body {
	margin: 0;
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background: #6d9d31 url('../images/bg-body.gif') repeat-x;
}
img {border-style: none;}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
form, fieldset {
	margin: 0;
	border-style: none;
	padding: 0;
}

.promocode {
	cursor: pointer;
}

.green {
	color: #6D9D31;
}

.gallerytext {
	display: block;
	width: 208px;
	height: 131px;
	border: 0px solid red;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #6D9D31;
	padding-top: 42px;
	
}

.fb {
	color: #3B5998;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 14px;

}
#fbplugin {
	position: absolute;
/* 	border: 1px red solid; */
	bottom: -31px;
	right: -3px;
	width: 221px;
	height: 100px;
}


#liveplugin {
	position: absolute;
/* 	border: 1px red solid; */
	top: 13px;
	right: 8px;
}

.collapser {                                                                                                                                                                                        
        border-bottom: 1px dotted black;                                                                                                                                                                   
        cursor: pointer;
        font-weight: bold;
}       

input, select, textarea {
	vertical-align: middle;
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5a634e;
}
.page {background: url('../images/bg-page.jpg') no-repeat 50% 0;}
#wrapper {
	margin: 0 auto;
	padding: 0 9px;
	width: 980px;
	background: url('../images/bg-wrapper.png') repeat-y;
}
.wrapper-b {
	margin: 0 auto;
	padding: 0 0 119px;
	height: 30px;
	width: 998px;
	background: url('../images/bg-wrapper-b.png') no-repeat;
}
#header {
	position: relative;
	overflow: hidden;
	height: 125px;
	padding: 0 30px;
	background: url('../images/bg-header.jpg') repeat-x;
}
.logo {
	position: absolute;
	top: 25px;
	left: 324px;
	margin: 0;
	width: 346px;
	text-indent: -9999px;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 92px;
	background: url('../images/logo.jpg') no-repeat;
}

.dotteline {
	background: url('../images/dotted-line.png') repeat-x;
	border: 0;
	width: 100%;
	height: 10px;
}

.account-images img{
	padding: 5px;
	
	
}
.account-area {
	float: right;
	margin: 67px 0 0;
	width: 150px;
}
.account-area .icon {
	float: right;
	height: 52px;
	width: 38px;
	text-indent: -9999px;
	background: url('../images/ico-cart-empty.jpg') no-repeat;
	outline: none;
}
.account-area .full {background: url('../images/ico-cart-full.jpg') no-repeat;}
.account-area .link {
	float: right;
	margin: 26px 12px 0 0;
	height: 15px;
	width: 84px;
	text-indent: -9999px;
	background: url('../images/text-my_account.jpg') no-repeat;
	outline: none;
}
.home {
	float: left;
	margin: 74px 0 0;
	width: 87px;
	text-indent: -9999px;
}
.home a {
	overflow: hidden;
	display: block;
	height: 43px;
	background: url('../images/link-home.jpg') no-repeat;
	outline: none;
}
#main {
	padding: 0 14px 10px;
	width: 952px;
}

#hero {
	position: relative;
}

#toptext span {
	display: none;
}

#toptext a {
	text-decoration: none;
	color: #5a634e;
}


#toptext {
	position: absolute;
	top: 17px;
	left: 190px;
	z-index: 30;
	color: #6D9D31;
	font-size: 13px;
	font-weight: bold;
	width: 735px;
	height: 20px;
	text-align: right;
	border: 0px solid red;
}

