body {
	background: #692D2E url(../pics/autorvpro-bg.jpg) repeat-x 0 0;
	margin-top: 0px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}

h1 {
	color: maroon;
	margin:15px 0;
}

a, a:visited { color: #2A5FDF;text-decoration: none; }
a:hover { color: red; text-decoration: none }

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 859px;
	margin: 0 auto;
}

#header {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 120px;
	background: url(../pics/autorvpro-header.jpg) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}

#headermenu {
	position: absolute;
	width: 744px;
	height: 31px;
	top: 89px;
	margin: 0 0 0 115px;
	padding: 0;
	list-style: none;
	z-index: 1000;
}

#headermenu li {
	display: block;
	float:left;
}

#headermenu a {
	display: block;
	height: 31px;

	text-indent: -9999px;
	background: url(../pics/header_menu.gif) no-repeat 0 0;
	
}

#headermenu_products a { width: 88px; background-position: 0 0px; }
#headermenu_products a:hover { background-position: 0 -31px; }

#headermenu_markets a { width: 74px; background-position: -88px 0px; }
#headermenu_markets a:hover { background-position: -88px -31px; }

#headermenu_partners a { width: 81px; background-position: -162px 0px; }
#headermenu_partners a:hover { background-position: -162px -31px; }

#headermenu_support a { width: 73px; background-position: -243px 0px; }
#headermenu_support a:hover { background-position: -243px -31px; }

#headermenu_about a { width: 77px; background-position: -316px 0px; }
#headermenu_about a:hover { background-position: -316px -31px; }

#headermenu_contact a { width: 93px; background-position: -393px 0px; }
#headermenu_contact a:hover { background-position: -393px -31px; }

#headermenu_home a { width: 50px; background-position: -486px 0px; }
#headermenu_home a:hover { background-position: -486px -31px; }

#headermenu li ul { border-bottom:5px solid #727EA4; border-left:1px solid #727EA4; border-right:1px solid #727EA4;}

#headermenu li ul li a {
	width: auto;
	height:20px;
	height:16px;
	text-indent:0;
	background-image: none;
	padding-left:10px;
	padding-top: 5px;
	color: #333;
	color: #212E62;
	font-size:11px;
}

#headermenu li ul li ul { margin-top:0; padding-top:0; border-top:1px solid #727EA4;}

#header-search-box { float:right; }
#header-search-box input { font-size:10px; background-color:#fff;}

#link-iso { position:absolute; top:96px; right:10px; z-index:1001; }

#content {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0;
	padding: 10px;
	background: url(../pics/content_top_bg.gif) no-repeat;
}

#breadcrumb { color: #2A5FDF; font-size:12px; }


