/* images */

/** {
  border: 1px solid red;
}*/

* {
	font-family: Arial, sans-serif;
}

html {
	font:62.5%/1.4 Arial, Verdana, Sans-Serif;
}

body {
  background-color: #333;
  font-size: 110%;
  margin: 0;
  padding: 0;
}

h3 {
  background: url("../images/heading_underline.gif") no-repeat bottom right;
  font-size: 1.6em;
  margin: 0 0 15px 0;
  padding: 25px 0 10px;
}

img {
  border: 0;
}

a {
  color: #000;
}

.selectedPageLink {
  color: #295286;
}

a:hover {
  color: #295286;
}



/* ids */

#container {
  /*background-color: #FFF;*/
  background: #FFF url("../images/content_bg.gif") repeat-y top left;
  float: left;
  min-width: 740px;
  max-width: 930px;
  /*width: 930px;*/
}

#header {
  background: #333 url("../images/primary_nav_bg.gif") repeat-x 0px 297px;
  border-color: #5877A2;
  border-style: solid;
  border-width: 1px 0 0;
  float: left;
  width: 930px;
}

#header div {
  float: left;
  clear: left;
  width: 100%;
}

#header h1, #small_nav {
  background: url("../images/logo_side_grad.gif") no-repeat;
}

#header h1 {
  float: left;
  margin: 0;
  /*padding: 0 0 0 5px;*/
}

#header h1 a {
  background: url("../images/logo.gif") no-repeat center center;
  display: block;
  height: 48px;
  padding: 0 10px;/*15px;*/
  width: 150px;
}

#header h1 a span{
  display: none;
}

#header ul, #footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#header ul li {
  padding: 13px 8px;
  float: left;
}

#footer ul li {
	display:inline;
}

#header ul li a {
  display: block;
  color: #FFF;
  text-decoration: none;
}

#section1 {
  background: #5E7DA7 url("../images/section1_grad.gif") repeat-x bottom;
}

#small_nav {
  font-size: 80%;
  float: left;
  height: 48px;
  padding: 0 0 0 10px!important;/*15px!important;*/
  text-transform: capitalize
}

ul#small_nav li, ul#small_nav li a {
  color: #D1E0F5;
}

ul#small_nav li {
  padding: 13px 7px;
}

#small_nav a.textsize  
{
	display:inline;
  color: #FFF;
  font-style: normal;
  font-weight: bold;
  line-height: 20%;
  margin: 0 1px;
  text-transform: lowercase;
}

#text_size1 
{
  font-size: 10px;
}

#text_size2 
{

  font-size: 12px;
}

#text_size3 
{

  font-size: 14px;
}

#section1 table {
  /*border-color: #54739F;
  border-style: solid;
  border-width: 0 0 0 1px;*/
  color: #FFF;
  float: right;
  font-size: 80%;
  height: 48px;
  padding: 0 5px 0 0;
  /*width: 250px;*/
}

#section1 table input {
  color: #000;
  margin: 0 2px;
  padding: 1px;
}

#section1 .inputs {
  width: 65px;
}

#login {
  background: #55709A url("../images/login_bg.gif") repeat-x top;
  border: 0;
  color: #FFF!important; /* ignored by browser without !important in the declaration */
  padding: 2px 5px!important;
  text-transform: uppercase;
}

#section2 {
  background: #333 url("../images/resource-centre.jpg") no-repeat top right;
  height:188px;
  width:930px;
}

body#about-us div#section2 { background-image:url(../images/main_image_1.jpg); }
body#market-overview div#section2 { background-image:url(../images/main_image_5.jpg); }
body#financial-sectors div#section2 { background-image:url(../images/financial-sectors.jpg); }
body#advice-expertise div#section2 { background-image:url(../images/main_image_11.jpg); }
body#resource-centre div#section2 { background-image:url(../images/main_image_10.jpg); }
body#news div#section2 { background-image:url(../images/news.jpg); }
body#events-page div#section2 { background-image:url(../images/events.jpg); }
body#islamic-banking div#section2 { background-image:url(../images/islamic-banking.jpg); }
body#uk-indian-financial-partnership div#section2 { background-image:url(../images/main_image_india.jpg); }

