/**********************************************************************************************

	Title: AVT
	Author: Animax3d
	Date: November/December 2007 

***********************************************************************************************

/* GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* Global reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; 	font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

body {
	line-height: 1; }	
	
ol, ul {
	list-style: none; }
	
table {
	border-collapse: separate; 
	border-spacing: 0;
}

caption, th, td {
	text-align: left; 
	font-weight: normal;
}

body {
	padding: 0 0 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%; 
	text-align: center;
	position: relative;
	color: #036;
	background: #882200;
}

/* Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	

h2, h3, h4 {
	margin: 0;
	font-weight: bold;

}
p  {
	margin: 0 0 16px 0;
	font-size: 1.2em;
	line-height: 1.6;
	
}


/* Forms
-----------------------------------------------------------------------------------------------*/	

input, textarea, select {
	font: 1.1em "Trebuchet MS",Arial, Helvetica, Verdana, sans-serif;
	
}



/* Links
-----------------------------------------------------------------------------------------------*/	

a{
	color: #255DB5;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}



/* Miscellaneous
-----------------------------------------------------------------------------------------------*/	

hr { 
	display: none; }
		
strong {
	font-weight: bold; }
		
em {
	font-style: italic; }
	
abbr, acronym {
	border-bottom: 1px dotted #999; 
	cursor: help;
}


/* GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.hide label {
	position: absolute;
	left: -9999px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block; }
	
/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%; }

.clearfix {
	display: block; }
/* End hide from IE-mac */


/* LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
#header {
	position: relative;
	margin: 0 auto;
	width: 977px;
	min-height: 200px;
	border-top: 15px solid #036;
	z-index: 9999;
}

.container{
	background: #D8ECFF  url(../images/bg_body.gif) repeat-x left top;
	text-align: center;
	width: 100%;
	padding: 0;
	
	}
	
.content {
	width: 531px;
	float: left;
	padding: 20px 30px;
	clear: both;
	
}
.subpage .content-in{
	min-height: 610px;
}
#secondary-content {
	width: 359px;
	float: right;
	padding: 20px 26px 20px 1px;
}


.footer {
	clear: both;
	padding: 10px 0 0;
	background: #882200 url(../images/bg_footer.gif) repeat-x left top;
	position: relative;
	min-height: 95px;
	border-top: 1px solid #390E00;
	color: #fff;
}
.copy {
	clear: both;
	padding: 10px 0 0;
	position: relative;
	min-height: 58px;
	width: 977px;
	margin: 0 auto;
	font-size: 1.2em;
}	
	
/* Accessibility menu
-----------------------------------------------------------------------------------------------*/	

.accessibility-menu {
	position: absolute;
	left: -1000em;
	text-align: left;
}


/* Header
-----------------------------------------------------------------------------------------------*/	

	
	/* Logo -> Image replacement. */
	#branding {
		width: 340px;
		height: 200px;
		position: absolute;
		top: 0;
		left: 0;
		text-align: left;
		overflow: hidden;
	}
	#branding h1, #branding h1 a, #branding h1 a span{
		display: block;
		width: 335px;
		height: 40px;
		overflow: hidden;
		cursor: pointer;
		
	}
	#header h1{
		position: relative;
		z-index: 10;	
		clear: both;
		float: left;
		top: 70px;
		margin-bottom: 3px;
		}
	#header h1 a:link, #header h1 a:visited{
		font-size: 1.6em;
		font-weight: bold;
		color: #505050;
	}
		#header h1 a span{	
			position: absolute; 
			top: 0;
			left: 0;
			z-index: 10;
			background: url(../images/logo_atv.gif) no-repeat;
		}
	#branding h2, #branding h2 a, #branding h2 a span{
		display: block;
		width: 120px;
		height: 52px;
		overflow: hidden;
		cursor: pointer;
		
	}
	#header h2{
		position: relative;
		z-index: 10;	
		clear: both;
		float: right;
		top: 70px;
		right: 10px;
		}
	#header h2 a:link, #header h2 a:visited{
		font-size: 1.6em;
		font-weight: bold;
		color: #505050;
	}
		#header h2 a span{	
			position: absolute; 
			top: 0;
			left: 0;
			z-index: 10;
			width: 120px;
		height: 52px;
			background: url(../images/logo_sym.gif) no-repeat;
		}
	
		
	
