body {
	color: #666;
}

hr.clear {
	background: #fff;
	color: #fff;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #B2CBE7;
}

div#page {
	background: #fff;
}

div#placeholder-logo {
	color: #000;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-box1 {
	background: #B2CBE7;
	color: #444;
}

div#placeholder-search {
	color: #fff;
}

div.whoslogged {
	color: #fff;	
}

div#footer {
	color: #2a2a2a;
	font-size: 11px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #2a2a2a !important;
}
#footer a:link:hover, #footer a:visited:hover {
	color: #ff2800 !important;
}

td.menu-item,
td.menu-item-hover,
td.menu-item-selected {
	font: bold 13px/1.2 Helvetica, Arial, sans-serif;
}

td.menu-item {
	color: #2a2a2a;	
}

td.menu-item-hover {
	color: #ff2800;
}

td.menu-item-selected {
	color: #ff2800;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #B2CBE7;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

div.search-box {
	background: #B2CBE7;	
}

.secure-login, .newsletter-form {
	background: #B2CBE7;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div.search-box {
	margin: 18px 0;
	padding: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

div.whoslogged a {
	color: #B2CBE7;
}

#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: #ededed;
	margin-top: 26px;
}

* html body {
	margin-top: 12px;
}

div#header-left, div#header-right {
	height: 100px;
}

div#header-left {
	background: url(/images/cssimg/bg-logo-10-8.png) no-repeat 0 0;
}

div#header-right {
	background: url(/images/cssimg/bg-nav-10-8.png) no-repeat 0 0;
}

div#placeholder-nav {
	height: 36px;
	margin-top: 21px;
	padding-left: 90px;
}

div#placeholder-logo {
	padding-top: 27px;
	padding-left: 30px;
}

div#placeholder-rss {
	height: 18px;
	text-align: right;
}

div#placeholder-hero {
	height: 250px; /*355px;*/
	margin: 0;
	width: 600px; /*600px;*/
}

div#placeholder-box1 {
	height: 250px; /*216px;*/
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#main div.inner {
	padding: 18px 10px 10px; /*basil karam 18px 10px 10px;*/
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 27px;
	text-align: right;
}

div#footer {
	padding-top: 18px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
#paymentdiv {display: none;}

#related-products {margin: 1em 0.5em;}
#related-products .shop-product-small {height: 210px; padding: 0; margin: 0; width: auto; text-align: center;}
#related-products ul {display: none; }
#related-products .image {text-align: center; margin: 0 auto; }

/* Easy Slider */
#slider {height: 250px; overflow: hidden;}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:960px;
		height:250px;
		overflow:hidden; 
		}
		#prevBtn, #nextBtn{ 
		display:block;
		width:25px;
		height:25px;
		

		}	
		#prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

	#nextBtn{ 
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:25px;
		height:25px;
		background:url(Images/banners/prev_button.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(Images/banners/next_button.gif) no-repeat 0 0;	
		}					

/* // Easy Slider */
#placeholder-hero {padding-left: 15px; background: #fff;}

#cse-search-results iframe {height: 1000px;}

#pagination-bottom, #pagination-top 	{ font-size: 1.125em; color: #E0231A; text-align: center; }
#pagination-bottom a, #pagination-top a { border: 1px solid;padding: 0.25em 0.6em; margin: 0 1px; color: #E0231A; }
#pagination-bottom a:hover, #pagination-top a:hover { color: white; background: #E0231A; border: 1px solid #E0231A; text-decoration: none; }
#pagination-top { margin-top: 1em; }

.state td {font-size: 1.5em; color: #B2CBE7; padding-left: 10px}
.shipping-codes {border: 1px solid #4F4F4F;}
.shipping-codes td { padding-left: 10px;}
tr.state { background: #4F4F4F}
