/* TurningLeaf website CSS file.  Built by Bluestorm New Media 2010 */

body {
	background: #555656 url(../skin/newbg.gif) 0 0 repeat;
	font-size: 10px;
	font-family: "lucida grande", Verdana, Helvetica, Arial, sans-serif;
	color: #262626;
}
#container {
	width: 980px;
	margin: 0 auto 20px auto;
	clear: both;
	background: #fff url(../skin/content_bg.gif) bottom left repeat-x;
}

/* @group Header */

#header {
	margin: 0 auto;
	width: 980px;
	position: relative;
	margin-bottom: 10px;
	height: 140px;
	background: url(../skin/header_bg3.png) 0 0 no-repeat;
}
#flash {
	margin: 0 0 20px 0;
}
img#logo {
	margin: 35px 0 0 14px;
	float: left;
}
#shop_cart {
	float: right;
	width: 290px;
	margin: 60px 0 0 0;
	text-align: right;
}
#shop_cart p {
	color: #fff;
	font-size: 1.4em;
	margin: 0 0 5px 0;
}
#shop_cart p.basket {
	color: #fff;
	background: url(../skin/cart.gif) 70px 1px no-repeat;
	font-size: 1.4em;
	margin: 0 0 5px 0;
}
#shop_cart p.view_cart {
	color: #fff;
	background-color:#a89b00;
	padding: 5px 10px 5px 10px;
	display: block;
	font-size: 1.3em;
	margin: 5px 0 5px 10px;
	float: right;
}
#shop_cart a {
	color: #fff;
	text-decoration: none;
}
#shop_cart a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: "lucida grande", Verdana, Helvetica, Arial, sans-serif;
}
#content h1 {
	color: #A89900;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#content h2 {
	color: #262626;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
}


#content h3 {
	color: #262626;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
}
#content .products_thumb h3 {
	font-size: 1.4em;
}
#categories h2, #also h2 {
	width: 205px;
	font-size: 1.6em;
	font-weight: normal;
	color: #ffffff;
	background: url(../skin/tl_header_bg.gif) top left no-repeat;
	padding: 17px 0 10px 10px;
	margin: -10px 0 0 0;
	float: left;
	border-bottom: 1px solid #fff;
}
#address h3 {
	font-size: 1.5em;
	font-weight: bold;
}
#content #special h2, #content .extras h2 {
	color: #4e4e4e;
	padding: 8px 0 0px 3px;
}
h2#shipdiff  {
border-top:1px solid #CCCCCC;
margin-top:1em;
padding-top:1em;
width: 550px;
clear: both;
}
h2#orderh {
border-top:1px solid #CCCCCC;
margin-top:1em;
padding-top:1em;
width: 100%;
clear: both;	
}
/* @end */

/* @group Left col */
#left_col {
	float:left;
	margin: 0 0 0 0;
	padding: 30px 24px 12px 24px;
	width:215px;
}
#categories, #also {
	background: #a59801 url(../skin/sidebar_li_bg.gif) 0 38px repeat-x;
	float: left;
	margin: 0 0 30px 0;
	
}
#left_col ul {
	font-size: 1.3em;
	margin: 10px 0 10px 10px;
	clear: both;
	float: left;
	width: 200px;

}
#left_col ul li {
	margin-bottom: 8px;	
	clear: both;
	

}
#left_col ul li a {
	color: #262626;
	text-decoration: none;
	background: url(../skin/sidebar_li_bullet.gif) 0 3px no-repeat;
	padding-left: 22px;

	
}
#left_col ul li a:hover, #left_col ul li.current a {
	color: #fff;
}
#left_col ul li.current ul {
	font-size: 1em;
	margin-right: 0;
	width: 180px;
	margin-bottom: 0;
} 
#left_col ul li.current ul li a {
	color: #262626;
	display: block;

}
#left_col ul li.current ul li a:hover, #left_col ul li.current ul li.curent a {
	color: #fff;
}
#slideshow1 {
	float: left;
	margin: 0;
	width: 215px;
	height: 290px;
	padding: 0;
	overflow: hidden;
}
#testimonial {
	background: url(../skin/66.gif) 0 0 no-repeat;
	width: 195px;
	float: left;
	padding: 30px 10px 0 10px;
}
#testimonial p {
	margin: 0 0 10px 0;
	font-style: italic;
	color: #262626;
	font-size: 1.2em;
}
#testimonial p.name {
	color: #a59801;
	font-weight: bold;
	background: none;
	margin: 0 0 10px 0;
}
#testimonial p.more {
	color: #a59801;
	font-weight: bold;
	background: none;
	padding-bottom: 30px;	
	margin: 0;
	background: url(../skin/99.gif) bottom right no-repeat;
}
#testimonial p.more a {
	color: #a59801;
	font-weight: bold;
	text-decoration: none;
}
#testimonial p.more a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Content */
#content {
	float: left;
	width: 700px;
	margin: 20px 0 0 0;
}
#content p {
	font-size: 1.3em;
	margin-bottom: 15px;
	line-height: 1.3em;
}
#viewMore {
	color: #A89900;
	text-align:left;
	width:96%;
	cursor:pointer;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.2em;
}
#content img {
	float: right;
	margin: 0 0 10px 0;
}
#content p.imageLeft img {
	float: left;
}
#content a {
	color: #A89900;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul, #content ol {
	font-size: 1.3em;
	line-height: 1.3em;

}
#content li {
	margin-bottom: 10px;
	background: url(../skin/bullet.gif) 0 3px no-repeat;
	padding-left: 20px;
}
#content p#breadcrumb {
	font-size: 1.1em;
	margin-top: 5px;
}
#breadcrumb a, #breadcrumb a:visited {
	color: #A89900;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#prod_surround {
	margin: 10px 0 10px 0;
	float: left;
}
#content .thumb {
 	float:left;
	text-align: left;	
	margin-right:30px;
	margin-bottom: 10px;
	height: 190px;
	width:152px;
	position:relative;

}

