
/* END - BLUEPRINT STYLES */
    /* reset.css */
    html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
    body {line-height:1.5;}
    table {border-collapse:separate;border-spacing:0;}
    caption, th, td {text-align:left;font-weight:normal;}
    table, td, th {vertical-align:middle;}
    blockquote:before, blockquote:after, q:before, q:after {content:"";}
    blockquote, q {quotes:"" "";}
    a img {border:none;}
    
    /* typography.css */
    body {font-size:75%;color:#222;background:#fff;font-family: Verdana, "Helvetica Neue", Arial, Helvetica, sans-serif;	behavior: url(/includes/hover.htc);
}
    h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
    h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
    h2 {font-size:2em;margin-bottom:0.75em;}
    h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
    h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
    h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
    h6 {font-size:1em;font-weight:bold;}
    h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
    p {margin:0 0 1.5em;}
    p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
    p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
    a:focus, a:hover {color:#000;}
    a {color:#009;text-decoration:underline;}
    blockquote {margin:1.5em;color:#666;font-style:italic;}
    strong {font-weight:bold;}
    em, dfn {font-style:italic;}
    dfn {font-weight:bold;}
    sup, sub {line-height:0;}
    abbr, acronym {border-bottom:1px dotted #666;}
    address {margin:0 0 1.5em;font-style:italic;}
    del {color:#666;}
    pre {margin:1.5em 0;white-space:pre;}
    pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
    li ul, li ol {margin:0 1.5em;}
    ul, ol {margin:0 1.5em 1.5em 1.5em;}
    ul {list-style-type:disc;}
    ol {list-style-type:decimal;}
    dl {margin:0 0 1.5em 0;}
    dl dt {font-weight:bold;}
    dd {margin-left:1.5em;}
    table {margin-bottom:1.4em;width:100%;}
    th {font-weight:bold;}
    thead th {background:#c3d9ff;}
    th, td, caption {padding:4px 10px 4px 5px;}
    tr.even td {background:#e5ecf9;}
    tfoot {font-style:italic;}
    caption {background:#eee;}
    .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
    .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
    .hide {display:none;}
    .quiet {color:#666;}
    .loud {color:#000;}
    .highlight {background:#ff0;}
    .added {background:#060;color:#fff;}
    .removed {background:#900;color:#fff;}
    .first {margin-left:0;padding-left:0;}
    .last {margin-right:0;padding-right:0;}
    .top {margin-top:0;padding-top:0;}
    .bottom {margin-bottom:0;padding-bottom:0;}
/* END - BLUEPRINT STYLES */

/* START OF JH STYLES */
    * {
		margin:0px;
		padding:0px;
	}
	html, body {
		width:100%;
		height:100%;
		text-align:center;
        font-size: 12px;
		position: relative;
		background-image: url(/images/bg_main_side.jpg);
        background-position: top;
        background-repeat: repeat-y;
	}
	#wrapper-outer {
		background-image: url(/images/bg_main_top.jpg);
        background-position: top;
        background-repeat: no-repeat;
		}
	#wrapper {
		margin:auto;
		width:945px;
		text-align:left;
	}
    #wrapper-inner{
		background-color: white;
		position: relative;
		margin-bottom: 30px;
		height: auto;
    }
    .header {
	position: relative;
        text-align: center;
        width: 100%;
		height: 110px;
        margin: 5px 0px 0px 0px;
    }
    .content {
        margin: 5px 10px 10px 10px;
	height:1%;

    }

    .home-block-photo {
	position: absolute;
	width: 925px;
	height: 559px;
	padding:0;
	margin:0;
	overflow: hidden;
	z-index: 0;
	left: 10px;
    }
	.home-block-photo img {  
    padding: 0px;  
    width:  925px; 
    height: 559px; 
    top:  0; 
    left: 0;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3D1500;
	background-color: #E7E1C8;
	padding: 15px 10px 2px 10px;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 2px;
	letter-spacing: 3px;
	clear: left;
	
    }

    h2 {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        font-size: 25px;
        color: #3D1500;
		letter-spacing: 2px;
				margin: 24px 0px 12px 0px;
    }
    
    h3 {
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
        font-size: 18px;
        color: #3D1500;
		margin: 24px 0px 12px 0px;
		letter-spacing: 1px;
    }
	
	a:link, a:visited, .txt-link {
	color: #4B6C2C;
	}
		a:hover {
	color: #689F31;
	}
	/*
    .nav{
        width: 100%;
        text-align: center;
		overflow: hidden;
    }
    .nav-inner{
      margin: 5px auto 0px auto;
        width: 858px;
    }
    .nav a:link, .nav a:visited{
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
        background-color: #FFFFFF;
        color: #666666;
        display: block;
        float: left;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 25px;
        padding-right: 25px;
		margin: 0px 6px 0px 6px;
        text-decoration: none;
		letter-spacing: 3px;
    }
	
    .nav a:hover, .nav a:active, .nav a.selected{
        background-color: #EEECD9;
        text-decoration: none;
    }
	*/
/* Drop Down */

#nav, #nav ul {
z-index: 1000;
	float: left;
	width: 925px;
	list-style: none;
	line-height: 1;
	background: white;
	padding: 0;
	border: solid #E7E1C8;
	border-width: 1px 0 1px 0;
	margin: 10px auto 4px 10px;
}

#nav a {
	display: block;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
	padding: 0.25em 2em;
	    color: #666666;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 20px;
        padding-right: 20px;
		margin: 0px 6px 0px 6px;
        text-decoration: none;
		letter-spacing: 3px;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;

	margin: 0px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 15.9em;
	font-weight: normal;

	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 15em
}

#nav li ul a {
	width: 15em;
	w\idth: 11em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	padding: 8px 10px 8px 10px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #E7E1C8;
}
#nav a.selected{
        background-color: #EEECD9;
        text-decoration: none;
    }


    .clear{
        clear: both;
        line-height: 0px;
        font-size: 0px;
        height: 0px;
    }
    .breadcrumb{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        font-size: 11px;
        background-color: #FFFFFF;
        margin-bottom: 10px;
		    margin-top: 10px;
    	width: 600px;
		float: left;
	}
.breadcrumb a:link, .breadcrumb a:visited {
        color: #9B9B9B;
    }
	.breadcrumb .selected {
	   color: #333333;
	}
    .breadcrumb a:hover, .breadcrumb a:active{
        color: #9B9B9B;
        text-decoration: underline;
    }
    #footer{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: white;
        margin: 10px 0px 25px 0px;
        margin-bottom: 45px;
		height: 1%;
    }
    .footer-nav{
        margin-bottom: 20px;
		margin-left: 10px;
		margin-top: 10px;
    }
    .footer-nav a:link, .footer-nav a:visited{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #FFFFFF;
        color: #666666;
        display: block;
        float: left;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 25px;
        text-decoration: none;
        /*border: 1px solid #999999;*/
    }
    .footer-nav a:hover, .footer-nav a:active{
        text-decoration: underline;
    }
    #footer-ccLogo{
		padding-top: 30px;
        width: 200px;
    }
    #footer-copy{
        color: #333333;
        font-size: 12px;
		float: left;
		padding-top: 20px;
		margin-left: 0px;
    }
    #footer-address{
        color: #333333;
    }
    #footer-info{
       margin: 10px 0px 10px 0px;
	   clear: both;
	  border-top: 1px solid #330A00;
    }
	.footer-info-content {
	width: 200px; 
	margin: 10px 10px 20px 10px;
	float: left; 
	}
.footer-info-content h2 {
	color: #3D1500;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
.footer-info-content p {
line-height: 20px;
}
    #home-block{
        width: 925px;
        height: 559px;
		position: absolute;
		z-index: 100;
    }
 
    #home-search{
        position: relative;
        top: 10px;
        left: 710px;
        width: 220px;
    }
    #breadcrumb-search{
        position: relative;
        width: 320px;
		float: left;
		text-align: right;
				margin-top: 0px;
				margin-bottom: 5px;
    }
    input.formButton, button.formButton  {
        border: 1px solid #CCBE99;
        background-color: #3D1500;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: normal;
		font-family: "Times New Roman", Times, serif;
        padding: 4px;
		line-height: 16px;
        cursor: pointer;
		overflow:visible;
    }
    #search-submit .formButton {
        border: 1px solid #CCBE99;
        background-color: #3D1500;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: normal;
		font-family: "Times New Roman", Times, serif;
        padding: 6px;
        cursor: pointer;
		float: none;
				line-height: 16px;
    }
