html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}
td{
font-size: 75%;
}
/*  DEFAULT LINK  */
A:link{color: #D11B10; text-decoration: underline}
A:visited{color: #D11B10; text-decoration: underline}
A:hover{color: #666; text-decoration: underline}
A:active{color: #D11B10; text-decoration: underline}

body {
     font: 100.01% Verdana, Arial, Helvetica, sans-serif;
     margin: 0;
     padding: 0;
	 background-image:url(images/bg.gif);
}
#holder {
    padding: 0;
    width: 770px;
    text-align: left;
	margin: 0px auto;
    background-color:#FFFFFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
}
#header {
	height: 60px;
	background: #FFF;
	border-bottom: 1px solid #000;
	padding: 0;
}
#topstripe {
	height: 12px;
	background: #D11B10;
	border-bottom: 1px solid #000;
	padding: 0;
}
#bottomstripe {
     clear:both;
	height: 4px;
	background: #D11B10;
	border-top: 1px solid #000;
	padding: 0;
}
#pagetop {
	width: auto;
	padding: 0;
	margin: 0 0 0 -15px;
	border-bottom: 1px solid #000;
}
#content {
	float: left;
	width: 582px;
	padding: 0 10px 10px 15px;
	margin: 0;
}
#contentHome {
	float: left;
	width: 607px;
	padding: 0;
	margin: 0;
}
#nav {
	width: 162px;
	float: right;
/*	height: 349px;*/
	margin: 0;
	padding: 4px 0 0 0;
	border-left: 1px solid #000;
	background-image:url(images/navBG.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
#footerHome {
	background: #FFF;
	border-top: 1px solid #000;
	padding: 10px;
	height: 190px;	
	font-size: 70%;
	color: #999999;
	text-align:center;
}
#footer {
	background: #FFF;
	border-top: 1px solid #000;
	padding: 10px;
	height: 40px;	
	font-size: 70%;
	color: #999999;
	text-align:center;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight:bold;
	margin: 8px 0 4px 0;
	padding:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight:bold;
	margin: 6px 0 2px 0;
	padding:0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight:bold;
	margin: 4px 0 0px 0;
	padding:0;
}

.maintext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


p {
	font-size: 12px;
	margin: 6px 0 2px 0;
	padding:0;
	line-height: 16px	
}
ul {
	font-size: 11px;
	margin: 2px 0 2px 20px;
	padding:0;
	line-height: 15px	
}
ol {
	font-size: 11px;
	margin: 2px 0 2px 20px;
	padding:0;
	line-height: 15px	
}
/* main button and active main button   */
.btn{
margin: 0;
padding: 0;
font-size: 90%;
color: #FFF;
}
.btn a, .btn a:visited{
margin: 0 2px 2px 2px;
width: auto;
display: block;
color: #FFF;
padding: 15px 2px 15px 6px;
text-decoration: none;
border: 1px solid #FFF;
font-weight: bold;
text-decoration:none;
background-image:url(images/btnoffBG.jpg);
background-repeat:repeat-x;
}
.btn a:hover{
background-image:url(images/btnovBG.jpg);
background-repeat:repeat-x;
border: 1px solid #FFF;
color: #FFF;
text-decoration:none;
}
.activebtn{
margin: 0;
padding: 0;
font-size: 90%;
color: #FFF;
}
.activebtn a, .activebtn a:visited{
margin: 0 2px 2px 2px;
width: auto;
display: block;
color: #FFF;
padding: 15px 2px 15px 6px;
text-decoration: none;
border: 1px solid #FFF;
font-weight: bold;
text-decoration:none;
background-image:url(images/btnovBG.jpg);
background-repeat:repeat-x;
}
.activebtn a:hover{
background-image:url(images/btnovBG.jpg);
background-repeat:repeat-x;
border: 1px solid #FFF;
color: #FFF;
text-decoration:none;
}
p img.right{
margin-left: 10px;
margin-bottom: 10px;}

p img.left{
margin-right: 10px;
margin-bottom: 10px;}

.pricestmt{
font-weight: bold;
font-style:italic;
}
.tblBold{
font-weight: bold;

}
.tblsm{
font-size: 10px;
}


