/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
body {
  margin:0px;
  padding: 0px;
  text-align: center;
  font: 12px Tahoma, Verdana, Helvetica, sans-serif;
  background: #FFF;
}
html {
  min-height:100%;
}
body {
  height:100%;
}
a {
  text-decoration: none;
  color: #920a18;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
h1, h2, h3, h4, h6, p {
  font: 11px Tahoma, Verdana, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
.container {
  margin: 0px auto;
  width: 880px;
  text-align: left;
  padding: 0 0 0 0;
}
#layer {
  background: #ac0000 url(../images/bg.gif) repeat-x left top;
}
#header {
  position: relative;
  width: 100%;
  height: 174px;
  padding: 0px 0px 0px 0px;
 /* background: url(../images/headerb.jpg) no-repeat left top; */
}
#logo {
  position: absolute;
  left: 0px;
  top: 21px;
}

.middle {
  margin-top: 10px;
	margin-bottom: 10px;
  clear: both;
}
#col-left {
  float: left;
  width: 235px;
  background-color:#fff8d8;
  padding-left:13px;
  padding-right:13px;
}
#col-left .content .title {
  color: #44787b;
  font-weight: bold;
  padding-top: 7px;
}
#col-left .content .text {
  font-size: 0.9em;
  color: #3D3D3D;

}
#col-left .content a {
  color: #003399;
  font-size: 0.9em;
}
.box-navigation .content a {
  font-size: 1em !important;
  line-height: 17px;
  margin-left: 15px;
}

.navigation .level0  li{
	/*display: none;*/
}

.navigation  .active li{
	display: block !important;
}

.col-main {
  float: left;
  width: 615px;
  margin-left: 0px;
  color: #3D3D3D;
  background: url("../images/main_center_bg.gif") repeat-y left top;
}
.col-main .content .intro {
  padding-bottom: 6px;
}
.col-main .content {
  color: #3D3D3D;
  font-size: 1.2em;
}
.col-main .box h3,
.col-main .box-white h3 {
    padding-top: 5px;
    font-size: 1.3em;
    font-weight: bold;
    color: #44787b;
	margin-bottom: 8px;
}
.col-main .box-white {
  margin-bottom: 5px;
}
.col-main .box-white .head {
    padding-top: 7px;
    padding-left: 15px;
}
.col-main .box-white .content {
    padding: 0px 15px 10px 15px;
    text-align: justify;
}

.title {
	font-weight: bold;
}
.new-collection .head {
	text-align: center;
	padding-left: 0px !important;
}
.new-collection .product-item {
	clear: both;
}
.new-collection .product-image {
	float: left;
}
.new-collection .product-shop {
	float: right;
	width: 110px;
}
.new-collection .product-shop h5 {
	line-height: normal;
}
.new-collection .product-shop h5 a {
	color: #44787b !important;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	text-align: left !important; 
}
.new-collection .description {
  color: #3D3D3D;
}

#collection-list li {
	border-bottom: 1px dotted #eee;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#collection-list li.last {
	border: none !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#arrived {
  float: left;
  width: 480px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #656565;
}
#arrived li {
  float: left;
  width: 120px;
}
#arrived li a {
  color: #656565;
  padding-left: 9px;
  background: url(../images/pointer.gif) no-repeat left center;
}
#products {
  float: left;
  width: 480px;
  margin-left: 10px;
  background: url(../images/colors.gif) no-repeat right top;
}
#products h3 {
  padding-bottom: 5px;
  font-size: 1.3em;
  font-weight: bold;
  color: #44787b;
}
.itemwrapper {
  text-align: center;
  margin-bottom: 5px;
  width: 115px;  
}
.pditem {
  margin-bottom: 3px;
 /* background: url(../images/pdb.gif) repeat-y left top; */
}
.pdheading {
  padding-top: 5px;
 /* background: url(../images/pdh.gif) no-repeat left top;*/
}
.pdimage {
  
}
.itemwrapper .price-box {
  padding-bottom: 5px;
  /*background: url(../images/pdf.gif) no-repeat left bottom; */
}
.itemwrapper .price-box .price-label {
	display: none;
}
.itemwrapper .price-box p {
	display: inline;
}
.itemwrapper .price-box .price {
	color: #4f4f4f;
  font-weight: bold;
  font-size: 0.9em;
}
.itemwrapper .out-of-stock {
	font-size: 0.9em;
	display: inline;
	vertical-align: middle;
}

.listing-item {
	width: 489px;
    padding: 7px 9px;
	margin-bottom: 7px;
  background: url(../images/maincolumnboxb.gif) repeat-y left top;
}
.listing-item .head {
  padding-top: 7px;
	width: 508px;
  background: url(../images/maincolumnboxh.gif) no-repeat left top; 
}
.listing-item .content {
  float: left;
  padding: 0px 15px 10px 15px;
  text-align: justify;
	width: 478px;
  background: url(../images/maincolumnboxf.gif) no-repeat left bottom;
}

.catalog-listing {
	margin-top: 7px;
}

#footer {
  clear: both;
  color: #2c0309;
  text-align: center;
  padding: 10px 165px 0 0;
  height: 215px;
  background: #fff url("../images/footer_bg.gif") repeat-x left top;
  border-top: 1px solid #d3d3d3;
}
#footer a {
  color: #48151a;
  font-weight: bold;
}
#footerlinks {
  color: #2e5c5f;
  margin-bottom: 5px;
  font-weight: bold;
}
#footerlinks a{
  color: #2e5c5f;
  font-weight: bold;
}
#footerlinks a:hover {
  color: #96754d;
  text-decoration: none;
}


/* Base Mini */
.base-mini { 
  margin-bottom: 5px;
  padding-bottom: 0px;
	width: 235px;

 /*  background: url(../images/leftcolumnboxb.gif) repeat-y left bottom; */
}
.base-mini .head { 
	padding-top: 0px;
	padding-left: 0px;
	color: #44787b;
	font-size: 1.1em;
	font-weight: bold;
	zoom: 1;
	/* background: url(../images/leftcolumnboxh.gif) no-repeat left top; */
}
.base-mini .head h4,
.base-mini .head h3 {
  color: #444;
  font-size: 1.1em;
  font-weight: bold;
  padding-right:10px;
}
.base-mini .content {
	float: left;
 	padding: 0px 0px 10px 0px;
	width: 232px;
	background-color:#FFF;
	border-color:#636363;
	border-width:1px;
	border-style:solid;
 /* background: url(../images/leftcolumnboxf.gif) no-repeat left bottom; */
}
.base-mini .head a { font-size:10px; text-transform:uppercase; }

