﻿.tabTable .tab
{
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

.tabTable .notab
{
	border-bottom: 1px solid #DCDCDC;
}

.tabTable .tab h3 
{
	white-space: nowrap;
	margin: 0 5px 5px 5px;
	font-weight: normal;
	font-size: 170%;
	font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;	
}


.order-products-list
{
	width: 640px;
}

.order-products-list h3 
{
	color: #616161;
	font-family: Georgia,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 140%;
	font-weight: normal;
	margin: 5px 0 2px 0px;
}

.order-products-list h3 a:link,
.order-products-list h3 a:active,
.order-products-list h3 a:visited,
.order-products-list h3 a:hover 
{
	text-decoration: underline !important;
	font-weight: normal;
}

.icon_tc 
{
	background: transparent url(images/ico_tc.gif) no-repeat 15px 10px;
	height: 60px;	
	padding: 5px 0 0 90px;
	margin: 0 0 5px 0; 
	border-top: 1px solid #dedede;
}

.icon_aqt
{
	background: transparent url(images/ico_aqtime.gif) no-repeat 15px 10px;
	height: 60px;	
	padding: 5px 0 0 90px;
	margin: 0 0 5px 0;  
	border-top: 1px solid #dedede;
}

.icon_te 
{
	background: transparent url(images/ico_te.gif) no-repeat 15px 10px;
	height: 60px;	
	padding: 5px 0 0 90px;
	margin: 0 0 5px 0;  
	border-top: 1px solid #dedede;
}

.icon_abs 
{
	background: transparent url(images/ico_abs.gif) no-repeat 15px 10px;
	height: 60px;	
	padding: 5px 0 0 90px;
	margin: 0 0 5px 0; 
	border-top: 1px solid #dedede;
}

.icon_aqtrace 
{
	background: transparent url(images/ico_aqtrace.gif) no-repeat 15px 10px;
	height: 45px;	
	padding: 15px 0 0 90px;
	margin: 0 0 5px 0; 
	border-top: 1px solid #dedede;
}

.icon_aqdock 
{
	background: transparent url(images/ico_aqdock.gif) no-repeat 15px 10px;
	height: 40px;	
	padding: 10px 0 0 90px;
	margin: 0 0 5px 0;  	
	border-top: 1px solid #dedede;
}

.icon_sp 
{
	background: transparent url(images/ico_sp.gif) no-repeat 15px 10px;
	height: 50px;	
	padding: 5px 0 0 90px;
	margin: 0 0 5px 0; 
	border-top: 1px solid #dedede;
}

.productTable 
{
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	margin-bottom: 20px;
}
.productTable a.productURL,
.productTable a.productURL:active,
.productTable a.productURL:visited,
.productTable a.productURL:hover
{
	font-size: 1.2em;
}
.productTable p 
{
	margin-left: 1em;
}

.productTable .price 
{
	font-size: 1.2em;
}
.productTable .quantity 
{
	font-size: 1.2em;
	width: 65px;
	text-align: center;
	margin: 0 0 10px 15px;
}
.productTable .quantity div.txt
{
	color: #666666;
	padding-bottom: 3px;
	padding-right: 10px;
	font-size: 0.9em;
}
.productTable .quantity .riTextBox
{
	text-align:center;
}

.productTable .item td
{
	border-bottom:1px solid #AAAAAA;
	padding: 5px 0;
}
.productTable .rebate td
{
	color:#993300;
	font-size:90%;
}
.productTable .rebate td.name
{
	padding-left: 20px;
}

a.btnAddToCart:link, 
a.btnAddToCart:visited, 
a.btnAddToCart:active,
a.btnAddToCart:hover
{
	background: transparent url(images/btnAddToCart.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 83px;
	height: 20px;
	display: block;
	font-size: 0.9em;
	padding: 5px 22px 0 0;
	margin: 0 10px 0 0;
	text-decoration: none;
}

/**
* Cart Preview classes
*/
.cartView 
{
}


.cartView .frameHeader 
{
	background: #F9E1BF url(images/submenu_title_orange.gif) repeat-x scroll left top;
	color:#2D2D2D;
}

.cartView .frameBody
{
	background-color: #FFF3E2;
	background-image:url(images/submenu_titledown_orange.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0.5em 0.2em;
	text-align:left;	
}



.cartView .emptyMessage 
{
	padding: 5px;
}

.cartView .rightFrameWide 
{
	margin-top: 0;
	width: 206px;
}

.cartView h3
{
	margin: 0 0 10px 0;
	font-size: 170%;
}

.cartView ul 
{
	list-style: none;
	padding: 5px;
	line-height:14px;
}

.cartView ul li 
{
	margin-bottom: 0.5em;
}

.cartView .options
{
	border-top: 1px solid #E4B57D;
	padding: 5px 5px 5px 15px;
}

.cartView .options .buttons 
{
	height: 50px;
}

.cartView a.btnClear:link, 
.cartView a.btnClear:visited, 
.cartView a.btnClear:active,
.cartView a.btnClear:hover
{
	margin: 15px 0 0 20px;
	display: block;
	float: left;
	color: #646464;
}

.cartView a.btnOrder:link, 
.cartView a.btnOrder:visited, 
.cartView a.btnOrder:active,
.cartView a.btnOrder:hover
{
	background: transparent url(images/btnOrder.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 64px;
	height: 21px;
	display: block;
	float: left;
	padding: 5px 0 0 0px;
	text-decoration: none;
	margin: 10px 0 0 0;	
	text-align: center;
}

.cartView a.btnDelete:link, 
.cartView a.btnDelete:visited, 
.cartView a.btnDelete:active,
.cartView a.btnDelete:hover
{
	background: transparent url(images/btnDelete.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 16px;
	height: 16px;
	display: block;
	float: right;
	margin: 5px 0 0 0;	
}

.cartView .price 
{
	font-style: italic;
	margin: 3px 0 0 0;	
	font-size: 1.1em;	
}
.cartView .price span
{
	color: #B53A1A;	
}



/**
* Cart Css Classes
*/
.orderTable 
{
}

.orderTable .price 
{
	font-size: 1.2em;
}

.orderTable .header 
{
}

.orderTable .header td 
{
	color:#808080;
	font-size:1.1em;
	font-weight:bold;
	padding:0.5em 0.3em 0.5em 0.6em;
	border-top: 1px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;	
}

.orderTable .footer td 
{
	color:#3C3C3C;
	font-size:1.1em;
	font-weight:bold;
	padding:0.5em 0.3em 0.5em 0.6em;
	border-top: 2px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;		
}

.orderTable .item td
{
	border-bottom:1px solid #BFBFBF;
	padding: 0;
}
.orderTable .rebate td
{
	color:#993300;
	font-size:90%;
}
.orderTable .rebate td.name
{
	padding-left: 20px;
}

.txtQuantity 
{
	text-align: center !important;
	padding: 3px 5px 3px 15px;
}

.btnDelete 
{
	background: transparent url(images/btnDelete.gif) no-repeat 0 0;
	width: 16px;
	height: 16px;
	display: block;
}

.txtCoupon
{
	border: 1px solid #CECECE;
	width: 150px;
	float: left;
	margin-top: 5px;
}

a.btnCoupon:link, 
a.btnCoupon:visited, 
a.btnCoupon:active,
a.btnCoupon:hover
{
	width: 75px;
	display: block;
	margin-top:8px;
	font-size: 1em;
	margin-left: 160px;
}

.rebateStatus
{
	padding: 5px 0;
}


.rebateError
{
	color: #FF0000;
}


a.btnShopping:link, 
a.btnShopping:visited, 
a.btnShopping:active,
a.btnShopping:hover
{
	background: transparent url(images/btnShopping.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 130px;
	height: 26px;
	display: block;
	padding: 10px 0 0 20px;
	font-size: 1em;
	text-decoration: none;
}

a.btnCheckout:link, 
a.btnCheckout:visited, 
a.btnCheckout:active,
a.btnCheckout:hover
{
	background: transparent url(images/btnCheckOut.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 120px;
	height: 22px;
	display: block;
	padding: 8px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}


/**
* Suggestive classes
*/
.suggestiveView 
{
	margin: 10px 0 0 0;
}

.suggestiveView .rightFrameWide 
{
	width: 206px;
}

.suggestiveView h3
{
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #000000;
}

.suggestiveView ul 
{
	padding: 0;
	list-style: none;
	line-height: 14px;
	padding: 5px;	
}
.suggestiveView ul li
{
	margin-bottom: 20px;
}

.suggestiveView a.productUrl, 
.suggestiveView a.productUrl:visited, 
.suggestiveView a.productUrl:active
{
	color: #2F7799;
	font-size:1.2em;
}

.suggestiveView a.productUrl:hover
{
	color: #6FA7C9;	
}

.suggestiveView p 
{
	color: #5e5e5e;
	margin: 0.2em 0;
}

.suggestiveView a.btnOrder:link, 
.suggestiveView a.btnOrder:visited, 
.suggestiveView a.btnOrder:active
{
	background: #A8A5A5 url(images/btnOrder.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 85px;
	height: 23px;
	display: block;
	padding:11px 0 0 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 50px;
}

.suggestiveView a.btnOrder:hover
{
	background: #A8A5A5 url(images/btnOrder.gif) no-repeat -115px 0;
} 

.suggestiveView a.btnAddToCart:link, 
.suggestiveView a.btnAddToCart:visited, 
.suggestiveView a.btnAddToCart:active,
.suggestiveView a.btnAddToCart:hover
{
	background: transparent url(images/btnAddToCart2.gif) no-repeat 0 0;
	color: #1B7512;
	width: 80px;
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 0.9em;
	padding: 5px 15px 0 10px;
	margin: 10px 0 0 0;		
}

.suggestiveView  .price 
{
	font-style: italic;
	margin: 8px 0 0 0;	
	font-size: 1.1em;	
}
.suggestiveView  .price span
{
	/*color: #B53A1A;*/	
}

.suggestiveView .separator 
{
	border-top: 1px solid #A6A6A6;
	margin: 5px 0;
}

.suggestiveView .frameBody ul li 
{
	background: none;
}

.suggestiveTable 
{
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	border-left: 1px solid #CECECE;		
	margin-bottom: 30px;
}

.suggestiveTable .item td
{
	border-bottom: 1px solid #CECECE;
	padding: 5px 0;
}

.suggestiveTable p.price 
{
	font-size: 1.2em;
	font-style:normal;
}

.orderChoose
{
}

.orderChoose th
{
	background: #A8A5A5 url(images/submenu_title.gif) repeat-x scroll left top;
	color: #2D2D2D;
	padding: 0.5em 0.3em 0.5em 1em;	
	border-bottom: 1px solid #BFBFBF;
}

.orderChoose td
{
	/*background-color: #FFFFFF;*/
	border-bottom: 1px solid #E3DFDF;	
	/*border-left: 1px solid #E3DFDF;*/
	
	padding: 10px 5px;
}

.orderChoose td.borderRight
{
	border-right: 1px solid #E3DFDF;
}

.orderChoose .price
{
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

.orderChoose  small
{
	font-size: 0.9em;
	color: #8e8e8e;
}

.orderChoose  .shaded
{
	background-color: #E5F7E8 !important;
}

.orderChoose  .shaded_grey
{
	
}


.orderChoose .check 
{
	background: url(images/chkgreen.gif) no-repeat center center;	
}

.orderChoose a.btnAddToCart:link, 
.orderChoose a.btnAddToCart:visited, 
.orderChoose a.btnAddToCart:active,
.orderChoose a.btnAddToCart:hover
{
	background: transparent url(images/btnAddToCart.gif) no-repeat 0 0;
	color: #FFFFFF;
	width: 83px;
	height: 20px;
	display: block;
	font-size: 0.9em;
	padding: 5px 22px 0 0;
	margin: 5px 10px 0 0;
	text-decoration: none;
}

h3.order
{
	font-weight: normal; 
	font-size: 170%
}

div.Upgrade
{
	background: #FFFDE8 url(images/attention_yellowbackg.gif) no-repeat 10px 10px;
	padding: 10px 10px 10px 45px;
	border: 1px solid #DCDCDC;
	width: 583px;
}

div.UpgradeEx
{
	background: #FFFDE8 url(images/attention_yellowbackg.gif) no-repeat 10px 10px;
	padding: 10px 10px 10px 45px;
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
}

div.UpgradeEx p,
div.Upgrade p 
{
	margin-bottom: 0;
}
