body {
	color: #444;
}

hr.clear {
	background: #fff;
	color: #fff;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #666666;
	margin-bottom: 6px;
}

a#placeholder-logo {
	color: #006695;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #000;
}

div#placeholder-hero {
	background: #51AFD9;
}

div#placeholder-box1 {
	background: #3FA6D5;
	color: #fff;
}

div#placeholder-nav {
	background: #1D8CBF;
	color: #fff;
}

div#placeholder-rss {
	text-align: right;
}

div#footer {
	color: #999966;
}

td.menu-item {
	color: #FFF;
	font-weight:bold;
	padding-left:10px;
}

td.menu-item-hover {
	color: #FF99FF;
	font-weight:bold;
	padding-left:10px;
}

td.menu-item-selected {
	color: #78ff00;
	font-weight:bold;
	padding-left:10px;
}

td.submenu-item {
	background: #1d8cbf;
	color: #FFF;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 6px 0px !important;
	border-left: 10px solid #1d8cbf;
	border-right: 10px solid #1d8cbf;
	text-align:left;

}

td.submenu-item-hover {
	background: #1d8cbf;
	color: #FF99FF;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 6px 0px !important;
	border-left: 10px solid #1d8cbf;
	border-right: 10px solid #1d8cbf;}

td.submenu-item-selected {
	background: #1d8cbf;
	color: #78ff00;
	font-size: 11px;
	font-weight:bold;
	padding: 0px 0px 6px 0px !important;
	border-left: 10px solid #1d8cbf;
	border-right: 10px solid #1d8cbf;}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #aaa;
	padding-top: 9px;
	padding-bottom: 9px;
}

.announcement-list {
	border: none;
	padding: 18px 18px 3px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	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.footnavi{
	color: #999966;
	text-decoration: none;
}

a.footnavi:link, a.footnavi:visited {
	color: #999966;
	cursor: pointer;
	cursor: hand;	
}

a.footnavi:hover, a.footnavi:active {
	color: #666633;
	cursor: pointer;
	cursor: hand;
}

div#placeholder-box1 a {
	color: #112D3A;
}


/* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #fffdb7;
	margin: 0;
}

div#bg {
	background: url(/Images/TemplateImages/bg-12-1.png) repeat-x 0 0;
}

body#sub div#bg {
	background: url(/Images/TemplateImages/bg-12-1.png) repeat-x 0 -216px ;
}

div.container {
	background: transparent;
}

div#header-left {
	line-height: 90px;
}

div#header-right {
	text-align: right;
}

div#header-left, div#header-right {
	height: 90px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
	margin-top: 15px;
}

div#placeholder-hero, div#placeholder-box1 {
	height: 216px;
}

div#placeholder-hero {
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#placeholder-nav {
	height: 36px;
	
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 30px 0;
}

body#sub div#main div.inner {
	padding-right: 0px;
}

body#sub div#main div.inner img.hideborder {
	padding:0;
	margin:0 0 10px 0;
	border:none;
	background:transparent;
}

body#sub div#main div.inner img{
	margin:0;
	padding: 5px;
	border: 1px solid #ccc;
	background:#FFFFFF;
	margin-bottom:15px;
}


div#placeholder-rss {
	height: 18px;
}

div#sub {
	background: #ddd;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	background: url(/Images/TemplateImages/bg-footer-12-1.png) repeat-x 0 0;
	height: 72px;
	padding-top: 18px;
}

/* @end */


.hideborder {
border:none;
margin-bottom:10px;
}