/* TYPOGRAPHY ------------------------- */
body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}
	
img {
	border: 0;
}

/* FORM ELEMENTS ---------------------- */
	
input, select, textarea {
	font-size: 11px; 
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0px;
}

/* clearing tools ---------------------- */

.stretch, .clear {
	clear: both; 
	height: 1px; 
	margin: 0; 
	padding: 0; 
	font-size: 11px;
	line-height: 1px;
}

div.clear {
	margin: 0px;
	padding: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
	
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 0;
	/* End hide from IE-mac */
}

/* accessibility ---------------------- */
span.accesskey {
	text-decoration:none;
}

.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
}

/* page title ----------------------- */
#page_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-variant: small-caps;
	font-weight: bolder;
	color: #afafaf;
	font-size: 16px;
	font-stretch: ultra-condensed;
	font-style: italic; 
}

	
/* HEADINGS -------------------------- */
h1 {
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;		
	color: #ff0000;
}
	
h2 {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: black;
}
	
#sub h2 {
	padding-right: 0px;
	color: #ff0000;
	font-size: 12px;
}

h2.red {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #ff0000;
}
	
h3 {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: black;
	font-weight: bold;
}

h3.features {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #ff0000;
	font-weight: bold;
}
	
#sub h3 {		
	font-size: 10px;
}
	
#local h3 {
	background-color: #BFD932;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #7f7f7f;
	text-transform: uppercase;
}

h3.red {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #ff0000;
	font-weight: bold;
}
	
#local .right_box h3, #local .right_box_red h3, #local .right_box_white h3 {
	background-color: #7f7f7f;
	font-size: 11px;
	margin: 0px;
	margin-bottom: -14px;
	padding: 2px;
	padding-left: 10px;
	border: 0px;
}

#local .right_box h3 {
	color: white;
}

#local .right_box_red h3 {
	background-color: #ff0000;
	color: white;
}

#local .right_box_white h3 {
	background-color: #fff;
	color: #666;
}
	
h4 {
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0 5px 5px;
	padding: 0;
	color: black;
}

h4.red {
	font-size: 12px;
	line-height: 12px;
	margin: 0 0 0.25em 0;
	padding: 0;
	color: #ff0000;
}
	
h5 {
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: black;
}
	
h5.red {
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: #ff0000;
}

h6 {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 0.25em 0;
	padding: 0;
	color: black;
}
	
#local .right_box h6, #local .right_box_red h6, #local .right_box_white h6 {
	padding-right: 10px;
}

/* Dealer HEADINGS -------------------------- */
h1.dealer {
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;		
	color: #ff0000;
}
	
h2.dealer {
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #ff0000;
}
	
	
h3.dealer {
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #ff0000;
	font-weight: bold;
}
	

h4.dealer {
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: black;
	font-weight: bold;
}
	
h5.dealer {
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	color: black;
}

h6.dealer {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 0.25em 0;
	padding: 0;
	color: black;
}
	

/* TEXT ------------------------ */
p {
	font-size: 12px;
	padding: 0px;
	line-height: 15px;
}

#local .right_box p, #local .right_box_red p, #local .right_box_white p {
	padding: 0px 10px;
	margin: 0px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 15px;
}
	
#sub p {
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	font-size: 10px;
	line-height: 13px;
}
	
strong, b {
	font-weight: bold;
}
	
em, i {
	font-style:italic;
}

	
/* LISTS ---------------------- */
ul {
	line-height: 15px;/**/
	margin: 0px 0px 1.5em 0px;
	padding: 0px;	
	font-weight: normal;
	font-size: 11px;
}
	
ul li {
	margin: 0px 0px 0.25em 30px;
	padding: 0px;
}
	
ol {
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
}
	
ol li {
	font-size: 11px;
	margin: 0px 0px 0.25em 30px;
	padding: 0px;
}
/* product page main submenu top nav ------------------- */