#content .thumb.last, .products_thumb.last, #product_con .products_thumb.last
{
	margin-right:0px;
}
#content .thumb img {
	margin: 0;
}
#content .thumb p.image {
	position:relative;
	border: 3px solid #A89900;
	margin: 0 0 5px;
	height: 140px;
	background-color: #fff;
	width: 140px;
}
#content .thumb p.link {
	padding: 0 0.2em 0;
	margin: 0;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	width: 145px;
}
#content .thumb p.link a, 
#content p.link a,
.products_thumb a {
	color: #262626;
	text-decoration: none;
}
#content .thumb p.link a:hover, .products_thumb a:hover {
	color: #A89900;
}
div.price_wrapper
{
	position:absolute;
	z-index:1000;
	top:118px;
	height:28px;
	display:block;
	width:150px;
	text-align:right;
	font-size: 1.3em;
	right: 8px;
}
.fromprice {
	color:#FFFFFF;
	background-color:#A89900;
	padding:4px 4px;
	overflow:hidden;
	line-height:30px;	
	text-align:center;
}
#product_con {
	width: 690px;
	float: left;
}
#product_details {
	float: left;
	margin: 20px 0 0 0;
	width: 460px;
}
#rightcol {
	float: left;
	width: 185px;
	margin: 20px 0 0 20px;
}
.extras {
	float: left;
	width: 175px;
	background: #dbd699 url(../skin/special_offers_bg.gif) 0 0 repeat-x;
	border: 3px solid #dbd699;
	padding-left: 5px;
	margin-bottom: 20px;
}
#content .extras img {
	float: left;
	border: 1px solid #dbd699;
}
#content p.log_but {
	background: #4e4e4e url(../skin/gray_grad.gif) top left repeat-x;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	width: 535px;
	padding: 8px;
}
#content p.log_but a {
	color: #fff;
}
 #content #ship_div a {
	padding: 8px 10px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	background-color: #c6b600;
	color: #262626;
	font-weight: bold;
	border: 2px solid #a59801;
	font-size: 1em;
}
.summary {
	float: left;
	width: 45%;
}

/* @group Add to cart */
.add_to_cart, .where_to_buy {
	background: #dbd699 url(../skin/special_offers_bg.gif) 0 0 repeat-x;
	border: 3px solid #dbd699;	padding: 10px 20px;
	width: 624px;
	overflow: hidden;
	margin: 20px 0 0 0;
	
}
form#add_to_cart_form {
	width: 620px;
	margin: 0;	
}

