@charset "iso-8859-1";

.main_view{position:relative; width:942px; height:368px;}

.window{height:368px; width:942px;overflow:hidden; position: relative; left:0; top:0;}

.image_reel{position:absolute;top:0; left:0; height:368px;}

.image_reel img{float:left; height:368px; width:942px; border:none;}

/*--Paging Styles--*/

.paging {
 position:absolute;
 left:43.8%;
 bottom:10px; 
 width:103px; 
 height:29px;
 z-index: 4; 
/* overflow:hidden;*/
 background:url(../images/cb.png) 0 0 no-repeat;
 padding:13px 0 0 17px;
}

.paging a {
 height:13px;
 width:13px;
 float:left;
 display:block;
/* padding:1px 3px;*/
 text-align:center;
 vertical-align:middle;
 background:url(../images/buti.png) 0 0 no-repeat;
 margin:0 5px 0 0;
 text-indent:-1000000px;
 font-size:0; line-height:0;
 border:none;
 text-decoration:none;
}

.paging a.nomar{ margin:0!important;}

/*.paging a.active{ background-color:#0e365c; color:#5fa9ee;}*/

.paging a:hover, .paging a.active {
/* background:url(../images/active_button.png) 0 0 no-repeat;*/
background-position:0 -13px;
}

/*  00000000000000000000000000 image slider end 000000000000000000000000000000 */