* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#51372f;
	font:1.2em Arial, Helvetica, sans-serif;
	background:#452f29 url(../images/bg-body.gif) no-repeat 50% 0;
	min-width:963px;
}
img{border-style:none;}
a{
	color:#619F37;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.bold {
	font-weight: bold;
	}
.policylink {
	font-size:10px;
	margin-top:-4px;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:963px;
	margin:0 auto;
	background:#fff url(../images/bg-wrapper.gif) no-repeat;
	padding-top:38px;
}
#header{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-header.gif) repeat-x;
	padding:0 13px 5px 38px;
}
#header .logo{
	float:left;
	position: absolute;
	margin:30px 0 0 -10px;
	width:201px;
	height:113px;
	text-indent:-9999px;
	
	background:url(../images/logo3.png) 0 0 no-repeat;
}
#header .print-logo{display:none;}
.logo a{
	height:100%;
	display:block;
	position:relative;
}
.header-holder{
	width:705px;
	float:right;
}
#header .wrapper{
	overflow:hidden;
	height:1%;
}
.search{
	float:left;
	background:url(../images/bg-search.gif) no-repeat;
	padding:43px 0 16px 6px;
	width:308px;
}
.search fieldset{float:left;}
.search .text{
	float:left;
	background:url(../images/bg-search-text.gif) no-repeat;
	width:211px;
	height:18px;
	padding:6px 7px 3px 5px;
}
.search .text input{
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:211px;
	font-size:12px;
	outline:none;
}
.search .image{
	margin:-5px 0 0;
	position:relative;
	float:left;
}
#header .add-nav{
	list-style:none;
	margin:35px 0 0;
	padding:0 42px 0 47px;
	float:left;
	background:url(../images/bg-add-nav.gif) repeat-x;
	font-weight:bold;
	text-transform:uppercase;
}
#header .add-nav li{
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	line-height:44px;
	margin-right:14px;
	white-space:nowrap;
	display:inline;
}
#header .add-nav a{
	text-decoration:none;
	color:#fff;}
#header .add-nav a:hover,
#header .add-nav li.active a{
	color:#ff9;
	text-decoration:none;
}
#header .wrapper .r{
	float:left;
	width:5px;
	height:44px;
	overflow:hidden;
	background:url(../images/bg-add-nav-rt.gif) no-repeat;
	margin-top:35px;
}
#nav{
	list-style:none;
	margin:0;
	padding:0 3px 0 3px;
	background:url(../images/bg-nav.gif) no-repeat;
	overflow:hidden;
	font-size:11.5px;
	text-transform:uppercase;
	height:55px;
	font-weight:bold;
	cursor:hand;
}
#nav li{
	float:left;
	position:relative;
	cursor:hand;
}
#nav a{
	color:#695c58;
	float:left;
	text-decoration:none;
	cursor:hand;
}
#nav li a span{
	padding:17px 13px 14px;
	float:left;
	cursor:hand;
}
#nav li a span cufon{float:left;
	cursor:hand;}
#nav li .rt{display:none;
	cursor:hand;}
#nav li.active a{background:url(../images/bg-nav-active2.gif) no-repeat;
	cursor:hand;}
#nav li.active span{background:url(../images/bg-nav-arrow.gif) no-repeat 50% 0;
	cursor:hand;}
#nav li.active .rt{
	display:block;
	width:11px;
	height:44px;
	float:left;
	position:absolute;
	top:0;
	cursor:hand;
}
#nav li.active .rt{
	background:url(../images/bg-nav-rt.png) no-repeat;
	right:-11px;
	cursor:hand;
}
#nav li.item-first span{
	background-position:24px 0;
	cursor:hand;
}
#nav li.item-last .rt{
	width:4px;
	background:url(../images/bg-nav-active-rt.gif) no-repeat !important;
	float:left;
	cursor:hand;
}
#nav li a:hover{
	text-decoration:none;
	color:#6d3d36;
	cursor:hand;
}
#main{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-main.gif) repeat-x;
	padding:0 0 30px;
	position:relative;
}
#sidebar{
	float:left;
	width:214px;
	background:url(../images/bg-sidebar.gif) no-repeat;
	padding:35px 20px 275px 34px;
	font:.9em Arial, Helvetica, sans-serif;
}
#sidebar .accordion{
	list-style:none;
	margin:0 0 30px;
	padding:0 7px 0 6px;
	background:#fdfcfa;
	font:1.083em "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}