h2#slogan {
  background: url("../images/slogan.gif") no-repeat;
  float: right;
  height: 37px;
  margin: 15px 15px 0 0;
  width: 135px;
}

h2#slogan span {
  display: none;
}

#blurb {
  left: 50px;
  position: relative;
  top: 65px;
  width: 400px!important;
}

#blurb p {
  background-color: #f1f2ec;
  float: left;
  clear: left;
  margin: 0;
}

#blurb_title {
  color: #1c3e7d;
  font-size: 1.8em;
  padding: 10px 15px 0;
}

#blurb_text {
  padding: 10px 15px;
}

#header #section3 {
  background: #333 url("../images/primary_nav_bg.gif") repeat-x top;
  width: 100%;
}

#primary_nav {
  /*border-color: #828282;
  border-style: solid;
  border-width: 0 1px 0 0;*/
  float: left;
  font-size: 90%;
  margin: 10px 0 0;
  text-transform: uppercase;
  width: auto!important;
}

#primary_nav {
  padding: 0 10px!important;
  width: 100%;
}

#primary_nav li {
  border-color: #333;
  border-style: solid;
  border-width: 0 0 2px;
  /*margin: 0 0 2px;*/
}

#primary_nav li a:hover {
  text-decoration: underline;
}

#primary_nav li.selected {
  background: #FFF url("../images/primary_nav_selected_bg.gif") repeat-x bottom;
  border-color: #333;
}

#primary_nav li.selected a {
  color: #000;
}

#section3 select {
  margin: 10px 20px 0;
  width: 170px;
}

#footer {
  clear: both;
  overflow:hidden;
  background-color: #FFF;
  border-color: #D7D7D7;
  border-style: solid;
  border-width: 1px 0 0;
  font-size: 90%;
  padding:20px 25px 20px 40px;
}

* html #footer {
	height:1%;
}

#footer ul {
	float:left;
	width:auto;
	margin:20px 0 0 0;
}

#footer p a {
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}

#footer p a em {
  font-style: normal;
  text-decoration: underline;
}

#footer #print img {
	vertical-align:middle;
	margin-right:2px;
}

#footer li {
  margin: 0 18px 0 0;
}

#footer li a {
  color: #000;
  text-decoration: none;
}

#sponsors {
  float: right;
  text-align: right;
  margin:0;
	font-size:90%;
}

#sponsors img
{
	vertical-align:middle;
	padding-left:10px;
}

#print {
	margin:0;
	padding:8px 0 0;
	font-size:90%;
}



/* content */

#content {
  clear: left;
}

#main_text {
  padding: 0 25px 0 0;
}

#main_text p, #main_text ul {
  margin: 0 30px 1em 0;
  padding: 5px 0 0;
}

#main_text ul {
  list-style-image: url("../images/blue_tri_bullet.gif");
  list-style-type: none;
  padding: 0 0 0 40px;
}

#main_text ul li {
  line-height: 1.4em;
}

#sidebar {
  background-color: #e0e0d8;
  float: left;
  min-height: 200px;
  width: 200px;
}

#sidebar h4 {
  color: #1C3B7C;
  font-size: 120%;
  margin: 0;
  padding: 28px 20px 0;
  line-height:1.2;
}

#sidebar ul {
  list-style-type: square;
  margin: 0;
  padding: 8px 0 20px 35px;
}

#sidebar a {
  text-decoration: none;
}

#sidebar ul li.selected a {
  font-weight: bold;
  text-decoration: underline;
}

#sidebar ul li.selected ul li a {
  font-weight: normal;
  text-decoration: none;
}