/* Primary navigation
-----------------------------------------------------------------------------------------------*/
.primary-navigation{
	min-height: 37px;
	float: right;
	position: relative;
	z-index: 9999;
	background: #036
	
}
	
	.primary-navigation li{
		min-height: 37px;
		background: url(../images/bg_nav_divider.png) no-repeat right bottom;
		float: left;
		position: relative;
		
	}
	
	.primary-navigation li.lastitem{
		background-image: none;
	}
	
	.primary-navigation a{
		min-height: 37px;
		line-height: 37px;
		background: #036;
		float: left;
		
		padding: 0 18px;
		margin-right: 1px; 
		font-size: 1.4em;
		text-decoration: none;
		color: #D6E5F5;
		
	}
	
	.primary-navigation a:hover,.primary-navigation li.selected a{
		background: url(../images/bg_nav_a.gif) repeat-x left bottom;
		color: #fff;
	}
	
	.primary-navigation li.lastitem a{
		margin-right: 0;
	}
	
	.primary-navigation li ul{
		display: none; 
		position: absolute;
		left: -999em;
		text-align: left;
		z-index: 9999;
	}
		.primary-navigation li ul li{
			min-height: 19px;
			line-height: 19px;
			background: none;
			float: left;
			clear: left;
			
		}
			.primary-navigation li ul li.last{
				border-bottom: none;
			}
			.primary-navigation li ul li.last a{
				background-image: none;
			}
			
			
		.primary-navigation  li ul li a,.primary-navigation li.selected  ul li a
		{
			min-height: 27px;
			border-top: 1px solid #6B8CAD;
			background: #175594;
			background-image: none;
			display: block;
			color: #D6E5F5;
			float: none;
			padding: 0 0 0 20px;
			width: 195px;
			margin: 0;
			font-size: 1.2em;
			text-decoration: none;
		}
		.primary-navigation  li ul li a:hover{
			background: #2A6BAE;
			color: #fff;
		}
		
	.primary-navigation li:hover ul{
		top: 37px;
		left: 0;
		display: block;
		z-index: 1000;
	}
	
	

/* Content
-----------------------------------------------------------------------------------------------*/	
	.content-wrapper{
		clear: both;
		background: #fff url(../images/bg_content_main.png) repeat-y left top;
		width: 977px;
		margin: 0 auto 30px;
		padding: 0; 
		text-align: left;
	}
	.content-wrapper-top{
		clear: both;
		background: #fff url(../images/bg_content_top.png) no-repeat left top;
		width: 977px;
		padding: 0; 
		text-align: left;
		font-size: 1px;
		height: 11px;
	}
	.content-wrapper-bottom{
		clear: both;
		background: #fff url(../images/bg_content_bottom.png) no-repeat left bottom;
		width: 977px;
		padding: 0; 
		text-align: left;
		font-size: 1px;
		height: 15px;
	}
	
	
	
	.content h3,.content h4 {
		margin-bottom: 5px;
		
	}
		.content h3 a,.content h4 a{
			font-weight: bold;
		}
	.content p{
		font-family: "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	}
	
	#season-model{
		position: relative;
		width: 531px;
		height: 510px;
		overflow: hidden;
		float: left;
	}
	.badge{
		position: absolute;
		top: 10px;
		left: 30px;
		display: block;
		width: 130px;
		height: 95px;
		padding-top: 35px;
		text-align: center;
		background: url(../images/bg_badge_season.png) no-repeat 0 0;
		font-size: 1.4em;
		font-weight: bold;
	
	}
		
		.badge strong{
			display: block;
			padding-top: 10px;
			text-align: center;
			font-size: 1.2em;
		}
		
	.model-info{
		position: absolute;
		bottom: 0px;
		left: 35px;
		display: block;
		width: 459px;
		height: 70px;
		background: url(../images/bg_model_name.png) no-repeat 0 0;
		}	
		.model-info h3{
			font-size: 1.6em;
			margin: 15px 15px 0px;
		}
		.model-info p{
			font-size: 1.4em;
			margin: 0px 15px 3px;
		}
		.price{
			position: absolute;
			right: 10px;
			bottom: 22px;
			font-size: 1.4em;
			font-weight: bold;
		}
			.price strong{
				font-size: 1.2em;
				color: #C00;
			}
			.price em{
				color: #C00;
				font-style: normal;
				color: #D79999;
				padding-left: 4px;
			}
	
	#hot-news{
		margin-left: 35px;
		background: url(../images/bg_hot_news.png) no-repeat 0 100%;
		height: 195px;
		width: 459px;
		float: left;
		display: inline;
		position: relative;
	}
	#hot-news h3{
			font-size: 1.8em;
			margin: 25px 15px 0px;
			color: #c00;
		}
		#hot-news p{
			font-size: 1.6em;
			color: #000;
			margin: 20px 15px 3px;
			line-height: 1.3;
		}
		
		.hot-image{
			position: absolute;
			right: 15px;
			top: 10px;
			height: 195px;
		}
			.hot-image img{
			border: 3px solid #EBF1F6;
			}
		.hot-image .price{
			position: absolute;
			right: 0px;
			bottom: 22px;
			font-size: 1.2em;
			font-weight: normal;
			display: block;
			text-align: center;
			width: 190px;
			color: #000;
		}
			.hot-image .price strong{
				font-size: 1.2em;
				color: #C00;
			}
			.hot-image .price em{
				color: #C00;
				font-style: normal;
				color: #D79999;
				padding-left: 4px;
				font-weight: bold;
			}
	
	
		
	
