@charset "UTF-8";
/* CSS Document */

body,td,th, tr, table {
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin:0px;
	/*background:url(../images/g.png) repeat-x center top;*/
}

/**************************************************************
Sandbaox
*/


#snipe{
width: 978px;
}
.snp{
margin:0 auto;
position:relative;
width:978px;
z-index:1;
}
.snipelink{
height:155px;
width: 200px;
display:block;
}
#img-snipe{
background-image:url(../images/zna-snipe.png);
background-position:right center;
background-repeat:no-repeat;
height:155px;
left:776px;
position:absolute;
top:8px;
width:200px;
z-index:1000;
}

* html #img-snipe{
background-image:url(../images/zna-snipe.gif);
background-position:right center;
background-repeat:no-repeat;
height:155px;
left:776px;
position:absolute;
top:8px;
width:200px;
z-index:1000;
}
/* sandbox */



* html form{
margin: 0px;
padding: 0px;

}

.footer{
font-family: Helvetica, Arial, sans-serif;
color:#666666;
font-size: 11px;
margin: 5px auto;

}


* html #callout{
background-image:url(../images/callout.gif);
width: 300px;
height:195px;
}

#callout{
background-image:url(../images/callout.png);
width: 300px;
height:195px;
}

.pad{
padding: 20px;
/* border: 1px solid white; */
float: left;
}


#copy{
color:#FFFFFF;
padding: 60px 0 0 54px;
margin-bottom: 10px;
float:left;
display:inline;

}

#copy h1{
font-family: Helvetica, Arial, sans-serif;
font-size:30px;
padding: 0px;
margin-bottom: 0px;
float: left;
width: 100%;

}
span.lite{
font-weight: 100;
}


#copy h2{
font-family: Helvetica, Arial, sans-serif;
font-size:18px;
font-weight:100;
float: left;
margin: 0px;
float: left;
width: 100%;
}

#copy h3{
font-family: Helvetica, Arial, sans-serif;
font-size:18px;
font-weight:100;
float: left;
margin: 0px;
float: left;
width: 100%;
text-transform:uppercase;
}
#copy p{
font-family: Helvetica, Arial, sans-serif;
float: left;
font-size: 12px;
color:#FFFFFF;
width: 100%;
margin: 0px;
padding: 0px;
}

.hr{
width: 265px;
height: 2px;
float: left;
position: relative;
margin: 10px 0px;
background :url(../images/hr.gif) no-repeat scroll center;

}

#copy p.disclaimer{
font-family: Helvetica, Arial, sans-serif;
float: left;
font-size: 10px;
color:#FFFFFF;
margin: 5px 0 0 0;
padding: 0px;
}

#copy a{
color:#d6d753;
font-size: 12px;
text-decoration:underline;
}
#copy a:hover{
color:#ccc;
font-size: 12px;
text-decoration:underline;
}

.dealer-table{
color:#efefef;
font-family: Helvetica, Arial, sans-serif;
line-height: 16px;
font-size: 10px;

}


tr.bottom td{
/* background:transparent url(../images/line.jpg) repeat-x scroll; */
height:20px;
}

tr.title td strong{
text-transform:uppercase;
font-size:11px;
font-weight: bold;

}
.global{
color:#efefef;
font-family: Helvetica, Arial, sans-serif;
font-size:10px;
margin: 0px;
}


.global a{
text-decoration: underline;
}

global a:active{
text-decoration: underline;
}
.global a:visited{
text-decoration: underline;
}

.white{
font-size:14px;
font-weight: bold;
color:#FFFFFF;
font-family:Helvetica, Arial, sans-serif

}

.dealer-table tr td{
font-size: 11px;

}

.dealer-table tr td a:link, .dealer-table tr td a:active, .dealer-table a:visited{
text-decoration: underline;
}
wrap a{
font-size: 11px;
}

