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

body {
	color: #6D6D6D;
	
}

a#logo {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 124px;
	text-decoration: none;
}

h2 {
	-moz-border-radius: 1px 1px 1px 1px;
	display: inline-block;
	padding: 0 8px;
	color:#ffffff;
}


h3, h4, h5, h6 {
	-moz-border-radius: 1px 1px 1px 1px;
	display: inline-block;
	background-color: #01b0f0;
	padding: 0 8px;
	color:#FFFFFF;
}

h1 {
 -moz-border-radius: 1px 1px 1px 1px;
	display: inline-block;
	background-color: #01b0f0;
	padding: 4px 8px;
	color:#FFFFFF;
 }
 
div#content {
	
}

div.whoslogged {
	color: #fff;
}

div#main {
	background: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
}

div#placeholder-hero img {
	border: 1px solid #eee;
	margin: 0;
}

div#sub {
	color: #fff;
}

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #b7ffb0;
}

td.menu-item-selected {
	color: #5aff00;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #01B0F0;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #555;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #555;
	margin-bottom: 0;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* @group Links */

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;	
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #efefef;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #efefef;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: url(../Images/bg2.jpg) no-repeat fixed top center #000000;
	margin: 0;
}

div#header-container {
	height: 155px; 
	background: url(../Images/header_bg.jpg) no-repeat;
	
}

.clear_all{
	clear:both;
}
div#placeholder-logo {
	padding-left: 30px;
}

div.whoslogged {
	height: 54px;
	line-height: 54px;
	padding-right: 40px;
	text-align: right;
}

div#nav {
	background-color: transparent;
	height: 72px;
}

div#placeholder-nav {
	height: 36px;
	padding-right: 40px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#cap {
	background: url(/images/cssimg/bg-cap-3-1.png) no-repeat 0 0;
	height: 18px;
}

div#capsub {
	background: url(/images/cssimg/bg-capsub-3-1.png) no-repeat 0 0;
	height: 18px;	
}

div#nothing {
	background: url(/images/cssimg/bg-nothing-3-1.png) repeat-x 0 0;
	height: 72px;
}

div#placeholder-search {
	background: transparent url(/images/cssimg/bg-nothing-3-1.png) repeat-x 0 0;
	height: 72px;
}

div.search-box {
	padding-left: 18px;
	padding-top: 18px;
}

div.search-box input.cat_textbox_small {
	width: 120px;
}

div#content {
	
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}

div#content div.inner {
	padding: 18px 36px 36px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* NEW TEMPLATE STYLES */
#logo {
width: 325px;
margin:15px 0 0 12px;
float: left;
}

#login_mod {

width: 299px;
height: 35px;
margin: 0 20px 0 100px;
float: right;
}

#nav_module{
width: 500px;
height: 19px;
margin: 90px 0 0 60px;
float: left;
}

	.underlinemenu{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-size: 17px;
	font-weight: 500;
	color:#7a7979;
	width: 100%;
	}
	
	.underlinemenu ul{
	padding: 3px 0 4px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left; //set value to "left", "center", or "right"*/
	}
	
	.underlinemenu ul li{
	display: inline;
	}
	
	.underlinemenu ul li a{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	color: #ffffff;
	padding: 7px 1px 4px 1px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 10px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 0px solid gray; /*bottom border is 3px*/
	}
	
	.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: black;
	}

#header_bar{
background:url(../Images/header_bar.gif) no-repeat;
height: 35px;
}


#body_content{
padding: 0 10px;
}
