/* 

HSS - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%;}
body {
	font-size:14px;
	margin:0 auto;
	padding:0;
	color:#000;
	line-height:22px;
	background-color: #000;
	font-family: Arial;
}
* {
	margin:0;
	padding:0;
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #6b6b6b;
	background-color: #6b6b6b;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{
	margin-bottom:12px;
	font-weight:bold;
	color:#FFFF00
}
h1.tcolor{color:#ffff00; margin-bottom:13px}
h3, h4, h5 {
	margin-bottom:12px;
	color:#ffff00
}
h1 {font-size:30px; line-height:32px;}
.title{text-transform:uppercase; margin:0px 0px 5px 0px;}
h2 {
	font-size:20px;
	line-height:22px;
	font-weight: bold;
}
h2.tblue {font-size:20px; line-height:22px; color:#ffff00; margin-bottom:8px;}
h3 {font-size:18px; line-height:20px;}
h4 {
	font-size:14px;
	line-height:20px;
	color: #000;
	font-weight: normal;
}
h5 {font-size:13px; line-height:15px;}

/* links */
a {
	color:#000;
}
a:hover{
	text-decoration:underline;
	color: #CCC;
}
a img{border:none}
.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; margin-right:15px;}
.imgright{float:right; margin-left:15px;}
.imgmiddle{vertical-align:middle; padding-right:6px}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	line-height:20px;
	margin-bottom:20px;
	color: #FFF;
}
ul, ol {
	margin:10px 0 35px 30px;
}
li ol,
li ul
{
	margin-bottom:0;
	margin-top:0;
	line-height: 22px;
	list-style-type: square;
	text-decoration: none;
}
li ol {
	list-style-type: square;
}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6b6b6b;
	padding:10px 20px 10px 25px;
	border-left:4px solid #6b6b6b;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #6b6b6b;
	padding:15px 10px;
}


/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#top_container{
	background-image:url("../images/repeat_top.gif");
	background-repeat:repeat-x;
	width:100%;
	height:213px;
}
#content_container{
	width:100%;
	background-repeat:repeat-x;
	background-position:top;
}
#content_container_inner{ width:100%; background-image:url(../images/bg_header_inner_repeat.gif); background-repeat:repeat-x; background-position:top; padding:20px 0px 20px 0px}
#bottom_container{background-image:url(../images/bg_bottom.gif); background-repeat:repeat-x; width:100%; height:60px;}
#footer_container{
	background-image:url("../images/repeat_footer.gif");
	background-repeat:repeat-x;
	width:100%;
	height:51px;
	background-color:#ffff00
}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
.centercolumn{width:900px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/
#top{
	width:900px;
	float:left;
	height:166px;
}
#logo{
	width:900px;
	float:left;
}
#topmenu{width:900px; float:left; clear:right;}
#nav{margin:0px; padding:0px; list-style-type:none;  float:left;  z-index:15; position:relative;}
#nav ul{margin:0px; padding:0px; list-style-type:none; z-index:16; position:relative;}
#nav li{list-style-type:none; padding:0px; margin:0px; float:left; background-image:url("../images/menu_separator.gif"); background-repeat:no-repeat;position:relative; background-position:left}
#nav li.noborder{background-image:none;}
#nav li a{
	text-transform:uppercase;
	font-size:16px;
	float:left;
	padding:0px 20px 0px 20px;
	line-height:37px;
	color: #FFF;
	font-weight: bolder;
}
#nav li.noborder a{padding-left:0px;}
* html #nav li a{margin-right:1px;} /* ie6 only */


#nav li a:hover{
	color: #ffff00;
	text-decoration: none;
}
#nav li a.active{
	color:#ffff00;
	font-size: 16px;
}
#nav li li{
margin-top:0;
background-image:none;
padding:0px;
background-image:none;
position:relative;
z-index:10;
border-bottom:solid 1px #f0f0f0;
padding:0px 10px;
display:block;
}
#nav ul {
	display:none;
	left:0px;
	position:absolute;
	top:37px;
	width:215px;
	z-index:10;
	border:solid 1px #e6e7df;
	background-color:#fff;
	border-width:0px 1px 1px 1px;
	padding:0px 10px;
}
#nav li ul a{
	width:195px;
	height:auto;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;
	text-transform:capitalize;
	font-size:12px;
	font-weight:normal;
	line-height:33px;
	z-index:10;
	color:#000;
}
#nav ul ul{top:auto;border-top:none; border:solid 1px #e6e7df; border-width:1px 1px 1px 1px;}	
#nav li ul ul {left:123px; top:0px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
	color: #666;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
	color: #666;
}
#nav li ul a{border-top:none;}
/*** END TOP ***/

/*** HEADER ***/
#featured_container{height:324px; position:relative; border-bottom:solid 5px #e5e5e5; margin-bottom:20px}
/*** END HEADER ***/


