@charset "UTF-8";
/* CSS Documents */

body {
	background-image: url(/images/bckgnd_left.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,div,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#mainContainer {
	margin-right: auto;
	margin-left: auto;
	width: 999px;
}

#mainContainer2 {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	xoverflow: hidden;
	clear: both;
	float: left;
}
#mainContainer3 {
	float: left;
	border-bottom-width: 24px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 999px;
}

/* Masthead Begins */

#mastheadContainer {
	xoverflow: hidden;
	width: 999px;
	float: left;
}

#masthead_Logo {
	float: left;
	xoverflow: hidden;
}
#masthead_Title {
	float: left;
	overflow: hidden;
}
#masthead_phone_panel {
	float: left;
	overflow: hidden;
}

/* Masthead Ends */


/* Navigation Begins */

#topNavContainer {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bckgnd_left.jpg);
	background-repeat: repeat-x;
}
#topNav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89A3C1;
	padding-top: 1px;
	padding-left: 1px;
	height: 35px;
}
.topNavItem {
	border: 1px solid #89A3C1;
	float: left;
	background-image: url(/images/top_nav_panel.gif);
	height: 21px;
	width: 121px;
	text-align: center;
	padding-top: 6px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	margin-right: 1px;
	list-style-type: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topNavItem a {
	height: 27px;
	width: 121px;
	color: #333333;
	text-decoration: none;
	display: block;
}
.topNavItem a:hover {
	height: 27px;
	width: 121px;
	color: #5B7EA7;
	text-decoration: underline;
	display: block;
}
.topNavItem2 {
	float: left;
	height: 25px;
	width: 190px;
	text-align: center;
	padding-top: 4px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5B7EA7;
	list-style-type: none;
	margin: 0px;
}
.topNavItem2 a {
	height: 27px;
	width: 191px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.topNavItem2 a:hover {
	height: 28px;
	width: 191px;
	text-decoration: underline;
	display: block;
}
#leftNav_itemsArea {
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#leftNav_itemsArea li {
	padding-left: 15px;
	list-style-image: url(/images/red_arrow.gif);
	list-style-position: inside;
	list-style-type: none;
}
#leftNav_itemsArea li a {
	color: #333333;
	text-decoration: none;
}
#leftNav_itemsArea li a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Navigation Ends */


#contentContainer {
	float: left;
	width: 999px;
	background-color: #EDF0F4;
}
#contentTitleBar {
	background-color: #E2EAF1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 30px;
	padding-left: 60px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 513px;
	font-size: 14px;
	margin-bottom: 10px;
}
#leftColumn {
	float: left;
	width: 186px;
}
#centerColumn {
	background-color: #FFFFFF;
	width: 623px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89A3C1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89A3C1;
}
#rightColumn {
	float: left;
	width: 188px;
}
#left_background {
	float: left;
	height: 700px;
	width: 10px;
}
#leftColumnNavigation1 {
	float: left;
	width: 186px;
	padding-top: 15px;
}
#itemsContainer {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#textArea {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
#redLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	height: 5px;
	margin-left: 3px;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Footer Begins */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 999px;
}
#footer a {
	color: #5B7EA7;
}
#footer a:hover {
	color: #000000;
}

/* Footer Ends */

.categoryArea {
	background-color: #5B7EA7;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.categoryArea_red {
	background-color: #FF0000;
	text-align: center;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 4px;
	background-image: url(/images/red_Panel.gif);
	margin-top: 20px;
	font-weight: normal;
}
.menuCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	clear: both;
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.bestSellerItemArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 13px;
	padding-top: 10px;
}
.bestSellerItemLink {
	color: #5B7EA7;
}
.bestSellerItemLink a {
	color: #5B7EA7;
}
.addtoCartBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: disc;
	background-color: #5B7EA7;
	text-align: center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top:5px;
}
.addtoCartBox a {
	color: #FFFFFF;
	text-decoration: none;
}
.addtoCartBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#addtocart {margin:0px;}
.productListingContainer_left {
	width: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 14px;
	float: left;
	overflow: hidden;
}
.productListingContainer_right {
	width: 270px;
	padding: 14px;
	float: left;
	overflow: hidden;
}
.productImageArea {
	float: left;
	width: 150px;
}
.productTextArea {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	width: 114px;
	overflow: hidden;
	padding:0px 3px;
}
.redText {
	color: #FF0000;
}
.grayLine {
	width: 612px;
	clear: both;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
div.productLeft {
	float:left;
	margin-right:15px;
	text-align:left;
	width:150px;
}
div.productImage img {border:0px;}
#productBody {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
#productDetails {
	float:left;
	width:430px;
}
#cartframe h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
#productDetails h2 {
	margin-top:0px;
	padding-top:0px;
	color:black;
}
#productDetails h3 {
	margin-top:0px;
	padding-top:0px;
	color:black;
}
#addToBox {
	float:right;
	margin-left:10px;
	margin-bottom:15px;
}
#addToBox label {
	width:50px;
	display:block;
	float:left;
	padding-top:3px;
}
#addToBox .optrow {
	margin:0px 0px;
	padding:4px;
	background-color: #EDF0F4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
