﻿/*
##################################
Pavia Systems - CSS        #######
Copyright 2010 SimcoMedia  #######
###################################
*/

/* Setting standard fonts and page background
-----------------------------------------------------------------------------------------------------*/
	body {
	font: normal normal 10pt/1.2em Arial;
	background: #fff url('../images/bluegrad-bg-tall-156.jpg') repeat-x;
	margin-top: 0;
 }
		
/* my modifications */
.panel-1 {
	background: #fff url('images/homeslide1.jpg') no-repeat;
	height: 200px;
	width: 960px;
}

/* Forcing use of restricted font 
--------------------------------------------------------------------------------------------------*/
@font-face {
font-family: "Rockwell Condensed";
src: url('http://www.paviasystems.com/ROCC__.TTF');
}

/* Main Site DIVS 
-----------------------------------------------------------------------------------------------------*/

#wrapper {
	width: 960px;
	margin: auto;
	padding: 0;
	min-height: 100%;
	background-color: #fff;
}

#header {
	width: 960px;
	height: 60px;
	float: left;
}

#gradheader2 {
	width: 960px;
	height: 125px;
	background: #336699 url('../images/bluegrad-bg-125-2.jpg') no-repeat;
	position: relative;
}

.logo {
	float: left;
	margin-top: 16px;
	margin-left: 1px;
	height: 65px;
	width: 341px;
	background: transparent;
	border-bottom: 0px;
	display: inline;
}

.logo a:link, a:visited, a:hover, a:active {
	border-bottom: 0px;
}

.loading { background: url('..images/loading.gif') no-repeat center center; }

img {
	border: 0;
}

#gradheader {
	width: 960px;
	background: #336699 url('../images/bluegrad-bg4.jpg') no-repeat;
	height: 150px;
}

#loginbox {
	width: 350px;
	float: right;
	height: 50px;
	margin-top: 25px;
	margin-right: 25px;
	display: inline;
}

.searchbox {
	width: 200px;
	float: right;
	height: 50px;
	margin-top: 20px;
	margin-right: 25px;
	color: #000;
	border-left: 1px #fff solid;
	padding-left: 20px;
	display: inline;
}

.searchbox input {
	color: #000;
	background: #fff url('../images/textfield_bg.gif') no-repeat fixed;
	
}

.searchbox label {
	color: #fff;
	font-size: 10pt;
	font-family: Verdana;
	display: block;
}

#overview label {
	width: 100px;
	font: normal normal 10pt/1.3em Arial;
	color: #000;
	display: block;
	margin-bottom: 10px;
	float: left;
	padding: 1px;
}

#overview fieldset {
	background-color: #F9FCFF;
}
.login legend {
	font: normal bold 12pt/1.2em Georgia;
	color: orange;
}

.login fieldset {
	
}

.search legend {
	font: normal bold 12pt/1.2em Georgia;
	color: orange;
}

#slidetop {
	width: 960px;
	height: 25px;
	background: #069;
	float: left;
	border-bottom: 2px #333333 solid;
}

#slider {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/green-banner.jpg') no-repeat;
	position: relative;
}

#slider a#hotlink {
display: block;
width: 300px;
height: 140px;
position: absolute;
top: 20px;
left: 350px;
text-decoration: none;
}

#slider-red {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/red-banner.jpg') no-repeat;
}

#slider-gold {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/homeblock-gold.jpg') no-repeat;
}

#slider-orange {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/homeblock-orange.jpg') no-repeat;
}

#slider-lime {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/homeblock-lime.jpg') no-repeat;
}

#slider-purple {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/homeblock-purple.jpg') no-repeat;
}

#slider-mint {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/homeblock-mint.jpg') no-repeat;
}

#slider-bronze {
	width: 959px;
	height: 200px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/homeblock-bronze.jpg') no-repeat;
}

/* Home Page Images 
--------------------------------------------------------------------------------------------------------------- */

.home {
float: left; 
margin-right: 5px;
padding: 3px;
border: 1px #ccc solid;
background-color: #F7F7F7;
}

.clear {
	clear: both;
}
#content {
	width: 960px;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	background: #fff url('../images/grey-grad.jpg') repeat-x;
    padding-top: 15px;
    padding-bottom: 25px;
}
/* removed from content 	min-height: 300px; */
#footer {
	height: 100px;
	width: 100%;
	text-align: center;
	float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin-bottom: 25px;
	background: #fff url('../images/footer-bg.jpg') no-repeat;
}

#bottom {
	width: 960px;
	margin: auto;
	padding: 0;
	text-align: center;
	background: transparent;
}
/* HOME PAGE PRODUCTS DISPLAY
----------------------------------------------------------------------------------------------------------*/

.productswrapper {
	width: 285px;
	float: left;
	margin-left: 25px;
	display: inline;
	
}

