/* whole page related colors */
.whole_wrapper{
	background:#fff;
	}

/* megenta */
/*.page_color_megenta{
	background: url(images/magenda_patten.png) top left repeat;
	}*/

.page_color_megenta .head-logo{
	color:#ff1d77;
	}
/* menu */	
.main_menu ul .menu_color_megenta ul{
	background:#FFDEEB;
	}
.main_menu .menu_color_megenta > a{
	border-bottom-color:#DE1E6B;
	color:#DE1E6B;
	}
.main_menu .menu_color_megenta:hover > a,.main_menu .menu_color_megenta > a:hover,.main_menu .menu_color_megenta > a.active{
	background:#DE1E6B;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_megenta .headbar{
	border-top:1px solid #b31a6a;
	background:#FFE3EE;
	color:#82134D;
	}
.color_theme_megenta .headbar a{
	color:#82134D;
	}
.color_theme_megenta .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_megenta .footbar{
	border-bottom:1px solid #b31a6a;
	}
.color_theme_megenta .more_link{
	background:#FFE3EE;
	color:#b31a6a;
	}
.color_theme_megenta .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_megenta .widget .titlebar, .widget_color_megenta .widget .titlebar a{
	background:#FFACCD;
	color: #b31a6a;
	}
.widget_color_megenta .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_megenta .each_news .title, .widget_color_megenta .each_news .title a{
	color:#ff1d77;
	}
.widget_color_megenta .each_news .title a:hover{
	color: #b31a6a;
	}
	
.widget_color_megenta .each_news .subtitle, .widget_color_megenta .each_news .subtitle a{
	color:#b31a6a;
	}
	
.widget_color_megenta .widget .additional_info, .widget_color_megenta .widget .additional_info a, .widget_color_megenta .widget .additional_info span{
	color:#ff1d77;
	text-decoration: none;
	}
.widget_color_megenta .widget .additional_info a:hover{
	color: #b31a6a;
	text-decoration: none;
	}
.widget_color_megenta .bottom,.widget_color_megenta .poll_container .poll_top_part{
	border-bottom:1px solid #ca278c;
	}
.widget_color_megenta .bottom .more_link{
	background:#FFE3EE;
	color:#B31A6A;
	}
.widget_color_megenta .bottom .more_link:hover{
	color: #000;
	}.widget_color_megenta .poll_container
	
.widget_color_megenta .list h3 a{
	color:#b31a6a;
	}
.widget_color_megenta .list h3 a:hover{
	color: #ff1d77;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_megenta .detail_widget .title,.widget_color_megenta .poll_container .poll_question,.widget_color_megenta .topic_list a{
	color: #b31a6a;
	}
.widget_color_megenta .detail_widget .subtitle{
	color: #ff1d77;
	}
.widget_color_megenta .detail_widget .title_container{
	border-bottom: 1px solid #fdc7dd;
	}
.widget_color_megenta .detail_widget .additional_info_container,.widget_color_megenta .detail_widget .content{
	border-bottom: 1px solid #ff1d77;
	}
	

	
	
	









	
	
/* green */
/*.page_color_green{
	background: url(images/green_pattern.png) top left repeat;
	}*/

.page_color_green .head-logo{
	color:#019a08;
	}
/* menu */	
.main_menu ul .menu_color_green ul{
	background:#e6f4c3;
	}
.main_menu .menu_color_green > a{
	border-bottom-color:#019a08;
	color:#019a08;
	}
.main_menu .menu_color_green:hover > a,.main_menu .menu_color_green > a:hover, .main_menu .menu_color_green > a.active{
	background:#019a08;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_green .headbar{
	border-top:1px solid #019a08;
	background:#E4FFA3;
	color:#00A038;
	}
.color_theme_green .headbar a{
	color:#00A038;
	}
.color_theme_green .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_green .footbar{
	border-bottom:1px solid #019a08;
	}
.color_theme_green .more_link{
	background:#E4FFA3;
	color:#00A038;
	}