/*** CONTENT ***/
#maincontent{
	width:900px;
	padding:40px 0px 40px 0px;
}
#maincontent_homepage{width:900px; padding:20px 0px 20px 0px;}
#content{
	width:545px;
	float:left;
	padding-right: 65px;
}
#content_full{width:100%;}

#sideright{
	width:290px;
	float:left;
	padding:0px 0px
}
#sideright p{margin-bottom:15px;}
#sideright h2{
	margin-bottom:10px;
	border-bottom:solid 3px #ffff00;
	padding:0px 0px 8px 0px;
	color: #fff;
}
#sideright ul{margin:0px 0px 0px 0px; padding:0px; list-style-type:none;}
#sideright ul li{margin:0px; padding:3px 0px 3px 20px; list-style-type:none; font-size:12px; background-image:url("../images/list_square.gif"); background-repeat:no-repeat; background-position:left center}
#sideright ul li a, #sideright ul li a:visited{color:#6b6b6b}
.sidebox{position:relative; margin-bottom:30px;}
.imgborder{border:solid 3px #cccccc;}
#boxslideshow{margin:0px; position:relative;}
#boxslideshow .cycle{ background-color:#FFFFFF;}
#boxslideshow .cycle img{margin-bottom:5px;}
#boxslideshow .cycle .tbold{font-size:14px; font-weight:bold;}
/*** END CONTENT ***/

/*** contact ***/
form{margin:0; padding:0;}
fieldset{border:0px;}
#contact_form{margin:0 auto; position:relative}
label{
	margin:3px 0px;
	color: #FFF;
}
label.sp { width:3px;}
input.text-input{ margin:4px 8px 4px 0px; width: 280px; height:15px; padding:5px 2px; border:solid 1px #e4e4e4; vertical-align:middle}
textarea.text-input{ margin:0px 8px 4px 0px; padding: 5px 2px; border:solid 1px #e4e4e4; vertical-align:top; width:380px;}
#contact_form input:focus, #contact_form textarea:focus {border:solid 1px #e4e4e4; }
input.text-input{width: 320px; margin:3px 0px 6px 0px}
textarea.text-input{width: 320px; margin:0px}
input.button{background-color:#f6f6f6; background-image:url("../images/bg_readmore.gif"); background-repeat:no-repeat; background-position:right; color:#333333 !important; padding:5px 10px 8px 13px; width:100px; text-align:left; height: 30px; display:block; margin-top:10px; border:0px;cursor:pointer;}
/*** end contact ***/

/*** FOOTER ***/
#bottom_container a, #bottom_container a:visited{color:#333;}
#bottom_container{padding:0px 0px 10px 0px; width:100%; min-height:200px;}
* html #bottom_container{height:200px;}/* ie6 only */
.bottom_box{width:270px; float:left; position:relative;}
.bottom_box h2{border-bottom:solid 5px #f5f5f5; padding:0px 0px 8px 0px; margin:0px 0px 5px 0px;}
.bottom_box .date{color:#999999; font-size:11px;}
.bottom_box ul{list-style-type:none; margin:0px; padding:0px;}
.bottom_box ul li{list-style-type:none; margin:0px; padding:0px 0px 0px 15px; line-height:30px; border-bottom:solid 1px #f5f5f5; background-image:url("../images/arrow.gif"); background-repeat:no-repeat; background-position:left}
.spacer{width:65px !important; float:left; display:block}

.bottom_box .ticker ul li{ background-image:none; padding:0px; border-bottom:0px; min-height:130px;}
a.next_item, a.prev_item{width:13px; text-indent:-9999px; position:absolute;}
a.next_item{background-image:url("../images/arrow_top.gif"); background-repeat:no-repeat; top:10px; right:20px}
a.prev_item{background-image:url("../images/arrow_bottom.gif"); background-repeat:no-repeat; top:10px; right:0px}

.bottom_box .ticker2 ul li{ background-image:none; padding:0px; border-bottom:0px; min-height:130px;}
a.next_item2, a.prev_item2{width:13px; text-indent:-9999px; position:absolute;}
a.next_item2{background-image:url("../images/arrow_top.gif"); background-repeat:no-repeat; top:10px; right:20px}
a.prev_item2{background-image:url("../images/arrow_bottom.gif"); background-repeat:no-repeat; top:10px; right:0px}


#footer_container{width:100%; clear:both;}
#footer_container a, #footer_container a:visited{
	color:#000;
	font-size: 12px;
}
#foot{
	text-align:center;
	padding:20px 0px 0px 0px;
	color:#000;
	font-size: 12px;
}
/*** END OF FOOTER ***/
#content_container .centercolumn #maincontent #content_full #contact_form #contact fieldset .required {
	color: #FFF;
}
