hr {
	background: #404543;
	color: #404543;
}

h1, h3, h4, h5, h6 {
	color: #000;
}

h2 {
	color: #FFF;
	font-size: 18px;
}

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;
}

#nav_433773, #nav_433773 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#nav_433773 a {
	display: block;
	padding: 0 9px 0 8px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
#nav_433773  a:hover {
	display: block;
	padding: 0 9px 0 8px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffc000;
	font-weight: bold;
	text-decoration: none;
}

#nav_433773 li ul {
	position: absolute;
	width: auto;
	left: -999em;
}

#nav_433773 li:hover ul {
	left: auto;
}

#nav_433773 li {
	float: left;
	width: auto;
}

.menu-item {
	color: #fff;	
}

.menu-item-hover {
	color: #ffc000;
}

.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: #C33;
	text-decoration: none;
}

a:hover, a:active {
	color: #C33;
	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: 8px;
}

div#header, div#header-left {
	height: 145px;
}

div#header-right {
	height: 108px;
}

div#placeholder-logo {
	padding-top: 24px;
}

div#placeholder-nav {
	height: 24px;
}

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: 120px;
	line-height: 36px;
	text-align: right;
	vertical-align: top;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
