/* CSS Document */
.pxcart_sale_price { color: #FF3300; }
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 {
	padding-top: 8px;
	padding-left: 10px;
	height: 30px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/_pxbin/_gfx/bg_menu.jpg);
	color: #E4D5B0;
}
#menu ul {
	margin-left: 0px;
}
#menu li {
	display: inline;
	border-right: #000000 1px solid;
	margin-left: 5px;
}
#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;
}
img.product_img_small {
	border: #a78b54 3px solid;
}
img.category_img_small {
	border: #a78b54 3px solid;
}

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

#main {
	background-image: url(/_pxbin/_gfx/main_bg.jpg);
}

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

#footer div {
	float: left;
	width: 23%;
	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;
}
table.pxcart_subcat {
	background-color: #FFFFFF;
}
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; }