.productstagline {
	font: normal bold 11pt/1.2em Arial;
	color: #666666;
	float: left;
	width: 50%;
}

.productstop {
	width: 285px;
	float: left;
	border-top: 1px #C0C0C0 dotted;
	padding-top: 10px;
}

.productsmid {
	width: 265px;
	background: #fff url('../images/products-mid-bg.png') repeat-y;
	min-height: 100px;
	height:auto !important; /* fixing IE bug */
  	height:100px;
	float: left;
	padding: 10px 10px 0 10px;
}

.productsmid ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.productsmid li {
line-height: 1.1em;
color: #333333;
padding: 0 0 10px 20px;
background-image: url('../images/bullet_picture.png');
background-repeat: no-repeat;
background-position: 0 .2em;
}

.productsmid li:hover {
background-color: #EDF2FC;
}

.productsinclude {
	width: 285px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	display: inline;
}

.productsinclude ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.productsinclude ul li {
	line-height: 1.2em;
	padding-left: 1.8em;
	font-size: 11pt;
	background-image: url('../images/check_bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-bottom: 10px;
}

.productsbottom {
	background-image: url('../images/products-bot.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 285px;
	float: left;
	position: relative;
}

#hazmat1 {
width: 225px;
margin-left: 10px;
float: left;
margin-bottom: 10px;
display: inline; /* fix for IE6 float-margin bug */
}

#hazmat2  {
width: 400px;
margin-left: 15px;
margin-right: 15px;
float: left;
margin-bottom: 10px;
display: inline; /* fix for IE6 float-margin bug */

}

#hazmat3 {
width: 250px;
margin-left: 20px;
float: left;
margin-bottom: 10px;
display: inline; /* fix for IE6 float-margin bug */
}

#swpp1 {
width: 225px;
margin-left: 10px;
float: left;
margin-bottom: 10px;
display: inline; /*fix for IE6 float-margin bug */
}

#swpp2  {
width: 400px;
margin-left: 15px;
margin-right: 15px;
float: left;
margin-bottom: 10px;
display: inline; /* fix for IE6 float-margin bug */
}

#swpp3 {
width: 250px;
margin-left: 20px;
float: left;
margin-bottom: 10px;
display: inline; /* fix for IE6 float-margin bug */
}

#productpic {
width:350px;
margin-left: 25px;
float: left;
display: inline; /* fix for IE6 float-margin bug */
}

#productinfo {
width: 500px;
float:left;
display: inline; /* fix for IE6 float-margin bug */
}

#productinfo ol {	
font: bold italic 1.6em Arial, Helvetica, sans-serif;	
color: #ff9900;
}

#productinfo ol p {
font: normal .6em Arial, Helvetica, sans-serif;	color: #000;	border-left: solid 1px #006799;	margin: 0;	padding: 0 0 1em 1em;
}

#productinfo ul {
list-style-type: none;
padding: 0;
margin-left: 50px;
display: inline; /* fix for IE6 float-margin bug */
}

#productinfo ul li {
background-image: url('../images/check_bullet.gif');
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: 25px;
line-height: 1.8em;
text-indent: 0px;
}

#productinfo li p {
display: inline;
}

.pagetitle {
color: #006799;
font-size: 24pt;
line-height: 1.3em;
font-weight: bolder;
}

#caption {
width: 100%;
text-align: center;
}

#content-wide {
	width: 900px;
	margin: 20px 25px;
	border-top: 1px #006699 dotted;
	border-bottom: 1px #006699 dotted;
	padding-bottom: 10px;
	float: left;
	display: inline; /* fix for IE6 float-margin bug */
}

#content-wide ul {
	width: 750px;
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
	display: inline; /* fix for IE6 float-margin bug */
}

#content-wide li {
	width: 350px;
	float: left;
	display: inline;
	background-image: url('../images/green-bullet.png');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.6em;
}

#content-wide li a {
	font-size: 12pt;
	line-height: 1.5em;
	text-decoration: none;
}

#content-wide li a:hover {
	color: #ff0000;
	text-decoration: none;
}

#content-left {
	width: 400px;
	margin-left: 50px;
	float: left;
	display: inline; /*fix for IE6 margin-float bug*/
}

#content-right {
	width: 425px;
	margin-left: 50px;
	float: left;
	display: inline; /* fix for IE6 float-margin bug */
}

p.subtitle {
	font-size: 10pt;
	font-weight: 600;
	font-style: italic;
	margin-left: 25px;
	color: #069;
}

hr {
	border-style: none;
	background-color: #fff;
	color: #fff;
	border-bottom: 1px #069 dotted;
	width: 90%;
	margin-top: 20px;
}

#address {
	height: 200px;
	width: 375px;
	background-color: #F2F2F2;
	border: 1px #CCCCCC solid;
	padding: 10px;
	float: left;
}