#main ul.sub_content_nav {
	width: 100%;
	position: relative;	
	text-align: center;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	clear: both;
}

#main ul.sub_content_nav li {
	display: inline;
	position: relative;
	list-style: none;        
    margin: 0px;
	margin-right: 10px;
    padding: 0px;      
    line-height: 1em;
}

#main ul.sub_content_nav li a {
	color: #F36D24;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-bottom: 10px;	
	font-size: 12px;
}

#main ul.sub_content_nav li a:hover,
#main ul.sub_content_nav li.over a {
	color: #ff0000;
	text-decoration: underline;
	/* border-bottom: 1px solid #ff0000;
	padding-bottom: 10px; */
	background: url(../images/sc_product_sub_content_line.gif) no-repeat 50% 1.2em;
}

/* product page sub menu content ----------------- */

#main .sub_content_container ul li {
	font-size: 12px;
	color: #656565;
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: disc;
}
/* edu page main submenu top nav ------------------- */

#main2 ul.sub_content_nav {
	width: 100%;
	position: relative;	
	text-align: center;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	clear: both;
}

#main2 ul.sub_content_nav li {
	display: inline;
	position: relative;
	list-style: none;        
    margin: 0px;
	margin-right: 10px;
    padding: 0px;      
    line-height: 1em;
}

#main2 ul.sub_content_nav li a {
	color: #F36D24;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	padding-bottom: 10px;	
	font-size: 12px;
}

#main2 ul.sub_content_nav li a:hover,
#main2 ul.sub_content_nav li.over a {
	color: #ff0000;
	text-decoration: underline;
	/* border-bottom: 1px solid #ff0000;
	padding-bottom: 10px; */
	background: url(../images/sc_product_sub_content_line.gif) no-repeat 50% 1.2em;
}

/* product page sub menu content ----------------- */

#main2 .sub_content_container ul li {
	font-size: 12px;
	color: #656565;
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: disc;
}

/* hr ------------------------------- */
	
hr {
	display: none;
}
	
div.hr {
	height: 1px;
	margin: 1.5em 10px;
	border-bottom: 1px dotted black;
}

/* LINKS ---------------------------- */

a, a:link, a:active, a:visited {
	/*font-size: 11px;*/
	text-decoration: none;
	color: #ff0000;
}
		
a:hover {
	color: black;
	text-decoration: underline;
}
		
#upper_right_nav ul li a {
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #7f7f7f;
	padding: 0px;
	padding-left: 22px;
}
		
#upper_right_nav ul li a:hover {
	color: #ff0000;
}

/* local div links ------------------------- */
#local ul li a,
#local ul li a:link,
#local ul li a:active,
#local ul li a:visited {
	font-size: 11px;
	color: white;
	padding: 0.2em 1em;
	background-color: none;
	text-decoration: none;
	display: block; /* allows entire a:hover area to highlight */
}

#local ul li a:hover {
	font-weight: bolder;
	background-color: #F36E26;
}

#local .right_box h6 a, #local .right_box_red h6 a, #local .right_box_white h6 a {
	color: white;
	display: block;
	text-align: right;
	text-decoration: none;	
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	background: url(../images/right_white_arrow.gif) no-repeat center right;
}

#local .right_box_white h6 a {
	color: #7f7f7f;
	background: url(../images/right_arrow.gif) no-repeat center right;
	padding-top: 2px;
}

#local .right_box h6 a:hover, #local .right_box_red h6 a:hover, #local .right_box_white h6 a:hover {
	text-decoration: underline;
}

p.buy_now a,
p.buy_now a:link,
p.buy_now a:active,
p.buy_now a:visited {
	color: white;
}

/* main div links ------------------------- */

#main #back_2_top a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}
	
#main #back_2_top a:hover {
	color: #ff0000;
}


#breadcrumbs ul li a {
	color: #6894A6;
}

.solutions {
	margin: 5px;
	padding: 5px;
	border: 1px dotted red;
}