.input-text { border:1px solid #7885A8; width:15em; background-color: #E0E2EF;}
.input-select { border:1px solid #7885A8; background-color:#E9EBF7; font-size:11px;}
.input-submit { border:1px solid #7885A8; }

.product-description { width:375px; float:left; padding-left:10px; padding-right:10px; }
.product-image { width:410px; float:left; padding: 20px 0px; text-align:center;}

.product-description table { border:1px solid #7885A8; margin:0; padding:0; }
.product-description tbody tr { background-color:#E0E3F2; }
.product-description tbody th { background-color:#95A0BE; }
.product-description tbody td { border:0; padding:4px; }

.altrow { background-color: #E0E3F2; }

.product-table { }
.product-table tr { height:100px; }
.product-table td { width:265px; height:100px; padding:10px 5px; vertical-align:center; text-align:center;}

#tabs-container table { border:1px solid #7885A8; margin:0; padding:0; }
#tabs-container tr { background-color:#E0E3F2; }
#tabs-container th { background-color:#95A0BE; }
#tabs-container td { border:0; padding:4px; }

#accessories-list { list-style:none; margin:0; padding:0; padding-right:20px; }
#accessories-list li { display:block; float:left; height:60px; padding:10px 15px; line-height:40px; text-align:center;}
#accessories-list li img { vertical-align:middle; }


#partner-list { list-style: none; margin:0; padding:0 20px;}
#partner-list li { display:block; float:left; width:30%; height:120px; text-align:center; border:1px solid #aaa; margin:5px; padding:5px; /*line-height:70px;*/ }
#partner-list li img { vertical-align:middle; margin-bottom:20px;}

#partner-table { margin-left:20px; }
#partner-table td { width:245px; border:1px solid #aaa; margin:5px; padding:5px; text-align:center; vertical-align:center; }
#partner-table img { margin-bottom:20px; }

#market-list { width:839px; height:325px; list-style: none; margin:0; padding:0 0px;}
#market-list li { display: block; float:left; margin:0; padding:0;}
#market-list a { 
	display: block; 
	height: 160px; 
	text-indent: -9999px; 
	background: url(../pics/markets/markets.jpg) no-repeat 0 0;
}

#market-list_rv a { width: 322px; background-position: 0 0px; }
#market-list_rv a:hover { background-position: 0 0px; }

#market-list_transit a { width: 203px; background-position: -322px 0; }
#market-list_transit a:hover { background-position: -322px 0px; }

#market-list_specialty a { width: 200px; background-position: -525px 0px; }
#market-list_specialty a:hover { background-position: -525px 0px; }

#market-list_van a { width: 216px; background-position: 0 -161px; }
#market-list_van a:hover { background-position: 0 -161px; }

#market-list_marine a { width: 207px; background-position: -216px -161px; }
#market-list_marine a:hover { background-position: -216px -161px; }

#market-list_atv a { width: 203px; background-position: -423px -161px; }
#market-list_atv a:hover { background-position:-423px -161px; }

#market-list_pool a { width: 212px; background-position: -627px -161px; }
#market-list_pool a:hover { background-position: -627px -161px; }


/* FAQs */
#faq-list { list-style: none; margin:0; padding:0; }
#faq-list li { margin: 5px 0; padding: 5px; background-color: #E0E3F2; border:1px solid #909ABD; }
#faq-list .faq-question { color: #2A5FDF; font-weight:bold; cursor: pointer;}
#faq-list .faq-answer { display:none; color: #333; }

/* NEWS AND EVENTS */
#news-list { list-style: none; margin:0; padding:0; }
#news-list li { margin: 5px 0; padding: 5px; background-color: #E0E3F2; border:1px solid #909ABD; }
#news-list .news-headline { color: #2A5FDF; font-weight:bold; cursor: pointer;}
#news-list .news-html { display:none; color: #333; }

#category-table { width: 100%; }
#category-table td { text-align: center; vertical-align:bottom; }




/* CONTACT PAGE */
#contact-form { float:left; width:420px; margin:20px 0; }
#contact-form label { float:left; display:block; width:100px; text-align:left; padding-left:20px; padding-right:10px; font-weight:bold;margin:4px 0;}
#contact-form input { margin:4px 0; background-color: #E0E2EF;}
#contact-form .input-text { width:250px; }
#contact-form textarea { width:250px; height:100px; background-color: #E0E2EF;}

#contact-info { float:left; margin-top:15px; margin-left:15px; padding:0 30px; border:1px solid #909ABD; background-color: #E0E2EF;}



/* MANUALS AND DOWNLOADS */
#manuals-downloads-table { width:100%; border:1px solid #7885A8; margin:10px 0; padding:0; }
#manuals-downloads-table tr { }
#manuals-downloads-table th { text-align:left; padding:4px; background-color:#95A0BE; }
#manuals-downloads-table td { border:0; padding:4px; }

#faq-search-box { margin-bottom:10px; }




/* rounded bottom corner of content box */
#content-bottom {
	margin: 0;
	padding: 0;
	height: 12px;
	width: 100%;
	background: url(../pics/content_bottom_bg.png) top left no-repeat;	
	font-size: 2px; /* IE */
}

/*
 * featured boxes
 */
#featured {
	margin-top: 10px;
	padding: 40px 0 0 0px;
	height:83px;
	background: url(../pics/autorvpro-featured.jpg) top left no-repeat;	
}

#featured_1 {
	float:left;
	width:275px;
	padding-left:5px;
}

#featured_2 {
	float:left;
	width:275px;
	padding-left:15px;
}

#featured_3 {
	float:left;
	width:270px;
	padding-left:15px;
}


#footer {
	clear:both;
	height: 25px;
	margin: 0;
	margin-top: 10px;
	padding: 5px 0 0 0;
	background: url(../pics/autorvpro-footer.jpg) top left no-repeat;
}

#footermenu {
	float:left;
	width: 600px;
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#footermenu li {
	display: inline;
	padding: 3px 8px 0 0;
}

#footermenu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#footermenu a:hover {
	color: red;
	text-decoration: none;
}

#footer p.copyright {
	float:left;
	width:230px;
	margin:0;
	padding:0;
	text-align: right;
	color: #DDD;
}

.hidden { display:none; }
