@charset "UTF-8";
/* CSS Document */

/* Common Items */

html {
margin: 0;
padding: 0;
}

body {
height: 100%;
line-height: 1.45;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
background: #ffffff; 
margin: 0; 
padding: 0;
font-size: 10px;
}

a:link {
text-decoration: none;
color: #666666;
}

a:visited {
text-decoration: none;
color: #666666;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
	text-align: left;
}

a.bodylink:link {
text-decoration: underline;
color: #666666;
}

a.bodylink:visited {
text-decoration: underline;
color: #666666;
}

a.bodylink:hover, a.bodylink:active {
text-decoration: underline;
color: #FF0000;
}

select,input {
text-decoration: none;
font-size: 10px;
color: #4d4d4d;
padding-left: .5px;
}

a.shortcut:link {
text-decoration: none;
font-size: 10px;
color: #4d4d4d;
padding-left: 8.5px;
background-image: url(images/arrowoff.gif);
background-repeat: no-repeat;  background-position: 0 .3em;
}

a.shortcut:visited {
text-decoration: none;
font-size: 10px;
color: #4d4d4d;
padding-left: 8.5px;

}

a.shortcut:hover, a.shortcut:active {
text-decoration: none;
font-size: 10px;
padding-left: 8.5px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;  background-position: 0.3em;
}

.navigationHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0;
vertical-align: top;
padding-left:10px;
}

.navigationHeader2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0;
vertical-align: top;
padding-left:10px;
}
 
.textarea {
height: 10px;
border: 1px solid #f1f1f1;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 9px;
background-image: url(images/searchbox.gif);
background-repeat: no-repeat;
}

p {
margin:0 10px 10px
}

.pictures {
	margin-right:10px;
	float:left;
    border color:#CCCCCC;
	border: 1px solid #999999;
}

.picturesRight {
	margin-left:10px;
	float:right;
    border color:#CCCCCC;
	border: 1px solid #999999;
}

.HR {
background-color: #DDDDDD;
color: #DDDDDD;
height:1px;
width:100%;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin-left: .2em;
padding-left: .2em;
}

/* Left hand tree menu items */

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
/*background: white url(list.gif) no-repeat left center;*/
list-style-type: none;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(images/closed.gif) no-repeat left 2px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 13px;
font-weight: bolder;
padding-top:0px;
padding-bottom: 0px; 
margin-bottom: 0px;
margin-top: 0px;
}


/* Common DIVs */

div#header {
float:left;
position:relative;
left:0px;
width:1024px;
}

div#content {
float:left;
position:relative;
left:0px;
width:1024px;
height: 100%;
margin-left: 15px;
}

div#navigationholder {
left:15px;
padding-left:15px;
width:970px;
background-image:url('images/nav_bg.gif');
background-repeat:none;
}

div#topnavigationholder {
float:left;
position:absolute;
left:426px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#4d4d4d;
font-size: 9px;
text-decoration:none;
white-space:nowrap;
vertical-align:top;
top: 1px;
}	

#SmallNav {
padding: 0;
margin: 0;
color: #fff;
float: left;
height:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#999999;
font-size: 100%;
font-weight:normal;
}

#SmallNav li {
float:left;
background:url(images/topnavdivider.gif) no-repeat;
background-position:left bottom;
list-style-type:none;
padding: .5em 1em;
}

#SmallNav li a {
display:block;
float:left;
height: 10px;
color:#999999;
text-decoration:none;
list-style-type:none;
display: inline;
}

#SmallNav li a:hover, #SmallNav li .on {
background-position:center top;
list-style-type:none;
text-decoration:none;
color:#FF0000;
}

#headerNav {
padding: 0;
margin: 0;
color: #fff;
float: left;
height: 30px;
width: 970px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 10px;
font-weight: bolder;
background: url(images/nav_bg.gif);
}

#headerNav li {
float:left;
background:url(images/navdivider.gif) no-repeat;
list-style-type:none;
padding: .5em 1.6em;
}

#headerNav li a {
float:left;
color:#4d4d4d;
text-decoration:none;
list-style-type:none;
font-size: 105%;
}

#headerNav li a:hover, #headerNav li .on {
background:url(images/rollon.gif) no-repeat;
list-style-type:none;
text-decoration:none;
color:#FF0000;
}

div#logos {
	float:left;
	position: absolute;
	left:550px;
	top: 36px;
}

div#logos2 {
	float:right;
	position: absolute;
	right:50px;
	top: 36px;
}

div#RSS {
	float:right;
	position: relative;
	right:5px;
	top: -30px;
}

div#searchbox {
float:left;
position: absolute;
left:842px;
top: 106px;
height: 25px;
width:100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#cccccc;
font-size: 9px;
}

div#shortcutsnavigation {
float:left;
overflow: auto;
position: relative;
width:175px;
margin-top:15px;
margin-left: -2em;
padding-left: -2em;
line-height: 1.88;
height: 100%;
}