.formButtonLarge {
		font-family: "Times New Roman", Times, serif;
		line-height: 16px;
        border: 1px solid #CCBE99;
        background-color: #3D1500;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: normal;
        padding: 6px;
        cursor: pointer;
		overflow: visible;
    }

    #search-query{
        border: 1px solid #CCBE99;
        background-color: transparent;
		background-color: #FFFFFF;
		opacity: 60;
        background-repeat: repeat;
        color: #666666;
        padding: 5px;
        width: 140px;
        font-size: 12px;
        margin-right: 5px;
    }
 a.formButton:link,  a.formButton:visited {
        border: 1px solid #CCBE99;
        background-color: #3D1500;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: normal;
		font-family: "Times New Roman", Times, serif;
        padding: 6px;
        cursor: pointer;
		text-decoration: none;
	float: left;
			line-height: 16px;
		margin-left: 5px;
    }
	
.home-blurb-bg{
        background-repeat: repeat;
        width: 605px;
		height: 230px;
		overflow: hidden;
        position: relative;
        top: 10px;
        left: 0px;
        border-width: 0px;
		float: left;
	background-color: #e7e1c8;
}
.home-logo-bg{
background-image: url(/images/wishlist_well.jpg);
background-repeat: no-repeat;
        width: 310px;
		zoom: 1;
		height: 230px;
        position: relative;
        top: 10px;
        left: 0px;
        border-width: 0px;
		float: left;
		margin-left: 10px;
	background-color: #3E1501;

}
#home-logo {
		margin: 20px;
		clear: both;
}
 
    #home-logo #home-logo-content {
	color: #e7e1c8;
	margin: 80px 0px 0px 15px;
	text-align: left;
	width: 190px;
	}
	#home-logo #home-logo-links {
	color: #e7e1c8;
	margin: 25px 0px 0px 20px;
	text-align: center;

	overflow: hidden;
	}
	
	#home-logo div.links a.formButton{
	margin-left: 5px;
	}
	
.home-promos{
background-repeat: no-repeat;
        width: 310px;
		zoom: 1;
		height: 230px;
        position: relative;
        top: 10px;
        left: 0px;
        border-width: 0px;
		float: left;
		margin-left: 10px;
}
#home-promo-top {
 width: 310px;
 height: 110px;
 margin-bottom: 10px;
 background-color: #3E1501;
 background-image: url(/images/wishlist_well_bg.jpg);
  overflow: hidden;
  	color: #e7e1c8;
}

#home-promo-bottom {
 width: 310px;
 height: 110px;
 background-color: #E7E1C8;
 overflow: hidden;
 color: #3E1501;
}
#home-promo-bottom-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;	
	color: #3E1501;
	line-height: 22px;
	}
#home-promo-top-inner, #home-promo-bottom-inner {
margin: 15px;
}
	
#home-promo-top-links a.formButton{
	margin-left: 5px;
	}
#home-promo-image {
	width: 100%;
	text-align: center;
}
.button-arrow {
	padding-right: 15px;
	background-image: url(/images/button-arrow.png);
	background-position: right; 
	background-repeat: no-repeat;

}
.home-featured-bg{
        background-repeat: repeat;
        width: 300px;
		overflow: hidden;
        position: relative;
        top: 20px;
        left: 610px;
        border-width: 0px;
		float: left;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/fade_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.home-featured-bg[class] {
  background-image: url(/images/fade_bg.png);
}
    #home-featured {
 		
		margin: 20px;
		clear: both;
		overflow: hidden;
 }
 .featured-image {
 	float: left;
	width: 150px;
	margin: 10px 0px 0px 0px;
 }
  .featured-info {
 	float: left;
	width: 100px;
	margin: 10px 0px 0px 10px;
 }
   .featured-price {
   color: #94826A;
   font-size: 18px;
   margin: 10px 0px;
   }
 #home-featured h2 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
 }
.home-products-bg {
        background-color: transparent;
        background-repeat: repeat;
        width: 300px;
		zoom: 1;
        position: relative;
        top: 30px;
        left: 610px;
        border-width: 0px;
		float: left;
		margin-left: 0px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/fade_bg.png');
		clear: left;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.home-products-bg[class] {
  background-image: url(/images/fade_bg.png);
}

#home-products {
 		text-align: left;
		margin: 20px 20px 10px 20px;
		clear: both;
		overflow: hidden;
}
#home-products #home-products-column1 a, 
#home-products #home-products-column2 a {
	font-weight: bold;
	background-image: url(/images/arrow_link.png);
	background-repeat: no-repeat;
	padding: 2px 12px 2px 0px;
	background-position: right;
	text-decoration: none;
	float: left;
	clear: left;
}
#home-products a:hover {
	text-decoration: underline;
}
     #home-products-column1 {
	 float: left; 
	 width: 110px;
	 margin: 10px 10px 0px 0px;
	 }
	 #home-products-column2 {
	 	 float: left; 
		 width: 100px;
	 	margin: 10px 10px 0px 10px;
	 }
 
 
 
 .home-well-bg {
        background-color: transparent;
        background-repeat: repeat;
        width: 300px;
		zoom: 1;
        position: relative;
        top: 30px;
        left: 610px;
		float: left;
		margin-left: 0px;
		margin-top: 10px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/fade_bg.png');
		clear: left;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.home-well-bg[class] {
  background-image: url(/images/fade_bg.png);
}

#home-well {
 		text-align: left;
		margin: 10px;
		clear: both;
		overflow: hidden;
}
#home-well p {
margin: 0;
padding: 0;
}



    #home-blurb{
	overflow: hidden;
        /*
        margin: 20px;
        margin-top: 22px;
        margin-left: 15px;
        margin-bottom: 15px;
        */
        padding: 25px;
        /*border: 1px solid red;*/
    }
    #home-blurb h2{
        font-family: "Times New Roman", Times, serif;
        font-size: 2em;
        color: #535e21;
    }
    #home-blurb p{
        margin-top: 7px;
        font-size: 12px;
        line-height: 1.5em;
        color: #3f3f3f;
        letter-spacing: 0.02em;
    }
    
/* BOXES */
.box-gray, .box-info, .box-error, .box-notice, .box-success {padding:.8em;margin-bottom:1em;margin-top: 10px; border:2px solid #ddd;}
.box-gray{background:#EDEDED;color:#444444;border-color:#CCCCCC;}
.box-gray .img_panel{
	float:left;
	overflow:hidden;
	margin:5px;
	width:120px;
}
.box-info {background:#E0ECFF;color:#444444;border-color:#7799BB;}
.box-error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.box-notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.box-success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.box-error a {color:#8a1f11;}
.box-notice a {color:#514721;}
.box-success a {color:#264409;}
.required{
	color: red;
	font-weight: bold;
}

    input[type=text].formField, textarea.formField, input[type=password].formField{
        border: 1px solid #CFB9A8;
        background-color: #FFFFFF;
        color: #333333;
        padding: 4px;
        font-size: 12px;
        margin-right: 5px;
    }
    .formField:focus, input[type=text].formField:focus, input[type=password].formField:focus{
        border: 1px solid #9F734F;
        background-color: #EEECD9;
    }
.columnSidebar {
	float: left;
	width: 186px;
	background-color: #FFFFFF;
	height: 1%;
}

.columnContent {
	float: left;
	width: 735px;
	background-color: #FFFFFF;
		height: 1%;
}
.columnMargin {
	margin: 0px 0px 20px 20px;
	overflow: hidden;
	height: 1%;
}

ul.sideNav {
	list-style-type: none;
	margin: 20px 0px 20px 0px;
	padding: 0px;
}
ul.sideNav ul.sideNav {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
    border-top: 1px solid #3D1500;
}
ul.sideNav li {
	margin-left: 0px;	
	padding: 0px;
	height: 1%;
	border-bottom: 1px solid #3D1500;
    
}
ul.sideNav li ul.sideNav li{
	margin-left: 0px;	
	padding: 0px;
	height: 1%;
	border-bottom: 1px solid #3D1500;
    
}
ul.sideNav li a:link,  ul.sideNav li a:visited, ul.sideNav li a.selected:hover {

	padding: 5px 5px 5px 20px;	
	color: #689F31;
	display: block;
	text-decoration: none;
	margin: 0px;
		color: #666666;
background-color: #FFFFFF;
background-image: url(/images/arrow_sideNav.png);
background-repeat: no-repeat;
background-position: 6px 5px;
	}
 ul.sideNav li a.selected:link,  ul.sideNav li a.selected:visited {
 	color: #4B6C2C;
	background-color: #EEECD9;
	background-image: none;
}

img.sidebarborder {
	border: 5px solid green;
}

.productListTitle a {
	font-size: 14px;


}
.productListTitle {
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	border-top: 3px solid #E7E1C8;
	display: block;
	height: 1%;
}
.productListView {
	float: left;
	display: block;
	text-align: right;
	width: 280px;
	margin: 12px 4px 4px 4px;
}
.productListTitle  h2, .productListTitle  h3 {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	display: block;
		height: 1%;
	}
.productList {
	width: 220px;
	height: 420px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin: 10px 5px 10px 5px;
	float: left;
}
.productList .productListPhoto {
	margin: 10px;
}
.productList .productListDesc {
	margin: 0px 10px 0px 10px;
}
.productList .productListPrice {
	margin: 0px 10px 0px 10px;
	font-size: 16px;
	color: #3D1500;
}
.productList h2 {
	margin: 0px 10px 0px 10px;
	font-size: 14px;
	color: #666666;
	padding: 0px;
}

.productList .productListAdd {
	margin: 10px 10px 10px 10px;
}
.productList form  {
	display: inline;
	float: left;

}
.productList .productListAdd a.formButton:link, .productList .productListAdd a.formButton:visited {
		float: left;
		overflow: hidden;
		line-height: 16px;
	}
.productList .wishListLink {
	float: left;
} 

.pageNav {
	text-align: right;
	margin: 5px 5px 0px 0px;
	width: 710px;
	overflow: hidden;
}

.pageNav a:link, .pageNav a:visited {
	border: 1px solid #CCCCCC;
	margin: 2px;
	padding: 4px;
	text-decoration: none;
	color: #999999;
}

.pageNav a:hover, .pageNav a.selected {
	background-color: #EEECD9;
}

.pageNav a.brownButton {
        border: 1px solid #CCBE99;
        background-color: #3D1500;
        color: #FFFFFF;
        font-size: 14px;
        font-weight: normal;
		font-family: "Times New Roman", Times, serif;
        padding: 6px;
		text-decoration: none;
			line-height: 16px;
		margin-left: 5px;
		display: block;
		float: right;
}

.pageNav a.brownButton:hover {
	background-color: #5F3117;
}
.productDetail {
	width: 710px;
	margin: 10px 0px 10px 0px;
	float: left;
overflow: hidden;
}
.productDetail .productDetailPhoto {
	margin: 10px 10px 10px 0px;
	width: 300px;
	float: left;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.productDetail .productDetailInfo {
	margin: 10px;
	width: 360px;
	float: left;
}
.productDetail .productDetailDesc {
	margin: 10px 10px 0px 10px;
	clear: both;
}
.productDetail .productDetailPrice {
	margin: 5px 10px 5px 10px;
	font-size: 16px;
	color: #3D1500;
}
.productDetail h1 {
	margin: 0px 10px 0px 10px;
	font-size: 22px;
	color: #666666;
	padding: 0px;
	background-color: #FFFFFF;
}
.productDetail h2 {
	margin: 0px 10px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}

.productDetail .productDetailAdd {
	margin: 10px 10px 10px 10px;
	height: 35px;
}

.productDetail .productDetailAdd  form {
	float: left;
	display: inline;
}

input.formQuantity {
	width: 50px;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.product-quantity {
	float: left;
	
}
.add-to-cart{
	float: left;
	}
table.contact td {
	padding: 6px 2px 6px 2px;
}
.subscribeBox {
	border: 1px solid #CCCCCC;
	width: 350px;
}

.subscribeBoxInner {
	padding: 20px;
	}
ul {
margin: 20px 0px 20px 20px;
}
li {
margin-left: 20px;
}

.aboutBox {
	width: 400px; 
	margin: 30px 0px 0px 490px; 
	background-color: #FFFFFF; 
	background-color: transparent; 

	background-repeat: repeat; 
	background-position: top; 
	overflow: hidden;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/fade_bg.png');
}
.aboutBox[class] {
  background-image: url(/images/fade_bg.png);
}

.wishListLink {
	text-align: center;
	float: left;
}

.newsAbout {
	border: 1px solid #3D1500; margin: 10px;padding: 10px;
	float: right;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.newsAbout .newsDate {
	font-size: 10px;
}
.newsAbout .newsHeadline {
	margin: 10px 0px 10px 0px;
}

.cart {
	border: 1px solid #E7E1C8;
	margin: 10px auto 0px auto;
	width: 700px;
	
	}

.cart thead {
	background-color: #E7E1C8;
	font-weight: bold;
}

.cart td {
	border: 1px solid #FFFFFF;
}

.checkout_fieldset {
	/*width: 250px;*/
	text-align: right;
}

.checkout {
	margin: 10px auto 0px auto;
}

.shippingTable {
	border: 1px solid #E7E1C8;
	margin: 10px auto 0px auto;
	width: 800px;
	font-size: 11px;
	}

.shippingTable thead {
	background-color: #3D1500;
	font-weight: bold;
	color: #FFFFFF;
}

.shippingTable td {
	border: 1px solid #FFFFFF;
}


.shippingTable td.stripe {
	background-color: #E7E1C8;
}

.services-price {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
	color: #3D1500;
}
.services-home {
	margin-top: 10px;
	 background-color: #391F0E;
	 overflow: hidden;
	background-image: url(/images/services-home-bg.png); background-repeat: repeat-y ;

}
.services-list {
margin: 20px 20px 20px 30px;
overflow: hidden;
}	
.services-list a:link, .services-list a:visited {
	margin: 2px 0px 2px 0px; 
	padding: 4px 24px 4px 8px; 
	color: #FFFFFF; 
	background-image: url(/images/services_arrow.png); text-decoration: none; background-repeat: no-repeat; background-position: right 10px ;
	background-color: #391F0E;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #5A412A;
	/*clear: left;*/
	overflow: hidden;
	/*float: left;*/
	display: block;
}

.services-list a:hover {
	color: #F3D672;
}

.outofstock_msg {
	padding: 5px;
	color: red;
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
}

.oneleft_msg {
	background-color:#FEFFA9;
	background-image:url("/images/error.png");
	background-position:5px center;
	background-repeat:no-repeat;
	border:1px solid #FCE9B6;
	font-size:11px;
	padding:4px 4px 4px 27px;
}