@charset "utf-8";
/* CSS Document */

@import url("reset.css");
body{
		font:12px/1.3 Arial, Helvetica, sans-serif;
		width:960px;
		margin:0 auto;
		background:#f3f2f0 none repeat scroll 0 0;
}
#wrapper{
		overflow:hidden;
		padding:18px 10px 10px 10px;
		background:#FFFFFF url(/img/i/news_divider.gif) repeat-x scroll 0 0;
}

/* Header start */

h3{
		padding:4px 0 12px;
		font-size:14px;
		color:#234b7b;
}
a{
		color:#244F8E;
}
a:hover{
		text-decoration:underline;
		color:#eb4f3e;
}
.header-wrapper{
		position:relative;
		overflow:hidden;
		background:transparent url(/img/i/head_backgr.jpg) no-repeat scroll 0 0;
}
.header-en, .header{
		overflow:hidden;
		position:relative;
		margin:28px 0 60px 31px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#fff;
}
.header strong, .header-en strong{
		cursor:pointer;
		position:absolute;
		top:0;
		left:0;

		width:556px;
		height:65px;
}
.header strong{
		background:transparent url(/img/i/stema.png) no-repeat scroll 0 0;	
}
.header-en strong{
		background:transparent url(/img/i/stema-en.png) no-repeat scroll 0 0;
}
.header-en a, .header a{
		display:block;
		font-size:20px;
		text-transform:uppercase;
		color:#fff;
		width:516px;
		height:65px;
		padding:0 0 0 40px;
}
.h_menu{
		width:905px;
		position:absolute;
		bottom:0;
		left:30px;
		overflow:hidden;
		border:1px solid #7eafe6;
		border-left:none;
		border-bottom :none;
		background:#377AC6 none repeat scroll 0 0;
}
.h_menu li{
		float:left;
		border-left:1px solid #7eafe6;
}
.h_menu li a{
		display:inline-block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
		color:#fff;
		padding:4px 8px;
}
.h_menu li a:hover{
		background:#D8EBFD;
		background:#AB2B4C;
		color:#fff;
}
.h_menu li span{
		display:inline-block;
		padding:4px 20px;
		background:#AB2B4C none repeat scroll 0 0;
		font-size:13px;
		color:#fff;
}
#search_wrapper{
		float:right;
		display:inline;
		overflow:hidden;
		margin:36px 30px 0;
}
.search_form{
		padding:0 0 8px;
}
.search_form #search-field{
		width:156px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#434343;
		background:#fff none repeat scroll 0 0;
		border:1px solid #7eafe6;
		padding:4px 0 4px 4px;

}
.search_form .search_submit{
		cursor:pointer;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fff;
		background:#377ac6 none repeat scroll 0 0;
		padding:3px 4px 4px 4px;
		width:56px;
}
.additional_menu{
		overflow:hidden;
}
.additional_menu li{
		float:left;
		border-left:1px solid #a2cff6;
}
.additional_menu .no_border{
		border:none;
}
.additional_menu li a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fff;
		text-decoration:none;
		padding:0 8px;
}

/* Header end */
/* Left coumn start */

