@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	background:url('../images/bg.jpg');
	font-family: Arial, "MS Trebuchet", sans-serif;
}
p{
    margin:0;
}
ul{margin:0;padding:0;list-style:none;}
#wrapper-header{
	margin:0;
	background:url('../images/bg_1.jpg') repeat-x;
	min-width:937px;	
}
#header{
/*  background:url('../images/bg_header.jpg') no-repeat;*/
	margin:0 auto;
	width:937px;
	height:199px;
}
#wrapper-content{
	min-width:937px;
}
#content{
	margin:0 auto;
	width:923px;
	background:#fff;
	border-width:0 1px;
	border-color:#ccc;
	border-style:solid;
	position:relative;
	padding:6px;
}
#wrapper-footer{
	background:#4A494B;
	height:36px;
	min-width:937px;
}
#footer{
	margin:0 auto;
	width:937px;
	color:#fff;
	text-align:center;
	font-size:11px;
	padding:10px;
}
#footer a{
	color:#E7E5EC !important;
	font-family:"Lucida Sans","Lucida Grande" !important;
	text-decoration: none !important;
}
#footer a:hover{
	text-decoration: underline !important;
}
#wrapper-menu{
	margin:0 auto;
	min-width:937px;
}
#menu{
	background:url('../images/bg_menu.jpg') no-repeat;
	width:937px;
	height:37px;
	margin:0 auto;
	margin-top:-6px;
}
.clear-border{
	border:none !important;
}
#main{
	margin:0 0 0 270px;
	padding:26px 20px 0 0;
}
#main2{
	margin:0 250px 0 0;
	padding:26px 0 0 20px;
}
#sidebar{
	width:209px;
	float:left;
	margin:12px 0 12px 0;
	border:1px solid #b2b2b2;
	padding:16px 10px;
}
#sidebar3{
	width:209px;
	float:right;
	margin:12px 0 12px 0;
	border:1px solid #b2b2b2;
	padding:16px 10px;
}
.box{
	margin:12px 0 12px 0;
	border:1px solid #b2b2b2;
	padding:16px 10px;
	width:209px;
}
.box2{
	margin:12px 0 12px 0;
	width:209px;
}
.box2 img{
	margin:0 !important;
}
#sidebar2 h2{
	margin:12px 0 12px 0;
}
#sidebar2{
	float:left;
	margin:0 20px 0 20px;
/*	margin:12px 0 12px 6px;*/
/*	border:1px solid #b2b2b2;*/
/*	padding:16px 10px;*/
}
.clear{
	clear:both;
}
.clear-styles{
	border:none;
	background:none;
}
.text1{
	font-size:13px;
	color:#4A484B;
}
.text1 a{
	color:#4A484B;
	text-decoration: none;
}
.text1 strong{
	color:#4C181E;
	font-weight:normal;
}
.fix h3, .uppercase{
	text-transform: uppercase;
}
h2.title{
	font-size:17px;	
	margin:0;
	font-weight:normal;
}
.fix p, .text2{
	color:#929296;
	font-size:11px;
	line-height:1.4;
}
.text3{
	color:#4A484B;
	font-size:13px;	
}
.text4{
	font:12px "Geneva";
	color:#999;
}
.list1 li{
	width: 280px;
	min-height: 74px;
	display: -moz-inline-box; /* For FF<3 */
	-moz-box-orient: vertical; /* For FF<3 */
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 90px;
/*	padding:12px;*/
}
.list1 li strong{
	color:#4E191F;
	font-size:15px;
	background:url('../images/bullet-arrow-1.jpg') no-repeat left center;
	padding:0 0 0 15px;
	border-bottom:1px solid #ccc;
	display:block;
	width:280px;
}
.list1 li p{
	font-size:11px;
	color:#999;
	padding:6px 12px;
}
.list1 li a{
	font-family:"Geneva";
	font-size:11px;
	color:#4E191F !important;
	background:url('../images/bullet-arrow-2.jpg') no-repeat left center;
	padding:0 0 0 15px;
	font-weight:normal !important;
}
.list2 li{
	font-size:11px;
	font-family:"Geneva";
}
.list2 a{
	color:#4F191F !important;
	text-decoration: none;
	font-weight:normal !important;
}
.list2 a:hover{
	text-decoration: underline !important;
}
#main h3, #main2 h3{
	font-size:12px;
	font-weight:normal;
	border-bottom:1px #734848 solid;
	padding:8px 0 8px 0;
}
#main a, #main2 a{
	font-family:"Geneva";
	font-size:11px;
	color:#4E191F;
	font-weight:bold;
}
#main img,#main2 img{
	margin:0 8px;
	border:none;
}
.list3 li{
	width: 274px;
	min-height: 300px;
	display: -moz-inline-box; /* For FF<3 */
	-moz-box-orient: vertical; /* For FF<3 */
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 90px;
	background:#4F191F;
	padding:12px;
	margin:0 15px 0 0;
}
.list3 strong{
	color:#fff;
}
.list3 dl{
	margin:0 0 0 12px;
}
.list3 a{
	color:#999 !important;
	font:11px "Geneva";
	background:url('../images/bullet-arrow-4.jpg') no-repeat left center;
	padding:0 0 0 15px;
	vertical-align:middle;
	line-height:2.5;
	font-weight:normal !important;
}
.list3 img{
	vertical-align:middle;
}
.arrow1{
	background:url('../images/bullet-arrow-3.jpg') no-repeat left center;
	padding:0 0 0 20px;
}
.arrow2{
	background:url('../images/bullet-arrow-2.jpg') no-repeat left center;	
	padding:0 0 0 15px;
}
.selected{
	text-decoration: underline !important;
}
#misc{
	margin:0 0 0 250px;
}
.left{
	float:left;
}
div.fix h3, h3.title{
	color:#4F191F;
	font-size:11px;
}
a.normal-link{
	font-size:12px;
	color:#999 !important;
	font-weight:normal !important;
}
hr{
	height:1px;
	border:none;
	border-bottom:1px #734848 solid;
}
.text5{
	font-size:11px;
	color:#999;
	font-weight:bold;
	padding:0 0 8px 0;
	border-bottom:1px #734848 solid;
}
.text5 strong{
	color:#000;
	font-size:12px;
}
#misc p span, .text5 .date{
	color:#4E191F;
	font-weight:normal;
}
.border-bottom{
	border-bottom:1px #734848 solid;
	min-height:150px;
}

ul.l10n_lang_list{
float:right;
color:white;
font-size:12px;
}
ul.l10n_lang_list li{
float:right;
margin:10px 5px;
}
ul.l10n_lang_list a{
color:white;
}
.sublist{
margin:0 0 0 15px
}
#required{
    display:none;
}