body {
	color: #444;
text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
text-align: left;
}

div#logo-container {
	background: #B21124;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	color: #fff;
	text-decoration: none;
}

div#placeholder-hero {
	background: #B21124;
}

div#placeholder-search {
	background: #eee;
}

div#sub {
	padding: 18px 0;
text-align: left;
background-color: #fff;
}

div#placeholder-footer {
	color: #888;
}

.menu-item {
	color: #eee;	
}

.menu-item-hover {
	color: #000;
}

.menu-item-selected {
	color: #FF4F64;
}

.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

.submenu-item-hover {
	background: #B21124;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #ccc;
text-align: left;
margin-top: 20px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
text-align: left;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
text-align: left;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
text-align: left;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	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-color: #222;
background-image: url(/images/cssimg/bg-home.png);
background-repeat: repeat-y;
background-position: top center;
	margin: 0;
text-align: left;
}

body#sub {
		background-color: #222;
background-image: url(/images/cssimg/bg-sub.png);
background-repeat: repeat-y;
background-position: top center;
text-align: left;
}

div#logo-container {
	background: url(/images/cssimg/bg-logo-5-3.png) repeat-x 0 0;
	height: 216px;
	margin: 0;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 72px;
}

div#placeholder-hero {
	height: 216px;
	width: 600px;
}

.nav {
	background-image: url(/images/cssimg/navi_bg.jpg);
background-repeat: no-repeat;
background-color: transparent;
	height: 30px;
text-align: center;
vertical-align: top;
width: 950px;
cursor: pointer;cursor: hand;  text-align: center;
}

div#placeholder-nav {
	height: 30px;
	padding: 0;
text-align: center;
vertical-align: top;	
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
text-align: center;
}

div.search-box {
	text-align: right;
}

div#placeholder-search {
	padding: 9px;
	width: 582px;
}

body#sub div#placeholder-search {
	width: 950px;
}

div#main div.inner {
	padding: 18px 30px 36px;
text-align: left;
}

div#sub {
	margin: 0;
text-align: left;
}

.contentWrap {
}

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;
}

#placeholder-nav table td {cursor: pointer;cursor: hand;  text-align: center;}    /* @end */

