/* 
A CSS Framework
-------------------------------------------------------

Copyright (c) 2009, Get Started Pty Ltd

*/


/* # Global Settings # */


	body {
	font: 75% Arial, Helvetica, sans-serif;
	text-align:center;
	}

    	html>body {
    	font-size: 12px; 
    	}
	
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
 	padding:0;
	} 
	
   .autoclear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* clears floats */
   .autoclear {display:inline-block;}
   .autoclear {display:block;}
   * html .autoclear {height: 1%;}
   
   
   	#logo a {
	background: url(../images/logo_curtis-stone.gif) no-repeat left top;
	width:416px;
	height:41px;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	margin-left:10px;
   	}
       
/* # Headings # */

    	h1 {
	font-size: 1.667em;
   	line-height: 1em;     
	margin-top: 0;
 	margin-bottom: 0.9em;		
	color:#111c24;
	text-transform:uppercase;
    	}

    	a h1:hover {
	text-decoration:underline;
    	}
	
	#product-head h1{
	color:#fecb00;
	font-size: 1.8em;
	text-transform:uppercase;
	width:165px;
	text-align:left;
	margin-top:.75em;
	line-height:normal;
	float:left;
	}
	
	
    	h2, h2 a, .BlogCommentsTitle {
	font-size: 1.167em;
    	line-height: 1.286em;     
	margin-top: 1.929em;     
 	margin-bottom: 0.643em;  
    	color:#111c24 !important;
	font-weight:bold;
    	}

	#product-detail h2 {
	font-size: 1.167em;
   	line-height: 1.286em;      
	margin-top: 1.929em;     
 	margin-bottom: 0.643em;  
    	color: #887e6e;	
	}
	
	#sidebar h2 {
	font-size:1em;
	text-transform:uppercase;
	margin-top:0;
	color:#111c24 !important;	
	}

	#sidebar h2.titlebar {
	font-size:1em;
	text-transform:uppercase;
	margin:0 -1px -10px;
	padding-left:10px;
	background:url(../images/hd-bg.jpg) repeat-x;
	height:30px;
	line-height:30px;
	color:#FFF !important;	
	position:relative;
	left:-9px;
	}

	
    	h3 {
	font-size: 1.167em;
    	line-height: 1.286em;
	margin-top: 1.929em;
 	margin-bottom: 0.643em; 		
   	 color: black;
    	}
	
    	h4 {
	font-size: 1em;
    	line-height: 1.5em;
	margin-top: 2.25em;
 	margin-bottom: 0.75em; 		
    	color: black;
    	}
	
    	h5 {
	font-size: 0.917em;
    	line-height: 1.636em;
	margin-top: 2.454em;
 	margin-bottom: 0.818em; 		
    	color: black;
    	}
	
    	h6 {
	font-size: 0.833em;
    	line-height: 1.8em;
	margin-top: 2.7em;
 	margin-bottom: 0.9em; 		
    	color: black;
    	}
	