.deal-block {
	position: relative;
	overflow: hidden;
	margin: 0 0 8px;
	height: 232px;
	width: 952px;
	text-indent: -9999px;
	cursor: pointer;
/* 	background: url('../images/bg-deal-block.jpg') no-repeat; */
}
.deal-block .delivery {
	position: absolute;
	top: 170px;
	right: 49px;
	padding: 0 0 15px 55px;
	width: 74px;
	background: url('../images/link-delivery.png') no-repeat;
}
.deal-block .delivery a {
	display: block;
	height: 41px;
	outline: none;
}
.deal-block .look {
	position: absolute;
	top: 171px;
	left: 52px;
	padding: 0 0 11px;
	width: 122px;
	background: url('../images/link-take_a_closer_look.png') no-repeat;
}
.deal-block .look a {
	display: block;
	height: 39px;
	outline: none;
}
.orders-block {
	overflow: hidden;
	width: 100%;
}
.orders-block .order {
	position: relative;
	float: left;
	margin: 0 8px 0 0;
	height: 232px;
	width: 312px;
	text-indent: -9999px;
}
.orders-block .type1 {background: url('../images/bg-order-type1.jpg') no-repeat;}
.orders-block .type2 {background: url('../images/bg-order-type2.jpg') no-repeat;}
.orders-block .type3 {
	margin: 0;
	background: url('../images/bg-order-type3.jpg') no-repeat;
}
.orders-block .order .click {
	position: absolute;
	top: 114px;
	right: 20px;
	height: 97px;
	width: 97px;
	outline: none;
}
#footer {
	overflow: hidden;
	padding: 3px 10px 5px;
	width: 960px;
}

.footer-block {
	margin: 0 0 10px 10px;
	width: 948px;
	position: relative;
/* 	border: 1px solid red; */
	display: block;
	height: 200px;
}
.footer-block div {
	position: relative;
	float: left;
	height: 181px;
	width: 237px;
/* 	text-indent: -9999px; */
}


.footer-block ul {
	list-style: none;
	padding-left: 20px;
}

.footer-block h3 {
	color: #8dc63f;
	padding-left: 20px;
}

.footer-block a.active {
	color: #5A634E;
	text-decoration: none;
}


.footer-block a {
	color: #6D9D31;
	text-decoration: none;
}

.footer-block a:hover {
	text-decoration: underline;
}

.info-block {
	overflow: hidden;
	margin: 0 0 10px 10px;
	width: 948px;
	background: url('../images/bg-info-block.jpg') no-repeat;
}
.info-block div {
	position: relative;
	float: left;
	height: 181px;
	width: 237px;
	text-indent: -9999px;
}

.info-block .icon {
	position: absolute;
	top: 108px;
	outline: none;
}
.info-block .portfolio .icon {
	right: 26px;
	height: 43px;
	width: 61px;
}
.info-block .mail .icon {
	right: 23px;
	height: 44px;
	width: 42px;
}
.info-block .faq .icon {
	right: 20px;
	height: 50px;
	width: 36px;
}
.info-block .contact .icon {
	right: 27px;
	height: 44px;
	width: 44px;
}
.info-block .link {
	position: absolute;
	top: 131px;
	outline: none;
	height: 10px;
	width: 67px;
}
.info-block .portfolio .link {right: 96px;}
.info-block .mail .link {right: 76px;}
.info-block .faq .link {right: 65px;}
.info-block .contact .link {right: 78px;}
.main-holder {
	margin: 13px 6px 7px;
	width: 940px;
	background: url('../images/bg-main-holder.gif') repeat-y;
}

.social-holder {
	margin: 13px 9px 7px;
	width: 940px;
	position: relative;
}


.main-holder-3 {
	margin: 13px 6px 7px;
	width: 940px;
	background: url('../images/bg-main-holder-3.gif') repeat-y;
}

.main-holder1 {
	margin: 13px 6px 7px;
	width: 940px;
	background: url('../images/bg-main-holder1.jpg') repeat-y;
}
.main-holder-b {background: url('../images/bg-main-holder-b.gif') no-repeat 0 100%;}
.main-holder1 .main-holder-b {padding: 0 0 20px;}
.heading {
	width: 100%;
	background: url('../images/bg-heading.jpg') repeat-y;
}
.heading .holder {background: url('../images/bg-heading-holder.jpg') no-repeat;position: relative;}
.heading h2 {
	margin: 0;
	padding: 9px 20px;
	line-height: 22px;
	font-size: 18px;
	color: #6d9d31;
}

.heading h2 span{
	margin: 0;
	padding-left: 36px;
	color: #5A634E;
}

