@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #00539b;
	text-decoration: none;
}
a:visited {
	color: #00539b;
	text-decoration: none;
}
a:hover {
	color: #6699CC;

}
a:active {
 	color:#00539b;
	text-decoration: none;
}
.h1 {
	color: #333333;
	text-align:justify;
}
.h2 {
	color: #00539b;
	font-size:12px;
	font-weight:bold;
}
.h3 {
	color: #CC0000;
	font-size:12px;
	font-weight:bold;
}
.h4 {
	color:#ffdb00;
	font-weight:bold;
	font-size: 16px;
}
.h5 {
	font-size: 24px;
	color: #00539b;
}
.h6{
	font-size: 16px;
	color: #00539b;
}
.h7 {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
}
.h8{
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}
.h9 {
	color:#00539b;
	text-align:justify;
}
.h10 {
	color:#00539b;
	font-size:10px;
}
.h11{
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style7 {
	color: #00539b;
	font-weight: bold;
}
.style11 {color: #FFFFFF}
.style12 {
	color: #ff6600;
	font-weight: bold;
}
/*--     SIDEBAR OPTIONS CSS     --*/

.sideBarHeader {
	background:url(../images/sidebar/Sidebar1_Header.gif) no-repeat;
	padding: 10px 0 10px 25px;
	font-size: 13px;
	color: #00539b;
	font-weight: bold;
	text-align: left;
	
}	
.sideBarFill {
	background: url(../images/sidebar/Sidebar1_fill.gif) repeat-y;
	padding: 10px 20px 10px 20px;
	
}

.HIDE {
	visibility:hidden;
}
.sideBarFooter {
	background:url(../images/sidebar/Sidebar1_footer.gif) no-repeat;
	height:29px;	
}
/*.sideBarBottom {
	background: url(../images/sidebar/SideBar_Bottom.gif) no-repeat;
	height:20px;	
}*/


/*--LINK OPTONS--*/
.leftNavLinks a {
	display:block;
}
.leftNavLinks a:hover {
	background-color: #CCCCCC;
	color:#333333;
}
.radonNav {
	text-align:center;
	border-right: #CCCCCC 1px solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.navBorder {
	/*display: inline;*/
 	/*background: #ffc82e;*/
	background: url(../images/bkg_ylw_grad.gif) repeat;
    border: #00539b 1px solid;
	padding-left:5px;
}

.navBorder a:hover {
	background:url(../images/bkg_blu_grad.gif)  repeat;
	color: #ffffff;

}
/*--FORMATING OPTIONS/BORDERS--*/
.padding {
	padding: 10px;
}
.padding25 {
	padding: 30px;
}
.border {
    border:#cccccc 1px solid;
	padding:5px;  
}
.borderNoPad {
    border:#cccccc 1px solid;
}
.borderFull {
    border:#cccccc 1px solid;
	padding:5px;  
}
.rightBorder {
	border-right:#cccccc 1px solid;
	padding-right:10px;
}

.lowBorder {

    border-bottom:#cccccc 1px solid;
}
.homeBox {
	border-right:#00539b 1px solid;
	padding:10px;
}

#sideBarHeader {
	background:url(../images/sidebar/Sidebar1_Header.gif) no-repeat;
	padding: 10px 0 10px 25px;
	font-size: 13px;
	color: #00539b;
	font-weight: bold;
	text-align: left;
	
}	
#sideBarFill {
	background: url(../images/sidebar/Sidebar1_fill.gif) repeat-y;
	padding: 10px 20px 10px 20px;
	
}
#sideBarFooter {
	background:url(../images/sidebar/Sidebar1_footer.gif) no-repeat;
	height:29px;	
}
/*#sideBarBottom {
	background: url(../images/sidebar/SideBar_Bottom.gif) no-repeat;
	height:20px;	
}*/
/*--LIST ITEM OPTIONS--*/
.List {

	list-style: url(../images/bullet2.gif) outside;
}
.itemList {
	list-style: url(../images/goLink.gif);
}
.pdfList {
	/*background:url(../images/goLink.gif) no-repeat;*/
	list-style: none outside;
	padding-left:13px;

}
.pdfList a:hover {
	color: #000000;
	background-color:#cccccc;
	display: block;
}
.videoList {
	list-style: url(../images/3rdparty/video_icon.gif);
	padding-left:5px;
	padding-bottom:8px;
}

