

div#content {
	background: #fff;
}

a#logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#placeholder-logo {
	width: 200;
}

div.whoslogged {
	color: #fff;
	text-align: right;
}

div#nav {
	border-bottom: 1px solid #ccc;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}




/* @group Forms */

div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-search {
	border-bottom: 1px solid #ACBBD8;
	margin-bottom: 18px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #30328b;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	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: #8db01d;
	text-decoration: none;	
}

a:hover, a:active {
	color: #8db01d;
	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 */


div.whoslogged {
	height: 126px;	
	line-height: 126px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	padding: 18px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-16-1.png) repeat-x 0 0;
	height: 36px;
	padding: 18px 18px 0 18px;
}

div#placeholder-nav table {
}

div#main div.inner {
	padding: 18px 40px;
}

div#sub div.box {
	margin: 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-16-1.png) repeat-x 0 0;
	height: 144px;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

