/*

  Theme Name: moringaleaf

  Theme URI:

  Description: moringaleaf

  Version: 1.0

  Author: Voyceh

  Author URI: http://rafinad.net/

 */

 @CHARSET "UTF-8";



body {
	background: url("bg.jpg") repeat-x top #F3F3F3;
	font-family: Arial, serif;
}
h2 a {
	color: #FF9100;
}
h2 {
	color: #192F92;
	font-size: 3em;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 760px;
	background-color: white;
	margin: 0px auto;
}

/* HEADER STYLES ALL */
#header {
	width: 760px;
	height:102px;
	height:120px;	
}
.logo {
	float: left;
	width:269px;
	margin: 5px 25px 10px 12px;
	_margin: 5px 10px 10px 12px;
}
.headerimg{
	float:left;
	width:438px;
}
.headerimg img {
	margin-top: 10px;
	border:1px solid #a6d514;
}
.green{
	height: 30px;
	background-color: #A6D514;
	width:760px;
	overflow:hidden;
}
 .flags_slogan_line{
 	width:750px;
 	margin:0px 0 0 10px;
 	overflow:hidden;
}
 .slogan {
 	float:left;
	font-size:24px!important;
	color:#fff;
	width:500px;	
	_width:400px;
	font-family: Arial, serif!important;	
	_font-family: Arial, serif;	
}

 #translation
_bar{
 	float:right;
 	width:230px;
 	line-height:30px;
 }

 #translation_bar a{
 	display:block;
 	float:right;
 	margin:5px 5px 0 5px;
 }
#translation_bar img{
	_margin:5px 5px 0 5px;
}
 #transl_sign{
 	display:none;
 }
 
 
 /* END HEADER STYLES */
.main {
	padding: 0px 15px;
}
.mainmanu li {
	background: url("li.gif") no-repeat;
	display: block;
	overflow: hidden;
	width: 146px;
	height: 30px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
.mainmanu li a {
	color: #192F92;
	font-size: 1.6em;
}
.mainleft,.mainright {
	float: left;
}
.mainleft {
	width: 340px;
	padding-right: 30px;
}
.mainright {
	width: 330px;
	padding-left: 28px;
}
.pxtop {
	background: url("px.gif") top repeat-y;
	/*height: 110px;*/
}
.pxbottom {
	background: url("px.gif") bottom repeat-y;
}
.pxcenter {
	min-height: 178px;
}
#footer {
	font-size: 1.2em;
	color: #192F92;
	height: 40px;
	text-align: center;
	clear: both;
}
#footer p {
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
}
.entry img {
	float: right;
}
.entry p {
	font-size:12px;
	color: #888888;
	line-height: 2;
	margin-top: 10px;
}
.entry a {
	color: #000;
}
.boldorange {
	color: #FF6600;
	font-size: 1.6em;
	font-weight: bold;
}
.span1,.span2 {
	width: 65px;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	display: block;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.span2 {
	width: 240px;
	margin-left: 10px;
}
.video {
	text-align: center;
}
.news {
	width: 500px;
	float: left;
}
.links {
	width: 200px;
	float: left;
	padding-left: 20px;
	line-height: 1.5;
}
.links a {
	color: #FF9300;
	font-size:14px;
}
 .clear {
	clear: both;
}
.is_link{
	list-style:disc;
	color:#FF9300;
}
 .is_link a {
	color: #FF9300;
	font-size:14px;
}
.benefits{
	color: #192F92;
	font-size: 3em;
	margin:20px 0 0 0;
}
.benefits_list{
	list-style:decimal;
	font-size:1.5em;
	margin:10px 0;
	padding:0 10px;
	line-height:18px;
	color: #888888;
}

