@charset "utf-8";
/* CSS Document */


.mainbox-title {font-family: Palatino Linotype, Palatino, Gerogia, "Times New Roman"; font-size:26px; color:#003300; display:block; background:url(../images/greetree.gif) left no-repeat; padding-left:30px; border-bottom:#003300 3px double; text-transform:capitalize!important;}

.mainbox-title span {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	float:right;
	font-variant:normal!important;
	padding-top:15px;
	text-transform:capitalize!important;
	
	}
	
.mainbox-title span a {	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-variant:normal!important;
	text-transform:capitalize;
	font-size:11px;
	}

.product-title  {
	font-family: Palatino Linotype, Palatino, Gerogia,"Times New Roman"; font-size:18px; color:#663300;
	font-weight:bold;
	text-decoration:none;
	}
	
	
/* breadcrumbs links */
.breadcrumbs-text {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif!important;
	text-transform:capitalize;
	display:block;
	padding: 7px 9px 0px 0px;
}
.breadcrumbs {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif!important;
	float: left;
	padding: 7px 0px 0px 0px;
}
.breadcrumbs-link:link, .breadcrumbs-link:visited, .breadcrumbs-link:active {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.breadcrumbs-link:hover {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif!important;
	text-decoration: underline;
}
.breadcrumbs-arrow {
	width: 3px;
	height: 5px;
	margin: 0px 9px;
}
.bc-wrapper {
	padding: 3px 0px;
}
.bc-text {
	color: #014ead;
	font-weight: bold;
}
.bc-arrow {
	margin: 0px 6px;
}
.bc-link:link, .bc-link:visited, .bc-link:active {
	color: #014ead;
	font-weight: bold;
	text-decoration: underline;
}
.bc-link:hover {
	color: #014ead;
	font-weight: bold;
	text-decoration: none;
}
/* /breadcrumbs links */

/*products.tpl*/

.products-list-wrapper {
	position:relative;
	width:580px;
	margin:0 auto;
	text-align:left;
}
		
.product-image {
	position:relative;
	float:left;
	width:100px;
	z-index:4;
}
	
.product-content {
	position:relative;
	float:right;
	width:472px;
	z-index:4;
	}
	
.list-product-title {
	font-family: Palatino Linotype, Palatino, Gerogia,"Times New Roman"; font-size:18px; color:#663300;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	display:block;
	
	}
	
.product-description {
	position:relative;
	float:left;
	width:324px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:150%;
	}
	
.pricing {
	position:relative;
	float:right;
	width:142px;
	text-align:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	

	
/*product_detail.tpl*/

.product-details {
	position:relative;
	width:580px;
	margin-top:10px;
	}
	
.view-large-image-link { 
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-transform: capitalize;
	text-decoration:none;
	
	}
	
.product-details .product-description {
	position:relative;
	float:right;
	width:439px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:150%;
	}
	
.tab-wrapper {
	visibility:hidden;
	display:none;
	}
	
.sku {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.product-details  .price {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	}
	
.product-details label {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	float:left;
	}

/* progress bar styles */
.pb-main-bg {
	height: 27px;
	line-height:26px;
	color:#663300;
}

.pb-main-bg td {
	color:#003300;
	}
.pb-bg {
	color: #003300;
	font-weight: bold;
	padding: 0px 18px;
	white-space: nowrap;
}
.pb-bg-active {
	background: url(../images/bgprogress.jpg) top left repeat-x;
	text-align:center;
	white-space: nowrap;
	padding:0px 10px;
}
.pb-link:link, .pb-link:visited, .pb-link:active {
	color: #663300;
	font-weight: bold;
	text-decoration:none;
	white-space: nowrap;
}
.pb-link:hover {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
/* /progress bar styles */

/* login page */

.info-field-title {
	font-size: 12px;
	font-weight: normal;
	padding: 4px 4px 4px 8px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
}

.info-field-body {
	padding: 10px 0px 25px 10px;
}

p.info-field {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
}

p.info-field label {
	padding: 0;
	margin: 0;
	font: normal 11px verdana, geneva, arial, helvetica, sans-serif;
	width: 100px;
	line-height: 18px;
	float: left;
}

/* Form styles */
.required-field-mark {
	color: #ff0000;
	font-size: 11px;
	vertical-align: top;
}

.form-elm-required {
	border: 1px solid #ff0000;
}

/* for checkboxes in FF */
input[type=checkbox].form-elm-required {
	outline: 1px solid #ff0000; 
}

.form-field {
	margin-bottom: 5px;
	z-index: 10;
	clear: both;
}

.form-field label {
	float: left;
	clear: left;
	text-align: left;
	width: 170px;
	padding-top: 1px;
	font: normal 12px verdana, geneva, arial, helvetica, sans-serif;
}

.form-field .required-field-mark {
	display: block;
	float: left;
	width: 15px;
	text-align: center;
}

.form-field span {
	font-size: 11px;
}

select {
	border: 1px solid #003300;
}

p.textarea-break {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.search-field {
	margin-bottom: 7px;
}

/* Form field hack to avoid float div float outside the container */
.form-field:after, .search-field:after, .info-field-title:after, .item-wrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.search-field label, .search-field label.long{
	float: left;
	clear: left;
	text-align: left;
	width: 95px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 1px;
}

.search-field label.long {
	width: 150px;
}

.search-field div label {
	width: auto;
	font: normal 12px  Arial, Helvetica, sans-serif;
}
.search-field input {
	font-weight: normal;
}
.search-field select {
	font-weight: normal;
	border: 1px solid #003300;
}
.search-field textarea {
	font-weight: normal;
	border: 1px solid #003300;
}
.search-field span {
	font-weight: normal;
	font-size: 12px;
}
.product-list-field, .product-features {
	margin-bottom: 5px;
}
.product-list-field label, .product-features label {
	float: left;
	clear: left;
	text-align: left;
	width: 160px;
	padding-top: 1px;
	font-weight: bold;
}
.product-features label {
	font-weight: normal;
}
/* form styles */


/* Buttons */
.more-info a{
	position:relative;
	display:block;
	margin-top:10px;
	width:142px;
	height:28px;
	text-align:center;
	background:url(../images/details_button.jpg) top left no-repeat;
	font-family: Palatino Linotype, Palatino, Gerogia,"Times New Roman"; 
	font-size:14px; 
	color:#003300!important;
	font-weight:bold;
	line-height:26px;
	text-decoration:none;
	text-transform:capitalize;
	
	
	
	}
	
.more-info a:hover {
	color:#663300!important;
	}

.button:link, .button:visited, .button:hover, .button:active, .action_button:link, .action_button:visited, .action_button:hover, .action_button:active, .big_button:link, .big_button:visited, .big_button:hover, .big_button:active {
		width:142px;
	height:28px;
	text-align:center;
	color: #003300;
	background:url(../images/details_button.jpg) top left no-repeat;
	font-family: Palatino Linotype, Palatino, Gerogia,"Times New Roman"; 
	font-size:14px; 
	font-weight:bold;
	line-height:26px;
	text-transform:capitalize;
	cursor: pointer;
	white-space: nowrap;
	display: block;
	text-decoration: none;
	
}

.action_button:link, .action_button:visited, .action_button:hover, .action_button:active {
	background:url(../images/details_button.jpg) top left no-repeat;
}

.big_button:link, .big_button:visited, .big_button:hover, .big_button:active {
	background:url(../images/details_button.jpg) top left no-repeat;
}
.disabled_big_button:link, .disabled_big_button:visited, .disabled_big_button:hover, .disabled_big_button:active {
    background:url(../images/details_button.jpg) top left no-repeat;
    color:#999999;
    text-decoration: none;
	display: block;
    font-family: Palatino Linotype, Palatino, Gerogia,"Times New Roman"; 
	font-size:14px; 
	font-weight:bold;
	line-height:26px;
	text-transform:capitalize;
    cursor: not-allowed;
}

.text_button_link:link, .text_button_link:visited, .text_button_link:hover, .text_button_link:active, .action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active {
	white-space: nowrap;
	margin-right: 1px;
	font-family: Palatino Linotype, Palatino, Gerogia,"Times New Roman"; 
	font-size:14px; 
	font-weight:bold;
	text-decoration: underline;
	padding: 2px 5px 2px 0px;

}
.text_button_link:hover, .action_text_button_link:hover  {
	text-decoration: none;
}

.action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:active, .action_text_button_link:hover {
	color: #003300;
}
/* /Buttons */


/* Ajax */
.ajax-loading-box {
	border: 1px solid #aaaaaa;
	background-color: #ff0000;
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	padding: 5px;
	position: absolute;
	top: 0;
	right: 90%;
	width: 65px;
	display: none;
	z-index: 9999;
}
.ajax-message-wrapper {
	display: none;
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 9999;
	width: 339px;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #366073;  
	border-bottom: 1px solid #366073;
	cursor: pointer;
}
.ajax-message {
	border: 1px solid #5b8496; 
	background: #ffffff url('images/ajax_message_bg.gif') repeat-x bottom; 
	padding: 25px 29px 10px 29px;
}

.ajax-notification-n, .ajax-notification-e, .ajax-notification-w {
	padding-left: 17px; 
	padding-bottom: 15px;
}

.ajax-notification-e {
	background: url('images/ajax_notification_e.gif') no-repeat left 1px; 
}

.ajax-notification-w {
	background: url('images/ajax_notification_w.gif') no-repeat left 1px; 
}

.ajax-notification-n {
	color: #1b7bdd; 
	font-weight: bold; 
	background: url('images/ajax_notification_n.gif') no-repeat left 1px; 
}
/* /Ajax*/

/* Notification box */
.notification-body {
	padding: 6px 10px;
	text-align: justify;
}
.notification-title-n { /* Notification message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-border-n {
	border: 1px solid #3c74ba;
	background-color: #f3f8fc;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-th-n {
	background: #578bca url(images/notification_th_n.gif) repeat-x;
	height: 19px;
}
.notification-title-e { /* Error message */
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-border-e {
	border: 1px solid #b71408;
	background-color: #fcf3f3;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-th-e {
	background: #de3e37 url(images/notification_th_e.gif) repeat-x;
	height: 19px;
}
.notification-border-w { /* Warning message */
	border: 1px solid #d96e0f;
	background-color: #fdf6ed;
	color: #2b2b2b;
	margin: 0px 39px;
}
.notification-title-w {
	color: #ffffff;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.notification-th-w {
	background: #d96e0f url(images/notification_th_w.gif) repeat-x;
	height: 19px;
}
/* /Notification box */


span.pricelist {
	position:relative;
	float:right;
	
	
	}
	
span.pricelist a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-style:italic;
	text-transform:capitalize;
	font-size:11px;
	color:#663300!important;
	font-weight:bold;
	}
	
	
#mainnav_store {
	position:relative;
	z-index:9999;
}

div.textarea-row label{
	width:250px!important;
	margin:20px 0 0 0;
	}

div.textarea-row {
	margin:0 0 20px 160px;
	}