
body {
	color: #666;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}


div#nav {
	border-bottom: 1px solid #ccc;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	
}

td.menu-item {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

td.menu-item-hover {
	color: #CFFE00;
	font-size: 16px;
	font-weight: bold;
}

td.menu-item-selected {
	color: #CFFE00;
	font-size: 16px;
	font-weight: bold;
	
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #3C3C3C;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 8px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.home-login h3 {
	background:none repeat scroll 0 0 transparent;
	border-bottom:medium none;
	color:#FFFFFF;
	font-size: 1.1em;
	margin: 0;
	padding: 10px 0 4px 10px;
}

.home-login {
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius: 1em;
	background:none repeat scroll 0 0 #000000;
	border:medium none;
	color:#FFFFFF;
	margin:0 36px 20px 0;
	padding-bottom:9px
}
	


.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:#444;
	text-decoration:underline;	
}

a:hover, a:active {
	color:#444;
	text-decoration:none;
	background-color:#CFFE00;
}

#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:  #3C3C3C url(/images/css/var_bg.jpg) no-repeat fixed 0 0;
	margin: 10px;
}

div#header-left, div#header-right, div.whoslogged {
	height: 230px;	
	line-height: 126px;
	background: url("/images/css/header_img.jpg") repeat-x scroll 0 0 #3C3C3C;
	margin: 5px 0 0;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-logo {
	height: 200px;
	width: 700px;
}

div#placeholder-logo a hover, a active {
	background-color: none;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-17-9.png) repeat-x 0 0;
	height: 36px;
	padding-left: 18px;
}

div#placeholder-nav table {
	margin: 0 auto 0 auto;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 10px 40px;
}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-9.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background-color:#3C3C3C;
	height: 60px;;
}

.bottom-text {
	color:#CCC;
	padding: 20px;
	font-size: 90%;
}

.bottom-text a {
	color:#CCC;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


div#placeholder-box2 a:hover {
	 background:none;
}