.left_col{
		overflow:hidden;
		float:left;
		width:290px;
		display:inline;
		padding:0 0 0 10px;
}
.lang_switcher{
		overflow:hidden;
		padding:0 0 0 12px;
		margin:0 0 8px;
}
.lang_switcher li{
		overflow:hidden;
		float:left;

}
.lang_switcher .active{
		border-right:1px solid #5b6169;
}
.lang_switcher li span{
		font-family:trebuchet MS, arial;
		font-size:13px;
		font-weight:bold;
		color:#eb4f3e;
		background:transparent url(/img/i/lang_marker.gif) no-repeat scroll 0 4px;
		padding:0 12px 0 12px;
}
.lang_switcher li a{
		font-family:trebuchet MS, arial;
		font-size:13px;
		font-weight:bold;
		color:#234b7b;
		text-decoration:underline;
		padding:0 0 0 14px;
}
.lang_switcher li a:hover{
		color:#eb4f3e;
		text-decoration:none;
}
.vertical_menu{
		overflow:hidden;
		margin:0 0 18px;
}
.vertical_menu li{
		border-bottom:1px solid #fff;
}
.vertical_menu li a{
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#fff;
		background:#467DBC none repeat scroll 0 0;
		text-decoration:none;
		padding:6px 6px 6px 18px;
}
.vertical_menu li a:hover{
		background:#d8ebfd none repeat scroll 0 0;
		color:#123f81;
}
.vertical_menu li span{
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		background:#d8ebfd none repeat scroll 0 0;
		color:#123f81;
		padding:6px 0 6px 18px;
}
.left_ads{
		overflow:hidden;
}
.left_ads_wrapper{
		padding:24px 0 18px 20px;
		background:#f3f2f0 none repeat scroll 0 0;
}
.left_ads_wrapper img{
		display:block;
		margin:0 0 8px;
}
.left_ads h2{
		position:relative;
		font-family:Tahoma;
		font-size:11px;
		font-weight:normal;
		text-transform:uppercase;
		color:#fff;
		background:#6a747c none repeat scroll 0 0;
		padding:2px 0 3px 18px;
		border-bottom:1px solid #fff;
}
.left_ads h2 strong{
		position:absolute;
		top:0;
		left:0;		
		height:19px;
		width:105px;
}
.ads-ro h2 strong{
		background:transparent url(/img/i/useful_links-ro.gif) no-repeat scroll 0 0;
}
.ads-en h2 strong{
		background:transparent url(/img/i/useful_links.gif) no-repeat scroll 0 0;
}

/* Left coumn end */

/* =================== circle list */

.circle{
		overflow:hidden;
		padding:0 0 12px 10px;
}
.circle li{
		padding:4px 0 8px 20px;
		font-size:12px;
		color:#231f20;
		line-height:18px;
		background:transparent url(/img/i/circle-sprite.gif) no-repeat scroll 0 6px;
}
.search-adv{
		padding:0 0 12px 24px;
}
.search-adv li{
		padding:4px 0 4px 20px;
}
.circle li ul{
		padding:8px 0 0;
}
.circle li li{
		background:none;
}

/* ===================// circle list */


/* Content start page start */

#content{
		overflow:hidden;
		width:620px;
		float:right;
}
p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		padding:0 0 12px;
		color:#231f20;
}
h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#231f20;
		padding:0 0 12px;
}
h2.entry-title{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		line-height:18px;
		color:#333;
}
.left_news_col{
		overflow:hidden;
		float:left;
		width:300px;
}
.left_news_col h2, .right_news_col h2, .diplomatic-rel h2{
		position:relative;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#fff;
		padding:2px 0 3px 18px;
		text-transform:uppercase;
		border-bottom:1px solid #fff;
}
.left_news_col h2{
		background:#ab2b4c none repeat scroll 0 0;
}
.left_news_col h2 strong{
		position:absolute;
		top:0;
		left:0;		
		height:19px;
		width:105px;
}



.news-maeie-ro h2 strong{
		background:transparent url(/img/i/maeie_news-ro.gif) no-repeat scroll 0 0;
}
.news-maeie-en h2 strong{
		background:transparent url(/img/i/maeie_news-en.gif) no-repeat scroll 0 0;
}

.news-ro h2 strong{
		background:transparent url(/img/i/embassy_news-ro.gif) no-repeat scroll 0 0;
}
.news-en h2 strong{
		background:transparent url(/img/i/embassy_news-en.gif) no-repeat scroll 0 0;
}

.news_wrapper{
		overflow:hidden;
}
.news_wrapper li{
		overflow:hidden;
		background:transparent url(/img/i/news_divider.gif) repeat-x scroll 0 0;
		padding:4px 0;
}
.news_wrapper li .news_date{
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:11px;
		color:#82868f;
		text-align:right;
		padding:4px 10px 0;
}
.news_wrapper li .news_headname{
		padding:4px 0 6px;
}
.news_wrapper li .news_headname a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:normal;
		color:#234b7b;
		line-height:20px;
		text-decoration:none;
}
.news_wrapper li .news_headname a:hover{
		color:#231f20;
}
.news_wrapper li .news_announce{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#444;
}
.news_wrapper li .entry-image{
		width:300px;
}
.interview-details{
		float:right;
		padding:0 0 0 10px;
}

.interview-details p{
		font-size:11px;
		line-height:16px;
		padding:0 0 0 4px;
}
.interview-details strong{
		display:block;
		font-size:11px;
		padding:0 0 12px 4px;
}
.interview{

}
.author{
		font-weight:normal;
		color:#444;
}
.interview li{
		padding:0 0 12px;
}

.interview .qw{
		font-family:"Times New Roman", Times, serif;
		font-size:16px;
		font-weight:bold;
		color:#333;
		
		line-height:18px;
}
.announcments-ro .desc{
		
}
.interview .answ{
		font-style:italic;
		font-size:12px;
		padding:0 0 10px 10px;
}
.news_wrapper .no_backgr{
		background:transparent none repeat scroll 0 0;
		padding:0 0 12px;
}
.r-col-wrapper{
		overflow:hidden;
		float:right;
		width:300px;
}
.right_news_col{
}
.right_news_col h2{
		background:#6d9616 none repeat scroll 0 0;
}
.right_news_col h2 strong{
		position:absolute;
		top:0;
		left:0;		
		height:19px;
		width:150px;
}
.announcments-ro h2 strong{
		background:transparent url(/img/i/announce-ro.gif) no-repeat scroll 0 0;
}
.announcments h2 strong{
		background:transparent url(/img/i/announce.gif) no-repeat scroll 0 0;
}
.diplomatic-rel{
		overflow:hidden;
		width:620px;
		padding:12px 0 0;
}
.diplomatic-rel h2{
		background:#4977aa none repeat scroll 0 0;
}
.diplomatic-rel h2 strong{
		position:absolute;
		top:0;
		left:0;		
		height:19px;
		width:277px;
}
.rel-ro h2 strong{
		background:transparent url(/img/i/rel_diplomatice.gif) no-repeat scroll 0 0;
}
.rel-en h2 strong{
		background:transparent url(/img/i/diplomatic_rel.gif) no-repeat scroll 0 0;
}
.contacts_block, .diplomatic-rel p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#444;
		padding:12px 0 12px 10px;
}
.contacts_block strong{
		display:inline-block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#444;
		width:60px;
}
.contacts_block br{
		line-height:4px;
}
.diplomatic-rel .l_wrapper{
		float:left;
		width:300px;
}
.diplomatic-rel .r_wrapper{
		float:right;
		width:300px;
}
.diplomatic-rel .r_wrapper p{
		padding:12px 10px 0 0;
}
.publications {
		float:left;
		margin:0 10px 20px 0;
		overflow:hidden;
		width:190px;
}
.publications img {
		border:1px solid #CCCCCC;
		float:left;
		margin-right:10px;
		padding:2px;
		width:100px;
}

/* Content start page end */

/* Short contacts START */

.contacts{
		overflow:hidden;
		font-size:11px;
		padding:0 0 8px;
		margin:0 0 4px;
		background:transparent url(/img/i/news_divider.gif) repeat-x scroll 0 100%;
}
.contacts strong{
		font-size:12px;
		display:inline-block;
		width:70px;
}
.contacts a{
		color:#244F8E;
}
.contacts a:hover{
		text-decoration:none;
		color:#eb4f3e;

}
.contacts .long{
		width:auto;
		padding-right:10px;
}
.pro-eu{
		float:right;
		padding:0 10px 0 0;
}
.inner .regional-centers strong{
		width:140px;
}

/* Short contacts END */

/* ========================== pdf block */

.attachments .attach{
		float:left;
		width:60px;
}
.attachments .attach strong{
		display:block;
		font-size:11px;
		font-weight:normal;
		color:#565656;
}
.attachments .title{
		overflow:hidden;
}
.attachments .title a{
		color:#244F8E;
		text-decoration:underline;		
		font-size:12px;
		line-height:18px;
		padding:0 2px;
}

/* ==========================// pdf block */

/* ========================== news archive form */

.archive-form #months{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#434343;
		height:20px;
		margin:0 4px 0 0;
		width:90px;
}

.archive-form #years{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#434343;		
		height:20px;
		margin:0 4px 0 0;
		width:60px;		
}

.archive-form .archive-query{
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		color:#fff;
		cursor:pointer;
		background:#3C7DC7 none repeat scroll 0 0;
		width:50px;
		height:20px;
		vertical-align:top;
}
/* ==========================// news archive form */


