/* ---------------------------------------------
Screen Stylesheet for http://www.DomainName.com
Updated: 03/14/09 - Eddie Kasper
Version: 3.50
-------------------------------------------------
::COLORS::
	Black: #333 --example usage--

::TOC::
	Resets
	Defaults
	Typography
	Template 
	Links
	Navigation
	Forms
	Global Classes
	Pages

::Opacity/Transparency CSS

.opaque1 {	// for all other browsers
	opacity: .5;
}

.opaque2 {	// for IE8
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.opaque3 {	// for IE5-7
	filter: alpha(opacity=50);
}


	

--------------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
table {
border-collapse:collapse;
border-spacing:0;
overflow:hidden;
word-wrap:break-word; /* will not validate IE only */
}
/*
caption, th, td {
text-align: left;
}*/

/*********** ---------- ::Defaults:: --------------------- ***********/
html { 
font-size:100.01%; 
height:100.1%; 
overflow-y:scroll; 
overflow: -moz-scrollbars-vertical; 
}  
 

body { 
height:100%;
font:12px/140% Tahoma,Geneva,Helvetica,sans-serif;
background:#fff;
color:#333;
}

/*********** ---------- ::Typography:: ------------------- ***********/
address, h1, h2, h3, h4, h5, h6, li, p, pre {padding: 3px 10px;}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
address, li, p {font-size:12px;}
pre {font-size: 12px;}
ul {margin-left: 25px;}

/*********** ---------- ::Template:: --------------------- ***********/
#wrap {
width: 960px;
border-left: 1px solid #ccc;
border-right : 1px solid #ccc;
margin:0 auto;
background: #fff;

}
#masthead {
height: 171px;
border-bottom : 1px solid #ccc;
margin-bottom: 1px;
}
#logoblock { 
width: 745px;
height: 142px;
float:left;
background: transparent url('../images/site-graphics/header-bg.jpg') no-repeat;
}
#top-menu {
	width: 960px;
	height: 29px;
	background: #fff url('../images/site-graphics/top-menu-main-bg.gif') repeat-x;
	border-bottom: 1px solid #999;
}
#top-menu .menu-end-border {
	height:29px;
	width: 1px;
	background: #fff;
	float: right;
}
#search-wrap {
width: 422px;
height: 112px;
float:right;
/*background: transparent url('../images/site-graphics/header_shoppingCart_shadowLeft.png') right no-repeat;*/
}
#searchbox {
	width: 400px;
	height: 46px;
	background: transparent url('../images/site-graphics/search-box-bg.jpg') no-repeat;
	margin: 50px 0 0 0px;
	padding: 9px 0 0 20px;
	float: right;
}
#searchbox #headersearch {
	width: 205px;
	background: transparent url('../images/site-graphics/search-input-bg.jpg');
	float: left;
	padding: 6px 4px 1px 7px;
	margin: 1px 0 0 0;
	border: 0;
	height: 18px;
	color: #999;
	font-size: 11px;
}
#searchbox #headersearch-bt {
	width: 24px;
	height: 25px;
	border: 0;
	margin: 1px 0 0 0;
	padding:0;
	float: left;

	}
#searchbox a {
	line-height: 25px;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
}
#searchbox a:hover {
	text-decoration:none;
}
#shoppingcart { 
width: 187px;
height: 112px;
float:left;
padding-left: 12px;
/*background: #fff url('../images/site-graphics/temp-shoppingcart.jpg') no-repeat;*/
background: #fff;
}
#shoppingcart p {
	font-size: 11px;
	padding: 2px 5px 2px 22px;
	line-height: 12px;
	color: #000;
}
#shoppingcart p.red {
	color: #861100;
}

#shoppingcart a {
	margin: 0 5px;
}
#shoppingcart a.nomarginleft {
	margin-left: 0;
}
#shoppingcart .icon1 {
	background: transparent url('../images/site-graphics/icon-account.gif') 0px 14px no-repeat;
}
#shoppingcart .icon2 {
	background: transparent url('../images/site-graphics/icon-cart.gif') left center no-repeat;
}
#shoppingcart a, #shoppingcart a:link, #shoppingcart a:visited {
	color: #666;
}
#accountbox {
	padding-bottom: 5px;
	height: 60px;
}
#accountbox .login-info p{
	padding: 14px 0 0px 22px;
}
#accountbox .logout-info p{
	padding: 2px 0 0px 22px;
}

