@charset "UTF-8";
/* CSS Document */

body {
background:url(/images/bottom.jpg) bottom center #001620;
color:#333;
}
#content { 
width:100%;
}
#logo {
position:absolute;
top:0px;
}
#menubar {

}

.menubaritem {
width:1px;
padding-left:26px;
}


a:link {
	color: #ff9a00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff9a00;
}
a:hover {
	text-decoration: underline;
	color:#ff9a00;
}
a:active {
	text-decoration: none;
}

a.submenu_link:link {
	color: #001620;
	text-decoration: none;
}
a.submenu_link:visited {
	text-decoration: none;
	color: #001620;
}
a.submenu_link:hover {
	text-decoration: none;
	color:#FFF;
}
a.submenu_link:active {
	text-decoration: none;
}

a.submenu_link_over:link {
	color: #FFF;
	text-decoration: none;
}
a.submenu_link_over:visited {
	text-decoration: none;
	color: #FFF;
}
a.submenu_link_over:hover {
	text-decoration: none;
	color:#FFF;
}
a.submenu_link_over:active {
	text-decoration: none;
}


a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
a.whitelink:active {
	text-decoration: none;
}


.homesub_over {
background:url(/images/gray.png) #FFF;
border-right:1px solid #FFF;
border-top:1px solid #FFF;
padding-top:4px;
padding-bottom:4px;
font-size:11px;
color:#001620;
font-weight:bold;
padding-left:10px;
padding-right:10px;
cursor:pointer;
}
.homesub {
background:url(/images/smallshadow.png) repeat-x #FFF;;
border-right:1px solid #FFF;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
padding-top:4px;
padding-bottom:4px;
font-size:11px;
color:#001620;
padding-left:10px;
padding-right:10px;
cursor:pointer;
}


.big_sub_title {
color:#FFF;
font-size:18px;
padding-left:10px;
padding-right:10px;
border-top:2px solid #FFF;
border-bottom:2px solid #FFF;
background:url(/images/submenubg.jpg) top center repeat-x;
height:33px;
}
.tabmenu_over {
background:#ff9a00;
border-top:2px solid #FFF;
border-bottom:2px solid #FFF;
font-size:10px;
color:#000;
padding-left:10px;
cursor:;
}
.tabmenu {
background:url(/images/submenubg.jpg) top center repeat-x;
border-top:2px solid #FFF;
border-bottom:2px solid #FFF;
font-size:10px;
color:#FFF;
padding-left:10px;
cursor:;
}
.cont_title {
font-size:24px;
font-weight:bold;
color:#001620;
}
.emailsignup {
top:110px;
position:aboslute;
z-index:100;
width:100%;
}

.formleft {
font-size:11px;
text-align:right;
padding-right:10px;
width:120px;
}
.formbox {
width:270px;
border:1px solid #000;
padding:4px;
margin:2px;
font-size:14px;
}
#inside_bar {
border-top:1px solid #c0c0c0;
}
#inside_editpage {
display:none;
}
//ff9a00