.color_theme_green .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_green .widget .titlebar, .widget_color_green .widget .titlebar a{
	background:#D5FFD6;
	color: #019A08;
	}
.widget_color_green .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_green .each_news .title, .widget_color_green .each_news .title a{
	color:#019a08;
	}
.widget_color_green .each_news .title a:hover{
	color: #005f21;
	}
	
.widget_color_green .each_news .subtitle, .widget_color_green .each_news .subtitle a{
	color:#005f21;
	}
	
.widget_color_green .widget .additional_info, .widget_color_green .widget .additional_info a, .widget_color_green .widget .additional_info span{
	color:#6FB473;
	text-decoration: none;
	}
.widget_color_green .widget .additional_info a:hover{
	color: #005f21;
	text-decoration: none;
	}

.widget_color_green .bottom,.widget_color_green .poll_container .poll_top_part{
	border-bottom:1px solid #019a08;
	}
.widget_color_green .bottom .more_link{
	background:#D5FFD6;
	color:#019A08;
	}
.widget_color_green .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_green .list h3 a{
	color:#189900;
	}
.widget_color_green .list h3 a:hover{
	color: #004900;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_green .detail_widget .title,.widget_color_green .topic_list a,.widget_color_green .poll_container .poll_question{
	color: #019a08;
	}
.widget_color_green .detail_widget .subtitle{
	color: #005f21;
	}
.widget_color_green .detail_widget .title_container{
	border-bottom: 1px solid #91d100;
	}
.widget_color_green .detail_widget .additional_info_container,.widget_color_green .detail_widget .content{
	border-bottom: 1px solid #189900;
	}
.widget_color_green .media_icon_18x18{
	background-color:#0F0;
	}





/* blue */
/*.page_color_blue{
	background: url(images/blue_pattern.png) top left repeat;
	}*/

.page_color_blue .head-logo{
	color:#336699;
	}
/* menu */	
.main_menu ul .menu_color_blue ul{
	background:#bcf1ed;
	}
.main_menu .menu_color_blue > a{
	border-bottom-color:#336699;
	color:#336699;
	}
.main_menu .menu_color_blue:hover > a,.main_menu .menu_color_blue > a:hover,.main_menu .menu_color_blue > a.active{
	background:#336699;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_blue .headbar{
	border-top:1px solid #336699;
	background:#bcf1ed;
	color:#336699;
	}
.color_theme_blue .headbar a{
	color:#336699;
	}
.color_theme_blue .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_blue .footbar{
	border-bottom:1px solid #336699;
	}
.color_theme_blue .more_link{
	background:#bcf1ed;
	color:#336699;
	}
.color_theme_blue .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_blue .widget .titlebar, .widget_color_blue .widget .titlebar a{
	background:#CCDBFE;
	color: #336699;
	}
.widget_color_blue .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_blue .each_news .title, .widget_color_blue .each_news .title a{
	color:#336699;
	}
	
.widget_color_blue .each_news .title a:hover{
	color: #000;
	}
	
.widget_color_blue .each_news .subtitle, .widget_color_blue .each_news .subtitle a{
	color:#3399cc;
	}
	
.widget_color_blue .widget .additional_info, .widget_color_blue .widget .additional_info a, .widget_color_blue .widget .additional_info span{
	color:#3399cc;
	text-decoration: none;
	}
.widget_color_blue .widget .additional_info a:hover{
	color: #336699;
	text-decoration: none;
	}

.widget_color_blue .bottom,.widget_color_blue .poll_container .poll_top_part{
	border-bottom:1px solid #336699;
	}
.widget_color_blue .bottom .more_link{
	background:#CCDBFE;
	color:#336699;
	}
.widget_color_blue .bottom .more_link:hover{
	color: #fff;
	background:#336699;
	}
	
.widget_color_blue .list h3 a{
	color:#336699;
	}
.widget_color_blue .list h3 a:hover{
	color: #3399cc;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_blue .detail_widget .title,.widget_color_blue .topic_list a,.widget_color_blue .poll_container .poll_question{
	color: #336699;
	}