/* spec sheets */
#specholder {
    padding: 0;
    width: auto;
    text-align: left;
	margin: 0px auto;
    background-color:#FFFFFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
}
#specheader {
	height: 60px;
	background: #FFF;
	border-bottom: 1px solid #000;
	padding: 0;
}
#spectopstripe {
	height: 12px;
	background: #D11B10;
	border-bottom: 1px solid #000;
	padding: 0;
}
#specbottomstripe {
     clear:both;
	height: 4px;
	background: #D11B10;
	border-top: 1px solid #000;
	padding: 0;
}
#specfooter {
	background: #FFF;
	border-top: 1px solid #000;
	padding: 10px;
	height: 40px;	
	font-size: 70%;
	color: #999999;
	text-align:center;
}
#specs {
	padding: 0;
	margin: 10px;
}

/* promotions */

.promo {
	padding: 6px 0 14px 0;
	margin: 8px 0 8px 0;
	border-bottom:1px #D11B10 solid;
/*	border-top:1px #D11B10 solid;*/}

#get_adobe {
	float:left;
	width:260px;}

#search {
	float:left;
	padding-right:10px;
	margin-right:20px;
	border-right:1px #999 solid;
	width:260px;}
	
a#find {
	padding:4px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	background-color:#D11B10;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	border-top: 1px #666 solid;
	border-left: 1px #666 solid;}
	
a#find:hover {
	background-color:#B41B13;
	border-bottom: 1px #666 solid;
	border-right: 1px #666 solid;
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;}
	
/***** Manuals *****/

.results .head {
	display:block;
	float:left;
	height:20px;
	width:558px;
	margin-top:10px;
	margin-bottom:5px;
/*	padding: 4px 4px 4px 20px;*/
	background-color:#D11B10;}

.results .head {
	padding: 4px 4px 4px 20px; }
		
.results .head .results_info {
	font-size:.7em;
	padding-top:.3em;
	padding-right:10px;
	text-align:right;}
	
.results .row {
	float:left;
	width:542px;
	padding: 15px 20px 15px 20px;
	border-bottom:1px #d9d9d9 solid;}
	
.results .row h3 {
	font-weight:bold;}
	
.row div {
	position:relative;
	right:0px;
	font-size:12px;
	width:542px;
	padding: 15px 10px 15px 0px;
	margin-top:5px;}
	
.row div a {
	position:absolute;
	height:25px;
	width:440px;
	padding: 0px 10px 0px 25px;
	background: transparent url(/images/adobe_ico.png) left center no-repeat;}
	
.row .lang {
	position:absolute;
	padding: 0px 10px 0px 0px;
	left:450px; }
	
	/*dealer_locator_styles_120109_bh
	*******************************/
	
	div #map_content {
	clear:left;
	float: none;
	width: 750px;
	padding: 0 10px 10px 20px;
	margin: 0;}
	
	div #map_nav {width: 100%}
	div #map_nav ul {list-style-type: none; margin: 0; padding: 0; width: 100%}
	div #map_nav ul li {float: left; margin: 0; padding: 0;}
	
	.btn_map{
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #FFF;
	}
	.btn_map a, .btn_map a:visited{
	margin: 0;
	width: auto;
	display: block;
	color: #FFF;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	border: 1px solid #FFF;
	font-weight: bold;
	text-decoration:none;
	background-image:url(images/btnoffBG.jpg);
	background-repeat:repeat-x;
	}
	.btn_map.last a {padding: 5px;}
	
	.btn_map a:hover{
	background-image:url(images/btnovBG.jpg);
	background-repeat:repeat-x;
	border: 1px solid #FFF;
	color: #FFF;
	text-decoration:none;
	}
	.activebtn_map{
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #FFF;
	}
	.activebtn_map a, .activebtn_map a:visited{
	margin: 0 2px 2px 2px;
	width: auto;
	display: block;
	color: #FFF;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	border: 1px solid #FFF;
	font-weight: bold;
	text-decoration:none;
	background-image:url(images/btnovBG.jpg);
	background-repeat:repeat-x;
	}
	.activebtn_map a:hover{
	background-image:url(images/btnovBG.jpg);
	background-repeat:repeat-x;
	border: 1px solid #FFF;
	color: #FFF;
	text-decoration:none;
	}
	
	.map_header{padding-top: 10px;}
	
