/*  
Author: Cody Andersen
Author URL: http://www.fnhusa.com
*/

/* Basics */

body {
	padding: 0;
	margin: 0;
	background: #cccccc url(../images/bodytxture2.jpg) repeat;
	color: #000;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 2px;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
	color:#333;
}
ol, ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Georgia, serif; 
	color: #534B48; 
}
h1, h2 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link {
	color: #333333;
}
a:visited {
	color: #5C6C7D;
}
a:hover, a:active {
	color: #8CA0B4;
	text-decoration: none;
}

code {
	color: #666;
}
input, textarea, select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
form, img {
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
}

.style3 {font-size: 24pt}
.style4 {font-size: 18pt}
.safetyred{color:#F00}

/* Layout */ 
/*************************WRAPPER**************************************/
#outerwrapper{
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	margin-top: 0px;
	background: url(../images/outerwrapper1.png) repeat-y;
}
#outerwrappertop{
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height:10px;
	margin-top: 0px;
	background: url(../images/outerwrappertop1.png);
}
#outerwrappertop0{
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height:10px;
	margin-top: -75px;
	background: url(../images/outerwrappertop1.png);
}
#outerwrapperbtm{
	float:center;
	margin-left: auto;
	margin-right: auto;
	width: 1100px;
	height:55px;
	margin-top: 0px;
	background: url(../images/outerwrapperbtm1.png);
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background: #FFF;
}

#content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(../images/content.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
} 
html>body #content {
	width: 470px;
}
* html #content {
	overflow: hidden;
	/* For IE - don't want big images breaking the page */
}
/******************************HEADERS**************************************/
#header {
}
#groupheader {
}
#searchbox{
	position:relative;
	z-index:25;
	width:300px;
	height:0px;
	margin-left: 735px;
	top:52px;
}
.subsearchfield{
	width: 140px;
	height: 25px;
	background: url(../../../le/images/boxsearch1.png) no-repeat;
	border: none;
	color:#FFF;
	padding: 17px 15px 0 15px;
}
.subsearchbtn{
	width: 80px;
	height: 25px;
	background: url(../../../le/images/btnsearch1.png) no-repeat;
	border: none;
	margin-left:-6px;
	margin-top:3px;
	padding: 10px 5px 0 10px;
}
#headlinkplacement{
	float:left;
	width: 1px;
	height: 1px;
}
#headlinks{
	position:relative;
	z-index:15;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	left: -20px;
	top: -157px;
	color: #EEEEEE;
	padding-top: 135px;
	padding-right: 10px;
}
#headlinks a{
	color: #EEEEEE;
	text-decoration: none;
}
#headlinks a:hover, #headlinks a:active{
	color: #999999;
	text-decoration: none;
}
/********************************MENUS*************************************/
#mmenu {
	height: 28px;
	width: 988px;
	margin-top:-144px;
	margin-left:1px;
}

.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Arial;
	/*border: 1px solid #625e00;
	border-width: 1px 0;*/
	background: white url(../images/block1.gif) center center repeat-x;
	height: 27px;
	width: 962px;
	color: #dddddd;
}

.solidblockmenu li{
	display: inline;
	color: #dddddd;
}

.solidblockmenu li a{
	float: left;
	color: #dddddd;
	padding: 6px 13px;
	text-decoration: none;
	border-right: 1px solid white;
}
/*padding: 9px 11px;*/

.solidblockmenu li a:visited{
	color: #dddddd;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #333333;
	background: transparent url(../images/block2.gif) center center repeat-x;
}

.sectionHome #mmenu #linkHome a, .sectionProducts #mmenu #linkProducts a, .sectionNews #mmenu #linkNews a, .sectionPress #mmenu #linkPress a, .sectionEvents #mmenu #linkEvents a,  .sectionSafety #mmenu #linkSafety a, .sectionDownloads #mmenu #linkDownloads a, .sectionTraining #mmenu #linkTraining a, .sectionLE #mmenu #linkLE a, .sectionDealer #mmenu #linkDealer a, .sectionAboutus #mmenu #linkAboutus a, .sectionLocate #mmenu #linkLocate a, .sectionVideo #mmenu #linkVideo a {/* automation for active tab */
	color: #333333;
	background: transparent url(../images/block2.gif) center center repeat-x;
		}

