html {
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	width:100%;
	position:relative;
	min-width:1000px;
	min-height:100%;
	cursor: default;
}

.no-float{
	overflow: hidden;
}

.float-left{
	float: left;
}

.float-right{
	float: right;
}



.fb_lb_index_vertical{
	padding-top:10px;
}
.fb_lb_index_vertical p .fb_edge_widget_with_comment span iframe{
	width:550px !important;
}

.fb_lb_index_horizontal{
	padding-top:10px;
	padding-left:10px;
}

.fb_lb_index_horizontal p .fb_edge_widget_with_comment span iframe{
	width:300px !important;
}

.facebookLikeButton{
	padding-top:20px;
	padding-left:5px;
}

.facebookLikeButton p .fb_edge_widget_with_comment span iframe{
width:400px !important;
}

* html body {
	height:100%;
}


p,h2{
	text-align:justify;
	color: #3F505F;
	font-family: Arial;
	font-size: 14px;
	line-height:1.5;
	margin:0;
	padding-bottom:10px;
}
.main{
	/*
	width:100%;
	position: absolute;
	-position:inherit;
	height:100%;
	min-height:100%;
	background:url(../../images/greenBackground.gif) top left repeat-x;
	-height: expression(document.body.clientHeight > 600 ? "100%" : "600px");
	*/
	width:100%;
	/*position: absolute;*/
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(../../images/header-bg.png) top left repeat-x;
	/*-height: expression(document.body.clientHeight > 600 ? "100%" : "600px");*/
	padding-bottom:30px;
	*padding-bottom:52px;

}

* html .fix{
	padding-bottom: 0px !important;
}

#mainIndex {
	position: absolute;
}

#allIndex{
	position: relative;

}

#topH1 {
	position:relative;
}

.all{
	width:100%;
	-width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	padding-top:120px;
	-margin-top:120px;
	-padding-top:0;


}
/*top*/
.top{
	padding-left:264px;
	padding-right:248px;
	/*height:145px;*/
	height:117px;
	position:relative;
}

.top .left{
	float:left;
	margin-left:-260px;
	-margin-left:-130px;
	width:260px;
}

.logo{
	padding-left:6px;
	float:left;
	width:100%;

	/*width:100%;*/
}

.beta{
	font-family:Arial;
	font-size: 10px;
	color: #879a78 !important;
	position:absolute;
	top:1px;
	left:123px;
}

.beta a{
	color: #879a78 !important;
}

.loader{
	float:left;
	padding-left:6px;
	padding-top:7px;
	width:100%;
}

.preloader{
	float:left;
}

#preloader{
	float:right;
	margin-top:-20px;
	*margin-top:-31px;
	-margin-top:-33px;
}

.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;
	/*width:100%;*/
}

.searchFor, .go{
	color:#caffb0;
	padding-top:19px;

}

.searchFor{
	float:left;
}

.go{
	float:right;
/*	padding-right:33px;*/
}






#site-buttons {
  /*
    border-left:#b9bdcf 2px solid;
    border-right:#b9bdcf 2px solid;
  */
    height:39px;
    margin:0 -2px;
    padding:0 13px;
    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;
}

#site-buttons a.new{
	/*padding-top:11px;
	line-height:23px;*/
	*padding-top:17px;
	*line-height:16px;
}


#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:33px;
}

#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: -12px;
}

.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;
}
.triangleLeft{
	/*float:left;
	width:10px;
	height:100%;
	margin-left:30px;
	-margin-left:15px;
	background:url(../../images/triangle_top.gif) no-repeat;*/
}
.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:5px;
	-padding-top:6px;
	-margin-top:-2px;
	padding-right:76px;
}
.searchField{
	float:right;
	width:100%;
}
.fieldTextSearch{
	background: #fff !important;
	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:0px;
	margin-left:-10px;
	font-size:12px;
}

.top .right{
	float:right;
	width:224px;
	/*padding-top:13px;*/
	margin-right:-224px;
	-margin-right:-112px;
}
.make{
	color:#578831;
	font-size:12px;
	padding-top:12px;
}
.make a{
	color:#578831;
}
.make .lightGreen{
	color:#96d361;
}
.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;
	padding-left:10px;*/
	padding:0 6px 0 10px;
}
.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{
	height:205px;
}
.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:36px;
	-padding-right:20px;
	-padding-left:13px;
}
.center .right{
	/*width:214px;
	float:right;
	margin-right:-234px;
	-margin-right:-112px;
	margin-top:0px;
	*/
	float:right;
	margin-left:20px;
	margin-right:10px;
	margin-top:0;
	width:200px;
}

	.center2_horizontal  .right {
	float:right;
	margin-left:20px;
	margin-right:10px;
	margin-top:0;
	width:310px;
}

