/* general style */
div.logo a {
display:block;
}
div#header_wrap {
background:#333 url("images/radial_header_charcoal.jpg") center top no-repeat;
}
div#header_container {
border-top:4px solid #333;
}
div.headline_title {
background:url("images/headline_bg_dark.png") left center no-repeat;
}
div.headline_close {
background:url("images/headline_close_dark.png") no-repeat scroll left bottom transparent;
}
.headline_title h3 {
color:#fff;
}
.headline_inner h4 {
color:#ddd;
}
#searchwrapper input {
color:#fff;
}
#searchwrapper {
background-image:url("images/search_dark.png");
}
div#main_container {
background:none repeat scroll 0 0 #F8F8F8;
}
div#footer_container {
background:#776a62 url("images/radial_footer_charcoal.jpg") 50% 0% no-repeat;
border-top:3px solid #333;
}
ul.footer_widgets h3 {
color:#eee;
display: none;
}
.footer h5 {
color:#eee;
display: none;
}
.footer ul.footer_widgets ul.thumblist img {
background:#444; border:0px solid #333; margin-right:17px;
display: none;
}
.footer a {
color:#888;
display: none;
}
.footer ul a:hover {
color:#888;

}
.footer ul ul li:hover {
color:#333;
background:#555;
display: none;
}
.footer ul {
border-color:#776a62;
color:#555555;
}
ul.footer_widgets ul li {
border-bottom:0px solid #4a4a4a;
}
.footer input, .footer textarea {
background:#776a62;
}
.footer input:hover, .footer textarea:hover {
background:#494949;
}
.footer_form label {}
.footer_form .submit input {
color:#777;
background:#282828;
}
.footer_form .submit input:hover {
color:#676767;
background:#2b2b2b;
}
.copyright p {
color:#444;
display: none;
}
.copyright p a, .copyright p a:hover {
color:#444;
display: none;
}
div.copyright_container {
background:#222;
display: none;
}
.carousel img {
}

/* dropdown */
ul.dropdown li a, ul.dropdown .dir {
color:#eee;
}
ul.dropdown *.dir {
 background-image: url("images/dropdown_arrow_dark.png");
}
ul.dropdown ul li a {
color:#555; border-bottom:solid 0px #eee; padding:10px 12px;
}

/* slider */
.buttons, .control{
	border:1px solid #999;
}
.active{
	background:#eee;
	color: #00ff00;
	border:1px solid #eee;
}
.buttons:hover {
	background:#eee;
	border:1px solid #eee;
}