body {
	color: #222222;
     	background: #000000 url(/images/cssimg/bg-1-1.png) repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	color: #005e9d;
}

a#logo {
	color: #595411;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.container {
	background-color: #fff;
	border: 0px 
	min-height: 600px;
}

div#nav div#placeholder-nav {
	background-color: #3070a9;
       height: 30px;
}

div#hero div#placeholder-hero {
	background-color: #b7ae9b;
}

div#hero-sub div.inner {
	background-color: #222222;
	color: #fff;
	font-size: 11px;
}

div#footer {
	border-top: 1px solid #eee;

}

td.menu-item {
	color: #fff;
display: block;
padding: 5px 10px 0px 30px ;
text-decoration: none;
}

td.menu-item-hover {
	color: #ffcc33;
display: block;
padding: 5px 10px 0px 30px ;
text-decoration: none;
}

td.menu-item-selected {
	color: #ffcc33;
display: block;
padding: 5px 10px 0px 30px ;
text-decoration: none;
}

td.submenu-item {
background-image: url(/images/cssimg/trans.png);
height:20px;
	color: #000;
	font-size: 11px;
	padding:3px !important;
border: none;
}

td.submenu-item-hover {
background: #73a7c9;
height:20px;
	color: #fff;
	font-size: 11px;
	padding: 3px !important;
}

td.submenu-item-selected {
background: #73a7c9;
	color: #000;
height:20px;
	font-size: 11px;
	padding: 3px !important;
}

/* @group Forms */

.product-form h3 {
	font-size: 14px;
	padding-left: 9px;
}

.product-form {
	margin-bottom: 18px;
}

.secure-login, .newsletter-form {
	background: #ffffff;
	border: 1px solid #f2f2f2;
	margin-bottom: 18px;
width: 160px;
}

.secure-login h3, .newsletter-form h3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
width: 160px;
}

.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: #4A8797;
	text-decoration: none;	
}

a:hover, a:active {
	color: #4A8797;
	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;		
}

div#footer a:link, div#footer a:visited {
	color: #ffffff;
	text-decoration: none;		
}

div#footer a:hover, div#footer a:active {
	color: #ffcc00;
	text-decoration: none;		
}


div#footer2 a:link, div#footer2 a:visited  div#footer a:hover, div#footer a:active{
	color: #ffffff;
	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: 170x;
	line-height: 190px;
}

div.whoslogged {
	text-align: right;
}

div#placeholder-search {
	padding: 76px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 130px;
}

div#nav div#placeholder-nav {
	height: 30px;
        background-image: url(/images/cssimg/menuback.gif);
}

div#placeholder-nav {
	padding-left: 15px;

}

div#placeholder-nav td {
	left-padding: 15px;
	vertical-align: top;
}

div#hero {
	margin-right: 0;
	width: 600px;
}

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: 18px 0 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: 18px;
	height: 72px ;
}

#newsscroll {
position: absolute;
visibility: visible;
z-index: 10;
top: 20px;
left: 650px;
height: 40px;
width: 150px;
clip: rect(0px, 100px, 60px, 0px);
border-width: 0px;
padding-top: 40px;

}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */