body {
	color: #444;
}

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	color: #0A51A1;
}

div#placeholder-nav-vert {
	text-align: right;
}

div#placeholder-search {
	background: #6DA4BB;
}

div#sub {
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
	margin-bottom: 10px;
}

td.menu-item {
	color: #ffffff;	
}

td.menu-item-hover {
	color: #ffffff;
	text-decoration:underline
}

td.menu-item-selected {
	color: #ffffff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #33B3D1;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #9AADB5;
	padding: 18px 0 0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #9AADB5;
	margin-bottom: 18px;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #F60;
	text-decoration: none;
}

a:hover, a:active {
	color: #C06;
	text-decoration: underline;
}

a#logo {
	text-decoration: none !important;
}

#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: #00A0C6 url(/images/cssimg/miss_brown6.gif) repeat 50% 0;
	margin: 0;
}

body#sub {
	background: #C0D8E2 url(/images/cssimg/bg-sub-4-6.png) repeat-y 50% 0;
}

div#nav {
	height: 150px;
	padding-right: 10px;
	padding-top: 220px;
	width: 150px;
	background-image: url(/images/cssimg/Logo_new.gif);
	background-position: 10px 60px;
	background-repeat: no-repeat;
	margin: 0;
}

div#main {
	margin: 0;
	width: 600px;
	background-color:#FFFFFF
}

body#sub div#main {
	width: 789px;
}

div#main div.inner {
	padding: 0 50px;
}

div#placeholder-nav-vert {
	margin-top: 36px;
}

div#placeholder-hero {
	/*height: 216px;*/
	width: 600px;
}

div#placeholder-search {
	padding: 9px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: centre;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 0px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	border-top:1px dotted;
	margin:20px 25px;
	padding:4px 20px 10px 0
}

div#placeholder-nav-vert td {
	font-size:12px;
	font-weight:bold;
	padding-bottom:18px;
	text-align:right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}

/* @end */