#sidebar ul ul {
  list-style-image: url("../images/grey_tri_bullet.gif");
  list-style-type: none;
  padding: 7px 0 7px 25px;
}

#sidebar ul ul li {
  margin: 0 0 3px 0;
}

#sidebar ul ul li.selected {
  list-style-image: url("../images/blue_tri_bullet.gif");
}

#sidebar ul ul li.selected a {
  color: #1F5699;
  font-weight: normal;
  text-decoration: none;
}

#sidebar ul ul li a {
  font-weight: normal;
  text-decoration: none;
}

#content_intro {
  background: #C6D8EE url("../images/intro_bg.gif") no-repeat bottom right;
  color: #04194E;
  font-size: 120%;
  margin: 0 0 0 200px;   
}

#content_intro #intro_text {
  padding: 25px 200px 25px 25px;
  height:150px;
}

#content_intro #intro_text p {
	margin-top:0;
}

#main_text {
  margin: 0 0 0 225px;
}

#news_list {
  clear: left;
  padding: 10px 0 0;
}

#news_list h4 {
  margin: 0;
  padding: 0 0 10px;
}

#events {
  background-color: #E0DFD8;
  margin: 0 0 0 200px;
}

#events p {
  padding: 0 30px 10px;
}

#events h3 {
  background: none;
  font-size: 1.6em;
  font-weight: normal;
  margin: 0;
  padding: 30px 30px 5px;
}

#events p {
  margin: 0;
}

#events_finder, #events_found {
  float: left;
}

#events_finder {
  width: 48%;
}

#events_found {
  width: 52%;
}

#events_finder {
  background: #C5D8ED url("../images/events_finder_bg.gif") no-repeat bottom;
  min-height: 490px;
}

#events_finder select {
  width: 200px;
}

#events_found #grey_header {
  background-color: #F2F2EC;
  padding: 0 0 10px;
  height:70px;
}

#events_found #grey_header strong {
  font-size: 90%;
}

#events_found ol {
  font-size: 90%;
  margin: 10px 30px;
  padding: 0 0 0 20px;
}

#events_found ol li {
  border-color: #F2F2EC;
  border-style: solid;
  border-width: 0 0 3px;
  padding: 10px 0;
}

#events_found ol li a {
  font-weight: bold;
}


#pager {
  font-size: 90%;
  font-weight: bold;
  margin: 0 0 0 25px;
  word-spacing: 5px;
}

#pager img {
  vertical-align: top;
}

#pager em {
  color: #18635D;
  font-style: normal;
  text-decoration: underline;
}

#pager a {
  text-decoration: none;
}

#home_three_columns {
	overflow:hidden;
}


#home_content h3 {
  background: none;
  border: 0;
  margin: 0;
}

#home_content {
  background-color: #FFF;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

#home_two_columns {
  clear: left;
  overflow:hidden;
}

#case_study {
  background-color: #c6d8ee;
  border: 1px solid #FFF;
  float: left;
  margin: 0;
  width: 616px;
}

#case_study div {
  background-color: #FFF;
  margin: 0 0 0 15px;
  padding: 12px 10px 10px 20px;
}

#case_study h3 {
  background: url("../images/blue_tri_bullet.gif") no-repeat left 0.4em;
  margin: 0;
  padding: 0 0 0 10px;
  font-size:140%;
}

#case_study h3 a {
	text-decoration:none;
}

#case_study div p {
	margin-bottom:0;
}

#case_study h3 img {
	vertical-align:text-bottom;
}

#homepage_news {
  border: 1px solid #FFF;
  float: right;
  margin: 0 0 0 0;
  width: 308px;
  padding:0 0 10px 0;
}

#news_heading {
  background-color: #545454;
  border-color: #c3daec;
  border-style: solid;
  border-width: 0 0 0 15px;
  color: #FFF;
  padding: 5px 10px;
}

