
body {
	color: #666;
}

h3, h4, h5, h6 {
	color: #000;
}

h1 {
	color: #9B4D63;
	font-size: 33px;
	font-weight: normal;
}

h2 {
	color: #B47095;
	font-size: 17px;
	font-weight: normal;
    font-style: italic;
}

div#placeholder-box1 h2 {
	color: #eee;
}

div#placeholder-logo {
	color: #B60F17;
	font-size: 27px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #eee;
}

div#placeholder-box1 {
	color: #fff;
}

div#placeholder-search {
	background: #F35159;
	color: #fff;
}

div#footer {
	border-top: ;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: white;	
}

td.menu-item-hover {
	color: white;
}

td.menu-item-selected {
	color: white;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #ED364A;
	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: #F7797F;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
	padding: 9px 0;
}

.secure-login label, .newsletter-form label {
	color: #fff;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	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: #9B4D63;
	text-decoration: none;	
}

a:hover, a:active {
	color: #B47095;
	text-decoration: underline;
}

div#placeholder-box1 a {
	color: #fff;
}

#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: transparent url(/images/template/bkg.gif) repeat scroll 0 0;
	margin: 0;
	overflow-x:hidden;
	overflow-y:scroll;
}

body#sub {
	background: url(/images/cssimg/bg-sub-7-1.png) repeat-x 0 0;
}

div#header {
	margin-bottom: 0;
}

body#sub div#header {
	margin-bottom: 28px;
}

div#header-left {
	height: 60px;
}

div#header-right {
	height: 40px;
}

div.whoslogged {
	height: 64px;
	line-height: 64px;
	text-align: right;
}

div#placeholder-logo {
	padding-top: 27px;
}

div#placeholder-nav {
	height: 36px;
	text-align: center;
}

div#placeholder-nav table {
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}


div#front {
	height: 170px;
}

div#placeholder-hero {
	height: 170px;
	margin: 0;
	width: 100%;
}

div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-search {
	padding: 18px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

div#main div.inner {
	padding: 3px 30px 36px 20px;
	min-height:445px;
}

div#placeholder-search {
	margin-bottom: 18px;
}

div#placeholder-footer {
	font-size:11px;
	padding-bottom:5px;
	padding-top:9px;
	text-align:center;
} 


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
