/* reset css */
body {
	margin:0;
	color:#000;
	font:12px/16px Arial, Verdana, sans-serif;
	background:#fff url(../images/bg-page.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a {
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* main */
#wrapper {
	width:1001px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
/* header */
#header {
	width:100%;
	height:95px;
	position:absolute;
	top:0;
	left:-4px;
}
#header:after {
	clear:both;
	content:'';
	display:block;
}
.hidden {display:none;}
#header .logo{
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	width:306px;
	height:85px;
	float:left;
	overflow:hidden;
	margin:25px 0 0 33px;
}
#header .logo a {
	width:306px;
	height:85px;
	display:block;
}
.header-area {
	float:left;
	overflow:hidden;
	width:630px;
}
#header .tools-area {
	float:right;
	overflow:hidden;
	padding:8px 0 0;
	margin:0 0 5px;
}
#header .holder{
	width:100%;
	overflow:hidden;
}
/* menu */
#header .menu {
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	list-style:none;
	font: 14px/30px "Courier New", Courier, monospace;
}
#header .menu li {
	float:left;
	margin:0 0 0 19px;
}
#header .menu li a {
	color:#76441a;
	/* text-decoration:underline; */
}
#header .menu li a:hover {
	background-color:#58351b;
	color:#fff;
	text-decoration:none;
}
#header .basket {
	width:165px;
	height:38px;
	float:left;
	overflow:hidden;
	background:url(../images/bg-backet.jpg) no-repeat;
	margin:0 7px 0 10px;
	padding:2px 0 0 10px;
	font:bold 12px/28px "Courier New", Courier, monospace;
	display:inline;
}
#header .basket a {
	color:#76441a;
	text-decoration:underline;
}
#header .basket a:hover {text-decoration:underline;}
#header .basket p {
	margin:0;
	color:#76441a;
	float:left;
}
/* search form */
#header .search,
#footer .search {
	float:right;
	width:152px;
	overflow:hidden;
	clear:both;
	margin:0 12px 0 0;
}
#header .search .txt,
#footer .search .txt {
	padding:1px 5px 2px;
	width:114px;
	margin:0;
	font:12px "Courier New" , Courier New , sans-serif;
	color:#76441a;
	border:1px solid #76441a;
	float:left;
}
#header .search .btn,
#footer .search .btn{
	color:#fff;
	float:right;
	margin:0;
	padding:0 2px 2px;
	font:12px "Courier New" , Courier New , sans-serif;
	background:#76441a;
	border:0;
	cursor:pointer;
	width:26px;
	height:20px;
}
/* navigation */
#nav {
	/*margin:-15px 46px 0 5px;*/
     margin-bottom:-8px;
	float:right;
	padding:4px 0 0 0;
	position:relative;
	width:673px;
	display:inline;
	list-style:none;
	font:14px/17px "Courier New" , Courier New , sans-serif;
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav:after {
	clear:both;
	content:'';
	display:block;
}
#nav li {
	float:left;
	width:201px;
	margin:0 6px 0 16px;
	text-align:center;
	display:inline;
}
#nav li a {
	display:block;
	color:#00060a;
}
#nav li span {
	display:block;
	color:#00060a;
	padding:11px 0;
}
#nav li a:hover{text-decoration:none;}
#nav li .first {padding:16px 0 12px;}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav .drop{
	position:absolute;
	left:0;
	top:34px;
	font:bold 15px/18px "Courier New", Courier, monospace;
	display:none;
}
#nav .drop .bottom{
	background:url(../images/bg-drop-b.png) no-repeat;
	width:201px;
	height:8px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	display:block;
}
#nav .drop ul{
	margin:0;
	padding:7px 0 0;
	list-style:none;
	background:url(../images/bg-drop.png);
	width:201px;
	overflow:hidden;
}
#nav .drop li{
	background:url(../images/bullet-nav.gif) no-repeat 0 11px;
	float:left;
	width:201px;
	margin:0;
	text-align:left;
	position:relative;
}
#nav .drop a{
	display:block;
	width:179px;
	color:#573319;
	padding:4px 0 5px 22px;
	background:url(../images/bullet-nav.gif) no-repeat 100% 11px;
}
#nav .drop a:hover{
	background:#a3071b;
	color:#fff;
}
/* main area */
#main {
	margin:80px 0 0 6px;
	width:100%;
	overflow:hidden;
	z-index:0;
}
.main-area{
	width:1001px;
	overflow:hidden;
}
.main-area .t{
	width:100%;
	background:url(../images/bg-content.png) repeat-y;
	overflow:hidden;
}
.main-area .b{
	width:100%;
	height:17px;
	background:url(../images/bg-content-b.png) no-repeat;
}
.main-area .c{
	width:947px;
	overflow:hidden;
	padding:19px 34px 10px 20px;
	background:url(../images/bg-main-block.jpg) no-repeat;
}
.home .main-area .c{
	padding:12px 43px 20px 28px;
	width:933px;
}
.main-area #flash{
	float:left;
	width:762px;
	overflow:hidden;
}
.home #sidebar{
	float:right;
	width:162px;
	padding:13px 0 0;
}
/* feature */
.feature-block{
	width:162px;
	overflow:hidden;
	margin:0 0 14px;
	background:url(../images/bg-feature.gif) no-repeat 3px 0;
	height:329px;
}
.feature-block .block{
	width:162px;
	padding:0 0 15px;
	overflow:hidden;
	height:329px;
}
.feature-block .title,
.sponsor-block .title{
	color:#a3071b;
	font:22px/27px "Courier New", Courier, monospace;
	background:url(../images/bg-title-feature.gif) no-repeat;
	width:162px;
	display:block;
	text-align:center;
	padding:9px 0 10px;
}
.feature-block .info{
	width:115px;
	margin:0 0 0 22px;
	color:#000;
}
.feature-block .img{
	width:53px;
	margin:0 auto 5px;
}
.feature-block .img img{display:block;}
.feature-block .info strong{
	font:bold 15px/18px "Courier New", Courier, monospace;
}
.feature-block .info p{
	font:12px/18px Arial, Helvetica, sans-serif;
	margin:0 0 8px;
}
.feature-block .info p .mark{color:#573319;}
.feature-block .more,
.sponsor-block .more{
	font:13px/16px "Courier New", Courier, monospace;
	color:#fff;
	display:block;
	background:url(../images/txt-learn-more.gif) no-repeat;
	padding:1px 0 3px;
	width:97px;
	text-indent:-9999px;
	overflow:hidden;
	height:14px;
	position:relative;
}
.sponsor-block .more:hover,
.feature-block .more:hover{text-decoration:none;}
/* sponsor */
.sponsor-block{
	width:162px;
	background:url(../images/bg-sponsors.gif) repeat-y -324px 0;
	height:168px;
}
.sponsor-block .block{
	width:100%;
	height:142px;
	padding:0 0 26px;
	margin:0 !important;
	overflow:hidden;
	background:url(../images/bg-sponsors.gif) no-repeat -162px 100%;
}
.sponsor-block .title{
	background:url(../images/bg-sponsors.gif) no-repeat;
	padding:9px 0 48px;
}
.sponsor-block .barners{
	/*background:url(../images/barners.gif) no-repeat;*/
	width:138px;
	height:35px;
	overflow:hidden;
/*	text-indent:-9999px;*/
	margin:0 0 0px 20px;
}
.sponsor-block .barners a{
	width:138px;
	height:35px;
	display:block;
	padding:0px 0px 0px 13px;
}
.sponsor-block .more{
	margin:0 0 0 35px;
}
/* main block */
.main-block{
	width:952px;
	overflow:hidden;
	padding:0 30px 0 19px;
	margin:-26px 0 0;
	background:url(../images/bg-content-block.gif) no-repeat 0 123px;
}
.main-block .content-block{
	float:left;
	width:638px;
		overflow:hidden;
}
.content-block{
	float:left;
}
.main-block .title{
	font:22px/23px "Courier New", Courier, monospace;
	color:#a3071b;
	letter-spacing:-1px;
	display:block;	
}
.main-block .content-block .title{
	margin:0 0 11px 33px;
	width:150px;
}
.main-block .title em{
	width:149px;
	height:30px;
	padding:10px 0 0;
	display:block;
	background:url(../images/bg-title.png) no-repeat;
	text-align:center;
}
.column .main-block .title em {

}
.main-block .title span{
	width:149px;
	height:30px;
	display:block;
}
.main-block .holder{
	width:597px;
	overflow:hidden;
	padding:0 50px 15px 25px;
	margin:0 0 19px 0;
}
.main-block .logo{
	float:left;
	width:79px;
	height:79px;
	background:url(../images/bg-logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 18px 0 0;
}
* html .main-block .logo{margin:0 15px 0 0;}
.main-block .logo a{
	width:79px;
	height:79px;
	display:block;
}
.main-block .text{
	overflow:hidden;
}
* html .main-block .text{
	overflow:visible;
	height:1%;
}
.main-block .text strong{
	font:bold 17px/21px "Courier New", Courier, monospace;
	color:#58351b;
}
.main-block .text p{
	margin:0 0 8px;
	font:12px/17px Arial, Helvetica, sans-serif;
	color:#000;
}
.main-block .text .more{
	background:url(../images/btn-more.gif) no-repeat;
	width:97px;
	height:14px;
	display:block;
	text-indent:-9999px;
}
.frame-list .frame-list {
	width:638px;
	overflow:hidden;
}
.list-holder{
	width:664px;
	overflow:hidden;
	padding:0 0 0 26px;
	position:relative;
}
.list-holder .block{
	float:left;
	width:150px;
	margin:0 68px 0 0;
	display:inline;
	overflow:hidden;
}
.list-holder em{
	color:#a3071b;
	font:17px/21px "Courier New", Courier, monospace;
	background:url(../images/bg-list-holder.png) no-repeat;
	display:block;
	text-align:center;
	width:113px;
	height:24px;
	padding:8px 0 0;
	overflow:hidden;
}
.list-holder strong{
	color:#a3071b;
	font:17px/21px "Courier New", Courier, monospace;
	display:block;
	text-align:center;
	width:113px;
	height:24px;
}
.list-holder ul{
	margin:17px 0 0;
	padding:0;
	list-style:none;
	font: 13px/17px "Courier New", Courier, monospace;
	color:#573319;
	overflow:hidden;
	width:100%;
}
.list-holder a{
	text-decoration:none;
	color:#573319;
	float:left;
}
.list-holder a:hover{
	background-color:#58351b;
	color:#fff;
	text-decoration:none;
}
.list-holder li{
	margin:0 0 1px;
	float:left;
	width:100%;
}
/* column */

.main-block .column{
	float:right;
	width:196px;
	background:url(../images/bg-column.gif) no-repeat 22px 4px;
	padding:0 40px 38px 74px;
	height:278px;
}
.main-block .column .title{
	margin:0 0 15px -71px;
	position:relative;
}
.column .btn-posts{
	float:left;
	background:url(../images/btn-post.gif) no-repeat;
	width:99px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.share{
	float:right;
	color:#58351b;
	font: 11px/15px "Courier New", Courier, monospace;
	margin:-2px 0 0;
}
.share a {
	color:#58351b;
	text-decoration:underline;
	padding:0 0 0 7px;
}
.share img {
	float:left;
	margin:1px 0 0;
}
.column .share:hover{text-decoration:none;}
.column .posts{
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.column .posts li{
	margin:0 0 12px;
	float:left;
	width:100%;
}
.column .posts strong{
	color:#58351b;
	display:block;
	font:bold 14px/16px "Courier New", Courier, monospace;
}
.column .posts p{
	margin:0;
	color:#000;
	font:12px/18px Arial, Helvetica, sans-serif;
}
.column .posts em{
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#58351b;
	display:block;
	margin:-2px 0 0;
}
.column .box{
	width:196px;
	overflow:hidden;
	padding:0 4px 0 0;
}
.main-holder{
	width:947px;
	background:url(../images/bg-main-holder.gif) repeat-y 100% 0;
	position:relative;
	margin:0 0 8px;
}
.main-holder:after {
	clear: both;
	content:'';
	display: block;
}
.main-holder .clip{
	display:block;
	text-indent:-9999px;
	position:absolute;
	overflow:hidden;
	width:112px;
	height:62px;
	background:url(../images/ico-clip.gif) no-repeat;
	top:-17px;
	left:683px;
}
.main-area .share-holder{
	overflow:hidden;
	padding:7px 0 0;
	width:920px;
}
.main-area .share-holder a {
	color:#58351b;
}
/* content */
#content {
	float:right;
	padding:11px 20px 18px 14px;
	width:729px;
	overflow:hidden;
}
/* breadcrumbs */
.breadcrumbs{
	width:100%;
	overflow:hidden;
	font:bold 12px/16px "Courier New", Courier, monospace;
	color:#573319;
	list-style:none;
	margin:0 0 18px;
	padding:0;
}
.breadcrumbs a{
	text-decoration:underline;
	color:#573319;
}
.breadcrumbs a:hover{
	background-color:#58351b;
	color:#fff;
	text-decoration:none;
	}
.breadcrumbs li{
	float:left;
	background:url(../images/separator-breadcrumbs.gif) no-repeat 0 4px;
	padding:0 6px 0 11px;
	margin:0 11px 0 -11px;
}
.information{
	width:100%;
	overflow:hidden;
	border:1px solid #7f7f7f;
	background:url(../images/bg-information-block.gif) no-repeat 100% 100%;
}
.information_contact{
	width:100%;
	overflow:hidden;
	border:1px solid #7f7f7f;
	ackground:url(../images/bg-information-block.gif) no-repeat 100% 100%;
}

.heading{
	overflow:hidden;
	border-bottom:1px solid #7f7f7f;
	padding:8px 0 7px 15px;
}
.heading h1{
	font:30px/35px "Courier New", Courier, monospace;
	color:#a3071b;
	margin:0;
}
/* user-info */
.user-info{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-user-info.gif) repeat-y 234px 0;
	border-bottom:1px solid #7f7f7f;
}

/* rewrite_user-info */
.rewrite_user_user-info{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-user-info.gif) repeat-y 234px 0;
	border-bottom:1px solid #7f7f7f;
}

.user-info_contact{
	width:100%;
	overflow:hidden;
	ackground:url(../images/bg-user-info.gif) repeat-y 234px 0;
	order-bottom:1px solid #7f7f7f;
	padding-top:20px;
	padding-left:20px;
}


.user-info_contact .text p{margin:0 0 18px; }

.user-info .img-holder{
	float:left;
	width:234px;
	padding:70px 0 0;
	overflow:hidden;
}
* html .user-info .img-holder{margin:0 -3px 0 0;}
.user-info .img-holder img{float:right;}
.user-info .text{
	overflow:hidden;
	padding:18px 0 4px 17px;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#000;
	height:1%;
}
* html .user-info .text{
	overflow:visible;
	height:1%;
}
.user-info h2{
	color:#58351b;
	border-bottom:1px solid #7f7f7f;
	margin:0 0 9px -17px;
	padding:0 0 5px 17px;
	font:bold 22px/27px "Courier New", Courier, monospace;
	letter-spacing:-1px;
}
.user-info h2 a{color:#58351b;}
.user-info .text p{margin:0 0 18px; }
.user-info .text strong{
	font:bold 14px/18px "Courier New", Courier, monospace;
	color:#58351b;
}
.user-info .text a{color:#58351b;}
.user-info .text a.text_expert {color:#58351b; font-size:16px;}
.user-info .text a.text_expert:hover{color:#58351b; font-size:16px;}
.information .experts{
	width:469px;
	overflow:hidden;
	padding:26px 0 16px 262px;
	background:url(../images/bg-expert-block.gif) no-repeat 124px 57px;
}
.information .experts ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.information .experts li{
	float:left;
	margin:0 9px 0 0;
}
.information .experts li img{display:block;}
.user-info .btn-holder{
	padding:10px 0 0;
	width:442px;
	overflow:hidden;
}
.user-info .text .btn-more{
	background:url(../images/txt-email.gif) no-repeat;
	float:right;
	font:13px/18px "Courier New", Courier, monospace;
	color:#fff;
	width:142px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
}
.user-info .text .btn-more:hover{text-decoration:none;}
.user-info .text .btn-more span{
	display:block;
	padding:0 10px 0 12px;
	height:15px;
	background:url(../images/btn-more-box.gif) no-repeat 100% -15px;
}
/* sidebar */
#sidebar {
	width:182px;
	float:left;
	padding:46px 0 0;
}
#sidebar h3,
#sidebar h2{
	color:#a3071b;
	text-align:center;
	width:124px;
	padding:8px 0;
	margin:0 0 14px;
	font:16px/19px Arial, Helvetica, sans-serif;
	background:url(../images/bg-title-sidebar_new.png) no-repeat;
}
.navigation{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	font:bold 13px/10px "Courier New", Courier, monospace;
	color:#573319;
	line-height:16px;
	float:left;
	width:170px;
}
.navigation li{argin:0 0 11px; adding:5px 0px 5px 0px; padding:0px; margin:0px;}
.navigation a{
	color:#573319;
	float:left;
	width:160px;
	margin:5px 0px 5px 0px;
	/* text-decoration:underline; */
}
.navigation a:hover{
	background-color:#58351b;
	color:#fff;
	text-decoration:none;
	float:left;
	width:160px;
	margin:5px 0px 5px 0px;
	}
/* footer */
#footer {
	width:892px;
	overflow:hidden;
	padding:13px 71px 20px 38px;
	background:url(../images/bg-footer.gif) no-repeat 0 100%;
}
#footer .logo{
	background:url(../images/bg-footer-logo-cc.gif) no-repeat;
	float:left;
	width:64px;
	height:71px;
	overflow:hidden;
	text-indent:-9999px;
	margin:9px 22px 0 0;
}

#footer .wind{
	background:url(../assets/images/hosting-badge-3.png) no-repeat;
	float:left;
	width:109px;
	height:64px;
	overflow:hidden;
	text-indent:-9999px;
	margin:9px 22px 0 0;
}