#address address {
	font-size: 12pt;
	font-style: normal;
	line-height: 1.2em;

}

#address dt {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#address dd {
	line-height: 1.5em;
	padding-bottom: 5px;
	border-bottom: 1px #999999 dotted;
}

#bio {
	
	width: 800px;
	padding: 10px;
	margin-left: 25px;
	border-bottom: 1px #C0C0C0 dotted;
	margin-bottom: 25px;
	min-height:200px;
}

.biotitle {
	color: #006699;
	font-size: 14pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.biosubtitle {
	font-style: oblique;
	font-size: 12pt;
	color: #333333
}

.bioimage {
	float: left;
	padding: 5px;
	background-color: #F2F2F2;
	margin-right: 15px;
	margin-bottom: 5px;
}

/* ROAD READY PAGE SPECIFIC - top to bottom 
----------------------------------------------------------------------------------------------------*/
.rrtitle h1{
	font-family: Georgia;
	font-size: 28pt;
	letter-spacing: 2px;
	color: #006799;
	width: 90%;
	text-align: center;
	border-bottom: 1px #000 solid;
	padding-bottom: 15px;
	margin-left: 50px;
}

#rrchecklist {
margin-left: 25px;
float: left;
width: 900px;
margin-bottom: 20px;
display: inline; /* fix for IE6 float-margin bug */
}

#rrchecklist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rrchecklist li {
	font-size: 16pt;
	background: url('../images/check_bullet.gif') no-repeat;
	padding-left: 16px;
	line-height: 1.4em;
	text-indent: 15px;
}

.rrlogoblue {
	font-family: "Rockwell Condensed";
	font-size: 36pt;
	color: #006799;
	font-weight: bold;
}

.rrlogoorange {
	font-family: "Rockwell Condensed";
	font-size: 36pt;
	color: #ff9900;
	font-weight: bold;

}

.rranswer { 
	font-family: Georgia;
	font-size: 30pt;
	color: #000;
	font-weight: bold;
}

p.rrunderline  {
	margin-left: 50px;
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px #000 solid;
	width: 90%;
}

.rrname {
	font-family: "Rockwell Condensed";
	font-weight: bold;
	font-size:36pt;
	color: #000; 
}
#rrreasons {
width: 800px;
margin-left: 50px;
display: inline; /* fix for IE6 float-margin bug */
}

#rrreasons p {
font-size: 16pt;
line-height: 1.2em;
font-weight: normal;
font-family: Arial;
}

.rrTestimonial {
background:#b8cce4 url('../hazmat/images/testimonial_top_black.png') no-repeat scroll 5px 0;
border:1px solid #EBEAE9;
clear:both;
margin:0 0 15px 30px;;
padding:15px 0 0 5px;
width: 215px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
float: right;
display: inline; /* fix for IE6 float-margin bug */
}

.rrTestimonialContent {
background:transparent url('../hazmat/images/testimonial_bottom_black.png') no-repeat scroll 100% 120%;
font-style:italic;
padding:0 40px 10px;
}


.rrSlogan {
	font-family: Georgia;
	font-style: oblique;
	font-weight: bold;
	font-size: 16pt;
	color: #365f91;
	text-align: center;
	margin-top: 20px;
	padding: 10px 0;
	line-height: 1.2em;
}

#rrFooter {
width: 960px;
height: 130px;
background: #fff url('../images/footer-bg.jpg') no-repeat scroll bottom;
float: left;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin-bottom: 15px;
}

#rrFooterContact {
width: 550px;
float: right;
margin-left: 50px;
text-align: right;
padding: 10px 10px 0 0;
display: inline; /* fix for IE6 float-margin bug */
}

.rrPhone {
	font: normal bold 22pt/1.1em Arial;
	color: #000;
}

/*RoadReady Training Page
-----------------------------------------------------------------------------------------------------------------*/

#rrTrainingWrapper {
width: 900px;
margin-left: 25px;
float: left;
height: 200px;
display: inline; /* fix for IE6 float-margin bug */
}

#rrTrainingChecklist {
width: 375px;
float: left;
margin-left: 0px;
}

#rrTrainingChecklist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rrTrainingChecklist li {
	font-size: 16pt;
	background: url('../images/check_bullet.gif') no-repeat;
	padding-left: 24px;
	line-height: 1.4em;
	text-indent: 0px;
}

.rrTrainingTestimonial {
background:#b8cce4 url('../hazmat/images/testimonial_top_black.png') no-repeat scroll 5px 0;
border:1px solid #EBEAE9;
clear:both;
margin:0 0 15px 20px;;
padding:15px 0 0 5px;
width: 215px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
float: left;
display: inline; /* fix for IE6 float-margin bug */
}

.rrTrainingTestimonialContent {
background:transparent url('../hazmat/images/testimonial_bottom_black.png') no-repeat scroll 100% 120%;
font-style:italic;
padding:0 40px 10px;
}