/* ========================== search form */
.warning{
		padding:12px 0 0;
}
.warning .wrong-search strong{
		font-size:14px;
		font-weight:normal;
		color:#EB4F3E;
}
.warning h2{
		font-size:13px;
		font-weight:bold;
		
		padding:0 0 4px;
}
/* ========================== // search form */


/* ========================== search results */
#global-search-box .cautare{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:17px;
		font-weight:normal;		
		padding:0 0 4px;
}
#search-form .search-field-results{
		font-family:Arial, Helvetica, sans-serif;
		color:#363636;
		font-size:11px;
		padding:3px 0 4px 6px;
		border:1px solid #7F9DB9;
		width:300px;		
}
#search-form .submit{
		cursor:pointer;
		background:#3C7DC7 none repeat scroll 0 0;
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;		
		width:50px;
		height:23px;
		color:#fff;
		padding:1px 0 2px;
		vertical-align:top;		
}
#global-search-form{
		margin:0 0 12px;

}
#global-search-preference{
		overflow:hidden;
		padding:0 0 6px;
}
.docs-per-page, .quotes-per-page{
		overflow:hidden;
		float:left;
		color:#434343;		
}
.docs-per-page label, .quotes-per-page label{
		display:block;
		font-size:12px;
		font-weight:bold;
		color:#231f20;
		padding:0 0 4px;
		width:110px;
}
.docs-per-page input, .quotes-per-page input{
		font-size:11px;
		padding:0 4px 0 0;
		margin:0 0 0 4px;
}
.docs-per-page strong, .quotes-per-page strong{
		font-weight:normal;
		line-height:24px;
		padding:0 6px 0 2px;
}
.search-results-wrapper{
		overflow:hidden;
		padding:8px 0 0;
}
.search-results-wrapper .doc-number{
		float:left;
		font-size:10px;
		font-weight:bold;
		line-height:16px;
		color:#6E788C;
		padding:0 0 0 4px;
		width:20px;
}
.search-results-wrapper a{
		width:570px;
		display:inline-block;
		padding:0 0 6px;
}
.container-quote{
		overflow:hidden;
		border-bottom:1px solid #ccc;
		padding:0 0 0 40px;
}
.container-quote li{
		padding:0 0 6px;
}
.container-quote blockquote{
		color:#434343;
}
.global-results-box{
		overflow:hidden;
		background:transparent url(/img/i/divider.gif) repeat-x scroll 0 0;
		padding:18px 0 10px 10px;
}
.global-results-box h2{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		font-size:17px;		
		padding:0 0 4px;
}
.global-search-metadata .query-res{
		font-weight:bold;
		padding:0 6px 0 0;
		color:#eb4f3e;		
}
.pages{		
		overflow:hidden;
		padding:0 0 0 12px;
}
.pages a{
		cursor:pointer;
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size:11px;
		color:#2356A4;
		display:block;
		background:#D4E7FF none repeat scroll 0 0;
		line-height:20px;
		text-decoration:none;
}
.pages span{
		font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
		font-size:11px;
		color:#fff;
		background:#467DBC none repeat scroll 0 0;
		display:block;
		line-height:20px;
}
.pages .next, .pages .prev{
		display:inline-block;
		width:auto;
}
.pages .next a, .pages .prev a{
		padding:0 4px;
}
.pages .next a:hover, .pages .prev a:hover, .pages a:hover{
		background:none;
		color:#eb4f3e
}
.pages div{
		display:inline-block;
		font-weight:normal;
		margin:0 2px 10px 0;
		text-align:center;
		width:22px;
}
/* ==========================// search results */
#archieve-preferences{
		overflow:hidden;
}
.news-list{
		padding:6px 0 0;
}
.news-list li{
		padding:12px 0 0;
		background:transparent url(/img/i/divider.gif) repeat-x scroll 0 0;
}
.news-list li img{
		display:block;
		padding:0 0 8px;
}
.news-list .date{
		font-size:12px;
		color:#333;
		padding:0 0 4px;
		line-height:18px;		
		display:inline-block;
		vertical-align:top;
		width:80px;
}
.news-wrapper{
		overflow:hidden;
		display:inline-block;
		width:500px;
		vertical-align:top;
}
.news-wrapper h2{
		font-size:14px;

}

.news-text .entry-date {
	    clear: both;
    	color: #82868F;
	    display: block;
	    font-size: 11px;
	    font-weight: normal;
}

