/*
 * Required
*/
.sliderwrapper {background:#313131; color:#FFFFFF; font-size:12px; width:398px; padding:12px 12px 0px 12px;  text-align:center; float: left;  }
.container { width:396px; height:470px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; color:#FFFFFF;}
.slides > div { position:absolute; top:0; width:396px; display:none;}

/*
* Optional
*/
.sliderwrapper h1 { color:#FFF; font-size:20px; letter-spacing:0em; line-height: 1.2em; text-transform:uppercase; margin: 0; padding: 4px; }
.container .summary {}
.sliderwrapper .Summary p { color:#FFF; font-size:12px; padding:0px 0px 2px 0px; width: 380px; text-align: justify; margin:5px auto 0; line-height: 15px; }
.container .calltoaction { padding:0px; margin:0px; text-align:right; text-transform:uppercase;}
.sliderwrapper a {color:#FFFFFF; padding:0px 4px; text-decoration:none;}
.sliderwrapper a:link {color:#FFFFFF !important; padding:0px 4px; text-decoration:none;}
.sliderwrapper a:hover { background:#000; color:#FFFFFF; }
.sliderwrapper .previous { float:left; width:60px; padding:3px; text-align:left; font-weight: bold; font-size: 12px; color:#FFFFFF !important; }
.sliderwrapper .next { float: right; width:60px; padding:3px; text-align:right; font-weight: bold; font-size: 12px; color:#FFFFFF !important;}
.sliderwrapper .numbers {  padding:3px 0 0 10px; float:left; width:250px; color:#FFF !important;  }
.sliderwrapper hr { border-top:#6e6e6e dotted 1px; border-bottom:0px; height:1px; background:none; padding-bottom:0; margin-bottom: 0; }
#newsSlider {position:relative; clear:both; }
#loopedSlider {
	position:relative;
	clear:both;
	/*background:url(/images/gallery/text_bg.gif) bottom left repeat-x;*/
	background:#202020;
}

ul.pagination { list-style:none; padding:3px 5px 3px 5px; margin:0; }
ul.pagination li  { float:left; color:#FFFFFF !important; }
ul.pagination li.active { background-color: black; color:#FFFFFF !important;  }
ul.pagination li a { font-size: 14px; font-weight: bold; color:#FFFFFF !important;  }
ul.pagination li a:hover { text-decoration: none; }
.clear { clear:both;}


/*************
GALLERY BUTTONS
*************/
/*
#gallery_buttons {
background:url(/images/gallery/buttons.gif) no-repeat;
width:421px; height:24px; margin:0; padding:0;
cursor: pointer;
}
*/
/*
#gallery_buttons span { display:block; text-indent:-9999px; }
#gallery_buttons li, #gallery_buttons a { height:24px; display:block; }
#gallery_buttons li { float:left; list-style:none; display:inline; overflow:hidden;/* IE 6 fix  }
*/
/*

#gallery_pause {width:48px;}
#gallery_blank {width:59px;}
#gallery_previous {width:67px;}
#gallery_1 {width:36px;}
#gallery_2 {width:35px;}
#gallery_3 {width:37px;}
#gallery_4 {width:35px;}
#gallery_5 {width:36px;}
#gallery_6 {width:32px;}
#gallery_next {width:36px;}

#gallery_pause a:hover {background:url(/images/gallery/buttons.gif) 0px -24px no-repeat; }
#gallery_blank a:hover {background:url(/images/gallery/buttons.gif) -47px 0px no-repeat; }
#gallery_previous a:hover {background:url(/images/gallery/buttons.gif) -107px -24px no-repeat; }
#gallery_1 a:hover {background:url(/images/gallery/buttons.gif) -174px -24px no-repeat; }
#gallery_2 a:hover {background:url(/images/gallery/buttons.gif) -210px -24px no-repeat; }
#gallery_3 a:hover {background:url(/images/gallery/buttons.gif) -245px -24px no-repeat; }
#gallery_4 a:hover {background:url(/images/gallery/buttons.gif) -282px -24px no-repeat; }
#gallery_5 a:hover {background:url(/images/gallery/buttons.gif) -317px -24px no-repeat; }
#gallery_6 a:hover {background:url(/images/gallery/buttons.gif) -353px -24px no-repeat; }
#gallery_next a:hover {background:url(/images/gallery/buttons.gif) -385px -24px no-repeat; }
*/