.rrTrainingName {
	font-family: "Rockwell Condensed";
	font-weight: bold;
	font-size:22pt;
	color: #000; 
}

#rrTrainingListWrapper {
width: 850px;
margin-left: 50px;
margin-top: 10px;
border-top: 1px #ccc dotted;
}

.rrTrainingListLeft {
width: 350px;
float: left;
margin-bottom: 10px;
display: inline; /* fix IE bug */
}

.rrTrainingListRight {
width: 350px;
margin-left: 50px;
float: left;
margin-bottom: 10px;
display: inline; /* fix for IE6 float-margin bug */

}

.rrTrainingIcon {
border: 1px #ccc solid;
padding: 3px;
background-color: #F5F5F5;
margin-right: 5px;
float: left;
}

#rrTraingListImage {
float: left;
width: 350px;
}

#rrBottom {
width: 900px;
float: left;
margin-left: 30px;
display: inline; /*-- ie bug fix --*/
border-top: 1px #ccc dotted;
border-bottom: 1px #ccc dotted;
padding: 10px 0;
}

#rrDemo {
width: 400px; 
float: left;
}

#rrText {
width: 450px;
padding-left: 15px;
float: left;
}

#rrButtons{
float: left;
width: 250px;
margin-left: 5px;
display: inline; /* fix ie bug */
} 

p.subtext  {
margin-left: 50px;
font-family: Arial;
font-style: oblique;
color:#666666;
}

/*QUOTES
----------------------------------------------------------------------------------------------------- */
.Testimonial {
background:#b8cce4 url('../hazmat/images/testimonial_top_black.png') no-repeat scroll 5px 0;
border:1px solid #EBEAE9;
clear:both;
margin:0 0 15px 30px;;
padding:15px 0 0 5px;
width: 215px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

.TestimonialContent {
background:transparent url('../hazmat/images/testimonial_bottom_black.png') no-repeat scroll 100% 120%;
font-style:italic;
padding:0 40px 10px;
}

.TestimonialContent em {
font-weight: 700;
}

/*HYPERLINKS
------------------------------------------------------------------------------------------------------*/
a:link.rrlogo {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 22pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: none;
}

a:visited.rrlogo  {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 22pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: none;
}
a:hover.rrlogo  {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 22pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: underline;
}

a:active.rrlogo  {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 22pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: none;
}

a:link.rrlogosm {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: none;
}

a:visited.rrlogosm  {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: none;
}
a:hover.rrlogosm  {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: underline;
}

a:active.rrlogosm  {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	color: #ff9900;
	line-height: 1em;
	text-decoration: none;
}

.productslink {
	width: 150px;
	position:absolute;
	top: 5px;
	left: 145px;
	height: 20px;
}

.productslink a:link {
	color: #fff;
	text-decoration: none;
	font: normal normal 12pt/1.2em Arial;
	border-bottom: 1px #fff dotted;
}

.productslink a:visited {
	color: #fff;
	text-decoration: none;
	font: normal normal 12pt/1.2em Arial;
	border-bottom: 1px #ffff00 dotted;
}

.productslink a:hover {
	font: normal normal 12pt/1.2em Arial;
	color: #FFFF00;
	border-bottom: 1px #FFFF00 dotted;
	text-decoration: none;
}

.productslink a:active {
	font: normal normal 12pt/1.2em Arial;
	color: #ffff00;
	text-decoration: none;
	border-bottom: 1px #ffff00 dotted;
}

.terms a {
	color: #666666;
	font-size: 10pt;
	text-decoration: none;
	border-bottom: 1px #666666 dotted;
	text-align: center;
}

.terms a:hover {
	color: #ff0000;
	border-bottom: 1px #ff0000 solid;
}

a:link.reg  {
	font-size: 8pt;
	text-decoration: none;
	border-bottom: 1px #0000ff dotted;
}

a:visited.reg  {
	font-size: 8pt;
	color: purple;
	text-decoration: none;
	border-bottom: 1px purple dotted;
}

a:hover.reg  {
	font-size: 8pt;
	text-decoration: none;
	color: #ff0000;
	border-bottom: 1px #0000ff dotted;
}

a:active.reg  {
	font-size: 8pt;
	text-decoration: none;
	border-bottom: 1px #0000ff dotted;
}

a:link.slider  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
	border-bottom: 1px #fff dotted;
}

a:visited.slider  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
	border-bottom: 1px #fff dotted;
}

a:hover.slider  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #ffff00;
	border-bottom: 1px #FFFf00 dotted;
}

a:active.slider  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
	border-bottom: 1px #fff dotted;
}

/* home page hyperlink to rhma */
a:link.slider2  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
}

a:visited.slider2  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
}

a:hover.slider2  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #ffff00;
}

a:active.slider2  {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: 700;
	color: #fff;
}