#mmenulf{
	background-color:none;
	background: url(../images/lfend.jpg) no-repeat left;
	z-index: 10;
	position: relative;
	height: 27px;
	width: 9px;
	float: left;
	padding-top: -3px;
}

#mmenurt{
	background-color:none;
	background: url(../images/rtend.jpg) no-repeat right;
	z-index: 11;
	position: relative;
	height: 27px;
	width: 9px;
	float: right;
	top: 0px;
	padding-top: -3px;
}

/*//////////////// Dealer Menu /////////////////////////////*/
.dmenu{
	background-color:none;
	z-index: 11;
	position: relative;
	top: -80px;
	margin-left:60px;
}

ul#blue { margin:0; padding:0; list-style-type:none; }

ul#blue li { position:relative; float:left; border-top:4px solid #efefef; margin-right: 15px; padding-right: 20px; padding-top: 5px;}

ul#blue .current { border-top:4px solid #000044;}

ul#blue li:hover { border-top:4px solid #000044;}

ul#blue li a { padding:2px 2px; text-decoration:none; font: bold 12px Arial, Verdana, Georgia, "Times New Roman", Times, serif; color:#000044;}

ul#blue li a:hover { color:#222288; border:none; }

ul#blue li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px Verdana, Georgia, "Times New Roman", Times, serif; line-height: 15px; }

ul#blue li a:hover span {margin-top: 7px; display:block; color:000044;}


/**********************************BARS*********************************************/

.bodybarbk{
	height:48px;
	margin-left:26px;
	margin-right:24px;
	background-image:url(../images/barshadowbk.png);
	background-repeat:repeat-x;
	padding-top: 9px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodybarlt{
	width:26px;
	float:left;
	height:48px;
	background-image:url(../images/barshadowlt.png);
}

.bodybarrt{
	width:24px;
	float:right;
	height:48px;
	background-image:url(../images/barshadowrt.png);
}

/**********************************BODY CONTENT*********************************************/
/* non-flash alternate content */
.m1{
float:left;
width:575px;
}

.p1{
	width:257px;
	margin-right: 6px;
	height: 189px;
	float: right;
}

.p2{
	width:257px;
	margin-right: 6px;
	height: 189px;
	float: right;
	margin-bottom: 6px;
}
.bodycontent{
	margin-top: -27px;
	margin-right: 5px;
	width:980px;
	float:right;
}

.body990{
	margin-top:3px;
	margin-right:5px;
}

.bodymain990{
	width:980px;
	float:right;
	background-repeat: repeat-y;
	background-image: url(../images/990bk.jpg);
}

.bodyhead990{
	float:right;
	width:980px;
	background-image: url(../images/990top.jpg);
	height: 89px;
}

.bodyfoot990{
	float:right;
	width:980px;
	background-image: url(../images/990foot.jpg);
	height: 89px;
	margin-bottom:8px;
}

.crumble{
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 190px;
	top: 5px;
	width: 800px;
	height: 50px;
	color: #aaaaaa;
}

.crumble a{
	color: #EEEEEE;
	text-decoration: none;
}

.crumble2{
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 30px;
	top: -83px;
	width: 700px;
	color: #000000;
}

.crumble2 a{
	color: #EEEEEE;
	text-decoration: none;
}

.topbanner{
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 0px;
}

#flashbox {
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 0px;
}
#flashbox2 {
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom:7px;
	height:300px;
}
#flashbox3 {
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom:7px;
}
#flashboxz {
	top:210px;
	left:70px;
	height:300px;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.copymain{
	position:absolute
	top:150px;
}

#fmenu {
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: -200px;
	position:absolute;
	z-index:50;
	height:50px;
}
#flashboxv {
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom:-3px;
	height:445px;
}

#productbox {
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.bodytext{
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	position: relative;
	left: 250px;
	top: -220px;
	width: 300px;
	color: #FFF;
}

.bodytext a{
	color:#FFF;
}

.bodytext a:hover, .bodytext a:visited {
	color:#999;
}
.bodytextnew{
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	position: relative;
	left: 70px;
	top: -490px;
	width: 300px;
}
.titletext{
	position:relative;
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	letter-spacing: 0px;
	width: 340px;
	line-height: 1.05;
	color: #000;
	left: 250px;
	top: -340px;
}

