html,body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	width:100%;
    height:100%;
	position:relative;
	min-width:1000px;
	min-height:600px;
	-height: expression(document.body.clientHeight > 600 ? "100%" : "600px");
}
h1{
	color:#5B8C39;
	font-weight:bolder;
	padding-bottom:15px;
	font-size:17px;
}
p, h2{
	/*color: #3F505F;*/
	font-family: Arial;
	font-size: 14px;
	line-height:1.5;
	margin:0;
	padding-bottom:10px;
}
p{
	text-align:justify;
}

.inline-block{
	display:inline-block;
	*display: inline;
}

.main{
	width:100%;
	position: absolute;
	-position:inherit;
	height:100%;
	min-height:100%;
	background:url(../../images/header-bg.png) top left repeat-x;
	-height: expression(document.body.clientHeight > 600 ? "100%" : "600px");
}
ol{
	list-style-type:decimal ;
	padding-left:30px;
}
.csc-textpic-intext-left-nowrap ol{
	padding-left:0;
	list-style-type:none;
}
.csc-textpic-intext-left-nowrap ol li{
	margin-top:-10px;
}

#mainIndex {
	position: absolute;
}

#allIndex{
	position: relative;
}

#topH1 {
	position:absolute;
}

.all{
	width:100%;
	-width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	padding-top:90px;
	-margin-top:90px;
	-padding-top:0;
}
/*top*/
.top{
	padding-left:264px;
	padding-right:248px;
	height:110px;
	position:relative;
}
.top .left{
	float:left;
	margin-left:-260px;
	-margin-left:-130px;
	width:260px;
}
.logo{
	padding-left:10px;
	float:left;
	width:100%;
}
.beta{
	font-family:Arial;
	font-size: 10px;
	color: #879a78 !important;
	position:absolute;
	top:1px;
	left:123px;

	-position:relative;
	-margin-top:-66px;
}
.beta a{
	color: #879a78 !important;
}

.loader{
	float:left;
	padding-left:10px;
	padding-top:7px;
	width:100%;
}
.preloader{
	float:left;
}
#preloader{
	float:right;
	margin-top:-19px;
	*margin-top:-23px;
	-margin-top:-19px;
}
.newSearch{
	float:left;
	padding-left:7px;
	padding-top:3px;
}

a.orange{
	color:#fb6d0b !important;
	font-size:12px;
}

.top .centero{
	float:right;
	width:100%;
}
.centero .search{
	background:url(../images/header-search-bg.png) top left repeat-x;
	height:85px;
	margin-right:20px;
}
.topSearch{
	text-align:right;
	padding-right:33px;
}
.searchFor, .go{
	color:#caffb0;
	padding-top:21px;
}
.searchFor{
	float:left;
}

.go{
	float:right;
}

#site-buttons {
    height:39px;
    margin:0 -2px;
    padding:0 13px;
   	padding-top:1px;
    float:left;
}


#site-buttons a {
    color:#fff;
    display:inline-block;
    font-size:14px;
    height:22px;
    line-height:14px;
    padding:17px 13px 0 13px;
    text-decoration:none;
    vertical-align:top;
    text-align: center;
}

#site-buttons a.notactive {
	padding-top:12px;
	line-height:23px;
	*padding-top:12px;
	*line-height:22px;
}

#site-buttons a.new{
	padding-top:6px;
	line-height:23px;
	*padding-top:9px;
	*line-height:22px;
}


#site-buttons a.new span{
	color:#FB6D0B;
	font-size:11px;
	font-weight:bold;
	vertical-align: super;
}


#site-buttons a.active {
    background:url('../images/header-active-link-title-bg.png') repeat-x 0 5px;
    color:#214505;
    position:relative;
    width: 90px;
}

#site-buttons a.active span.marker {
    background:url('../images/header-active-link-marker-bg.png') no-repeat;
    display:block;
    height:7px;
    overflow:hidden;
    position:relative;
    bottom:-8px;
    left: -10px;
}

.markerSearch{
    background:url(../../images/header-triangle.png) no-repeat;
    display:block;
    height:6px;
    overflow:hidden;
    position:relative;
    bottom:-4px;
    width: 10px;
    -width: 18px;
    *width: 18px;
    margin-left: 70px;
}

.serchTriangles{
	float:left;
	width:100%;
	height:5px;
	margin-top:5px;
}
.triangleRight{
	float:right;
	width:10px;
	height:100%;
	margin-right:40px;
	-margin-right:20px;
	background:url(../../images/triangle_top.gif) no-repeat;
}

.pointer{
	padding-top:7px;
	*padding-top:4px;
	-padding-top:6px;
	float:right;
}
.rightPointer{
	padding-left:4px;
}
.centero .searchDown{
	padding-top:11px;
	*padding-top:0px;
	*margin-top:11px;
	-padding-top:0px;
	-margin-top:11px;
	padding-right:72px;
}
.searchField{
	float:right;
	width:100%;
}
.fieldTextSearch{
	width:100%;
	height:17px;
	border-top:solid 1px #5f6062;
	border-left:solid 1px #6a6b6d;
	border-bottom:solid 1px #c0c3c6;
	border-right:none;
	padding-left:5px;
	padding-top:2px;
}
.text{
	float:left;
	width:100%;
}
.button{
	float:right;
	cursor:pointer;
	*padding-top:1px;
	margin-right:-60px;
	-margin-right:-31px;
}
.leftLine{
	width:100%;
	height:100%;
	background:url(../images/white_line.png) left top repeat-y;
}
.rightLine{
	width:100%;
	height:100%;
	background:url(../../images/header-search-right.png) right top no-repeat;
}
.greenDownLeft{
	width:100%;
	height:100%;
	background:url(../images/green_left_corner.gif) no-repeat left bottom;
}
.greenDownRight{
	height:100%;
	width:100%;
}
.radioButtonGroup{
	padding-top:5px;
	font-size:12px;
}

.top .right{
	float:right;
	width:224px;
	/*padding-top:13px;*/
	margin-right:-224px;
	-margin-right:-112px;
}
.make{
	color:#618840;
	font-size:12px;
	padding-top:12px;
}
.make a{
	color:#618840;
}
.make .lightGreen{
	color:#a8d382;
}
.layout{
	padding-top:20px;
	float:left;
	color:#7eb753;
	font-size:12px;
}
table .layout{
	padding-top:47px;
}
table .handHulbee{
	padding-left:0px;
}
.lay{
	float:left;
}
.Pict{
	/*margin-top:-5px;*/
	height:24px;
	float:left;
}
.topPictActive{
	float:left;
	background:
	url(../images/active_background_g.png);
	padding:4px;
}
.topPictUnactive{
	float:left;
	padding:4px;
	cursor: pointer;
}
.handHulbee{
	float:left;
	margin-top:3px;
	*margin-top:2px;
	padding-left:13px;
}
.hulbeeDesktop{
	float:left;
	padding-left:6px;
	padding-top:5px;
}
.center{
	padding-left: 298px;
	-padding-left: 315px;
	padding-right:10px;
	padding-top:15px;

	/*+padding-right:0px;
	-padding-right:10px;*/
}
.cntr .center{
	padding-right:10px;
	padding-left:13px;
}
.cntrVert{
	*padding-right:38px;
	-padding-right:18px;
	*padding-left:2px;
}
.horizontal{
	padding-left:0px;
	padding-top:15px;

	width:100%;
}
.centerH{
	padding-right:250px;
	padding-top:15px;
}
.center .left{
	width:280px;
	height:420px;
	float:left;
	margin-top: 5px;
	margin-left:-280px;
	-margin-left:-145px;
	-width:270px;
}
.mapHorizontal{
	width:100%;
	height:205px;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.center .core{
	width:100%;
	/*float:right;*/
	margin-top:0px;/*-20px;*/
}
.center .coreHorizontal{
	width:100%;
	float:left;
}
.cntro{
	/*padding-left:13px;
	padding-right:10px;
	*padding-right:30px;
	-padding-right:15px;*/
	*padding-right:30px;
	-padding-right:20px;
	-padding-left:13px;
}
.center .right{
	width:214px;
	float:right;
	margin-right:-234px;
	-margin-right:-112px;
	margin-top:0px;/*-20px;*/
}

.greyText {
	color: #757575;
	float: left;
	font-weight: bold;
}

.searchHeader{
	color: #757575;
	float: left;
	margin-left: 7px;
	-margin-left: 3px;
	width:100%;
}

.searchHeader span{
	color: #1E9C27;
}


.greyLine{
	background:url(../images/line.png) bottom left repeat-x;
	height:5px;
	width:100%;
	float:left;
}
.push{
	height:60px;
}
.footer{
	background:url(../images/line.png) top left repeat-x;
	width:100%;
	height:36px;
	position:absolute;
	bottom:0px;
	-width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
}
.footer .left{
	color:#7b7b7b;
	font-size:12px;
	padding-left:17px;
	padding-top:13px;
	padding-bottom:10xp;
	float:left;
	padding-right:10px;
}
.footer .left a{
	color:#096cd2;
}
.footer .right{
	float:right;
	padding-top:7px;
	padding-right:8px;
	background:url(../images/triangle.gif) top center no-repeat;
}
.foo_right{
	float:right;
	*width:530px;
}
a{
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}


/*-----------*/
.sponsoredLinks, .sponsoredLinksDown{
	float:left;
	width:100%;
	padding-top:20px;
}
.sponsoredLinks{
	margin-bottom:10px;
}
.sponsoredLinksDown{
	padding-top:0px;
}
.topCornerLeft {
	width:100%;
	height:100%;
	background:#FCFFD3 url(../images/corner_top_left.gif) no-repeat left top;
}
.bottomCornerLeft {
	width:100%;
	height:100%;
	background:url(../images/corner_bottom_left.gif) no-repeat left bottom;
}
.topCornerRight {
	width:100%;
	height:100%;
	background: url(../images/corner_top_right.gif) no-repeat right top;
}
.bottomCornerRight {
	width:100%;
	height:100%;
	background:url(../images/corner_bottom_right.gif) no-repeat right bottom;
}
.adsTop{
	padding:6px;
	padding-bottom:0px;
}
.adsTitle{
	color:#ADADAD;
	font-family:Arial;
	font-size:12px;
	margin-bottom:-18px;
}
.resultIcon{
	width:16px;
	height:16px;
	position:absolute;
	padding-top:11px;
}
.resultText{
	padding-left:21px;
}
a.adsResultTitle{
	color:#096CD2;
	font-size:16px;
	text-decoration:underline;
}
.adsResultTitle{
	padding-bottom:5px;
	padding-top:10px;
}
.adsResultAbstract {
	color:#3F3F3F;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
.adsResultLink {
	color:#1E9C27;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
.resultSearch{
	float:left;
	width:100%;
	padding:6px;
	padding-left:0px;
}

#poweredBy {
	color:#3F3F3F;
	font-family:Arial;
	font-size:10px;
	padding:5px;
	margin-left:-12px;
	text-align:right;
	width:100%;
	float:left;
	-float:none;
}
.grayText {
	color:#3F3F3F;
	font-family:Arial;
}
.arrowPage {
	color:#ADADAD;
	font-family:Arial;
	font-size:18px;
	padding:3px;
}
.previousPage{
	color:#ADADAD;
	font-family:Arial;
	font-size:14px;
	padding-right:7px;
}
.selectedPageLink {
	background-color:#8DBE67;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	padding:4px 7px;
}
.pageLink {
	color:#4A79A;
	font-family:Arial;
	font-size:18px;
	padding:3px;
	text-decoration:underline;
}
.nextPage{
	color:#4A79AD;
	font-family:Arial;
	font-size:14px;
	padding-right:4px;
}
.dots {
	color:#4A79AD;
	font-family:Arial;
	font-size:18px;
	padding:3px;
}
.pageLink {
	color:#4A79AD;
	font-family:Arial;
	font-size:18px;
	padding:3px;
	text-decoration:underline;
}
.dartLeft, .dartRight{
	font-size:20px;
}
.dartLeft{
	padding-right:5px;
}
.dartRight{
	padding-left:5px;
}

#searchPages{
	float:left;
	padding-left:12px;
	padding-top:20px;
	padding-bottom:5px;
}

.sponsoredResults{
	width:100%;
	float:;
	padding-top:15px;
}
.sponsoredResults .adsResultTitle{
	font-size:14px;
}
.sponsoredResults .adsResultAbstract{
	line-height:15px;
	color:#214505;
}
.sponsoredResults .adsResultLink{
	line-height:16px;
}
a.blue{
	color:#096CD2;
}
.textHulbee{
	padding-top:25px;
	*padding-top:10px;
}
p.noscript{
	color:#FF3D07;
	padding-right:3px;
}
.forAlignCenter{
	width:100%;
	float:left;
}
.downloadHD{
	float:left;
	padding-top:15px;
}
.downloadHD a{
	color:#096CD2;
}
.downloadHD .hand{
	margin-top:-2px;
	float:left;
}
.downloadHD .download{
	float:left;
	padding-left:5px;
}
.textHulbee img{
	padding-right:20px;
}
.textHulbeeDesktop{
	padding-top:30px;
}
p.grey{
	color:#adadad;
}
a.hulbeeIn{
	text-decoration:underline;
	color:#FB6D0B;
	padding-left:10px;
}

.center1{
	float:right;
	margin-top:-20px;
	width:100%;
	width:99%;
}
.center2{
	padding-right:240px;
	*padding-right:220px;
	overflow-y:scroll;
	*overflow-x:hidden;
	height:600px;
	position:relative;
}
.forPaddingLeftCenter2{
	padding-left:3px;
	-padding-left:10px;
}
.horizontalHeight{
	margin-top:20px;
}
.searchPagesHorizontal{
	width:100%;
	float:left;
	padding-left:125px;
}
.mainTop{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	background:url(../images/header-tv.png) top left no-repeat;
	background-position:148px 0px;
}
.center0{
	position:absolute;
	width:100%;
	top:125px;
}
.center0H{
	position:absolute;
	width:100%;
	top:355px;
}

.error {
	text-align: center;
}
.textHulbee li{
	list-style-type:disc;
	margin-left:25px;
	color:#3F505F;
	line-height:18px;
	font-size:13px;
}
.textHulbee ul{
	margin-left:15px;
	margin-bottom:30px;
	-padding-top:10px;
}
.textHulbee a{
	color:#096CD2;
}
.textHulbee h2 a{
	color:#3F505F;
}
.textHulbee h2 a:hover{
	text-decoration:none;
}
.faq p{
	margin-bottom:-11px;
}

/*open update from 09.04.2010*/
.bannersMain{
	padding-left:260px;
	-padding-left:250px;
	height:100px;
	padding-top:23px;
}
.bannersAll{
	width:100%;
	height:100%;
}
/*close update from 09.04.2010*/

/* + HD banner */

#sexy-products {
    height: 0;	
	margin: 15px auto;
    padding-left: 18px;
	overflow: hidden;
    position: relative;
    text-align: center;
    width: 471px;
}

#sexy-products  .items-wrap{
	overflow:hidden;
	height: 370px;
}

#sexy-products .btn-slide-left, #sexy-products .btn-slide-right {
    background: url('/fileadmin/user_upload/pics/hd-banner/btn-sexy-slider.png') no-repeat;
    cursor: pointer;
    display: block;
    height: 47px;
    overflow: hidden;
    position: absolute;
    top:40%;
    width: 47px;
    z-index: 100;
}

#sexy-products .btn-slide-right {
    background-position: -47px 0;
    right: 5px;
    *right: 0px;
}

#sexy-products .btn-slide-left {
    background-position: 0 0;
    left: 0;
    *left: 15px;
}

#sexy-products .slider-marks {
    display: inline-block;
    height: 12px;
    list-style: none outside none;
    margin: 6px auto 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    *padding-left: 140px;
}

#sexy-products .slider-marks li.slider-marker {
    color: #c1c1c1;
    cursor: pointer;
    float: left;
    font-size: 9px;
    height: 12px;
    margin: 0 0 0 8px;
    padding: 0;
    width: 14px;
}

#sexy-products .slider-marks li.slider-marker.active {
    color: #25480A;
    font-size: 12px;
    font-weight: bold;
    margin-top: -3px;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* - HD banner */

/* + Indexed search */

.browsebox {	
    border-bottom: 1px solid #F1F1F1;
    border-top: 1px solid #F1F1F1;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
}

.tx-indexedsearch-title {
	padding-bottom: 10px;
}

.tx-indexedsearch-title a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}

.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-style: normal;
	color: #3f3f3f;
}	

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #3f3f3f;
}

.tx-indexedsearch-res .resultLink{	
	color: #1E9C27;
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 0;
	word-wrap: break-word;
}

.tx-indexedsearch-res .tx-indexedsearch-descr{
	color: #3f3f3f;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 0;
}

/* - Indexed search */