.add_to_cart .formElm {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

.where_to_buy .formElm {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width:300px;
}

.where_to_buy .formElm label {
	font-size: 1.2em;
}

.where_to_buy .formElm input {
	width: 200px;
}

.where_to_buy .add {
	background-color: #262626;
	color: #fff;
	font-size: 1.2em;
	padding: 4px 6px;
	border: none;
	width: 100px;
	float: right;
	margin: 0px;
}

#content .add_to_cart .formElmtop select {
	float: left;
	width: 400px;
	padding: 3px;
	font-size: 1.2em;
	border: 1px solid #262626;	
	margin: 0 0 10px 0;
	color: #262626;
}
.add_to_cart .formElm label {
	font-size: 1.2em;
}
#content .add_to_cart .formElm select {
	padding: 3px;
	font-size: 1.2em;
	border: 1px solid #262626;		
	width: 40px;
	clear: both;
	margin: 0;
	color: #262626;
}
.add {
	background-color: #262626;
	color: #fff;
	font-size: 1.2em;
	padding: 4px 6px;
	border: none;
	width: 100px;
	float: right;
	margin: 0px;
}

#map_container {
	width: 674px;
	margin-top: 10px;
}

/* @end */
/* @group Accessories */
#optional {
	clear: both;
	margin: 15px 0 0 0;
	float: left;
	border-top: 1px solid #fff;
	width: 100%;
	padding-top: 10px;
}
#content ul.accessories-list li {
float:left;
margin:10px 30px 0 0px;
background: none;
padding: 0;
width: 90px;
}
#content ul.accessories-list li.last {
	margin-right:0 ;
}
#content ul.accessories-list li p {
	margin: 0;
}
#optional input {
	border: none;
	width: 20px;
}

/* @end */
/* @group Special offer */



#special {
	clear: both;
	width: 665px;
	background: #dbd699 url(../skin/special_offers_bg.gif) 0 0 repeat-x;
	border: 3px solid #dbd699;
	padding-left: 20px;
}
.products_thumb {
	width: 88px;
	margin: 10px 35px 0 10px;
  	float: left;
  	text-align: center;
}
#product_con .add_to_cart .products_thumb {
	width: 88px;
	margin: 10px 24px 0 12px;
  	float: left;
  	text-align: center;
}
#content  .products_thumb img {
	border: 3px solid #c9c167;
	margin-bottom: 5px;
}
#content p.products_link {
	font-size: 1.2em;
	clear: both;
	margin: 0;
	line-height: 1.1em;
 	display: block;
	min-height: 25px;
	margin-bottom: 5px;
}
#content p.products_link a , #content .extras a {
	color: #262626;
}
.extras {
	float: left;
	width: 175px;
	background: #dbd699 url(../skin/special_offers_bg.gif) 0 0 repeat-x;
	border: 3px solid #dbd699;
	padding-left: 5px;
	margin-right: 20px;
}
#content .extras img {
	float: left;
	border: 1px solid #dbd699;
}
/* @end */


/* @end */


/* @group Footer */
div#footer {
	clear: both;
	width: 1006px;
	height: 90px;
	float: left;
	margin: 30px 0 10px -13px;
	background:#484848 url(../skin/footer_bottom.gif) bottom left no-repeat;
}
div#address {
	color: #fff;
	float: left;
	margin: 20px 0 0 30px;
} 
div#address p {
	font-size: 1.2em;
	margin-bottom: 10px;
}
img#tigers {
	float: right;
	margin: 25px 30px 0 0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#logos {
	float: left;
	margin: 10px 0 10px 20px;
}

.bluestorm {
float: right;
margin: 40px 20px 0 0;
}

/* @end */

/* @group View cart */


table.cart a, table.order a {
	color: #A89900;
	text-decoration: none;
}

tr.normal {
	margin-top: 20px;

}

tr.totals {
	font-weight: bold;
}

input[type="submit"]:hover {
	cursor: pointer;
}

table.cart {
	border-collapse: collapse;
	font-size: 1.2em;
	margin: 1em 0;
	color: #333;
	border: 1px solid #ffffff;
}
table.cart tr td {
	background:#fff;
	padding:8px 10px;
}
table.cart th {
	font-size: 1.2em;
}
table.cart tr th{
	padding:7px;
	text-align: left;
	border:1px solid #ffffff;	
	background:#262626 url(../skin/gray_grad.gif) 0 0 repeat-x;
	color: #ffffff;
}
table.cart tr td{
	background:#efeeee;
	border:1px solid #ffffff;	
}
table.cart a, table.order a {
	color: #A89900;
	text-decoration: none;
}
table.cart a:hover, table.order a:hover {
	text-decoration: underline;
}
#content p input {
	padding: 8px 5px;
	margin-left: 0;
	margin-right: 10px;
	color: #ffffff;
	background-color: #A89900;
	border: 0;
	font-size: 1em;
	width: 150px;
}
tr.choose select {
	margin: 3px 0 0;
}
tr.choose label {
	font-weight: bold;
	margin-top:10px;
	display: block;
}
a:hover {text-decoration: underline}

