/****************************************************/
/* 	Master.css                                      */
/* Developed for Sanborn Technologies   rev10.07.04 */
/****************************************************/

	@import url("../styles/h_bonusv5.css");

body {
	background-image:    url(../graphics/m2img/hbn_pbg.jpg);
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
	background-repeat: repeat-x;
	padding : 0;
	margin : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	background-color: #f5f7f7;
}

/******* Hyperlink & Anchor Tag Styles *******/

a:link {
	color: #005FA9;
	text-decoration: none;
}
a:visited {
	color: #005FA9;  
	text-decoration: none;
}
a:hover {
	color: #FF6600; /***was #0099FF***/
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
 
/************* Header Styles **************/

h1, h2, h3, h4, h5, h6{
 	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}
/* Lead Text*/
h1 {
	font-size: 14px;
}
/* Sub Text*/
h2 {
	font-size: 12px;
	padding: 5px 0 5px 0;
}
/* Feature Text Header */
h3 {
	font-size: 10px;
	text-align: center;
}

h4 {
	font-size: 10px;
	border-bottom:  1px solid #cccccc;
}

h5 {  
	font-size: 12px;
	padding: 12px 0 0 0;
}
/* Section Header Bar*/
h6 { 
	font-size: 12px;	
	padding: 8px 15px 0 8px;
	border-bottom:  1px solid #cccccc;
}

/************* List & Table Styles **************/

 ul {
 list-style: none; 
 margin: 0; 
 padding: 0;
 }
 
 th, td{		/*for IE/PC 5*/
color: #000000;
font-size: 11px;
}

/***********  Form Styles  *************/

form {
	font-family: Lucida Grande, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color : #F5f7f7;
	border : 1px solid #cccccc;
	text-decoration : none;
	padding: 10px;
	margin: 10px;
}

form.search {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color : #FFFFFF;
	border : none;
}


/***********  Form Divs & Styles *************/

fieldset#form1 label, fieldset#form1 input {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}


fieldset#form1 label {
	text-align: right;
	padding-right: 10px;
}

.button1 {
	width: 70px;
	cursor:pointer;
	margin-left: 20px;
}

.button2 {
	width: 70px;
	cursor: pointer;
	margin-left: 20px;
}

fieldset#form1 p {
	clear: left;
	margin-bottom: 10px;
}

#hiddenDiv  {
	display: none;
}



/******************************************************/
/*********     Layout Divs     **********/
/******************************************************/
	
#headerBlock {
	margin : 0;
	padding : 0px 0px 100px 0px;
	border-bottom : 1px solid #cccccc;
	width : 100%;
	clear : both;
}

#horizontalBar {
	margin : 0;
	padding : 0;
	height: 28px;
	background-color: #FFFFFF;
	width : 100%;
	position: absolute;
	left: 1px;
	top: 124px;
	z-index: 100;
	clear : both;
}

#layout {
	width: 725px;
	margin: 0 auto;
	padding: 0 ;
}

#navbox {
	font-size: 9px;
	width: 137px;
	color: #333333;
	background-color: #F7F7F7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 2px 10px 0;
	position: relative;
	float:right;
	z-index: 1;
}

#content {
	display: block;
	padding: 0px 10px 10px 5px;
	margin: 0;
	border-left: 1px solid #ccd2d2;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
	width: 560px;
	float: right;
}

#footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 3px 0 20px 0;
	margin : -1px 0 0 0;
	border-top : 1px solid #ccd2d2;
	text-align : center;
	clear : both;
}

/********    Component Divs    *********/

#logo {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 10px;
	padding-right : 10%;
}

#yr_title_bar {
	visibility: visible;
	padding: 0px;
	position: absolute;
	left: 481px;
	top: 52px;
	height: 16px;
}

#pageTitle {
	padding: 10px 0px 10px 10px;
	color: #003366;
}

#productline {
	margin: 10px 5px 0px 5px;
	font-size: 10px;
	clear: both;
}

#featureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	text-align: center;
	margin: -10px 5px 10px 5px
}

/***********************************************/
/**********    Styles    **********/
/**********************************************/

				/********** Lead Text Block  **********/
.leadText{
	padding: 0 0 0 5px;
	font-size: 12px;
	text-align: justify;
}

.leadText img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 5px;
}

			/************** subtext styles *****************/

.subtext {
	padding: 5px 10px 0 10px;
	font-size: 11px;
	text-align: justify;
}

.subtext12 {
	font-size: 12px;
}

.subtext p{
	padding: 0;
	margin: 0 0 12px 0;
	clear: both;
}

.subtext img{
	padding: 0px;
	margin: 0 10px 5px 0;
	float: left;
}

.btmspace {
	margin-bottom: 20px;
}

			/************** home page styles (no-float imgs) *****************/
.cleantext {
	padding: 5px 10px 5px 10px;
	margin: 10px;
	font-size: 11px;
}
.cleantext img{
	padding: 0px;
	margin: 5px;
}

				/******* Info Page Styles ********/

.blockText1{
	padding: 10px 30px 20px 30px;
	font-size: 12px;
}

.blockText2{
	padding: 10px 15px 0 10px;
	margin: 0 15px 0 15px;
	text-align: center;
}

				/********** Site Map Styles  **********/
				
.siteBox1{
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F5f7f7;
	margin: 5px 20% 20px 5%;
	border: 1px solid #CCCCCC;
}

.siteBox2{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	margin: 10px 30px 10px 20px;
	border: 1px solid #CCCCCC;
}

.sitegrp1{
	font-size: 11px;
	font-weight: bold;
	text-indent: 12px;
}

.sitegrp2{
	font-size: 11px;
	font-weight: normal;
	text-indent: 20px;
}

.sitegrp3{
	margin: 0 40px 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

			/************** Floating Styles ************/
.fltLeft{
	float: left;
}

.fltRight{
	float: right;
}

			/*************    table styles  **************/
.cell{
	font-weight: bold;
	font-size : 11px;
	padding: 10px;
}

td.subtextLeft{
	padding-right: 12px;
}

td.subtextRight{
	text-align: right;
}

			/*************    navbox styles   **************/
.line1{
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 8px 0px 8px 8px;
}

.line2{
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 8px 8px;
}

.line3{
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 8px 0px;
}

.line4{				/*** product bar ***/
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 0px;
	Margin: 0 5px 3px 5px;
}


.line5{
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 8px 18px;
}

.line6{				/*** small note line ***/
	text-align: center;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 8px 0px;
}

.feature{
	padding: 5px 0px 5px 25px;
}

#navbox img {
	margin: 0px 0px 8px 9px;
}

#featureText a:link {
	color: #005FA9; 
	text-decoration: none;
}

#featureText a:hover {
	color: #FF6600;
	text-decoration: none;
}

			/*************    footer Styles   **************/
.foot {
	padding: 0 0 0 25px;
	text-align: left;
	font-weight: bold;
}

.foot a:link {
	color: #999999; 
	text-decoration: underline;
}

.foot a:hover {
	color:  #FF6600; 
	text-decoration: underline;
}

.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
}

.foot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
}

/******************************************************/
/********* CSS styles for PVII MM2 menus *********/
/******************************************************/

.p7tbsub {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF; /*for Netscape 4*/
	border: .1px solid #FFFFFF;
}
.p7tbsub p {
	padding: 6px 12px 3px 6px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #005FA9; 
	text-decoration: none;
}
.p7tbsub a:visited {
	color: #005FA9; 
	text-decoration: none;
}
.p7tbsub a:hover {
	color:  #0099FF; 
	text-decoration: underline;
}
.p7tbsub a:active {
	color: #FF6600;
	text-decoration: underline;
}
.p7tbdn {
	color: #000000 !important;
	font-weight: bold;
}
