/* @override http://www.middleeastbusinessclub.com/css/main.css */

/* Main CSS Document */
/* Stirling & Stirling */
/* Author - Paul Smail - Sunsol */
/* Created - 07.08.06 */


/* ---------- Body Elements ---------- */

body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	letter-spacing:0.1em;
	color:#666;
	}
	
#bodyWrapper{
	min-width:750px;
	margin:20px 20px 0 20px;
	width:90%;
	}
	
#bodyWrapper:after, .storyFull form:after, #rightColWrapper:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
	
* html #bodyWrapper{
	height:1%;
	}
/* ---------- Textual Elements ---------- */
p{
	padding:0;
	margin:5px 0 5px 0;
	letter-spacing:normal;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#666;
	padding:0;
	margin:0;
	}
	
h1 a:link, h1 a:visited{
	text-decoration:none;
	color:#666;
	}
	
h1 a:hover, h1 a:active{
	color:#666;
	}
	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#E8530F;
	font-weight:bold;
	margin:5px 0 5px 0;
	letter-spacing:normal;
	text-transform:uppercase;
	}
	
h2 a:link, h2 a:visited{
	text-decoration:none;
	color:#E8530F;
	}
	
h2 a:hover, h2 a:active{
	color:#E8530F;
	}
	

	
h3{
	font-size:0.9em;
	color:#666;
	font-weight:bold;
	}

.error{
	color:red;
}

/* ---------- Float Elements ---------- */
.floatLeft{
	float:left;
	}
	
.floatRight{
	float:right;
	}
	
.clearFloat{
	clear:both;
	}

.clearLeft{
	clear:left;		
}

.padRight{
	padding-right:20px;
}

.textRight{
	text-align:right;
}

/* ---------- Main Navigation ---------- */

#search{
	margin-left:10px;
	clear:right;
}	

#searchBox{
	width:450px;
}

#searchBox a img{
	border:none;
}

#logo{
	width:300px;
}

#nav{
	clear:both;
	color:#666;
	font-size:0.85em;
	}
	
#nav ul{
	padding:20px 0 0 2px;
	margin:0;
	}
	
#nav li{
	display:inline;
	list-style:none;
	padding-right:5px;
	}
	
#nav a, #nav li a:link, #nav li a:visited{
	color:#666;
	text-decoration:none;
	
	}
	
#nav li a:hover, #nav li a:active{
	text-decoration:none;
	/*color:#0099CC;*/
	color:#E8530F;
	}
	
/* ---------- Links ---------- */
a:link, a:visited{
	color:#333;
	text-decoration:underline;
	}
	
a:hover, a:active{
	/*color:#0099CC;*/
	color:#E8530F;
	text-decoration:none;
	}
	
a img{
	border:none;
}	
/* ---------- Left Column ---------- */
#leftColWrapper{
	width:300px;
	margin:20px 0 0 0;
	border-top:1px dotted #999;
	padding-top:10px;
	}	
	
	#leftColWrapper h1{
	font-size:0.9em;
	padding-top:10px;
	}
	
	#leftColWrapper li{
letter-spacing:0px;
}

	#leftColWrapper.floatLeft embed{
	padding-top: 40px;
}

.smallThumbnail{
	margin:10px 12px 3px 12px;
	width:75px;
	/*clear:both;*/
	float:left;
	overflow:visible;
	}

#clientLogin .smallThumbnail{
	margin:0 24px 0 0;
}
	
.smallThumbnail p{
	font-size:0.8em;
	}
	
.smallThumbnail a img{
	border:1px solid #E5E5E5;
}

.smallThumbnail2{
	margin:10px 12px 3px 12px;
	width:125px;
	/*clear:both;*/
	float:left;
	overflow:visible;
	border:1px solid #E5E5E5;
	padding:5px;
	}
	
.smallThumbnail2 p{
	font-size:0.8em;
	}
	
.smallThumbnail2 a img{
	/*border:1px solid #E5E5E5;*/
	border:none;
}

.smallThumbnailSectors, .smallThumbnailPeople{
	margin:10px 10px 3px 10px;
	width:110px;
	/*clear:both;*/
	float:left;
	overflow:visible;
	}
	
