/*--- [basic styles] --------------------*/
/*---* {
	margin:0;
	padding:0;
	}---*/
body {
	font-size:11px;
	line-height:1.5em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: Black;
	margin:0;
	padding:0;
	}
a:link {
	text-decoration: none;
	color: #464646;
	}
a:visited {
	text-decoration:none;
	color: #464646;
	}
a:hover {
	color: #A12900;
}
p {
	margin-bottom:1em;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
	}
h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.6em;
	margin:1em 0;
	font-weight: bold;
	color: #990000;	
	}
h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	margin:1em 0;
	color: #E50000;
	}
h3 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	color: #464646;
	margin: 1em 0 .1em 0;
	}
h4 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	color: #990000;
	margin: 1em 0 .1em 0;
	}	
h5,h6 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	}

em {
	font-style:italic;
	}
strong {
	font-weight:bold;
	}
table, tr, td, select {
	color: #333333;
	font-size: 1em;
	}
	
img{
	border: none;
}
input{
	font-size: .9em
}

form {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
/*--- [custom styles] --------------------*/
#topnav {vertical-align: top;padding-top:14px; text-align: center;}
#topnav .linkitem {padding: 2px 0 2px 0;}
#topnav .linknav {padding: 2px 0 2px 0;  font-size: .9em;}
#topnav .linkicon {border-left:1px solid #B30000;padding: 2px 0px 2px 5px;vertical-align:top;}
#topnav .linknavcol {padding: 2px 5px 2px 3px;vertical-align:top;}

#toplinks {vertical-align: bottom;padding-top:32px; text-align: right;}
#toplinks .linkitem {padding: 2px 0 2px 0;}
#toplinks .linkcol {border-left:1px solid #B30000;padding: 2px 8px 2px 8px;vertical-align:top;}

.nav2 {border-left:1px solid #999999;  text-align: center;  line-height: 25px;  background-color: #464646;   }
.nav2 a {
	text-decoration: none;
	color: white;
	display: block;
	}
.nav2 a:visited {
	text-decoration:none;
	color: #F0FFF0;
	}
.nav2 a:hover {
	background-color: #666666;
	color: #FFCC00;
	}
.nav3 {line-height: 30px;  background-color: #FFCC00;   }

.bghdr{
	height: 90px;
	width: 470px;
	background-image: url(../assets/bg_hdr.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.accessories{
	font-size: .9em;
	}

#nav {
	color: Silver;
	font-size: .9em;
	}
#nav a:link {
	text-decoration: none;
	color: #CCCCCC;
	}
#nav a:visited {
	text-decoration:none;
	color: #CCCCCC;
	}
#nav a:hover {
	color: White;
	}

#nav a.min:link {
	text-decoration: none;
	color: 666666;
	}
#nav a.min:visited {
	text-decoration:none;
	color: 666666;
	}
#nav a.min:hover {
	color: red;
	}
	
#lnav {
	color: #666666;
	font-size: 1em;
	}
#lnav .tdbtm{
	background-color: White;
	width: 128px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
	}	
#lnav .spacer{
	background-image: none;
	width: 128px;
	border: none;	
	height: .5em;
}	
#lnav .title{
	background-image: url(../assets/bggradient2.gif);
	background-position: top;
	text-align: center;
	width: 128px;
	font-weight: bold;
	height: 30px;
	color: White;
	vertical-align: middle;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 1px solid Silver;
}	

#lnav a:link {
	text-decoration: none;
	color: #666666;
	}
#lnav a:visited {
	text-decoration:none;
	color: #666666;
	}
#lnav a:hover {
	color: #77A100;
	}
#lnav ul{
	margin-top: 0em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: .5em 0em .75em .5em;
}	
#lnav li{
	padding-left: .3em;	
	line-height: 1.2em;
	text-indent: 0;
	list-style-type: none;
	}
#rnav {
	color: #666666;
	}
#rnav a:link {
	text-decoration: none;
	color: #666666;
	}
#rnav a:visited {
	text-decoration:none;
	color: #666666;
	}
#rnav a:hover {
	color: #77A100;
	}