#news_heading div p {
	margin:0;
	font-size:90%;
}

#news_heading img {
  float: right;
  margin-top:0.6em;
}

#news_heading h3, #news_heading h5 {
  margin: 0;
  padding: 0;
}

#news_heading h3 {
  font-size: 1.1em;
  line-height:1.2;
}

#news_heading h5 {
  font-weight: normal;
}

#homepage_news p {
  margin: 5px 0 0 22px;
}

#homepage_news h4 {
	margin:10px 0 8px;
	padding:0 0 0 25px;
	font-size:110%;
}

#homepage_news ul {
  list-style-image: url("../images/blue_tri_bullet.gif");
  margin:0 0 0 40px;
  padding:0;
}

#homepage_news ul li {
  font-size: 90%;
  margin: 0 0 6px;
}


/* classes */

.skip {
  display: none;
}

.clear {
  clear: both;
}

.half_column 
{	
  float: left;
  margin: 0 2% 0 0;
  padding: 0 0 25px;
  width: 320px;   
}

.half_column h3 {
	font-size:140%;
}

.news_half_column
{
  float: left;
  margin: 0 2% 0 0;
  padding: 0 0 0px;
  width: 320px;  
  min-height:280px;
}

.news_half_column h3
{	  
  margin-top:0;
  padding-top:0;
}

.news_half_column last_column
{
	  margin: 0 2% 0 0;
}

.news_half_column last_column h3
{
  margin-top:0;
  padding-top:0;
}

#two_section_columns .page_description
{
	
	
}

#two_section_columns h3
{
  width: 320px;   

}

#two_section_columns_image 
{

}


 .last_column 
 {
	
  margin: 0;
  
}

.main_image {
  border-color: #000;
  border-style: solid;
  border-width: 1px 0 0;
}

.news_image {
  float: right;
  margin: 0 25px 0 10px;
}

.small_section {
  border-color: #C3C3C3;
  border-style: solid;
  border-width: 0 0 0px;
  margin: 0 0 20px;
  padding: 0 0 20px;  
  min-height:110px;    
}

.small_section a {
  font-weight: bold;
}

.small_section .image_text
{
	/*min-height:120px;*/
}

.small_section .image_text img
{
	padding-left:10px;
}

.right {
  float: right; /* IE 7 width fix for homepage column widths */
}

.pdf_list {
  list-style-image: url("../images/pdf_icon.gif")!important;
}

.home_columns {
  border-color: #FFF;
  border-style: solid;
  border-width: 0 0 0 1px;
  float: left;
  width: 309px;
}

#home_column_3 {
	width:308px
}

.home_column_header {
  background: #34567b url("../images/home_column_left_bg.gif") repeat-x top left;
  border-color: #FFF;
  border-style: solid;
  border-width: 0 0 1px;
}

.home_column_header a {
	text-decoration:none;
}

.home_column_summary {
  background: #a1a29c url("../images/home_column_bg.gif") repeat-x top left;
  margin: 0 0 0 15px;
  height: 87px;
  overflow:hidden;
}

.home_column_summary img {
  float: right;
}

.home_column_summary h3 {
  background: none;
  border: 0;
  font-size:130%;
  line-height:1.2;
  margin: 0;
  padding: 12px 15px 8px;
}

.home_column_summary p {
  margin: 0;
  padding: 0 15px 10px;
}

#home_column_1 h3 {
	padding-bottom:3px;
}

.home_column_text {
  background-color: #EDF4F9;
  border-color: #C3DAEC;
  border-style: solid;
  border-width: 1px 0;
  margin: 0 0 0 15px;
  min-height: 165px;
  padding: 12px 35px 7px;
}

.home_column_text h4 {
  font-size:140%;
  line-height:1.2;
  margin: 0;
  padding: 0 0 12px;
}

.home_column_text h4 a {
	text-decoration:none;
}