.news-text img {
	    border: 1px solid #CCCCCC;
    	display: block;
	    margin: 10px 15px 10px 0;
	    padding: 2px;
}
.interview-details img{
		margin:0 15px 4px 0;
}
/* ========================== Sitemap */

.map-sublist li{
		padding:2px 0;
}
.map-sublist li ul{
		padding:4px 0 4px 30px;
}

/* ==========================// Sitemap */


/* ========================== Embasst team */

.embassy-team .contacts{
		padding-top:4px;
}

/* ==========================// Embasst team */

/* ========================== About Moldova */
.news-archive{
		float:right;
		padding:0 20px 0 0;
}
.news-archive a{
		color:#eb4f3e;
		text-decoration:underline;
}
.news-archive a:hover{
		text-decoration:none;
}
/* ==========================// About Moldova */

/* ========================= colored table */

.colored-table{
		border:1px dotted #7ba3cf;
		border-collapse:separate;
		margin:0 0 12px;
}
.colored-table td{
		font-size:11px;
		padding:2px 8px 4px;
		border-bottom: 1px dotted #7BA3CF;
		color:#231F20;
}
.colored-table td strong{
		color:#242424;
}

.colored-table .colored td, .colored-table .colored{
	background:#EDF5FF none repeat scroll 0 0;
}
.colored-table th {
	border-bottom:1px dotted #7BA3CF;
	font-size:11px;
	padding:3px 3px 10px;
	text-align:left;
}

/* =========================/ colored table */

/* ========================= table taxe */

.table-taxe{
		border-top:1px dotted #7ba3cf;
		border-left:1px dotted #7ba3cf;
		border-bottom:1px dotted #7ba3cf;
		border-collapse:separate;
		margin:0 0 12px;
}
.table-taxe td{
		font-size:11px;
		padding:2px 8px 4px;
		border-bottom: 1px dotted #7BA3CF;
		border-right: 1px dotted #7BA3CF;
		color:#231F20;
}
.table-taxe td strong{
		color:#242424;
}

.table-taxe .colored td, .table-taxe .colored{
	background:#EDF5FF none repeat scroll 0 0;
}
.table-taxe th {
	border-bottom:1px dotted #7BA3CF;
	border-right:1px dotted #7BA3CF;
	font-size:11px;
	padding:3px 3px 10px;
	text-align:center;
	vertical-align:middle;
}

/* =========================/ ctable taxe */

/* Moldova Portal start */
.about-moldova ul.expozition-calendar li{
		padding:0 0 12px;
}
#wrapper .about-moldova, #wrapper .inner{
		padding:0 10px 0 0;
		width:610px;
}

/* Moldova Portal end */

/* EMBASSY NEWS START */
.embassy_news_list small{
		float:left;
		display:block;		
}
.embassy_news_list li{
		padding:12px 0 0;
		background:transparent url(/img/i/news_divider.gif) repeat-x scroll 0 0;
}
.embassy_news_list .entry-date{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#333;
		float:left;
		width:80px;
}
.embassy_news_list .news-title, .news-text .news-title{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:17px;
		font-weight:normal;
		color:#333;
}
.embassy_news_list .news-title a{
		color:#244f8e;
		text-decoration:none;
}
.embassy_news_list .news-title a:hover{
		color:#eb4f3e;
		text-decoration:none;
}
.embassy_news_item{
		margin:0 0 0 80px;
}
.embassy_news_item img{
		display:block;
		padding:2px 0 6px;
}

/* EMBASSY NEWS END */


/* ======================= Decimal list 	*/

.decimal{
}
.decimal li{
		list-style:decimal;
		background:transparent url(/img/i/news_divider.gif) repeat-x scroll 0 100%;
		color:#333;
		line-height:16px;		
		padding:8px 0;
		margin:0 0 0 28px;
}


/* =======================/ Decimal list	*/

/* ======================= Secondary menu */

