/* CSS Document */
.pxcart_sale_price { color: #FF3300; }
.pxcart_sale_price h2 { text-align: center; font-weight: bold; font-size: 18px; }
#pxImager img {
	border: 3px solid #A78B54; 
}
#pxImager img.sub {
	cursor: hand;
}
body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(/_pxbin/_gfx/bg.jpg);
}
a:link { color: #920000; }
a:visited { color: #920000; }
a:hover { color: #CC0000; }
#bg {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/_pxbin/_gfx/body_bg.jpg);
}
#left {
	float: left;
	background-color: #CCCCCC;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(/_pxbin/_gfx/shadow_left.png);
	width: 2%;
}
#middle {
	float: left;
	background-color: #CCCCCC;
	width: 96%;
}
#right {
	float: left;
	background-color: #CCCCCC;
	width: 2%;
}


div.networkbar {
	background-image: url(/_img/bin/networkbar/bg_network.gif);
	background-repeat: repeat-x;
	background-color: #F4D49B;
}
div.header_blue { background-image: url(/_img/bin/idi/bg_blue.png); }
div.header {
	background-color: #E9DDBE;
}
#menu {
	height: 30px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/_pxbin/_gfx/bg_menu.jpg);
	color: #E4D5B0;
	padding-left: 10px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}
#menu li {
	display: inline;
	border-right: #000000 1px solid;
	padding-left: 9px;
	padding-right: 10px;
}
#menu li.x { border: none; }
#menu a:link {
	color: #E4D5B0;
	text-decoration: none;
}
#menu a:visited {
	color: #E4D5B0;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div.nav_catalog {
	line-height: 16px;
	margin-bottom: 20px;
}
img.product_img_small {
	border: #a78b54 3px solid;
}
img.category_img_small {
	border: #a78b54 3px solid;
}

#home div {
	margin-top: 25px;
	margin-bottom: 50px;
}

#footer {
	width: 100%;
	background-color: #EFEFEF;
	overflow: hidden;
}

#footer div {
	float: left;
	width: 225px;
	padding: 5px;
}

#footer div.copyright {
	clear: both;
	float: none;
	width: 99%;
}

td.bg_left {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(/_pxbin/_gfx/shadow_left.png);
}
td.bg_right {
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(/_pxbin/_gfx/shadow_right.png);
}
tr.pxcart_retail_price {
	font-weight: bold;
}
tr.pxcart_retail_price span {
	text-decoration: line-through;
}
tr.pxcart_savings {
	font-weight: bold;
}
tr.pxcart_sale_price {
	font-weight: bold;
}
div.product_options_title {  }
div.ready_to_buy {
	background-color: #993333;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	color: #FFFFFF;
	padding: 3px;
}
h1 {
	font-size: 19px;
	margin: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	margin: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	margin: 5px;
	margin-left: 0px;
}
input {
	font-size: 10px;
}
div.pxcart_subcat {
	border-bottom: #333333 2px solid;
	padding: 5px;
	text-align: left;
}
table.pxcart_subcat {

}
div.view_cart_buttons input {
	font-size: 12px;
	padding: 4px;
}
span.pxcart_nav_catalog_citem {

}
span.pxcart_nav_catalog_gitem {
	font-size: 13px;
	font-weight: bold;
}
table td.product_options_name { width: 100px; }
td.product_options_values { width: 150px; }


.clear { clear: both; }

#footerContainer { margin-top: 100px; }
#footerContainer div.copyright {
	border-top: 1px solid #999;
	margin-top: 15px;
	text-align: center;
}

#content {
	
}

#container {
	width: 95%;
	margin: auto;
/*	padding: 0px 20px 0px 20px;*/
	background-image: url(/_pxbin/_gfx/main_bg.jpg);
}

#leftGutter {
	float: left;
	width: 175px;
	padding: 10px;
}

#leftGutter li {
	margin-top: 2px;
}

#mainContent {
	float: left;
	padding: 10px;
	width: 60%;
}
#rightGutter {
	width: 175px;
	padding: 10px;
	float: right;
}

#moreInfo {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.productItem { float: left; margin: 0px 20px 10px 0px; width: 150px; height: 200px; text-align: center; }
div.categoryItem { float: left; margin: 0px 20px 10px 0px; width: 150px; height: 200px; text-align: center; }
span.onSale { color: #FF0000; font-weight: bold; }
a h4 { margin: 0px; }
div.subcategory { float: left; width: 600px; margin-bottom: 5px; }
div.subcategory a { display: block; }
div.subcategory a img.category_img_small { float: left; margin-right: 10px; }
div.viewedItem { padding-bottom: 10px; padding-top: 5px; padding-left: 5px; }

div.product_description { border: 3px solid #A78B54; background-color: #FFFFFF; padding: 20px; line-height: 16px; }
div.product_details_container { border: 3px solid #A78B54; background-color: #FEFEFE; padding: 4px; }