.grouptitletext{
	position:relative;
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	letter-spacing: 0px;
	width: 340px;
	line-height: 1.05;
	color: #FFF;
	left: 250px;
	top: -210px;
}

.bodymain{
	float:left;
	width: 1px;
	height: 1px;
}

.bodyplacement{
	position:relative;
	left: -700px;
}

#footer {
	clear: both;
	margin-top:-3px;
	padding: 2px 30px 0px 0px;
	background-image: url(../images/foot09.jpg);
	height: 62px;
	float: inherit;
}
#footer6 {
	clear: both;
	margin-top:2px;
	padding: 2px 30px 0px 0px;
	background-image: url(../images/foot09.jpg);
	height: 62px;
	float: inherit;
}
#newfooter {
	clear: both;
	margin-top:108px;
	padding: 102px 30px 0px 0px;
	background-image: url(../images/foot09.jpg) no-repeat bottom;;
	height: 162px;
	float: inherit;
}
.banner {
	margin-top:3px;
	margin-left:5px;
}

.bannerfoot {
	margin-top:-2px;
	margin-bottom:7px;
	margin-left:5px;
}

/**********************************FAMILY PAGE*******************************************/
.familybody{
	float:left;
	width: 1px;
	margin-top: -440px;
}

.bodycontentfamily{
	margin-top: -27px;
	margin-right: 5px;
	width:980px;
	background-repeat: repeat-y;
	background-image: url(../images/990bk.jpg);
	margin-bottom: 5px;
	float: right;
}

.familybodyhead{
	float:right;
	height:440px;
	position:relative;
	z-index:5;
}

.familyanchor{
	height:0px;
}

.familytitle{
	z-index: 10;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 35px;
	letter-spacing: 0px;
	position: relative;
	left: 35px;
	top: 30px;
	width: 600px;
}

.familymodels{
	z-index: 10;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 0px;
	position: relative;
	left: 240px;
	top: 85px;
	width: 200px;
	float: left;
	min-height: 440px;
}

.familymodels a{
	color: #3333aa;
	text-decoration: none;
}

.familymodels a:hover, a:active {
	color: #aaaaaa;
}

.familydesctext{
	z-index: 10;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0px;
	position: relative;
	left: 580px;
	top: 85px;
	width: 310px;
	height: 0px;
}

.bodycontentfoot{
	width:980px;
	float:right;
	background-image: url(../images/990foot.jpg);
	height: 89px;
	background-color: #CCCCCC;
}

#familyfooter {
	clear: right;
	padding: 2px 30px 0px 0px;
	height: 62px;
	float: inherit;
}

/****************************MODEL PAGE*******************************************/

.modelbody{
	float:left;
	width: 1px;
	margin-top: -440px;
}
.modelnoflash{
	height:440px;
}
.modelnoflashin{
	height:440px;
}
.modelpt2{
	margin-top:10px;
}
.vidprodbtn{
	width:166px;
	height:42px;
}
.modeltabs{
	z-index: 10;
	position: relative;
	left: 45px;
	top: 100px;
	width: 870px;
	color: #333333;
	margin-top: 20px;
}

.modeltabbk{
	z-index:10;
	position:relative;
	left:0px;
	top:-20px;
	width:850px;
	color:#333333;
	margin-top:20px;
	float:left;
	background-image: url(../images/boxtopmdl1.jpg);
	background-repeat: repeat-y;
}
.modeltabcontent{
	position:relative;
	top:-20px;
	left:0px;
	margin-left: 30px;
}
.modeltabbktop{
	width:850px;
	height:73px;
}
.modeltabbkbtm{
	margin-bottom:-3px;
}
.modeltabbkmdl{
	background-repeat:repeat-y;
	background-image: url(../images/boxtopmdl1.jpg);
}

.modeltable{
	width: 740px;
	color: #333333;
	margin-left: 40px;
}

.modeltable a{
	color: #3333aa;
	text-decoration: none;
}

.modeloverviewtext{
	width:700px;
	margin-left:45px;
	text-align:left;
	font-size:small;
	margin-bottom: -20px;
	float: left;
}