.smallThumbnailSectors p{
	font-size:0.8em;
	}
	
.smallThumbnailPeople p{
	font-size:0.85em;
	margin:0;
}

.smallThumbnailPeople h1, .smallThumbnailPeople h2{
	margin:0;
	padding:0;
}
	
.smallThumbnailSectors a img{
	border:1px solid #E5E5E5;
}

#submenu{
	color:#E8530F;
	width:200px;
	margin:20px 0 0 0;
	border-top:1px dotted #999;
	padding-top:10px;
	float:left;
	}

#submenu ul{
	margin:0;
	list-style-type:square;
}

#submenu ul li{
	margin-bottom:5px;
}

#submenu ul li a{
	color:#666666;
}
	
/* ---------- Right Column ---------- */
#rightColWrapper{
	margin:20px 0 0 340px;
	border-top:1px dotted #999;
	padding:10px 0 30px 0;
	background-image:url(/images/webdetail.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
#contentContainer{
	float:left;
	margin-bottom:0px;
}
	
#rightColWrapper p{
	margin:0 0 5px 0;
	}
	
#rightColWrapper img{
	margin:0 5px 0px 0;
	}
	
#rightColWrapper h2 img{
	padding:0;
	border:1px solid #666666;
	margin:0 5px 0 0;
	position:relative;
	top:5px;
}
	
#clientLogin .smallThumbnail img{
	margin-bottom:0;
}
	
.largeThumbnail{
	margin:0 10px 15px 0;
	}
	
.storyPreview{
	width:100%;
	float:left;
	}
	
.storyPreview ul{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}
	
.storyPreviewLinks a:link, .storyPreviewLinks a:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	margin-right:7px;
	}
	
.storyPreviewLinks a:hover, .storyPreview a:active{
	/*color:#0099CC;*/
	color:#E8530F;
	text-decoration:none;
	}
.storyPreview img{
padding-left: 5px;
padding-top: 70px;
border-left: none;
}
	
.storyFull{
	width:520px;
	/*float:left;*/
	}
	
#rightColWrapper .storyFull p{
	line-height:1.3em;
	margin:10px 0 10px 0;
}

#rightColWrapper .storyFull li{
	letter-spacing:normal;
}

#rightColWrapper .storyFull img{
	margin:10px;
}

#rightColWrapper .storyFull .smallThumbnailPeople img, #rightColWrapper .storyFull .smallThumbnailSector img, #rightColWrapper .storyFull .smallThumbnail img, #rightColWrapper .storyFull .smallThumbnail2 img{
	margin:0 0 5px 0;
}
	
.quote{
	padding:5px 20px 5px 20px;
	margin-bottom:10px;
}

.quoteName{
	font-weight:bold;
	font-size:0.9em;
	text-align:right;
}

#rightColWrapper .quote p{
	margin:0;
}

#changeImage{
	height:350px;
}

#clientProduct img{
	float:left;
	margin-right:10px;
}

#clientProduct h1, #clientProduct h2{
	display:inline;
	margin:0;
	padding:0;
}

#productMovie{
	clear:left;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:20px;
}

#productMovie img{
	margin-bottom:0;
}

#theBrief, #ourApproach{
	width:135px;
	float:left;
	border:1px solid #CCCCCC;
	padding:10px;
	margin-right:5px;
}

#thumbnails h2{
	color:#666666;
	font-size:0.7em;
}

#thumbnails{
	width:160px;
	float:left;
	margin-left:5px;
}

#thumbnails img{
	border:1px solid #999999;
	float:left;
}

.extraWork{
	clear:left;
}

td{
font-size:0.9em;
letter-spacing:normal;
padding-right:10px;
}

.storyFull

#thumbnails .extraWork h2{
	color:#E8530F;
}

/* ---------- Footer ---------- */
#flags{
	float:left;
}

#flags a img{
	border:1px solid #999999;
}

#footer{
	border-top:1px dotted #999;
	padding-top:10px;
	font-size:0.8em;
}
	
#footerNav{
	color:#666;

	}
	