.heading .view-logos {
	float: right;
	color: #a7ab79;
	background: url('../images/bg-view-logos-m.jpg') repeat-y;
}
.heading .view-logos .t {
	display: block;
	padding: 0 0 0 10px;
	background: url('../images/bg-view-logos-t.jpg') no-repeat;
}
.heading .view-logos a {
	display: block;
	padding: 9px 19px 9px 19px;
	width: 432px;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #a7ab79;
	background: url('../images/bg-view-logos-b.jpg') no-repeat 0 100%;
}
.heading .view-logos a:hover {text-decoration: underline;}
.active-block {
	overflow: hidden;
	padding: 20px 12px 20px 20px;
	width: 908px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #6d9d31;
}
.active-block .number {float: right;}
.active-block .number .per {float: left;}
.active-block .number ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #5a634e;
}
.active-block .number ul li {
	float: left;
	padding: 0 8px 0 10px;
	background: url('../images/sep-number.jpg') no-repeat 0 3px;
}
.active-block .number ul li:first-child {background: none;}
.active-block .number ul li a {
	color: #6d9d31;
	text-decoration: none;
}
.active-block .number ul li a:hover {text-decoration: underline;}
.active-block .number-now {float: left;}
.active-block .pager {
	float: left;
	margin: 0 0 0 115px;
}
.active-block .pager a {outline: none;}
.active-block .pager ul {
	float: left;
	margin: 0 -3px 0 0;
	padding: 0;
	list-style: none;
	color: #5a634e;
}
.active-block .pager ul li {
	float: left;
	padding: 0 8px 0 10px;
	background: url('../images/sep-number.jpg') no-repeat 0 3px;
}
.active-block .pager ul li:first-child {background: none;}
.active-block .pager ul li a {
	color: #6d9d31;
	text-decoration: none;
}
.active-block .pager ul li a:hover {text-decoration: underline;}
.active-block .pager .back,
.active-block .pager .prev,
.active-block .pager .next,
.active-block .pager .forward {
	float: left;
	height: 20px;
	width: 20px;
	text-indent: -9999px;
}
.active-block .pager .back {
	margin: 0 9px 0 0;
	background: url('../images/bg-pager-back.jpg') no-repeat;
}
.active-block .pager .prev {background: url('../images/bg-pager-prev.jpg') no-repeat;}
.active-block .pager .next {
	margin: 0 0 0 10px;
	background: url('../images/bg-pager-next.jpg') no-repeat;
}
.active-block .pager .forward {
	margin: 0 0 0 8px;
	background: url('../images/bg-pager-forward.jpg') no-repeat;
}
.active-block .pager .amount {float: left;}
.items-list {
	overflow: hidden;
	margin: 0 0 -20px;
	padding: 0 10px;
	width: 920px;
	list-style: none;
}
.items-list li {
	display: inline;
	float: left;
	margin: 0 10px 20px;
}
.items-list li img {
	display: block;
	border: 1px solid #e1e2cc;
}
.heading .price {
	float: right;
	padding: 9px 20px 9px 0;
	line-height: 22px;
	font-size: 18px;
	color: #6d9d31;

}
.main-area {
	overflow: hidden;
	width: 100%;
}
#content {
	float: right;
	padding: 13px 22px 0 19px;
	width: 579px;
	line-height: 18px;
	font-size: 14px;
	color: #5a634e;
}


#content-2 {
	float: right;
	padding: 13px 22px 0 0px;
	width: 598px;
	line-height: 18px;
	font-size: 14px;
	color: #5a634e;
}

#content-2 .col1 {
	width: 280px;
	float: left;
	margin-left: 17px;
/*
	
border: 1px solid red;

*/
}

#content-2 .col2 {
	width: 280px;
	float: right;
	margin-right: -12px;
	
/*
border: 1px solid red;
*/

	
}



#content a,#content-2 a {
	color: #6D9D31;
}
#content h3,#content-2 h3,#sidebar-1 h3 {
	margin: 0 0 17px;
	line-height: 30px;
	font-size: 24px;
	font-weight: normal;
}

#content-2 p {
	margin: 0 0 18px;
	font-size: 12px;
}
#content p {margin: 0 0 18px;}
.alignno {
	display: block;
	margin: 0 0 15px;
}
.notice {
	display: block;
	margin: 0 0 12px;
	font-size: 11px;
}
.register-form {
	padding: 0 0 30px;
	color: #5a634e;
}
.register-form .login-area .row {
	overflow: hidden;
	padding: 1px 0 14px;
	width: 100%;
}
.register-form .login-area label , .linktext{
	float: left;
	font: bold 14px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6d9d31;
}