#rnav ul{
	padding-left: 2em;
	margin-top: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}	
#rnav li{
	line-height: 1.1em;
	text-indent: 0;
	list-style-type: none;
	list-style-image: url(../assets/lnavb.gif);
	}	
a.min:link {
	text-decoration: none;
	color: #1155A1;
	font-size: .9em;	
	}
a.min:visited {
	text-decoration:none;
	color: #77A100;
	font-size: .9em;	
	}
a.min:hover {
	color: #77A100;
	font-size: .9em;	
	}	

.highlights {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFA500;
	font-weight: bold;
	line-height: 2em;
}
#fastaccess {
	color: White;
	margin-top: 1em;
	margin-left: 2em;
}

#fastaccess li.indent{
	text-indent: 1.5em;
	list-style-type: circle;
}
#fastaccess li.new{
	list-style-type: disc;
	padding-top: .5em;
}

#fastaccess a:link {
	text-decoration: none;
	color: White;
	}
#fastaccess a:visited {
	text-decoration:none;
	color: Silver;
	}
#fastaccess a:hover {
	color: Silver;
	}
	
#hometop img{
	float: left;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}
.aladv{
	background-image: url(../assets/dottedline_vert.gif);
	height: 50px;
	background-position: right;
	background-repeat: no-repeat;
}
#footer{
	font-size: 1em;
	text-align: center;
	line-height:2em;
	margin-top: 5px;
}
#footer table{
	background-color: #FFF0B2;
}
#footer .ftrtd{
	padding: 1em;
	background-image: url(../assets/dottedline_vert.gif);
	background-repeat: repeat-y;
	height: 190px;
	border-top: 3px solid #FFCC00;	
}
#footer .ftrleft{
	padding: 1em;
	background-image: url(../assets/whitecornerL.gif);
	background-position: left;
	background-repeat: no-repeat;	
	height: 190px;
	border-top: 3px solid #FFCC00;
}
#footer .ftrright{
	background-image: url(../assets/whitecornerR.gif);
	background-position: right;
	background-repeat: no-repeat;	
	background-color: #FFCC00;
	height: 190px;
	padding-top: 1em;
}
#footer a:link {
	text-decoration: none;
	color: black;
	}
#footer a:visited {
	text-decoration:none;
	color: black;
	}
#footer a:hover {
	color: #990000;
	}
	
.rnavbox {
	padding: .4em .5em .4em .5em;
}

.homeshopbox {
	border: 1px solid #CCCCCC;
}

.shopbox {
	background-image: url(../assets/shopbox.gif);
	width: 125px;
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 2.5em;
}
		
.text3 { color: White; font-size: 18px; font-family: arial, helvetica }
.red { color: red}

.bigred { color: red; font-size:12px;}

a.red:link {
	text-decoration: none;
	color: red;
	}
a.red:visited {
	text-decoration:none;
	color: #B30000;
	}
a.red:hover {
	color: #B30000;
	}
	
.white { color: white}
a.white:link {
	text-decoration: none;
	color: white;
	}
a.white:visited {
	text-decoration:none;
	color: white;
	}
a.white:hover {
	color: #FFCC00;
	}
	
a.gray:link {
	text-decoration: none;
	color: #464646;
	}
a.gray:visited {
	text-decoration:none;
	color: #464646;
	}
a.gray:hover {
	color: #990000;
	}	
	
.accessories{ 
border: 1px solid gray;
width: 175px;
margin-bottom: 1em;
font-size:1em;
padding: 10px;
}
.imagebox{
border-right: 1px dotted Gray;
}

.specsbox{
	border: 1px solid #999999;
}
.ratingbox{
	border: 1px solid Silver;
/*	margin-top: 1em;		
	margin-left: 1em;	
	margin-right: 1em;	*/
	width: 280px;
	padding: .5em .5em .5em .5em;
}
.rating {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height: 1.5em;
	}
