@charset "utf-8";
/* CSS Document */

body {
	background:url(images/leaf_left.gif) left bottom no-repeat #ffffff fixed;
	margin: 0px;
	font-family: Tahoma;
}
p {
	color: #8A1010;
	font-size: 12px;
	font-family:Tahoma;
	text-align:justify;
	margin: 0 0 10px 0;
}
input {
	color: #8A1010;
	font-size: 12px;
	font-family:Tahoma;
	margin:0;
}
li {
	color: #8A1010;
	font-size: 12px;
	font-family:Tahoma;
	text-align:justify;
	margin:0;
}
img {
border: none;
}
h1 {
	color:#8A1010; 
	font-size: 18px; 
	padding:0 28 0 0; 
	background:url(images/bullet.gif) right bottom no-repeat;
	margin:12px 0 3px 0;
	}
a:link { color:#ffffff; text-decoration:underline; }
a:hover { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff;} 




#table-lang { width:96%; border: solid 1px #FADCDC;}
#table-lang th { height:25px; background: #FF8282; font-weight:bold; vertical-align: middle;}
#table-lang td { vertical-align: middle;}
#table-lang th p { color:black; text-align:center; }
#table-lang p {text-align:center; padding:2px; }
#table-lang tr.strip { background:#FADCDC; }
#content {margin:0 20 0 0; width:800px; }
#top_menu table{
	background:#D42626;
}
#main {  }

/*footer */
#footer {
		width:100%; 
		height:40px; 
		border-top: 5px solid #8A1010; 
		background: #BE1010;
		}
#footer p{ color:#ffffff; font-size:11px; }
#wrap { width:820px; padding-right:10px; height:100%;}
#copyrights p{ float:left; padding-top:10px; }
#contact {float:right;}

.button { border:solid 1px #8A1010; background:#ffffff; padding:3px; }
/*menu */

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #8A1010; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
margin-right: 1px; /*margin between first menu item and right browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;

}

#modernbricksmenu2 a{
float: right;
display: block;
font: bold 11px Tahoma;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #FF8282; /*Brown color theme*/ 
border-top: 1px solid #D42626;
border-bottom: 1px solid #D42626;
}

#modernbricksmenu2 a:hover{
background-color: #8A1010; /*Brown color theme*/ 
color: White;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #8A1010; /*Brown color theme*/ 
color: white;
border-color: #8A1010; /*Brown color theme*/ 
}



/*-----------------sponser div style----------------------*/
#sponser a{
text-decoration: none;
}
div#sponser{
text-align:left;
background:url(images/sponsors.gif) no-repeat;
float:left;
width:170px; 
margin-right:-190px;
margin-top:10px;
padding:40px 5px 0 0;
}
#sponser img{

padding:5px;
border:solid 1px #F0F0F0;
margin-bottom:5px;
}

#sponser img:hover{
background: #F09393;
padding:5px

}

/*-----------------sponser_index div style----------------------*/
#sponser_index a{
text-decoration: none;
}
div#sponser_index{
text-align:left;
background:url(images/sponsors_index.gif) no-repeat;
float:left;
width:170px; 
margin-top:75px;
margin-left:20px;
padding:40px 5px 0 0;
}
#sponser_index img{
margin-bottom:5px;
padding:5px;
border:none;
}

#sponser_index img:hover{
background: #DC5151;
padding:5px

}