/* 3.5	Side Content / Navigation
-----------------------------------------------------------------------------------------------*/
	#secondary-content h2 {
		font-size: 1.4em;
		background: #DCDCDC url(../images/bg_side-content_h2.png) no-repeat left bottom;
		color: #000;
		position: relative;
		font-weight: bold;
		margin-bottom: 5px;
	}
		#secondary-content h2 span{
			padding-left: 10px;
			display: block;
		}
		#secondary-content p{
			padding: 10px 5px 10px 10px;
			line-height: 18px;
			font-size: 1.1em;
		}
	
	#secondary-content ul{
		margin: 0px;
		width: 359px;
		float: right;
		text-align: right;
	}
	#secondary-content ul li {
		padding-bottom: 17px;
		background: url(../images/bg_product_bottom.gif) repeat-x 0 100%;
		float: right;
		clear: right;
		width: 359px;
	}
	
		#secondary-content ul li a{
			padding: 10px 10px 5px;
			float: right;
			clear: right;
			font-size: 1.8em;
			text-decoration: none;
			width: 285px;
		}
		#secondary-content ul li a:hover{
			background: url(../images/bg_nav_hover.gif) repeat-y 100% 0;
		}
		#secondary-content ul li a span{
			padding: 80px 10px 0px;
			float: right;
			cursor: pointer;
		
		}
		#secondary-content ul li.four-wheel a span{
			background: url(../images/4_wheel.png) no-repeat 100% 0;
			color: #820;
		}
		#secondary-content ul li.water-scooter a span{
			background: url(../images/water_scooter.png) no-repeat 100% 40%;
			color: #036;
		}
		#secondary-content ul li.snow-scooter a span{
			background: url(../images/snow_scooter.png) no-repeat 100% 40%;
			color: #09f;
		}
		#secondary-content ul li.speed-boat a span{
			background: url(../images/water_boat.png) no-repeat 100% 50%;
			color: #0c3;
		}
		#secondary-content ul li.us-cars a span{
			background: url(../images/us_cars.png) no-repeat 100% 60%;
			color: #09f;
		}
		
		
		#secondary-content .news{
			padding: 10px 0 0 30px;
			width: 329px;
			clear: both;
			background: url(../images/bg_news_bottom.gif) no-repeat 0 100%;
			min-height: 180px;
			
		} 
		.subpage #secondary-content .news{
			background: none;
			
		} 
			#secondary-content .news h4{
				color: #330D00;
				font-weight: bold;
				font-size: 1.4em;
				margin-left: 10px;
			} 
			#secondary-content .news p{
				color: #444;
				font-size: 1.1em;
				line-height: 17px;
				
			} 
			#secondary-content .news img{
				float: left;
				margin: 5px 10px 10px 10px;
				border: 2px solid #ccc;
				padding: 1px;
			}
			
			.subpage #secondary-content .news h4{
				color: #d00;
			} 
			
			.subpage #secondary-content .news img{
				margin: 15px 10px 10px 10px;
			
			}
