/* ---- ---- CSS File - Newsletter Section ---- ---- */

* {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
html, body {
	top: 0;
	left: 0px;
	background-color: #303030;
	right: 0px;
	min-width: 910px;
}

/* ------------------------------------------------------------------------------------------------- */

a {
	text-decoration: none;
}
a:link 		{	color: #a3a395; }
a:visited 	{	color: #a3a395; }
a:hover 	{	color: #ffffff; }
a:active 	{	color: #ffffff; }
h1, h2, h3, h4 {
	color: #fcaa29;
	font-family: Arial;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 39px;
}
h1 {	width: 450px; }
h2 {
	color: #626259;
	font-size: 13pt;
	margin-bottom: 14px;
	margin-top: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
}
h4 {
	color: #2E2E2E;
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
}

/* ------------------------------------------------------------------------------------------------- */

#top-menu {
	width: 100%;
	min-width: 900px;
	position: relative;
	right: 0px;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 8pt;
	z-index: 1000;
	background: url(/resources/img/css/top.gif) repeat-x;
	height: 30px;
}
#top-menu ul {
	position: absolute;
	right: 33px;
	top: 0px;
	width: auto;
}
#top-menu li {
	width: auto;
	float: left;
	margin: 8px 2px 0px 2px;
	z-index: 10;
	color: #a3a395;
}
#tmenu5 {	display: none;}
.current-menu a {
	color: #CCCCCC !important;
}

/* ------------------------------------------------------------------------------------------------- */

#page-content {
	height: auto;
	min-height: 300px;
	width: 542px;
	margin-left: 66px !important; 
	margin-left: 30px;
	padding-bottom: 0px;
	float: left;
}
#newsletter{
	float: left;
	padding-bottom: 26px;
}
#newsletter p {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	width: 500px;
	padding-bottom: 10px;
}
#newsletter p.link-title {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 100;
	margin-bottom: 0px;
	color: #f69306;
}
#newsletter a:link { color: #f69306; }
#newsletter a:visited { color: #f69306; }
#newsletter a:hover { color: #2E2E2E; }
#newsletter a:active { color: #2E2E2E; }
#newsletter p.spacer { height: 20px; }
#newsletter .issues {
	width: 261px;
	float: left;
	margin: 0px 10px 10px 0px;
}
#newsletter .issues_header {
	width: 261px;
	height: 46px;
	background: #FFFFFF url(/resources/img/css/issue_headers.gif) top left no-repeat;
	padding-top: 10px;
}
#newsletter .issues_header h3 { margin: 0px 0px 0px 15px;}
#newsletter .issues_header h4 { margin: 0px 0px 0px 15px;}
#newsletter .issues img { 
	margin: 4px 0px 0px 0px; 
	border: 0px !important;
}

/* ------------------------------------------------------------------------------------------------- */

#content-wrap {
	width: 650px;
	float: left;
	height: auto;
	margin-top: 45px;
	margin-bottom: 45px;
}
#header {
	position: relative;
	margin-top: -45px;
	width: 597px;
	height: 121px;
	background: url(/resources/img/css/header.jpg) no-repeat;
}
#logo {
	height: 182px;
	width: 52px;
	background: url(/resources/img/css/logo.png) no-repeat;
	top: 0px;
	margin-top: 0px;
	position: absolute;
	z-index: 100;
}

/* ------------------------------------------------------------------------------------------------- */

#form {
	margin-top: 10px;
	margin-left: 0px;
	height: auto;
	padding-bottom: 30px;
}
input { 
	padding-top: 6px;
	padding-left: 5px;
	width: 160px;
	border: 1px solid #a6a698; 
}
#form1 p, #form2 p {
	font-size: 12px;
	width: 170px;
	font-family: Arial, sans-serif;
	position: relative;
	color: #afafa3;
	margin-top: 10px;
	padding-bottom: 5px;
}
#sidebar p.privacy {
	font-size: 10px;
	width: 170px;
	font-family: Arial, sans-serif;
	position: relative;
	color: #afafa3;
	margin-top: 10px;
	padding-bottom: 5px;
}
#submit, #logout, #login, #send {
	width: 54px;
	height: 24px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 10px;
	background-position: -24px;
	cursor: pointer;
	border: 0px;	
}
#submit:hover, #login:hover , #logout:hover, #send:hover  { background-position: bottom; }
#submit {
	background: url(/resources/img/css/submit.gif) no-repeat;
	margin-left: 0px;
}
#logout {
	background: url(/resources/img/css/logout.gif) top no-repeat;
}
#send {
	background: url(/resources/img/css/send.gif) top no-repeat;
}
#login { background: url(/resources/img/css/login.gif) no-repeat;}
#button-container {
	width: 200px;
	height: 50px;
}

