body{
	background-color:#101010; /* changed */
}

.details_button{
	background:url(../images/skin_black/details_button.gif) no-repeat;
}

.header_bg {
	background:url(../images/skin_black/top_line.png);
}

.header_content_topading{
	background:url(../images/skin_black/logo_light.png) left bottom no-repeat;
}

.logo{
	background:url(../images/skin_black/logo_white_shadow.png) center top no-repeat;
}

.logo_shadow{
	background:url(../images/skin_black/logo_shadow.png) left top no-repeat;
}

.left_shadow{
	background:url(../images/skin_black/news_left_shadow.png) left no-repeat;
}

.news_line{
	background:url(../images/skin_black/hot_news_line.png) left no-repeat;
}

.right_shadow{
	background:url(../images/skin_black/news_right_shadow.png) no-repeat;
}

.news_top_line{
	background:url(../images/skin_black/news_top_line.png) top no-repeat;
}

.page_navigation_container ul li{
	background:url(../images/skin_black/arrow.gif) center left no-repeat;
}

.footer{
	background:url(../images/skin_black/footer_bg.png) repeat-x;
}


.footer_widgets_box ul li{
	border-bottom:1px solid #333333; /* changed */
	background:url(../images/skin_black/arrow.gif) center left no-repeat;
}

.footer_line{
	background:url(../images/skin_black/footer_line.png);
}

.footer_form input{
	background:url(../images/skin_black/input_bg.png) no-repeat;
}

.footer_form .textarea_form{
	background:url(../images/skin_black/textarea_bg.png) no-repeat;
}

.footer_form .submit_bg{
	background:url(../images/skin_black/submit_bg.png);
}

.news{
	background:url(../images/skin_black/news_bg.png);
}

.page_search_button{
	background:url(../images/skin_black/search_button.png) no-repeat;
}

.contact_form_submit{
	background:url(../images/skin_black/contact_submit_bg.gif);
}

.intro_ready{
	background:url(../images/skin_black/ready.png) center no-repeat;
}

.main_menu li {
	color:#4e4e4e; /* changed */
}
.news_items{
	color:#555555; /* changed */
}


.footer a{
	color:#555; /* changed */
}

.footer_form{
	color:#555555; /* added */
}

.footer_form input{
	color:#555555; /* changed */
}

.footer_form textarea{
	color:#555555; /* changed */
}

.footer_copyright{
	color:#555555; /* added */
}

.footer_social_network{
	color:#555555; /* added */
}