div#footer {
float:left;
position:relative;
width:883px;
padding-left:141px;
padding-top:35px;
padding-bottom:15px;
left: 0px;
}

/* Index Page */

H1.MainStory {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-size: 17px;
font-weight: bolder;
padding-left:10px;
padding-right:0px;
padding-bottom: 0px;
margin-bottom: 0px;
margin-top: 0px;
}

H1.SubItems {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 13px;
font-weight: bolder;
padding-top:0px;
padding-bottom: 0px; 
margin-bottom: 0px;
margin-top: 0px;
}

H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 13px;
font-weight: bolder;
padding-top:0px;
padding-bottom: 0px; 
margin-bottom: 0px;
margin-top: 0px;
}

.H1Indent {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 13px;
font-weight: bolder;
padding-top:0px;
padding-bottom: 0px; 
margin-bottom: 0px;
margin-top: 0px;
padding-left:8px;
}

H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 13px;
font-weight: bolder;
padding-top:0px;
padding-bottom: 0px; 
margin-bottom: 0px;
margin-top: 0px;
}

.arrow {
padding-left:2px;
padding-right:4px;
}

.subpicture {
padding-right:6px;
}

#H1Div {
background-image:url('images/firststory_titlebg.gif');
background-repeat: repeat-x;
width: 250px;
topmargin:0px;
}

div#main {
background-image:url('images/main_bg.gif');
background-repeat: none;
float:left;
left:-5px;
width:345px;
height:100%;
overflow: auto;
position: relative;
padding-left:10px;
padding-right:20px;
padding-bottom: 5px;
margin-top:25px;
line-height: 1.88;
display:block;
}

div#HowTo {
float:left;
left:-10px;
width:466px;
height:100%;
overflow: auto;
position: relative;
padding-left:10px;
padding-bottom: 30px;
margin-top:25px;
display:block;
}

div#HowToContent {
	width: 460px;
	position: relative;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 9px;
	padding: 10px 3px 5px 5px;
	margin-bottom:10px;
	text-align: justify
	border:1px solid #e4e4e4;
	background-color: #f3f3f3;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
}


/* Products Listing */

div#mainProducts {
background-image:url('images/productslist_bg.gif');
float:left;
left:-5px;
width:825px;
/*height:550px;*/
overflow: auto;
position: relative;
padding-left:10px;
padding-right:20px;
padding-bottom: 5px;
margin-top:25px;
line-height: 1.33;
display:block;
}

#productlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

/* Products Details */

div#ProductDetails {
background-image:url('images/productslist_bg.gif');
background-repeat: none;
position:absolute;
float:left;
left:130px;
top: 150px;
width:825px;
padding-right:20px;
line-height: 1.88;
}

.productdetailsbulletlist {
list-style-image: url(images/productdetailbullet.jpg);
list-style-type: square;
list-style-position: inside;
}

.mainpicture {
padding-right:35px;
}

.DealerSearchHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0;
vertical-align: top;
}

H1.ProductDetails {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 14px;
font-weight: bolder;
}

.productslargered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.productsmedgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	text-decoration: none;
}

/* How To */
div#mainHowToPage {
	background-image:url('images/productslist_bg.gif');
	background-repeat:repeat;
	float:left;
	left:5px;
	width:825px;
	overflow: auto;
	position: relative;
	padding-left:10px;
	padding-right:20px;
	padding-bottom: 5px;
	margin-top:25px;
	/*line-height: 1.88;*/
display:block;
}

/*div#mainHowToPage img{
	float:inherit;
	padding: 5px 5px 5px 5px;
	border-color:#FFF;
}*/

Div#BannerAds {
	float:right;
	width:140px;
	/*height:1216px;*/
	margin-top:1px;
	margin-left:10px;
	background-color: #FFFFFF;
}

Div#BannerAdsAlignTop {
	float:right;
	width:140px;
	/*height:1216px;*/
	margin-left:10px;
	background-color: #FFFFFF;
}

Div#CalloutHolder {
position: relative;
display: block;
margin-left:15px;
margin-right:10px;
margin-bottom:15px;
width:333px;
float:right;
}


Div#CalloutTip {
position: relative;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 9px;
padding: 10px;
text-align: left;
border:1px solid #e4e4e4;
background-color: #f3f3f3;
-moz-border-radius:3ex;
    -webkit-border-radius:3ex;
}

Div#Video {
	position: relative;
	display: block;
	float:left;
	left:145px;
	margin-top:0px;
	width:830px;
}

.HowTodetailsbulletlist {
list-style-image: url(images/productdetailbullet.jpg);
list-style-type: square;
list-style-position: inside;
}

.pictures {
	margin-right:10px;
	float:left;
    border color:#CCCCCC;
	border: 1px solid #999999;
}