.signin {
	font-size: 10px;
	color: #6d9d31;
	text-decoration: none;
}

.register-form .login-area input {
	float: left;
	margin: 0 14px 0 0;
	padding: 0;
	height: 15px;
	width: 16px;
}
.register-form .area {padding: 26px 0 10px;}
.register-form .order-area {
	margin: -4px 0 0;
	padding: 0 0 25px;
}
.register-form .order-area p {color: #231f20;}
.register-form h4 {
	margin: 0 0 12px;
	line-height: 22px;
	font-size: 18px;
	font-weight: normal;
}
.register-form .order-area h4 {margin: 0 0 10px;}
.register-form h4 .mark {
	font-size: 14px;
	text-decoration:none;
	color: #6d9d31;
}
.register-form h4 .mark:hover{
	text-decoration:underline;
}
.register-form .area .row,
.register-form .area .formRow {
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
}
.register-form .area .formRow .text,
.register-form .area .row .line {
	float: left;
	padding: 4px 0 0;
	width: 161px;
	line-height: 15px;
	font-size: 12px;
}

.register-form .area .row .txt {
	color: #6d9d31;
	font-size: 12px;
}


.message {
	font-size: 20px;
	font-weight: bold;
	color: red;
	padding-bottom: 20px;
/* 	border: 1px dotted red; */
	display: block;
}

.register-form .choose-file .error {
	padding-top: 23px;
}


.register-form .error {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 16px 0px 0px 0px;
	height: 20px;
	color: red;
}

.register-form .order-area .row .line {padding: 5px 0 0;}
.register-form .area .row .text {
	float: left;
	padding: 5px 0 0;
	width: 370px;
	min-height: 20px;
	background: url('../images/bg-register-form-text-long.jpg') no-repeat;
}
* html .register-form .area .row .text {height: 20px;}
.register-form .order-area .row .file {min-height: 25px;}
.register-form .order-area .row .file input {
	margin: 0;
	padding: 0;
	width: 280px
}
* html .register-form .order-area .row .file {height: 25px;}

/* .register-form .area .row select.required, */
.register-form .area .row .text input.required {
	background:url("../images/required-field.png") no-repeat scroll 374px 0px transparent;
}

.register-form .area .row .text input {
	float: left;
	margin: 0;
	border-style: none;
	padding: 0 10px;
	width: 370px;
	background: none;
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5a634e;
}

.register-form .area select {
	margin: 0;
	border: 1px solid;
	padding: 0;
	height: 25px;
	width: 370px;
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5a634e;
}




.register-form .order-area select {
	margin: 0;
	border: 1px solid;
	padding: 0;
	height: 25px;
	width: 370px;
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5a634e;
}




.register-form .area .same {
	display: inline;
	float: right;
	margin: 0 137px 0 0;
}
.register-form .area .same label {
	float: left;
	margin: 6px 0 0;
	line-height: 14px;
	font-size: 11px;
}
.register-form .area .same input {
	float: left;
	margin: 7px 0 0 7px;
	padding: 0;
	height: 15px;
	width: 16px;
}
.register-form .hidden {display: none;}
.register-form .step-prev {
	float: left;
	overflow: hidden;
	margin: 10px 0 0 161px;
	height: 70px;
	width: 70px;
	text-indent: -9999px;
	background: url('../images/bg-step-prev.jpg') no-repeat;
}
.register-form .transparent {
	opacity: 0;
}
.register-form .step-next {
	float: left;
	overflow: hidden;
	margin: 10px 0 0 140px;
	height: 70px;
	width: 70px;
	text-indent: -9999px;
	background: url('../images/bg-step-next.jpg') no-repeat;
}
.register-form .send {
	float: left;
	overflow: hidden;
	margin: 10px 0 0 140px;
	height: 70px;
	width: 70px;
	text-indent: -9999px;
	background: url('../images/bg-send.jpg') no-repeat;
}

.register-form .send-form {
	float: left;
	overflow: hidden;
	margin: 10px 0 0 140px;
	height: 70px;
	width: 70px;
	text-indent: -9999px;
	background: url('../images/send_btn.jpg') no-repeat;
}

.register-form .notice2 {
	display: block;
	margin: 0 0 17px 161px;
	line-height: 15px;
	font-size: 11px;
}
.register-form .notice3 {
	float: left;
	clear: left;
	margin: 0 0 -10px;
	padding: 0 11px 0 0;
	width: 150px;
	line-height: 12px;
	font-size: 10px;
	color: #a9a7a0;
}
#content .register-form .notice3 p {
	margin: 7px 0 12px;
	color: #a9a7a0;
}
.register-form .textarea {
	display: inline;
	float: right;
	margin: 0 47px 0 0;
	padding: 0 0 0 9px;
	height: 150px;
	width: 361px;
	background: url('../images/bg-textarea.jpg') no-repeat;
}
.register-form .textarea textarea {
	overflow: auto;
	margin: 0;
	border-style: none;
	padding: 0;
	height: 150px;
	width: 361px;
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5a634e;
	background: none;
}
.register-form .add {
	display: block;
	padding: 19px 0 5px;
}
.register-form .add a {
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #6d9d31;
	text-decoration: none;
}
.register-form .add a:hover {text-decoration: underline;}
.register-form .buttons {
	overflow: hidden;
	width: 100%;
}
.register-form .payment-block {padding: 24px 0 0;}
.payment-block .table {
	position: relative;
	margin: 0 -8px 16px 0;
	padding: 4px 0 0;
	width: 585px;
}
.payment-block .table .head {
	overflow: hidden;
	padding: 0 0 10px;
	width: 100%;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	color: #6d9d31;
}
.payment-block .table .row {
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
}
.payment-block .table .col1 {
	float: left;
	width: 56px;
}
.payment-block .table .col2 {
	float: left;
	padding: 3px 0 0;
	width: 340px;
	font-size: 12px;
}
.payment-block .table .head .col2 {width: 355px;}
.payment-block .table .head .col3 {width: 84px;}