#addToBox .optrow select {
	font-size: 12px;
	
}
#addToBox .addtotitle {
	background-color:#5B7EA7;
	color:white;
	font-size:12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.contentframe {padding:0px 10px;}

th {text-align:left;background-color:#e9e9e9;padding:2px;}

/* *************************************************************** */
/* Product and eCommerce Style Rules                               */
/* *************************************************************** */

#checkoutframe {padding:10px;}
#cartframe {padding:10px;}

/* Shopping Cart */
#cartTable {margin:5px; border-collapse:collapse; width:95%;}
#cartTable td {
	font-size:12px;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c0c0c0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
}
#cartTable th {
	font-size:12px;
	text-align:left;
	background-color:#EEEEEE;
	padding-left: 5px;
	padding-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	padding-bottom: 3px;
	}
#cartTable .qcolumn {text-align:center;}
#carttable tr:hover {background-color:#e9e9e9;}
#cartTable .cartPhoto {float:left;margin-right:8px;} 
#cartTable .totallines {
	text-align:right;
	background-color: #EEEEEE;
	padding-left: 5px;
}
#cartTable .prices {text-align:right;}
#carttable .checkoutbuttonline td {text-align:center;border-bottom:none !important;padding-top:10px;}
#carttable tr.checkoutbuttonline:hover {background-color:#FFFFFF;}
.cartArgument {
	color: #CC0000;
	text-decoration: underline;
	padding-left: 0px;
	padding-top:8px;
	display:block;
	text-decoration:none;
}
.cartArgument img {float:left;}
.checkoutbutton {
	color: #fff;
	font-size: 11px;
	width:auto;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #5B7EA7;
	margin-top: 15px;
	margin-left: 4px;
}
.checkoutbutton:hover {
	background-color: #C40000;
}
#receipt p,#receipt td {
	font-size:14px;
}
 
/* checkout step 1 */
#returning {float:right;width:200px;}
#new {float:right;width:220px;}
#returning .fm-line label {width:70px;text-align:left;}
#returning .fm-line input {margin-left:0px;}
.entrybox {margin:5px;padding:0px 5px;margin-top:10px;}
#new .largelink {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808080;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #333333;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

/* checkout step 2 */
.addrsections {float:left;width:45%;}
.addrsections label {width:120px !important;}
.addrsections div input {width:120px !important;}
.addresstext {font-weight:normal;padding-top:3px;float:left;padding-left:8px;}

/* Products */
#productnavbar {padding:2px 10px;background-color:#e9e9e9;overflow:hidden;}
#productnavbar a {font-size:14px;}
#productnavbar .pagenav {}
#productnavbar .pagenavcurrent {color:black;text-decoration:none;}
#rightsearchbox {padding:5px;}
#relateditems {
	overflow: hidden;
}
.price-inactive{
	text-decoration: line-through;
}
.price-active{
	color:red;
}
.productprice {
	font-size:14px;
	margin-bottom:15px;
}
.productdesc {
	margin-bottom:15px;
}
.productspecs .specrow {
 	margin:2px 0px;
	padding:3px;
	border-bottom:1px #c0c0c0 solid;	
	clear:both;
	overflow:hidden;
}
.productspecs .speclabel {
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
}
.productLeft #zoom {
	text-decoration:none;
}
.productLeft #zoom img {
	border:0px;
	float:left;
}
#largeImage {
	float:left;
	margin-right:5px;
}
#photoOptions {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 0px 4px;
	width:114px;
	float:right;
}
#photoOptions .poptshead {
	background-color:#5B7EA7;
	color:white;
	margin-top:10px;
	padding:3px;
}
#photoOptions .optimglink {
	text-decoration:none;
	padding-left:3px;
}
#curImgLarge {
	width:500px;
}

/* My Account */
.orderhistory td {padding:6px 3px;}
.orderhistory tr.altrow {background-color:#e9e9e9;}
.orderhistory th {background-color:#5B7EA7;color:white;}