@charset "utf-8";
@import "ie7.cfm";
img {
	border:none;
}
body {
	
	
	
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

/* CSS Document */
body {
	background:#58594B url(/templates/interface/bg.jpg) repeat-x;
}


div {
	margin:0;
	padding:0;
}
a {
	color:#1F4330;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
}
#contentWrapperbg {
	position:relative;
	width:1000px;
	margin:0 auto;
	background:url(/templates/interface/contentwrapperbg.png);
}
.contentWrapper {
	width:968px;
	margin:0 auto;
}
.contentWrapper a{
	color:inherit;
	
}
#contentWrapper {
	position:relative;
	width:968px;
	margin:0 auto;
	/*text-align:right;*/
	
}
.break6c6352 {
	background-color:#6c6352;
	height:12px;
	
}
#headerarea {
	height:90px;
	background:url(/templates/interface/headerarea.jpg);
}
#headerback {
	position:absolute;
	display:block;
	top:0;
	left:0;
	z-index:-1;
	
}
#contentPrimary {
	padding-top:20px;
	background-color:#F8F7F3;
	padding-bottom:20px;
	background-image:url(/templates/interface/contentprimarybg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
ul.siteoverview-list {
	list-style: none;
	padding:0;
	margin:0 0 0 25px;
	float: left;
	/*width: 920px;*/
	/*background: #222;*/
	font-size: .7em;
	/*background: url(topnav_bg.gif) repeat-x;
	border:2px solid #6c6352;*/
	display:block;
}
ul.siteoverview-list li{
	float: left;
	margin: 0;
	padding: 0 7px;
	position: relative;
	
	width:183px;/*--Declare X and Y axis base for sub navigation--*/
	/*border-right:1px #D1C9B4 solid;*/
}
ul.siteoverview-list li ul{
	list-style:none;
	margin:0;
	padding:0;
}
ul.siteoverview-list li ul li{
	list-style:none;
	margin-bottom:12px;
	padding:0;
}
ul.siteoverview-list .siteoverview-maincol-last, ul.siteoverview-list .siteoverview-maincol-last li  {
	width:135px;
}
/* top navigation area - begin */
#nav {
	position:absolute;
	top:90px;
	width:100%;
	height:40px;
	z-index:999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}




ul.topnav {
	list-style: none;
	padding:0;
	margin:0 0 0 55px;
	float: left;
	/*width: 920px;*/
	/*background: #222;*/
	font-size: 1em;
	/*background: url(topnav_bg.gif) repeat-x;*/
	border:2px solid #6c6352;
	display:block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#58594B;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/background-image:url(/templates/interface/topnavbg.jpg);
	border-right:1px #D1C9B4 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.topnav li a{
	padding: 3px 12px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-weight:bold;
	color:#000;
	font-size:.9em;
}

