body {
	color: #444;
	background: #34434D url(../Images/cssimg/body_bg.gif) no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	color: #7398AF;
}

a#logo {
	color: #4a8797;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	min-height: 600px;
}

div#nav div#placeholder-nav {
	background-color: #FFFFFF;
	background-image: url(../Images/cssimg/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#hero div#placeholder-hero {
	
	
}

div#hero-sub div.inner {
	background-color: #F5B11C;
	color: #222;
	font-size: 11px;
	background-image: url(../Images/cssimg/newsblock_bg.gif);
	background-repeat: no-repeat;
	background-position: right;

}

div#footer {
	font-size: 11px;	

}

td.menu-item {
	color: #fff;
	
}

td.menu-item-hover {
	color: #FFE76A;
}

td.menu-item-selected {
	color: #D1DBBD;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #4A8797;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	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: #35616D;
	text-decoration: none;	
}

a:hover, a:active {
	color: #35616D;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


/* @group Template Settings */

div#header-left img {
	margin: 15px 0 0 15px;
}

div#header-left, div.whoslogged, div#header-right {
	height: 106px;
	line-height: 126px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0 5;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 537px;
	height: 333px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
	height: 337px;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 337px;

}

div#hero-sub div.inner {
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
}

div#hero-sub div.pad {
	padding: 18px;
}

div#main div.inner, div#sub div.inner {
	padding: 0px 0 36px 0px;
	
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#footer {
	padding-top: 15px;
	height: 62px;
	background-image: url(../Images/cssimg/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center middle;
	padding-left: 120px;
}
div#copyright {
	padding-top: 5px;
	padding-left: 360px;
	color: #A0AEB7;	
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

#news a:link, #news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