/*#footer .logo{
	background:url(../images/bg-footer-logo.gif) no-repeat;
	float:left;
	width:64px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	margin:9px 22px 0 0;
}*/
#footer .logo a{
	display:block;
	width:64px;
	height:51px;
}
#footer .wind a{
	display:block;
	width:64px;
	height:51px;
}


#footer .holder{
	float:left;
	padding:17px 0 0;
	/*width:290px;*/
        width:350px;
}
/* menu */
#footer .menu{
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
	clear:both;
	font:bold 12px/16px "Courier New", Courier, monospace;
}
#footer .menu li{
	float:left;
	margin:0 13px 0 0;
}
#footer .holder p{
	margin:0;
	color:#573319;
	width:100%;
	overflow:hidden;
	font:12px/16px "Courier New", Courier, monospace;
}
#footer .holder p a{
	color:#573319;
	text-decoration:none;
}
#footer .holder p a:hover{text-decoration:underline;}
#footer .menu a{
	color:#563318;
	/* text-decoration:underline; */
}
#footer .menu a:hover{
	background-color:#58351b;
	color:#fff;
	text-decoration:none;
}
#footer .area{
	float:right;
}
#footer .area .navigation{ /*BL*/
	width:165px;
	height:38px;
	float:right;
	overflow:hidden;
	background:url(../images/bg-backet.jpg) no-repeat;
	margin:0 7px 0 10px;
	padding:0 0 0 27px;
	font:bold 12px/28px "Courier New", Courier, monospace;
	display:inline;
	clear:both;
}
#footer .area .navigation a:hover{
	background:none !important;
	color:#573319;
}
#footer .search{
	margin:0 0 11px;
	width:178px;
}
#footer .search .txt{
	width:140px;
	background:#fff6f1;
}
#footer .socials{
	margin:20px 0 0 -20px;
	padding:0;
	list-style:none;
	float:right;
	clear:both;
}
#footer .socials li{
	float:left;
	margin:0 0 0 3px;
}
#footer .socials a{
	display:block;
	height:21px;
	text-indent:-9999px;
}
#footer .socials a.facebook{
	background:url(../images/ico-facebook.gif) no-repeat;
	width:87px;
}
#footer .socials a.twitter{
	background:url(../images/ico-twitter.gif) no-repeat;
	width:89px;
}
/*Maryna's code*/
#content .breadcrumbs-holder {width:782px; margin-bottom:15px;}
.product-demo #content .breadcrumbs-holder {
	margin:0 0 0 8px;
}
#content .breadcrumbs-holder:after {
	clear:both;
	content:'';
	display:block;
}
.story h1 {
	font:16px/19px Arial, Verdana, sans-serif;
	width:126px;
	height:23px;
	text-align:center;
	padding:8px 0 0;
}
.story .our-story {
	background:url(../images/bg-title-sidebar.png) no-repeat !important;
	idth:125px !important;
}
.story .heading {
	border:0;
	padding:0 0 12px 0;
}
.story .information {
	border:0;
	overflow:visible;
	background:none;
}
.story .user-info h2 {
	border:0;
	margin:0 0 0 -17px;
	padding:0 0 0 17px;
}
.story .user-info .img-holder {
	float:right;
	width:333px;
	padding:9px 0 6px;
}
.story #content .subtitle {
	font:13px/17px "Courier New", Courier, monospace;
	display:block;
	margin:0 0 13px;
}
.story .user-info .text a {
	text-decoration:underline;
}
.story .user-info .text a:hover {
	text-decoration:none;
}
.story ul.list {
	margin:0 0 19px;
	padding:0 0 0 21px;
	list-style:none;
	overflow:hidden;
	width:250px;
}
.story ul.list li {
	background:url(../images/separator2.gif) no-repeat 0 7px;
	padding:0 0 0 11px;
	float:left;
	width:250px;
}
.story ol.list {
	margin:0 0 9px;
	padding:0 0 0 37px;
	width:250px;
}
.story .share {
	float:none;
	margin:0 0 0 9px;
}
.story .user-info .col {
	overflow:hidden;
	margin:0 0 45px;
	width:323px;
	float:right;
	padding:0 5px;
}
.story .user-info .col p {
	font:11px/14px "Courier New", Courier, monospace;
	margin:0;
	color:#58351b;
}
.story .user-info .links {
	margin:0;
	padding:45px 0 0;
	list-style:none;
	overflow:hidden;
	font:13px/22px "Courier New", Courier, monospace;
	width:323px;
}
.story .user-info .links li {
	float:left;
	width:100%;
	background:url(../images/bg-pdf.gif) no-repeat 0 4px;
	padding:0 0 0 22px;
}
.story .user-info .links li a {
	color:#58351b;
	text-decoration:underline;
	padding:0 2px 1px;
}
.story .user-info .links li a:hover {
	text-decoration:none;
	background:#58351b;
	color:#fff;
}
.story .user-info .text {
	padding:5px 15px 4px 3px;
}
* html .story .user-info .text {
	padding:5px 12px 4px 3px;
}
#content .demo-holder {
	background:url(../images/bg-title-product.gif) no-repeat;
	padding:8px 20px 0 4px;
	float:left;
}
#content .demo-holder h1 {
	padding:0;
	width:auto;
}
#content .col-product {
	width:350px;
	overflow:hidden;
	float:left;
}
.product-demo #content {
	padding:11px 20px 18px 7px;
	width:737px;
}
#content .user-info .video-holder {
	width:327px;
	height:186px;
	background:url(../images/bg-video.jpg) no-repeat 0 100%;
	padding:0 0 12px 4px;
	overflow:hidden;
	margin:0 0 6px;
}
#content .user-info .img-box {
	width:290px;
	height:326px;
	overflow:hidden;
	background:url(../images/bg-img-box.jpg) no-repeat;
	padding:21px 27px 10px;
}
#content .user-info .img-box .img { /*BL*/
	overflow:visible !important;
}
#content .user-info .img-box .img img { /*BL*/
	margin-left:-10px;
	margin-top:-5px;
	padding:0;
}
#content .user-info .img-box .img {
	width:240px;
	height:285px;
	overflow:hidden;
	float:none;
}
#content .user-info .img-box .img img {
	display:block;
}
#content .user-info .clip {
	background:url(../images/clip.gif) no-repeat;
	width:107px;
	height:44px;
	position:absolute;
	top:291px;
	left:170px;
}
#content .promo-info {
	height:1%;
	overflow:hidden;
	padding:0 0 0 16px;
}
* html #content .promo-info {
	padding:0 0 0 13px;
}
#content .promo-info h2 {
	font:bold 23px/25px "Courier New", Courier, monospace;
	margin:0 0 5px;
	color:#58351b;
	padding:0;
}
#content .promo-info .title {
	font:13px/18px "Courier New", Courier, monospace;
	margin:0 0 10px;
	color:#58351b;
	display:block;
}
#content .promo-info strong {
	color:#58351b;
	font:bold 14px/18px "Courier New", Courier, monospace;
}
#content .promo-info a {
	color:#58351b;
	text-decoration:underline;
}
#content .promo-info a:hover {
	text-decoration:none;
}
#content .promo-info .ingrediants {
	text-indent:-9999px;
	background:url(../images/txt-ingrediants.gif) no-repeat;
	width:127px;
	height:17px;
	margin:0 0 13px;
}
#content .promo-info p {
	margin:0 0 24px;
	font:12px/17px Arial, Verdana, sans-serif;
}
#content .promo-info .ingrediants a{
	width:127px;
	height:17px;
	display:block;
}
.promo-info .form {
	width:235px;
	overflow:hidden;
	background:#f2f0ef url(../images/bg-form.jpg) no-repeat 0 100%;
	padding:6px 68px 22px;
}
.promo-info .form dl {
	margin:0 0 10px;
	width:110px;
	overflow:hidden;
	font:12px/16px Arial, Verdana, sans-serif;
	color:#000;
}
.promo-info .form dl .srtike {
	text-decoration:line-through;
}
.promo-info .form dl dt {
	float:left;
	width:60px;
	text-align:right;
}
.promo-info .form dl dd {
	margin:0;
	text-align:right;
}
.promo-info .form label {
	width:59px;
	text-align:right;
	float:left;
	padding:0 8px 0 0;
}
.promo-info .form .txt {
	float:left;
	font:12px Arial, Verdana, sans-serif;
	margin:0;
	padding:1px 5px;
	width:16px;
	border:1px solid #c0c0bf;
}
.promo-info .form select {
	width:123px;
}
.promo-info .form .btn {
	background:url(../images/btn-submit.gif) no-repeat;
	width:133px;
	height:20px;
	padding:0;
	cursor:pointer;
	float:left;
	border:0;
	margin:4px 0 0 67px;
}
.promo-info .form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
}
.promo-info .form .checkout {
	text-indent:-9999px;
	background:url(../images/txt-checkout.gif) no-repeat;
	width:90px;
	height:15px;
	overflow:hidden;
	display:block;
	margin:0 0 0 64px;
}
.product-demo .heading{
	padding:0 0 12px 8px;
	width:163px;
}
.promo-info ul.list {
	margin:0 0 30px;
}
.product-demo .share {
	margin:0 0 11px 4px;
}
.product-demo .user-info {
	border:0;
}
#sidebar .block {
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
}
.story .user-info {
	border:0;
	background:none;
}
.product-demo .main-area .c {
	padding:19px 34px 39px 20px;
}
.user-info .promo-boxes {
	width:742px;
	overflow:hidden;
	padding:0;
	font:11px/15px Arial, Verdana, sans-serif;
	text-align:center;
	margin:0;
}
.user-info .promo-boxes li {
	display:inline-block;
	padding:0 9px 0 5px;
	vertical-align:top;
	width:162px;
	margin:0 0 34px;
}
* html .user-info .promo-boxes li {
	display:inline;
}
* +html .user-info .promo-boxes li {
	display:inline;
}
.user-info .promo-boxes li img {
	display:block;
	vertical-align:top;
}
.user-info .promo-boxes p {
	margin:0 0 10px;
	color:#666;
}
.user-info .promo-boxes .text-promo{
	width:140px;
	overflow:hidden;
}
.user-info .promo-boxes .heading-block {
	color:#563318;
	margin:0 0 10px;
}
.user-info .promo-boxes .title {
	font: 14px/18px "Courier New", Courier, monospace;
	text-align:center;
}
.user-info .promo-boxes span {
	font:bold 17px/18px "Courier New", Courier, monospace;
	text-align:center;
}
.user-info .promo-boxes .border{
	background:url(../images/bg-box-promo.gif) no-repeat;
	width:152px;
	height:136px;
	overflow:hidden;
	padding:8px;
}
.user-info .promo-boxes a.buy {
	text-indent:-9999px;
	background:url(../images/txt-buy.gif) no-repeat;
	width:98px;
	height:14px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.promo-area {
	width:742px;
	overflow:hidden;
}
.promo-area .heading {
	margin:0 0 10px;
}
.column .share {
	float:right;
}
.hidden {
	display:none;
	margin:-9999px;
}
.story .breadcrumbs {
	margin:0 0 18px 0;
}


/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	/* width: 360px;*/
	width: 420px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}
#EmailForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

#EmailForm label input {
	position: inherit;
	left: auto;
}

/* Registration form Starts here */
div.text #websignupfrm label {display:block;width:230px;margin-bottom:8px;}
div.text #websignupfrm label input {position:absolute;left:370px;}
div.text #websignupfrm fieldset {border:none; padding:0px 0px 10px 0px;}

.add_cart_btn {
	background:url(../images/btn-submit.gif) no-repeat;
	width:133px;
	height:20px;
	padding:0;
	cursor:pointer;
	float:left;
	border:0;
	margin:4px 0 0 67px;
}

.btn_checkout {
	text-indent:-9999px;
	background:url(../images/txt-checkout.gif) no-repeat;
	width:90px;
	height:15px;
	overflow:hidden;
	display:block;
	margin:0 0 0 64px;
}

.btn {
color:#fff;
	margin:0;
	padding:0 2px 2px;
	font:12px "Courier New" , Courier New , sans-serif;
	background:#76441a;
	border:0;
	cursor:pointer;
	width:26px;
	height:20px;
}

ul.sitemap { padding:0px 0px 0px 0px; margin:0px; list-style-type:none;}
ul.sitemap li { padding:3px 5px 3px 23px; margin:0px; background:url(../images/sitemap_bullet.jpg) no-repeat 5px 10px;}

.cat_desc{
	font:bold 13px/10px "Courier New", Courier, monospace;
	color:#573319;
}

.border{
	background:url(../images/bg-box-promo_home.gif) no-repeat;
	width:129px;
	height:146px;
	overflow:hidden;
	padding:8px;
	margin-left:8px;
}






/* Accordion Menu Script starts here */
ul.accordin_toggle {
	display: block;
	height:auto;
	idth:192px;
	padding:1px 0px 0px 0px;
	margin:0px;
	color:#573319;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	font-weight:bold;
	cursor: pointer;
	text-align:left;
}
ul.accordin_toggle h1 { text-align:left; font-size: 14px; font-weight:bold; padding:10px 0px 0px 0px; margin:0px; }
		
.accordion_toggle_active {		
	color: #573319;
	font-family:Arial;
	padding:0px;
	margin:0px;
}
		
div.accordion_content ul {
	color: #573319;
	width:192px;
	overflow: hidden;
	text-align:justify;
	padding:0px;
	list-style-type:none;
	margin:0px;
}

div.accordion_content ul li {
	color: #573319;
	width:192px;
	overflow: hidden;
	text-align:justify;
	padding:0px;
	background:none;
	margin:0px;
}


.accordion_content a			{ color:#573319; text-decoration:none; font-weight:normal; font-size:12px; width:155px;	argin:2px 0px 2px 0px; float:left; padding:0px 0px 0px 5px;}
.accordion_content a:hover		{ color:#FFFFFF; text-decoration:none; font-weight:normal;  font-size:12px; background-color:#58351b; width:155px;	argin:2px 0px 2px 0px; float:left; padding:0px 0px 0px 5px;}
	
	.accordion_content h2 {
		argin: 15px 0 5px 10px;
		color: #0099FF;
	}
	
	.accordion_content p {
		line-height: 150%;
		padding: 5px 10px 0px 10px;
		
	}
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width:190px;
	background:none;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom:2px solid #373131;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family:Arial;
}

.vertical_accordion_toggle_active {
	background:#FF0000;
	color: #ffffff;
	border-bottom: 1px solid #658916;
}

.vertical_accordion_content {
	background-color:#7ea820;
	color: #444444;
	overflow: hidden;
}

	.vertical_accordion_content h2 {
		margin: 0px 0 5px 10px;
		color: #0099FF;
	}

	.vertical_accordion_content p {
		line-height: 150%;
		padding: 5px 10px 0px 10px;
	}
			

.justifyleft  {float:left; margin-right:10px;margin-bottom:5px;}
.justifyright {float:right; margin-left:10px;margin-bottom:5px;}

#commentsAnchor {
	clear: both;
}
