body {
	color: #444;
}

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #48839b;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	text-align: left;
}

div#placeholder-nav-vert {
	text-align: right;
}

div#placeholder-search {
}

div#sub {
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #00577b;
	font-family: "Trebuchet MS", verdana, Helvetica;
	font-size: 16px;
}

td.menu-item-hover {
	color: #222;
	font-family: "Trebuchet MS", verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
}

td.menu-item-selected {
	color: #000;
	font-family: "Trebuchet MS", verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	padding: 58px 0 0;
	font-family: inherit;
}

div#placeholder-box5 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

div#placeholder-box6 {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


.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;
	text-align: center;
}

.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: #00577b;
	text-decoration: none;	
}

a:hover, a:active {
	color: #00577b;
	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:url(/images/back.png);
	background-position: center top;
	background-repeat: no-repeat;
}

body#sub {
	background:url(/images/sub_back.png);
	background-position: center top;
	background-repeat: no-repeat;
}

body#submain {
	background:url(/images/sub_back.png);
	background-position: center top;
	background-repeat: no-repeat;
}

div#nav {
	height: 90px;
	margin: 0;
	padding-top: 225px;
	width: 160px;
}

div#main {
	margin: 0;
	width: 570px;
}

body#sub div#main {
	width: 740px;
}

div#main div.inner {
	padding-top: 100px;
	padding-right: 36px;
	padding-bottom: 50px;
	padding-left: 25px;
}

div#placeholder-nav-vert {
	margin-top: 50px;
}

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: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 30px;
	color: #CCC;
	background-color: #39C;
}

div#placeholder-nav-vert td {
	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;
}

div#placeholder-subtitle {
	text-align: right;
	padding-top: 35px;
	padding-right: 0px;
	padding-left: 0px;
}

div#footer {
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/images/footer.png);
	background-repeat: repeat-x;
	padding-bottom: 100px;
	font-family: "Trebuchet MS", verdana, Helvetica;
}
/* @end */
.footer {
	font-family: "Trebuchet MS", verdana, Helvetica;
	color: #CCC;
	text-align: center;
	padding: 50px;
	font-size: 12px;
}
