body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #d5d5d5;
	color: #676767;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

h1 {
	font-size: 1.3em;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 15px 0;
}

h4 {
	margin: 0;
	font-size: 1.2em;
}

h5 {
	margin-left: 20px;
	font-size: 1.0em;
}

form {
	margin: 0;
	padding: 0;
	}


a {
	color: #05494C;
}
a:hover {
	color: #0B9CA4;
}

#wrapper {
	width: 961px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/faqsmain.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	}
	
#minicart {
	background-color: #d5d5d5;
	padding: 5px 10px;
	text-align: right;
}
	
#header {
	width: 956px;
	height: 168px;
	margin: 0px;
	background-color: #FFF;
	padding: 2px;
	border-bottom: 2px solid #fff;
	float: left;
	}
	
#header.temp{
	float: left;
	
	}
	
#logo {
	float:left;
	background-color: #d4d4d4;
	height: 170px;
	}
	
#logo a{
	width:205px;
	height:168px;
	background-image:url(../../images/logo.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 50px 20px;
	}
	
#logo h1 strong{
	display:none;
	}
	
#col01 {
	width:584px;
	height:170px;
	float:left;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	}
	
.mainimg {
	width:584px;
	height:133px;
	background-image:url(../../images/header_img.jpg);
	background-position:top left;
	border-bottom:5px solid #005656;
	}
	
#col02 {
	width:163px;
	height:170px;
	float:left;
	}
	
.cart {
	width: 143px;
	margin: 0;
	height: 48px;
	background-color: #dad7d2;
	padding: 5px 10px 0 10px;
	border-top: 2px solid #fff;
	}
	
.cart a {
	display:block;
	height:18px;
	width:123px;
	float: right;
	background-color: #324823;
	color: #E4E1DA;
	text-decoration: none;
	font-size: 0.85em;
	background-image: url(../images/srcharrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 10px 0 0 0;
	}	
	
.cart a strong{
	margin: 3px 0 0 10px;
	display: block;

	}	
	
#menu{
	width: 584px;
	margin: 0;
	height: 33px;
	}
	
#menu ul {
	width: 510px;
	margin: 0;
	float: left;
	list-style-type: none;
	padding: 6px 0 0 10px;
	height: 27px;

	}
	
#menu li {
	margin: 0;
	float: left;
	padding: 0 22px 0 15px;

	}
	
#menu li a{
	margin: 0;
	display: block;
	color: #676767;
	text-decoration: none;
	padding: 0;
	height: 17px;
	float: left;

	}
	
#menu li a:hover, #menu .selected {
	border-bottom: 3px solid #a3cbc9;
	}
	
/* 
### Pop-Out menu ###

*/
#menu a { display: block; }
div#menu li { position: relative; }
div#menu ul ul { display: none; z-index: 500; position: absolute; }
div#menu li:hover { z-index: 100; cursor: pointer; }
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul { display: none; }
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul { display: block; }
/* ## Edit values below to create pop up/down/out menu levels */
div#menu ul {
}
div#menu ul ul {
	left: -20px; /* set horizontal offset - 100% set menu to right */
	top: 20px; /* set vertical offset - 100% to go underneath */
	width: 130px; /* set to width of popout level two & above */
}
div#menu ul ul ul {
	left: 100%; /* set horizontal offset - 100% set menu to right */
	top: 3px; /* set vertical offset - 100% to go underneath */
	width: 130px; /* set to width of popout level three & above */
}

#menu ul ul {
	background-color:#fff;
	padding:10px 0 10px 0;
	border-bottom:2px solid #e4e1da;
	border-left:2px solid #e4e1da;
	border-right:2px solid #e4e1da;
	height:auto;
	}

#menu ul ul li {
	display:block;
	width: 130px;
	padding:3px 0 0 5px;

	}

#menu ul ul li a {
	border-bottom: 3px solid #fff;
	}
	
#menu ul ul li a:hover {
	border-bottom: 3px solid #e4e1da;
	}

body { behavior:url(csshover.htc); } /* required to work with older IE */
/* ### end of pop out menu ### */
	
#login{
	width: 143px;
	margin: 0;
	height: 105px;
	font-size: 90%;
	background-color: #e4e1da;
	padding: 10px 10px 0 10px;
	}
	
#login .formgroup {
	padding:0 0 7px 0;
	}
	
#login .button {
	padding:0;
	text-align:right;
	}
	
#menuleft{
	width: 207px;
	margin: 0;
	float: left;
	}
	
#menuleft ul{
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	}
	
#menuleft li{
	width: 207px;
	margin: 0;
	padding:0;
	float: left;

	}
	
