/* ----------------------------------------------
	©2007 James Becker
	File: Common.css
	Description: Common CSS file for ADNEC.
---------------------------------------------  */

body {
	font-family: Tahoma, "simplified arabic", sans-serif, Arial, Verdana !important;
}

#head h1 span {
	position: absolute;
	top: -999em;
	display: none;
}

#lb {
	position: absolute;
	width: 300px;
	top: -35px;
	left: 0;
	font-size: 80%;
}

#lb p {
	float: right;
	direction: rtl;
	margin: 0 0 0 0;
	padding: 0;
	color: #aaa;
}

#lb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#lb ul li {
	margin: 0 10px 0 0;
	float: left;
	text-align: center;
	width: 60px;
	height: 25px;
	background: url('../i/common/language_bar_button.png') repeat-x;
}

#lb ul li a {
	line-height: 25px;
	color: #fff;
	display: block;
	width: 60px;
	height: 25px;
	text-decoration: none;
}

#t_nav {
	list-style: none;
	float: right;
	margin: 13px 0 0 5px;
	padding: 0;
	width: 550px;
}

#t_nav li {
	float: right;
	font-size: 80%;
	height: 24px;
	line-height: 24px;
	margin: 0 12px 0 0;
	background: url(../i/common/button_back.gif) repeat-x #7FA4AF;
}

#t_nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0 15px 0 15px;
}

#t_nav li.navli_on {
	background: url(../i/common/button_back_on.gif) repeat-x #7FA4AF;
}

.l_m {
	float: left;
	width: 530px;
}

.r_m {
	float: right;
	width: 234px;
}

#pagemenu {
	background-color: #fff;
	width: 220px;
	float: right;
}

#pagemenu li {
	margin: 0 0 1px 0;
	padding: 0;
	text-align: right;
	background-color: #CEE5EB;
}

#pagemenu li a {
	margin: 0;
	padding: 0 10px 0 0;
	color: #0B7C9C;
	text-decoration: none;
	display: block;
	height: 30px;
	font-size: 80%;
	line-height: 30px;
}

.toolbar a span {
	position: absolute;
	right: -999em;
	display: none;
}

#useful {
	text-align: right;
	margin-top: 4px;
}

#useful h3 {
	border-bottom: 1px solid #D2ECF9;
	padding: 16px 20px 0 0;
	height: 30px;
	color: #0B7C9C;
	margin: 0;
	font-weight: normal;
}

.ul_box {
	float: right;
	width: 200px;
	padding: 0 20px 0 0;
	margin: 25px 0 0 0;
}

.ul_box_big {
	float: right;
	width: 300px;
	padding: 0 20px 0 0;
	margin: 25px 0 0 0;
}

#ul_searchbox {
	margin: 0 0 20px 0;
	padding: 0;
	float: right;
	width: 260px;
}

#ul_myadnec {
	width: 260px;
	float: right;
}

#pagefoot {
	background: url('../i/common/footer_glyph.gif') 0 0 no-repeat;
	text-align: right;
}

#pagefoot p {
	color: #666;
	font-size: 70%;
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
}

.hide {
	position: absolute;
	display: none;
}

#content {
	width: 529px;
	padding: 0 10px;
	text-align: right;
	background-color: #fff;
	float: right;
}

.menufactbox {
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
}

.bTitle {
	background: url(../i/common/sep-green.gif) repeat-x;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	width: 520px;
	color: #fff;
	margin: 0;
	font-weight: normal;
}

#pageimage {
	height: 235px;
	width: 100%;
	text-align: right;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
}

#pageimage h3 {
	display: block;
	color: #fff;
	font-weight: normal;
	padding: 20px 20px 0 10px;
	margin: 0;
	width: 190px;
	font-size: 150%;
}

.formrow {
	margin-bottom: 10px;
	font-size: 80%;
	text-align: right;
}

.formrow label {
	font-weight: bold;
	color: #666;
}

dl.glossary {
	margin-bottom: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 0 auto;
}

dl.glossary dt {
	font-size: 80%;
	color: #007698;
	padding-top: 10px;
	width: 16em;
}

dl.glossary dd {
	border-right: 4px solid #eee;
	color: #555;
	width: 340px;
	padding: 5px;
	font-size: 80%;
	margin-bottom: 20px;
}

dl.contactdetails {
}

dl.contactdetails dt {
	font-size: 130%;
	margin-bottom: 5px;
	border-bottom: 1px solid #eee;
	color: #CC0000;
}

dl.contactdetails dd strong {
	display: block;
	font-size: 70%;
	color: #666;
}

dl.contactdetails dd {
	font-size: 80%;
}

#rssfeed {
	padding-left: 20px;
	color: #ff6600 !important;
	background: url(../i/common/rss_icon.gif) no-repeat;
	margin-left: 10px;
}

/* Members of and partner */

#gov ul li a span {
	position: absolute;
	display: none;
}

#members ul li a span {
	position: absolute;
	display: none;
}

/* Registration Prompt */

#regPrompt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	text-align: center;
	background: none;
}

#regPromptHolder {
	border: 2px solid #000;
	width: 500px;
	background: #fff;
	margin: 150px auto 0 auto;
}

#regPromptTitle {
	background-color: #83BB4C;
	border-bottom: 5px solid #C1DDA5;
	color: #FFF;
	padding: 10px;
}

#regPromptForm {
	padding: 10px;
	text-align: left;
}

#regPromptForm p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 80%;
}

#regPromptForm form {
	margin: 0;
	padding: 0;
}

#regPromptForm label {
	font-size: 80%;
}

#regPromptButtonBar {
	margin-top: 10px;
}

#promptemail {
	width: 25em;
}

.infobox {
	background: url(../i/common/infobox.gif) -20px -10px no-repeat #EAF1F6;
}