.home_column_text ul {
  list-style-image: url("../images/blue_tri_bullet.gif");
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.home_column_text p, .home_column_text li {
  margin: 0 0 6px;
  padding: 0 0 0 0;
}

.home_columns.last_column {
  border-color: #FFF;
  border-style: solid;
  border-width: 0 1px;
}

#home_column_2 ul li {
	margin-bottom:10px;
}

#home_column_3 .home_column_text p a{
	text-decoration:none;
}

#home_column_3 .home_column_text p em {
	font-size:90%;
}

.paragraph_arrow {
  background: url("../images/blue_tri_bullet.gif") no-repeat left 4px;
  font-weight: bold;
  margin: 5px 0 10px -15px!important;
  padding: 0 0 0 15px!important;
}

.paragraph_arrow span {
  font-weight: normal;
}

.news_no_border {
  border: 0;
}



/* IE 6 & 7 fixes */

.columns {
  *margin: 25px 3% 25px 0;
}
/*
.half_column {
  *width: 48%;
}*/

#blurb_text {
  *width: 100%;
}

/*
#content_intro {
  *margin: 0;
  *float: left;
}


#content_intro #intro_text {
  *padding: 20px 27px 20px 20px;
}

#content_intro #intro_text p {
  *margin: 0 200px 0 0
}
*/

#small_nav em {
  *line-height: 0;
}

#events {
  *float: left;
  *margin: 0;
}

#events_found {
  *width: 51.9%;
}

/* direct news */
.dn_newsarticlepicture
{
	float:left;
	padding: 0px 10px 10px 0px;
	margin:0;
}

#txtSearch
{
	padding-left:10px;
}

#newsarchive
{
	background: #FFF url("../images/content_bg.gif") repeat-y top left;
}

#NewsArchiveResults
{
	min-height:170px;
}

.formerror 
{
	color:Red;
}

#newsarchive p
{
	margin-left:8px;
}

.NewsHeadlineDate
{
	font-style:italic;
}
	
/* IE 6 fixes */

#sidebar {
  _height: 200px;
}

#events_finder {
  _height: 490px;
}

.home_column_summary {
  _height: 87px;
}

.home_column_text {
  _height: 170px;
}

#case_study {
  _width: 64.95%;
}

#container {
  _width: expression(document.body.clientWidth < 741 ? "740px" : document.body.clientWidth > 931? "930px" : "auto"); /* overcomes ie6's min/max width problem */
}

/* IslamicInfoPackRegistrant form*/
p#IslamicRegister
{
	font-weight:bold;
}

fieldset#IslamicInfoPackRegistrant
{
	border:none;
	padding:0;
	margin-top:7px;
}

fieldset#IslamicInfoPackRegistrant p
{
	margin:10px 0 0 0;
	padding:0;
}

fieldset#IslamicInfoPackRegistrant label
{
	margin-top:2px;
	width:130px;
	float:left;
}

fieldset#IslamicInfoPackRegistrant input
{
	width:230px;
}

fieldset#IslamicInfoPackRegistrant input.Postcode
{
	width:120px;
}

fieldset#IslamicInfoPackRegistrant .RegisterButton
{
	margin-top:4px;
	margin-left:130px;	
	width:auto;
	height:auto;
}

/* validation astriex */
fieldset#IslamicInfoPackRegistrant span
{
	margin-left:3px;
}

fieldset#IslamicInfoPackRegistrant ul
{	
	margin:0;
	margin-left:20px;
	padding:0;
	padding-bottom:10px;
	list-style-image:none;
	list-style-type:disc;
}

#main_text #page_listing {
	overflow:hidden;
	padding:0;
	margin:25px 0 0 0;
	list-style:none;
}

#page_listing .half_column  h3 {
	padding-top:0;
	font-size:120%;
}

#page_listing .half_column  h3 a{
	text-decoration:none;
}

#page_listing .half_column  p {
	padding-top:0;
}