#contents-wrap {
	margin-top: 20px;
	padding-bottom: 20px;
	background: transparent url('../images/site-graphics/content-wrap-bg-line.gif') 172px 0px repeat-y;
	border-bottom: 1px solid #ccc;
}
#left-col {
	width:170px;
	float: left;
	margin-left: 2px;
	border-top: 1px solid #ccc;	
	
}
#left-col h3 {
background:#eef4f9 url('../images/site-graphics/dotted-line.gif') bottom left repeat-x;
color:#135df1;
font-size:12px;
line-height:35px;
margin-top: 1px;
}
#left-menu {
	width: 169px;
}
#contents {
width: 765px;
float: right;
margin: 0 10px 0 10px;
}
#home-menu-wrap {
	background: #fff;
	height: 146px;
	border: 1px solid #666;
	padding: 1px;
	margin-bottom:10px;
}
#home-menu {
	height: 146px;
	background: #777 url('../images/site-graphics/box-menu-bg.jpg') repeat-x;
}
#home-menu h4 {
	line-height: 30px;
	color: #fff;
	padding: 3px 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px dotted #fff;
}
#home-menu h4 span {
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
}

#home-menu-links {
	background: transparent url('../images/site-graphics/home-menu-divider.gif') repeat-y;
}
#home-menu-links ul {
	float: left;
	list-style:none;
	margin: 0;
}
#home-menu-links li {
	padding: 0px 15px;
	line-height: 25px;
}
#home-menu-links ul.colone {
	width: 145px;
}
#home-menu-links ul.coltwo {
	width: 160px;
	margin-left: 30px;
}
#home-menu-links ul.colthree {
	width: 140px;
	margin-left: 30px;
}
#home-menu-links ul.colfour {
	width: 200px;
	margin-left: 30px;
}
#home-menu-links ul li a, #home-menu-links ul li a:link, #home-menu-links ul li a:active, #home-menu-links ul li a:visited {
	color: #fff;
	text-decoration:none;
}

#home-menu-links ul li a:hover {
	text-decoration:underline;
}

#splash {
	height: 300px;
/*	background: transparent url('../images/site-graphics/splash-placeholder.jpg') no-repeat; */
	margin-bottom: 10px;
}
#newsletter-wrap {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0;
}
#newsletter {
	height: 45px;
	background: #666 url('../images/site-graphics/newsletter-bg.gif') repeat-x;
}
#newsletter #newsletter-signup {
	width: 185px;
	height: 16px;
	padding: 2px;
	margin: 12px 0 0 0;
	border: 1px solid #ccc;
	float: left;
	color: #999;
}
#newsletter input#newsletter-bt {
	padding: 2px;
	margin: 9px 10px 0 2px;
	float: left;
}


#footer {
clear:both;
width: 960px;
height: 200px;
background: #fafafa url('../images/site-graphics/content-wrap-bg-line.gif') 330px 0px repeat-y;
}
.footer-box-left {
	width: 325px;
	float: left;
	margin-top: 10px;
}
.footer-box-right {
	width: 630px;
	float: right;
}
#footer p {
	font-size: 11px;
}
#footer h4 {
	color: #135df1;
	padding: 5px 10px 2px;
}
.footer-box-right ul {
	margin-left: 5px;
}

/*********** ---------- ::Links:: ------------------------ ***********/
a {text-decoration:underline;}
a:visited {text-decoration:underline;}
a:active, a:focus, a:hover {
text-decoration:none;
outline:none;
}
a img {border:none;}

/*********** ----------  ::Navigation:: ------------------ ***********/
/*********** Top Menu Navigation ***********/
#top-menu ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0px;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#top-menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	font: bold 11px/28px Tahoma,Geneva,Helvetica,sans-serif;
	color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #555;
	background: #666 url('../images/site-graphics/top-menu-bg.gif') repeat-x;
}
#top-menu ul li a, #top-menu ul li a:link, #top-menu ul li a:active, #top-menu ul li a:visited {
	font: bold 11px/28px Tahoma,Geneva,Helvetica,sans-serif;
	background: transparent;
	display: block;
	color: #fff;
	padding: 0 24px;
	margin: 0;
	text-decoration: none;
	text-transform:uppercase;
	
}
#top-menu ul li a:hover {
	color: #fff;
	background: #861100;
}
#top-menu ul li.noborder {
	border-left: 0;
}