#revbox{
	border: 1px solid #999999;
}
#revbox .header{
	border-bottom: 1px solid #999999;
	font-size: .9em;
	background-color: #cccccc;
}
#revbox .col1{
	border-right: 1px solid #999999;
	background-color: #f2f2f2;
	font-size: .9em;	
	width: 100px;
}
#revbox .col3{
	border-left: 1px solid #999999;
	background-color: #f2f2f2;
	font-size: .9em;	
	width: 100px;
	text-align: center;
}

.leasepg {margin: 0px 0;  }
.leasepg th, {padding: 5px; vertical-align: top; text-align: left; line-height: 1.25em; color: Black;}
.leasepg td {padding: 5px; vertical-align: top; text-align: left; line-height: 1.25em; color: #333333; }
.leasepg th {padding-left: 10px; font-weight: bold;}
.leasepg th a {color: #3366CC; text-decoration: none; font-weight: bold;}
.leasepg th a:hover {color: #505050;text-decoration: underline;}
.leasepg .header th {font-size: 12px; background: #f0f0f0; padding: 5px; color: Black;  border-top: 2px solid #c9c9c9; }
.leasepg .header th.divider {border-right: 1px solid #fff;}
.leasepg .row th {font-size: 12px; border-bottom: 1px dotted #c9c9c9; }
.leasepg .row td {border-bottom: 1px dotted #c9c9c9; }
.leasepg .row td.divider {border-bottom: 1px dotted #c9c9c9; border-right: 1px dotted #c9c9c9;  }
.leasepg .row th.divider {font-size: 12px; border-bottom: 1px dotted #c9c9c9; border-right: 1px dotted #c9c9c9; }
.leasepg .top td {background: #f0f0f0; padding: 5px; color: Black;  border-top: 2px solid #c9c9c9; }
/*.itemlist .description {vertical-align: bottom;}
.itemlist .dotted {border-bottom: 1px dotted #999999;}
.itemlist .even {background: #E7E7E7;}
.itemlist .even .divider {border-right: 1px solid #fff;}
.itemlist .odd {background: #fff;}
.itemlist .odd .divider {border-right: 1px solid #f0f4f7;}*/
.leasepg .right {text-align: right;}
.leasepg .center {text-align: center;}

.leasetbl {margin: 0px 0;  }
.leasetbl th, {padding: 5px; vertical-align: top; text-align: left; line-height: 1.25em; color: Black;}
.leasetbl td {padding: 5px; vertical-align: top; text-align: left; line-height: 1.25em; color: #333333; }
.leasetbl th {padding-left: 10px; font-weight: bold;}
.leasetbl th a {color: #3366CC; text-decoration: none; font-weight: bold;}
.leasetbl th a:hover {color: #505050;text-decoration: underline;}
.leasetbl .header th {font-size: 12px; background: #666666; padding: 5px; color: White;}
.leasetbl .header td {font-size: 12px; background: #cccccc; padding: 5px; color: Black;}
.leasetbl .header th.divider {border-right: 1px solid #fff;}
.leasetbl .header td.title {font-size: 12px; background: white; padding: 5px; color: Black;}
.leasetbl .row td {border-bottom: 1px dotted #c9c9c9; }
.leasetbl .row th {font-size: 12px; background: #cccccc; padding: 5px; color: Black;}
/*.leasetbl .top td {background: #f0f0f0; padding: 5px; color: Black;  border-top: 2px solid #c9c9c9; }
.itemlist .description {vertical-align: bottom;}
.itemlist .dotted {border-bottom: 1px dotted #999999;}
.itemlist .even {background: #E7E7E7;}
.itemlist .even .divider {border-right: 1px solid #fff;}
.itemlist .odd {background: #fff;}
.itemlist .odd .divider {border-right: 1px solid #f0f4f7;}*/
.leasetbl .right {text-align: right;}
.leasetbl .center {text-align: center;}

a.moreinfo:link {
	font-size: 11px; 	
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}
a.moreinfo:visited {
	font-size: 11px; 	
	color: #333333;
	text-decoration: none;	
	font-weight: normal;	
	}
a.moreinfo:hover {
	font-size: 11px; 	
	color: Black;
	text-decoration: underline;	
	font-weight: normal;	
}