/* Subpage
-----------------------------------------------------------------------------------------------*/	
	.breadcrumb-navigation{
		width: 531px;
		background: url(../images/bg_products_top.png) repeat-x 0 100%;
		padding: 0 0 25px;
		font-size: 1.4em;
		line-height: 25px;
		color: #036;
		margin-bottom: 25px;
	}
		.breadcrumb-navigation span{
			color: #005CB8;
		}
		.breadcrumb-navigation a{
			color: #036;
		}
	.brands{
		width: 531px;
		color: #036;
		font-size: 1.2em;
		text-align: center;
		margin: 0 0 35px;
	}	
		.brands li{
			display: inline;
		}
		.brands a{
			color: #005CB8;
		}
		
	.product-listing{
		float: left;
		width: 260px;
		margin: 10px 11px 20px 0;
		
	}	
		.equalizer{
			margin-right: 0;
		}
		.product-listing h3{
			font-size: 2.2em;
			font-weight: normal;
			padding:0 7px 5px;
			text-align: center;
			
		}
		.product-listing h3 a{
			color: #036;	
			font-weight: normal;
			text-decoration: none;
		}
		.product-listing h3 a:hover{
			color: #005CB8;
			
		}
		.product-listing p{
			background: #F4FAFF url(../images/bg_product.png) no-repeat 0 0;
			width: 257px;
			height: 194px;
			text-align:center;
			padding-top: 14px;
			
		}
		.product-listing img{
			border: 2px solid #ccc;
			background: #fff;
			padding: 1px;
		}
		.product-listing ul{
			margin: 0 0 0 14px;
		}	
			.product-listing li{
				display: inline;
				float: left;
			}
			.product-listing li a{
				float: left;
				margin-right: 8px;
			}
		
		.product-listing a.info{
			float: right;
			background: #fff url(../images/bg_more_info.png) no-repeat 100% 50%;
			font-size: 1.4em;
			color: #5f5f5f;
			line-height: 20px;
			height: 20px;
			margin: 10px 18px 0 0;
			padding-right: 20px;
			text-decoration: none;
		}
		
		.tabs-nav li {
 			float: left;
		}
		

		.tabs-nav {
 			margin: 0;
 			float: right;
 			border-bottom: 1px solid #69c;
 			padding: 2px 0px 0 5px;
 			width: 310px;
		}
		.tabs h3{
			font-size: 2.0em;
			font-weight: normal;
			float: left;
			display: inline;
			padding-left: 7px;
		}
		.tabs-nav li.current {
			position: relative;
 		}

		.tabs-nav li strong {
 			font-size: 1.3em;
		}

		.tabs-nav li a {
		 	color: #036 !important;
		 	display: block;
 			padding: 2px 8px 0px 8px;  
 			float: left;
 			border-right: 1px solid #69c;
 			border-top: 1px solid #69c;
 			border-left: 1px solid #69c;
 			margin-right: 3px;
 			text-decoration: none;
 			background: #eef7ff;
			}

		.tabs-nav li.current a {
			background: #fff;
			border-bottom: 1px solid #fff;
			margin-bottom: -1px;
			
		}

		.tabs-nav li a:hover strong, .tabs-nav li.current a strong {
 			color: #005CB8;
		}


		
		.product-listing.detail{
			position: relative;
			width: 531px;
			margin: 10px 0px 30px 0;
		}
		 .product-listing.detail h3{
			font-size: 2.2em;
			font-weight: normal;
			padding:0 7px 5px;
			text-align: left;
			
			}	
			.product-listing.detail h3 span{
				font-size: 0.7em;
				margin-left: 40px;
			}	
		 .product-listing.detail p{
			background: #F4FAFF url(../images/bg_product_detail.png) no-repeat 0 0;
			width: 370px;
			height: 306px;
			text-align:center;
			padding-top: 14px;
			float: left;
			margin-bottom: 0px;
		}
		.product-listing.detail ul{
			width: 160px;
			float: left;
			margin: 3px 0 0 0;
			/*position: absolute;
			right: -10px;
			top: 33px;*/
			
		}	
			.product-listing.detail li{
				display: inline;
				float: left;
				width: 71px;
				margin-left: 8px;
				margin-bottom: 8px;
			}
			.product-listing.detail li a{
				float: left;
				width: 71px;
			}
			.product-listing.detail li.edge a{
				
			}
			.product-listing.detail a.info{
				float: left;
				background: #fff url(../images/bg_tip.png) no-repeat 0% 50%;
				font-size: 1.1em;
				color: #5f5f5f;
				line-height: 16px;
				height: 30px;
				margin: 10px 0px 0 10px;
				padding-left: 20px;
				text-decoration: none;
				width: 110px;
			}
			
		#technical-info{
			width: 531px;
			clear: both;
			margin: 0;
			padding: 0;
		}	
			#technical-info caption{
				line-height: 38px;
				background-color: #C1E0FE;
				color: #333;
				text-transform: uppercase;
				font-weight: bold;
				font-size: 1.2em;
				padding-left: 5px;
				border-bottom: 1px solid #fff;
			}
			#technical-info th{
				line-height: 24px;
				background-color: #d3d3d3;
				color: #333;
				font-size: 1.2em;
				padding-right: 5px;
				text-align: right;
				border-bottom: 1px solid #fff;
				width: 185px;
			}
			#technical-info td{
				border-bottom: 1px solid #d3d3d3;
				color: #333;
				font-size: 1.1em;
				padding-left: 5px;
				vertical-align: middle;
				line-height: 20px;
				
			}
			#technical-info td.last{
				border-bottom: none;
				
			}
			#technical-info td.foot{
				background-color: #C1E0FE;
				height: 15px;
			}
	.primary-content{
		color: #333;
		min-height: 620px;
		
	}
		.primary-content h3{
			color: #036;
			font-size: 1.6em;
			margin: 0 0 20px;
		}
		.primary-content h4{
			color: #036;
			font-size: 1.4em;
			margin: 0 0 5px;
		}
		.primary-content ul{
			margin: 20px;
			font-size: 1.2em;
		}
		.primary-content ul li{
			padding: 5px 0 5px 15px;
			background: url(../images/bg_bullet.png) no-repeat 0 50%;
		}
		.primary-content form{
			padding: 20px 0;
		}
		.primary-content label{
			float: left;
			width: 100px;
			cursor: pointer;
		}
		.primary-content input,.primary-content textarea, .primary-content select{
			border: 1px solid #999;
			padding: 2px;
		}
		.primary-content input:focus,.primary-content textarea:focus{
			border: 1px solid #09f;
			background: #EEF7FF;
		}
		.primary-content button{
			border-top: 2px solid #eee;
			border-left: 2px solid #eee;
			border-right: 2px solid #777;
			border-bottom: 2px solid #777;
			padding: 2px 15px;
			cursor: pointer;
			background: #eee;
		}
		.primary-content button:focus{
			background: #EEF7FF;
			border-top: 2px solid #39f;
			border-left: 2px solid #39f;
			border-right: 2px solid #369;
			border-bottom: 2px solid #369;
		}
		.primary-content form p{
			clear: left;
		}
		
	.content-bottom{
		width: 531px;
		background: url(../images/bg_detail_bottom.png) repeat-x 0 100%;
		padding: 25px 0 0;
		font-size: 1px;
		color: #036;
		clear: both;
	}	
	
/* Footer
-----------------------------------------------------------------------------------------------*/	

.footer .contact{
	text-align: right;
	float: left;
	padding-left: 20px;
}
.footer .copyright{
	text-align: right;
	float: right;
	padding-right: 20px;
}
/* LAYOUT ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
.side-content hr.divider {
        border: none;
        background: url('../images/bg_divider.png') center center no-repeat;
        height: 2px;
		margin-bottom: 16px;
		display: block;
		position: relative;
		left: -6px;
		width: 485px;
		font-size:0;
		color: #fff;
}
		
 