#top-menu ul li.noborder a {
	padding: 0 20px;
}

/*********** Left Navigation ***********/

/*#left-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#left-menu ul li {
	margin: 0;
	padding: 0 0 2px 0;
    float: left;
    display: block;
    width: 169px;	
	line-height: 31px;
	background: transparent url('../images/site-graphics/dotted-line.gif') bottom repeat-x;
}
#left-menu ul li a, #left-menu ul li a:link, #left-menu ul li a:active, #left-menu ul li a:visited {
	display: block;
	font: normal 12px/12px Tahoma,Geneva,sans-serif;
	background: transparent;
	color: #000;
	padding: 10px 0 9px 10px;
	margin: 1px;
	text-decoration: none;
	border: 0px solid #fff;
}

#left-menu ul li a:hover {
	background:#ededed url('../images/site-graphics/navLeft_arrow1.png') right center no-repeat;
	line-height: 12px;
	padding: 10px 0 9px 10px;
	display: block;
}
#left-menu ul ul {
	display: none;
}*/



/*********** Footer Navigation ***********/
#footer ul,
#footer ul.menulist {
	list-style: none;
	margin: 5px 0 0 2px;
	padding: 0;
	text-align: left;
	width:620px;
	
}
#footer ul li,
#footer ul.menulist li {float: none;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 24px;	
    border-left: 1px solid #135df1;
    width: auto;
    background: none;
}
#footer ul li a, #footer ul li a:link, #footer ul li a:active, #footer ul li a:visited,
#footer ul.menulist li a, #footer ul.menulist li a:link, #footer ul.menulist li a:active, #footer ul.menulist li a:visited {
	font: normal 11px/12px Tahoma,Geneva,Helvetica,sans-serif;
	background: transparent;
	color: #135df1;
	padding: 0 9px;
	margin: 0;
	text-decoration: none;
	display: inline;
	
}
#footer ul li.noborder1,
#footer ul.menulist li.noborder1 {
	border-left: 0;
}
#footer ul li.last a,
#footer ul.menulist li.last a {
	padding-right: 0;
}
#footer ul li a:hover,
#footer ul.menulist li a:hover {
	text-decoration: underline;
}
	
/* ---------- ::Forms:: ------------------------ */
label {cursor:pointer;}
input,label,select,textarea {
font-size:inherit;
font-family:inherit;
}
input, textarea {padding:2px;}
textarea {overflow:auto;}

/*********** ---------- ::Global Classes:: --------------- ***********/
.center {text-align:center;}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {
font-size:20px;
font-weight:bold;
}
.light {color:#999;}
.small {
font-size:10px;
font-weight:normal;
}
.bold {
	font-weight: bold;
}
.red {
	color: #861100;
}
.blue-bar {
	background: #6596f6;
	height: 5px;
}
.divide {
	padding: 0 10px;
}
.spacer10 {
	height: 10px;
}
.horz-line {
	height: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
/*********** ---------- ::Pages:: ------------------------ ***********/

/*********** /// place specific page rules here if needed /// ***********/

#logolink {
	margin: 47px 0 0 20px;
	padding: 0;
	float: left;
}

.divider {
	width: 740px;
	height: 10px;
	margin: 0 13px 0 8px;
	border-top: 1px solid #bbdabb;
}

.products-rowwrap {
	padding: 10px 0 20px 0;
	clear: both;
}
.products-rowwrap.end {
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #ccc;
}
.product {
	float: left;
	width: 180px;
	margin: 10px 14px 0 0;
}
.product.last {
	margin: 10px 0 0 0;
}
.product img {
	border: 1px solid #ccc;
}
.product a, .product a:link, .product a:visited {
	text-decoration: none;
	color: #861100;
}
.product a:hover {
	text-decoration: underline;
	color: #861100;
}

.product h3 {
	color: #861100;
	padding: 10px 0;
	font-size: 12px;
}
.product p {
	padding: 0 0 10px 0;
}
#social {
	padding: 10px 10px 10px 5px;
}
#social p {
	text-align: center;
}

.statcounter {
width: 100%; float : right; text-align: right;
}

#top-panel-blurb {
	text-align: center;
	font-size: 14px;
	padding: 0 10px 10px;
}