/* # Common Formatting # */


    p {
	font-size: 1em;
	line-height: 1.5em; 
 	margin-top: 0em;
 	margin-bottom: 1.5em; 
	color:#4b5257;
    	}
	
	#quote p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 1.5em;
	font-style: italic;
    	}
	
	#sidebar p {
	color:#887e6e;
	}
	
	
    	blockquote {
    	margin-left: 10px;
    	border-left: 10px solid #ddd;
    	}
	
   	strong, b {
   	font-weight: bold;
   	}
	
   	em, i {
   	font-style:italic;
    	}
	
    	code {
    	font-family: "Courier New", Courier, monospace;
    	font-size: 1em;
    	white-space: pre;
    	}

    	img {
    	border: 0;
    	}

	img.hero {
	width:320px;
	float:right;
	margin:0 0 20px 10px;
	border:10px solid #dfe3e6;
	}

	img.heroleft {
	width:320px;
	float:left;
	margin:0 0 20px 0;
	border:10px solid #dfe3e6;
	}

	span.bold-head {
	font-weight:bold;
	color:#111c24;
	display:block;
	float:left;
	width:40px;
	}
	
	span.bold-head-long {
	font-weight:bold;
	color:#111c24;
	display:block;
	padding-bottom:5px;
	}
	
	span.text-info {
	display:block;
	margin-left:50px;
	}
	

	.BlogPDateWhole {
	margin-bottom:20px;
	margin-top:-10px;
	}

	.BlogPBody, .InfoLabel {
	margin-bottom:60px;
	font-size: 1em;
	line-height: 1.5em; 
 	margin-top: 0em;
 	margin-bottom: 1.5em; 
	color:#4b5257;
	}

	.BlogPBody {
 	margin-bottom: 60px; 
	}

	#breadcrumbs {
	margin-bottom:10px;
	}
	
	/* Lists */

    	ul, ol {
 	margin-top: 0.75em;
 	margin-bottom: 2.25em;
    	}
	
    	ul li{



	line-height:1.5em;
	margin:0 0 0.75em 15px;
	padding:0;
	list-style: disc;
	color:#4b5257;
    	}

	ol li {
	line-height:1.5em;
	margin:0 0 0.75em 30px;
	padding:0;
	color:#4b5257;
	list-style:decimal
	}

	ul.gallery, ul.press {
	width:630px;
	margin:10px auto 0 auto;
	}

	ul li.leftpic {
	list-style:none;
	float:left;
	width:280px;
	}

	ul li.rightpic {
	list-style:none;
	margin-left:320px;
	padding-top:2px;
	}

	ul li.leftpic a.button {
	margin:5px 0 0 90px;
	_margin:5px 0 0 45px;
	}

	ul.press li.leftpic a.button {
	margin:5px 0 0 50px;
	_margin:5px 0 0 25px;
	}

	ul li.rightpic a.button {
	margin:5px 0 0 110px;
	_margin:5px 0 0 60px;
	}

	ul.press li.rightpic a.button {
	margin:5px 0 0 90px;
	_margin:5px 0 0 50px;
	}

	ul.video {
	border-top:1px dotted #6d6f70;
	padding-top:10px;
	}	

	ul.video li{
	list-style:none;
	border-bottom:1px dotted #6d6f70;
	padding-bottom:10px;
	margin-left:0;
	}

	ul.video li.video-list {
	float:left;
	width:100%;
	}

	ul.video li.video-list h2{
	margin-top:0.483em;
	}

	ul.video li.video-list .image{
	float:left;
	width:132px;
	height:98px;
	}

	ul.video li.video-list .video-info {
	margin-left:152px;
	display:block;
	}
	
	ul.video li a{
	text-decoration:none;
	}

	 

	div#sidebar #schedule ul {
	border:none;
	color:#887E6E;
	font-weight:normal;
	margin-left:0px;
	background:transparent;
	}
	
	div#sidebar #schedule ul li{
	padding:3px 0;
	line-height: 1.5em;
	list-style:none;
	}


	/* # Links # */	

    	a,
    	a:link,
    	a:active {
    	text-decoration: none;
	color:#000;
	font-style:normal;
	color:#887e6e;
	font-weight:bold;
    }
	
    	a:hover {
	color: #111c24;		
    }
	
	
	a.btn-brown {
	float:left;
	display:block;
	font-weight: bold;
	padding: 0 0 0 8px;
	text-align: center;
	height: 24px;
	line-height: 26px;
	_line-height: 24px;
	width: auto;
	background: transparent url(../images/btn-brown-left.gif) no-repeat scroll left top;
	text-decoration:none;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	margin-right:5px;
	}
	
	a.btn-brown span {
	padding: 0 8px 0 0;
	text-align: center;
	height: 24px;
	line-height: 26px;
	_line-height: 24px;
	width: auto;
	background: transparent url(../images/btn-brown-right.gif) no-repeat scroll right top;
	color: #FFFFFF;
	position: relative;
	float:left;
	display:block;
	}
	
	a.btn-brown:hover {
	background-position:0 -24px;
	cursor:hand;
	}
	
	a.btn-brown:hover span {
	color:#FFF;
	background-position:right -24px;
	}
	
	a.AddToCartLink, a.button {
	float:left;
	display:block;
	font-weight: bold;
	padding: 0 0 0 8px;
	text-align: center;
	height: 24px;
	line-height: 26px;
	_line-height: 24px;
	width: auto;
	background: transparent url(../images/btn-yellow-left.gif) no-repeat scroll left top;
	text-decoration:none;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	}
	
	a.AddToCartLink span, a.button span {
	padding: 0 8px 0 0;
	text-align: center;
	height: 24px;
	line-height: 26px;
	_line-height: 24px;
	width: auto;
	background: transparent url(../images/btn-yellow-right.gif) no-repeat scroll right top;
	color: #111c24;
	position: relative;
	float:left;
	display:block;
	}
	
	a.AddToCartLink:hover, a.button:hover {
	background-position:0 -24px;
	cursor:hand;
	}
	
	a.AddToCartLink:hover span, a.button:hover span {
	color:#FFF;
	background-position:right -24px;
	}

	a.arrow {
	padding:0 0 1px 20px;
	background: url(../images/arrow.png) no-repeat;
	}
	
	#cart a{
	color:#fecb00;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	margin-left:5px;
	}
	
	#cart a:hover{
	color:#fff;
	}
	
	#cart {
	color:#6d6f70;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	}
	
	#product-images a {
	width:101px;
	height:26px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	bottom:5px;
	right:5px;
	z-index:50;
	background: url(../images/btn-more-images.gif);
	}
	
	#product-images a:hover {
	background: url(../images/btn-more-images.gif) 0 -26px;
	}

	#quote a {
	padding:0 0 1px 20px;
	background: url(../images/arrow.png) no-repeat;
	}

	#rightcol-home #tabs {
	margin: 0px;
	}

	#rightcol-home #tabs li{
	list-style-type: none;
	margin: 0px;
	display:block;
	float:left;
	}

	a.tab{
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#111c24;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/menu-tabs.jpg) no-repeat left -29px;
	height:29px;
	line-height:31px;
	}

	a.tab span{
	display:block; 
	float:left; 
	background:url(../images/menu-tabs.jpg) no-repeat right -29px; 
	height:29px; 
	padding-top:0px; 
	padding-right:22px;
	margin-left:22px; 
	_margin-left:11px; 
	cursor:pointer;
	overflow:hidden;
	}
	
	a.tab:hover{
	background-position:left 0; 
	color:#111c24;
	}
	
	a.tab:hover span{
	background-position:right 0;
	}
	
	#tabs a.active {
	display:block;
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#111c24;
	text-decoration:none;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/menu-tabs.jpg) no-repeat left 0;
	height:29px;
	line-height:31px;
	}
	
	#tabs a.active span {
	display:block; 
	float:left; 
	background:url(../images/menu-tabs.jpg) no-repeat right 0; 
	height:29px; 
	padding-top:0px; 
	padding-right:22px;
	margin-left:22px; 
	_margin-left:11px; 
	cursor:pointer;
	overflow:hidden;
	}

	#feature-box li.recipe {
	float: left;
	}
	
	#footer-inner #links a {
	text-decoration:none;
	text-transform:uppercase;
	font: bold 0.75em Tahoma, Arial;
	color:#111c24;
	padding:0 8px;
	background: url(../images/footlink-divider.gif) no-repeat left top;	
	}
	
	
	#footer-inner #links a.first {
	background:transparent;
	}
	
	#footer-inner #links a:hover {
	color:#887e6e;
	}
	
	
