/* CSS Document */

/*  ------ global ------- */	

body {font:11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; margin: 0px; background-image:url(/images/background-site.png); background-repeat: no-repeat; background-position: top;color:#333;background-color: #484848;} table {font-size:inherit;font:100%;} select, input, textarea {font:99% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;}pre, code {font:115% monospace; *font-size:100%;} body * {line-height:1.7em;}

ul.noindent {padding: 0px 0 10px 0px; margin: 0; list-style: none;} 

p{margin: 0 0 1em 0;}`

img { behavior:url(/_includes/iepngfix.htc); }

img {border: 0px;}

a {outline: none;}
	
a:link {color: #0066CC; text-decoration: none;}
a:visited {color: #0066CC; text-decoration: none;}
a:hover {color: #E04518; text-decoration: none;}
a:active {color: #666666; text-decoration: none;}

h1 {margin: 0px; padding: 0px;}

input [type=text]{font-size: 11px; color:#666666;}

.search-input {width: 348px; padding-left: 2px;}
	
	
/*  ------ top ------- */

.top-bg { background-image:url(/images/top-bg.jpg); background-repeat:no-repeat; background-position: top center; height: 107px; width: 976px;}

	/*------hidden from IE 6 and below------*/
	html > body .top-bg {	background-image:url(/images/top-bg.png);background-repeat:no-repeat; background-position: top center; height: 107px; width: 976px;}


/*  ------ outside shadow ------- */

.outside-shadow { background-image:url(/images/outside-shadow.gif); background-repeat:repeat-y;}

	/*------hidden from IE 6 and below------*/
	html > body .outside-shadow { background-image:url(/images/outside-shadow.png); background-repeat:repeat-y;}

/*  ------ bottom image ------- */

.bottom-bg { background-image:url(/images/bottom-bg.jpg); background-repeat:no-repeat;}

	/*------hidden from IE 6 and below------*/
	html > body .bottom-bg {background-image:url(/images/bottom-bg.png);background-repeat:no-repeat;}
	
	
	
/*  ------ home link at top ------- */		
	
.home-link {
	color:#666666;
	vertical-align: top;
	text-align: center;
	padding: 17px 0 0 0;
	}
	
	.home-link a:link {color:#666666;}	
	.home-link a:visited {color:#666666;}	
	.home-link a:hover {color:#66FF00;}	
	.home-link a:active {color:#63AF32;}	
	
	
/*  ------ Green Menu Left ------- */		
	
.green-menu-left ul {
	float:left;
	padding: 33px 0 0 28px; 
	margin: 0; 
	}

.green-menu-left ul li {
	display: inline;
	}

.green-menu-left li a {
	padding: 0 16px 0 0;
	color: #333333;
	}
	
	.green-menu-left li a:hover {
	color: #666666; 
	}
	
/*  ------ Green Menu right ------- */		
	
.green-menu-right ul {
	float:left;
	padding: 33px 16px 0 109px; 
	margin: 0; 
	}

.green-menu-right ul li {
	display: inline;
	}

.green-menu-right li a {
	padding: 0 0 0 16px;
	color: #333333;
	}
	
	.green-menu-right li a:hover {
	color: #666666; 
	}	
	
/*  ------ Green Menu right ------- */

.top-cart-button {float: left; padding: 28px 0 0 0;}	
	
	

	
/*  ------ Search Area Home ------- */	

.search-area {
	background-color:#D3E8C6;
	width: 625px;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	padding: 0 0 18px 18px;}
	
	.search-area h1 {
	color:#5DA62E;
	padding: 0 0 6px 0;

	font-size: 19px;
	font-weight: bold;}
	
.home-search-area {background-image:url(/images/home-search-area-bg.gif); background-repeat: no-repeat;}

/*------Search Area Inside------*/

.search-area-inside {
	background:url(/images/search-inside-bg.gif);
	width: 627px;
	background-repeat: no-repeat;
	height: 82px;
	padding: 10px 0 0 18px;}
	
	.search-area-inside h1 {
	color:#5DA62E;
	padding: 0 0 6px 0;

	font-size: 19px;
	font-weight: bold;}
  
/*------Shopping Cart Summary------*/

.cart-summary {
	background:url(/images/cart-inside-bg.png);
	width: 261px;
	background-repeat: no-repeat;
	height: 92px;
}

.cart-summary-heading {
	padding: 12px 0 3px 0;
	font-size:14px;
	font-weight: bold;
	text-align:center;}
	
.cart-summary-items {
	padding: 0 0 3px 0;
	text-align:center;}
	
.cart-summary-links {
	text-align:center;
	font-weight:bold;}	
	
	
/*------Side Menu------*/	
	
.side-menu-top {
	background:url(/images/side-menu-top.gif);
	width: 174px;
	background-repeat: no-repeat;
	height: 13px;}
	
.side-menu {
	padding: 0;
	background-color:#E1E1E1;
	background-image:url(images/side-menu-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 174px;}	
	
	.side-menu h2 {
		font-weight: bold;
		font-size: 16px;
		margin: 0 18px;
		padding: 3px 0 18px 0;
		line-height: 1.1em;
		
		}
		
	.side-menu ul {padding: 0 10px 0 18px; margin:0; font-size: 10px;}
	
	.side-menu ul li {
		padding: 0 0 4px 0;
		list-style:none;}	
		
/*------ product thumb ------*/


.product-th {margin: 0 0 15px 0;}
.product-th td { width: 126px; padding: 14px 10px 10px 10px; text-align:center; border-bottom: 1px solid #e1e1e1;}	

.line {
	background-color:#CCCCCC;}		
	
.product-name {padding: 5px 0 6px 0;}	
.product-name a {line-height: 1.1em;}

.prices-th {padding: 0 0 6px 0; font-size:11px;}




/*------ subcat heading ------*/
	
.subcategory-heading h2 {font-size: 22px; font-weight: bold; margin:0px; padding: 5px 0 0 0; border-bottom: 1px #ccc solid;}	
	
		
/*------ Bread Crumb ------*/	

#bread {font-size: 10px; color:#333;}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}		
	
	#bread a:link {color: #999; text-decoration: none;}
	#bread a:visited {color: #999; text-decoration: none;}
	#bread a:hover {color: #999; text-decoration: underline;}
	#bread a:active {color: #999; text-decoration: none;}
	
/*------ Page Content (general content pages) ------*/

#page_content {font-size:12px;padding:18px 0 0 0 ;}
	#page_content h2{font-size: 16px;padding: 0 0 .5em 0;margin:0;line-height: 1.1em;display:block;}
	#page_content ul{margin-top:.2em;}
	
/*------ Search Page ------*/	

.search-items-found {
	padding: 12px 0;
	font-size: 18px;
	font-weight: bold;
	color:#666666;}	
	
	.search-items-found .item {color:#0066CC;}
	
.table-search {
	font-size: 12px;
	border-bottom: 1px #ccc solid;
	padding: 0 10px;}	
	
.search-items {
	font-size: 12px;
	border-bottom: 1px #ccc solid;
	vertical-align:top;
	padding: 10px;}	
	
	
	
/*------ Product Detail Page ------*/	
	
.product-detail-prices-top { 
	background:url(/images/product-detail-prices-top.gif);
	width: 261px;
	background-repeat: no-repeat;
	height: 12px;
	margin: 18px 0 0 0;}
	
	.product-detail-prices { 
	font-size: 12px;
	background:url(/images/product-detail-prices-bg.gif);
	background-repeat: repeat-y;
	padding: 0 18px;}
	
	.product-detail-prices-bottom { 
	background:url(/images/product-detail-prices-bottom.gif);
	width: 261px;
	background-repeat: no-repeat;
	height: 13px;
	margin: 0 0 18px 0;}
	
.price-strike {
	text-decoration: line-through;
}	

.our-price {color:red; font-weight:bold;}



.price-row {padding-bottom: 4px;}

.price-total {
	border-top: 1px #ccc solid;
	font-size: 14px;
	font-weight: bold;
	color:#5DA62E;}
	
.price-disclaimer {font-size: 9px;}	

.upsell-headings {

	border-top: 1px #ccc solid;
	font-size: 17px;
	font-weight: bold;
	padding: 18px 0 0 0;}
	
.write-review {

	border-top: 1px #ccc solid;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;}
	
.rating {padding: 15px 0 0 0;}		
	
.review-heading {
	padding: 3px 0 0 0;
	font-weight:bold;}	
	
.review-name {font-weight: bold;
	color:#63AF32;}	
	
.multiple-pics td {padding: 10px 10px 0 0;}	

.other-views {text-align: center; padding: 6px 0 0 0;}

.free-ship {padding: 0 0 12px 0;}
	
	
/*------- Tables ------*/


/*------tables e-commerce ------*/
		
.table_cart {border-left:#D2D2D2 solid 1px;border-top:#D2D2D2 solid 1px;font-size:12px;line-height:15px;margin:0 0 20px 0; width: 100%;}

	.table_cart td {padding:7px;border-right:#D2D2D2 solid 1px;border-bottom:#D2D2D2 solid 1px;}
	
	.table_cart tbody{ background:#FFFFFF;}

	.table_cart thead th {background:#D2D2D2;font-weight:bold; white-space: nowrap;text-align:left;padding: 5px 10px;}

	.table_cart tfoot {background:#FAFAFA;}
	
	.table_cart a{text-decoration:none;}.table_cart a:hover{text-decoration:underline;}
	
	.table_cart select, .table_cart input[type=text]{font-size:10px;}



.table_forms {margin:0 0 20px 0;border:1px solid #CCCCCC;border-bottom:0;}

	.table_forms tbody td {padding:10px 10px 0 10px;border-bottom:#CCCCCC solid 1px;vertical-align:top; background:#FBFBFB;}
	
	.table_forms tbody td td{padding:0 30px 10px 0;border-bottom:0;border-collapse:collapse;}
	
	.table_forms tbody label{margin:0 0 5px 0;display:block;font-weight:bold;}

	.table_forms thead th{font-weight: bold; background-color: #F0F0F0; white-space: nowrap;text-align:left;padding: 5px 10px;font-size:12px;}

	.table_forms tfoot {background-color:#EEEEEE;}
	
	.table_forms .required{font-weight:bold;color:#B22525;font-size:1.25em;line-height:50%;}
	
	
.table_search {font-size: 12px; width:100%;margin: 0 0 15px 0;}	
.table_search thead th {border-bottom: 1px #ccc solid; font-weight:bold; text-align: left;}
.table_search tbody td{ border-bottom: solid #ccc 1px;padding: 10px 0;}

.table_preview {}
	.table_preview td{padding:0.5em;border-bottom:1px solid #CCC;}
	.table_preview thead th{font-weight: bold; background-color: #F0F0F0; white-space: nowrap;text-align:left;padding:.5em;font-size:12px;}

/*------Gallery Tables ------*/

.table_gallery_list td{padding:18px 18px 16px 0;border-bottom:1px solid #CCC;}
.table_gallery_detail td{padding:0 18px 18px 0;font-size:12px;}
	
/*------ buttons navigation ------*/

.section_options {border: 1px solid #CCCCCC;background:#E8F3E1;padding:10px 10px 8px 10px;margin:0 0 10px 0;font-size:12px;line-height:18px;}
	.section_options td{padding:3px 7px 3px 3px;}
	.section_options td.label{padding:3px 20px 0 0;}
	
#sysMessage_error {padding:5px 7px;background:#FFEBE8;border:#FF7F7F solid 1px;display:block;font-weight:bold;color:#B22525;}
	#sysMessage_error img{float:left;margin:0 2px 0 0;}

#sysMessage_confirm {padding:5px 7px;background:#E2F9E3;border:#3D993D solid 1px;display:block;font-weight:bold;}
	#sysMessage_confirm img{float:left;margin:0 2px 0 0;}
	
/*------ checkout progress ------*/
	
#nav_step_checkout {
	font-size:11px;
	width: 100%;
	padding:0;
	height:20px;
	display:block;
	white-space:nowrap;
	}

	#nav_step_checkout ul {
	display: inline;
	border: none;
	height:20px;
	} 

	#nav_step_checkout ul li {
	margin: 0;
	border: none;
	list-style: none;
	display: inline;
	float:left;
	}	

	#nav_step_checkout ul li a{
	color:#999999;
	padding: 3px 0 3px 20px;
	background-image:url(/images/icon-circle-incomplete.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	margin: 0 20px 0 0;
	cursor:default;
	}
	
	#nav_step_checkout ul li a.current {
	text-decoration:none;
	color:#06C;
	background-image:url(/images/icon-circle-incomplete.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	}
	
	#nav_step_checkout ul li a.complete {
	text-decoration:none;
	background-image:url(/images/icon-circle-complete.gif);
	background-position:left;
	background-repeat:no-repeat;
	}
	
	#nav_step_checkout ul li a:hover.complete{
	text-decoration:underline;
	cursor:pointer;
	}
	
	#nav_step_checkout td {padding:0 20px 0 0;}
	

/*  ------ footer ------- */

.footer a:link {color: #666666; text-decoration: none;}
.footer a:visited {color: #666666; text-decoration: none;}
.footer a:hover {color: #E04518; text-decoration: none;}
.footer a:active {color: #666666; text-decoration: none;}

.footer-all-products-heading {font-size: 16px; font-weight:bold; border-bottom: 1px #cccccc solid; color: #666666;}	

.footer-products-links {color: #666666;}

.footer-products-links strong {font-size: 12px;}

.footer-products-links ul {font-size: 10px; padding: 15px 15px 15px 0; margin:0;}

.footer-products-links ul li {padding: 0 0 0 0; marging:0; list-style: none;}

.enews-signup-bg {background-image:url(/images/enews-signup-bg.jpg); background-repeat: repeat-x; height: 46px;}

.enews-signup {padding: 0 15px 0 0; font-size: 12px; color: #666666;}

.footer-links {font-size: 10px; color: #666666; padding: 10px 0 0 0;}

.footer-copyright {font-size: 10px; color: #666666; padding: 2px 0 0 0;}

.footer-phone {font-size: 16px; color: #666666; font-weight: bold; padding: 8px 0 0 0;}


/*------main menu background------*/

.main-menu-bg {
	background:url(/images/main-menu-bg.png);
	width: 960px;
	background-repeat: no-repeat;
	height: 41px;
}


/*------ drop down menu ------*/

#dropdown
{	margin: 0;
	padding: 0;
	z-index: 30}

#dropdown li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px}

#dropdown li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 15px 10px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	line-height:1em;}

#dropdown li a:hover
{color:#66FF00;}

#dropdown div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 0px solid #5970B2}

	#dropdown div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 8px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #5B5B5B;
		color: #fff;
		font: 11px verdana;
		border-bottom: #666 1px solid;}

	#dropdown div a:hover
	{	background: #666;
		color: #66FF00}
		
#dropdown div a.allproducts {
		position: relative;
		display: block;
		margin: 0;
		padding: 4px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font: 11px verdana;
		border-bottom: #666 0px solid;}	
		
#dropdown div a.allproductsheading {
	margin: 13px 0 0 0;
	padding: 4px 10px;
	font-size: 13px;
	font-weight:bold;
	border-bottom: #666 0px solid;}		




/*------ login.aspx ------*/


.login form div {
	margin: 0 0  0;
	clear: left;
}

.login label {
	width: 10.75em;
	display: block;
	float: left;
	font-weight: bold;
	padding: .75ex 1em 1ex 0;
	text-align:right;
	font-size:12px;
}

.login input[type=text]{
	height:1.5em;
	width:200px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.login input[type=password]{
	height:1.5em;
	width:200px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.login textarea {
	width:330px;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	line-height:1.5em;
	margin:0 0 1em 0;
}

.login .secondary {
	float:none;
	width:auto;
	font-weight:normal;
	margin:0 0 0 6.25em;
	text-align:left;
}

.login .sectionoptions {
	float:none;
	width:auto;
	font-weight:normal;
	margin:0 .5em 0 0;
	text-align:left;
}

.login div.actions {
	margin: 2em 0 15px 10.2em;
	padding: 0 0 0 1.5em;
}

	
.login .formsection {
	padding:10px;
	margin:0;
	font-size:12px;
	
}

.login input[type=text].autowidth{
	width:auto;
}

.login input[type=password].autowidth{
	width:auto;
}

.login-box {
	background-color:#F7F7F7;
	border:1px solid #E5E5E5;}
	
.login h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 8px 0 18px 8px;
	margin: 0;}	
	
	
	
	
	



.storecontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	margin:0 auto;
	width:736px;
}
.storecontent h1{
	color:#421590;
	text-transform:uppercase;
	font-size:14px;
}

.storecontent h2{
	text-transform:capitalize;
	font-size:13px;
	margin:0;
	color:#56781D;
}

.storecontent h3{
	text-transform:capitalize;
	font-size:12px;
	color:#D65320;
}


	.post-sale-coupon {border: dashed 1px #ccc; padding: 25px;background:#FAFAFA;margin: 20px 0 20px 0; font-size:12px;}
	.post-sale-coupon h1 {margin: 0 0 10px 0;}
	.order-number {font-size: 18px;color:#4C94DC;font-weight:normal;}
	.expiration {font-size: 10px;}
	.discount-code {font-size: 12px;  color: red;}
	
	
.gallery-name {font-size: 14px; font-weight: bold;}	


/*------ Google Search Styles ------*/
	

.gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif !important; font-size: 13px !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
    color: #0066CC!important;
    text-decoration: underline;
}

.gsc-input{background:none !important}


