
body {
	color: #0B151F;
	background: #0B151F url(../Images/cssimg/background.jpg) repeat-x center top;
}

h2, h4, h5, h6 {
	color: #62768E;
}
h1 {
	color: #62768E;
	padding-top: 15px;
}

h3 {
	color: #62768E;
	padding-top: 15px;
	line-height: 18px;
}

a#logo {
	color: #595411;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	min-height: 600px;
	background-image: url(../Images/cssimg/container_r2_c2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
div.container2 {
	min-height: 600px;
	background-image: url(../Images/cssimg/container_r2_c2-df.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

div#nav div#placeholder-nav {
	
}

div#hero div#placeholder-hero {
}

div#hero-sub div.inner {
	color: #fff;
	font-size: 11px;
	background-image: url(../Images/cssimg/announcement_bg.jpg);
	background-repeat: no-repeat;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #69BFDE;
}

td.menu-item-selected {
	color: #fff;
	background-image: url(../Images/cssimg/active_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 1px 6px !important;
}

td.submenu-item-hover {
	background: #69BFDE;
	color: #fff;
	font-size: 11px;
	padding: 1px 6px !important;
}

td.submenu-item-selected {
	background: #cccccc;
	color: #fff;
	font-size: 11px;
	padding: 1px 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: #62768E;
	text-decoration: none;
}

a:hover, a:active {
	color: #62768E;
	text-decoration: underline;
}

div#hero-sub a:link, div#hero-sub a:visited {
	color: #69BFDE;
	text-decoration: none;		
}

div#hero-sub a:hover, div#hero-sub a:active {
	color: #69BFDE;
	text-decoration: none;		
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */



/* @group Template Settings */

div#header-left img {
	margin: 30px 0 0;
}

div#header-left, div.whoslogged, div#header-right {
	height: 126px;
	line-height: 86px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 26px 0px 0px 3px;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 36px;
	padding-left: 190px;
}

div#placeholder-nav {
	padding-left: 18px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#hero {
	margin-right: 0;
	width: 670px;
}

div#hero div#placeholder-hero {
	overflow: hidden;
}

div#hero div#placeholder-hero, div#hero-sub div.inner {
	height: 216px;
}

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: 38px 0 36px;
}

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: 18px;
	height: 152px;
	background-image: url(../Images/cssimg/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 12px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }   

#manufacturers_menu {
	padding-bottom: 25px;

}
#manufacturers_menu h2 {
	margin-bottom: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	background-color: #F1F1F1;
	font-weight: lighter;
	color: #8491A7;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}



/* @end */