.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini .product-images   { float:left; width:52px; height:52px; padding-left:10px; }
.base-mini .product-images a img { border:0px solid #a9a9a9; vertical-align:top; }
.base-mini .product-checkbox  { float: left; width:10px; }
.base-mini .product-names    { margin-left:18px; }
.base-mini .product-details   { float: right; width: 145px; padding-right:10px; }
.base-mini .regular-price    { color:#2f2f2f; font-size:11px; }
.base-mini .special-price    { font-size:11px; }
.base-mini .minimal-price    { font-size:11px; }
.base-mini .price-box      { margin:1px 0;}
.sidebar .item         { overflow: hidden; zoom: 1; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #ddd; }
.sidebar .last         { margin-bottom:0; border-bottom:none; }
.sidebar .actions        { 
	margin-top:0; 
	border-top:1px solid #ddd; 
	padding: 5px; 
}
.layered-nav .actions {
	border-bottom:1px solid #ddd; 
}

.mini-navigationd  .head h4, .mini-navigationc .head h4, .mini-product-tags  .head h4, .mini-newsletter  .head h4, .mini-cart .head h4, .mini-poll  .head h4, .mini-product-view  .head h4, .mini-related-items  .head h4, .mini-related-items  .head h4, .mini-compare-products .head h4, .account-nav  .head h4, .layered-nav  .head h3{
	width: 234px;
	height: 28px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

.mini-navigationc  .head h4   { background:url(../images/mini-navigationc.gif) no-repeat !important;}
.mini-navigationd  .head h4   { background:url(../images/mini-buttons_fet_ath.gif) no-repeat !important;}
.mini-product-tags .head h4     { background:url(../images/mini-product-tags.gif) no-repeat !important;}
.mini-newsletter   .head h4   { background:url(../images/mini-newsletter.gif) no-repeat !important;}
.mini-cart    .head h4  { background:url(../images/mini-cart.gif) no-repeat !important;}
.mini-poll  .head h4    { background:url(../images/mini-poll.gif) no-repeat !important;}
.mini-product-view   .head h4  { background:url(../images/mini-product-view.gif) no-repeat !important;}
.mini-related-items   .head h4  { background:url(../images/mini-related-items.gif) no-repeat !important;}
.mini-compare-products .head h4 { background:url(../images/mini-compare-products.gif) no-repeat !important;}
.account-nav .head h4 { background:url(../images/account-nav.gif) no-repeat !important;}
.layered-nav .head h3 { background:url(../images/layered-nav.gif) no-repeat !important;}

#newproducts{
	background:url(../images/titles_new.gif) no-repeat !important;
	width: 213px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
	margin-left:10px;
}

#welcometitle{
	background:url(../images/welcome_pro.gif) no-repeat !important;
	width: 350px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both; 
}

#gifttitle{
	background:url(../images/gift_pro.gif) no-repeat !important;
	width: 350px;
	height: 25px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#abouttitle{
	background:url(../images/about_pro.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#shoptitle{
	background:url(../images/shop_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#termstitle{
	background:url(../images/terms_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#privacytitle{
	background:url(../images/privacy_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}


#faqtitle{
	background:url(../images/faq_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}


#newstitle{
	background:url(../images/news_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}


#camptitle{
	background:url(../images/camps_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#testimonialtitle{
	background:url(../images/testi_head.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#contacttitle{
	background:url(../images/contact_header.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

#advertisetitle{
	background:url(../images/advertise_head.gif) no-repeat !important;
	width: 213px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	clear:both;
}

.head, .head-alt, .head-alt2, .head-alt3 {
	text-align: left !important;
}

.mikesidebar { font-size:1.1em; line-height:2;}

.layered-nav h4 {
	background: #fff;
	color: #000;
	font-size:1.1em;
	padding-left:20px;
	font-weight: bold;
}

.category-head {
	clear:both;
}

.catalog-listing .ratings .rating-box {
	float: left !important;
}


.one-page-checkout .active .head {
	background:#3D3D3D none repeat scroll 0%;
	border:1px solid #3D3D3D;
	cursor:default;
}

.breadcrumbs{
	clear: both !important;
	float: none !important;
	margin-left: 10px;
}

.tabs a {
	padding:6px !important;
}
.cart-collateral h4 {
	float:none  !important;
}

.top-bg{
   /*  background: url("../images/main_top_bg.gif"); 
    height: 7px;  */
    width: 615px;
}

.bottom-bg{
   /* background: url("../images/main_bottom_bg.gif"); 
    height: 7px;  */
    width: 615px;
}
.base-mini .content .content{
    background-image: none;
}

.button-set a.f-left,
.bare-list a
{
    color: #FFF;
}
.middle p a{
    color: #003399 !important;
}
.shopping-cart .cart-price span.price,
.cart-count span.price,
.product-details span.price,
.layered-nav span.price,
.catalog-listing .minimal-price span.price{
    color: #000 !important;
}




	#rssBox{ /* The main box for the rss scroller */
		width:211px;
		margin:0px;
		height:235px;	
		border:1px solid #317082;
		padding:10px;
		background-color:#FFFFFF;
		font-family:Verdana, Geneva, sans-serif;
		text-align:left;
		/* Never change these two values */
		overflow:hidden;
		position:relative;	

	}		
	
	#rssBox .slide{	/* A specific slide */
		background-color:#FFFFFF;
		font:Arial, Helvetica, sans-serif;
		text-align:left;
	}
	
	.rssBoxDate{
		/* display:none;	 I don't want to show the date */
		font-size:10px;
		font-weight:bold;
		margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}
	.rssBoxHeading{	/* Heading of RSS item */
		font-weight:bold;
		color:#d72b18;
		margin:0px;
		font-size:11px;
	}
	.rssBoxDescription{	/* Description of RSS item */
	font-size:11px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color:#000;
	
	}	
	.rssBoxLink{	/* Read more link */
		color:#F00;
		text-decoration:none;
		font-size:10px;
	}
	.rssBoxLink:hover{	/* Read more link - mouse over */
		text-decoration:underline;
	}
	
	.rssBox2r{	/* Read more link - mouse over */
		overflow:hidden;
	}
	
	
	ul.slidy-menu_FC {
	margin: 0;
	padding: 0;
}

ul.slidy-menu_FC li {
	background-color: #454545;
	border-top: 1px solid #555;
	border-right: 1px solid #555;
	float: left;
	list-style: none;
	text-align: center;
	vertical-align: middle;
}

ul.slidy-menu_FC li a {
	color: #F1F1F1;
	cursor: pointer;
	display: block;
	font: 11px sans-serif;
	height: 23px;
	letter-spacing: 1px;
	padding-top: 11px;
	text-decoration: none;
}

ul li.slidy-link-selected a {
	background-color: #353535;
	color: #FFFBDE;
	text-shadow: #444 1px 1px;
}
	
	
	
	
	
	