.greyText {
	color: #757575;
	float: left;
	font-weight: bold;
}

.searchHeader{
	color: #757575;
	/*float: left;*/
	margin-left: 7px;
}

.searchHeader span{
	color: #1E9C27;
}


.greyLine{
	background:url(../../images/line.png) bottom left repeat-x;
	height:5px;
	/*width:100%;
	float:left;*/
}

.push{
	/*display:none;*/
	height:30px;
}

.footer{
	background:url(../../images/line.png) top left repeat-x;
	width:100%;
	height:36px;
	margin-top: -30px; /* отрицательное значение высоты футера */
	position:absolute;
	bottom:0;
}

.footer .left{
	color:#7b7b7b;
	font-size:12px;
	padding-left:15px;
	padding-top:13px;
	padding-bottom:10xp;
	/*float:left;*/
	padding-right:30px;
	overflow:hidden;
}

.footer .left1{
	color:#7b7b7b;
	font-size:12px;
	padding-top:13px;
	padding-bottom:10xp;
	float:right;
	padding-right:10px;
	overflow:hidden;
}
.footer .left a{
	color:#096cd2;
}
.footer .right{
	float:right;
	padding-top:7px;
	padding-right:18px;
	background:url(../../images/triangle.gif) top center no-repeat;
}
.foo_right{
	float:right;
	*width:480px;
}
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;*/
	clear:both;
	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;
}

a.hulbeeIn_default{	
	background: url('../../images/arrow_marker.gif') no-repeat;
	display: none;
	text-decoration:underline;
	color:#1E9C27;
	padding:0 10px 0 7px;
}


.center1{
	/*float:right;*/
	margin-top:-18px;
	/*width:100%;
	width:99%;*/
	/*overflow: hidden;*/
}
.center2{
	/*padding-right:240px;
	*padding-right:220px;
	overflow-y:scroll;
	*overflow-x:hidden;
	height:600px;
	position:relative;
	margin-top: 10px;*/

		overflow-y:scroll;
	margin-top:10px;
	*overflow-x:hidden;
	height:650px;
	position:relative;
}

.center2_horizontal{
	/*padding-right:340px;
	*padding-right:320px;
	overflow-y:scroll;
	*overflow-x:hidden;
	height:600px;
	position:relative;*/
	overflow-y:scroll;
	margin-top:10px;
	*overflow-x:hidden;
	height:650px;
	position:relative;
}


.forPaddingLeftCenter2 {
	/*margin-top:-10px;*/
	padding-left:3px;
}

.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:143px 0px;

}
.center0{
	/*position:absolute;
	width:100%;
	top:125px;*/
	overflow: hidden;
}
.center0H{
	overflow: hidden;

	/*position:absolute;
	width:100%;
	top:355px;*/
}

.error {
	text-align: center;
}

.index1{
	width:940px;
	margin: 0px auto ;
	*width: 945px;
}


/*
	Main page
*/

#cloud {
	width: 450px;
	margin-top: 25px;
	margin-bottom: 3px;
}

/*
	right column
*/
.hulbee-shopping{
	width:440px;
	position: relative;
}
#top-products{
	margin:0 -24px;
	padding:0 24px;
	position:relative;
	width:440px;
	height: 218px;
}

#top-products .results-wrap-outer{
height:180px;
overflow:hidden;
position:relative;
width:440px;
/*width:570px;*/
}

#top-products .results-wrap-inner {
height:auto;
left:0;
position:absolute;
top:0;
width:1200px;
}

#top-products-slide-left {
background-position:0 0;
left:0;
}

#top-products-slide-right {
background-position:-24px 0 !important;
right:0;
}

#top-products-slide-left, #top-products-slide-right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url('../../images/btn-slider.gif') no-repeat scroll 0 0;
display:block;
height:48px;
overflow:hidden;
position:absolute;
top:90px;
*top:97px;
width:24px;
}

.shopping-search-btn{
	float:right;
	margin-top:-1px;
	cursor: pointer;

}
#search-input-wrap{
	/*padding-top:2px;*/
}