#sidebar .accordion a{
	color:#623c1a;
	background:url(../images/bullet1.png) no-repeat;
	padding-left:20px;
	display:block;
	text-decoration:none;
}
#sidebar .accordion a:hover{text-decoration:underline;}
#sidebar .accordion li{
	height:1%;
	vertical-align:top;
}
#sidebar .accordion li .item{
	background:url(../images/bg-side-nav.gif) repeat-y;
	margin-bottom:1px;
	height:1%;
}
#sidebar .accordion li .holder{
	background:url(../images/bg-side-nav-t.gif) no-repeat;
}
#sidebar .accordion li .frame{
	background:url(../images/bg-side-nav-b.gif) no-repeat 0 100%;
	padding:6px 9px 5px;
}
#sidebar .slide{
	background:url(../images/bg-slide.gif) repeat-y;
}
#sidebar .accordion .slide .holder{
	background:url(../images/bg-slide-t.gif) no-repeat;
}
#sidebar .slide ul{
	list-style:none;
	margin:0;
	padding:9px 5px 0 23px;
	background:url(../images/bg-slide-b.gif) no-repeat 0 100%;
	font-size:0.923em;
	overflow:hidden;
	height:1%;
}
#sidebar .slide li{
	vertical-align:top;
	width:100%;
	margin-bottom:7px
}
#sidebar .slide li a{
	background:url(../images/bullet.png) no-repeat;
	color:#736900;
}
#sidebar .facebook{
	overflow:hidden;
	display:block;
	background:url(../images/bg-btn.gif) no-repeat;
	width:134px;
	height:49px;
	margin:0 0 50px;
	color:#0266a5;
	font-size:26px;
	padding:10px 0 0 80px;
	line-height:19px;
	text-decoration:none;
}
#sidebar .facebook:hover{
	text-decoration:none;
}
#sidebar .facebook cufon{
	float:left;
	margin-bottom:-5px;
}
#twocolumns{
	float:right;
	padding:0 10px 10px 0;
	width:685px;
}
#twocolumns #content{
	background:url(../images/bg-content.gif) no-repeat;
	float:left;
	width:444px;
	padding:18px 0 0;
	margin:0 -6px 0 0;
}
#content h1{
	font:2em Arial, Helvetica, sans-serif;
	color:#493d34;
	line-height:2em;
	margin:0 0 20px;
}
#content h1.welcome{
	font:1.5em Arial, Helvetica, sans-serif;
	color:#493d34;
	line-height:2em;
	margin:0 0 20px;
}
#content h1 span{
	display:block;
	color:#ef4d01;
	font:1.3em Arial, Helvetica, sans-serif;
	line-height:1em;
}
#content .featured{
	margin:0 0 10px;
	font:1.4em Arial, Helvetica, sans-serif;
	line-height:1em;
}
#content h2 {
	color:#493d34;
	margin:0;
	font:2em Verdana, Helvetica, sans-serif;
	line-height:24px;
	padding:10px 0 10px 0;
	background:none;
}
#content h3 {
	font:18px "Trebuchet MS", Helvetica, sans-serif;
	color:#619f37;
	font-weight:normal;
}
#content h3.cards{
	margin:0 0 10px;
}
#content h3.title{
	margin:0;
	margin-bottom:-40px;
}
#content h3.title2{
	margin-top:20px;
	margin-bottom:-10px;
}
#content .gallery{
	position:relative;
	padding:0 0 0 7px;
	margin:0 0 0 0;
	height:1%;
}
#content .gallery ul{
	margin:0;
	padding:0;
	list-style:none;
}
#content .gallery .fader{
	margin:0;
	padding:0;
	list-style:none;
	height:240px;
	overflow:hidden;
	position:relative;
	z-index:1;
	width:100%;
}
#content .gallery .fader img{
	float:left;
	margin:-2px 0 0 -2px;
}
#content .gallery .fader li{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#content .gallery .fader li.active{
	z-index:10;
}
#content .gallery .fader li a{
	padding:9px;
	display:block;
	width:100%;
	overflow:hidden;
} 
#content .gallery .frame{
	position:absolute;
	/*top:0;*/
	left:0;
}
#content .gallery .wrap{
	/*background:url(../images/bg-gallery.png) no-repeat;*/
	overflow:hidden;
	padding:9px 30px 0 0;
	width:405px;
	height:226px;
}
#content .gallery .next{
	color:#fff;
	padding:3px 10px 0 0;
	float:left;
	font-size:0.73em;
	position:relative;
}
#content .gallery .switcher{
	z-index:999;
	width:150px;
	position:absolute;
	top:8px;
	margin-top: 0px;
	left:300px;
}
#content .gallery .switcher ul{
	list-style:none;
	margin: 0;
	padding:0;
}
.gallery .switcher li{
	float:left;
	padding:5px 3px 0 0;
}
.gallery .switcher li a{
	background:url(../images/bullet2.png) no-repeat;
	width:7px;
	height:7px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .switcher li a:hover,
.gallery .switcher li.active a{
	background:url(../images/bullet2-hover.png) no-repeat;
}
#content .gallery strong{
	font-size:1.41em;
	color:#fff;
	position:absolute;
	bottom:23px;
	left:18px;
}
#content .break {
	border-bottom:#960 1px dashed;
	width:98%;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#content p{
	margin:0 0 20px;
	line-height:18px;
}
#content .homeP {
	margin:0 0 10px;
	line-height:18px;
}
.content-box{
}
#content ol, #content ul {
	margin-top: 0px;
	font-size: 1em;
}
#wrapper .selling h2{
	font-size:1.9em;
	line-height:1em;
	margin:0 0 12px;
}
#wrapper .selling p{
	margin-bottom:12px;
}
#content .section{
	overflow:hidden;
	width:456px;
	margin:0 -5px;
	position:relative;
}
#content .section .box{
	width:146px;
	float:left;
	margin:0 6px 33px 0;
	text-align:center;
}
#content .section a{
	color:#619f37;
	font-weight:bold;
	font:.9em Arial, Helvetica, sans-serif;
	text-decoration:underline;
	display:block;
	margin-bottom:3px;
}
#content .section a:hover{text-decoration:none;}
#content .section .card1{margin:0 28px 0 0;}
#content .section .card2{
	width:104px;
	margin:0 47px 0 0;
}
#content .section .card3{width:105px;}
#content img{vertical-align:top;}
#content .section img{margin-bottom:4px;}
#content .salutation {margin-left:300px;}
#aside{
	width:227px;
	float:right;
	text-align:center;
	background:url(../images/bg-aside.gif) no-repeat;
	padding:18px 0 0 14px;
}
#aside .video-holder{
	background:url(../images/bg-video.png) no-repeat;
	padding:6px 15px 10px 8px;
	margin:0 0 3px;
	overflow:hidden;
	height:1%;
}
.video-holder img{
	float:left;
}
#aside{
	width:227px;
	float:right;
	text-align:center;
	background:url(../images/bg-aside.gif) no-repeat;
	padding:18px 0 0 14px;
}
#pmlinks {
	position:absolute;
	right:0;
	top:0;
	margin-top:50px;
	float: right;
	width:250px;
	height:395px;
	background-color:#300;
	text-align:center;
	background:url(../images/bg-aside.gif) no-repeat;
}
#pmlinks .pm-holder1{
	padding:10px 15px 0px 15px;
	margin:0 0 3px;
	overflow:hidden;
}
#pmlinks .pm-holder{
	padding:0px 15px 0px 15px;
	margin:0 0 3px;
	overflow:hidden;
}
.pm-holder img{
}
#pmlinks .links{
	display:block;
	margin:0 0 5px;
}
#aside a{
	color:#619f37;
	font-weight:bold;
	text-decoration:underline;
}
#aside a:hover{
	text-decoration:none;
}
#aside img{
	vertical-align:top;
	display:block;
}
#aside .links{
	display:block;
	margin:0 0 17px;
	margin-top: 0px;
}
#aside .preview{padding-left:2px;}
#aside .guarantee{padding-left:4px;}
#aside .subscribe{
	background:url(../images/bg-form.gif) no-repeat;
	font-size:18px;
	color:#fff;
	padding:18px 5px 22px 13px;
	text-align:left;
	height:1%;
	overflow:hidden;
}
#aside .subscribe p{
	margin:0 0 25px 17px;
	line-height:18px;
}
#aside .subscribe .text{
	background:url(../images/bg-input.gif) no-repeat;
	width:118px;
	height:17px;
	border:0;
	float:left;
	padding:4px 3px 2px;
}
#aside .subscribe .text input{
	padding:0;
	margin:0;
	outline:none;
	border:0;
	width:118px;
	font-size:0.667em;
	float:left;
}
#aside .subscribe .submit{
	background:url(../images/bg-submit.gif) no-repeat;
	width:66px;
	height:23px;
	border:0;
	margin:0 0 2px;
	cursor:pointer;
	float:left;
}#videosamples{
	width:227px;
	float:right;
	text-align:center;
	padding:8px 0 0 14px;
}
#videosamples .video-holder{
	background:url(../images/bg-video.png) no-repeat;
	padding:6px 15px 10px 8px;
	margin:0 0 3px;
	overflow:hidden;
	height:1%;
}
#videosamples a{
	color:#619f37;
	font-weight:bold;
	text-decoration:underline;
}
#videosamples a:hover{
	text-decoration:none;
}
#videosamples img{
	vertical-align:top;
	display:block;
}
#videosamples .links{
	display:block;
	margin:0 0 17px;
}
/* inner */
.inner #content{
	width:685px;
	float:right;
	padding:18px 10px 10px 0;
	overflow:hidden;
}
#content .block{
	overflow:hidden;
	height:1%;
	margin:0 0 25px;
}
.block .img-holder{
	background:url(../images/bg-img-holder.png) no-repeat;
	width:473px;
	float:left;
	padding:5px 13px 13px 5px;
}
/* breadcrumbs */
.breadcrumbs{
	margin:0 0 20px;
	padding:7px 0;
	list-style:none;
	color:#736900;
	background:#f9f8f2;
	font:0.91em "Trebuchet MS", Helvetica, sans-serif;
}
.breadcrumbs li{
	display:inline;
	background:url(../images/bullet4.gif) no-repeat 0 5px;
	padding:0 4px 0 11px;
	font:0.91em "Trebuchet MS", Helvetica, sans-serif;
}
.breadcrumbs li:first-child{background:none;}
#main .breadcrumbs a{
	color:#623c1a;
	text-decoration:none;
}
.inner .aside{
	width:180px;
	float:right;
	margin-right:12px;
	display:inline;
}
.inner .wrap{
	overflow:hidden;
	height:1%;
}
.inner .title{
	margin:0;
	font:1.25em "Trebuchet MS", Helvetica, sans-serif;
	float:left;
	padding-bottom:22px;
}
.inner .refer{
	float:right;
	color:#619f37;
	text-decoration:underline;
	font-size:0.91em;
	margin:5px 16px 0 0;
	display:inline;
}
.aside dl{
	margin:0 0 8px;
	overflow:hidden;
	height:1%;
}
.aside dt{
	float:left;
	padding:0 5px 0 0;
	font-size:0.917em;
}
.aside dd{
	margin:0 0 3px;
	font-weight:bold;
}
.aside h4{
	background:url(../images/bg-heading.gif) no-repeat;
	margin:0;
	padding:3px 0;
	font:bold 1.16em "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}
.aside .special{
	margin:0 0 7px;
	padding:0;
	list-style:none;
	font-size:0.917em;
}
.aside .special li{
	background:url(../images/bg-border.gif) repeat-x 0 100%;
	padding:2px 0 3px 2px;
}
.aside .special li strong{font-size:1.091em;}
.aside .stock{
	color:#619f37;
	font-size:11px;
}
.form-buy{
	padding:4px 0
}
.form-buy label{
	font-weight:bold;
	font-size:11px;
	margin:0 11px 0 0;
}
.form-buy .text{
	width:34px;
	border:1px solid #ccc4b0;
	padding:1px 3px 1px 8px;
	height:15px;
}
.form-buy .submit{
	background:url(../images/btn-buy.gif) no-repeat;
	border:none;
	width:88px;
	height:38px;
	margin:3px 0 0 -5px;
	padding:0;
}
.inner .aside .add{
	background:url(../images/btn-add.gif) no-repeat;
	display:block;
	width:107px;
	color:#51372f;
	text-decoration:none;
	padding:5px 0;
	text-align:center;
}
.content-block h4{
	background:url(../images/bg-heading2.gif) no-repeat;
	margin:0 0 18px;
	padding:3px 0 3px 7px;
	font:bold 1.16em "Trebuchet MS", Helvetica, sans-serif;
	color:#fff;
}
#content .content-block p{
	line-height:1.333em;
	margin:0 0 17px;
}
.content-block strong.color{
	color:#619f37;
	display:block;
	margin-bottom:17px;
}
.content-block span{
	display:block;
	color:#ef4d01;
	margin-bottom:17px;
}
.content-block .form-hold{
	margin:0 0 11px;
}
.add-form .checkbox{
	width:15px;
	height:16px;
	margin:0 4px 0 0;
}
.add-form .text{
	width:177px;
	border:1px solid #ccc4b0;
	padding:1px 3px 1px 8px;
	height:15px;
}
#content .text-holder{padding-bottom:10px;}
#content .text-holder p{margin-bottom:18px;}
.inner .visual{
	margin:0 -110px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:678px;
}
.inner .visual li{
	width:172px;
	text-align:center;
	margin:0 0 30px 165px;
	display:inline-block;
	vertical-align:top;
}
.inner .visual li div{
	background:url(../images/bg-visual.png) no-repeat;
	padding:4px 8px 8px 3px;
	height:1%;
}
.visual a{
	font-weight:bold;
}
.business{
	width:673px;
	font-size:1.25em;
	margin-bottom:16px;
	padding-top:2px;
}
.business form{
	background:url(../images/bg-form-business.gif) repeat-y;
	padding:7px 23px 0;
	overflow:hidden;
}
.business .form-holder{
	margin:0 -23px 0 -23px;
	width:646px;
	overflow:hidden;
	float:left;
	position:relative;
}
.business .column{
	width:300px;
	float:left;
	margin:0;
	list-style:none;
	padding:0 0 0 23px;
	overflow:hidden;
}
.business .column li{
	margin:0 0 14px;
	height:1%;
	float:left;
	overflow:hidden;
}
.business .column label{
	display:block;
	margin-bottom:7px;
}
.business .t,
.business .b{
	width:100%;
	height:11px;
	overflow:hidden;
}
.business .t{background:url(../images/bg-form-business-t.gif) no-repeat;}
.business .b{background:url(../images/bg-form-business-b.gif) no-repeat;}
.business .payment{
	list-style:none;
	margin:0 0 11px;
	padding:0;
	overflow:hidden;
	height:1%;
	float:left;
}
.business .payment-title{
	display:block;
	margin-bottom:6px;
}
.payment li{
	float:left;
	margin-right:10px;
}
.payment li img{
	display:block;
}
.payment li label{
	float:left;
}
.business .radio{
	width:15px;
	height:16px;
	margin:2px 0 0;
	float:left;
}
.business .text{
	width:290px;
	padding:1px 4px 2px;
	font-size:1em;
	margin:0;
	border:1px solid #b6b6b5;
	color:#51372f;
	outline:none;
}
.business .select{
	width:298px;
}
.business label span{color:#f60;}
.business .date label{display:block;}
.business #month{
	width:48px;
	margin-right:6px;
}
.business #year{width:63px;}
.business .date{
	float:left;
	margin-right:22px;
}
.business #code{
	width:105px;
	float:left;
	padding-right:25px
}
.business .code{float:left;}
.business .code a{
	float:left;
	margin:2px 0 0 -21px;
	position:relative;
}
.business .code a img{display:block;}
.tips{
	background:url(../images/bg-tips.gif) repeat-y;
	width:673px;
}
.tips .holder{background:url(../images/bg-tips-t.gif) no-repeat;}
.tips .frame{
	background:url(../images/bg-tips-b.gif) no-repeat 0 100%;
	padding:18px 21px 4px;
}
.tips ul{
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.5em;
}
.tips ul li{
	padding-left:21px;
	background:url(../images/ico-tips.gif) no-repeat 0 2px;
	margin-bottom:15px;
}
.tips a{font-weight:bold;}
/* products page */
.paging{
	overflow:hidden;
	height:1%;
	padding:10px 0 13px;
}
.paging span{
	float:left;
	margin-right:8px;
}
.paging ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.paging li{
	float:left;
	margin-right:11px;
}
.paging .prev,
.paging .next{
	width:4px;
	padding-top:4px;
}
.paging .prev a,
.paging .next a,
.paging .prev span,
.paging .next span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:7px;
	margin:0;
}
.paging .prev a{background:url(../images/link-prev.gif) no-repeat;}
.paging .next a{background:url(../images/link-next.gif) no-repeat;}
.paging .prev span{background:url(../images/link-prev-disabled.gif) no-repeat;}
.paging .next span{background:url(../images/link-next-disabled.gif) no-repeat;}
.products{
	list-style:none;
	margin:0 0 12px;
	padding:0;
	width:674px;
	font-size:0.917em;
}
.products li{
	overflow:hidden;
	width:100%;
	display:table;
	vertical-align:top;
}
.products li .holder{background:url(../images/bg-border-products.gif) repeat-x 0 100%;}
.products .marked{background:#f5f2ea url(../images/bg-marked.gif) repeat-y;}
.products li .col1,
.products li .col2,
.products li .col3,
.products li .col4{
	display:table-cell;
	vertical-align:middle;
}
.products .table-head{
	background:#aca244 url(../images/bg-table-head.gif) no-repeat;
	padding:0;
}
.products .table-head div{
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden;
	height:1%;
	color:#fff;
	font-size:1.173em;
}
.products .table-head .col1,
.products .table-head .col2,
.products .table-head .col3,
.products .table-head .col4{
	float:left;
	text-align:center;
	border-right:1px solid #d4ce9f;
}
* html .products .col1,
* html .products .col2,
* html .products .col3,
* html .products .col4{
	float:left;
}

*+html .products .col1,
*+html .products .col2,
*+html .products .col3,
*+html .products .col4{
	float:left;
}
.products .holder{
	width:100%;
}
.products .col1{
	width:71px;
	color:#619f37;
	text-align:center;
	border-right:1px solid #fff;
}
.products .col2{
	width:114px;
	border-right:1px solid #fff;
}
.products .col2 .img-holder{
	margin:auto;
}
.products .col2 .img-holder img{
	display:block;
	margin:0 auto;
}
.products .col2 .type1{
   /* background:url(../images/bg-img-products1.png) no-repeat;
	height:60px;
	padding-top:12px;*/
	width:98px;
}
.products .col2 .type2{
	background:url(../images/bg-img-products2.png) no-repeat;
	width:71px;
	height:84px;
	padding-top:13px;
}
.products .col2 .type3{
	background:url(../images/bg-img-products3.png) no-repeat;
	width:98px;
	height:60px;
	padding-top:11px;
}
.products .col3{
	width:360px;
	border-right:1px solid #fff;
	padding:18px 12px;
}
.products .col3 .description-title{
	color:#619f37;
}
#content .products .col3 p{
	line-height:1.273em;
	margin:0 0 14px;
}
.products .col3 .author{
	display:block;
	margin-bottom:14px;
}
.products .col3 .conditions{display:block;}
.products .col3 .description{
	display:block;
	color:#ef4d01;
}
#content .products .col4{
	width:102px;
	border:0;
}
.products .col4 .price{
	display:block;
	text-align:center;
	margin-bottom:10px;
	font-size:1.091em;
}
.products .col4 .buy .input-text{
	height:14px;
	width:41px;
	background:url(../images/bg-input2.gif) no-repeat;
	padding:3px 3px 2px;
	margin:0 auto 5px;
	overflow:hidden;
	display:block;
}
.products .col4 .buy .text{
	width:41px;
	padding:0;
	margin:0;
	border:0;
	text-align:center;
	outline:none;
	float:left;
}
.products .col4 .buy .submit{
	margin-left:19px;
	display:block;
	background:url(../images/btn-buy2.png) no-repeat;
	width:68px;
	height:38px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	padding:0;
	cursor:pointer;
}
.removeulpad {
	margin-left:-40px;
	margin-top:20px;
}
#main .promobox{
	width:214px;
	position:absolute;
	z-index:100;
	clear:both;
	bottom:20px;
	left:15px;
}
.promobox a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto 13px;
}
.promobox .bbb{
	background:url(../images/logo2.gif) no-repeat;
	width:43px;
	height:74px;
}
.promobox .trust{
	background:url(../images/logo3.gif) no-repeat;
	width:83px;
	height:42px;
}
.promobox .daddy{
	background:url(../images/logo4.gif) no-repeat;
	width:91px;
	height:35px;
}
.promobox .visa{
	background:url(../images/logo5.gif) no-repeat;
	width:121px;
	height:26px;
}
/* footer */
#footer{
	background:#f6f3ec url(../images/bg-border.gif) repeat-x;
	text-align:center;
	padding:17px 0 70px;
}
#footer ul{
	margin:0 0 14px;
	padding:0;
	list-style:none;
	font:bold 0.91em "Trebuchet MS", Helvetica, sans-serif;
}
#footer ul li{
	display:inline;
	background:url(../images/bullet3.gif) no-repeat 0 6px;
	padding:0 8px 0 11px;
}
#footer ul li:first-child{
	background:none;
}
#footer ul a{
	color:#623c1a;
	text-decoration:none;
}
#footer ul a:hover{text-decoration:underline;}
#footer p,
#footer .contacts{margin:0 0 3px;}
#footer address{
	font-style:normal;
	display:inline;
}
.video-lightbox{
	position:absolute;
	top:-9999px;
}