.widget_color_blue .detail_widget .subtitle{
	color: #3399cc;
	}
.widget_color_blue .detail_widget .title_container{
	border-bottom: 1px solid #3399cc;
	}
.widget_color_blue .detail_widget .additional_info_container,.widget_color_blue .detail_widget .content{
	border-bottom: 1px solid #3399cc;
	}

.widget_color_blue .media_icon_18x18{
	background-color:#0FF;
	}





/* purple */
/*.page_color_purple{
	background: url(images/purple-pattern.png) top left repeat;
	}*/
.page_color_purple .head-logo{
	color:#7200ad;
	}
/* menu */
.main_menu ul .menu_color_purple ul{
	background:#F1D6FF;
	}
.main_menu .menu_color_purple > a{
	border-bottom-color:#7200ad;
	color:#7200ad;
	}
.main_menu .menu_color_purple:hover > a,.main_menu .menu_color_purple > a:hover,.main_menu .menu_color_purple > a.active{
	background:#7200ad;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_purple .headbar{
	border-top:1px solid #7200ad;
	background:#e6cffe;
	color:#7200ad;
	}
.color_theme_purple .headbar a{
	color:#7200ad;
	}
.color_theme_purple .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_purple .footbar{
	border-bottom:1px solid #7200ad;
	}
.color_theme_purple .more_link{
	background:#e6cffe;
	color:#7200ad;
	}
.color_theme_purple .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_purple .widget .titlebar, .widget_color_purple .widget .titlebar a{
	background:#DAB0FF;
	color: #7200AD;
	}
.widget_color_purple .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_purple .each_news .title, .widget_color_purple .each_news .title a{
	color:#7200ad;
	}
	
.widget_color_purple .each_news .title a:hover{
	color: #000;
	}
	
.widget_color_purple .each_news .subtitle, .widget_color_purple .each_news .subtitle a{
	color:#917EA7;
	}
	
.widget_color_purple .widget .additional_info, .widget_color_purple .widget .additional_info a, .widget_color_purple .widget .additional_info span{
	color:#917EA7;
	text-decoration: none;
	}
.widget_color_purple .widget .additional_info a:hover{
	color: #7200ad;
	text-decoration: none;
	}

.widget_color_purple .bottom,.widget_color_purple .poll_container .poll_top_part{
	border-bottom:1px solid #7200ad;
	}
.widget_color_purple .bottom .more_link{
	background:#E6CFFE;
	color:#7200AD;
	}
.widget_color_purple .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_purple .list h3 a{
	color:#7200ad;
	}
.widget_color_purple .list h3 a:hover{
	color: #000;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_purple .detail_widget .title,.widget_color_purple .topic_list a,.widget_color_purple .poll_container .poll_question{
	color: #7200ad;
	}
.widget_color_purple .detail_widget .subtitle{
	color: #a883d3;
	}
.widget_color_purple .detail_widget .title_container{
	border-bottom: 1px solid #b598d6;
	}
.widget_color_purple .detail_widget .additional_info_container,.widget_color_purple .detail_widget .content{
	border-bottom: 1px solid #a883d3;
	}



/* red */
/*.page_color_red{
	background: url(images/red_pattern.png) top left repeat;
	}*/
.page_color_red .head-logo{
	color:#cc0000;
	}
/* menu */	
.main_menu ul .menu_color_red ul{
	background:#fdedd0;
	}
.main_menu .menu_color_red > a{
	border-bottom-color:#cc0000;
	color:#cc0000;
	}
.main_menu .menu_color_red:hover > a,.main_menu .menu_color_red > a:hover,.main_menu .menu_color_red > a.active{
	background:#cc0000;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_red .headbar{
	border-top:1px solid #cc0000;
	background:#fdedd0;
	color:#c00;
	}
.color_theme_red .headbar a{
	color:#c00;
	}
.color_theme_red .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_red .footbar{
	border-bottom:1px solid #cc0000;
	}
