
body {
	color: #666;
}

hr.clear {
	background: #fff;
	color: #fff;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

a#placeholder-logo {
	color: #AAAAAA;
	font-size: 30px;
	font-weight: bold;
	line-height: 90px;
	text-decoration: none;
}

div#placeholder-box1 {
	background: #E5E1CA;
}

div#placeholder-hero {
	background: #F5F3E9;
}

div#placeholder-rss {
	text-align: right;
}

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #a1f3ff;
}

td.menu-item-selected {
	color: #00baff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #00baff;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}




/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

.secure-login, .newsletter-form {
	background: #F5F3E9;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.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: #003b8e;
	text-decoration: none;	
}

a:hover, a:active {
	color: #003b8e;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #003b8e;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #003b8e;
	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: #fff url(/images/cssimg/bg-11-1.png) repeat-x 0 0;
	margin: 0;
}

div#placeholder-nav {
	height: 44px;
	padding-top: 10px;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#header-left, div.whoslogged, div#header-right {
	height: 90px;
	line-height: 90px;
}

div#placeholder-search {
	padding-top: 27px;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 140px;
}

div#placeholder-box1, div#placeholder-hero {
	height: 216px;
	margin: 0;
}

div#placeholder-box1 {
	overflow-x: hidden;	
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-hero {
	width: 600px;
	margin: 0;
}

div#sub {
	padding-top: 18px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	text-align: right;
}

div#main div.inner {
	padding: 18px 0 30px 30px;
}

body#sub div#main div.inner {
	padding: 0;
}

div#placeholder-rss {
	height: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
