/* Fix for the firefox scrollbar issue 
==============================================*/
HTML{
	min-height:101.1%
}
/* Remove Dotted Focus Border */
:focus {outline: 0;}

BODY {margin:0px; padding:0px; background-color:#FFFFFF; background-image:url(images/background.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; 
}
a:link {
	color: #FF9E00;
}
a:visited {
	color: #FF9E00;
}
a:hover {
	color: #FF9E00;
	text-decoration:none;
}
a:active {
	color: #FF9E00;
	text-decoration:none;
}
P {
	margin:0px 0px 5px;
}
H1 {
	MARGIN-TOP: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 160%;
	MARGIN-BOTTOM: 3px;
	color:#BAAE05;
	font-family: Arial, Helvetica, sans-serif;
}
H2 {
	MARGIN-TOP:5px;
	MARGIN-BOTTOM:0px;
	FONT-WEIGHT:bold;
	FONT-SIZE:120%;
	COLOR:#BAAE05;
	font-family: Arial, Helvetica, sans-serif;
}
#leftCol h3 {
	margin:7px 10px;	
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 120%;
	COLOR: #BAAE05;
	font-family: Arial, Helvetica, sans-serif;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	COLOR: #BAAE05;
	font-family: Arial, Helvetica, sans-serif;
}
.form_subscribe {
	MARGIN-TOP: 15px; FONT-SIZE: 80%
}
form {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.formbox {
	FONT-SIZE: 11px; FLOAT: left; MARGIN-RIGHT: 10px; background-image: url(images/input_bg.gif);
}
.form_clientlogin {
	float:right; width: 225px; PADDING-TOP: 35px
}
.header_container {
	margin:auto;
	width:100%;
	height:139px;
	background-color:#8A8819;
	background-image:url(images/bg_header.png);
	background-repeat:no-repeat;
	background-position:center;
}
.header_content {
	margin:auto; width:980px; height:111px; text-align:left; border: #666666 0px 1px solid;
}

/* start search */
.searchinput {
	width:210px;
	height:29px;
	float:left;
	margin:0px;
	padding-left:5px;
	border:0 none;
	color:#666666;
	font-size:10px;
	background:url("images/search.png") no-repeat scroll 0 0 transparent;
}
.searchsubmit {
	width:26px;
	height:29px;
	float:right;
	margin:0px;
	border:0 none;
	cursor:pointer;
	background:url("images/searchb.png") no-repeat scroll 0 0 transparent;
}
#searchpanel {
	position:absolute; 
	right:10px; 
}
/* end search */


.navbar_container {
	margin:auto;
	width:100%;
	height:32px;
	background-color:#69685B;
	background-image:url(images/bg_navbar.png);
}
.navbar_content {
	margin:auto; width:980px; font-size:14px;
}
.navbar_content_padding {
	padding:9px 10px; color:#CCC;
}
.navbar_content_padding A{
	color:#FFF; font-weight:bold; text-decoration:none;
}
.logo {
	width:300px; height:83px; padding:0px 5px 0px 0px; float:left;
}
.clearboth {
	clear:both;
}
.main_container {
	margin:auto; width:100%; 
}
.main_content {
	 margin:auto; width:980px; 
}
/* footer line */
.credit_content {
	margin:auto; font-size:90%; padding:5px 0px 10px 0px; width:980px; color:#999; text-align:right;
}
.line HR {
	display:none;
}
.line_vert {
	margin-top:10px; float:left; width:1px; height:43px;
}
#leftCol {
	margin:10px 10px;
	width:176px;
	font-size:115%;
	float:left;
	background-color:#333;
}
#leftCol A{
	color:#FFF; text-decoration:none;
}
.col2 {
	margin:10px 10px; width:764px; font-size:115%; float:left; line-height:16px; background-color:#FFF;
}
.col2padding {
	padding:10px;
}
.col2 A {
	color:#BAAE05;
	text-decoration:underline;
}
.col2 A:hover {
	text-decoration:underline;
}
.col2 UL {
	padding: 8px 8px 8px 0px; margin:0px 0px 0px 15px;
}
.col2 LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND-IMAGE: none; LIST-STYLE-IMAGE: url(../templates/images/little_arrow.gif); PADDING-BOTTOM: 10px; MARGIN: 0px; LINE-HEIGHT: 150%; PADDING-TOP: 0px
}
.subscribe {
	MARGIN-TOP: 10px; FONT-SIZE: 85%; MARGIN-LEFT: 38px; COLOR: #7f7f7f; LINE-HEIGHT: 125%
}
.subscribebox {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; HEIGHT: 110px
}
.image {
	FLOAT: right; MARGIN-LEFT: 20px
}
#current A {
	COLOR: #999999
}
.pagingLinks {
	text-align: center;
}
.borders {
	padding-left:30px; padding-right:50px; padding-bottom:70px;
}
.borders_wide {
	padding-left:30px; padding-right:30px; padding-bottom:70px;
}

/* start css for teaser style*/
/* note the 1px borders affect the widths by 2px */
dl {
	width: 260px;
	margin-left:0px;
	}
dt {
	font-weight: bold;
	clear: left;
	float: right;
	width: 156px;
	margin-top: 0px;
	text-decoration: none;
	}
dd {
	clear: right;
	margin: 0 0 0 104px;
	color: #666666;
	}
dd.image {
	clear: none;
	float: left;
	margin: 0 0 0 0;
	background-image:url(./images/shadow_product.gif); 
	height:112px;
	}
.teaserimg {
	border:#DED8D3 solid 1px;
	}
/* end css for teaser style*/


/* Start footer */
#footer_container {
	margin:auto;
	width:100%;
	background-color: #666;
	background-image:url(images/bg_footer.png);
	padding:10px 0px 10px 0px;
	text-shadow: #606A17 1px 1px 0px;

}
#footer_content {
	margin:auto;
	width:980px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#footer_content a {
	color:#FFFFFF;
}
#footer_col1 {
	float:left; width:176px; height:176px; padding:0px 10px; border-right:#000000 1px dotted; 
}
#footer_col2 {
	float:left; width:176px; height:176px; padding:0px 10px; border-right:#000000 1px dotted; 
}
#footer_col3 {
	float:left; width:176px; height:176px; padding:0px 10px; border-right:#000000 1px dotted; 
}
#footer_col4 {
	float:left; width:176px; height:176px; padding:0px 10px; border-right:#000000 1px dotted; 
}
#footer_col5 {
	float:left; width:171px; height:176px; padding:0px 10px; border-right:#000000 1px dotted; 
}
/* End footer */


#CWcartLinks a {color: #FBFBFB;}
#CWcartLinks {text-shadow: 1px 1px 0 #606A17;}

