﻿body
{
	background: #222;
	margin: 0px auto;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #414144;
}

#wrapper
{
	width: 908px;
	margin: auto;
}

#container
{
	width: 100%;
	margin: auto;
	background: #fff;
	padding-bottom: 7px;
	_padding-left: 4px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#header
{
	height: 70px;
	width: 100%;
	margin: auto;
}

/* ----------------- #header extended ------------------ */

#header .left
{
	width: 27px;
	height: 62px;
	background: url(../images/menu-left.jpg) no-repeat;
	float: left;
}

#header .right
{
	width: 27px;
	height: 62px;
	background: url(../images/menu-right.jpg) no-repeat;
	float: left;
}

#header .mid
{
	width: 854px;
	height: 62px;
	background: url(../images/menu-mid.jpg) repeat-x;
	float: left;
}

/* ----------------- #header .mid extended ------------------ */

#header .mid ul.menu
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	width: 600px;
}

#header .mid ul.menu li
{
	float: left; /*margin-right:2px;*/
	display: inline;
	line-height: 5.3em;
	padding: 0 4px 0 4px;
}

#header .mid ul.menu li a
{
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

#header .mid ul.menu li:hover
{
	background: url(../images/itembg.jpg) repeat-x;
}


/*#header .mid ul.menu li a:hover
{
	color:#a8afb5;
}*/

#header .mid ul.menu li span
{
	color: #a5a2a2;
	font-size: 15px !important;
	line-height: 3.8em !important;
}

#header .mid .callus
{
	float: right;
	line-height: 1.5em;
	margin-right: 0px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.callus2
{
	float: left;
	margin-right: 0px;
	font-size: 21px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 358px;
	margin: auto;
	position: relative;
	top: 15px;
	border: 3px solid #000;
	background: #ff0000;
	left: 37px;
}

/* ----------------- Independent classes ------------------ */

div.splash
{
	/*background:url(../images/splash7.jpg) no-repeat;*/
	width: 895px;
	height: 450px;
	margin-left: 5px;
}

div.splash-small
{
	width: 895px;
	/*height: 300px;*/
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 5px;
	background:#fff url(../images/splash.jpg) no-repeat 0 50%;
}
div.splash-small2
{
	width: 895px;
	/*height: 300px;*/
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 5px;
	background:#fff url(../images/bacj.gif) no-repeat 0 80%;
}
div.splash-small3
{
	width: 895px;
	/*height: 300px;*/
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 5px;
	background:#fff url(../images/splash2.jpg) no-repeat 0 0;
}

div.splash-small4
{
	width: 895px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-left: 5px;
	background:#fff url(../saleitems/saleitem-header.gif) no-repeat 0 0;
	border-bottom:1px solid #888;
}

div.intro
{
	width: 96%;
	margin: auto;
	border: 1px dotted #313131;
	padding: 10px;
	margin-top: 10px;
	background: #dadada;
}

div.intro p
{
	color: #444;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.linkbar
{
	background: #414141;
	width: 98.5%;
	margin: auto;
	margin-top: 10px;
}

div.links
{
	float: left;
	width: 30%;
	margin: auto;
	text-align: left;
	margin-left: 7px;
}

div.links img
{
	margin-left: 5px;
}

div.info
{
	float: right;
	width: 20%;
	background: #414141;
	text-align: right;
	padding-right: 15px;
}

.info h1
{
	color: #fff;
	font-weight: bold;
	margin: 12px 0 3px 0;
	font-size: 13px;
}

.info span
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}

.normal
{
	font-weight: normal !important;
}

div.lang
{
	clear: both;
	width: 96%;
	margin: auto;
	border: 1px dotted #313131;
	padding: 10px;
	margin-top: 10px;
	background: #666;
	font-weight: bold;
}

div.lang img
{
	vertical-align: text-bottom;
	padding: 1px;
	border: 1px solid #f0f0f0;
}

div.lang span
{
	position: relative;
	left: 0px;
	bottom: 2px;
	margin-right: 10px;
	color: #fff;
}

div.lang a
{
	padding: 0 8px 0 0;
}

#footer
{
	color: #666;
	width: 65%;
	margin: auto;
	text-align: center;
	margin-top: 10px;
}

#footer ul
{
	clear: both;
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer ul li
{
	float: left;
	margin-left: 8px;
}

#footer ul li a
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#footer ul li a:hover
{
	color: #cc0000;
}

hr
{
	color: #fff;
}

/* ----------------------- heading classes ------------------- */

h1, h2, h3, h4, h5
{
}
h1
{
}
h2
{
}
h3
{
}
h4
{
}
h5
{
}

/* ----------------------- special classes ------------------- */

a.red, .red
{
	color: #ff0000 !important;
}

a.red:hover
{
	color: #fff !important;
}


/* ----------------------- general classes ------------------- */

p
{
}
.clearleft
{
	clear: left;
}
.clearright
{
	clear: right;
}
.clearall
{
	clear: both;
}
.w25
{
	width: 25%;
}
.w30
{
	width: 30%;
}
.w35
{
	width: 35%;
}
.w40
{
	width: 40%;
}
.w50
{
	width: 50%;
}
.w70
{
	width: 70%;
}
.w75
{
	width: 75%;
}
.w80
{
	width: 80%;
}
.w90
{
	width: 90%;
}
.w95
{
	width: 95%;
}
.w100
{
	width: 100%;
}
.bold
{
	font-weight: bold !important;
}
.underline
{
	text-decoration: underline !important;
}
img, a img
{
	border: 0px;
	padding: 2px;
}

.imageframe
{
	border: 1px solid #ccc;
}

.breadcrumb
{
	width: 98.5%;
	background: #222;
	color: #fff;
	text-indent: 10px;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-size: 12px;
	margin: auto;
	background: url(../images/menu-mid.jpg) repeat-x;
	background-position: 0 43%;
}

.breadcrumb .current
{
	color: #ffcc00;
}

.breadcrumb a.previous
{
	color: #dddaaa;
}

.breadcrumb a.previous:hover
{
	color: #ffcc00;
}

.breadcrumb a
{
	color: #9bb313;
	text-decoration: none;
}

.product-detail
{
	width: 98%;
	border: 0px solid #dddddd;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}

.product-detail .left
{
	float: left;
	width: 180px;
	background: #f0f0f0;
	height: 100%;
	display:none;
}
.product-detail .left ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.product-detail .left ul li
{
	width: 95%;
	line-height: 26px;
	font-size: 12px;
	color: #212121;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	padding-left: 8px;
}

.product-detail .left ul li a
{
	color: #212121;
	text-decoration: none;
}

.product-detail .left ul li.head
{
	background: #ffcc00 !important;
	text-decoration: none;
	border-bottom: 1px solid #ffcc00 !important;
}

.product-detail .left ul li a:hover
{
	color: #cc0000;
}

.product-detail .right
{
	float: right;
	margin-left: 10px;
	border: 1px solid #ccc;
	/*width: 78%;*/
	width:100%;
}

.product-detail .right h1
{
	background: #313131 !important;
	color: #fff;
	font-size: 18px;
	font-family: Arial;
	line-height: 150%;
	padding-left: 8px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

.product-detail .right img
{
	border: none;
	margin: auto;
}

.product-detail .right .item
{
	padding: 3px;
	background: #fff;
	border: 1px solid #778784;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
	width: 68%;
}

.product-detail .right .item-tall
{
	padding: 3px;
	background: #fff;
	border: 1px solid #778784;
	text-align: center;
	margin: auto;
	margin-bottom: 20px;
	width: 44%;
}

.product-detail .right p
{
	color: #313131;
	margin: auto;
	line-height: 150%;
	width: 88%;
	text-align: left;
	font-size: 13px;
}

p.highlight
{
	font-size: 18px !important;
	color: #ff0000 !important;
	font-weight: bold;
}

.products
{
	width: 98%;
	border: 0px solid #dddddd;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	/*margin-left: 29px;*/
}

.products .left
{
	width: 220px;
	background: #f0f0f0;
	height: 100%;
}
.products .left ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.products .left ul li
{
	width: 95%;
	line-height: 26px;
	font-size: 12px;
	color: #212121;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding-left: 8px;
}

.products .left ul li.head
{
	color: #ff0000 !important;
	text-decoration: none;
}

.products .left ul li a
{
	color: #212121;
	text-decoration: none;
}

.products .left ul li a:hover
{
	color: #cc0000;
}

.products .product
{
	float: left;
	width: 180;
	margin-right: 4%;
	height: 210px;
	background: #000;
}

.products .product div
{
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	color: #f0f0f0;
	width: 95%;
	margin: auto;
}

.products .product div p a
{
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	color: #eee;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

.products .product div p a:hover
{
	color: #ff0000;
}

.products .product div p
{
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	color: #ffcc00;
	font-size: 13px;
	margin: 0 0 2px 0;
	text-transform: uppercase;
}


.products .product div span.red
{
	text-transform: uppercase;
	font-size: 12px;
}

.products .product img
{
	padding: 2px;
	background: #515151;
	border: 1px solid #ccc;
}

p.readmore
{
	position: relative;
	clear: both;
	line-height: 21px;
	width: 100%;
	background: #000;
	padding: 3px 0 3px 0;
	top: 2px;
	color: #fff !important;
}

p.readmore a
{
	color: #fac2c2 !important;
	text-transform: none !important;
}

p.readmore a:hover
{
	color: #ffcc00 !important;
}
.center
{
	text-align: center;
}
.related
{
	font-size: 13px;
	font-weight: bold;
	border: 0px solid red;
	width: 95%;
	text-align: center;
	line-height: 32px;
	margin:auto;
}
.related a
{
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.related a:hover
{
	color: #202011;
}
.heading
{
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
	width: 98%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	background: #ffffe0;
	margin-bottom: 10px;
	margin-top: 10px;
	border:1px dotted #ffcc00;
}

.heading span
{
	color:#666;
	font-size:12px;
	line-height:1.5em;
}

#wait span
{
	position:relative;
	bottom:10px;
}

.bodytext
{
	display :block;
	font-size:13px;
	width:90%;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.button
{
	background:#333;
	color:#fff;
	font-weight:bold;
	padding:3px;
	border:1px solid #fff;
	font-size:11px;
	cursor:pointer;
}
.textbox
{
	border:1px solid #ccc;
	width:70%;
	color:#4c1307;
	padding:3px;
	background:#ffffff;
}
textarea
{
	border:1px solid #ccc;
	width:70%;
	color:#4c1307;
	padding:3px;
	font-family:Tahoma;
	font-size:11px;
	background:#ffffff;
}
ul.product-features
{
	font-size:12px;
	margin-left:80px;
	padding:0;
	list-style-type:square;
	font-weight:bold;
}

ul.product-features li
{
	line-height:1.6em;
}

.sale-items
{
	width:650px;
	margin:auto;
	border:0px solid #c0c0c0;
}
.sale-items th, .sale-items td
{
	padding:6px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background:#efefef;
	border-left:1px solid #fff;
	border-right:1px solid #ddd;
}
.sale-items td.first
{
	color:#666;
	font-size:16px;
	font-weight:bold;
}
.sale-items td.old
{
	text-decoration:line-through;
	font-size:16px;
}
.sale-items td.current-price
{
	font-size:19px;
	color:#666;
}
.sale-items td.first img
{
	background:#fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #888;
	border-right:1px solid #888;
	padding:5px;
}
.sale-items th
{
	background:#888;
	color:#fff;
}

.product-intro
{
	background:#f0f0f0;
	width:98%;
	padding:5px;
	margin:auto;
	clear:both;
}

.product-intro div
{
	width:98%;
	margin:auto;
	background:#fff;
	color:#616161;
	border:1px solid #ccc;
	padding: 0 8px 0 8px;
	font-size:12px;
}

.product-intro div a
{
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
}