.line-horizontal{
	background:url(../../images/triangle.gif) right 0px no-repeat;
	height:10px;
	margin-top:-3px;
	margin-right:35px;
}

.shopping-search-form{
	padding-right:15px;
	padding-top:41px;
	padding-left:120px;
}
.shopping-input{
	width:245px;
	*width:244px;
	height: 18px;
	border:none;
	background:none;
	padding-top:3px;
	cursor: text;
}
.shopping-search{
	width:437px;
	height:98px;
 	overflow:hidden;
 	background:url(../../images/shopping_search_background.png) top left no-repeat;
	display: none;
}

.hulbee-shopping p.title{
	width:100%;
 	color:#636060;
 	font-size:12px;
	border-bottom:1px solid #e2e2e2;
 	font-weight:bold;
 	padding:2px;
 	padding-bottom:7px;
	margin-bottom:2px;
	font-style:italic;
	text-align:right;
}

#column1 p.title{
	width:100%;
 	color:#636060;
 	font-size:12px;
	border-bottom:1px solid #e2e2e2;
 	font-weight:bold;
 	padding:2px;
 	padding-bottom:7px;
	margin-bottom:2px;
	font-style:italic;
	text-align:right;
}

.index1 p.title{
	width:100%;
 	color:#636060;
 	font-size:12px;
	border-bottom:1px solid #e2e2e2;
 	font-weight:bold;
 	padding:2px 2px 7px 0px;
	margin-bottom:2px;
	font-style:italic;
	text-align:right;
}

.index1 a{
	color:#636060;
	text-decoration: none;
}

.index1 a:HOVER{
	text-decoration: none;
}

.title-1st-word{
	color:#d80a0a;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.result-item{
	width:100px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.result-item-image{
	width:100%;
	padding-bottom:5px;
}
h3 a.product-title{
	color:#096cd2;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
}
.product-title-height{
	height:36px;
	overflow:hidden;
}

.result-item-footer{
	text-align:left;
	font-weight:bolder;
	font-size:12px;
	clear:both;
	overflow:hidden;
	padding-top:7px;
}
.result-item-currency{
	/*float:left;*/
	color:#7a7a7a;
	font-size:11px;
}
.result-item-price{
	color:#d80a0a;
	/*float:right;*/
	font-size:17px;
}

.result-item-verticalLine{
	background:url(../../images/vertical-line.gif) no-repeat 0px 80px;
	width:1px;
	height:200px;
	float:left;
}


.hulbee-products{
    overflow:hidden;
    padding-top: 17px;
}

.our-product{
	padding-left:0px;
	padding-right:10px;
	clear:both;

}

.our-product a{
text-decoration: none;
}

.our-product a:HOVER{
text-decoration: none;
}

.our-product-image{
	width:100px;
	height:50px;
	float:left;
	text-align:center;
	/*cursor: pointer;*/
}
.our-product-title{
	padding-left:15px;
	padding-top:5px;
	text-align:left;
	float:left;
	width:100px;
	height:50px;
	cursor: pointer;
}
.our-product-title {

	font-size:12px;
	line-height:15px;
	text-decoration:none;
	font-weight:bolder;
}
.our-product-desktop-pro {
	color:#5d631a;
}
.our-product-desktop-search {
	color:#298601;
	position:relative;
}

.our-product-desktop-search  .new{
    color: red;
    font-size: 8px;
    left: 107px;
    position: absolute;
    top: 0;
}

.our-product-dc {
	color:#d8a50a;
}

.our-product-description{
	padding-left:235px;
	text-align:justify;
	color:#777777;
	font-size:12px;
	line-height: 15px;
	display:block;
}


/* NEWs*/
#news p{
	margin: 0px;
	padding: 0px;
	/*width:100%;
 	color:#636060;
 	font-size:13px;
 	background:url(../../images/title_underline.gif) left bottom repeat-x;
 	font-weight:bolder;
 	padding:2px;
 	margin-bottom:4px;*/
}

#news .itemDate{
color:#D80A0A;
font-size:12px;
font-weight:bold;
display: block;
float: left;
}


#news .itemTitle{
	color:#636060;
	font-size:12px;
	font-weight:bold;
	margin-left: 8px;
	display: block;
	padding-left: 65px;
}

#news .itemText{
	clear:both;
	color: #777777;
	padding-left: 72px;
	display: block;
	font-size:12px;
	line-height:17px;
	padding-bottom: 20px;
	margin-top: -19px;
}



