/* BEGIN: Main Styles ============== */
.MerkatisContent{
	margin:0 14px !important;
	padding:20px !important;
	float:none !important;
	min-height:300px !important;
	}
.MerkatisContent h6{
	margin:0 0 5px 0;
	}
#AtcUserGreeting1_pnlUserGreeting{
	margin:0 0 14px 0
}
#emptyCart{
	padding:50px 20px; 
	background-repeat:no-repeat; 
	background-position:center right
}
/* END: Main Styles ============== */

/* BEGIN: Product Details ============== */
#productDetails{
	float:left;
	width:220px
}
.closeup{
	margin:10px 0 0 0;
}

#btnAddToOrder{
	margin:11px 0
}
#thumbnails img{
	border:1px solid #ddd;
	cursor:pointer;
}
#thumbnails{
	margin:5px 0 0 0;
}
.ProductImages{
	cursor:pointer;
}
#productDetails img{
	padding:0;
}
.grdAttribute{
	width:216px;
	float:right;
	margin:0 0 20px 30px;
	}
.grdAttribute .options{
	border-left:1px solid #aec3e3;
	border-right:1px solid #aec3e3;
	background:#eff5fd url(/Images/bgAttributes.gif) bottom repeat-x;
	color:#666;
	width:100%;
	width:215px;
	}
.grdAttribute h3{
	margin-bottom:5px;
}
.grdAttribute h3 span{
	color:#3b63a1;
}
.grdAttribute table{
	margin:0;
	}
.grdAttribute td{
	padding:0;
}
.grdAttribute td div{
	padding:6px 12px;
}
.grdAttribute textarea{
	height:130px;
	width:167px;
	border:1px solid #a0bde9;
	padding:5px;
	font-size:11px;
}
.grdAttribute .btn{
	margin:15px;
}
.tabCust{
	position:relative;
	top:14px;
}
.HelpButton{
	position:relative;
	top:3px;
	}
.volPricing{
	margin-bottom:15px;
	color:#00708D;
	background:transparent url(/images/dottedLineBg.gif) repeat-x bottom;
	}
/* END: Product Details ============== */

/* BEGIN: What's New ============== */
#WhatsNewSection{
	width:125px;
	padding:10px;
	margin:3px 0 3px 16px;
	float:left;
	background:#f9f7f7;
	border:1px solid #bc2734
}

#CategoryProductWhatsNew1_dlItem td{
	padding:0 0 16px 14px
}


/* END: What's New ============== */
/* BEGIN: Sale Products ============== */
#SaleItemsSection{
	margin:10px 0;
	border-top:4px solid #bc2734;
	border-right:4px solid #bc2734
}

.EachSaleProduct{
	width:74px;
	margin:10px 0 0 0;
	float:left;
	background:transparent url(/images/dottedLineBg.gif) repeat-y top right;
	padding:0 10px;
}

.EachSaleProduct a{
	display:block;
	margin:3px 0
	
}
/* END: Sale Products ============== */

/* BEGIN: Featured Products ============== */
.FeaturedProducts{
	width:174px;
	margin:15px 15px 0 15px;
}
.DescriptionSide{
	padding-right:7px;
	border-right:1px solid #bc2734
}

.PriceSide{
	padding-left:7px;
	width:55px
}

.FeaturedProducts a{
	display:block;
	margin:5px 0
}

a.ProductImages:hover{
	border:1px solid #bbb;
	border-right:3px solid #aaa;
	border-bottom:3px solid #aaa;
}
/* END: Featured Products ============== */

/* BEGIN: Customer Pages ============== 

#content .BoxedSections h2{
	font:bold 15px arial;
	padding:4px 10px;
	margin:-10px -10px 10px -10px;
	text-transform:lowercase;
	color:#fff;
	background-color:#133467;
	border-bottom:6px solid #133467
}*/

#OrderDetails th{
	text-align:right	
}

.BorderLeftRight{
	border-left:1px solid #fff;
	border-right:1px solid #fff
}

#centeredWidth{
	margin:auto;
	width:582px;
}

.BoxedSections, .StepBoxes{
	background-color:#ecf5ff;
	border:1px solid #bad5f9;
}

.BoxedSections{
	width:540px;
	padding:20px;
	margin:10px auto;
	clear:both
}

.BoxedSections:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

.StepBoxes{
	position:relative;
	padding:10px 10px 10px 40px;
	width:530px;
	float:left;
	margin:16px auto auto auto
}
.StepBoxes div{
	margin-top:10px;
	}
.StepNumbers{
	position:absolute;
	left:-20px;
	top:20px
}

#SameAsShipping{
	background:#133467 url(/images/shipInfoSideImgBottom.jpg) no-repeat right top;
	color:#fff;
	float:left;
	border:1px solid #bad5f9;
	border-top:0;
	width:540px;
	padding:10px
}

.TextBox{
	width:160px
}
.TextArea{
	width:300px;
	height:100px;
	padding:4px;
	}
.SelectBox{
	width:164px;
	_width:166px
}
#Step1 div{
	float:left;
	text-align:center
}
.th{
	font-weight:bold;
	background:#5F80BF;
	color:#fff;
}
.th a{
	color:#fff
}
.thBoxed{
	font-weight:bold;
	background:#133467;
	color:#fff;
}
.td{
	background:#fff;
	color:#333;
}
.alt{
	background:#EFFCFF;
	color:#333;
}
.tblSmall{
	margin:15px 0 0 0;
	border:1px solid #5F80BF;
	width:100%;
	font-size:10px;
	}
.tblSmall th, .tblSmall td{
	padding:5px;
	}

.floatingButtons{
	float:right;
	margin:14px 0;
	_margin:0;
}

.EvenRows{
	background:#f1f7fc
}

