﻿ 
body { background: #ffd205 url('../images/sitebg.jpg') repeat-x top left; margin: 0px; font-family: Arial; font-size: 12px; color: #777777;  }
img { margin: 0px; padding: 0px; border:0px; }

h3 { color: #d8a757; margin: 0px 0px 5px 0px; font-size: 22px; font-family: Tahoma; display: block; border-bottom: solid 1px #ffd205;  }
h4 { color: #d8a757; margin: 0px 0px 5px 0px; font-size: 16px; font-family: Tahoma; display: block; border-bottom: solid 1px #ffd205;  }

form 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

fieldset {
}

legend {
}

label {
}

input, textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.errorIcon
{
	margin: 0px 8px 3px 8px;
	vertical-align: text-bottom;
}

input:focus, textarea:focus 
{
}

select {
}

option {
}

select:focus, option:focus 
{
}

.error
{
	color: red;
	font-weight: bold;
	font-size: 10px;
}

.inputArea
{
	padding: 10px;
}

.inputField
{
	margin-bottom: 6px;
}

.activeField
{
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #333333;
    padding: 2px;
}

.idleField
{
    border: solid 1px #999999;
    background-image: url(../images/gray_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding: 2px;
}

.infoBox
{
	margin: 10px 0px 10px 0px; 
	padding: 6px 6px 6px 6px; 
	vertical-align: middle; 
	color: Red; 
	font-weight: bold; 
	background-color: #fceabc; 
	border: solid 1px #85b1de;
}

.infoHeader
{
	height:24px; 
	width:100%; 
	background:url(../images/infobar-background.gif) repeat-x; 
	color:#333; 
	font-size: 12px; 
	font-weight:bold; 
	line-height:24px;
	border-top: solid 1px #85b1de;
	border-left: solid 1px #85b1de;
	border-right: solid 1px #85b1de;
	padding-left: 10px;
}

.infoHeader a, .infoHeader a:visited
{
	font-size: 13px;
	text-decoration: none;
	color: Navy;
}

.infoHeader a:hover, .infoHeader a:focus, .infoHeader a:active
{
	color: Purple;
}

.sitecontainer 
{
    background: url('../images/sitecontainerbg.png') repeat-y left top; 
    width: 940px;
    padding: 0px 9px;
    margin: 0px auto; 
    
}
.header 
{ 
    background: #ffffff url('../images/headerbg2.jpg') repeat-x top left; 
    height: 120px; 
}

.content
{
    background: #fff;
    min-height: 600px;
    padding: 5px 25px;
    position: relative;
}


.gadgetpopout
{
    height: 232px;
    background: url('../images/popoutbg.png') no-repeat left top;  
    position: absolute;
    float: left;
    margin: 0px;
    padding: 0px;
    top: 36px;
    left: 365px;
    width: 0px;
    z-index: 50;
     
    overflow: hidden;
}

.gadgetpopout div.popoutcontainer
{
	height: 216px; 
	width: 323px; 
	padding-left: 5px; 
	margin-top: 7px; 
	overflow: visible; 
	position: absolute;  
	z-index: 51;
}

.gadgetpopout img.popoutphoto
{
	float: right; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=this.src); 
	margin-left: 5px;
}

.gadgetpopout img.popoutlogo
{
	padding-left: 5px;
}

.gadgetpopout p.popoutcontent
{
	font-weight: normal;
	font-size: 12px; 
	margin-bottom: 4px; 
	margin-top: 2px;
}

.gadgetpopout a.popoutlearnmore
{
	text-decoration: none; 
	color: #3c3cfb; 
	text-align: right; 
	display: block;
}
 
.infogadget
{
    background: url('../images/infogadgetbg.png') no-repeat left bottom;
    width: 371px; 
    height: 278px;  
    float: left;
    z-index: 999;
    position: relative; 
    padding-right: 20px;
}

.gadgetnav
{ 
    display: block; 
    margin: 0px auto; 
    width: 300px;
    list-style-type: none; 
    overflow: auto;
}
.gadgetnav li  
{ 
    background: url('../images/tabinactive.png') no-repeat left top;   
    float: left;
    width: 100px; 
    height: 25px; 
    cursor: pointer;
    color: #d8a757;
    font: bold 15px Arial;
    padding-top: 9px;
    text-align: center; 
}
.gadgetnav li.active { background-image: url('../images/tabactive.png'); }  

.gadgetlists {   }
.gadgetlists ul
{ 
     
    list-style-image: url('../images/companylist.jpg');
    font: bold 12px Arial;
    color: #777777;
}
.gadgetlists ul li { vertical-align: top; margin-right: 10px; padding: 3px 0px; cursor: pointer; }
.gadgetlists ul li:hover { background-color: #fff4c0; }
.gadgetlists a
{ 
    color: #777777;
}


.stripe
{
    background: url('../images/stripebg.png') repeat-x left top; 
    margin: -12px 0px -6px 0px;
    padding-top: 14px;
    height: 37px; 
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}
.stripe a { text-decoration: none; color: #fff; margin: 0px 7px;   }
.footer 
{
    background: url('../images/footer.png') no-repeat left top; 
    width: 940px;
    height: 15px;
    padding: 0px 9px;
    margin: 0px auto; 
}

.topnav { float: right; padding-top: 50px; margin-right: 20px; }
.topnav a { color: #d8a757; font-family: Tahoma; font-size: 17px; font-weight: normal; margin: 0px 15px; text-decoration: none; }

.leftnav { background-color: #333333; width: 256px; float: left;   }
.leftnav div
{  
    background-image: url('../images/leftnavbg.jpg'); 
    text-align: center;  
    width: 236px; 
    height: 52px; 
    padding: 10px;
}
.leftnav a 
{  
    color: #8b8b8b; 
    text-decoration: none; 
    font-size: 18px; 
}
.interiorcontent
{
    float: left;
    min-height: 500px;  
    width: 644px;
    padding: 5px 20px;
    background-color: #ffffff;
    overflow: auto;
} 
.interiormain
{ 
    background-color: #333333;
    overflow: auto;
}

.news {   overflow: auto; width: 425px; color: #777777; }
.news p, .news a, .safety p { color: #777777; }

.safety
{  
    width: 371px;   
    float: left; 
    padding-right: 20px;
}