#column1{
	float: left;
	width: 440px;	
}

#column2{
	float: right;
	width: 471px;
	position: relative;
}

.clear{
	clear: both;
}

.change{
	text-align: right;
	font-size: 12px;
	color: #096cd2;
}

.hulbee-toolbar {
	display:none !important;
}


.line{
 	color:#636060;
 	background:url(../../images/title_underline.gif) left bottom repeat-x;
 	/*padding:2px;*/
 	height:1px;
 	margin-top:24px;
 	margin-bottom:25px;
}


/* Cloud */

#cloud .hulbee-cloud-word-query, #cloud .hulbee-cloud-word-normal {
 padding:13px 8px !important;
 white-space:nowrap;
}


.center_vertival {
	padding-left:298px;
	padding-right:10px;
	/*padding-top:15px;*/
	margin-top:15px;
}

.center_vertival .right {
	float:right;
	margin-top:3px;;
	width:160px;
}

.center_vertival .core{
	margin-top:0px;
}

#searchResultsPanel{
	overflow: hidden;
	/*height: 1;*/
	zoom:1;

}


/*
	# Example query
*/
.eq-row-size {
	padding:0px;
	margin:0px;
}

.eq-test-style {
	color:#000000;
	font-size:11px;
	font-style:italic;
}

a.eq-link-style {
	/*	color:#294500;*/
	color: #1f2a51;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:underline;
}

.poweredbyShopping {
	font-family: Tahoma;
    font-size: 9px;
    font-style: italic;
    position: absolute;
    right: 5px;
    top: 317px;
}

.poweredbyShopping span {
	color:#a8a8a8;		
}

.progress{
	height: 10px	;
}

.top-products-slide-marker {
background: url("../../images/marker-slider.png") no-repeat 0px 0px;
display:inline-block;
height:12px;
overflow:hidden;
position:absolute;
right:15px;
top:323px;
*top:331px;
width:82px;
}

.moreNews{
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -10px;
}
.moreNews a{
color: #096cd2;
}

/* + Shopping banner */

#sexy-products {
    height: 265px;
	margin-top: 26px;    
    padding-left: 3px;
    position: relative;
    text-align: center;
	visibility: hidden;
    width: 471px;
}

#sexy-products .items-wrap{
	overflow:hidden;
}

#sexy-products .items-wrap .item {
    position:relative;
}

#sexy-products .items-wrap .item .price-wrap {
    color:#fff;
	*color:#999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    position:absolute;
    right:60px;
    text-shadow:-1px 0 0 #999, 0 1px 0 #999, 1px 0 0 #999, 0 -1px 0 #999;
    top:195px;
}

#sexy-products .items-wrap .item .price-wrap .price {
    color:#dd0000;
    font-size:36px;
    text-shadow:-2px 0 1px #fff, 0 2px 1px #fff, 2px 0 1px #fff, 0 -2px 1px #fff;
}

#sexy-products .items-wrap .item .price-wrap .price sup {
    font-size:22px;
	*font-size:26px;
    position:relative;
    top:6px;
	*top:2px;
	vertical-align:super;	
}

#sexy-products .items-wrap .item .price-wrap .price .currency {
    color:#ffa200;
}