#menuleft li a{
	width: 192px;
	margin: 0;
	float: left;
	display: block;
	background-image:url(../images/linkbg.gif);
	background-position:top right;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 9px 0 9px 15px;
	color: #676767;
	}
	
#menuleft li a:hover, #menuleft .selected a, #menuleft .special a:hover{
	background-image:url(../images/linkbg_over.gif);
	text-decoration: none;
	}
	
#menuleft .special a{
	background-image:url(../images/selecover.gif);
	text-decoration: none;
	}

#menubranches {
	margin: 0;
	padding: 0;
}
#menubranches ul {
	float: left;
	line-height: 2.0em;
	list-style: none;
	width: 100%;
	margin: 0 0 2.0em 0;
	padding: 0;
	background-image:url(../images/line_h.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#menubranches li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
}
#menubranches a {
	display: block;
	padding: 0 0.4em;
	margin: 0 5px 0 0;
	line-height: 2.0em;
	white-space: nowrap;
	text-decoration: none;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color: #FFF;
	background-image:url(../images/linkbg.gif);
	background-position:top right;
	background-repeat: no-repeat;
}
#menubranches a:hover {
	text-decoration: none;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	background-color: #DDD;
	background-image:url(../images/linkbg_over.gif);
}
#menubranches .selected a {
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #FFF;
	border-left: solid 1px #CCC;
	background-color: #FFF;
}
#menubranches .selected a:hover {
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #EEE;
	border-left: solid 1px #CCC;
	background-color: #DDD;
	background-image:url(../images/linkbg_over.gif);
}
	
.title {
	height: 35px;
	background-image:url(../images/lmenutitlebg.gif);
	background-repeat:repeat-y;
	padding: 15px 0 0 15px;
	font-size: 1.1em;
	background-position: top right;
	float: left;
	width: 192px;
	}
	
#faqs strong{
	background-image:url(../images/faqshead.gif);
	background-repeat:no-repeat;
	padding: 15px 0 8px 15px;
	background-position: top right;
	float: left;
	width: 192px;
	}
	
#faqs {
	background-image:url(../images/faqsmain.gif);
	background-repeat:repeat-y;
	padding: 0 0 15px 0;
	background-position: top right;
	float: left;
	width: 207px;
	}
	
#faqs ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
	width: 215px;
	}
	
#faqs li {
	margin:0;
	padding:0;
	}
	
#faqs li a{
	background-image: url(none);
	padding:0 0 0 15px;
	display: inline;
	width: 170px;
	float: left;
	text-decoration: underline;

	}
	
#faqs li a:hover{
	background-image: url(none);
	}
	
.blank {
	height: 35px;
	background-image:url(../images/linkbgblank.gif);
	background-repeat:repeat-y;
	font-size: 1.1em;
	background-position: top right;
	}
	
#content{
	width: 752px;
	margin: 0;
	float: left;
	}
	
.breadcrumbs {
	width: 285px;
	float: left;
	height: 35px;
	padding: 15px 0 0 16px;
	}
	
.search {
	width: 711px;
	float: left;
	height: 35px;
	padding: 15px 15px 0 25px;
	font-size: 0.9em;
	background-color: #d1d6cf;
	}
	
.search a {
	float:right;
	}
	
.search a:hover {
	color:#05494C;
	text-decoration:none;
	}
	
.search form {
	float:left;
	width: 540px;
	}
	
.srch {
	border: 1px solid #bebdbd;
	width: 400px;
	color: #676767;
	font-size: 90%;
	background-color: #f7f6f6;
	}
	
.keysrch {
	border: 1px solid #909090;
	width: 150px;
	color: #676767;
	font-size: 90%;
	float: left;
	clear: none;
	margin: 0 0 15px 0;
	}
	