.modelfeaturetext{
	width:680px;
	margin-left:60px;
	text-align:left;
	font-size:small;
	margin-bottom: -20px;
}

.modelspectext{
	width:700px;
	margin-left:60px;
	text-align:left;
	font-size:small;
	margin-bottom: -20px;
}

.modelboxtext{
	width:680px;
	margin-left:60px;
	text-align:left;
	font-size:small;
	margin-bottom: -20px;
}

.modeldesctext{
	z-index: 10;
	position: relative;
	left: 60px;
	width: 700px;
	text-align: left;
	color: #333333;
	margin-top: 20px;
	min-height: 130px;
}

.modeltitle{
	z-index: 10;
	color: #333333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 35px;
	letter-spacing: 0px;
	position: relative;
	left: 35px;
	top: 20px;
	width: 600px;
}

.modelimage{
	z-index: 10;
	position: relative;
	left: 175px;
	top: 35px;
	width: 800px;
	min-height: 390px;
}
.modelviewlg{
	width: 180px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
	margin-left: 13px;
	position: relative;
	float: left;
	clear: left;
	height: 0px;
	top: 300px;
}
.modelviewrt{
	width: 180px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 20;
	margin-left: 730px;
	position: relative;
	height: 0px;
	top: -15px;
}

.modelviewlg a{
display: block;
width: 106px;
height: 28px;
display: block;
}

.modelviewlg img{
	width: 167px;
	height: 41;
	border: 0;
}

.modelviewlg span{
margin: 0px;
padding: 0px;
cursor: pointer;
}
.modelviewmore{
	display: block;
	width: 705px;
	padding: 0;
	margin-bottom: 0px;
	z-index: 10;
	float: left;
	margin-left: 140px;
	margin-top: 30px;
}

.modelviewmore a{
display: block;
width: 100px;
height: 100px;
display: block;
}

.modelviewmore img{
	width: 125px;
	height: 100px;
	border: 0;
}

.modelviewmore span{
margin: 0px;
padding: 0px;
cursor: pointer;
}

/****************************DOWNLOADS PAGE**********************************************/

.bodyheaddown{
	float:right;
	width:980px;
	height: 89px;
}
.wall0{
	background-image:url(../images/downwalltex1.jpg);
	width:700px;
	height:250px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 150px;
	float: right;
}
.wall0b{
	background-image:url(../images/catexture1.jpg);
	width:700px;
	height:370px;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 150px;
	float: right;
}
.walla{
	float:left;
	background-repeat:no-repeat;
	width:318px;
	height:218px;
	margin:20px;
	background-image: url(../images/walldropsh1.png);
}
.wallab{
	float:left;
	background-repeat:no-repeat;
	width:350px;
	height:40px;
	margin:30px;
	font-size: 32px;
	color: #CCCCCC;
}
.wallpic{
	height:200px;
	width:300px;
	margin-top:2px;
	margin-right: 15px;
	float: right;
}
.wallpicb{
	height:350px;
	width:250px;
	margin-top:35px;
	margin-right: 25px;
	float: right;
}
.walla2{
	float:right;
	width:320px;
	height:40px;
	margin-top:20px;
	margin-right:20px;
	font-size: 32px;
	color: #CCCCCC;
}
.wallaz{
	float:right;
	width:400px;
	height:40px;
	margin-top:35px;
	margin-right:150px;
	font-size: 32px;
	color: #CCCCCC;
}
.wallb{
	float:right;
	width:150px;
	height:190px;
	margin-right:20px;
}
.wallc{
	width:150px;
	height:190px;
	margin-right:20px;
	float:right;
}
.wallbb{
	float:right;
	width:150px;
	height:240px;
	margin-right:65px;
	margin-top: -30px;
}
.wallcb{
	width:150px;
	height:190px;
	margin-right:20px;
	float:right;
	margin-top: -30px;
}
.wallc a{
color:#CCCCCC;
text-decoration:none;
}
.wallb a{
color:#CCCCCC;
text-decoration:none;
}
.wallcb a{
color:#CCCCCC;
text-decoration:none;
}
.wallbb a{
color:#CCCCCC;
text-decoration:none;
}
.wallc a:hover, a:active{
color:#444444;
}
.wallb a:hover, a:active{
color:#444444;
}
.wallcb a:hover, a:active{
color:#444444;
}
.wallbb a:hover, a:active{
	color:#CCCCCC;
	/*font-size: medium;
	font-weight: bold;*/
}
/****************************Contact page**********************************************/
.bodybartop990{
	width:850px;
	height:48px;
	margin-left:50px;
	margin-top:-60px;
	float:left;
	position:relative;
}

