body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	text-align:center;
	background:#ffff99;}
	
a, a:visited, a:active {outline-style:none;}
#body a {text-decoration:none;}
#body a:hover {text-decoration:underline;}

img {border:none !important;}

#body .end {border-right:none !important;}

.clear {clear:both;}
	
#page_wrapper {
	margin:0 auto;
	padding:0;
	width: 960px;
	height: 17px;
	background: #000000;}

/* ############################### HEADER ############################### */
#header {
	width:960px;
	height:155px;
	margin:0 auto;
	padding:0;
	text-align:left;
	/*background:#000 url(../images/template/header_bg.png) no-repeat left top;*/
	position:relative;}
	
#header div#display_homepage_title {
    font: 29px/46px "Century Gothic",Arial,Helvetica,sans-serif;
    height: 108px;
    margin: 0;
    padding: 27px 0 0;
    width: 400px;
}

#header div#display_homepage_title a{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:left;
	display:block;
	text-indent:-9999px;
	background:transparent url(../images/template/header_bg.png) no-repeat top left;
	color:#ffff99;
}

#header div a#homepage_title{
	text-indent:0px;
	font:29px/46px "Century Gothic", Arial, Helvetica, sans-serif;
	background:none;
}

/* ############################### SITE TOOLS ############################### */
#site_tools {
	margin:0;
	padding:0;
	color:#fff;
	text-align:right;
	position:absolute;
	top:10px;
	right:0;}
	
#site_tools a#home { background:url(../images/template/home2.gif) top left no-repeat;}
#site_tools a#about { background:url(../images/template/about2.gif) top left no-repeat;}
#site_tools a#contact { background:url(../images/template/contact2.gif) top left no-repeat;}
#site_tools a#cart { background:url(../images/template/cart2.gif) top left no-repeat;}
	
#site_tools a {
	display: inline-block;
	float:left;
	width:120px;
	height:38px;
	background-position:top;}
	
#site_tools a#home:hover, #site_tools a#about:hover, #site_tools a#contact:hover, #site_tools a#cart:hover {background-position:bottom;}



/* ############################### TOP NAVIGATION ############################### */
#top_nav {
color: #FFF;
	margin:0 auto;
	padding:0;
	width:960px;
	height:46px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
	color: #FFF;
	text-transform:uppercase;}
	




/* ############################### SEARCH BOX ############################### */
#display_search_wrapper {
	bottom: 0;
    display: block;
    height: 34px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 184px;
    width: 315px;
	background:url(../images/template/search_bg2.gif) 0 0 no-repeat;}
	
#display_search {
	margin:0;
	padding:0;}
	
#display_search_wrapper input {
	border: 0px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 9px 0 9px 35px;
    width: 237px;
	background:none;}

#display_search_wrapper img{
	margin:7px 0 0;
	padding:0;}

/* ############################### MAILING LIST ############################### */
#eList {
	margin:0;
	padding:0;
	width:184px;
	height:46px;
	text-align:left;
	position:absolute;
	bottom:0px;
	right:0px;
	background:url(../images/template/newsletter_bg.gif) 0 0 no-repeat;}
	
#elist_field {
	border: 0px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin: 21px 0 0 8px;
    padding: 1px;
    width: 125px;
	background:none;}

#elist_btn {
	margin: 20px 0 0;
    padding: 0;
    position: absolute;}



/* ############################### SHOPPING CART DISPLAY ############################### */
#cart_wrapper {
    background: url("../images/template/cart_summary_bg.gif") no-repeat scroll right top transparent;
    color: #000000;
    float: right;
    font: 12px/15px Arial,Helvetica,sans-serif;
    height: 41px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 58px;
    width: 200px;
}
	
#cart_wrapper a, #cart_wrapper a:hover {
    color: inherit;
    display: inline;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

#display_cart_summary,
.cartsummary_full,
.cartsummary_empty {display:inline;}


/* ############################### DROP DOWNS ############################### */
#DropDown_ShopBy_Manufacturer select,
#DropDown_ShopBy_Category select,
#DropDown_ShopBy_Price select {
	margin:8px 0;
	padding:0;
	width:160px;
	font-size:11px;}

/* ############################### LEFT_NAV ############################### */
#left_nav {
	width:100px;
	margin:0px;
	padding:8px 0 0 1px;
	text-align:left;}

	
/* ############################### PROMOTIONS ############################### */
#display_promotions_999{
	margin:0px;
	padding:10px 0px;
	text-align:center;
	vertical-align:middle;}

/* ############################### CONTENT ############################### */

#content_wrapper {background:url(../images/template/content_wrapper.png) no-repeat center top;}

#content {
	margin:0 auto;
	padding:0;
	width:960px;
	text-align:left;
	background:#ffffe3;}
	
#content_area {
	margin:0;
	padding:8px 10px;
	width:748px;
	text-align:left;
	height:450px;}

#content #content_area table{text-align:left;}

/* ############################### FOOTER ############################### */
#footer {
	margin:0 auto;
	padding:0;
	width: 960px;
	height: 185px;
	color:#8c8882;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background: #000000;
}

/* ############################### FOOTER TOP */
#footer_top {
	margin:0;
	padding:26px 0 20px 0;
	height: 144px;
	position:relative;}
	
#footer_top ul {
	margin:0;
	padding:0;
	display:inline;
	float:left;
	list-style:none;}
	
#footer_top ul li {
	margin:5px 0;
	padding:0;}
	
#footer_top ul li.title { color:#99ccff;
	text-transform:uppercase;
	margin: 0 0 7px;}
	
#footer_top ul li a { color:#ffffff; padding:0px; margin:0px;}
#footer_top ul li a:hover {}

#footer_top img{ margin:0 5px;}

/* ############################### FOOTER BOTTOM */
#footer_bottom {
	margin:0;
	padding:0;}
	
#footer_bottom p{
	margin:0;
	padding:0 0 20px;}
	
#footer_bottom a {color:#000000;}
#footer_bottom a:hover {}

/* ############################### WINTER 2009 FIXES ############################### */
.next_page_img{width:auto !important; height:auto !important;}
.previous_page_img{width:auto !important; height:auto !important;}
.soft_add_content_area span, .quantity{color:#000;}

.qe_toolbar_ovr, .soft_add_wrapper {
z-index:9999 !important;
}

/* ############################### SHOPPING CART V11 ############################### */

#v65-onepage-DetailHeaders, .v65-onepage-headerShort {
    background:#676767;
}

#billing-header, #shipping-header, #v65-checkout-payment-header {
    padding-bottom: 0 !important;
}

#v65-onepage-cartsummary-label {;
    padding-left: 25px !important;
}

#content_area .v65-cart-giftcert-details-row td font, #content_area .v65-cart-giftcert-details-row td font b {
    color: inherit !important;
}

/* ############################### ON PAGE SEO ############################### */

.category-seo h1 {
    color: #444444;
    font-family: "Arial";
    font-size: 20px;
    text-align: left;
  font-weight: bold;
  font-style: normal; 	
}
.category-seo h2 {
text-transform: uppercase;
}
.category-seo h2 {
    color: #444444;
    font-family: "Arial";
    font-size: 18px;
    text-align: left;
  font-weight: bold;
  font-style: normal; 	
}
.category-seo p {
color: #050708;
font-size: 14px;
font-family: "Arial";
text-align: left;
  font-weight: normal;
  font-style: normal;
}