
body {
	color: #eee;
}

hr {
	background: #404543;
	color: #404543;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}

div#placeholder-logo {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-nav {}

div#placeholder-search {
	background: #262B29;
}

div#footer hr {
	background: #666;
	color: #666;
}

div#placeholder-footer {
	color: #aaa;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #ffe766;
}

td.menu-item-selected {
	color: #ffc000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #ffc000;
	color: #000;
	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, div#placeholder-box1 {
	background: #262B29;
	border: none;
	margin-bottom: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div#placeholder-box1 {
	padding: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	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: #ffe766;
	text-decoration: none;	
}

a:hover, a:active {
	color: #ffe766;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #ffe766;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #ffe766;
	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: #313634 url(/images/cssimg/bg-13-1.png) repeat-x 0 0;
	margin: 0;
}

div#header {
	margin-bottom: 18px;
}

div#header, div#header-left {
	height: 108px;
}

div#header-right {
	height: 108px;
}

div#placeholder-logo {
	padding-top: 24px;
}

div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-hero {
	/*height: 216px;*/
	margin: 0 0 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	line-height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	margin-bottom: 18px;
	padding: 18px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