.bodybar990{
	width:850px;
	height:48px;
	margin-left:50px;
	margin-top:30px;
	background-repeat:repeat-x;
	float:left;
}

.contact1{
	width:300px;
	float:left;
	margin-top: -20px;
	color: #333333;
	font-size: 12px;
	margin-left: 300px;
}

.contact2{
	width:300px;
	float:left;
	margin-top: 0px;
	margin-left: 300px;
	color: #333333;
	font-size: 12px;
}

.contact3{
	width:550px;
	margin-left: 190px;
	float:left;
	margin-top: 0px;
	text-align: left;
	clear: left;
	color: #333333;
	font-size: 12px;
}

.contact4{
	width:600px;
	float:right;
	margin-top: 0px;
	text-align: left;
	color: #333333;
	margin-right: 200px;
	font-size: 12px;
}
/******************************SERVICE PAGE**********************************************/
.serviceframe{
	z-index:150;
	position:relative;
	margin-left:150px;
	top:0px;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 560px;
}
.servicebk{
	z-index:100;
	position:relative;
	margin-left:-50px;
	margin-top:-600px;
	height:700px;
}
	

/****************************DEALER LOCATOR**********************************************/
.zip1{
	width:300px;
	float:right;
	margin-top: 0px;
	text-align: left;
	color: #333333;
	margin-right: 350px;
	font-size: 12px;
}

.zipresult{
	width:400px;
	float:left;
	margin-top: -20px;
	text-align: left;
	color: #333333;
	margin-left: 70px;
	font-size:10px;
}

.mapshell{
	float:right;
	margin-top: 25px;
	margin-right: 50px;
}

.mapshellfull{
	float:right;
	margin-top: 25px;
	margin-right: 50px;
}

/****************************CATALOG REQUEST**********************************************/
.catalogtext{
	margin-left:65px;
	width: 350px;
}
.catalogtop{
	width:320px;
	margin-right: 75px;
	float: right;
}
.catalogbottom{
	width:320px;
	margin-right: 300px;
	float: right;
}
.catalogseal{
	width:150px;
	margin-right: 400px;
	float: right;
}