ul.topnav li:hover {
	color:#6C6352;
	background-image:url(/templates/interface/topnavbg.jpg);
	background-position:0 -3px;
}
ul.topnav li a:hover{
	color:inherit;
	/*background: url(topnav_hover.gif) no-repeat center top;*/
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	/* background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;*/
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	/*background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;*/
}
/* top navigation area - end */
#contentWrapperextbasebg {
	height:37px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(/templates/interface/contentwrapperextbasebg.png);
}
#footer {
	color:#9f9883;
	font-size:.7em;
	text-align:center;
	padding:20px 0;
}
#siteoverview {
	color:#9f9883;
}
.bold {
	font-weight:bold;
	
}
span.brands {
	padding:0 6px;
	
}
a.brands:link {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.brands:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.brands:hover {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
a.brands {white-space:nowrap}

.primarycolor {
	color:#585947;
}
.primarycolorbg {
	background-color:#585947;
}
.secondarycolor {
	color:#807865;
}
.thirdcolor {
	color:#DBCAB0;
}
.thirdcolorbd {
	border-color:#DBCAB0;
	
}
#hpflash {
	width:684px;
	height:320px;
	
}
#hpadhourstext {
	font-weight:bold;
	font-size:.8em;
}
#hppdtext ul {
padding:0;	
font-size:.7em;
list-style:disc;
}
#hppdtext ul li{
	margin-left:15px;
	margin-bottom:6px;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clearboth {
	clear:both;
}
.clearleft {
	clear:left;
}
.bgwhite {
	background-color:#FFF;
	
}
.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.rounded-smaller {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inner-shadow {
   box-shadow:inset 0 3px 4px #404138;
   -moz-box-shadow:inset 0 3px 4px #404138;
   -webkit-box-shadow:inset 0 3px 4px #404138;
}
.padded {
	padding:10px;
}
.smalltext {
	font-size:.8em;
	
}
.smallertext {
	font-size:.7em;
	
}
.blockquote {
	padding:16px;
}
.spacer {
	height:20px;
	display:block;
}
.center {
	text-align:center;	
}
.centerblock {
	margin-left:auto;
	margin-right:auto;
}
.marginbottom {
	margin-bottom:20px;
}
.inline {
	display:inline;
	
}
#hpbrandsblk {
	text-align:center;
	/*background-image:url(/templates/interface/brandsbg.png);*/
	background-position:center center;
}
#hpbrandsblk strong {
	font-size:.8em;
	
}
#hpflashpoquetdifference {
	width:640px;
	height:280px;
	background-color:#58594B;
	background-position:bottom center;
	/*background-image:url(/templates/interface/poquetcar.png);*/
	background-repeat:no-repeat;
	
}
.hpbutton {
	position:relative;
	border:3px solid #DBCAB0;
	padding:6px;
	margin-bottom:6px;
	background-image:url(/templates/interface/hp-big-button-bg.jpg);
}
.hpbutton h2 {
	display:inline;
	font-size:0.9em;
	
}
.textright {
	text-align:right;
	
}
.relative {
	position:relative;
	
}
.absolute {
	position:absolute;
}
.quotes {
	font-size:2em;
	line-height: 0.5em;
}
.button {
	cursor:pointer;
}
.nooverflow {
	overflow:hidden;
	
}

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	width:180px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}




#tooltip .tipBody {
	background-color:#58594B;
	padding:5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#tooltip .tipFooter {
	height:8px;
	
}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 100%;
	height: 22px; /* height should be included to reserve visual space for the marquee */

	background-color: #DFD0B5;
	border: 1px solid #D5C5AB;
}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

	/* optional styles for appearance */
	font: 14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}
.hpbutton div {
	border:#333 1px solid;
	width:160px;
	float:right;
	margin-top:-3px;
	overflow:hidden;
	height:20px;
	
}
.hpbutton span {
	font-weight:bold;
}
.panel {
	background-image:url(/templates/interface/hpflashyoverlay.png);
	background-color:#F0E4D0;
	right:17px;
	display:none;
	height:280px;
	width:644px;
	padding:20px;
	z-index:999;
	font-weight:bold;
}
.panelItem {
	cursor:pointer;
	border:#CCC 1px solid;
	padding:5px;
	background-color:#DACAB0;
}
.panelItem:hover {
	color:#DACAB0;
	background-color:#FFF;
	
}
.inline-block {
	display:inline-block;
	
}
.panel ul {
	margin:0;
	padding:0;
	list-style:none;
}

#priceSelect1, #priceSelect2  {
	font-weight:bold;
	height:18px;
}

#priceSelect1 option, #priceSelect2 option{
	padding:.8em;
}
.hoverinput:hover {
	background-color:#DBCAB0;
	color:#585947;
}
#bbb-block {
	position:absolute;
	right:28px;
	top:54px;
}
.newsrow, .newsdetail {
	background-color:#FFFFFF;margin-bottom:12px;padding:5px;
	display:block;vertical-align:top;
	border:#FFFFFF 2px solid;
}
.newsrow:hover {
	border:#807863 2px solid;
	
}

.newsletter-background {
	width:210px;
	background-color:#FFF;
	padding:12px;
	font-weight:bold;
	border:#807863 2px solid;
	
}
.newsletter-background input {
	float:right;
	
}
.newsletter-background div {
	margin-top:5px;
}
#sentmonthly {
	font-size:.6em;
}
#headerSpecial {
	   position:absolute;
	   top:40px;
	   left:200px;
	   font-size:.8em;
   }
   
