/**
 * Magento
 * TM05#21
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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/osl-3.0.php Open Software License (OSL 3.0)
 */
body {
  margin:0px;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  font-family: Georgia, Times, serif;
  background: #fff;
}
html {
  min-height:100%;
}
body {
  height:100%;
}
a {
  text-decoration: none;
  color: #000;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
h1, h2, h3, h4, h6, p {
    font-size: 12px;
  font-family: Georgia, Times, serif;
  margin: 0px;
  padding: 0px;
}
/* Top Margin*/
.container {
  margin: 0px auto;
  width: 780px;
  text-align: left;
  
}
#layer {
  background: #fff url(../images/bg2.gif) no-repeat left top;
}

#gradlayer {
  background: url(../images/bgScroll.png) no-repeat left top;
}

#header {
  position: relative;
  width: 100%;
  height: 145px;
  background: url(../images/header.png) no-repeat left top;
}
.middle {
  margin-top: 5px;
  clear: both;
}
#col-right {
  float: right;
  width: 230px;
}
#col-left {
  float: left;
  width: 235px;
}
#col-left .content .title {
  color: #44787b;
  font-weight: bold;
  padding-top: 7px;
}
#col-left .content .text {
  font-size: 0.9em;
  color: #a28b72;
}
#col-left .content a {
  color: #694f2e;
  font-size: 0.9em;
}
.box-navigation .content a {
  font-size: 1em !important;
  line-height: 17px;
  margin-left: 15px;
}
.col-main {
  float: left;
  width: 548px;
}
.col-main .content .intro {
  padding-bottom: 6px;
}
.col-main .content {
  color: #a68b6a;
}
.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 {
  float: left;
  margin-bottom: 5px;
  background: url(../images/maincolumnboxb.gif) repeat-y left top;
}
.col-main .box-white .head {
	padding-top: 7px;
  padding-left: 15px;
  background: url(../images/maincolumnboxh.gif) no-repeat left top;
}
.col-main .box-white .content {
	float: left;
  padding: 0px 15px 10px 15px;
  text-align: justify;
  background: url(../images/maincolumnboxf.gif) no-repeat left bottom;
}
.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: 130px;
}
.new-collection .product-shop h5 {
	line-height: normal;
}
.new-collection .product-shop h5 a {
	color: #44787b !important;
	font-family: Georgia, Times, serif;
	font-size: 11px !important;
	text-align: left !important; 
}
.new-collection .description {
  color: #A28B72;
}
#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: 508px;
	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: #6d512e;
  text-align: center;
}
#footer a {
  color: #6d512e;
}
#footerlinks {
  color: #2e5c5f;
  margin-bottom: 0px;
  font-weight: bold;
}
#footerlinks a{
  color: #2e5c5f;
  font-weight: bold;
}
#footerlinks a:hover {
  color: #96754d;
  text-decoration: none;
}


/* Main Frame */
.frame{
	margin-bottom: 0px;
    padding-bottom: 0px;
	width:548px;
	display: block;
	background: url(../images/leftcolumnframeb.png) repeat-y left bottom; 
}
.frameHead{
	padding-top: 6px;
	padding-left: 11px;
	color: #44787b;
	font-size: 1.1em;
	font-weight: bold;
	zoom: 1;
	background: url(../images/leftcolumnframeh.gif) no-repeat left top; 

}
.frame .content{
  padding: 8px 25px 0px 25px;
  margin-bottom: 0px;
  color: #4E4D4D;
  font-size:12px;
  line-height:18px;
  }
.hBanner{
  padding-bottom:3px;
  width:780px;
  display: block; 
}

/* 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: 8px;
	padding-left: 11px;
	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: #44787b;
  font-size: 1.1em;
  font-weight: bold;
}
.base-mini .content {
	float: left;
  padding: 8px 15px 10px 15px;
	width: 205px;
  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; }
.base-mini .product-images a img { border:1px 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; }
.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-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: 213px;
	height: 32px;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

.mini-navigationc  .head h4   { background:url(../images/mini-navigationc.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;
}

#welcometitle{
	background:url(../images/titles_welcome.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;
}

.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;
}
table.pager {
	background: none !important;
}
.one-page-checkout .active .head {
	background:#694F2E none repeat scroll 0%;
	border:1px solid #694F2E;
	cursor:default;
}
.breadcrumbs{
	clear: both !important;
	float: none !important;
}
.tabs a {
	padding:6px !important;
}
.cart-collateral h4 {
	float:none  !important;
}