/* ########### FORM FIELDS ############## */
/*####################################### */
input.login {
	color: #050;
	font: normal 55% Arial;
	background-color: #fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
}

/* TO STOP HYPERLINKED IMAGES FROM HAVING BORDERS 
-------------------------------------------------------------------------------------------------------------*/
img {
	border: 0;
}

/* HOME PAGE CENTER SECTION 
----------------------------------------------------------------------------------------------------------- */
#centermain {
	width: 600px;
	height: 260px;
	margin-left: 15px;
	float: left;
	background: transparent url('../images/main-bg5a.gif') no-repeat;
	padding-top: 10px;
	display: inline; /* fix for IE6 float-margin bug */
}

#mainleft {
	width: 280px;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	border-right: 1px #fff solid;
	float: left;
	height: 240px;
	color: #fff;
	position: relative;
	font-size: 1em;
	font-weight: normal;
	display: inline; /* fix for IE6 float-margin bug */
	text-shadow: 2px 2px 2px #000; /* not compatible with IE */
}

#mainleft a:link {
color: #FF9900;
text-decoration: none;
}

#mainleft a:visited {
color: #FF9900;
text-decoration: none;
}

#mainleft a:hover {
color: #FF0000;
text-decoration: none;
}

#mainleft a:active {
color: #FF9900;
text-decoration: none;
}
/* image map link */
#mainleft a.link {
display: block;
width: 250px;
height: 40px;
position: absolute;
top: 1px;
left: 20px;
text-decoration: none;
}

#mainright {
	width: 275px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	_padding-top: 30px; /* fix for ie6 */
	float: left;
	height: 240px;
	color: #fff;
	font-weight: normal;
	position: relative;
	display: inline; /* fix for IE6 float-margin bug */
	text-shadow: 2px 2px 2px #000; /* not compatible with IE */
}

#mainright a.link {
display: block;
width: 250px;
height: 40px;
position: absolute;
top: 1px;
left: 20px;
text-decoration: none;
}

.maintitle {
	font-size: 12pt;
	font-weight: bold;
	color: #ff9900;
}

.maintitlewhite {
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}

/* TEXT IN HOME PAGE BANNER 
------------------------------------------------------------------------------------------------ */
.summary {
	width: 370px; 
	float: left; 
	margin-top: 0; 
	margin-left: 10px; 
	display: inline; /*fix for IE6 margin-float bug*/
}

.summary p {
	color: #fff; 
	font-size: 10pt;
}

/* LOGIN BOX ON HOME PAGE 
----------------------------------------------------------------------------------------------- */
.overview {
	width: 275px;
	margin: 8px 15px 25px 25px;
	float: left;
}

.overview legend {
	font: normal bold 12pt/1.2em Georgia;
	color: #01669A;
	
}

.overview input:focus {
background-color: #E8E8E8;
}

/* IMAGE FORMATTING - FLOAT LEFT 
---------------------------------------------------------------------------------------------- */
.imageLeft {
	float: left;
	padding: 5px;
	border: 1px #C0C0C0 solid;
	margin: 0 5px 5px 0;
}

.imgLeft {
float: left;
padding: 0;
margin: 0 5px 5px 0;
}

/* FONTS 
--------------------------------------------------------------------------------------------- */
h1 {
	font-family: Georgia;
	font-size: 22pt;
	line-height: 1.2em;
	color: #006699;
}

h2 {
	font-family: Georgia;
	font-size: 18pt;
	line-height: 1.2em;
	color: #006699;
}

h3 {
	font-family: Georgia;
	font-size: 16pt;
	color: #fff;
	font-weight: 700;
	line-height: 1em;
}

h3 .roadready {
	font-family: "Rockwell Condensed";
	font-style: normal;
	font-weight: bold;
	font-size: 22pt;
	color: #ff9900;
	line-height: 1em;
}

h3 .copyright {
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	vertical-align: top;
	font-family: Arial;
}

.trademark {
font-size: 10px;
color: #fff;
vertical-align: top;
}

/* FOOTER ITEMS 
------------------------------------------------------------------------------------------------------------------- */
.contactdiv {
	width: 400px;
	float: left;
	margin-left: 50px;
	text-align: left;
	margin-top: 20px;
	display: inline; /*fix for IE6 margin-float bug*/
}

.questions {
	font-size: 12pt;
	font-weight: bold;
	color: #666666
}
.phone {
	font: normal bold 18pt/1.1em Arial;
	color: #006699;
	
}

.trade {
	font-size: 8pt;
	vertical-align: top;
}
p {
	margin: 15px;
}

.producttitle {
	font: normal bold 16pt/1.2em Georgia;
	color: #006699;
	float: left;
}

.producttitle2 {
	font: normal bold 14pt/1.2em Georgia;
	color: #006699;
	float: left;
}

