/*---- IMPORTED STYLESHEET RESET.CSS ----*/
@import url("reset.css");

/*---- MAIN BODY ----*/
body
{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5pt; color: #000000; margin-top: 10px; margin-bottom: 30px;}
h1
{font-size: 18pt; color: #FF7D00; padding-bottom: 11px;}
h2
{font-size: 14pt; color: #FF7D00; padding-bottom: 11px;}
a {color:blue}
a:visited{color:blue}
a:active{color:red}
textarea{overflow:hidden;}
.table_news td {
	width: 890px;
	border: solid thin black
}
/*---- CONTAINER DIV ----*/
#container
{margin: auto; width: 900px;}
/*---- LOGO DIV ----*/
#div_logo
{float: left; height: 80px; width: 128px;}
/*---- NAV ----*/
#nav
{float: left; height:56px; margin-left: 10px;font-weight:14pt}
.navLeft
{float: left; height:56px; width: 20px;}
.navRight
{float: left; height:56px; width: 20px;}
.navMiddle
{background-image: url(/images/middleNav.gif); background-repeat: repeat-x; float: left; height: 56px;}
.navLinks li
{display: block; float: left;}
.navLinks li a
{display: block; float: left; height: 56px; margin-right: 9px; margin-left: 9px; padding-top: 16px; color: #FFFFFF; text-decoration: none; font-size: 11pt; font-weight:bold}
.navLinks li a:hover
{color: #6C3600;}
/*---- FEATURED ----*/
#featuredProduct
{float: left; margin-top: 10px}
#featuredImage
{float: left; border: none;}
#featuredText
{float: left; margin-left: 20px; width: 650px;}
/*---- MAIN AND RIGHTMAIN FULLSCREEN ----*/
#fullMain
{background: #F3F3F3; width: 850px; padding: 0px; margin-left: 6px; float: left; margin-top:10px}
.cornersFullMain
{height: 20px; width: 850px;}
/*---- MAIN AND RIGHTMAIN ----*/
#main
{background: #F3F3F3; width: 600px; padding: 0px; margin-left: 6px; float: left;}
.cornersMain
{height: 20px; width: 600px;}
.topLeft
{height: 20px; width: 20px; background-image: url(/images/topLeft.gif); float: left;}
.topRight
{height: 20px; width: 20px; background-image: url(/images/topRight.gif); float: right;}
.bottomLeft
{height: 20px; width: 20px; background-image: url(/images/bottomLeft.gif); float: left;}
.bottomRight
{height: 20px; width: 20px; background-image: url(/images/bottomRight.gif); float: right;}
.clear
{clear:both; font-size:0px; width:0px; line-height:0px; height:0px; display:block; overflow:hidden;}
#rightMain
{background: #F3F3F3; width: 250px; padding: 0px; margin-left: 10px; float: left; }
/*---- MAINCONTENT AND RIGHTMAINCONTENT ----*/
#mainContent
{margin-left: 10px; margin-right: 10px; min-height: 250px;}
#rightMainContent
{margin-left: 10px; margin-right: 10px; min-height: 250px;}
#rightMainContent h1
{font-size: 18pt; color: #FF7D00; padding-bottom: 18px;}
#rightMainContent h2
{font-size: 8pt; font-weight: bold; color: #000000; padding-bottom: 0px;}
/*---- FOOTER ----*/
#footer
{clear: both; margin-right: auto; margin-bottom: auto; margin-left: auto; padding-top: 20px; text-align: center;}
#footer a
{text-decoration: none; color: #000000;}
#footer a:hover
{text-decoration: underline; color: #FF7D00}
#footer p
{font-size: 10px; color: #000000;}

/*^'^ Navigation Structure ^'^*/
.nav-container-comb-outer{
background: #990000;
padding: 0px;
height: 74px;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container-comb .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container-comb .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container-comb .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.nav-clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container-comb{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container-comb a, .nav-container-comb li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container-comb div a, .nav-container-comb ul a, .nav-container-comb ul li{
float:none;
}
.nav-container-comb ul{
left:-10000px;
position:absolute;
}
.nav-container-comb, .nav-container-comb ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container-comb li a{
float:none
}
.nav-container-comb li{
position:relative;
}
.nav-container-comb ul{
z-index:10;
}
.nav-container-comb ul ul{
z-index:20;
}
.nav-container-comb ul ul ul{
z-index:30;
}
.nav-container-comb ul ul ul ul{
z-index:40;
}
.nav-container-comb ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container-comb ul {
top:100%;
}
#nav-container-comb ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container-comb a{	
padding:7px 17px 7px 18px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
font-size: 12px;
text-decoration:none;
font-weight: bold;
}

#nav-container-comb a:hover{
color: #6C3600;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container-comb div, #nav-container-comb ul{	
padding:10px 4px 10px 4px;
margin:0px 0px 0px 0px;
background: url(/images/item-secondary-container-bg.gif);
background-repeat: repeat-x;
background-color: #FF7E02;
border-bottom: 1px solid #CA6500;
}

/*^'^ Secondary Items ^'^*/	
#nav-container-comb div a, #nav-container-comb ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(/images/item-secondary-bg.jpg);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:11px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container-comb div a:hover, #nav-container-comb ul a:hover{	
color:#6C3600;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container-comb .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container-comb .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container-comb .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}

/* POPUP WINDOW */
.popup
{
	width:800px;
	background-color:#666666;
}
.popup_header
{
	font-weight:bold;
	font-size:large;
	color:#000000;
	height:30px;
	vertical-align: middle;
	
	background-color:#999999;
	
	text-align:center;
}
.popup_body
{
	border-top: 1px solid black;
}
.popup_exit
{
	float:  right;
	margin: 4px 5px 0px 0px;
	cursor: pointer;
}