.btn {
	/*WR 665*/
	background-image: url(../images/goarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	width: 65px;
	height: 18px;
	border: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 85%;
	font-family:Arial, Helvetica, sans-serif;
	color:#676767;
	padding: 0 0 0 5px;
}

.search .btn {
	background-image: url(../images/goarrow.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 15px;
	border: 0;
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.login {
	border: 1px solid #bebdbd;
	width: 141px;
	color: #999;
	font-size: 90%;
	background-color: #f7f6f6;
	}
	
.loginbtn {
	background-image: url(../../images/loginarrow.gif);
	background-repeat: no-repeat;
	border: 0;
	background-color: #025757;
	background-position: right center;
	color: #E4E1DA;
	padding: 0 15px 0 2px;
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
}

.contact {
	border: 1px solid #909090;
	width: 300px;
	color: #666666;
	font-size: 90%;
	}
	
.main{
	width: 700px;
	padding: 10px 25px;
	float: left;
	}
	
.main li{
	margin: 0 0 10px 0;
	}
	
.main p {
	line-height: 1.4em;
	margin: 0 0 10px 0;
	}
	
.main img {
	border: 1px solid #999;
	}
	
.main a, .breadcrumbs a {
	color:#676767;
	text-decoration:underline;
	}

.main a:hover, .breadcrumbs a:hover {
	text-decoration:none;
	}

.main fieldset {
	border: 0;
	margin: 10px 0;
	padding: 0;
}

.main .formgroup {
	margin: 0 0 8px 0;
	float: left;
	width: 250px;
}
.main .formgroup br {
	display: none;
}
.main .formgroup label {
	float: left;
	clear: both;
}
.main .formgroup input,
.main .formgroup select,
.main .formgroup textarea {
	float: left;
	margin: 0 0 4px 10px;
}

.main .formgroup2 {
	float: left;
	width: 250px;
	padding: 8px 0 0 0;
}

.main .formgroup2 label{
	float: left;
	display: block;
	width: 95px;
}


.selectors {
	border: solid 1px #CCC;
	width: 140px;
	}

.main table {
	margin: 0;
}
.main th {
	background-color: #e4e1da;
	padding: 8px 2px;
	
}
.main td { 
	padding: 8px 2px;
	border-bottom: solid 1px #CCC;
}

.main .blanko td { 
	border-bottom: none;
}


.main input {
	border: solid 1px #CCC;
}

.odd {
	border-top: none;
	}


.prodbtn {
	border: solid 1px #CCC;
	font-size: 0.85em;
	float: right;
	}

.main input.back, 
.main input.next, 
.main input.cartadd, 
.main input.update,
.main input.remove,
.main input.checkout,
.main input.confirm,
.main input.prodbtn
{
	background-color: #999;
	color: #FFF;
}
.main input.back:hover, 
.main input.next:hover, 
.main input.cartadd:hover, 
.main input.update:hover,
.main input.remove:hover,
.main input.checkout:hover,
.main input.confirm:hover,
.main input.prodbtn:hover
{
	background-color: #666;
	color: #FFF;
	cursor: pointer;
}


.main dl {
}
.main dt {
	margin: 0.5em 0 0.4em 0;
}
.main dd {
	font-weight: bold;
	margin: 0 0 0.8em 0;
}



.prods p {
	font-size: 0.9em;
	margin: 4px 0 0 0;
	}
	
.prods strong {
	font-size: 0.9em;
	}










.main .product_section {
	clear: both;
	background-color: #F2EFE8;
	color: #999;
	padding: 5px;
}
.main .product_details {
	width: 560px;
	float: right;
}
.main .product_image {
	text-align: left;
	width: 135px;
	float: left;
	margin: 0 0 10px 0;
	/*
	border: solid 1px #666;
	background-color: #DDD;
	*/
}
.main .product_image img {
	margin: 0 auto;
}
.main .product_attributes {
	float: left;
	width: 50%;
	height: 200px;
	overflow: auto;
	padding: 8px 0 0 0;
}
.main .product_attributes h4 {
	padding: 0;
	margin: 3px 0;
}
.main .product_attributes p {
	padding: 0;
	margin: 3px 0;
}

.main .product_attributes label{
	float: left;
	display: block;
	width: 90px;
}
.main .product_attributes p strong {}
.main .product_attributes .image {
	height: 30px;
	margin: 10px 0;
	/*
	border: solid 1px #666;
	background-color: #DDD;
	*/
}
.main .product_attributes img {
	position: absolute;
	width: 30px;
	height: 30px;
}
.main .product_attributes img:hover {
	position: absolute;
	width: auto;
	height: auto;
}

.main input.quantity {
	text-align: right;
}

	
#footer {
	height: 50px;
	width:961px;
	float: left;
	text-align: center;
	padding: 20px 0;
	font-size: 85%;
	margin: 0;
	background-image: url(../images/footerbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}
#footer .text {
	float:right;
	width: 752px;
	}
#footer a {
	color:#676767;
	font-weight:bold;
	text-decoration:underline;
	}

#footer a:hover {
	text-decoration:none;
	}

.hide { display: none; }
.show { display: block; }
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/*************	For sitemap.php	***************************/
.main ul{
	margin: 0 0 0 20px;
	padding: 0;
}
.main ul li{
	list-style:square;
	margin: 1px 0 1px 0;
	font-weight: bold;
}
.main ul li ul{
	margin: 0 0 0 20px;
}
.main ul li ul li{
	margin: 0;
	font-weight: normal;
}
.main ul li ul li ul{
	margin: 0 0 0 20px;
}
.main ul li ul li ul li{
	margin: 0;
	font-weight: normal;
}
a {
}
a:hover {
	color: #d1d6cf;
}
/*************	For sitemap.php	***************************/
