
/************************************************************************
-) Slider: only the following lines are necceassary for slider styling,
   rest of the css file styles the demo page
*************************************************************************/
.aviaslider{  height:376px;width:562px; overflow: hidden; position: relative; top:-15px; left:2px; }
.aviaslider li, .aviaslider .featured{	display: block;	width:100%;	height:100%; position: absolute; 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; }