/****************************TRAINING PAGES**********************************************/
.trhomeimage{
	z-index:40;
	margin-bottom: -250px;
	position: relative;
	width: 500px;
	margin-top: 0px;
	float: left;
	margin-left: 75px;
}
.classbk{
	margin-top:300px;
	margin-left:5px;
	height:0px;
	float:left;
}
.classbk2{
	float:left;
	margin-left:4px;
	margin-top:-597px;
	margin-bottom:-100px;
	z-index:55;
	position: relative;
}
.classbkh{
	margin-top:150px;
	margin-left:5px;
	height:0px;
	float:left;
}
.tr4{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 65px;
	margin-top: 50px;
}
.trtext{
	float:left;
	width: 230px;
	margin-left: 50px;
	margin-top: 150px;
	color: #666666;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.trcaltable{
	float:right;
	margin-right: 70px;
	width: 525px;
}
.trsidebar{
	position:relative;
	z-index:25;
	height:0px;
	width:225;
	float: left;
	margin-left: 60px;
	margin-top:-20px;
}
.trsidehead{
	font-size:18px;
}
.trsidetext{
	font-size:12px;
}
.trcomntext{
	width:500px;
	float: right;
	margin-right: 100px;
	font-size: 12px;
	color: #666666;
	margin-top: 100px;
	text-align: left;
}
.trcomntext2{
	width:480px;
	float: right;
	margin-right: 50px;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	min-height: 750px;
	text-align: left;
}
.trcomntext3{
	width:630px;
	float: right;
	margin-right: 150px;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	min-height: 750px;
	text-align: left;
}
.trcomntext2 p{
	font-size: 1.2em;
	line-height: 1.5em;
}
.textBodyBold{
font-weight:bold;
}
.promotable{
	z-index:50;
	position: relative;
	float: left;
	margin-left: -52px;
	margin-top: -70px;
}
.holidaybtn{
	z-index:60;
	position: relative;
	float: left;
	margin-left: 120px;
	margin-top: -550px;
	background-image:url(../images/btrefundsm1.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 120px;
}
/****************************REVIEW/EVENTS PAGES**********************************************/
.rvhomeimage{
	z-index:40;
	margin-bottom: -250px;
	position: relative;
	width: 500px;
	margin-top: -89px;
	float: right;
	margin-right: 85px;
}
.rv4{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 35px;
	margin-top: 100px;
}
.dl4{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 35px;
	margin-top: 10px;
}
.rv4table{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 52px;
	margin-top: -15px;
}
.rv4text{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 52px;
	margin-top: -10px;
}
.drtext{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:10;
	position: relative;
	float: left;
	margin-left: 52px;
	margin-top: -10px;
}
.drtable{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.rv5table{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 52px;
	margin-top: 15px;
}
.rv5text{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 52px;
	margin-top: -10px;
}
.rvarchive{
	float:right;
	margin-top:20px;
	position: relative;
	display: block;
	width: 166px;
	height: 45px;
	margin-right: 90px;
}

.rvarchive a{
clear:right;
float:right;
margin-right: 90px;
display: block;
width: 166px;
height: 48px;
display: block;
}

.rvarchive img{
width: 166px;
height: 48px;
border: 0;
}

 * html a:hover{
visibility:visible;
}

.rvarchive a:hover img{
visibility:hidden;
}

.rvarchive a:hover{
	background: url(../images/earchive.png) no-repeat;
}

.rvarchive span{
position: absolute;
right: 135px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
.ebutton1{
width:60px;
}
.ebutton2{
width:60px;
}
/****************************PRESS**********************************************/
.pr4{
	margin-right:120px;
	float:right;
	z-index:50;
	position: relative;
	margin-top: 0px;
}
pr4 a{
text-decoration:none;
}
.pr5{
	float:left;
	z-index:50;
	margin-top: 20px;
	margin-left: 50px;
	clear: left;
}
pr5 a{
text-decoration:none;
}
.prtbhd{
color:	#FFFFFF;
}
.prtbhd a{
color:#CCCCCC;
}

.primage{
	z-index:40;
	margin-bottom: -250px;
	position: relative;
	width: 500px;
	margin-top: 0px;
	float: right;
	margin-right: 80px;
}
.pr4text{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 115px;
	margin-top: 180px;
}
.pr4adtext{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 115px;
	margin-top: 0px;
	width:750px;
}
.pr4imagetext{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 115px;
	margin-top: 50px;
}
.imagegroup4{
margin-right:120px;
float:right;
}
.prtest4text{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 80px;
	margin-top: 0px;
	width: 650px;
}
.prte2{
	margin-left:120px;
	margin-top: 0px;
	width: 750px;
	clear: left;
	float: left;
}
.prad4{
	float:left;
	margin-left:130px;
}
.pr4lotext{
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	z-index:50;
	position: relative;
	float: left;
	margin-left: 80px;
	margin-top: 0px;
	width:800px;
}
.prlo4{
	float:left;
	margin-left:80px;
}
.prdetail4{
	float:left;
	margin-left:120px;
	width:600px;
}
.garv0801{
	width:800px;
	float:left;
	margin-left:100px;
}
/****************************** Dealer Pages ****************************************/

.dealtable1{
	margin-left:40px;
	float: left;
}
.dealtable2{
	margin-left:130px;
	float: left;
}
.dealcontact{
	margin-left:100px;
}
.dealertext{
	float:left;
	left:70px;
}

/****************************About Us**********************************************/

.ab4{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
}
.abcopy{
	width:600px;
	font-size:14px;
	margin-left: 110px;
	clear:left;
	float:left;
	margin-top: 100px;
}

.accopy{
	width:600px;
	font-size:14px;
	margin-left: 110px;
	clear:left;
	float:left;
	margin-top: 100px;
	text-align: left;
}
.sdcopy{
	width:780px;
	font-size:14px;
	margin-left: 100px;
	clear:left;
	float:left;
}
.reward4{
	z-index:50;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
.qaabout{
	float:left;
	margin-left:110px;
	width: 166px;
	height: 48px;
}
.cssabout{
clear:left;
float:left;
margin-left: 110px;
position: relative;
display: block;
width: 166px;
height: 48px;
margin: 0;
padding: 0;
}

.cssabout a{
clear:left;
float:left;
margin-left: 110px;
display: block;
width: 166px;
height: 48px;
display: block;
}

.cssabout img{
width: 166px;
height: 48px;
border: 0;
}

 * html a:hover{
visibility:visible;
}

.cssabout a:hover img{
visibility:hidden;
}

.cssabout a:hover{
background: url(../images/timeline.jpg) no-repeat;
}

.cssabout span{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.qaabout2{
	clear:left;
	float:left;
	margin-left:110px;
	width: 166px;
	height: 48px;
}
.cssabout2{
clear:left;
float:left;
margin-left: 110px;
position: relative;
display: block;
width: 166px;
height: 48px;
margin: 0;
padding: 0;
}

.cssabout2 a{
clear:left;
float:left;
margin-left: 110px;
display: block;
width: 166px;
height: 48px;
display: block;
}

.cssabout2 img{
width: 166px;
height: 48px;
border: 0;
}

 * html a:hover{
visibility:visible;
}

.cssabout2 a:hover img{
visibility:hidden;
}

.cssabout2 a:hover{
background: url(../images/qa.jpg) no-repeat;
}

.cssabout2 span{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
/****************************FOOTERS**********************************************/
	#footer p {
		padding: 0.5em 20px;
		background-color: #FFF;
		font-size: 0.9em;
		clear: both;
		float: left;
	}
	#footer a:hover, #footer a:active {
		color: #5C6C7D;
		text-decoration: none;
	}
/*****************************NAVIGATION***********************************/
#navContainer {/* navigation container */
	clear: left; /* set to clear floated content */
	width: 150px;
	height: 0px;
	float: left;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 25px;
	z-index: 15;
	position: relative;
}
#navcontainerbk {/* navigation container */
	/*clear: left;  set to clear floated content */
	float:left;
	width: 182px;
	height: 0px;
	padding: 0;
	margin-left: 13px;
	margin-bottom: -270px;
	margin-top: 25px;
	z-index: 10;
	position: relative;
}

#mainNavigation {
	background: #AAAAAA;
}

#mainNavigation li {
		display: inline;
		}