.DealerSearchHeader {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4d4d4d;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0;
vertical-align: top;
}

H1.HowTo {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
font-size: 14px;
font-weight: bolder;
}

p.HowTo {
	/*padding-top: 130px;*/
	margin-left:0px;
	margin-right:0px;
	margin-top:15px;
}

.CalloutBoxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	margin-left:15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9px;
}

/* Additions added 6/19/2009 */
/* image padding left and bottom */
.imgleft {
	float:left;
	padding-right: 10px;
	padding-bottom: 2px;
	border:hidden;
}

/* image padding right and bottom */
.imgright {
	float:right;
	padding-left: 10px;
	padding-bottom: 2px;
}

input.btn {
	color:#999999;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #999999;
	-webkit-border-radius:10px;
	-moz-border-radius:15px;
}

a.btn {
	color:#999999;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: 1px solid #999999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 15px;
}

div#AuthorsCorner {
	width:435px;
	position: relative;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 9px;
	padding: 10px;
	margin-bottom:10px;
	text-align: left;
	border:1px solid #d5dae0;
	background-color: #e8f2fc;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
}

img align.left {
	float:left;
	padding-right: 10px;
	padding-bottom: 2px;		
}

.pics {  
    height:  238px;  
    width:   357px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px 0px 0px 0px;  
    border:  1px solid #ccc;  
    background-color: #fff;  
    width:  356px; 
    height: 237px; 
    top:  0; 
    left: 0;
}

.pics2 {  
    height:  200px;  
    width:   150px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics2 img {  
    padding: 5px;  
    border:  1px solid #ccc;  
    background-color: #fff;  
    width:  150px; 
    height: 200px; 
    top:  0; 
    left: 0;
}

.pics3 {  
    height:  150px;  
    width:   200px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics3 img {  
    padding: 5px;  
    /*border:  1px solid #ccc;*/  
    background-color: #fff;  
    width:  200px; 
    height: 150px; 
    top:  0; 
    left: 0;
}
.button {
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	background:url("images/overlay-button.png") repeat-x scroll 0 0 #222222;
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	font-size: 13px;
	font-weight:bold;
	line-height:1;
	overflow:visible;
	padding:5px 15px 6px;
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	width:auto;
}

.tmpHeadData {
	background-image:url(TMP/images/nav_bg.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:5px;	
}

/* New styles for home page Robert Lash 2/15/2011 */
.Aholder {
	float: inherit;
	background-image: url(images/home_instr_bg.gif);
	width:319px;
	height:216px;	
}

.Aholder h4 {
	color:#FFF;
	font-size: 120%;
	text-transform:uppercase;
	margin: 5px 0 0 10px;
	
}

.AholderBody {
	width:290px;
	height:160px;
	margin: 15px 0 10px 10px;	
}
#ABottom {
	float: left;
	text-align:center;
	margin: 10px 0 0 250px;
	padding-bottom: 30px;
}
#BBox {
	float: left;
	margin-left:15px;
	margin-top: 10px;	
}
#BHolder {
	background-color:#CCC;
	width:980px;
	height:236px;
	border:thin;
	border-style:solid;
	border-color:#CCC;
	display:block;
	float: left;
	margin-top: 1px;
	-moz-border-radius-bottomleft:3ex;
	-moz-border-radius-bottomright:3ex;
	-webkit-border-bottom-left-radius:3ex;
	-webkit-border-bottom-right-radius:3ex;
}
#XBigBox {
	width:680px;
	float: left;
	display:block;
	margin-top: 10px;
}

#XBigHeader {
	background-color:#E51937;
	font-size: 220%;
	display:block;
	float:left;
	color:#FFF;
	text-transform:uppercase;
	width: 680px;
	height:40px;
	text-align:center;
	line-height: 175%;	
}

#XNavHolder {
	float: right;
	margin: 10px 2px 0 0;
	width: 120px;
}

.XNavitem {
	border-style:solid;
	display:block;
	border-width:1px;
	border-color:#CCC;
	width: 120px;
	height: 110px;
	margin-bottom: 11px;
}
.XNavitem img {
	width: 120px;
	height: 100px;
	background-color:#FFF;
	float: left;
	cursor:pointer;
}
#XNavTitle {
	background-color:#888;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
}
.XMainDiv {
	background-color:#FFF;
	float: left;
	width: 550px;
	height:370px;
	margin-top: 10px;
	border:thin;
	border-left:solid;
	border-left-color:#CCC;
	border-left-width:thin;
}

#XRightBox {
	width:285px;
	height:410px;
	float: right;
	display:block;
	margin-right: 53px;
	margin-top: 10px;
}

#XRightBoxHeader {
	background-color:#999;
	display:block;
	float:left;
	color:#FFF;
	text-transform:uppercase;
	width: 285px;
	height:40px;
	margin-bottom:10px;
}