td.quantity input {
	padding: 3px;
	margin-left: 0;
}
.quan, .empty {
	font-weight: bold;
}
#content .check_out a:hover {
	text-decoration: none;
}
#content .check_out  {
	background: url(../skin/gray_grad.gif) 0 repeat-x;
	color: white;
	width: 150px;
	text-align: center;
	padding: 5px 0 0 0;

}
#content .check_out a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 25px;
	margin: 0 0 0 10px;
	padding-top: 2px;
}

#content .check_out a:hover {
	text-decoration: underline;
}
#content td.quantity input {
	width: 40px;
}
/* @end */
/* @group Gallery */
#gallery_surround {
	border: 1px solid #262626;
	margin-top: 20px;
	width: 670px;
}
#gallery {
	padding:10px 30px 0 30px;
	margin-left: 50px;
}
.ad-gallery {
  width: 500px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 500px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(../skin/gallery/non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../skin/gallery/ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(../skin/gallery/ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url(../skin/gallery/opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 480px;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(../skin/gallery/ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(../skin/gallery/ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 480px;
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        #content .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
          padding-left: 0;
          margin: 0;
        background: none;
          
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            #content  .ad-gallery .ad-thumbs li a img {
              border: 3px solid #ccc;
              display: block;
              float: none;
            }
            #content .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #262626;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}


/* @end */
/* @group Checkout form */
form {
width: 550px;
display: inline;
margin: 0px 0 20px 0;
float: left;
}
form#cart_form {
	width: 100%;
	float: none;
}
fieldset {
border: 1px solid #8c8c8c;
padding: 5px 10px 10px 20px;
margin: 10px 0 10px 0;
}
legend {
color: #A89900;
font-size: 2em;
padding: 4px 8px;
}
label {
font-size: 1.3em;
}
form select {
font-size: 1.2em;
padding: 3px;
border: solid 1px #8c8c8c;
margin-top: 5px;
margin-bottom: 5px;
color: #8c8c8c;
width: 350px;
margin-left: 20px;
}
form input, form .text_area, textarea#notes {
font-size: 1.2em;
padding: 3px;
border: solid 1px #8c8c8c;
margin-top: 5px;
margin-bottom: 5px;
color: #8c8c8c;
width: 95%;
font-family: "Lucida Grande", "Lucida Sans," Helvetica, Arial, Verdana, sans-serif;
}
form input:focus {
border: solid 1px #262626;
}
form#checkout1 input#submit_but, form#checkout2 input#ship_but, input#order_but_long, input#order_butt {
background-color: #c6b600;
color: #262626;
border: 2px solid #a59801;
font-weight: bold;
cursor: pointer;
float: left;
width: 100%;
font-size: 1.2em;
padding: 5px;
}
form#checkout1 input#submit_but:hover , form#checkout2 input#ship_but:hover, input#order_but_long:hover, input#order_butt:hover {
color: #262626;
background-color: #a59801;
border: 2px solid #a59801;
}
form#checkout1 input.checkbox {
padding: 4px 0 0 0;
border: none;
width: 20px;
}

form span {
color: #cc0000;
}
form#checkout1 div.withError input.text_field {
border: 1px solid #CC0000;
color: #CC0000;
}
form#checkout1 div.withError label {
color: #cc0000;
}
span.formError {
color: #CC0000;
background: url(../skin/warning_sml.gif) 0 0px no-repeat;
padding-left: 20px;
padding-bottom: 10px;
display: block;
font-size: 1.2em;
margin-top: 10px;
}
div#flash.error {
background: url(../skin/warning_lrg.gif) 10px 50% no-repeat;
border: 2px solid #cc0000;
padding: 25px;
padding-left: 70px;
color: #cc0000;
margin-bottom: 10px;
margin-top: 20px;
width: 450px;
font-size: 1.2em;
}
/* @end */

div#broadcast
{
	float: left;
	margin-top:0px;
	margin-bottom: 20px;
}

div#broadcast ul li
{
	overflow:hidden !important;
	margin-left:0px;
	padding-left:0px;
	background-image:none;
	width:690px;
	height:190px;
}

div#broadcast ul li img
{
	float:none;
}