#mainNavigation a {
		font: bold 1.2em Arial, sans-serif;
		color: #111111;
		text-decoration: none;
		padding: 0px 15px 0px 0px;
		}

#promocolumn {
}
#sidepromo1{

}
#sidepromo2{
	float: right;
	margin-right: 4px;
	margin-top: 6px;
}
#sidepromo3{
	margin-top:6px;
	height: 189px;
	margin-bottom: 3px;
	float: right;
	margin-right: 4px;
}
/********************BUTTONS************************************/
/***************************************************************/

/***************dealerlocator********************/
.searchbutton{
	margin-left:90px;
}


.preloadbackbutton {
	display:none;
	background-image:url(../images/btnewsearch2.png)
}

.backbutton{
	background-image:url(../images/btnewsearch.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 170px;
	margin-bottom: -10px;
}

.backbutton:hover{
background-image:url(../images/btnewsearch2.png)
}
/*-----snazzy borders---------------------------- */
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {
	background: transparent;
	margin-top: 2px;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#000; border-left:1px solid #000; border-right:1px solid #000;}
.xb1 {margin:0 5px; background:#000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#333; border:0 solid #000; border-width:0 1px;}
.sectionProducts .bodycontentfamily .modelbody .modeltabs #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td ul .style5 {
	font-weight: normal;
}
.sectionProducts .bodycontentfamily .modelbody .modeltabs #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td ul .style5 {
	font-size: small;
}
.sectionProducts .bodycontentfamily .modelbody .modeltabs #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table tr td ul .style5 {
	font-size: x-small;
}
	
.trbold {
	font-weight: bold;
}