.payment-block .table .head .col2,
.payment-block .table .head .col3,
.payment-block .table .head .col4 {
	padding: 0;
	font-size: 12px;
}
.payment-block .table .col3 {
	float: left;
	padding: 3px 0 0 5px;
	width: 93px;
	font-size: 12px;
}
.payment-block .table .col5 {
	float: left;
	width: 64px;
	font-size: 12px;
	font-weight: bold;
}


.payment-block .table .col6 {
	float: left;
	width: 64px;
	font-size: 12px;
	font-weight: bold;
	bottom: 0px;
}

.payment-block .table .col6 img{
	padding-top: 31px;
}


.payment-block .table .col4 {
	float: left;
	width: 70px;
}
.payment-block .table .text {
	padding: 5px 0 0;
	height: 20px;
	width: 52px;
	background: url('../images/bg-table-text.gif') no-repeat;
}
.payment-block .table .text input {
	float: left;
	padding: 0 5px 0 11px;
	width: 24px;
	border-style: none;
	background: none;
}
.payment-block .table .col2 a {color: #5a634e;}
.payment-block .table .col4 a {
	display: block;
	overflow: hidden;
	margin: 5px 0 0 18px;
	height: 14px;
	width: 14px;
	text-indent: -9999px;
	background: url('../images/ico-remove.gif') no-repeat;

}
.shipping-box {
	line-height: 16px;
	font-size: 12px;
}
.shipping-box .title {
	display: block;
	padding: 0 0 14px;
	color: #6d9d31;
}
.shipping-box .price {
	float: right;
	margin: 0 179px 0 0;
}
.shipping-box .radio {
	padding: 0 0 10px;
	width: 400px;
}
.shipping-box .radio .row {
	overflow: hidden;
	width: 100%;
}
.shipping-box .radio input {
	float: left;
	margin: 2px 7px 0 0;
	padding: 0;
	height: 16px;
	width: 15px;
}
.shipping-box .radio label {float: left;}
.shipping-box .code {
	overflow: hidden;
	width: 100%;
}
.shipping-box .code  label {
	float: left;
	margin: 4px 12px 0 2px;
}
.shipping-box .code .text {
	float: left;
	padding: 5px 0 0;
	height: 20px;
	width: 70px;
	background: url('../images/bg-code.gif') no-repeat;
}
.shipping-box .code .text input {
	float: left;
	padding: 0 10px;
	width: 50px;
	border-style: none;
	background: none;
}
.shipping-box .total {
	overflow: hidden;
	padding: 22px 0 27px;
	width: 100%;
}
.shipping-box .total .calc {
	float: right;
	overflow: hidden;
	margin: 0 25px 0 0;
	height: 14px;
	width: 12px;
	text-indent: -9999px;
	background: url('../images/ico-calc.gif') no-repeat;
}
.shipping-box .total strong {
	float: right;
	margin: 0 177px 0 0;
	color: #6d9d31;
}
.shipping-box .total strong span {
	margin: 0 0 0 5px;
	color: #5A634E;
}
#sidebar {
	float: left;
	padding: 16px 20px 45px;
	width: 280px;
}