/**************************************************************
	Links
**************************************************************/
a {
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
/**************************************************************
	essentials
**************************************************************/
img{
	border:none;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:left;
	padding:0 0 5px 0;
	margin:0px;
	letter-spacing:0pt;
}
h4{

	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding:5px 0 5px 0px;
	font-weight:normal;
	
}

/**************************************************************
	Main Site
**************************************************************/
#siteCc{
	/*background:url(../images/ProJetsBg.png) no-repeat center top;*/
	background:url(../images/Pro15Bg.jpg) no-repeat center top;
	height:644px;
	width:977px;
/* position:absolute;
	left:50%;
	top: 50%;
	margin:-323px auto 0 -488px; */
	margin: 0 auto;

}
#siteCc_black{
	/*background:url(../images/ProJetsBg_black.png) no-repeat center top;*/
	background:url(../images/Pro15Bg_black.jpg) no-repeat center top;
	height:644px;
	width:977px;
	/* position:absolute;
	left:50%;
	top: 50%;
	margin:-323px auto 0 -488px; */
	margin: 0 auto;

}
#mainCc{
	height:435px;
	text-align:left;
	cursor:default;
}
#flash{
	padding:230px 0 0 80px;
}
/**************************************************************
	Nav
**************************************************************/
#navCc{
	padding:36px 60px 3px 70px;
/*overflow:hidden;*/
}
#nav{
	height:43px;
	cursor:default;
	/* display:inline-block; */
	
}
#logoCc{
	float:left;
}
#logo a{
	background:url(../images/Logo.png) no-repeat 0 0;
	width:275px;
	height:43px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	float:left;
}
#logo a:hover{
	background:url(../images/Logo.png) no-repeat 0 -43px;
}
#logoTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:275px;
}
#buttonsCc{
	height:43px;
	width:462px;
	float:right;
	
}
#overview a{
	height:43px;
	width:86px;
	display:block;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background:url(../images/nav_bg.png) no-repeat 0 0;
}
#overview a:hover{
	background:url(../images/nav_bg.png) no-repeat 0 -43px;
}
#overviewTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:86px;
}
#features a{
	height:43px;
	width:87px;
	display:block;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background:url(../images/nav_bg.png) no-repeat -86px 0;
}
#features a:hover{
	background:url(../images/nav_bg.png) no-repeat -86px -43px;
}
#featuresTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:87px;
}
#options a{
	height:43px;
	width:80px;
	display:block;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background:url(../images/nav_bg.png) no-repeat -173px 0;
}
#options a:hover{
	background:url(../images/nav_bg.png) no-repeat -173px -43px;
}
#optionsTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:80px;
}
#specs a{
	height:43px;
	width:109px;
	display:block;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background:url(../images/nav_bg.png) no-repeat -252px 0;
}
#specs a:hover{
	background:url(../images/nav_bg.png) no-repeat -252px -43px;
}
#specsTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:109px;
}
#gallery a{
	height:43px;
	width:74px;
	display:block;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background:url(../images/nav_bg.png) no-repeat -361px 0;
}
#gallery a:hover{
	background:url(../images/nav_bg.png) no-repeat -361px -43px;
}
#galleryTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:74px;
}
#dealer a{
	height:43px;
	width:106px;
	display:block;
	overflow:hidden;
	float:left;
	cursor:pointer;
	background:url(../images/nav_bg.png) no-repeat -435px 0;
}
#dealer a:hover{
	background:url(../images/nav_bg.png) no-repeat -435px -43px;
}
#dealerTxt{
	text-indent:-999999px;
	overflow:hidden;
	height:43px;
	width:107px;
}


/**************************************************************
	black bar Index
**************************************************************/
#black{
	height:68px;
	padding:0 0 0 73px;
	cursor:default;
}

#sharcCc{
	padding:32px 0 0 0px;
	width:382px;
	height:68px;
	float:left;
	text-align:left;
	overflow:hidden;
	cursor:default;
}	
#sharc a{
	display:block;
	float:left;
	cursor:pointer;
	width:195px;
	height:52px;
	padding:7px;
}
#sharc a:hover{
	background:none;
	border:#FFFFFF solid 1px;
	padding:6px;
}
#sharcLink{
	height:65px;
}