/*Addons */
A.allpage:link {

	 color :#0B8142;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Tahoma,Verdana,Arial ;
	 font-weight: bold;
	 TEXT-DECORATION  : none ;
}
A.allpage:active  {

	 color :#0B8142;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Tahoma,Verdana,Arial ;
	 TEXT-DECORATION  : none ;
	  font-weight: bold;
}
A.allpage:visited   {

	 color :#0B8142;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Tahoma,Verdana,Arial ;
	 TEXT-DECORATION  : none ;
	  font-weight: bold;
}
A.allpage:hover   {

	 color :#AED07B;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Tahoma,Verdana,Arial ;
	 TEXT-DECORATION  : none ;
	  font-weight: bold;
	  
}
.THHeader{

	 color :#FFFFFF;
	 FONT-SIZE  :12px;
	 FONT-FAMILY : Verdana ;
	 FONT-WEIGHT  : bold ;
	 TEXT-DECORATION  : none ;
	background:#ACA244 url(../images/bg-table-head.gif) no-repeat scroll 0 0;
}
.smalltextred {
color:#FF0000;
font-family:Verdana;
font-size:10px;
text-decoration:none;
}
.smalltextblk {
color:#000000;
text-decoration:none;
}
.plaintextbold {
color:#000000;
font-weight:bold;
text-decoration:none;
}