.producttitlegold {
	font: normal bold 14pt/1.2em Georgia;
	color: #FF9900;
}

p.tip em {padding: 2px; background-color: #006699; color: #FFF;}

/* LISTS AND MENUS
------------------------------------------------------------------------------------------------------------------- */

.slidemenu ul {
	list-style: none;
	background-color: #000066;
	margin-left: 0;
	padding-left:0 ;
}

.slidemenu li {
	display: inline;
	width: 320px;
	background-color: #000066;
	height: 35px;
	float: left;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.slidemenu li a:link {
	font-family: Arial;
	font-size: 12pt;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 10px 0 10px 0;	
}

.slidemenu li a:hover {
	font-family: Arial;
	font-size: 12pt;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
    padding: 10px 0 10px 0;
}


/* Course Display Rollovers
-----------------------------------------------------------------------------------------------------------------------------------*/
/*RAP*/
#rapRollover
{
  display: block;
  width: 375px;
  height: 245px;
  background: url("../rap/images/rap-sprite.jpg") no-repeat 0 -245px;
}

#rapRollover:hover
{ 
  background-position: 0 0;
}

#rapRollover span
{
  display: none;
}

/*RHMA*/
#rhmaRollover
{
  display: block;
  width: 375px;
  height: 245px;
  background: url("../rhma/images/rhma-sprite.jpg") no-repeat 0 -245px;
}

#rhmaRollover:hover
{ 
  background-position: 0 0;
}

#rhmaRollover span
{
  display: none;
}
/*RoadReady*/
#roadreadyRollover
{
  display: block;
  width: 350px;
  height: 208px;
  background: url("../roadready/images/roadready-sprite.jpg") no-repeat 0 -208px;
}

#roadreadyRollover:hover
{ 
  background-position: 0 0;
}

#roadreadyRollover span
{
  display: none;
}
/*Spanish*/
#spanishRollover
{
  display: block;
  width: 375px;
  height: 245px;
  background: url("../spanish/images/spanish-sprite.jpg") no-repeat 0 -245px;
}

#spanishRollover:hover
{ 
  background-position: 0 0;
}

#spanishRollover span
{
  display: none;
}
/*Sustainability*/
#sustainRollover
{
  display: block;
  width: 375px;
  height: 245px;
  background: url("../sustainability/images/sustain-sprite.jpg") no-repeat 0 -245px;
}

#sustainRollover:hover
{ 
  background-position: 0 0;
}

#sustainRollover span
{
  display: none;
}

/*WarmMix*/
#warmmixRollover
{
  display: block;
  width: 375px;
  height: 245px;
  background: url("../warmmix/images/warmmix-sprite.jpg") no-repeat 0 -245px;
}

#warmmixRollover:hover
{ 
  background-position: 0 0;
}

#warmmixRollover span
{
  display: none;
}
/*RoadReady Rollover*/
#getRR {
display: block;
width: 314px;
height: 147px;
background: url("../roadready/images/getrr-sprite.jpg") no-repeat 0 0;
}

#getRR:hover {
background-position: 0 -147px;
}

#getRR span {
display: none;
}

/* Layout DIVS
-----------------------------------------------------------------------------------------------------------------------------------*/
#company {
width: 900px;
margin-left: 30px;
border-bottom: 1px #CCCCCC dotted;
}

.companyWrap {
width: 900px;
float: left;
display: inline;
margin-top: 60px;
margin-left: 25px;
}

.companyLeft {
width: 150px;
text-align:left;
float: left;
display: inline; /* fix for IE margi bug */
vertical-align: middle;
font-size: 18pt; 
font-weight: bold; 
color: #006799;
margin-bottom: 20px; 
line-height: 1.3em;
}

.companyRight {
width: 700px;
float: left;
display: inline; /* fix for ie */
font-weight: normal;
border-left: 1px #ff9900 solid;
padding: 0 0 0 0.5em;
margin-bottom: 20px;
}

#company dl {
width: 750px;
margin-left: 100px;
}
#company dt {
float: left; 
clear: left; 
width: 150px; 
text-align: left;
font-size: 18pt; 
font-weight: bold; 
color: #006799; 
padding-top: 15px;
display: inline; /* fix for IE6 float-margin bug */
}

#company dt:after { "content: ":"; 
}

#company dd {
margin: 0 0 0 160px;
padding: 0 0 0 0.5em;
font-weight: normal;
border-left: 1px #ff9900 solid;
}

#partners {
width: 900px;
margin-left: 30px;
border-bottom: 1px #CCCCCC dotted;
}

#partners dl {
width: 850px;
margin-left: 25px;
}
#partners dt {
float: left; 
clear: left; 
width: 275px; 
text-align: center;
font-size: 18pt; 
font-weight: bold; 
color: #006799; 
padding-top: 15px;
}

