

/*Featured Area*/

#featured{
border:1px solid #aaa;
border-top:none;
}

#featured {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #999 #999;
    border-right: 1px solid #999;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.featured{
border-left:1px solid #444;
background: #fff url(../images/accordion/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(../images/accordion/preload.gif) no-repeat 50% 50%;
}

#feature_wrap .fadeout{
background: transparent url(../images/accordion/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
background: transparent url(../images/accordion/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(../images/accordion/rounded.png) no-repeat right bottom;
}

#feature_wrap .feature_excerpt{
border-top:1px solid #eee;
}

.position_excerpt, #feature_wrap #featured .feature_excerpt {
background:none repeat scroll 0 0 #f4e875;
}

#feature_wrap #featured a{
color:#444;
}

#feature_wrap .slidecontrolls span{
background:transparent url(../images/accordion/slide_controlls.png) no-repeat top right;
}

#feature_wrap .slidecontrolls .active_item, #feature_wrap .slidecontrolls span:hover{
background:transparent url(../images/accordion/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

/*generic*/

#feature_wrap h1 a, #feature_wrap h2 a, #feature_wrap h3 a, #feature_wrap h4 a, #feature_wrap h5 a, #feature_wrap h6 a{
color:#222;
}

#feature_wrap h1 a:hover, #feature_wrap h2 a:hover, #feature_wrap h3 a:hover, #feature_wrap h4 a:hover, #feature_wrap h5 a:hover, #feature_wrap h6 a:hover{
color:#888f96;
}

/*#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a{
color:#eee;
}*/

#feature_wrap h1 a:hover, #feature_wrap h2 a:hover, #feature_wrap h3 a:hover, #feature_wrap h4 a:hover, #feature_wrap h5 a:hover, #feature_wrap h6 a:hover{
color:#888f96;
}

#feature_wrap .lightbox_image{
background:transparent url(../images/accordion/magnify.png) no-repeat center center;
}