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

*{
	margin:0;
	padding:0;
}

body{
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;	
	margin:0;
	padding:0;
}

.backer{
	background-repeat:no-repeat;
	width:1024px;
	height:761px;
	margin:0 auto;
	padding:0;
}

/*-----------------------------------------------------------------------Page Background images */
body.index .backer{background-image:url(../_images/back_home.jpg);}
body.store .backer{background-image:url(../_images/back_store.jpg);}
body.dealers .backer{background-image:url(../_images/back_dealers.jpg);}
body.testimonials .backer{background-image:url(../_images/back_test.jpg);}
body.about .backer{background-image:url(../_images/back_about.jpg);}
body.contact .backer{background-image:url(../_images/back_contact.jpg);}
body.links .backer{background-image:url(../_images/back_links.jpg);}

#container{
	width:1024px;
	height:768px;
	margin:0px auto;
	background-image:url(../_images/frame.png);	
	position:relative;
}


#header{
	height:246px;
	padding:21px 0 0 0;
}

#home_header{
	height:246px;
	padding:21px 0 0 0;
}



a.home_logo{
	display:block;
	width:610px;
	height:79px;
	margin:0 0 0 294px;
	padding:0;
	background-image: url(../_images/logo.png);
	background-repeat:no-repeat;
}


a.logo{
	display:block;
	width:610px;
	height:65px;
	margin:0 0 0 100px;
	padding:0;
	background-image: url(../_images/logo_little.png);
	background-repeat:no-repeat;
}


/*---------------------------------------------------------Nav-----*/

.nav{
	margin:0 0 0 73px;
}

.nav a{
	display:block;
	margin:15px 43px 0px 0px;
	height:9px;
	padding:5px 0px 5px 5px;
	background-repeat:no-repeat;
	float:left;
	background-position: 0px 0px;
}

.nav a:hover{
	background-position: 0px -25px;
}



.nav .storeNav a{
	width:126px;
	height:45px;
	display:block;
	margin:-6px 10px 0 0;
	padding:5px;
	background-image:url(../_images/store.png);
	background-repeat:no-repeat;
	float:left;
}

.nav .storeNav a:hover{
	background-position:0 -58px;
}

body.store .nav div.storeNav a{
	background-position:0 -58px;
}

.testimonialsNav{
	background-image:url(../_images/nav_testimonials.png);
	width:136px;
}

.dealersNav{
	background-image:url(../_images/nav_dealers.png);
	width:81px;
}

.aboutNav{
	background-image:url(../_images/nav_about.png);
	width:92px;
}

.contactNav{
	background-image:url(../_images/nav_contact.png);
	width:115px;
}

.linksNav{
	background-image:url(../_images/nav_links.png);
	width:51px;
}

/*--OnPage--*/
body.testimonials .nav .testimonialsNav,body.dealers .nav .dealersNav,body.about .nav .aboutNav,body.contact .nav .contactNav,body.links .nav .linksNav{
 	background-position: 0px -25px;
 }
 
 
/*--End OnPage--*/


/*---------------------------------------------------------End Nav-----*/

/*---------------------------------------------------------Stage-------------------------*/

 .stageLeft{
	width:520px;
	height:;
	float:left;
	clear:left;
	font-weight:100;
	height: 310px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 110px;
}

 .stageLeft p{
	width:450px;
	margin:0 0 10px 0;	
}

.italic{
	font-style:oblique;
}

.dropCap{
	font-size: 30px;
	font-weight: bold;
	font-style:oblique;
}

.stageRight{
	width:360px;
	height:468px;
	margin:27px 0px 0 0 ;
	padding:0px 0 0 0;
	background-repeat:no-repeat;
	float:right;
	clear:both;
	position:relative;
}

.stageRight p{
	width:171px;
	margin:0 auto 10px;
	font-size:11px;
	font-style:italic;
	color:#FFD247;
	font-weight: lighter;
	line-height: 11px;
}

