/* INIT HP CAROUSEL */
.main .slideshow { background:url(/html/images/backgrounds/bg_slideshow.png) no-repeat left top; width:625px;padding-top:15px; margin-bottom:11px;}
.slideshow .blockSingleCarousel { width:597px; position: relative; margin:0px 14px 0 14px; z-index:2 !important;}

.blockSingleCarousel .jCarouselLite {width:597px;  visibility: hidden; }
.blockSingleCarousel .jCarouselLite ul { margin: 0;  }
.blockSingleCarousel .jCarouselLite li { width:595px; height:270px; }

.blockSingleCarousel .carouselPagination {width:595px;  margin-top:-7px; }
.blockSingleCarousel .carouselPagination ul {  width:595px;text-align:center; height:30px;}
.blockSingleCarousel .carouselPagination ul li { width:15px; height:15px; display:inline-block; z-index:1;}

.blockSingleCarousel .carouselPagination ul li a {width:15px;height:15px;display:block; text-indent:-9000px;background:url(/html/images/icons/bullet.png) no-repeat left top;  }
.blockSingleCarousel .carouselPagination ul li a:hover {background:url(/html/images/icons/bullet.png) no-repeat left -15px;}
.blockSingleCarousel .carouselPagination ul li.selected a {background:url(/html/images/icons/bullet.png) no-repeat left -15px !important;}
.blockSingleCarousel .carouselPagination a:hover, 
.blockSingleCarousel .carouselPagination a:active { border: none; outline: none; }


/* INIT HP BANNERS */
.main .banners { float:left; margin-right:15px; margin-bottom:18px; }

.little { width:305px; min-height:86px;}
.little a { padding:0; margin:0; display:inline-block; height:auto; width:305px;}

.big{ background: url(/html/images/backgrounds/bg-box-banners.png) no-repeat left top; width:305px; min-height:256px;}

.big .section{ width:303px; overflow:hidden; border-left:#dedede 1px solid;  border-right:#dedede 1px solid; margin-top:3px; padding-bottom:12px; background:#fff;} 
.big .section .hgroup {}
.big .section .hgroup h2{font-family: 'DaxBold'; font-size:14px; color:#f04e23; padding:11px 14px 9px 14px; line-height:14px;  text-transform:uppercase;}
.big .section .hgroup h3{ margin-left:14px;  line-height:18px; font-family: 'DaxBold'; font-size:18px;  }
.big .section .hgroup h3 a{ display:block;color:#ffffff; text-transform:uppercase; width:261px; height:139px; }
.big .section .hgroup h3 span{ color:#efed69;}
.big .section p { font-size:11px; color:#717171; line-height:13px; padding:10px 14px 0 14px; min-height: 26px; }
.big .section a.btn { display:inline-block; background: url(/html/images/backgrounds/btn-links.png) no-repeat left -144px; height:21px; padding-left:3px; font-size:10px; color:#fff; font-weight:700; margin-left:14px; margin-top:10px; }
.big .section a.btn span { display:inline-block; background: url(/html/images/backgrounds/btn-links.png) no-repeat right -123px; height:17px; padding:4px 7px 0 3px;}

.displayMainFrameNone { padding-top: 120px; display: none;}
.displayChildFrame { position: absolute; width: 100%; height: 1323px; left: 0px; top: 0px;
				 background-position-x:50%; z-index:-1;background-repeat:no-repeat; }

.columnHomepage {
	cursor: pointer; 
	width: 13.5%; 
	height:1202px; 
	float: left;
}				 

@-moz-document url-prefix() 
	{
	.displayChildFrame { background-position: center 0px;}
	}
	

