.asset_box {
	background-color: #F9FCFF;
	width: 96%;
	margin-bottom: 6px;
	border: 1px solid #C1E0FF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px;
}.add_to_cart_button {
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 3px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #004182;
}
.asset_box .sub-product {
	padding-left: 30px;
	padding-right: 30px;
}
.asset_box .orderqty {
	float: right;
	margin-left: 6px;
	margin-right: 6px;
}
.asset_box .sub-product .option_pad {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97C9FF;
	padding-bottom: 4px;
}
.asset_box .checkbox_box {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
}
.asset_box .dropdown_box {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066CC;
	padding-bottom: 6px;
}


.addToCart {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #006600;
	padding: 2px;
	float: right;
	border: 1px solid #0033CC;
	text-decoration: none;
	width: auto;
	margin-left: 6px;
	font-weight: bold;
}

.addToCart a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	font-weight: bold;
}
.addToCartDisabled   {
	font-size: 1.2em;
	color: #CCCCCC;
	background-color: #E6E6E6;
	padding: 2px;
	float: right;
	border: 1px solid #999999;
	text-decoration: none;
	cursor: wait;
}

.asset_box .button_area {
	display: block;
	clear: both;
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.asset_box h2 {
	padding: 0px 0px 6px;
	display: inline;
	margin: 0px 0px 8px;
}
.cart {
	margin-bottom: 10px;
	margin-left: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 80%;
	max-width: 300px;
	min-width: 200px;
	z-index: 20000;
	top: 2px;
	right: 2px;
	font-size: 0.9em;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	float: right;
	display: inline;
	position: fixed;
	background-color: #009FD9;
}
.cart  .cart_surround {

}
.cart .cart_surround .cart_image img {
	float: left;
	padding: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	width: 27px;
}
.cart  .cart_surround  .cart_summary {
	min-height: 10px;
	width: 100%;
	margin: 0px;
	padding: 4px;
	display: block;
	clear: both;
}
.cart .cart_surround .cart_summary .cart_header {
	margin-bottom: 6px;
	font-size: 10pt;
	color: #FFFFFF;
}
.cart .cart_surround .cart_summary .cart_header a { color: #0066CC; 
}
.cart .cart_surround .cart_summary .cart_header a:hover {

}
.cart  .cart_surround  .cart_summary  .cart_resizer {
	margin: 0px;
	padding: 0px;
	width: 14px;
	text-align: center;
	float: right;
}
.cart .cart_surround .cart_summary .cart_resizer a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
	margin: 0px;
	background-color: #009FD9;
	border: 1px solid #999999;
	padding: 0px;
}
.cart  .cart_surround  .cart_summary  .cart_resizer a:hover {
	background-color: #00B8FD;
	color: #FFFF00;
}
.cart .cart_surround .cart_summary .cart_info { display: block; }
.cart .cart_checkout {
	margin-top: 2px;
	height: 20px;
	display: none;
}
.quote_qty {
	display: inline;
	clear: none;
	font-size: 1em;
	background-color: #ECFBFF;
	text-align: right;
}







.trace {
	font-size: 0.9em;
	background-color: #FFFF00;
	float: right;
	width: 50%;
	position: fixed;
	right: 4px;
	bottom: 4px;
}
.smallButton {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #339900;
	padding: 2px;
	float: right;
	border: 1px solid #0033CC;
	text-decoration: none;
	width: auto;
	margin-left: 6px;
	font-weight: bold;
}
.smallButton a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	font-weight: bold;
}
.smallButtonRed {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	float: right;
	border: 1px solid #0033CC;
	text-decoration: none;
	width: auto;
	margin-left: 6px;
	font-weight: bold;
}
.smallButtonRed a {
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	font-weight: bold;
}
.cart_info .cart_item_box {
	border: 1px solid #006699;
	padding: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	background-color: #FBFEFF;
}
.smallButtonDisabled {
	font-size: 1em;
	color: #CCCCCC;
	background-color: #E6E6E6;
	padding: 2px;
	float: right;
	border: 1px solid #999999;
	text-decoration: none;
	cursor: wait;
}
.clear {
	display: block;
	clear: both;
}
.prod_details { font-size: 12px; }
#cart_image {
	float: left;
	margin-right: 4px;
	margin-bottom: 2px;
}
h3 { font-size: 1em; }
label { font-size: 12px; }

h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.page .products_list .compositeList .compositeListItem h1 { font-size: 1em; }
.page .products_list .compositeList .compositeListItem h2 { font-size: 0.9em; }
#cart_info {
	overflow: auto;
	max-height: 400px;
	display: block;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #0099CC;
	margin-top: 6px;
	clear: both;
}
.products_list .dynamic_h1 .dynamic_h1Text {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
}
body {
}
.header #cart #cart_info .cart_item_box blockquote {
	margin-left: 8px;
}
.view_cart_text { display: inline; }
.cart_surround .cart_summary #cart_header .links a { color: #ECFAFF; }
.cart_surround .cart_summary #cart_resizer a { color: #FFFFFF; }
.buy_button_wrap .buy_button {
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 3px;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #004182;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.buy_button_wrap    a  .buy_button {
	color: #FFFFFF;
	text-decoration: none;
}
.buy_button_wrap a { text-decoration: none; }

.buy_button_wrap   a .buy_button:hover  {
	color: #FFFF00;
	background-color: #0033FF;
	font-weight: bold;
	text-decoration: none;
}
.your_price {
	font-weight: bold;
}
.prod_details { margin-bottom: 10px; }
.product_thumbs ul { list-style-type: none; }
.product_thumbs li {
	display: inline-block !important;
	margin-right: 6px !important;
}
#product_thumb {
	margin-right: 6px;
	margin-bottom: 6px;
}
img {
	max-width: 780px;
}
.discv{
	float: right;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 14px;
}
.prod_option_title {
	height: auto;
	margin-bottom: 12px;
	clear: both;
	margin-top: 14px;
}
.discvbut {
	color: #FFFFFF;
	background-color: #004A00;
	padding: 2px;
	border: 1px solid #0033CC;
	text-decoration: none;
	width: auto;
	font-weight: bold;
}
