
/* CSS Document */

.home_slider {
	width:699px;
	position:relative;
	height:305px;
	background:none;
	display:block;
	margin-top:-18px;
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}

/*............................................ Start edit_slider ....................................*/

.container_slider { width:699px; height:305px; overflow:hidden; position:relative;  }
.slides { position:absolute; top:0; left:0; }
.slides > div.slide { position:absolute; top:0; width:699px; display:none; }
#loopedSlider,#newsSlider { margin:0 auto; width:699px; position:relative; clear:both; }

.banner_info { width:370px; padding:0px; position:absolute; top:80px; right:0px; background:none; text-align:left!important;}
.banner_info h6 { width:370px; font-family:'telefonbold'; font-size:40px; color:#359de8; line-height:40px; font-weight:normal; text-align:left!important; margin-bottom:30px;}
.banner_info p { width:300px; font-family:'aparaj'; font-size:18px; color:#414242; line-height:18px; font-weight:normal; text-align:left!important; margin-bottom:22px;}
.banner_info a.hsb { width:128px; height:39px; float:left; position:relative; text-align:left!important; background:url(images/lernbox.png) no-repeat;}
.banner_info a.hsb span.sb_text { width:92px; height:39px; float:left; position:relative; font-family:'aparajb'; font-size:18px; color:#005168; line-height:39px; font-weight:normal; text-align:center!important;}
.banner_info a.hsb span.sb_arrow { width:36px; float:left; position:relative; line-height:39px; text-align:center!important; background:url(images/white-arrow.png) no-repeat center;}

/*.left_arro { display:block; position:absolute; left:0px; top:162px;}
.right_arro { display:block; position:absolute; right:0px; top:162px;}

ul.pagination { display:none;}*/

ul.pagination { width:auto; display:block; float:right; position:absolute; bottom:10px; right:10px; text-align:left;}
ul.pagination li { text-indent:-999999px; width:4px; height:4px; float:left; position:relative; display:inline-block; margin-left:5px;}
ul.pagination li a { text-indent:-999999px; display:block; width:4px; height:4px; float:none; position:relative; background: url("images/paginationbg.png") no-repeat scroll center top rgba(0, 0, 0, 0);}
ul.pagination li a:hover { float:none; position:relative;  background: url("images/paginationbg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);}
ul.pagination li.active a { float:none; position:relative;  background: url("images/paginationbg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);}

/*............................................ End edit_slider ....................................*/