/* # Forms # */

	/* Subscribe Page */	
	
	#subscribe input{
	background:#FFF;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid #d2d2d3;
	border-right:1px solid #d2d2d3;
	color:#6d6f70;
	font: normal 11px Tahoma, Arial;
	width:200px;
	padding:3px 10px;
	margin-bottom:5px;
	}

	#subscribe select{
	background:#FFF;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid #d2d2d3;
	border-right:1px solid #d2d2d3;
	color:#6d6f70;
	font: normal 11px Tahoma, Arial;
	padding:3px 10px;
	margin-bottom:5px;
	}

	#subscribe textarea{
	background:#FFF;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid #d2d2d3;
	border-right:1px solid #d2d2d3;
	color:#6d6f70;
	font: normal 11px Tahoma, Arial;
	padding:3px 3px;
	margin-bottom:5px;
	}

	#subscribe .CalendarIcon{
	width:auto;
	height:auto;
	}

	#subscribe th{
	vertical-align:top;
	}

	#subscribe .FormButton {
	border:1px solid #dfe3e6;
	width:auto;
	background:#fff;
	color:#86888a;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	line-height:15px !important;
	padding:2px 16px;
	cursor:hand;	
	cursor:pointer;
	text-decoration:none;
	height:auto;
	}

	#subscribe input.FormButton{
	_margin:0;
	_padding:0;
	}
	
	#subscribe .FormButton:hover {
	color:#fff;
	background:#4B5257;
	}
	
	/* Subscribe Header */	
	
	#subscribe-hd input {
	background:#2f373d;
	border:none;
	color:#6d6f70;
	width:200px;
	font: normal 11px Tahoma, Arial;
	padding:3px 10px;
	float:left;
	margin-right:5px;
	}
	
	#subscribe-hd .button {
	border:none;
	width:70px;
	background:transparent;
	color:#fecb00;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	line-height:15px;
	cursor:hand;	
	cursor:pointer;
	}
	
	#subscribe-hd .button:hover {
	color:#fff;
	}
	
	#product-detail ul li.rightcol .AddToCartDropDown{
	float:left;
	margin-right:10px;
	margin-top:2px;
	}

	#product-detail2 ul li.rightcol .AddToCartDropDown{
	float:left;
	margin-right:10px;
	margin-top:2px;
	}
	
	/* News */	
	
	#sidebar input.textfield {
	background:#FFF;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid #d2d2d3;
	border-right:1px solid #d2d2d3;
	color:#6d6f70;
	width:155px;
	font: normal 11px Tahoma, Arial;
	padding:3px 10px;
	margin-bottom:5px;
	}
	
	#sidebar .button {
	border:1px solid #dfe3e6;
	width:auto;
	background:#fff;
	color:#86888a;
	text-transform:uppercase;
	font: bold 9px Tahoma, Arial;
	line-height:15px !important;
	padding:2px 6px;
	cursor:hand;	
	cursor:pointer;
	text-decoration:none;
	height:auto;
	}
	
	#sidebar input.button {
	_margin:0;
	_padding:0;
	}
	
	
