.clearfloats { clear: both; }

body {
	background: #818181 url(/images/bg-site.jpg) repeat-x;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #b03502;
	text-decoration: none;
}
ol {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: decimal outside;
}
ol li { padding-bottom: 5px; }

ol.removalInstructions li {
padding-bottom: 20px;
border-bottom: 1px dotted #ccc;
padding-top: 20px;}


ul.removalInstructions li {
padding-bottom: 5px;}

ul.removalInstructions {
border-bottom: 1px dotted #ccc
}

h3 span{
	font-size:12px;	
}

/* FORM STYLES */
form td { padding: 3px 0; }
.FormField {
	padding: 2px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 85%;
	font: 12px Arial, Helvetica, sans-serif;
}
.FormSelect {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	font: 12px Arial, Helvetica, sans-serif;
	width: 85%;
}
.FormButton {
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #872800;
	background: #b03502;
	padding: 3px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

a:hover {
	color: black;
	text-decoration: underline;
}
#wrapper_with_banner {
	width: 808px;
	margin: auto;
	position: relative;
}
#banner {
	width: 122px;
	position: absolute;
	top: 47px;
	right: 0;
	text-align: right;
	display: none;
}
#wrapper {
	width: 808px;
	border: 7px solid white;
	border-top: none;
	background: white;
	position: relative;
	min-height: 650px;
}
#left_col {
	width: 213px;
	margin-right: 7px;
	float: left;
}
#left_col_graphic {
	margin:  0; padding: 0;
}
#partner_logos {
	padding: 10px;
	text-align: center;
}
#partner_logos img {
	border: 1px solid #cccccc;
	margin: 7px 0;
}

#subnav{
	width: 100%;
	margin-top: 15px;
	border-top: 3px solid #b03502;
	border-bottom: 1px solid #dfdfdf;
	background: #f9f9f9;
	margin-bottom: 15px;
}

.america {
	float: right;
	width: 65px;
	hieght:64px;
	margin-top: -35px;
}

.specs {
	float: left;
	width: 172px;
	height:59px;
}

* html #subnav{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#subnav ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#subnav li {
border-bottom: 1px solid #dfdfdf;
margin: 0;
}

#subnav li a{
display: block;
padding: 3px 12px;
border-left: 12px solid #dfdfdf;
border-right: 3px solid #dfdfdf;
color: #383838;
text-decoration: none;
width: 100%;
}

#subnav ul li li a {
display: block;
padding: 3px 12px;
border-left: 22px solid #dfdfdf;
border-right: 3px solid #dfdfdf;
border-top:solid 1px #dfdfdf;
font-size:11px;
color:#666666;
text-decoration: none;
width: 100%;
}



html>body #subnav li a{ /*Non IE6 width*/
width: auto;
}
.top_subnav { font-weight: bold; text-transform: uppercase; 
}

#subnav li a:hover{
border-left: 12px solid #cccccc;
border-right: 3px solid #dfdfdf;
color: #d14106;
}
body#about a#about_link,
body#making a#making_link,
body#bigger a#bigger_link,
body#better a#better_link,
body#gps a#gps_link,
body#warranty a#warranty_link,
body#press a#press_link,
body#reviews a#reviews_link,
body#techcenter a#techcenter_link,
body#instructions a#instructions_link,
body#troubleshooting a#troubleshooting_link,
body#installation a#installation_link,
body#removal a#removal_link,
body#drivers a#drivers_link,
body#diversity a#diversity_link,
body#products a#products_link,
body#apn4x a#apn4x_link,
body#apn700 a#apn700_link,
body#apncell a#apncell_link,
body#apnwifi a#apnwifi_link,
body#aphockeypuck a#aphockeypuck_link,
body#tri a#tri_link,
body#quad a#quad_link,
body#cellwifi a#cellwifi_link,
body#wifi a#wifi_link,
body#gps a#gps_link,
body#mobilewifi a#mobilewifi_link,
body#mobilewificell a#mobilewificell_link,
body#mobilewifigps a#mobilewifigps_link,
body#apngps a#apngps_link,
body#apngps a#e_tetra_link,
body#apngps a#e_apn4x_link,
body#apngps a#e_quad_link,
body#apngps a#e_tri_link,
body#apngps a#e_aphockeypuck_link,
#subnav h3
 {
	border-left: 12px solid #b03502;
	border-right: 3px solid #dfdfdf;
	color: #b03502;
}