#sidebar-1 {
	float: left;
	padding: 16px 20px 45px;
	width: 280px;
}

#sidebar h3 {
	margin: 0 0 9px;
	line-height: 22px;
	font-size: 18px;
	color: #5a634e;
}
.side-nav {
	margin: 0;
	padding: 2px 0 26px;
	list-style: none;
}
.side-nav li {
	margin: 0 0 4px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
}
.side-nav li a {
	color: #6d9d31;
	text-decoration: none;
}
.side-nav li a:hover {text-decoration: underline;}
.side-nav li.active a {color: #5a634e;}
.elements {padding: 0 0 26px;}
.elements li {
	overflow: hidden;
	margin: 0 0 5px;
	height: 1%;
	vertical-align: top;
}
.elements li img {
	float: left;
	margin: 0 19px 0 0;
}
.elements li a {
	float: left;
	margin: 8px 0 0;
}

.elements li span {
	float: right;
	margin: 8px 0 0;
	font-size: 8px;
	display: block;
	clear: both;
	color: #6D9D31;
}


.news {
	padding: 0 0 26px;
}

.news li {
	overflow: hidden;
	margin: 0 0 5px;
	height: 1%;
	vertical-align: top;
}
.news li a {
	margin: 3px 0 0;
	font-weight: bold;
}

.news li span {
	margin: 4px 0 0;
	font-size: 8px;
	display: block;
	clear: both;
}

.youtube {
	padding: 0 0 26px;
}

.youtube li {
	overflow: hidden;
	margin: 0 0 5px;
	height: 1%;
	vertical-align: top;
}
.youtube li a {
	margin: 3px 0 0;
	font-weight: bold;
	float: left;
	font-size: 10px;
}

.youtube li img {
	margin: 4px 0 0;
	font-size: 8px;
	display: block;
	clear: both;
}




.steps-list {
	margin: 0;
	padding: 3px 0 23px;
	list-style: none;
}
.steps-list li {
	padding: 9px 0 20px 50px;
	line-height: 22px;
	font-size: 18px;
	color: #5a634e;
}
.steps-list li.step1 {background: url('../images/bg-step1.jpg') no-repeat;}
.steps-list li.step2 {background: url('../images/bg-step2.jpg') no-repeat;}
.steps-list li.step3 {background: url('../images/bg-step3.jpg') no-repeat;}
.steps-list li a {
	color: #6d9d31;
	text-decoration: none;
}
.steps-list li a:hover {text-decoration: underline;}
#footer .holder {
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	color: #8dc63f;
	position: relative;
}

#footer .holder a {
	color: #6d9d31;
}


span.update {
	-moz-border-radius:7px 7px 7px 7px;
	border-bottom-left-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	border-top-left-radius: 7px 7px;	
	border-top-right-radius: 7px 7px;
	
	font-family:Helvetica,Arial,sans-serif;
	font-size:7pt;
	font-weight:bold;
	margin-left:2px;
	margin-top:2px;
	position:absolute;
	background-color: #6D9D31;
	color: white;
	right: 42px;
	top: 73px;
}
.update {
	display:block;
	float:left;
	height:1.6em;
	line-height:1.6em;
	padding:0 6px;
}



.top-nav {
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
/* 	position: absolute; */
	margin: 0 auto;
	margin-left: 21%;
	text-transform: lowercase;
	
}
.top-nav li {
	display: inline;
	line-height: 18px;
	font-size: 14px;
}
.top-nav li a {
	margin: 0 1px 0 10px;
	color: #6d9d31;
	text-decoration: none;
}
.top-nav li a:hover {text-decoration: underline;}