#sexy-products .btn-slide-left, #sexy-products .btn-slide-right {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF4AAAAvCAYAAABqrH0KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABVtJREFUeNrsnD1MHFcQx5+Xk4Dj02A+hDiEoEGWCxrTubJE4daKkjKKlIqUoUtJZ8pQRbIoE1m0KSK5SkcaF8iiMcIcQnwYAggOkEBk/st70fhpd9nbnd19KzHSsNzB3fz2f2/fx+y8e3R7e6tS2mPy5+TT5E/JJ8lr5E/Iq+QN8i/kdfJP5B/JP5D/Q/6vKtYKY3+UQvhX5LPkL8mfJXj9Gvl78r/I/8xZ8MLZ/xd+dXU11gtmZma+pcM35K/Nc2dnZ+r8/FxdXFyoy8tLdXV1pa6vr9XNzY1qaWlRlUpFtba2qra2NtXe3q46OjpUZ2cnf9sV8nfE8EdMhq8el5E9tvD0ghd0+IH8ezwG6PHxsTo5OVGnp6dNf+Ld3d2qp6dH9fb2+iekbZn8LbH8LSm8i+yxhKd//okOc+RTgD48PFRHR0d+C0lraEl9fX2qv7/fnMQ6+RLx/CohvKvskcLTPw3SYZ78Zzze399XBwcH/qUpbbiEBwYG1ODgoHlqkfwNce0nEd51di/ikxmjwwLA0e9tbW2pzc3NTMBheF+8P+IgnhZsQXM0ZWVg90LA8dH9Qv5jo9FQ9Xpd7e7u5jLdQBzEQ1zEB4fmiSt6KdjDWvy8Ad/e3vb7xDwN8RCXncB8Ey8vBbsXMhj5l+jOzo4/+ksY+ja7b44yxEV8c+lqrvtiJGZvli8tuxcw7cIMQO3t7Ym1lqQnhPjg0Dan+aKmjKnZpcS/j91u8ZjrTmEGINUvpj0RcIAHXJovzMTYpcSPYucpA6zqfsdcd2NjQ2QGEHQCcVeZ9nRtYmLCzJW/I7dXianZpVjjsvMWj6W0v8BwSXQzXQMX57QsNXvIWkBkqhnE7rGk0Wu0GIl+PYvWAy7w6TzLKyvhJcKelfhB7Eb4WTMap11KZ3XJgovNUmbZn8TYsxI/iB3CP9bpUT9p5KLoxhjfS80txp61+DY7hMeNgGdIjybJ1OUlOgx84FR3OfTnUux5iG+zQ/hpMwi4LDofrLRNS7DnKT5nh/C45WU6f6dFtzifpmXPW3zODuEnzQDguugW52Qa9iLE5+wQHjd3TV7BadEtzlpS9qLE5+wQHnfU/fuMrotucT5Jwl6k+Jy9ou7KGPybu2UwxlkNeK407GjxfuIYd9SLXuHFMcbZSMJe5DqFs0N4FOz4ZQwuLK/vM8b5JSl7UbM3zg7hUSXl1464ktuIMsZZT8NexESCs0N4lKb5pQouJZbCjHF+Ssue90SCs0N41APywhynxWecHyXY85y9cXYIjyJMP2HvWmIpyBjnByn2vKbMnB3Co/J1DfWAKE1zWXzw6brFNc0txp616DY7hEe5MSpf/XpA1xJL3Bjfe80typ7l4tBmNzdCUG7sF2FKDFRZiA8u8HFeafasRA9iN8KjxnsFnT+KMF1KLBkDlx6cVtTXNeki7FmmQYLY+c3ud/iBylepwUoKHDzg4pyWlY7dY4FQdrCMTwaVr1kmlpo18OgWsxy0AUCaXTLhF8ZuFzS9JV9HufHw8LAT4oNDlz+va74wE2GXFD2K3bOCYjfDEn4fGhoS6+/NCTV7UogPDm1LUbst0rIn4UvD7gUAYDfDIvIKIyMjfDTO1RAX8XV+YzFql0UZ2cPKtN+Q/1atVtXo6Khoy4/bWhAX8cGheeJaKdi9kJaDSssFcwK1Wk20z7+vX0Q8Br4QtKUlotWXgt2LOIEtdbezwr90x8bG1Pj4eCZ5ETPtwvsjjrlEEV9zNNtfO89eidF65mlx8ZmOczRCT3V1dRW+c66Jlu8s+8M+V5f3uVovfNjZLbmzO4E9fJeBxHcZpLCHb+9IYP8JMAC/QHOVWg+YhAAAAABJRU5ErkJggg==") no-repeat;
    *background: url("../../images/sexy-products-slider.png") no-repeat;
	cursor: pointer;
    display: block;
    height: 47px;
    overflow: hidden;
    position: absolute;
    top: 116px;
    width: 47px;
    z-index: 100;
}

#sexy-products .btn-slide-right {
    background-position: -47px 0;
    right: 14px;
}

#sexy-products .btn-slide-left {
    background-position: 0 0;
    left: -15px;
}

#sexy-products .slider-marks {
    display: inline-block;
	*display:inline;
	height: 10px;
    list-style: none outside none;
    margin: 6px auto 0 auto;
    overflow: hidden;
    padding: 0;
	text-align: center;
	*zoom:1;
}

