html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	background: url(../img/bg.jpg) repeat fixed;
	color: #fff;
}
.cb {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	margin: 0;
	font-size: 0;
}

#wrapper {
	position: relative;
	min-height: 100%;
}
#content {
	padding: 170px 0 185px 0;
}
.main {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding-top: 10px; 
}
#header {
	position: absolute;
	width: 100%;
	height: 160px;
	padding-top: 15px;
	top: 0;
}
#footer {
	position: absolute;
	width: 100%;
	height: 182px;/*185*/
	bottom: 0;
	border-width: 3px 0 0 0;
	border-style: solid;
	border-color: #fff; 
	background-color: #231f20;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .main {
	height: 172px;
}
#footer .fm, #footer .fcat, #footer .fproduct {
	float: left;
	height: 132px;
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
#footer .fm {
	width: 200px;
	font-size: 20px;
}
#footer .fcat {
	width: 250px;
}
#footer .fcat li {
	display: inline;
}
#footer .fcat li a {
	display: inline-block;
	margin-right: 5px;
}
#footer .fproduct {
	width: 530px;
	margin-right: 0;
	overflow-y: scroll;
}
#footer .fproduct li {
	display: inline;
}
#footer .fproduct li a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 2px 2px 0;
	overflow: hidden;
	outline: 0 none;
	text-decoration: none;
}
#footer .fspage {
	margin: 5px 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#footer .fspage li {
	display: inline;
	margin: 0 5px;
}
#footer center {
	font-size: 11px;
}
.search_container {
	width: 980px;
	height: 21px;
	margin: 8px auto 0;
	padding: 5px;
	background: url(../img/greyspot.png) repeat;
}
.search_container form {
	float: right;
}
.search_container .keyword {
	width: 160px;
	font-size: 11px;
}
.search_container .submit {
	font-size: 13px;
	color: #530000;
}
.search_container .submit:hover {
	color: #53aedf;
}
.search_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 22px;
	font-weight: bold;
}
.search_container li {
	display: inline;
	margin-right: 15px;
}
.search_container a {
	color: #fff;
}
.search_container a:hover {
	color: #53aedf;
}
#nav_tags {
	width: 990px;
	margin: 0 auto;
	font-size: 11px;
}
#nav {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 20px;
}
#nav li {
	display: inline;
}
#nav a {
	line-height: 20px;
	color: #fff;
}
#nav a:hover {
	color: #53aedf;
}
#nav img {
	line-height: 20px;
	margin: 0 5px;
}
#header_tags {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#header_tags li {
	display: inline;
}
#header_tags a {
	line-height: 20px;
	color: #fff;
}
#header_tags a:hover {
	color: #53aedf;
}
#header_tags img {
	line-height: 20px;
	margin: 0 5px;
}
.header_bg {
	height: 100px;
	padding-top: 1px;
	background: url(../img/header_bg.png) repeat-x;
}
.header_m {
	width: 990px;
	margin: 0 auto;
	background: url(../img/header.jpg) no-repeat right;
}
#logo {
	display: inline-block;
	width: 282px;
	height: 0;
	padding-top: 98px;
	background: url(../img/logoh.jpg);
	overflow: hidden;
}
#logo:hover {
	background: url(../img/logo.jpg);
}
.header_m ul {
	float: right;
	width: 676px;
	margin: 60px 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.header_m ul li {
	display: inline;
}
.header_m ul a {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}
.header_m ul a:hover span {
	text-decoration: underline;
}
.header_m ul a img {
	margin: 0 10px 0 20px;
	border: 0 none;
	/*vertical-align: text-top;*/
	vertical-align: top;
}
#left_center_container {
	float: left;
	width: 790px;
}
#center_col {
	float: right;
	width: 560px;
	position: relative;
}
#left_col { 
	width: 220px;
}
#right_col {
	float: right;
	width: 190px; 
}
.cat {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.cat li {
	margin: 5px 0;
}
.cat a {
	text-decoration: none;
	cursor: pointer;
}
.cat img {
	margin-right: 5px;
	border: 0 none;
	vertical-align: text-bottom;
}
.cat a strong {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}
/*
.cat a:hover strong {
	text-decoration: underline;
}
*/
.box2 {
	position: relative;
	width: 200px;/*220*/
	min-height: 285px;
	margin: 10px 0 30px;
	padding: 0 10px;
	background-color: #efc05c;
}
.box2 > * {
	position: relative;
	z-index: 20;
}
.box2 .chrome1 {
	position: absolute;
	width: 220px;
	height: 228px;
	left: 0;
	top: -10px;
	z-index: 10;
	background: url(../img/box2top2.png) no-repeat;
}
.box2 .chrome2 {
	position: absolute;
	width: 220px;
	height: 220px;
	left: 0;
	bottom: -10px;
	z-index: 10;
	background: url(../img/box2bottom2.png) no-repeat;
}
.box3 {
	position: relative;
	width: 160px;/*180*/
	min-height: 240px;
	margin: 10px 0;
	padding: 0 10px;
	background-color: #efc05c;
}
.box3 > * {
	position: relative;
	z-index: 20;
}
.box3 .chrome1 {
	position: absolute;
	width: 180px;
	height: 187px;
	left: 0;
	top: -10px;
	z-index: 10;
	background: url(../img/box3top.png) no-repeat;
}
.box3 .chrome2 {
	position: absolute;
	width: 180px;
	height: 180px;
	left: 0;
	bottom: -10px;
	z-index: 10;
	background: url(../img/box3bottom.png) no-repeat;
}
.item1 {
	/*position: relative;*/
	float: left;
	margin: 0 10px 30px 0;
}
.item1 h2, .item1 strong.heading {
	position: absolute;
	width: 160px;
	height: 15px;
	margin: 0;
	padding: 0;
	left: 10px;
	top: 170px;
	overflow: hidden;
	z-index: 30;
}
.item1 h2 a, .item1 strong.heading a {
	font-size: 12px;
	font-weight: bold;
	color: #530000;
}
.item1 h2 a:hover, .item1 strong.heading a:hover {
	color: #a82020;
}

.item1 hr {
	position: absolute;
	width: 160px;
	height: 1px;
	left: 10px;
	top: 165px;
	margin: 0;
	padding: 0;
	border: 0 none;
	color: #fff;
	background-color: #fff;
}
.item1 p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	height: 226px;
	color: #530000;
	overflow: hidden;
}
.item1 p a {
	display: block;
	height: 160px;
	margin-bottom: 27px;
}
.item1 p img {
	border: 0 none;
}
.item1 .price {
	display: block;
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
}
.item1 .price em {
	font-style: normal;
}
#right_col .item1 {
	float: none;
	/*margin: 0 auto 30px auto;*/
}
.box4 {
	position: relative;
	margin: 10px 0 20px 0;
	padding-bottom: 10px;
	background: url(../img/box4middle.png) repeat-y;
}
.box4 > * {
	position: relative;
	z-index: 20;
}
.box4 > .chrome1 {
	position: absolute;
	width: 190px;
	height: 10px;
	left: 0;
	top: -10px;
	z-index: 10;
	background: url(../img/box4top.png) no-repeat;
}
.box4 > .chrome2 {
	position: absolute;
	width: 190px;
	height: 10px;
	left: 0;
	bottom: -10px;
	z-index: 10;
	background: url(../img/box4bottom.png) no-repeat;
}
.heading560 {
	display: block;
	width: 520px;/*560*/
	height: 33px;/*33*/
	margin: 0 0 20px 0;
	padding: 0 20px;
	line-height: 33px;
	font-size: 20px;
	font-weight: normal;
	background: url(../img/heading560.png) no-repeat;
}
.heading220 {
	display: block;
	width: 200px;/*220*/
	height: 29px;/*33*/
	margin: 0 0 20px 0;
	padding: 4px 10px 0 10px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: url(../img/heading220.png) no-repeat;
	color: #530000;
}
.heading190 {
	display: block;
	width: 170px;/*190*/
	height: 29px;/*33*/
	margin: 0 0 20px 0;
	padding: 4px 10px 0 10px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background: url(../img/heading190.png) no-repeat;
	color: #530000;
}
.prev, .next {
	display: inline-block;
	position: relative;
	width: 50px;
	height: 0;
	padding-top: 50px;
	margin: 0 5px;
	overflow: hidden;
	outline: none;
}
.prev:hover, .next:hover {
	background-position: 0 -50px;
}
.prev {
	background: url(../img/prev1.png) no-repeat;
}
.next {
	background: url(../img/next1.png) no-repeat;
}
.drop_shadow {
	display: inline-block;
	position: relative;
	overflow: visible;
}
.drop_shadow span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 1px;
	left: 2px;
	color: #000;
	z-index: -10;
}
.cat a:hover strong {
	color: #e0e0b0;
}.cat a:hover strong span {
	/*left: 1px;*/
}
h1 .drop_shadow {
	z-index: 0;
}
#preview {
	position: absolute;
	margin: 0;
	border: 1px solid #000;
	padding: 5px;
	background-color: #ccc;
	z-index: 40;
}
.news, .error, .offset, .top {
	margin: -10px 0 20px 0;
	padding: 10px;
	background: url(../img/greyspot.png) repeat;
	color: #fff;
}
.error {
	text-align: center;
}
.news blockquote {
	margin: 0;
	padding: 10px;
}
.news blockquote > a {
	float: right;
	margin-top: 4px;
	font-size: 10px;
	color: #53aedf;
}
.news h3 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 16px;
}
.news h3 a {
	text-decoration: none;
	color: #fff;
}
.news h3 a:hover {
	text-decoration: underline;
}
.news h3 small {
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
.news blockquote > span {
	float: right;
	margin-top: 15px;
	font-size: 12px;
}
.news p {
	height: 30px;
	margin: 0;
	overflow: hidden;
	font-size: 12px;
}
.news a {
	color: #fff;
}
.news a:hover {
	color: #53aedf;
}
.scrollCol {
	float: left;
}
#js_scroll {
	margin: -10px 0 10px;
	height: 810px;
	padding: 10px 0 10px 5px;
	overflow: hidden;
}
#js_scroll_container {
	padding-top: 10px;
	overflow: hidden;
}
#right_col .heading190 a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #530000;
	vertical-align: -2px;
}
#right_col .heading190 a:hover {
	text-decoration: underline;
}
.subcategories {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subcategories li {
	display: inline;
	margin: 0 5px;
}
.subcategories li a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.subcategories li a:hover {
	color: #53aedf;
}
.sort_links span {
	float: left;
	line-height: 26px;
}
.sort_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sort_links li {
	display: inline;
	margin: 0 5px;
	line-height: 26px;
}
.sort_links a {
	color: #fff;
}
.sort_links a:hover {
	color: #53aedf;
}
.sort_links a.selected {
	font-weight: bold;
}
.offset {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: right;
}
.offset_links {
	float: left;
}
.offset a {
	margin: 0 4px;
	color: #fff;
}
.offset a:hover {
	color: #53aedf;
}
.offset a.offset_current {
	font-weight: bold;
}
.offset_page {
	font-style: italic;
}
.advsch {
	display: block;
	padding-bottom: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
/*.filter {}*/
.filter h2 {
	font-size: 14px;
	margin: 0;
}
.filter ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}
.filter a {
	color: #530000;
	font-size: 12px;
}
.filter a:hover {
	color: #a82020;
}
.imgswap40, .imgswap160 {
	display: inline-block;
	width: 40px;
	height: 0;
	border: 0 none;
	padding: 40px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	
	
}
.imgswap160 {
	width: 160px;
	padding-top: 160px;
}
.prodh h2, .prodh h6{
	display: block;
	margin: 0 0 10px 0;
	font-size: 21px;
	font-weight: normal;
}
.prodp {
	margin-top: 98px;
}
.prodp h1 {
	position: absolute;
	left: 0;
	top: 0;
}
.prodp h2 {
	float: right;
	width: 370px;
}
.prodp p {
	margin: 0;
}
.prodp a {
	display: block;
}
.prodp img {
	margin-bottom: 10px;
}
.fancybox-title-over div {
	text-align: left;
	padding: 5px;
	background: url(../img/fancy_title_over.png) repeat;
	font-size: 11px;
}
.fancybox-title-over p {
	margin: 5px 0;
}
.fancybox-title-over h1 {
	margin: 0;
	font-size: 14px;
}
.fancybox-title-over a {
	font-weight: bold;
	color: #fff;
}
dl {
	margin: 10px 0;
}
dt {
	float: left;
	width: 200px;
	overflow: hidden;
}
dd {
	margin-left: 210px;
}
.addToCart {
	position: absolute;
	left: 0;
	top: 43px;
	width: 100%;
	height: 45px;
	overflow: hidden;
}
.addToCart .top {
	margin: -4px 0 0;
}
.js_cartControl {
	position: absolute;
	right: 5px;
	bottom: 0;
	height: 14px;
	color: #53AEDF;
	font-size: 10px;
	outline: 0 none;
	z-index: 10;
	text-decoration: none;
}
.js_cartControl span {
	text-decoration: underline;
}
.addToCart h6 {
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 32px;
}
.bigor {
	display: block;
	font-size: 21px;
	margin: 20px 0;
}
.addToCart h6 i {
	float: right;
	clear: right;
	margin: 0;
}
.addToCart h6 i a {
	color: #fff;
}
.addToCart h6 i a:hover {
 	color: #53aedf;
}
.addToCart p a {
	color: #fff;
}
.addToCart p a:hover {
	color: #53aedf;
}
.addToCart form {
	text-align: center;
}
.addToCart label {
	display: block;
	margin-bottom: 10px;
}
.addToCart label input {
	width: 100px;
	margin-right: 150px;
}
.addToCart label select {
	width: 205px;
	margin-right: 50px;
}
.addToCart .cerror {
	display: block;
	margin-bottom: 10px; 
}
.addToCart label span {
	display: inline-block;
	width: 200px;
	text-align: right;
}
.buygraph {
	border: 1px solid #fff;
	padding: 5px;
	margin: 0;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
}
.buygraph li {
	display: inline-block;
	width: 100px;
	vertical-align: middle;
}
.buygraph .arrow {
	display: inline-block;
	width: 35px;
	height: 0;
	padding-top: 30px;
	background: url(../img/fancy_nav_right.png) no-repeat;
	overflow: hidden;
}
.buygraph a {
	color: #fff;
}
.buygraph a:hover {
	color: #53aedf;
}
.comstats {
	margin: 0;
	text-align: right;
	font-size: 11px;
}
.commsg {
	margin-bottom: 10px;
}
.comform {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.comform label {
	display: block;
	margin-bottom: 10px;
}
.comform textarea {
	width: 240px;
	height: 95px;
	border: 1px solid #fff;
	vertical-align: text-top;
	background-color: #231F20;
	color: #fff;
}
.comlist span {
	font-weight: bold;
}
.comlist p {
	margin: 2px 0 15px;
	font-size: 11px;
}
.cerror {
	color: #53AEDF;
	font-style: italic;
	font-size: 11px;
}
.userform label {
	display: block;
	width: 450px;
	margin: 0 auto 10px;
	text-align: right;
}
.userform label span {
	float: left;
}
.userform label input {
	width: 200px;
}
.userform select {
	width: 205px;
}
.userform textarea {
	width: 200px;
	height: 95px;
}
.userform .cerror {
	display: block;
	width: 450px;
	margin: 0 auto 10px;
}
.checker {
	font-size: 11px;
}
.cart .sort_table th a, .checker a {
	color: #fff;
}
.cart p.checker {
	margin-bottom: 10px;
}
.checker a:hover, .cart .sort_table th a:hover {
	color: #53aedf;
}
.cart .offset {
	margin: 0 0 5px 0;
	background-image: none;
	font-size: 11px;
}
.cart .sort_table {
	width: 540px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #fff;
	border-spacing: 0;
	font-size: 11px;
}
.cart .sort_table th, .cart .sort_table td {
	border-width: 0  1px 1px 0;
	border-style: solid;
	border-color: #fff;
	padding: 2px;
}
.cart .sort_table label {
	display: block;
	margin: 5px 0;
	text-align: center;
}
.cart .sort_table label span {
	display: block;
}
.cart .sort_table input {
	width: 50px;
}
.cart .sort_table select {
	width: 70px;
}
.cart .sort_table .cerror {
	display: block;
	margin-bottom: -5px;
}
.cart p {
	margin: 0;
}
.cart .total {
	margin: 0 0 15px 50%;
}
.smallh6 h6 {
	font-size: 14px;
	font-weight: bold;
}
.clinks {
	float: right;
	margin: 5px 0 0;
}
.clinks a {
	color: #fff;
}
.clinks a:hover {
	color: #53aedf;
}
.newsletter p, .newsletter label span {
	color: #530000;
	font-weight: bold;
}
.newsletter p, .newsletter form {
	margin: 5px 0 10px;
}
.newsletter p a {
	color: #530000;
}
.newsletter p a:hover {
	color: #a82020;
}
.newsletter label {
	display: block;
	margin: 0 0 5px;
	text-align: center;
}
.newsletter label input {
	width: 130px;
}
.searchRes {
	float: left;
	position: relative;
	font-size: 20px;
	font-weight: normal;
	line-height: 33px;
	z-index: 50;
}
.fproduct .js_imgLoad {
	border: 0 none;
}