.EvenRows2{
	background:#fff
}

.notTooImportant{
	color:#00708d;
	font-size:10px
}

.leftColumns{
	width:250px;
	padding:0 20px 0 15px;
	margin:15px 0 15px 0;
	border-right:1px solid #7f9db9;
	float:left;
}
.rightColumns{
	width:215px;
	padding:0 15px 0 20px;
	margin:15px 0;
	float:left;
	border-left:1px solid #7f9db9;
	position:relative;
	left:-1px;
}
.EachProductSection{
	padding:0 0 14px 0;
	background:transparent url(/images/dottedLineBg.gif) repeat-x bottom;
	margin-bottom:10px;
}
.CarrierLogos{
	float:left
}
#PaymentMethod div, #LastOrderSummary div{
	width:200px;
	float:right;
}
#PaymentMethod h6, #LastOrderSummary h6, h6.sp{
	background:transparent url(/images/dottedLineBg.gif) repeat-x bottom;
	padding-bottom:3px;
	color:#BC2734;
}
#PaymentMethod th, #PaymentMethod td, #LastOrderSummary th, #LastOrderSummary td{
	text-align:right;
	font-weight:normal
}
#PaymentMethod{
	background-image:url(/images/paymentMethodSideImage.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#LastOrderSummary{
	background-image:url(/images/sslLogo.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.adjustVertically{
	margin-top:6px
}

.required{
	color:#900;
	display:block;
	margin-bottom:5px;
	text-align:right;
}
.chkOffset *, .radioOffset td *, .radioOffset *{
	vertical-align:middle;
}
.chkOffset label{
	padding:0 10px 0 5px;
	}
.checkout{
	text-align:right; 
	padding:10px 0; 
	clear:both
	}
.SubmitButton{
	position:relative;
	top:6px;
	_top:4px;
	}
.formItem{
	clear:both;
	float:left;
	width:450px;
	margin-bottom:5px;
	}
.formItem *{
	vertical-align:middle
}
.formField{
	float:left
}
.formItem label{
	font-weight:bold;
	width:120px;
	text-align:right;
	padding-right:5px;
	display:block;
	float:left
}

.formLabel
{
	float:left;
	font-weight:bold;
	width:150px;
	text-align:right;
	padding-right:5px;
}
/* END: Customer Pages ============== */


/* BEGIN: CustSignIn.aspx ============== */
#ReturningCustomers div, #NewCustomers div{
	background:#ecf5ff;
	border:1px solid #bad5f9;
	padding:10px;
	margin:0 0 6px 0;
	width:300px
}

#ReturningCustomers, #NewCustomers{
	float:left;
	width:320px;
	padding:0
}

h4 span{
	color:#555
}

#orSeparator{
	float:left;
	margin:0 15px 0 15px
}

/* END: CustSignIn.aspx ============== */

/* BEGIN: ViewCart.aspx, SavedCart.aspx, OrderHistory.aspx ============== */
#grdCart{
	width:100%;
}
#tblTotals .th{
	padding:0 5px;
	width:93%;
	background:#133467;
	}
.thTotal{
	background:#133467;
	color:#fff;
	vertical-align:middle;
	height:25px;
	}
#tblTotals td{
	padding:3px 6px;
	text-align:right
}
#grdCart td{
	padding:6px
}

.gridFooter, tr.gridHeader td{
	background-color:#133467;
	color:#fff;
	font-weight:bold
}

.CartProductImage{
	float:left; 
	margin-right:8px
}

.CartProductDescription{
	float:left; 
	width:400px
}

.subtotal{
	color:#fff;
	font-weight:bold;
	text-align:right
}

.important{
	color:#BC2734;
	font-weight:bold;
	background-color:transparent
}
/* END: ViewCart.aspx, SavedCart.aspx, OrderHistory.aspx ============== */

#imgProduct{
	border:solid 1px #000
}
.ProductImage { display:block }
.ProductImages{
	border:1px solid #dcdcdc;
	border-right:3px solid #bad5f9;
	border-bottom:3px solid #bad5f9;
	display:block
}

a:hover .ProductImages{
	border:1px solid #bbb;
	border-right:3px solid #aaa;
	border-bottom:3px solid #aaa;
}

.GridPageNumber
{
	
}

.GridPageNumberSelected
{
	text-decoration:none;
}

/* BEGIN: SearchResult.aspx ============== */
.resultsTable{
	width:100%;
	}
.resultsTable td{
	vertical-align:top;
	padding:10px 14px 20px 0;
	width:25%;
}
.resultsTable td div p{
	margin:4px 0
}

.resultsTable td div .viewButtons{
	display:block;
	text-align:center
}
.Paging{
	text-align:center;
	font-weight:bold;
}

a.GridPageNumberSelected, a.GridPageNumberSelected:hover{
	text-decoration:none !important;
	background:#316EEB;
	padding:2px 4px;
	color:#fff !important;
}
/* END: SearchResult.aspx ============== *//* BEGIN: ContactUs.aspx ============== */

#contactTable th{
	text-align:left;
	background:#5F80BF;
	color:#fff;
	padding:3px 6px;
	}
#contactTable td{
	background:#ecf5ff;
	padding:3px 6px;
}
#contactTable th span{
	font-weight:normal;
}
.label{
	text-align:right;
	}
.multi{
	vertical-align:top;
	padding-top:8px;
}
.pagerTop{
	text-align:right;
	position:absolute;
	right:20px;
	top:30px;
	font-size:11px;
	font-weight:bold;
	}
.pager{
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	text-align:center;
	padding:10px;
	font-size:11px;
	margin-bottom:15px;
	}	
.pager a{
	font-size:11px;
	}
/* END: ContactUs.aspx ============== */