@CHARSET "UTF-8";

.home #main {
	/*background: url(/images/home-main-bac.jpg) repeat;*/
}

#header-banner {
	/*background: url(/images/header-banners-shadow.png) center top no-repeat;*/
	width: 100%;
	
}

#header-banner .content {
	padding: 1px 10px 20px 10px;
}

#header-banner .motto {
    color: #23231D;
    float: right;
    font-family: Myriad Pro,Arial;
    font-size: 25px;
    padding-right: 0;
    padding-top: 70px;
    text-align: right;
    width: 270px;
}

/*--------------s3slider---------*/


#bannersContent {
	width: 720px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}

.bannersImage {
	float: left;
	position: relative;
	display: none;
}

.bannersImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity =   70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	left: 0px;
}

.clear {
	clear: both;
}

.bannersImage span strong {
	font-size: 14px;
}

#bannersContent .slide-left span {
	float: none;
	top: 0;
	left: 0;
	width: 110px !important;
	height: 280px;
}

#bannersContent .slide-right span {
	float: none;
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}

ul {
	list-style-type: none;
}
div.user div#recoms.infiniteCarousel div.wrapper{
	width:720px;
	margin-left:15px;
	min-height:135px;
}
div.user div#recoms.infiniteCarousel a.arrow{
	top:54px;
}
div.user div#recoms.infiniteCarousel a.arrow.forward{
	right:0;
}
div.user div#recoms.infiniteCarousel a.arrow.back{
	left:0;
}
div.user div#recoms.infiniteCarousel{
	border-color: #E0E0E0;
    border-style: solid;
    border-width: 0 0 1px;
	height:155px;
	margin-bottom:30px;
}
div.user div#recoms.infiniteCarousel div.wrapper ul.list li.li_carousel{
	
	background:url(/images/shadow-carousel.png) center bottom no-repeat;
}
div.user div#recoms.infiniteCarousel div.wrapper ul.list>li{

	margin-right:0px;
	padding-left:0px;
	padding-right:5px;
	height:123px;
}
div.user div#recoms.infiniteCarousel div.wrapper a img{
	border-radius:75px;
}
.li_carousel > img{
	border-radius:65px;
}

div.user div.category-content.akt table{
	width:100%;
}