/* CSS file for Green Skin (Hosting Press) */
body{
	background:#4F4C4C url('images/green_bodybg.jpg') repeat-x;
}
/* top menu formatting */
.top_menu ul li a:link, .top_menu ul li a:visited{
	color:#83BF43;
} 
.top_menu ul li a:hover{
	color:#8BD141
}
/* Dropdown categories menu formatting (Powered by superfish) */
.menu{
	background: url('images/greenmenu_right_border.jpg')  top right no-repeat;
}
.menu ul{
	background:url('images/greenmenu_left_border.jpg') top left no-repeat;
}
.menu ul li a:link, .menu ul li a:visited{
	
	color:#1B5883;
	background:#B5D463;
}
.menu ul li a:hover{
	color:#3772A0
}
.menu ul li li{
	border-bottom:1px solid #9FCD27
}
.menu ul li li a:hover{
	background:#ACD345;
}

/* Sidebar Formatting */
.rightside_box{
	background:#CDE879;

}
.rightside_box h3{
	
	color:#1B5883;
}
.search_button{
	background:#679536;
	color:#fff;	
}
/* Basic Tabber formatting. Tabbed panels and tabbed containers */
.tabber li a:link, .tabber li a:visited, .tabber_post li a:link, .tabber_post li a:visited{
	background:#97C146;
	color:#1B5883;
}
.tabber li a:hover, .tabber_post li a:hover{
	background:#A0CF44
}
.tabber li a.selected:link,.tabber li a.selected:visited{
	background:#CDE879;
	color:#1B5883;
	border:1px solid #BAD663
}








.tabber1 li a:link, .tabber1 li a:visited, .tabber1_post li a:link, .tabber1_post li a:visited{
	background:#ffffff;
	color:#7CB242;
}
.tabber1 li a:hover, .tabber1_post li a:hover{
	background:#ffffff
}
.tabber1 li a.selected:link,.tabber1 li a.selected:visited{
	background:#ffffff;
	color:#7CB242;
	border:1px solid #BAD663
}


















/* Everything else, goes below */
.post_text h3 a:link, .post_text h3 a:visited,  .post_text h3 a:visited,.text_displayarea h2 a:link,.text_displayarea h2 a:visited{
	color:#7CB242;
}
.post_text h3 a:hover, .text_displayarea h2 a:hover{
	color:#729D45;
}
.footer{
	background:#CDE879;
	
}
.ad{color:#fff;}

.rating_overview{
	background:#97C146;
	color:#1B5883;
	border:none;
}
.rating_overview li{
	border-color:#fff;
}
.rating_overview li a:link,
.rating_overview li a:visited{
	color:#1B5883;
	text-decoration:none;
}
.rating_overview li a:hover{
	color:#1B5883;
	text-decoration:underline
}
.left_content a:link,
.left_content a:visited{
	color:#72A838;
}
 a.awesome:link,a.awesome:visited{ color:#fff;}

.abutton.awesome, a.abutton.awesome:visited		{ background-color: #91bd09; }
a.abutton.awesome:hover						{ background-color: #749a02; }
h1,h2,h3,h4{color:#72A838;}
.ad a:link, .ad a:visited{
	color:#ccc;
}