.bottom-nav {
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
}
.bottom-nav li {
	display: inline;
	line-height: 18px;
	font-size: 14px;
}
.bottom-nav li a {
	margin: 0 1px 0 10px;
	color: #6d9d31;
	text-decoration: none;
}
.bottom-nav li a:hover {text-decoration: underline;}
#footer p {margin: 0 0 5px;}

/* tabs */

.tabset {
	margin: 0;
	padding: 0;
	height: 1%;
	font-size: 18px;
	list-style: none;
	overflow: hidden;
	line-height: 22px;
	background: url(../images/bg-tabset.gif) no-repeat;
}
.tabset li a {
	width: 450px;
	height: 40px;
	color: #a7ab79;
	display: block;
	cursor: pointer;
	line-height: 40px;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-decoration: none;
}
.tabset li {float: left;}

* :focus { outline: 0; } 

.tabset li.ui-tabs-selected a,
.tabset li a.active,
.tabset li a:hover,
.tabset li a.active:hover {
	color:#6D9D31;
	background:url("../images/bg-tabset-active-item.png") no-repeat;
}
/* custom input type file */

.register-form .choose-file {
	float: left;
	width: 365px;
	height: 37px;
	overflow: hidden;
	position: relative;
}
.register-form .choose-file .input-file {
	top: 0;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;
	z-index: 3;
	width: 365px;
	height: 25px;
	position: absolute;
	cursor: pointer; 
	cursor: hand;
	
}
.register-form .choose-file .input-text {
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	z-index: 2;
	width: 260px;
	height: 15px;
	color: #5a634e;
	padding: 5px 10px;
	position: absolute;
	font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url("../images/bg-register-form-text.jpg") no-repeat;
}
.register-form .choose-file .btn-browse {
	top: 0;
	right: 0;
	z-index: 1;
	width: 80px;
	height: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	background: url("../images/btn-browse.gif") no-repeat;
}

.register-form .choose-file .removeimage {
	top: 0;
	right: 0;
	z-index: 1;
	width: 80px;
	height: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	background: url("../images/remove_btn.gif") no-repeat;
}




.ui-tabs-hide {
	display: none;
}

/*

.feedback_form .row input {
	border: 1px solid red;

}	
*/

.home-panels {
	height: 140px;
	overflow-x: auto;
	overflow-y: hidden;
	padding-top: 20px;
	position: relative;
}

li.home-slides {
	width: 936px;
	height: 220px;
	position: relative;
	overflow: hidden;
	margin: 0px;

/*
	border-left: 1px solid red;
*/
	
}

li.home-slides a{
	float: left;
	padding-right: 4px;
	padding-left: 13px;
}

.homecards {
	width: 936px;
	margin-left: 2px;
}


div.homecards ul{
/* 	margin-left: 12px; */
}

div.homecards .left{
	float:left;
	margin-top:.5em;
	margin-right:15px;
	}			
div.homecards .left img{
	border:1px solid #e1e1e1;
	border-top:1px solid #e8e8e8e8;
	border-left:1px solid #e8e8e8e8;
	background:#f1f1f1;
	padding:5px;
	}				
		
/* slider */

.prevBtn, .nextBtn{ 
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:4px;
	top:75px;
	}	
.nextBtn{ 
	left:916px;
	}														
.prevBtn a, .nextBtn a{  
	display:block;
	width:20px;
	height:20px;
	background:url(../images/bg-pager-prev.jpg) no-repeat 0 0;	
	}	
.nextBtn a{ 
	background:url(../images/bg-pager-next.jpg) no-repeat 0 0;	
	}								



.comment_subject {
	display: inline;
	font-weight: bold;
	color: #6D9D31;

}

.comment_body {
	display: block;
/* 	border: 1px solid red; */
	min-height: 100px;
}

.comment_avatar {
	float: left;
	padding-right: 10px;
}


.comment_button {
	border: 1px solid #6D9D31;
	color: #6D9D31;
	float: right;
	display: block;
}

.twitter {
	margin-bottom: -8px;
}


.link-card{
	position:fixed;
	top:0;
	right:0;
	width:171px;
	height:171px;
	overflow:hidden;
	z-index: 100;
}
.link-card a{
	display:block;
	height:100%;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/link-card.png) no-repeat;
}