/* # Navigation # */
	
	div#navcontainer {
	font: bold 0.917em Tahoma, Arial;
	float: left;
	}

	div#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	}

	div#navcontainer ul li {
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	}
	
	div#navcontainer ul li a {
	float: left;
  	color: #111c24;
	text-transform:uppercase;
	text-decoration:none;
	padding: 0 8px 0 0;
	margin:0 12px;
	height: 24px;
	line-height: 24px;
	width: auto;
	}
	
	div#navcontainer ul li a:hover, div#navcontainer ul li#active a.hover  {
	color: #74a893;
	background: transparent url(../images/nav-btn-right.gif) no-repeat scroll right top;
	cursor:hand;
	}
	
	div#navcontainer ul li a:hover span, div#navcontainer ul li#active a.hover span {
	color: #111c24;
	float:left;
	background: transparent url(../images/nav-btn-left.gif) no-repeat scroll left top;
	display: block;
	padding: 0 0 0 8px;
	position: relative;
	white-space: nowrap;
	height: 24px;
	line-height: 24px;
	margin-left:-8px;
	}
	
	
	
	/* SidebarNav */	
	div#sidebar ul {
	font-size:1em;
	padding: 0;
	margin: 10px 0 30px -10px;
	text-align: left;
	list-style: none;
	width:100%;
	font-weight: bold;
	border-top:1px solid #d0d4d6;
	border-right:1px solid #d0d4d6;
	border-left:1px solid #d0d4d6;
	background:#f5f8f9;
	}
	
	div#sidebar ul li { 
	_float:left;
	margin: 0;
	padding: 0;
	display: block;
	line-height:normal;
	}
	
	div#sidebar ul li a {
	color: #111c24;
	padding: 10px;
	display: block;
	min-height:auto;
    	height:auto !important;
    	height:1%;
	text-decoration: none; 
	border-bottom:1px solid #d0d4d6;
	}
	
	.pg-title {
	text-transform:uppercase;
	}
	
	div#sidebar ul li a .desc {
	text-transform:none;
	display:block;
	font-weight:normal;
	color:#887e6e;
	font-size: 0.917em;
	}

	div#sidebar ul li a { 
	background: inherit;
	width: auto; 
	}

	div#sidebar ul li a:hover{
	color: #111c24;
	background-position: 0 -36px;
	}

	#sidebar ul li#active a.hover {
	color:#fcca00;
	background-position: 0 -36px;
	}


/* # Tables # */

	table {
	width:100%;
	margin:0;
	}
	

	table th, table td{
	padding:4px 10px;
	}

	table td {
	color:#4b5257;
	}

	table td td {
	color:#4b5257;
	border-bottom:0px;
	}

	table td td td{
	padding:0;
	border-bottom:0;
	}

	table th {
	color:#4b5257;
	font-weight:bold;
	font-size: 1.167em;
	}






/* #Checkout Page Styles # */

	.BlockContent table {
	margin:10px 0 !important;
	}

	.CartContentTable {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	}


	.CartContentTable tr, .CartContentTable td, .CartContentTable th {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #ECF0F3;
	}

	.CartContentTable th {
	background:#111C24;
	color:#fff;
	border-right:1px solid #2F373D;
	border-top:1px solid #2F373D;
	border-left:1px solid #2F373D;
	border-bottom:1px solid #2F373D;
	padding:4px 5px;
	}

	.CartContentTable td{
	color:#111C24;
	border-right:1px solid #CACED1;
	border-top:1px solid #CACED1;
	border-left:1px solid #CACED1;
	border-bottom:1px solid #CACED1;
	padding:4px 5px;
	}

	.CartContentTable td a, .CartContentTable td a:hover {
	color:#111C24;
	font-weight:bold;
	text-decoration:none;
	}

	.CartContentTable {
	margin-bottom:20px;
	width:800px;
	}


	.CartStepHeader {
	font: 18px Arial, Helvetica, sans-serif;
	color:#887e6e;
	margin:0 0 5px 0;
	padding:0;
	padding: 20px 0 10px 0;
	font-weight:bold;
	}


	.CartTable {

	width:100%;
	margin:0 auto;
	}

	.BlockTitle {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	color:#111C24;
	display:block;
	}


	.UnitsTextBox {
	width: 25px;
	}
    

	.PricePanel {
	float: right;
	}

	.ContentButton {
    	text-align:center;
    	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    	color:#fff;
    	border:1px solid #6e6659;
	width:63px;
	height:18px;
	margin-top:0px;
	padding:1px 2px 3px 2px;
	background: #887E6E;
	cursor: pointer;
	}

	.ContentButton:hover {
    	background:#111C24;
    	color:#fff;
 	border:1px solid #111C24;
	}

	input.ContentButton[value=Back] {
    	float: left;
	margin-left: 0px;
	/*firefox margin-left:-20px;*/
	}
    
	.LongButton {
   	text-align:center;
    	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    	color:#fff;
    	border:1px solid #111C24;
	width:100px;
	height:18px;
	margin-top:0px;
	padding:1px 2px 3px 2px;
	background: #111C24;
	cursor: pointer;
	}

	.LongButton:hover {
    	background:#fff;
    	color:#111C24;
	border:1px solid #C3C7CA;
	}

	.HiddenButton {
	display: none;
	}


	.CartStepBody
	{
	text-align: left;
	}
    
	.CartStepBody legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#111C24;
	}

	.ErrorLabel {
	font-weight:bold;
	color:#fecb00;
	font-size: 1.3em;
	display:block;
	}

	#billingAddrTable, #shippingAddrTable, #SecurePayTable {
	border:none;
	color:#111C24;
	background-color: #FFF;
	}

	#billingAddrTable input, #shippingAddrTable input, #SecurePayTable input {
	margin-top: 5px;
	margin-bottom: 4px;
	}
    
	#billingAddrTable select, #shippingAddrTable select, #SecurePayTable select {
	margin-top: 5px;
	margin-bottom: 4px;
	}