#sexy-products .slider-marks li.slider-marker {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAMAAACDi47UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACFQTFRF////4eHhc7v/q9b/hMT/7e3t9/f35eXl3O7/5+fnj8n/maHKNgAAAERJREFUeNp0zkEOACAIA8EqIOj/HyzCte6JTEIA4C1zt/WmEFWJsj2ynRpnZuepjcoAmZUkeqMD2qg/pOv0EH2JdAUYALNqAbXGlkm/AAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent;
	*background: url("../../images/sexy-products-slide-marks.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 10px;
    margin: 0 0 0 8px;
    padding: 0;
    width: 10px;
}

#sexy-products .slider-marks li.slider-marker.active {
    background-position: -10px 0;
}


/* - Shopping banner */


/* + Shopping result item */

#searchResults .shopping-result {
	background:#fcffd0;
	behavior:url(../../css/PIE.htc);
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-webkit-border-radius:6px;
	margin-bottom:20px;
	overflow:hidden;
	padding:6px 112px 6px 6px;
	position:relative;	
}

#searchResults .shopping-result .result-image {
	border:1px solid #e5e5e5;
	float:left;
	margin:0 10px 3px 7px;
	width:100px;
}

#searchResults .shopping-result .resultInfo {
	clear:both;
	display:block;
	line-height:12px;
	margin-right:-100px;
	overflow:hidden;
	padding-bottom:0;
	position:relative;
}

#searchResults .shopping-result .resultInfo a.shopping-link {
	color:#999;
	font-size:10px;
	position:absolute;
	right:0;
}

#searchResults .shopping-result .result-price-link, #searchResults .shopping-result .result-price-link:hover {
	text-decoration:none;
}

#searchResults .shopping-result .result-price {
    color:#757575;
	cursor:pointer;
	display:block;
	font-size:12px;
    position:absolute;
	right:12px;
	top:0; 
}

#searchResults .shopping-result .result-price .price {
    color:#fb6d0b;
    font-size:24px;
	font-weight:bold;
}

#searchResults .shopping-result .result-price .price sup {
    font-size:14px;
	*font-size:18px;
	font-weight:normal;
    position:relative;
    top:3px;
	*top:1px;
	vertical-align:super;	
}

#searchResults .shopping-result .result-price .offers {
	color:#999;
	display:block;
	font-size:10px;
	line-height:10px;
	padding-left:17px;
}

/* - Shopping result item */


/* + wetter*/

#widget-back{
	background: url('/images/Wetter/Widget-back.png') no-repeat;
	font-size:12px;
	height:  149px;	
	width: 440px;
}

#widget-title{
    background: url("/images/Wetter/Widget-title.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    left: 109px;
    position: absolute;
    top: 0;
    width: 91px;
    z-index: 110;
}

#city{
	color:#0074eb;
	left:225px;
	position: absolute;
	top:15px;
	width:200px;
}

#days{
	left: 151px;
    position: absolute;
    top: 44px;
    width: 280px;
}

#widget-back .poweredbyWetter {
	top: 110px;
    color: #5C5C5C;
    font-family: Tahoma;
    font-size: 9px;
	font-style: italic;
    position: absolute;
    right: 33px;
	width: 188px;
}

#widget-back  .poweredbyWetter .text-color-grey {
	color: #a8a8a8;
}

.date-title{
	font-weight: bold;
	padding-right: 2px;
	padding-top: 6px;
	text-align: right;
	width: 45px;
}

.temperature_plus_night{
	color:#ff6623;
}

.temperature_minus_night{
	color:#01b1ff;
}

.temperature_plus_day{
	color:#ca0100;
}

.temperature_minus_day{
	color:#327ea0;
}


.temperature_day{
	border:1px solid #e1e1e1;
	-moz-border-radius: 5px;
	background: url('/images/Wetter/temperature_day.png') repeat-x;
	font-weight:bold;
	height: 19px;
	margin-left: 10px;
	padding-top:4px;
	text-align:center;
	width: 46px;
}

.arrow{
	background: url('/images/Wetter/arrow.png') 5px 8px no-repeat;
	width: 15px;
	height: 25px;
}

.temperature_day span{
	color:#4a4a4a;
}

.temperature_night{
	border:1px solid #e1e1e1;
	-moz-border-radius: 5px;
	background: url('/images/Wetter/temperature_night.png') repeat-x;
	font-weight:bold;
	height: 19px;
	margin-left: 4px;
	padding-top:4px;
	text-align:center;
	width: 46px;
}

.weatherSymbolTimed{
	padding-left: 10px;
	width:26px;
	height: 26px;
}

.temperature_night span{
	color:#a3a3a3;
}