.color_theme_red .more_link{
	background:#fdedd0;
	color:#c00;
	}
.color_theme_red .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_red .widget .titlebar, .widget_color_red .widget .titlebar a{
	background:#ff988a;
	color: #800;
	}
.widget_color_red .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_red .each_news .title, .widget_color_red .each_news .title a{
	color:#c00;
	}
.widget_color_red .each_news .title a:hover{
	color:#ff634d;
	}
	
.widget_color_red .each_news .subtitle, .widget_color_red .each_news .subtitle a{
	color:#cc0000;
	}
	
.widget_color_red .widget .additional_info, .widget_color_red .widget .additional_info a, .widget_color_red .widget .additional_info span{
	color:#ff634d;
	text-decoration: none;
	}
.widget_color_red .widget .additional_info a:hover{
	color: #cc0000;
	text-decoration: none;
	}

.widget_color_red .bottom,.widget_color_red .poll_container .poll_top_part{
	border-bottom:1px solid #cc0000;
	}
.widget_color_red .bottom .more_link{
	background:#FDEDD0;
	color:#c00;
	}
.widget_color_red .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_red .list h3 a{
	color:#cc0000;
	}
.widget_color_red .list h3 a:hover{
	color: #ff634d;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_red .detail_widget .title,.widget_color_red .topic_list a,.widget_color_red .poll_container .poll_question{
	color: #cc0000;
	}
.widget_color_red .detail_widget .subtitle{
	color: #ff988a;
	}
.widget_color_red .detail_widget .title_container{
	border-bottom: 1px solid #ff988a;
	}
.widget_color_red .detail_widget .additional_info_container,.widget_color_red .detail_widget .content{
	border-bottom: 1px solid #ff988a;
	}


/* orange*/
/*.page_color_orange{
	background: url(images/orange_pattern.png) top left repeat;
	}*/
.page_color_orange .head-logo{
	color:#ff6600;
	}
/* menu */
.main_menu ul .menu_color_orange ul{
	background:#fdf1b9;
	}
.main_menu .menu_color_orange > a{
	border-bottom-color:#ff6600;
	color:#ff6600;
	}
.main_menu .menu_color_orange:hover > a,.main_menu .menu_color_orange > a:hover,.main_menu .menu_color_orange > a.active{
	background:#ff6600;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_orange .headbar{
	border-top:1px solid #ff6600;
	background:#fdeda0;
	color:#B54900;
	}
.color_theme_orange .headbar a{
	color:#B54900;
	}
.color_theme_orange .headbar a:hover{
	color:#000;
	text-decoration: none;
	}
.color_theme_orange .footbar{
	border-bottom:1px solid #ff6600;
	}
.color_theme_orange .more_link{
	background:#fdeda0;
	color:#B54900;
	}
.color_theme_orange .more_link:hover{
	color: #000;
	}
/* widgets */
.widget_color_orange .widget .titlebar, .widget_color_orange .widget .titlebar a{
	background:#FFF1B7;
	color: #ff6600;
	}
.widget_color_orange .widget .titlebar a:hover{
	color: #000;
	text-decoration: none;
	}

.widget_color_orange .each_news .title, .widget_color_orange .each_news .title a{
	color:#FF6600;
	}

.widget_color_orange .each_news .title a:hover{
	color: #c00;
	}
	
.widget_color_orange .each_news .subtitle, .widget_color_orange .each_news .subtitle a{
	color:#C95000;
	}
	
.widget_color_orange .widget .additional_info, .widget_color_orange .widget .additional_info a, .widget_color_orange .widget .additional_info span{
	color:#ff991d;
	text-decoration: none;
	}

.widget_color_orange .widget .additional_info a:hover{
	color: #ff6600;
	text-decoration: none;
	}

.widget_color_orange .bottom,.widget_color_orange .poll_container .poll_top_part{
	border-bottom:1px solid #ff6600;
	}
.widget_color_orange .bottom .more_link{
	background:#FFF1B7;
	color:#FF6600;
	}