#partners dt:after { "content: ":"; 
}

#partners dd {
margin: 0 0 0 280px;
padding: 0 0 0 0.5em;
font-weight: normal;
border-left: 1px #ff9900 solid;
text-align: justify;
}

.partnersWrap {
width: 900px;
float: left;
display: inline;
margin-top: 60px;
margin-left: 25px;
}

.partnersLeft {
width: 300px;
text-align:left;
float: left;
display: inline; /* fix for IE margi bug */
vertical-align: middle;
font-size: 18pt; 
font-weight: bold; 
color: #006799;
margin-bottom: 20px; 
line-height: 1.3em;
}

.partnersRight {
width: 550px;
float: left;
font-weight: normal;
border-left: 1px #ff9900 solid;
padding: 0 0 0 0.5em;
margin-bottom: 20px;
}

#customers {
width: 900px;
margin: 0 0 0 30px;
text-align: center;
}

#customers ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#customers li.inline {
	display: inline;
	list-style-type: none;	
	padding: 0;

}
#contractors, #agencies, #equipment-manufacturers {
	float: left;
	padding: 10px 30px 0 28px;
	margin: 0 0 10px 0;
}
#agencies, #equipment-manufacturers {
	border-left: 1px solid #d2d2d2;
}
#contractors h2, #agencies h2, #equipment-manufacturers h2 {
	margin: 0 0 15px 0;
	font-size: 80%;
	color: #c63;
}

/* APAM Page
--------------------------------------------------------------------------------------------------------------------------*/
#apamtop {
width: 900px;
float: left;
margin-left: 30px;
}

#apamtopleft {
width: 500px;
float: left;
}

#apamtopleft h3 {
font-family: Georgia;
font-size: 14pt;
color: #000;
font-weight: 700;
line-height: 1.1em;
}

#apamtopright {
width: 250px;
margin-left: 50px;
float: left;
}

#apamcenter {
width: 900px;
float: left;
margin: 10px 0 10px 30px;
padding: 15px 0 15px 0;
border-top: 1px #ccc dotted;
border-bottom: 1px #ccc dotted;
}

#apamcenterleft {
width: 455px;
float: left;
}

#apamcenterright {
width: 400px;
margin-left: 25px;
float: left;
}

/*FINAL NAVIGATION 
---------------------------------------------------------------------------------------------------------------------------*/
.menu {width:960px; height:32px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif; background-color: #006699; vertical-align: top;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:960px; w\idth:960px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:189px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:190px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:190px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#006699; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:175px; w\idth:138px;}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#FFBD6F url(../images/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(../images/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(../images/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:190px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
/* position the third level flyout menu */
.menu ul ul ul{left:190px; top:-1px; width:149px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-190px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFBD6F; color:#000; height:auto; line-height:1em; padding:5px 0px 5px 5px; width:184px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#ff9900;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#ff9900;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/*Subscription Form CSS 
------------------------------------------------------------------------------------------------------------------------*/
#mc_embed_signup {
	background:  white;
	margin:  10px 10px 10px 80px;
	clear: left;
	padding: 5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #333333;
	width: 780px;
	}

#legend {
	text-transform: none;
	font-weight: bold;
	color: white;
	background: #006699;
	padding: .5em .5em;
	border: 1px solid #000000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
}

.indicate-required {
	text-align: left;
	font-style: italic;
	overflow: hidden;
	color: red;
	margin: 0 9% 0 0;
}
#mc_embed_signup_leftcolumn {
	float: left;
	text-align: right;
	width:  300px;
	line-height: 2;
}

#mc_embed_signup_rightcolumn {
	float:  right;
	text-align: right;
	width:  300px;
	line-height: 2;
}


#div.mc-field-group label {
	text-align: right;
	display: block;
	margin: .3em 0;
	line-height: 1em;
	font-weight: bold;
}

#div.mc-field-group input {
	margin-right: 1.5em;
	padding: .2em .3em;
	width: 95%;
	position: relative;
	z-index: 999;
}

fieldset input.btn	{
	width: 125px;
	font-weight: normal;
	background: #ff9900;
	border: 1px solid #000000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 1.2em;
}

fieldset input.btn:hover {
background: #006699;
color: #fff;
}

#mce-error-response {
	text-align: left;
	color: red;
	font-size: .75em;
}

#mce-success-response {
	text-align: left;
	color: green;
	font-size: .75em;
}

/* ANIMATED BUTTON EFFECTS
------------------------------------------------------------------------------------------------------------------*/
.comparebutton {
	display:block;
	height: 40px;
	width: 200px;
	background:url('../images/compare-sprite.jpg') no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin-left: 30px;
	float: left;
}	
.comparebutton span {
	display: none;
}

.comparebutton:hover {
background-position: 0 -40px;
}

