@charset "UTF-8";
/******************************
  Color Glossary
  Red:           #6A2422
  Light Red      #d8b9b4
  White/Paper:   #faf8ea
  Blue:          #373a83
  Light Blue:    #bebfd6
******************************/
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image:url(../images/global/main_bkg.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {  /* extra protection against the underline for ID and Safari */
	text-decoration:none;
	cursor:pointer;
	padding:0px;
	margin: 0px;
}
.hrg_usa #container { 
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.hrg_usa #topMenuBar {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 20px;
	text-align: left;
	background-color: #000000;
	padding-top: 2px;
	height: 30px;
	width: 830px;
	
}
.hrg_usa #topMenuBar a:link {
	color: #FFF;
	text-decoration:none;
}
.hrg_usa #topMenuBar a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.hrg_usa #topMenuBar a:hover {
	color: #6A2422;
	text-decoration: none;
}
.hrg_usa #topMenuBar a:active { /* selected link */
	color: #FF9933;
	text-decoration: none;
}
.hrg_usa #topMenuBar.breadcrumbs {
	width: 400px;
	float: left;
}
.hrg_usa #header {
	background-image:url(../images/global/header_tier_2.jpg);
	height: 65px;
	width: 850px;
	padding: 85px 0px 0px 0px;
	background-color: #DDDDDD;
	background-repeat: no-repeat;
	text-align: center;
} 
.hrg_usa #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	color:  #6A2422;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
}
.hrg_usa #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 286px;
	background-color: #FFFFFF;
}
.hrg_usa #loginBox {
	float: right;
	background-image:url(../images/nav/login_box.png);
	background-repeat:no-repeat;
	height: 300px;
	width: 286px;
}
.hrg_usa #topSec{
	height: 45px;
	width: 250px;
	margin: 35px 10px 0px 10px;
}
.hrg_usa #botSec{
	height: 200px;
	width: 250px;
	margin: 15px 10px 0px 10px;
}
.hrg_usa #loginBox p {
	color:#CCC;
	font-size: 72%;
}
.hrg_usa #loginBox label {
	color:#FFF;	
	font-size: 72%;
	text-align: right;
	width: 80px;
	float: left;
	display:block;
}
.hrg_usa #answerField {
	font-size: 72%;
	float: left;
	width: 140px;
	margin-left: 10px;
}
.hrg_usa #subButton {
	font-size: 72%;
	float: right;
	width: 80px;
	margin: 10px;
}
.hrg_usa .sb_header {
	width: 264px;
	padding: 5px 20px 5px 0px;
	color:#faf8ea;
	background-color: #373a83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.hrg_usa #sidebar1 p {
	font-size: 80%;
	padding-right: 20px;
}
.hrg_usa #sidebarAP {
	background-color: #FFFFFF;
	position: absolute;
	top: 168px;
	height: 180px;
	width: 186px;
	float: right;
	margin-left: 565px;
}
.hrg_usa #mainContent { 
	margin: 0 286px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.hrg_usa #navBar {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 200px;
} 
.hrg_usa #navBar p {
	margin: 0; /* zeroing the margins of the first element in the navBar will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.hrg_usa #mainNav_left {
	float: left; /* since this element is floated, a width must be given */
	clear: none;
	width: 253px; /* padding keeps the content of the div away from the edges */
	height: 135px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-image:url(../images/nav/3nav_box_gutter_rest.jpg);
	background-repeat: no-repeat;
	color:#000000;
	text-decoration: none;
}

.hrg_usa #mainNav_left:hover {
	background-image:url(../images/nav/3nav_box_gutter_hover.jpg);
}
.hrg_usa #mainNav_right {
	float: right; /* since this element is floated, a width must be given */
	clear: none;
	height: 135px;
	width: 258px;
	padding-top: 30px;
	padding-left: 9px;
	background-image: url(../images/nav/3nav_box_accessories_rest.jpg);
	background-repeat: no-repeat;
	color:#000000;
	text-decoration: none;
}
.hrg_usa #mainNav_right:hover {
	background-image:url(../images/nav/3nav_box_accessories_hover.jpg);
}
.hrg_usa #mainNav_center {
	float: left;
	clear: none;
	width: 258px;
	height: 135px;
	margin-left: 20px;
	padding-top: 30px;
	padding-left: 9px;
	background-image: url(../images/nav/3nav_box_downspout_rest.jpg);
	background-repeat: no-repeat;
	color:#000000;
	text-decoration: none;
}
.hrg_usa #mainNav_center a {
	color:#FF6600;
	text-decoration:none;
}
.hrg_usa #mainNav_center:hover {
	background-image:url(../images/nav/3nav_box_downspout_hover.jpg);
}
.hrg_usa #footer {
	background-color: #6A2422;
	height: 30px;
	width: 810px;
	padding: 15px 20px 0px 20px;
} 
.hrg_usa #copywright {
	width: 710px;
	margin: 0px 0px 0px 100px;
	text-align: right;
	color: #777777;
	font-size: 85%;
}
.hrg_usa #backButton {
	float: left;
	width: 79px;
}
.hrg_usa #menuTable {
	background-color:#faf8ea;
	border-collapse: collapse;
	margin: 10px 0px;
	cursor:pointer;
	border: 1px solid #6A2422;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.hrg_usa #menuTable h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.hrg_usa #menuTable .description{
	font-weight: normal;
}
.hrg_usa #menuTable tr.heading{
	background-color:#6A2422;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	height: 20px;
	background-image: url(../images/global/menuTable_bkg.jpg);
	background-repeat: repeat-x;
}
.hrg_usa #menuTable td.heading{
	padding: 15px 0px 0px 0px;
}
.hrg_usa #menuTable tr.odd{
	background-color:#faf8ea;
}
.hrg_usa #menuTable tr.even{
	background-color:#ffffff;
}
.hrg_usa #menuTable tr.hover{
	background-color:#d8b9b4;
	background-image:url(../images/global/select.png);
	background-repeat: no-repeat;
}
.hrg_usa #menuTable td{
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}

/*****  This id is never used.  It was replaced by the 
        javascript dependent css above to accodimidate IE.
        I've left it here as an example             *****/		  
.hrg_usa #menuTableCSS {
	background-color:#bebfd6;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.hrg_usa #menuTableCSS h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.hrg_usa #menuTableCSS .description{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.hrg_usa #menuTableCSS tr{
	vertical-align: top;
}
.hrg_usa #menuTableCSS tr.alternate{
	background-color:#faf8ea;
}
.hrg_usa #menuTableCSS tr:hover {
	vertical-align: top;
	background-color:#CC3333;
}
.hrg_usa #menuTableCSS tr.alternate:hover {
	vertical-align: top;
	background-color:#CC3333;
}
.hrg_usa #menuTableCSS td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.repeatingSpryBoxContainer {
	position: relative; /* I had to set this to relative to get srcolling to work in IE */
	top: 0px;
	width: 520px;
	background-color:#FFFFFF;
}
.repeatingSpryBox {
	position: relative; /* I had to set this to relative to contain the absolutely positioned <p> */
	background-color: #FFFFFF;
	float: left;
	height: 115px; /* was 230 */
	width: 115px;  /* was 230 */
	margin: 10px 10px 0px 0px;
	border: 1px solid #000000;
	cursor: pointer;
}
.repeatingSpryBox:hover {
	margin: 7px 10px 0px 0px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #373a83;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
	color: #373a83;
}
.repeatingSpryBox p {
	font-size: 70%;
	text-align: left;
	position: absolute;
	left: 5px;
	top: 87px;
}
.repeatingSpryBox b {
	font-weight: bold;
}

.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