.widget_color_orange .bottom .more_link:hover{
	color: #000;
	}
	
.widget_color_orange .list h3 a{
	color:#ff6600;
	}
.widget_color_orange .list h3 a:hover{
	color: #ff9900;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_orange .detail_widget .title,.widget_color_orange .topic_list a,.widget_color_orange .poll_container .poll_question{
	color:#FF6600;
	}
.widget_color_orange .detail_widget .subtitle{
	color: #ff9900;
	}
.widget_color_orange .detail_widget .title_container{
	border-bottom: 1px solid #ff988a;
	}
.widget_color_orange .detail_widget .additional_info_container,.widget_color_orange .detail_widget .content{
	border-bottom: 1px solid #ff988a;
	}




/* Ash*/
/*.page_color_ash{
	background: url(images/ash_pattern.png) top left repeat;
	}*/
.page_color_ash .head-logo{
	color:#696969;
	}
/* menu */
.main_menu ul .menu_color_ash ul{
	background:#eee;
	}
.main_menu .menu_color_ash > a{
	border-bottom-color:#696969;
	color:#696969;
	}
.main_menu .menu_color_ash:hover > a,.main_menu .menu_color_ash > a:hover,.main_menu .menu_color_ash > a.active{
	background:#696969;
	color:#fff;
	}
/* headbar & footbar */
.color_theme_ash .headbar{
	border-top:1px solid #696969;
	background:#dfdad1;
	color:#696969;
	}
.color_theme_ash .headbar a{
	color:#696969;
	}
.color_theme_ash .headbar a:hover{
	color:#333333;
	text-decoration: none;
	}
.color_theme_ash .footbar{
	border-bottom:1px solid #696969;
	}
.color_theme_ash .more_link{
	background:#dfdad1;
	color:#696969;
	}
.color_theme_ash .more_link:hover{
	color: #333333;
	}
/* widgets */
.widget_color_ash .widget .titlebar, .widget_color_ash .widget .titlebar a{
	background:#e0e0e0;
	color: #424242;
	}
.widget_color_ash .widget .titlebar a:hover{
	color:#336699;
	text-decoration: none;
	}

.widget_color_ash .each_news .title, .widget_color_ash .each_news .title a{
	color:#000;
	}

.widget_color_ash .each_news .title a:hover{
	color: #336699;
	}
	
.widget_color_ash .each_news .subtitle, .widget_color_ash .each_news .subtitle a{
	color:#333;
	}
	
.widget_color_ash .widget .additional_info, .widget_color_ash .widget .additional_info a, .widget_color_ash .widget .additional_info span{
	color:#7f7f7f;
	text-decoration: none;
	}

.widget_color_ash .widget .additional_info a:hover{
	color: #336699;
	text-decoration: none;
	}

.widget_color_ash .bottom,.widget_color_ash .poll_container .poll_top_part{
	border-bottom:1px solid #E0E0E0;
	}
.widget_color_ash .bottom .more_link{
	background:#e0e0e0;
	color: #333;
	}
.widget_color_ash .bottom .more_link:hover{
	background:#222;
	color:#fff;
	}
	
.widget_color_ash .list h3, .widget_color_ash .list h3 a{
	color:#000;
	}
.widget_color_ash .list h3 a:hover{
	color: #336699;
	text-decoration: none;
	}
	
/* detail news colors */
.widget_color_ash .detail_widget .title,.widget_color_ash .topic_list a,.widget_color_ash .poll_container .poll_question{
	color: #696969;
	}
.widget_color_ash .detail_widget .subtitle{
	color: #9f9f9f;
	}
.widget_color_ash .detail_widget .title_container{
	border-bottom: 1px solid #9f9f9f;
	}
.widget_color_ash .detail_widget .additional_info_container,.widget_color_ash .detail_widget .content{
	border-bottom: 1px solid #9f9f9f;
	}
/* topic related, topic cloud */
{
	color: #696969;
	}
/* Online Poll */
{
	color: #696969;
	}