.stageRight a{
	display:block;
	width:175px;
	height:40px;
	margin:0 auto;
	background-image:url(../_images/homeBuyBtn.png);
	position:relative;
	bottom:5px;
}

.bookMark{
	position:absolute;
	bottom:-100px;
	left:445px;
	clear:both;
	bottom:45px;
	width:136px;
	height:20px;
}

.bookMark a{
	display:block;
	height:9px;
	padding:5px 0px 5px 5px;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-image:url(../_images/bookmark.png);
	width:136px;
	
}

.bookMark a:hover{
	background-position:0 -25px;
}

/*--------------------------------------------------------stage INDEX-------*/

.home_stageLeft{
	width:567px;
	height:;
	float:left;
	clear:left;
	padding:35px 0 0 110px;
	font-weight:100;
	position:relative;
}

.home_stageLeft p{
	margin:0 0 10px 0;	
}

.home_stageLeft h2{
	font-size:17px;
	font-weight:normal;
	font-style:normal;
	margin:0 0 15px 0;
}



.home_stageRight{
	width:213px;
	height:175px;
	margin:27px 77px 0 0 ;
	padding:174px 0 0 0;
	background-image: url(../_images/hompageBuy.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:both;
	position:relative;
}

.home_stageRight p{
	width:171px;
	margin:0 auto 10px;
	font-size:11px;
	font-style:italic;
	color:#FFD247;
	font-weight: lighter;
	line-height: 11px;
}

.home_stageRight a{
	display:block;
	width:175px;
	height:40px;
	margin:0 auto;
	background-image:url(../_images/homeBuyBtn.png);
	position:relative;
	bottom:5px;
}

/*---------------------------------------------------------stage STORE-----*/
.checkOut{
	background-image:url(../_images/fifty_backer.png);
	width:169px;
	height:127px;
	float:right;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px 0 0 0;
	margin:0 0 0 10px;
}

.checkOut a{
	display:block;
	background-image: url(../_images/checkOut.png);
	width:163px;
	height:123px;
	margin:0 auto;
}

.storePic{
	float:right;
	clear:both;
	margin:54px 0 0 15px;
}


ol li{
	font-size:12px;
	font-style:oblique;
	font-weight:100;
	margin:10px 0 0 0;
}


body.store h3{
	font-size:12px;
	font-style:oblique;
	font-weight:100;
	margin:20px 0 0 0;
}
/*---------------------------------------------------------End stage-----*/

/*---------------------------------------------------------Testimonials-----*/
a.testimonialSubmit{
	display:block;
	width:161px;
	height:41px;
	background-image:url(../_images/testimonialSubmit.png);
	margin:10px 0 0 475px;
}

#header p{
	width:492px;
	margin:0 0 0 100px;
	font-size:12px;
}

.flyrod{
	position:absolute;
	z-index:1;
	left: 495px;
	top: 300px;
	background-position:bottom;
}


.portrait{
	z-index:0;
	margin:80px 0 0 50px;
	position:relative;
}

.testNav{
	clear:left;
	height:34px;
	width:;
	width: 520px;
	margin:0 0 0 110px;
}

.nextTest{
	display:block;
	background-image:url(../_images/nextTest.png);
	width:104px;
	height:23px;
	margin:10px 0 0 0px;
	float:left;
}

.prevTest{
	display:block;
	background-image:url(../_images/prevTest.png);
	width:104px;
	height:23px;
	margin:10px 0 0 0;
	float:right;
}
/*---------------------------------------------------------End Testimonials-----*/


/*---------------------------------------------------------Dealers-----*/

.beDealer{
	display:block;
	width:162px;
	height:44px;
	background-image:url(../_images/dealerBtn.png);
	
}

/*---------------------------------------------------------End Dealers-----*/

/*---------------------------------------------------------About-----*/