#selectCity {
 	behavior: url('/CSS/PIE.htc');
	-moz-border-radius: 10px;
	border-radius:10px;
    -webkit-border-radius:10px;
	background: #FFF;
	border:1px solid #57a22b;	
	/*height:266px;*/
	position: absolute;
	right:31px;
	width:451px;
	top: 34px;
	z-index:99999;
}	

#list-group{
	padding-bottom: 40px;
}

#selectCity .label-search-input{
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 10px;
	padding-top:16px;
}

#selectCity  .search-input{
    margin-left: 10px;
	*padding-left: 0;
    padding-top: 3px;
}

#selectCity  .search-input #searchCity{
	border: 1px solid #777777;
	height: 20px;
	width:390px;
	*margin-left: -10px;
}
#selectCity  .search-input #button_search{
	height: 24px;
	cursor: pointer;
}

#closeSelectCity{
	bottom: 11px;
	right: 10px;
	cursor:pointer;
	position: absolute;
}

#closeSelectCity:HOVER{
	color:#4bb709;
}

#shadow{
	display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #505050;
	width: 100%;
	z-index:101;
	opacity:0.5;
	filter: alpha(opacity=50);
	height: 100%;
}

#wetter{
    width: 440px;
}

.column-group{
	float:left;
	padding-top:10px;
	width:90px;
}

#day2{
	padding-top:6px;
}

.rainChance{
	height: 24px;
	padding-left:10px;
	width: 26px;
}

.wind{
	height: 24px;
	padding-left:10px;	
	width: 24px;
}

.wind div{ 
	height: 24px;
	width: 24px;
}

.easyWind{
	background: url("/images/Wetter/easy_wind.png") 10px 0px no-repeat;
}

.middleWind{
	background: url("/images/Wetter/middle_wind.png") 10px 0px no-repeat;;
}
.strongWind{
	background: url("/images/Wetter/strong_wind.png") 10px 0px no-repeat;;
}

.city {
	cursor: pointer;
}



.arrowWind_n{
	background: url("/images/Wetter/arrow_wind.png") 0px -192px no-repeat;	
}
.arrowWind_nno{
	background: url("/images/Wetter/arrow_wind.png") 0px -216px no-repeat;
}
.arrowWind_no{
	background: url("/images/Wetter/arrow_wind.png") 0px -240px no-repeat;
}
.arrowWind_ono{
	background: url("/images/Wetter/arrow_wind.png") 0px -264px no-repeat;
}
.arrowWind_o{
	background: url("/images/Wetter/arrow_wind.png") 0px -288px no-repeat;
}

.arrowWind_oso{
	background: url("/images/Wetter/arrow_wind.png") 0px -312px no-repeat;
}
.arrowWind_so{
	background: url("/images/Wetter/arrow_wind.png") 0px -336px no-repeat;
}

.arrowWind_sso{
	background: url("/images/Wetter/arrow_wind.png") 0px -360px no-repeat;
}
.arrowWind_s{
	background: url("/images/Wetter/arrow_wind.png") 0px 0px no-repeat;
}
.arrowWind_ssw{
	background: url("/images/Wetter/arrow_wind.png") 0px -24px no-repeat;
}
.arrowWind_sw{
	background: url("/images/Wetter/arrow_wind.png") 0px -48px no-repeat;
}

.arrowWind_wsw{
	background: url("/images/Wetter/arrow_wind.png") 0px -72px no-repeat;
}
.arrowWind_w{
	background: url("/images/Wetter/arrow_wind.png") 0px -96px no-repeat;
}
.arrowWind_wnw{
	background: url("/images/Wetter/arrow_wind.png") 0px -120px no-repeat;
}
.arrowWind_nw{
	background: url("/images/Wetter/arrow_wind.png") 0px -144px no-repeat;
}
.arrowWind_nnw{
	background: url("/images/Wetter/arrow_wind.png") 0px -168px no-repeat;
}


.city:HOVER{
	color: #4fd600;
}


.first{
	padding-left:10px;
}

.other{
	padding-left:10px;
}

#selectedCity{
	width:137px;
	cursor: pointer;
	white-space: nowrap;
}

#selectedCity-description{
	cursor: pointer;
}

.label-search-status{
	color: red;
	font-size: 11px;
    padding-left: 10px;
    padding-top: 3px;
}


.ac_odd span,
.ac_even span{
	color: #a6a6a6;
}

.ac_over span {
	color: #FFFFFF;	
}

/* - wetter*/