/* ------------------------------------------------------------------------------------------------- */

#menu1 { width: 55px !important; }
#menu2 { width: 60px !important; }
#menu3 { width: 55px !important; }
#menu4 { width: 55px !important; }
#menu5 { width: 65px !important; }

#sidebar {
	width: 200px;
	float: left;
	padding: 186px 28px 30px 28px;
	margin-bottom: 30px;
	background: #1e1e1e;
}

#sidebar ul {
	width: 200px;
	margin-left: 0px;
}
#sidebar li {
	font-family: Arial;
	font-size: 9pt;
	color: #626259;
	padding-top: 10px;
	padding-bottom: 2px;
}
#sidebar li.date {
	padding-top: 0px;
	padding-bottom: 5px;
}
#sidebar a 	{	
	color: #f79a17; 
	font-size: 12px;
	text-transform: uppercase;
}
#sidebar img { border: 0px;}
#sidebar a:link 	{	color: #f79a17; }
#sidebar a:visited 	{	color: #f79a17; }
#sidebar a:hover 	{	color: #ffffff; }
#sidebar a:active 	{	color: #ffffff; }
.privacy a {
	font-size: 7pt !important;
	text-transform: capitalize !important;
}

/* ------------------------------------------------------------------------------------------------- */

#manage-button, #edit-button, #logout-button {
	height: 24px;
	overflow: hidden;
	margin-top: 10px;
}
#edit-button {
	margin: 15px;
	margin-right: 33px;
	float: right;
}
#manage-button a:hover img, #edit-button a:hover img, #logout-button a:hover img { margin-top: -24px; }
#edit-details {
	margin-top: 20px;
	width: 400px;
	clear: both;
}
#edit-details p {
	height: 20px;
	margin-top: 5px;
}
#edit-details label {
	float: left;
	width: 150px;
}
#edit-details input {
	float: right;
	width: 200px;
}
#edit-details #newsletter {
	float: left;
	margin-left: 10px;
}
#edit-details #submit {
	background: url('/resources/img/css/submit-clear.gif') no-repeat !important;
	background-position: top !important;
	margin-top: 10px;
	float: right !important;
	text-align: right !important;
	width: 54px !important;	
	margin-right: -110px !important;
}
#edit-details #submit:hover {
	background-position: bottom !important;
}

.new {	margin: 15px 5px 15px 15px;}
input#subject {
	width: 200px;
}
input#from {
	width: 200px;
}
p.admin, .new-mail p, input#from, input#subject, textarea  {
	margin-left: 15px !important;
}
input#from, input#subject, textarea {
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------------------------------------- */

#footer {background: #1e1e1e;height: 68px;position: relative;width: 100%;min-width: 900px;font-family: Arial;color: #3a3a3a;font-size: 8pt;float: left;text-align: left;}#footer-copy { width: 900px; }#footer a:link, #footer a:visited, #footer a:active  {color: #3a3a3a; }#footer a:hover {color: #4a4a43; } #london-office {float: left;width: 180px;margin: 13px 20px 0px 30px !important;margin: 13px 20px 0px 15px;}#dubai-office {float: left;width: 180px;margin: 13px 20px 0px 0px;}#london-office h4, #dubai-office h4 {color: #4a4a43;margin-bottom: 2px;font-size: 8pt;}#other-contact p, #other-contact h4 {float: left;font-size: 7pt;width: auto;font-weight: 100;margin: 43px 10px 0px 0px;text-transform: uppercase;}
