@charset "utf-8";
/* CSS Document */

H1 {
	font-weight:bold;
	font-size:14px;
	color:#666666;
	margin-bottom:13px;
}
.SubHeader {
	clear: both;
	border: 1px solid #c0c0c0;
	border-width: 1px 0px 1px 0px;
	background-color: #f0ebd8;
/*	color: #2e3694;*/
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9.5px;
	height: 22px;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
}
.SubHeader div a, .SubHeader a {
	text-transform: lowercase;
	margin-left: 10px;
	font-weight: normal;
}
.SubHeader .ColLeft {
	float: left;
	width: 46%;
	padding-left: 3%;
}

.SubHeader .ColRight {
	float: left;
	width: 47%;
	padding-left: 3%;
}
.SubSubHeader {
	background-color: #fcfaf2;
	color: #2e3694;
	font-size: 9px;
	height: 19px;
	line-height: 19px;
	border: 1px solid #c0c0c0;
	border-width: 0px 0px 1px 0px;
	text-transform: uppercase;
}
#ContentContainer {
	clear: both;
	width: 709px;
	min-height: 225px;
	background-color: #fcfaf2;
	border-bottom: 1px solid #c0c0c0;
}
#borderedContainer {
	background-color: #fcfaf2;
	border: 1px solid #c0c0c0;
	border-width: 0px 1px 1px 1px;
	/*background-image: url(/graphics/common/loginMidLineBG.gif);
	background-position: 50% 0%;
	background-repeat: repeat-y;*/
	line-height: 17px;
	margin: 20px auto;
}
#borderedContainer .Left {
	float: left;
	width: 46%;
	padding-left: 3%;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#borderedContainer .Right {
	float: left;
	width: 47%;
	padding-left: 3%;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
#mainDiv #middleBox #navigationBar LI.current a b {
	background-position: 0 -75px !important;
}
*/
#loginBoxContainer {
	min-height: 455px; /*width:738px;*/
	margin-bottom: 0px;
	/*padding: 0px 0px 10px 29px;*/

}

#loginContentContainer {
	/*float: left;
	width: 709px;
	min-height: 341px;
	border: 1px solid #c0c0c0;
	border-top: 0px;
	background-color: #c71922;*/
}
.checkoutFieldDiv {
	margin-bottom: 4px;
	line-height: 21px;
	font-size: 10px;
}
.checkoutFieldDiv INPUT, .checkoutFieldDiv SELECT {
	/*margin-top: 6px;*/
	height: 15px;
	width: 176px;
	border: 1px solid #b1c2d0;
/*	color:#044694;*/
	font-size: 10.5px;
	padding-top: 2px;
	padding-left: 2px;
}

.checkoutFieldDiv SELECT {
	border: 1px solid #7f9db9;
	height: 19px;
	padding-top: 1px;
	
}
.Header {
	height: 34px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background:#e55230;
	border: 1px solid #c0c0c0;
	border-width: 1px 0px 0px 0px;
	line-height: 34px;
	padding-left: 24px;
}
.Header div.required {
	font-size: 10px;
	padding-right: 10px;
}
.Header INPUT.image {
	margin-top: 7px;
	margin-right: 7px;
	float: right;
}
.formFooter INPUT.image {
	margin-top: 6px;
	margin-right: 7px;
	float: right;
}

.formFooter {
	height: 33px;
	line-height: 33px;
	background:#e55230;
	clear: both;
	border: 1px solid #c0c0c0;
	border-width: 1px 0px 0px 0px;
}
.checkoutFooter {
	height: 63px;
	background:#e55230;
	background-repeat: repeat-x;
	clear: both;
	border: 1px solid #c0c0c0;
	border-width: 1px 0px 0px 0px;
}

#contentBoxContainer {
	position: relative;
}

#miniCart {
	position: absolute;
	top: 35px;
	right: 50px;
	z-index: 2;
	height: 70px;
	cursor: pointer;
}

#miniCart #itemsInCartTotal { position: relative; top: 5px; left: 9px; color: #563a2d; }

#miniCart #miniCartBottom {
	width: 195px;
	height: 10px;
	vertical-align: top;
	background-image: url(/graphics/common/miniCartBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#miniCart #miniCartItems {
	border: 1px solid #cba982;
	background-color: white;
	width: 193px;
}

#miniCart #miniCartItems #scrollingDiv { max-height: 292px; width: 193px; overflow: auto; }

#miniCart #miniCartItems #scrollingDiv .item {
	padding: 8px 10px 8px 10px;
	/*clear: both;*/
	font-size: 10px;
}
#miniCart #miniCartItems #scrollingDiv .item .productName {
	font-weight: bold;
	line-height: 12px;
}

#miniCart #miniCartItems #scrollingDiv .item IMG { margin-right: 6px; }

#miniCart #miniCartTop {
	background-image: url(/graphics/common/miniCartTopBG.gif);
	border-left: 1px solid #cba982;
	border-right: 1px solid #cba982;
	border-top: 0px;
	border-bottom: 0px;
	height: 60px;
	width: 193px;
}

#miniCart #myShoppingCartGraphic { position: relative; top: 0px; left: 29px; }