#footerNav ul{
	padding:0;
	margin:0;
	}
	
#footerNav li{
	display:inline;
	list-style:none;
	padding-right:5px;
	}
	
#footerNav a, #footerNav li a:link, #footerNav li a:visited{
	color:#F29400;
	text-decoration:none;
	}
	
#footerNav li a:hover, #footerNav li a:active{
	text-decoration:none;
	color:#E8530F;
	}
	
#registrationForm{
	margin-left:10px;
	margin-top:20px;
	width:300px;
}	

#registrationForm label{
	display:block;
	width:100px;
	float:left;
	clear:left;
}

#registrationForm input{
	margin-bottom:10px;
}

#registrationForm .goButton{
	float:right;
	margin-right:5px;
}
	
/* ---------- Client Login ---------- */
#clientLogin{
	margin:25px 0 0 0;
	float:left;
	width:500px;
	}
	
#clientLogin p{
	margin-bottom:10px;
}

#clientLogin h2 a{
	text-decoration:underline;
}
	
.cssform p{
	width: 150px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 80px; /*width of left column containing the label elements*/
	height: 1%;
	}

.cssform label{
	float: left;
	margin-left: -80px; /*width of left column*/
	width: 75px; /*width of labels. Should be smaller than left column (75px) to create some right margin*/
	}

.cssform input[type="text"], .cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 100px;
	}

.formbutton{
	cursor:pointer;
	border:solid 1px #ccc;
	background:#999;
	color:#666;
	background:url(../images/formbg.gif) repeat-x left top;
	}
	

#bodyWrapper #rightColWrapper.cols{
	margin-left:220px;
	margin-bottom:0px;
}

/*-----------------------------------------------------------------zoom search*/
.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; }
		.suggestion { font-size: 100%; }
		.results { font-size: 100%; letter-spacing:normal;}
		.category { color: #999999; }
		.sorting { text-align: right; }

		.result_title { font-size: 100%; }		
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}

		.zoom_searchform { font-size: 100%; letter-spacing:normal;}
.zoom_searchform input {position:relative; top:10px;}
		.zoom_results_per_page {display:block; margin-top:10px; font-size: 80%; margin-left: 10px; }
		.zoom_match { font-size: 80%; margin-left: 10px;}				
		.zoom_categories { font-size: 80%; }
		.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
		.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
		input.zoom_button {  }
		input.zoom_searchbox {  }		
		
		.result_image { float: left; display: block; }
		.result_image img { margin: 10px; width: 80px; border: 0px; }

		.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
		.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
		.result_pages { font-size: 100%; }
		.result_pagescount { font-size: 100%; }
		
		.searchtime { font-size: 80%; }
		
		.recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		
/*---------------------------------------forms*/

.storyFull form{
	width:370px;
	/*border:1px solid #EE5313;*/
	background-color:#eeeeee;
	padding:10px;
	margin:10px 0;
}

.storyFull form label{
	width:165px;
	float:left;
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	margin-right:5px;
}

.storyFull form input{
	margin-bottom:10px;
}

.storyFull textarea{
	height:200px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	margin-bottom:10px;
}

.storyFull form input.submitButton{
	float:right;
	margin:5px 13px;
}

.goButton{
	border:1px solid #999999;
	background:none;
	color:#999999;
	padding:2px 5px;
	cursor:pointer;
}

/*.storyPreview{
	width:500px;
}*/

.storyPreview img{
}

.recruitBox{
	border:1px solid #E8530F;
	padding:0 10px;
}

.recruitBox p{

}

.recruitBox a{
	color:#E8530F;
}

.textHighlight{
	color:#E8530F;
}

.floatright{
	float:right;
	margin:5px 0 5px 5px;
}

.caption{
	font-size:0.8em;
}

.rss{
margin:0 0 20px 0;
border:1px solid #CCCCCC;
padding:10px;
}

.rss ul{
margin:10px 0 0 0;
padding:0;
list-style:none;
}

.rss li{
margin-bottom:10px;
}

#feedsCol{
	width:230px;
	float:right;
	margin:0 20px;
}