.viewbutton {
	display:block;
	height: 40px;
	width: 200px;
	background:url('../images/view-sprite.jpg') no-repeat;
	background-position:0 0;
	cursor: pointer;
	margin-left: 30px;
	float: left;
}	
.viewbutton span {
	display: none;
}

.viewbutton:hover {
background-position: 0 -40px;
}

#rrBuyButton
{
  display: block;
  width: 375px;
  height: 245px;
  background: url("../roadready/images/buy-online-sprite.jpg") no-repeat 0 0;
}
#rrBuyButton:hover
{ 
  background-position: 0 -40px;
}
#rrBuyButton span
{
  display: none;
}

#tryNow
{
  display: block;
  width: 190px;
  height: 72px;
  background: url("../swpp/images/tryitnow-sprite.jpg") no-repeat 0 0;
}
#tryNow:hover
{ 
  background-position: 0 -72px;
}
#tryNow span
{
  display: none;
}

#tryApam
{
  display: block;
  width: 190px;
  height: 72px;
  background: url("../apam/images/tryapam-sprite.jpg") no-repeat 0 0;
}
#tryApam:hover
{ 
  background-position: 0 -72px;
}
#tryApam span
{
  display: none;
}

/* Compare Products (table)
---------------------------------------------------------------------------------------------------------------------*/

p.compare-products-intro {
	padding: 0 0 0 16px;
}
#products-table {
	border-bottom: 1px solid #ccc;
	width: 615px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 128px;
}
#products-table table {
	font-size: 90%;
	text-align: center;
	width: 615px;
}
#products-table th {
	border-top: none;
	border-left: none;
	font-size: 100%;
	color: #fff;
	text-align: left;
	vertical-align: top;
}
#products-table th.empty {
	background: none;
	border: none;
}
#products-table tbody td {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-style: italic;
	background-color: #fefcf5;
}
#products-table tbody td.last {
	border-right: 1px solid #ccc;
}
#products-table td.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-style: normal;
}
#products-table tbody tr {
	height: 23px;
	margin: 0;
}
#products-table td {
	width: 125px;
	padding: 2px;
}
#products-table td.first {
	text-align: left;
	text-indent: 8px;
	width: 250px;
	color: #464646;
	font-style: normal;
	background-color: #fff;
}
#products-table table tbody tr.title_bar td.first.top-left {
	background-color: #fff;
	border: none;
}
#products-table tr.title_bar td, #products-table tr.title_bar td.first {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d5e3f9;
	height: 23px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 110%;
	color: #2d2d2d;
}
/*Archive page hover blocks
----------------------------------------------------------------------------------------------------------------------------------- */

#archive ul {
        list-style-type: none;
        width: 400px;
        display: inline;
        margin-left: 0px;
        float: left;
		display: inline; /* fix for IE6 float-margin bug */
} 

#archive li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
		min-height: 100px;
		height:auto !important; /* all for IE bugs */
  		height:100px;
}

#archive li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 250px;
}

#archive li a:hover {
        background: #ffffcc;
}

#archive a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#archive a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

a[rel ~='archive'] {
	padding-right: 18px;
	background: transparent url(../images/icon_external.gif) no-repeat center right;
}

/* SITE SEARCH
------------------------------------------------------------------------------------------------------------*/

#results {
width: 600px;
margin-left: 150px;
padding-bottom: 15px;
}

#results h1 {
font-size: 18pt;
color: #006699;
font-weight: bold;
font-family: Georgia;
text-align:left;
}

.formbutton{
cursor:pointer;
padding: 1px 2px;
background:url('images/search.png') no-repeat left top;
border: none;
}

/* RR Newsletter Archives
-------------------------------------------------------------------------------------------------------------*/
#archives {
width: 800px;
float: left;
display: inline;
overflow: auto;
margin: 10px 0 20px 50px;
line-height: 1.2em;
}

/* Offer page table CSS 
----------------------------------------------------------------------------------------------------------------*/
th {
	font: bold 11px Verdana, Arial, Helvetica,
	sans-serif;
	color: black;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #FF9900;
	background-image: url('images/bg_header.jpg') no-repeat;
}
th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	background-image: url('images/bullet1.gif') no-repeat;
	font: bold 9px Verdana, Arial, Helvetica,
	sans-serif;
}
th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	background-image: url('images/bullet2.gif') no-repeat;
	font: bold 9px Verdana, Arial, Helvetica,
	sans-serif;
	color: black;
}
td {
	font:11px Verdana, Arial, Helvetica,
	sans-serif; 
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: black;
}
td.alt {
	font: 11px Verdana, Arial, Helvetica,
	sans-serif;
	background: #F5FAFA;
	color:black;
}
td.instructor {
	font-size:  14px;
	color: red;
	background: #F5FAFA;
}
td.online {
	font-size: 18px;
	color: green;
	background: #F5FAFA;
}

.offer {
color: #006699;
}