/*--IMAGE OPTIONS--*/
.imageWrap {
	float:right;
	padding-right:15px;
	padding-bottom:15px;
}



/*--HEADING OPTIONS--*/
.Heading {
/*	background-color:#E9E9E9;
	background: url(../images/TabBg.gif);*/
    border-bottom:#cccccc 3px solid;
	padding-left:2px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #00539b;
	font-size:13px;
	font-weight: bold;
}
.Heading2 {
	background: url(../images/bkg_blu_grad.gif);
	/*border:#cccccc 1px solid;*/
	padding: 2px 0px 3px 5px;
	color: #fff;
	font-size:13px;
	font-weight: bold;
}
.Heading2 a {
	color:#fff;
}
.Heading2 a:Hover {
	color:#ffdb00;
}
.Heading3 {
	display: inline-block;
    border-bottom:#cccccc 3px solid;
	padding-left:2px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #00539b;
	font-size:13px;
	font-weight: bold;
}
.submitBtn {
	display:block;
	height:35px;
	width:120px;
	background: url(../images/Submit.gif) repeat;
/*	border: #00539b 1px solid;*/
	color: #00539b;
	cursor:pointer;
	font-size:13px;
	font-weight: bold;
}
.resourceHeading {
	border-bottom:#00539b 1px solid;
	background: url(../images/headingBullet.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;	
	padding-left:15px;
}
.subHeading {
	border-bottom:#00539b 1px solid;
	background: url(../images/headingBullet.gif) no-repeat;
	font-size:12px;
	font-weight:bold;	
	padding-left:15px;
}
.navHeading {
	background: url(../images/tabs/glossyback.gif) #cfe2f0;
	border:#cccccc 1px solid;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 0px;
}
.navHeading a {
	color:#FFFFFF;
}
.navHeading a:visited {
	color:#FFFFFF;
}
.navHeading a:active {
	color:#FFFFFF;
}
.navHeading a:hover {
	color:#00539b;
}

.supportHover a {
	color: #333333;
	display:block;
}
.supportHover a:hover {
	background-color:#e5e5e5;
	/*border:#cccccc 1px solid;*/
}
.supportHover {
	width: 280px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	
}




/*HOMEPAGE CSS*/

.homePage #home {
	background-color: #FFFFFF;
	color:#FFFFFF;
}

.homePage #home a {
	color:#FFDB00;
}
.homePage #home a:hover {
	background-color:#e5e5e5;
	color:#FFFFFF;
}


.blueHeading {
	background: url(../images/tabs/glossyback.gif) #cfe2f0;
	border:#cccccc 1px solid;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 0px;
}
.topHeading {
	background-image: url(../images/TabBgBl.gif);
    border:#cccccc 1px solid;
	padding-left:2px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #ffffff;
	font-size:13px;
	font-weight: bold;
}
.news {
	border-bottom:#CCCCCC 1px solid;
	padding:5px;	
	text-align:left;
}



/*--MISC PAGE CODE TO SMALL TO PUT ELSEWHERE--*/
.dealerForm {
/*	width:814px;*/
	/*border:#CCCCCC 1px dotted;*/
	padding:10px;
}
.manualForm {
	width:275px;
	padding:10px;
}
/*--HOT ITEMS--*/
.hotItems {
	margin-left: 0px;
	width:620px;
	list-style:none;
	padding: 5px;
	border: #ff6600 1px solid;
	background:#FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*PUBLICATION ACCORDIAN MENU CSS*/

.applemenu{
margin: 20px 0;
padding: 0;
width: 620px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: #00539b url(../images/tabs/glossyback2.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/tabs/glossyback.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 300px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
overflow:auto;
}

/*--IMAGE POP-UP GALLERY PROD PAGES--*/

.gallerycontainer{
/*	padding-top: 5px;*/
	position: relative;
	visibility: visible;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: #ffffff;
}

.thumbnail:hover img{
/*border: 1px solid #00539b;*/
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid #00539b;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -20px;
left: -40px; /*position where enlarged image should offset horizontally */
z-index: 60;
}

.gallerycontainer2{
/*	padding-top: 5px;*/
	position: relative;
	visibility: visible;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail2 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail2:hover{
background-color: #ffffff;
}

.thumbnail2:hover img{
/*border: 1px solid #00539b;*/
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid #00539b;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */
z-index: 60;
}



</style>

	 