#thumb{
	float:left;
	padding:0 14px 0 0;
}
#modelTxt{
	float:left;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100px;
}
#modelsCc{
	padding:32px 0 0 4px;
	height:68px;
	width:460px;
	float:left;
	text-align:left;
}
#mSpacer{
	width:29px;
	float:left;
	height:50px;
}
/**************************************************************
	section universal
**************************************************************/
#section{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	width:400px;
	height:15px;
	padding:15px 0 10px 0;
}
/**************************************************************
	Line
**************************************************************/
#lineStretch{
	height:2px;
	padding:15px 0 5px 0;
	background:url(../images/line.jpg) repeat-x center;
}
/**************************************************************
	Features & Overview
**************************************************************/
#featuresCc{
	padding:15px 100px 15px 85px;

}
#featuresContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#featuresContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:0px 0 0 10px;
}
#featuredText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 0 5px 10px;
	
}
#fScroll{
	height:365px;
	overflow:auto;
}
#fScroll p{
padding: 0 20px 0 0;
font-size: 12px  /* 10 */

}
#fCol1{
	float:left;
	width:200px;
	padding:0 10px 5px 30px;
}
#fImg{
	width:200px;
}
#fCopy{
	padding:10px 0 10px 0;
}
/* float image in overview section */
.floater{
float:left;
margin:0px;


}
 .floater h4{
margin: 0px;
padding: 0px 0px;
}
.fimage{
float: right;
width: 260px;
padding-right: 16px;
padding-left: 20px;
padding-bottom: 18px;
padding-top: 12px;
text-align: right;
}

/**************************************************************
	Options
**************************************************************/

#optionsCc{
	padding:15px 100px 15px 85px;

}
#optionsContent{
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#optionsSection{
	background:url(../images/sections.gif) no-repeat 0 -34px;
	width:129px;
	height:25px;
	text-indent:-99999px;
}
#optionsLeftCc{
	float: left;
	width: 48%;
}

#optionsRightCc{
	float: right;
	width: 48%;
	padding-left: 10px;
}
	
/**************************************************************
	Specs
**************************************************************/
#fScroll table{
	text-align: left; 
	font-weight:100;
	vertical-align:middle;
	
}

#specsCc{
	padding:15px 100px 15px 85px;

}
#specsContent{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#specsSection{
	background:url(../images/sections.gif) no-repeat 0 -67px;
	width:129px;
	height:25px;
	text-indent:-99999px;
}

#specsLeftCc{
	float: left;
	width: 48%;
}

#specsRightCc{
	float: right;
	width: 48%;
	padding-left: 10px;
}
.odd{
/* background-color:#0f0f0f;*/
}
.even{
background-color:#272727;

}
#footnotes{
padding-left: 12px;
}
	

/**************************************************************
	Gallery
**************************************************************/
#galleryCc{
	padding:15px 100px 15px 85px;

}
#galleryContent{
}
#gallerySection{
	background:url(../images/sections.gif) no-repeat 0 -100px;
	width:129px;
	height:25px;
	text-indent:-99999px;
}
#galleryThumbsCc{
	padding:0px;
	
}
#gallerylThumbsCc a, a:hover{
	cursor:pointer;
}
.galleryRow{
	padding:0px 6px 6px;
	margin: 0 75px;
	
	width: 800px;
	
}

#galleryThumbsCc img{
padding: 6px 8px 0;
}
#gallerySpacer{
height: 18px;
}

/**************************************************************
	Find a Dealer
**************************************************************/

#dealerCc{
	padding:15px 100px 15px 85px;

}
#dealerContent{
}
#dealerSection{
	background:url(../images/sections.gif) no-repeat 0 -130px;
	width:129px;
	height:25px;
	text-indent:-99999px;
}
/**************************************************************
	footer
**************************************************************/



/**************************************************************
bugs
***************************************************************/
#options{
	height:43px;
	width:78px;
	display:inline-block;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
#options a{
	height:43px;
	width:78px;
	display:inline-block;
	overflow:hidden;
	float:left;
	cursor:pointer;
}
#optionsTxt{
	height:43px;
	width:78px;
}