/*-----------------------------------
     Microphoto Look override
	     for DARK theme
	  SiliconStudio 4/19/10
-----------------------------------*/

body{ background-color:#101010; }

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

/* Header Area */
.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; }

/* Content Area */
.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 Area */
.footer{ background:url(../images/skin_black/footer_bg.png) repeat-x; }
.footer_widgets_box ul li{ border-bottom:1px solid #333333; background:url(../images/skin_black/arrow.gif) center left no-repeat; }
.footer_line{ background:url(../images/skin_black/footer_line.png); }
.footer_copyright {	color:#555; }
.footer_social_network{ color:#555555; }

/* Footer Contact Form */
.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); }
.footer a { color:#555; }
.footer_form{ color:#999; }
.footer_form input{ color:#999; }
.footer_form textarea{ color:#999; }
.contact_form_submit{ background:url(../images/skin_black/contact_submit_bg.gif); }

/* Footer Contact Form RESULTS text */
#result { color: #66FF00; font-size: 10px; line-height: 14px;	margin-top: 4px; }
#success { color: #66FF00; font-size: 10px; line-height: 14px;	margin-top: 4px; }
#error { color: #FF0000; font-size: 10px; line-height: 14px;	margin-top: 4px; }

/* misc */
.news{ background:url(../images/skin_black/news_bg.png); }
.page_search_button{ background:url(../images/skin_black/search_button.png) no-repeat; }
.intro_ready{ background:url(../images/skin_black/ready.png) center no-repeat; } /* QUICK QUOTE button */
.main_menu li { color:#4e4e4e; }
.news_items{ color:#555555; }


