@charset "UTF-8";
/* CSS Document */

html
{
	font-size: 100.01%;
}

body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
}

a img
{
	border: none;
}

.menu, .menu ul
{
	zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}

#site-container
{
	position: relative;
	min-width: 980px;
	width: 980px;
	width: auto !important;
}

#quickbar
{
	overflow: hidden;
	height: 30px;
	text-align: right;
	background: #f2f1f1;
}

#search
{
	float: right;
	padding: 6px 8px 0;
}

#searchfield
{
	float: left;
	width: 125px;
	margin-right: 5px;
	padding: 1px 6px;
	border: 1px solid #cccaca;
	font-size: 80%;
	background: #fbf9f9;
	color: #8e8d8d;
}

#searchbt
{
	width: 22px;
	border: none;
	background: url(../img/search.png) no-repeat top left;
}

#quickbar .menu
{
	float: right;
	font-size: 75%;
}

#quickbar li
{
	float: left;
}

#quickbar li a
{
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #8c1422;
}

#main-box
{
	margin-right: 210px;
	padding-left: 29px;
}

#header
{
	width: 581px;
}

#header h3
{
	margin: 34px 0 0;
	font-size: 95%;
	font-weight: normal;
	color: #8e8d8d;
}

#header h2
{
	margin: 10px 0 4px;
	font-size: 150%;
	font-weight: normal;
	color: #666;
}

#header p
{
	margin: 0 0 49px;
	color: #8c1422;
}

#nav-bar
{
	float: right;
	width: 200px;
}

#nav_prod
{
	background: #8c1422;
	margin-top: 10px;
	padding: 2px 3px !important;
	color: #fff;
}

#main-menu li
{
	position: relative;
	padding: 0;
}

#main-menu a
{
	position: relative;
	display: block;
	zoom: 1;
	margin-right: 5px;
	padding: 8px 0;
	border-bottom: 1px solid #8c1422;
	font-size: 85%;
	text-decoration: none;
	color: #8c1422;
}

* html .buggylink {height: 1%;}
*>html .buggylink {he\ight: auto;}

#main-menu ul
{
	float: right;
}

.sub-menu
{
	z-index: 500;
	display: none;
	position: absolute;
	top: 10px;
	right: 200px;
	width: 150px;
	border-right: 10px solid #fff;
	padding: 0 0 10px 0 !important;
	text-align: right;
	background: #f2f1f1;
}

.sub-menu li
{
	float: none;
}

.sub-sub-menu
{
	display: none;
	position: absolute;
	top: 0;
	right: 150px;
	width: 170px;
	padding: 0 10px 3px 0 !important;
	text-align: right;
	background: #f2f1f1;
}

.sub-menu a
{
	position: relative;
	/*width: 150px;*/
	padding: 4px 0 !important;
	font-size: 80% !important;
	color: #8e8d8d !important;
	border-color: #8e8d8d !important;
}

#prod-menu
{
	margin: 25px 5px 20px 0;
	padding: 5px;
	background: url(../img/menu-bg.jpg) repeat-x top left;
}

#prod-menu a
{
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #8e8d8d;
	font-size: 80%;
	text-decoration: none;
	color: #8e8d8d;
}

#spacer
{
	height: 349px;
	margin: 160px 210px 0 620px;
	background: #f2f1f1;
}

#content
{
	overflow: hidden;
	height: 1%;
	/*line-height: 100%;*/
	background: #f2f1f1;
}

#text
{
	width: 581px;
	/*font-size: 80%;*/
	background: #fff;
	font-size: 80%;
}

#text-content
{
	width: 581px;
	font-size: 80%;
	border-right: 10px solid #fff;
}

#text-box
{
	padding: 15px;
}

.pagenav
{
	width: 581px;
	border-right: 10px solid #fff;
	text-align: right;
	line-height: 150%;
	font-size: 70%;
	color: #8e8d8d;
	background: #fff;
}

.pagenav a
{
	color: #8c1422;
}

.prod-row
{
	width: 581px;
	overflow: hidden;
	padding: 0 10px 20px 0;
	background: #fff;
}

.prod-left
{
	float: left;
}

.prod-right
{
	float: right;
}

.prod-center
{
	float: left;
	margin-left: 52px;
}

.prod-left, .prod-right, .prod-center
{
	width: 157px;
	padding-bottom: 9px;
	border: 1px solid #d4d2d2;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #7b7a7a;
}

.prod-container
{
	width: 581px;
	overflow: hidden;
	padding: 15px 0 0;
	border-right: 10px solid #fff;
	background: #f2f1f1;
}

#prod-txt
{
	font-size: 85%;
	padding: 0 10px 15px 255px;
	color: #666;
}

#prod-txt p
{
	padding: 0;
	margin: 0 0 10px;
	color: #666;
}

.prod-container h1, h1
{
	margin: 0 0 15px 0px;
	font-size: 120%;
	font-weight: normal;
	color: #353434;
}

.prod-container p
{
	margin: 0 0 15px 10px;
	/*font-size: 70%;*/
	font-weight: normal;
	color: #353434;
}

#text-box, #text, #text-box p
{
	font-weight: normal;
	color: #353434;
}

#text h1
{
	margin-top: 10px;
}

.prod-img
{
	float: left;
	padding: 0 15px 20px 10px;
}

.prod-img a
{
	display: block;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	padding-top: 5px;
	color: #7d7a7a;
}

.xsell
{
	padding: 30px 0 0;
	font-size: 85%;
	font-weight: bold;
	background: #fff;
	color: #8c1422;
}

h1
{
	font-size: 120%;
}

h2
{
	font-size: 100%;
}

.prod-left br, .prod-right br, .prod-center br
{
	line-height: 70%;
}

.prod-left img, .prod-right img, .prod-center img
{
	border-bottom: 1px solid #e5e2e2 !important;
}

#footer
{
	clear: both;
}
