/************************************************************************
-) Slider: only the following lines are necceassary for slider styling,
   rest of the css file styles the demo page
*************************************************************************/
.aviaslider { height: 296px; left: 0px; position: relative; top: 0px; width: 692px; }

.aviaslider li { display: block; width: 692px; height: 296px; position: relative; top: 0; left: 0; z-index: 1; }

.js_active .aviaslider li, .js_active .aviaslider .featured { display: none; }

.aviaslider img, .aviaslider a img, .aviaslider a { border: none; text-decoration: none; }

.aviaslider a p, .aviaslider a h2 { color: #fff; }
.slidecontrolls { margin: 0; position: absolute; right: 5px; top: 279px; z-index: 200; }

.slidecontrolls a { height: 11px; width: 11px; display: block; cursor: pointer; background: transparent url(../images/inactive_butt.png) 0 0 no-repeat; float: left; outline: none; margin: 0 5px 0 0; }

.slidecontrolls a:hover, .slidecontrolls .active_item { background: transparent url(../images/active_butt.png) 0 0 no-repeat; }



.kBlock { left: 0px !important; top: 0px !important; width: 692px !important; height: 296px !important; }
.kBlock { -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0; position: relative; behavior: url(PIE.htc); }

.banner_content { background: url(../images/banner_c_bg.png) repeat scroll 0 0; width: 672px; padding: 5px 10px; float: left; position: absolute; bottom: 0; left: 0; z-index: 10; color: #FFF; font-size: 12px; }
.banner_content { -webkit-border-radius: 0 0 8px 0; -moz-border-radius: 0 0 8px 0; border-radius: 0 0 8px 0; behavior: url(PIE.htc); }
.banner_content h2 {color: #FFFFFF;font-family: 'FuturaMdMedium';font-size: 20px;font-weight: normal;}