body {
	color: #666;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}


/** NEW HEADER */

#header {
	width: 950px;
	height: 170px;
}
#login{
	float: right;
	width: 320px;
	height: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

#logo {
	float: left;
	width: 500px;
	height: 126px;
	margin-top: 20px;
	margin-left: 20px;
}

.whoslogged {
	color: #000;
	text-align: right;
                     margin-right: 0px;

}

#search {
	float: right;
	width: 320px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
}

.searchbox {
	color: #ccc;
	text-align: right;
                   
}


/** END NEW HEADER */



div#nav {
	border-bottom: 1px solid #ccc;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
}

div#sub {
	background: #eee;
}

td.menu-item {
	color: #fff;
                     padding-top:8px;
 	font-size: 12px;

}

td.menu-item-hover {
	color: #222;
                     padding-top:8px;
                     font-size: 12px;

}

td.menu-item-selected {
	color: #000;
                     padding-top:8px;
                     font-size: 12px;

}

td.submenu-item {
	background: #012a59;
	color: #fff;
	font-size: 12px;
	padding: 6px !important;
                      
}

td.submenu-item-hover {
	background: #3c7ed5;
	color: #fff;
	font-size: 12px;
	padding: 6px !important;
                      
}

td.submenu-item-selected {
	background: #ffffff;
	color: #000000;
	font-size: 12px;
	padding: 6px !important;
                     
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	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: #4284d8;
	text-decoration: none;	
}

a:hover, a:active {
	color: #014d9e;
	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 */

body {
	/*background:  #3B6396 url(/images/cssimg/bg-header-17-1.png) repeat-x 0 0;*/
	background-image: url(/images/cssimg/bg.jpg);
	margin: 36px;
}



div#header-left, div#header-right, div.whoslogged {
	height: 130px;	
	line-height: 130px;
}

div.whoslogged {
	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#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}




div#placeholder-search input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 200px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	background: url(/images/cssimg/bg-nav-17-1.png) repeat-x 0 0;
	height: 36px;
	padding-left: 18px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 30px 36px 40px;
}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-1.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
	background: #3B6396 url(/images/cssimg/bg-footer-17-1.png) repeat-x 0 0;
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