#secondary-menu{
		padding:6px 0;
		margin:0 0 6px;
		background:#edf5ff url(/img/i/divider.gif) repeat-x scroll 0 100%;
}
#secondary-menu li{
		padding:4px 0;
}
#secondary-menu li a{
		font-size:12px;
		display:inline-block;
		background:transparent url(/img/i/page-ico.gif) no-repeat scroll 12px 1px;
		line-height:17px;
		padding:0 0 0 38px;
}
#secondary-menu li span{
		display:inline-block;
		background:transparent url(/img/i/page-ico.gif) no-repeat scroll 12px 1px;
		line-height:17px;
		font-size:12px;
		color:#eb4f3e;
		padding:0 0 0 38px;
}
/* ======================= // Secondary menu */

/* ======================  Google map  */

#content .map{
		float:left;
		width:352px;
		height:337px;
		margin:0 20px 0 0;
}
.address .contacts{
		background:none;
		margin:0 0 8px;
}
.address .contacts strong{
		vertical-align:top;
		
}
.address .contacts span{
		vertical-align:top;
		display:inline-block;
		width:160px;
}
#viewmode{
		cursor:pointer;
		background:#3C7DC7 none repeat scroll 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;		
		padding:3px 0;		
		width:120px;
		color:#fff;		
		border-bottom:1px solid #244f8e;
		border-right:1px solid #244f8e;
}
.hidden{
		display:none;		
}
/* ====================== // Google map  */


/* ======================= Useful contacts */

.useful-contacts{
}
.useful-contacts li{
		padding:0 0 6px;
}
.useful-contacts strong{
		display:inline-block;
		width:300px;
		padding:0 20px 0 0;		
		font-size:12px;
		font-weight:normal;
}
.useful-contacts a{
		display:inline-block;		
		vertical-align:top;
}

/* ======================= // Useful contacts */

.work-hours strong{
		display:inline-block;
		width:220px;
}
.phone-contacts strong{
		display:inline-block;
		width:80px;
}
.note strong{
		font-size:12px;
		text-transform:uppercase;
		color:#eb4f3e;
}

/* Footer start */

#footer{
		overflow:hidden;
		width:930px;
		padding:0 10px 0 20px;
		background:#fff;
}
.footer_wrapper{
		overflow:hidden;
		background:#fff url(/img/i/footer_backgr.gif) repeat-x scroll 0 10px;
		border-top:1px dotted #bcbcbc;
		padding:10px 0 0;
}
.devel{
		overflow:hidden;
		float:right;
		text-align:right;
		padding:14px 12px 0 0;
		width:290px;		
}
.devel strong{
		line-height:15px;
}
.devel img{
		padding:0 0 0 4px;
}
.footer_wrapper strong{
		display:block;
		font-size:11px;
		font-weight:normal;
		color:#fff;
		padding:0 0 6px;
}
.footer_wrapper span{
		display:block;
		font-size:11px;
		font-weight:normal;
		color:#fff;
		padding:0 0 14px;
}

.footer_wrapper .copyright{
		float:right;
        padding:24px 12px 18px 0;
}
#affiliates, .affiliates{
		overflow:hidden;
		float:left;
		padding:14px 12px 0 20px;
}
.width_240px{width:240px;}
.width_320px{width:320px;}
#affiliates .organization_logo{
		float:left;
		cursor:pointer;
		width:70px;
}
#affiliates img{
		display:block;
		padding:2px 0 0;
}
.affiliates-text{
		overflow:hidden;
		clear:both;
}
.affiliates-text p{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		color:#fff;
}
.affiliates-text a{color:#fff; text-decoration:none;}
.affiliates-text a:hover{color:#fff; text-decoration:underline;}

/* Footer end */
/* Additional */

ol.latin{
	list-style: outside lower-alpha;
	overflow: visible;
}
ol.latin li, ul.decimal ol.latin li{
	list-style: outside lower-alpha;
	background: none;
	margin-left: 26px;
	padding: 5px 0;
}
h4 { 
	margin-top: 10px;
}
.circle .circle li,
.latin .circle li,
.decimal .circle li{
	padding:4px 0 8px 20px;
	font-size:12px;
	color:#231f20;
	line-height:18px;
	background:transparent url(/img/i/circle-sprite.gif) no-repeat scroll 0 6px;
	list-style-type: none;
	margin-left: 0;
}
.note strong {
	text-transform:uppercase;
	color: #EB4F3E;
	font-size: 12px;
}
dl {
	margin-bottom: 15px;
}
dt{ font-weight: bold; }
dd { padding-left: 15px; }
/* Additional end */