#subnav li a.active {
	border-left: 12px solid #d14106;
	border-right: 3px solid #dfdfdf;
	color: #b03502;
}


/*Edited by Benson Giang*/
#subnav .subheaders a{
	color: #000;
	font-weight: bold;
}

#main_holder {
	padding: 0;
	float: left;
	width: 587px;
}
#nav_main {
	background: url(/images/bg-navbar.png) repeat-x top;
	margin-bottom: 1px;
	text-align: center;
	height: 41px;
	padding-top: 6px;
	font: 17px "Arial Narrow";
}
#product_gallery_holder {
	background: white;
	padding: 0;
}
#gallery_main {
	width: 433px;
	float: left;
}
#gallery_buttons {
width: 153px;
float: left;
margin-left: 1px;
}

#content {
	padding: 25px;
}
#content p {
	margin-bottom: 15px;
	padding: 0
}
#content ul {
	margin: 0 0 18px 0;
	padding: 0 0 0 25px;
	list-style: disc outside;
}
	
.home_topic {
	padding: 10px 0;
	border-bottom: 1px solid #ededed;
}
.home_topic img {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
.home_topic H1, #content H1 {
	color: #b03502;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
	line-height: 20px;
	text-transform: capitalize;
}

H2 {
	margin-bottom: 10px;
	font: normal 20px "Trebuchet MS";
}
H3 {
	margin-bottom: 10px;
	font: bold 14px "Trebuchet MS";
	color: #333333;
	padding-bottom: 3px;
	border-bottom: 2px solid #dfdfdf;
}	
#quote_generator {
	background: #e9dfd7;
	border: 1px solid #e4dac6;
	padding: 10px 15px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 32px;
	margin-left: 32px;
}
#quote_generator H1 {
	color: #665344;
	font-size: 14px;
	margin-bottom: 7px;
}
#quote_generator form {
	margin-top: -7px;
	margin-bottom: 7px;
}

#footer {
	margin: 10px auto;
	text-align: center;
	color: #333333;
}
#footer a { color: white; text-decoration: none; }
#footer a:hover { color: white; text-decoration: underline; }


.tableheader td { background: #b03502; color: white; font-weight: bold; }
.techcentertables td { padding: 3px 10px; }


/* the horizontal menu starts here */

div#listmenu ul {
	width: 555px;
	margin: 0 auto;
	}
div#listmenu li {
	float:left;	/* causes the list to align horizontally instead of stack */
	list-style-type:none;	/* removes the bullet off each list item */
	}
div#listmenu li:first-child {
	}

div#listmenu li:hover { 
	}
div#listmenu a {
	display:block;
	padding:5px 16px; /*creates space each side of menu item's text */
	text-decoration:none;	 /* removes the underlining of the link */
	color:#ffffff;	/* sets the type color */
	}
div#listmenu a:hover {
	color:#ffffff;
	background: #8d3007;
	}
/* the menu ends here */


/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#listmenu ul {
	float:left; /* makes the ul wrap the li's */
	border-left:1px solid #000; /* adds the rightmost menu vertical line to the ul */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
	
	/* validation error class*/
	
	.ErrorText { color: #990000; }



#subnav h3 { font-weight: bold; text-transform: uppercase; }

/*#subnav li a:hover{
border-left: 12px solid #b03502;
border-right: 3px solid #dfdfdf;
color: #b03502;
}*/

#subnav li { 
	list-style:none;
}

#accordion li a{
display: block;
padding: 3px 12px;
border-left: 12px solid #dfdfdf;
border-right: 3px solid #dfdfdf;
color: #383838;
text-decoration: none;
width: 100%;
}

#accordion ul li li a {
display: block;
padding: 3px 12px;
border-left: 22px solid #dfdfdf;
border-right: 3px solid #dfdfdf;
border-top:solid 1px #dfdfdf;
font-size:11px;
color:#666666;
text-decoration: none;
width: 100%;
}

#subnav h3{
display: block;
padding: 3px 12px;
border-left: 12px solid #B03502;
border-right: 3px solid #dfdfdf;
color: #383838;
text-decoration: none;
font-size: 12px;
margin-bottom:0;
}
.instruct div {
padding-left:32px;
width:200px
}
