/* @override 
	http://www.damascus-metro.com/wp-content/themes/systra/green.css
*/


#header {
	background-color: #43ce37;

}

.ar #header {
	background-image: url(header_ar.jpg);
}

.en #header {
	background-image: url(header.jpg);
}

#metro_sortant {
	background-image: url(metro_header.png) ;
}

.ar #metro_sortant {
	background-image: url(metro_header_ar.png);	
}


#presse_r span, #presse_d span, #contact_us span {
	background-color: #060;
}


#content {
	background-image: url(bgcontent.png);
}

#footer {
	background-color: #acacac;
	background-image: url(bgfooter.png);
}

body {
	background-image: url(bgbody.png);	
}

#menu {
	background-color: #060;
	background-image: url(bgbody.png);	
}


#menu a {
	color: #fff;
	background-image: url(bgmetro.png);
}
#menu a.active, #body_the-project #project a, #body_a-metro-in-damascus #metro a, #body_environment #environment a, #body_consultation #consultation a, #body_news #news a {
	background-image: url(bgmetro_hover.png);

}

#menu a:hover {
	background-image: url(bgmetro_hover.png);
}

#footer {
	border-bottom: 2px solid #999;
}

#footer a {
	color: #fff;
}

#footer p {
	color: #fff;
}


h1, h3, h4 {
	color: #060;
}


#text h2 {
	color: #060;
	border-bottom-color: #060;
}

#text h2.title {
	background: #398839;
	color: #fff;
}

h3 {
	font-size: 1.4em;
}

#text h2 a {
	color: #060;
}

#text a {
	color: #060;
}

#text h3 {
	color: #229a1c;
}


#text li {
	color: #333;
	background-image: url(puces2.png);
}

.ar #text li {
	background-image: url(puces2.png);
}

#text img {
	background: #fff;
	border-color: #999;
}

div.left {
	background-image: url(bgmenu.png);
}

.menucol {
	background-color: #e3f8e1; 
	background-image: url(coin.png);
}

.menucol li {
	border-bottom-color: #bdeeb9;

}

.menucol a {
	color: #060;
}

.menucol a:hover {
	background-color: #bdeeb9;
}

.menucol h3 {
	color: #060;
}

#content .log-panel h2, #content h2.e404 {
	background: none !important;
	color: #060;
}

#content .log-panel input {
	width: 150px;
}

#content .log-panel input.checkbox {
	width: 20px;
}

#content p.mss {
	line-height: 3em;
	background-color: #f8e1e1; 
	text-align: center;
	border: 1px solid #de1101;
	font-weight: bold;
}

#content .log-panel p.mss {
	width: 400px;
}

#content p.goback {
	text-align: center;
	font-size: 0.9em;
}

.error {
	border: 2px solid #f16365;
	background-color: #ffe7e8;
	margin:3px;
}

.error li, .error li strong {
	color: #f16365 !important;
	background: none !important;
}