.about_stageLeft{
	width:520px;
	height:;
	float:left;
	clear:left;
	font-weight:100;
	height: 310px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 110px;
	font-size:12px
}

 .about_stageLeft p{
	width:490px;
	margin:0 0 10px 0;	
}

.about_stageLeft a{
	color:#000099;
}
/*---------------------------------------------------------End About-----*/


/*---------------------------------------------------------Contact-----*/

body.contact div.stageLeft{
	width:570px;
	padding-left:60px;
	padding-top: 10px;
	font-style:italic;
	position:relative;
	font-size:10px;
}

.formItem{
	width:460px;
	margin:0 0 4px 0;
}

form .formItem label{
	width:150px;
	text-align:right;
	font-style:italic;
	display:block;
	float:left;
	margin:0 3px 0 0;
}

form .feild{
	display:block;
	width:282px;
	margin:0 0 0 5px;
	height:15px;
}

.formFeild, .checkFeild{
	padding:0 0 0 150px;

}

.formFeild label{
	text-align:center;
	display:block;
	width:285px;
}

textarea.feild{
	height:64px;
}

.checkFeild{
	margin:8px 0 0 0;
	clear:both;
	height:30px;
}

.checkFeild p{
	text-align:center;
	width:285px;
	margin: 0;
	display:block;
}

.checkFeild label{
	margin:0 10px 0 0;
}

.checkFeild input{
	margin:0 3px 0 0;
}

.checkBox{
	width:95px;
	float:left;
}

.enterBtn{
	position:absolute;
	width:89px;
	height:93px;
	left: 562px;
	top: 313px;
}

.enterBtn button{
	cursor:pointer;
}

/*---------------------------------------------------------links-----*/

body.links div.stageLeft a{
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	display:block;
	margin:0 0 3px 0;
}

body.links div.stageLeft h3{
	font-size:16px;
	font-weight:bold;
	margin:15px 0 3px -25px;
}

/*---------------------------------------------------------footer-----*/
.footer{
	width:100%;
	color:#fff;
	font-size:10px;
	clear:both;
	bottom:-15px;
	height: 20px;
	font-weight:100;
	position:absolute;
	bottom: 15px;
}

.footNav{
	background-color:#000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:3px 10px 0px 3px;
	width:420px;
	height:12px;
	float:left;
}

.copyright{
	display:block;
	float:left;
	margin:0 50px 0 119px;
	background-color:#000;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:3px 10px;
}

.footNav a{
	display:block;
	color:#FFFFFF;
	text-transform:uppercase;
	float:left;
	margin:0 0 0 10px;
	text-decoration:none;
}

.footNav a:hover{
	text-decoration:underline;
}


.hide{
	display:none;
}

body.privacy div.backer{
	background-color:#657421;
	height:auto;

}

body.privacy div#container{
	background-image:none;
	height:auto;
	background-repeat:no-repeat;
	width:1007px;
}

body.privacy div#header{
	height:auto;
}

body.privacy div.stageLeft{
	width:700px;
	height:auto;
	padding:0;
	margin: 0 0 0 110px;
}

body.privacy div.stageRight{
	width:390px;
	height:auto;
	padding:0;
	margin: 0 110px 0 0 ;
	color:#FFFFFF;
}

body.privacy {
	font-size:8px;
}

body.privacy p{
color:#FFFFFF;
width:auto;
font-style:normal;
font-size:12px;
margin:0 0 5px 0;
padding:0;
font-weight:100;
}

body.privacy h1{
	font-size:14px;
	margin:0 0 0 0;
	padding:0;
}

body.privacy h2{
	font-size:12px;
	margin:0 0 0 0;
	padding:0;
}

body.privacy div.footer{
	width:650px;
	color:#fff;
	font-size:10px;
	clear:both;
	height: 20px;
	font-weight:100;
	margin:15px auto 0;
	position:static;
}


.clear{
	clear:both;
}