#miniCart #plusMinus {
	position: relative;
	top: 11px;
	left: 7px;
	width: 11px;
	height: 11px;
}
#cartNavButtons {
	display: none;
}
#cartNavButtons A {
	border: 1px solid #d7d7d7;
	background-color: #fafcfe;
	height: 20px;
	color: #616a96;
	text-decoration: none;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 9px;
	display: block;
	float: left;
}

#ShippingHeader_Labels {
	clear: both;
	width: 436px;
	height: 37px;
	margin: 12px auto 0 auto;
}
#ShippingInfo_Tab { float: left; width: 119px; height: 34px; }
#BillingPayment_Tab { float: left; width: 133px; height: 34px; }
#OrderReview_Tab { float: left; width: 117px; height: 34px; }
#Receipt_Tab { float: left; width: 67px; height: 34px; }

#locationIndicator {
	/*width: 809px;*/
	height: 34px;
	border: 1px solid #c0c0c0;
	margin: 10px auto 0px auto;
	background-color: #fcfaf2;
	margin-bottom: 20px;
}


#cartListingTable th {
	background-color: #f0ebd8;
	color: #2e3694;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9.5px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #c0c0c0;
	border-width: 1px 0px 1px 0px;
	background-image: url(/graphics/common/loginHeaderLineBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#cartListingTable td {
	height: 52px;
	background-color: #fff;
	border-bottom: 1px solid #c0c0c0;
	background-image: url(/graphics/common/loginMidLineBG.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
	font-size: 11px;
}

#cartListingTable td a {
	text-decoration: none;
	/*margin-left: 10px;*/
	font-size: 11px;
}

#cartTotals {
	color: #FFF;
}

.orderHistoryInformationTable TH, .orderHistoryItemsTable TH {
	color: #2e3694;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
}
.infoDiv {
	padding-left: 26px;
}
.orderHistoryInformationTable TD, .orderHistoryItemsTable2 TD, .infoDiv {
	color: #393939;
	font-size: 9px;
	text-align: left;
	line-height: 14px;
}
.orderHistoryItemContainer {
	border-top: 1px solid #c0c0c0;
}

#checkOutBoxContainer H1, #loginBoxContainer H1 {
	margin-left: 90px;
}
.reviewReceiptProductRow {
	height: 40px;
}
.GreenSubHeading{
	float:left;
	padding-left:20px;
	background-image:url(../graphics/checkOutCheckMark.png);
	background-position:0px 8px;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#889C01;
}
.editCol{
	float:left;
	color:#e55230;
}
.editCol a{
	color:#e55230;
	text-decoration:underline;
}
#OrderTotalHeader{
	width:136px;
	height:20px;
	color:#e55230;
	text-align:center;
	padding-top:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	background-image:url(../graphics/OrderTotalHeaderBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#D6CA9F;
}
#OrderTotalData{
	width:120px;
	height:89px;
	padding:20px 0px 10px 14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#393939;
	border:1px solid #D6CA9F;
}
#OrderTotalData .Col{
	text-align:left;
	padding-right:5px;
}
#OrderReviewContainer{
	clear:both;
	height:144px;
	overflow-x:hidden;
	overflow-y:scroll;
	border-right:1px solid #BFDCEC;
	border-bottom:1px solid #D2C597;
}
#OrderReviewColHeaders{
	clear:both;
	width:621px;
	min-height:15px;
	height:auto!important;
	height:15px;
	color:#F5EEDD;
	padding:4px 0px 4px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-top:1px solid #7C531A;
	border-bottom:1px solid #D2C597;
	text-transform:none;
	background-color:#A38151;
}
#OrderReviewColHeaders_ProductCol, #OrderReviewCol_ProductCol{
	width:310px;
	text-align:left;
	padding-left:25px;
	border-right:1px solid #D2C597;
}
#OrderReviewColHeaders_QuantityCol, #OrderReviewCol_QuantityCol{
	width:79px;
	text-align:center;
	border-right:1px solid #D2C597;
}
#OrderReviewColHeaders_UnitPriceCol, #OrderReviewCol_UnitPriceCol{
	width:91px;
	text-align:center;
	border-right:1px solid #D2C597;
}
#OrderReviewColHeaders_TotalPriceCol, #OrderReviewCol_TotalPriceCol{
	width:113px;
	text-align:center;
}
#OrderReview_Rows{
	clear:both;
	width:621px;
	min-height:15px;
	height:auto!important;
	height:15px;
	color:#4F3327;
}
.OrderReviewCol_ProductCol, .OrderReviewCol_QuantityCol, .OrderReviewCol_UnitPriceCol, .OrderReviewCol_TotalPriceCol{
	float:left;
	padding:5px 0px 5px 0px;
}
.OrderReviewCol_ProductCol{
	width:310px;
	text-align:left;
	padding-left:25px;
	border-right:1px dotted #D2C597;
}
.OrderReviewCol_QuantityCol{
	width:79px;
	text-align:center;
	border-right:1px dotted #D2C597;
}
.OrderReviewCol_UnitPriceCol{
	width:91px;
	text-align:center;
	border-right:1px dotted #D2C597;
}
.OrderReviewCol_TotalPriceCol{
	width:113px;
	text-align:center;
}