﻿body {
	background-color: #fff;
	font-size:header 100%;	
	color: #999;
}

body.website {
	background-color: #04244b;
	font-size: 100%;
	background-image: url(/images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

* {
	padding: 0;
	margin: 0;
	font-family: Tahoma, 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

img { border: none; }

div#outline {
	width: 951px;
	margin-left: auto;
	margin-right: auto;
}

div.spacer {
	width: 951px;
	height: 9px;
	background-color: #fff;
	line-height: 9px;
	font-size: 9px;
}

div#logo {
	width: 240px;
	height: 250px;
	padding-top: 0px;
	margin-right: 9px;
	float: left;
}


div#mainImage {
	width: 700px;
	height: 250px;
	float: left;
}

div#contentArea { width: 951px; }

div#menuArea {
	width: 240px;
	margin-right: 9px;
	float: left;
}

div#menu {
	text-indent:0px;
	line-height: 12pt;
	margin-top: 20px;
}
	
div#menu ul {	
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
}

div#menu li a {
	font-size: 9pt;
	display: block;
	padding: 8px 0px 8px 20px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	width: 200px;
	border-bottom: 1px dashed #999;
	background-image: url(/images/arrow_red.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, 'Verdana', Tahoma, Lucida, Geneva, sans-serif;		
}
				
div#menu li a:hover { color: #999; }

div#menu li a.selected { color: #ed1b2f; }

div#content {
	width: 700px;
	float:left;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;	
}

div#mainColumn {
	width: 460px;
	margin-right: 10px;
	float: left;
}

div.linkNoUnderline a
{
    text-decoration: none;
}

div.linkNoUnderline a:hover
{
    text-decoration: none;
}

div.textRpbDetailsList
{
    text-indent: 22px;
}


div#mainColumnApplicators {
	width: 700px;
}

div#rhColumn {
	width: 230px;
	float: left;
	background-image: url(/images/watermark.gif);
    background-position: left top;
    background-repeat: no-repeat;
	min-height: 600px;
}

div#newRHColumn {
	width: 220px;
	float: left;
}


div#downloadsRh {
	width: 230px;
	line-height: 12pt;
	font-size: 8pt;	
	padding-bottom: 20px;
}

div#contactsRh {
	line-height: 12pt;
	text-align: left;
	margin-left: 10px;
	color:#666666;
}

div#downloadsRh ul {
    list-style: none;
}

/*Products Page*/
div.productsTable {
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 442px;
}

div.proDes {
	float: left;
	line-height: 18px;
	padding-top: 8px;
	width: 285px;
	text-align: left;
	color:#666666;
	padding-bottom: 8px;
}

div.proDesTitle {
    font-weight: bold;
    padding-bottom: 1px;
	color:#666666;
}

div.proImage {
	width: 150px;
	float: right;
	vertical-align: bottom;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 0px;
}
/*END Products Page*/

div#downloadsRh ul li{
    width: 180px;
    margin-left: -10px;    
}

div#downloadsRh ul li a{
    display: block;
	padding: 5px 0px 5px 20px;
	color: #666;
	text-decoration: none;
	text-align: left;
	width: 150px;
	background-image: url(/images/arrow_small.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div#downloadsRh ul li a:hover { color: #333; }

div#downloadsRh ul li a.selected { color: #ed1b2f; }

div.horizontalLine {
	width: 460px;
    height: 1px;
    background-color: #d7d7d7;
    line-height: 1px;
    font-size: 1px;
    padding: 0px;
}
  
div.horizontalLineW {
	width: 460px;
    height: 1px;
    line-height: 0px;
    font-size: 1px;
    padding: 0px;
}
    
div#previewPanel { text-align: center; }

div#fileCount { font-size: 11px; }

div#preview {
	width: 230px;
	height: 300px;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

h1, h2 {
	color: #ed1b2f;     
	font-size: 10pt;
	font-weight: bolder;
	border-bottom: 1px solid #999;
	line-height: 22pt;
	background: url(/images/stripes.jpg);
	text-indent: 10px;
	text-align: left;
	margin-bottom: 15px;
}

h3 {
	color: #666666; 
	font-weight: bold; 
	font-size: 12px; 
}

h3 {
	color: #666; 
	font-weight: bold; 
	font-size: 12px;
	text-align: left; 
}

p {
	color: #666;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.news {
	color: #666;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

ul {
	color: #666;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: left;
}

a {
	color: #666;	
	text-decoration: none;
}

a:hover, a.selected { color: #ff0000; }

/*Register Panel*/	
div.registerPanel {
	text-align: left;
	width: 445px;	
}
/*END Register Panel*/	
.text {
	color: #666;
	line-height: 15px;
	font-size: 11px;
	text-align: left;
}

.title {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

.tdtitle {
	font-size: 11px;
	text-align: left;
	width: 70px;
}

.boxTitles { color: #333; }

.tdTitleWarranty {
	font-size: 11px;
	text-align: left;
	width: 130px;
	color: #04244a;
}

textarea { font-size: 11px; }

.tdinput {
	font-size: 13px;
}

.tdregister {
	margin-left: 160px;
	padding: 0px;
	width: 70px;
}

.centered { text-align: center; }

.reqd { 
	color: #f00;
	font-size: 11px;
}

.panelSelected { font-weight: bold; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */