
 
    /******************************************/
	/***********[ Mage_CSS_A Reset ]***********/
	/******************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F8F1 none repeat scroll 0 0;
	color: #5F5E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.33em;
	text-align: center;
}

a {
	color: #DF5B12;
	text-decoration: none;
}

a:hover {
	color: #1e7ec8;
	text-decoration: underline;
	text-align:center;
}

a img {
	border: 0;
}

:focus {
	outline: 0;
}

/* Heading */
h1,h2,h3,h4,h5,h6,.head {
	margin-bottom: .4em;
	line-height: 1.3em;
	color: #59860F;
}

h1 {
	font-size: 2.5em;
	line-height: 1.17;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.34;
}

h3 {
	font-size: 1.35em;
}

h4 {
	font-size: 1.05em;
}

h5 {
	font-size: 1.05em;
	text-align: centre;
}

h6 {
	font-size: .95em;
}

/* Table */
th {
	padding: 0;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0;
	vertical-align: top;
}

/* Paragraph */
p {
	
}

address {
	margin-bottom: .4em;
}

address {
	font-style: normal;
	line-height: 1.4em;
}

cite {
	font-style: normal;
	font-size: 10px;
}

q:before,q:after {
	content: '';
}

/* Form */
form {
	display: inline;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

label {
	color: #666; /*font-size:.95em;*/
}

input,select,button {
	vertical-align: middle;
}

/* Lists */
dt {
	display: block;
	font-weight: bold;
}

table{
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-size:100%;
}

ul,ol {
	list-style: none;
}

/* Size */
small {
	font-size: .92em;
}

big {
	font-size: 1.1em;
}

hr {
	height: 0;
	margin: 8px 0;
	overflow: hidden;
	visibility: hidden;
}

.nowrap {
	white-space: nowrap;
}

.bold {
	font-weight: bold;
}

.block {
	border-top: 1px solid #BDBAA6;
	margin: 0 0 10px;
	padding-top: 17px;
}

.block .block-title h2 {
	color: #85A030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}

.side-block-2 {
	color: #FFFFFF;
}

.side-block-2 h3 {
	color: #FFFFFF;
}

.side-block-2 .block-title h2 {
	color: #FFFFFF;
}

.side-block-2 .block-content {
	font-size: 0.91em;
	padding-bottom: 0;
	padding-top: 5px;
}

.side-block-2 .top-corners {
	background: transparent url(../images/block_2_corner_left_top.gif)
		no-repeat scroll left top;
}

.side-block-2 .top-corners div {
	background: transparent url(../images/block_2_corner_right_top.gif)
		no-repeat scroll right top;
	padding: 0 5px;
}

.side-block-2 .top-corners div div {
	background: #8EBE1A url(../images/block_2_corners_top_bg.gif) no-repeat
		scroll left top;
	height: 5px;
	overflow: hidden;
	padding: 0;
}

.side-block-2 .content {
	background: #8EBE1A url(../images/block_2_content_bg.gif) repeat-x
		scroll left top;
}

.side-block-2 .content .border-top {
	background: transparent url(../images/block_2_content_left_top.gif)
		no-repeat scroll left top;
	padding: 8px 10px 8px 9px;
}

.side-block-2 .bot-corners {
	background: transparent url(../images/block_2_corner_left_bot.gif)
		no-repeat scroll left top;
}

.side-block-2 .bot-corners div {
	background: transparent url(../images/block_2_corner_right_bot.gif)
		no-repeat scroll right top;
	padding: 0 5px;
}

.side-block-2 .bot-corners div div {
	background: #8EBE1A none repeat scroll 0 0;
	height: 5px;
	overflow: hidden;
	padding: 0;
}

.block-cart {
	border: 0 none;
	padding-top: 0;
}

.block-cart .amount {
	
}

.block-cart .amount a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.block-cart .amount a:hover {
	text-decoration: none;
}

.block-cart .subtotal {
	background: #A7CC4C none repeat scroll 0 0;
	margin: 12px 0 0;
	padding: 4px 7px 5px;
}

.block-cart .subtotal .price {
	font-size: 1.27em;
}

.block-cart .actions {
	padding: 13px 0 11px;
}

.block-cart .actions button {
	background: transparent url(../images/cart_button_bg.gif) no-repeat
		scroll left top;
	height: 23px !important;
	overflow: hidden;
	width: 67px;
}

.block-cart .actions button span {
	display: none;
}

.block-cart h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 15px;
}

#cart-sidebar .product-images {
	display: block;
	float: left;
	width: 52px;
}

#cart-sidebar .product-details {
	float: right;
	width: 110px;
}

.block-compare {
	border: 0 none;
	padding-top: 0;
}

.block-compare .block-title {
	padding-bottom: 7px;
}

.block-compare .corner {
	padding-right: 8px;
}

.block-compare .block-content {
	padding-top: 9px !important;
}

.block-compare .block-content p {
	font-size: 0.91em;
}

.block-compare .block-content li img {
	float: right;
	margin-left: 5px;
}

.block-compare .block-content li a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.block-compare li {
	padding: 5px 0;
}

.block-compare .actions a {
	color: #335708;
	font-size: 0.91em;
}

.main-block {
	margin-bottom: 10px;
}

.main-block h3 {
	text-align: center;
}

.main-block h3 a {
	color:#537D0D;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.8em;
	line-height:normal;	
	text-decoration: none;
}

.main-block .top-corners {
	background: transparent url(../images/main_block_corner_left_top.gif)
		no-repeat scroll left top;
}

.main-block .top-corners div {
	background: transparent url(../images/main_block_corner_right_top.gif)
		no-repeat scroll right top;
	padding: 0 4px;
}

.main-block .top-corners div div {
	background: #FFFFFF url(../images/main_block_border.gif) repeat-x scroll
		left top;
	height: 4px;
	overflow: hidden;
	padding: 0;
}

.main-block .corner {
	background: #FFFFFF none repeat scroll 0 0;
	border-left: 1px solid #DADFCE;
	border-right: 1px solid #DADFCE;
	padding: 16px 13px 14px 11px;
}

.main-block .bot-corners {
	background: transparent url(../images/main_block_corner_left_bot.gif)
		no-repeat scroll left top;
}

.main-block .bot-corners div {
	background: transparent url(../images/main_block_corner_right_bot.gif)
		no-repeat scroll right top;
	padding: 0 4px;
}

.main-block .bot-corners div div {
	background: #FFFFFF url(../images/main_block_border.gif) repeat-x scroll
		left 3px;
	height: 4px;
	overflow: hidden;
	padding: 0;
}

.full-width {
	width: 100%;
}

.main-block .corner {
	padding: 6px 10px 14px 9px;
}

.main-block .block-title {
	background: transparent url(../images/maint_block_title_divider.gif)
		repeat-x scroll left bottom;
	padding-bottom: 10px;
}

.main-block .block-content {
	padding: 11px 0 0 !important;
}

.col-main .main-block .page-title {
	padding: 0 0 15px;
}

.block-subscribe label {
	font-size: 0.91em;
}

.block-subscribe .input-box {
	margin-bottom: 5px;
	margin-top: 5px;
}

button.button {
	background: transparent none repeat scroll 0 50%;
	border: 0 none;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px !important;
	overflow: visible;
	width: auto;
}

button.button span {	
	background: transparent url(../images/buttons_left_bg.gif) no-repeat scroll left top !important;
	display: block;
	height: 24px !important;
	margin: 0;
}

button.button span span {
	background: transparent url(../images/buttons_right_bg.gif) no-repeat scroll right top !important;
	display: block;
	height: 24px !important;
	padding: 0 11px;
}

button.button span span span {
	background: transparent url(../images/buttons_bg.gif) repeat-x scroll left top !important;
	color: #837C44;
	display: block;
	font-weight: normal;
	height: 15px !important;
	line-height: normal;
	overflow: hidden !important;
	padding: 5px 0 3px;
	text-align: center;
	white-space: nowrap;
}

button.disabled {
	
}

button.disabled span {
	
}

button.button ::-moz-focus-inner {
	border: 0 none;
	padding: 0;
}

.block-subscribe .input-box input {
	border: 1px solid #B0AC8C;
	width: 162px;
}

.block-subscribe button {
	background: transparent url(../images/subs_button.gif) no-repeat scroll
		left top;
	float: right;
	height: 23px !important;
	overflow: hidden;
	width: 68px;
}

.block-subscribe button span {
	display: none;
}

.block-subscribe .block-title {
	padding-left: 1px;
	position: relative;
}

.block-subscribe .block-content {
	position: relative;
}

.product-name {	
	font-weight:normal;
	line-height:1.34;
	color: #DF5B12;	
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.36em;			
}

h3.short-description {
	color:#85A030;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-bottom:19px;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold;
	line-height:normal;
	text-align: left;
}

.page-title h2 {
	color:#85A030;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:bold;
	margin: 10px 0px 0px 10px;
	text-transform:uppercase;
}

.checkout-types{
	float: right;	
}

.block-progress {
	border:0 none;
	padding-top:0;
}

.block-progress ol li h4{
	font-size:0.80em;
	color: #5F5E53;
}

.block-progress ol li {
	border-bottom:1px solid #DDDBDB;
	color:#5F5E53;	
	padding:12px 13px 12px 0;	
}

.block-progress dd {
	color:#5F5E53;
	padding:11px 24px 8px 0;
}

.block-progress dt.complete, .sidebar .block-progress dd.complete {
}

.headline-boxes{
	width: 99%;
	margin: 20px 0px;	
}

.headline-boxes .product-image {
	float: left;
	margin-right: 50px;
	height:135px;
	border: 1px solid #aaa;
}

.headline-boxes h3{
	text-align: left;
}

.headline-boxes .price-box{
	text-align: left;
	margin: 20px 0px;
}

.headline-boxes h3 a{
	color: #DF5B12;	
	text-decoration: none;
	font-weight: normal;
}
