@charset "utf-8";
/* CSS Document */

#parent { width:975px; margin:0 auto;}

/*///////// HEADER */
#header{ width:975px; float:left;}
#grayBar { width:975px; height:34px; background:#f3f3f3; float:left;} 
	#topGray { width:225px; height:24px; margin-top:10px; margin-right:10px; text-align:right; float:right;}
	#topSearch { width:225px; height:24px; margin-top:7px; margin-right:10px; text-align:right; float:right;}
#headerLeftBox { position:relative; width:680px; height:415px; float:left;}
	#theLogo { position:absolute; top:30px; left:20px;}
	#leftFlash { width:679px; height:340px; border-left:1px #e1e1e1 dashed; float:left;}
	#leftMenu { width:680px; height:55px; background:#e1e1e1; float:left;}
		.en1{ width:118px;}
		.en2{ width:168px;}
		.en3{ width:86px;}
		.en4{ width:126px;}
		.en5{ width:104px;}
		
		.en1a{ width:118px; background:#c8c8c8; cursor:pointer;}
		.en2a{ width:168px; background:#c8c8c8; cursor:pointer;}
		.en3a{ width:86px; background:#c8c8c8; cursor:pointer;}
		.en4a{ width:126px; background:#c8c8c8; cursor:pointer;}
		.en5a{ width:104px; background:#c8c8c8; cursor:pointer;}
		
		.tr1{ width:118px;}
		.tr2{ width:166px;}
		.tr3{ width:105px;}
		.tr4{ width:119px;}
		.tr5{ width:127px;}
		
		.tr1a{ width:118px; background:#c8c8c8; cursor:pointer;}
		.tr2a{ width:166px; background:#c8c8c8; cursor:pointer;}
		.tr3a{ width:105px; background:#c8c8c8; cursor:pointer;}
		.tr4a{ width:119px; background:#c8c8c8; cursor:pointer;}
		.tr5a{ width:127px; background:#c8c8c8; cursor:pointer;}
		
		.menuSubLinks{ border-bottom:1px solid #d1d1d1; text-align:right; padding-top:3px; font-size:13px; height:20px; width:675px; float:left; background:#f6f6f6; padding-right:5px;}
		.menuSubLinks a{ margin-right:15px;}
		
#headerRightBox { width:295px; height:415px; float:left;}
	#rightLogo { width:255px; height:105px; text-align:right; margin:10px 10px 0px 0px; float:left;}
	#rightLogo td{text-align:right;}
	#rightRed { width:255px; height:260px; background:#dd0711; padding:40px 20px 0px 20px; float:left;}
	#rightImages { width:253px; background:#f2f2f2; border:#ccc 1px solid; padding:20px 20px 20px 20px; float:left;}
	#rightImages a img{ border:2px solid #ccc; margin:15px 2px 2px 2px;}
	#rightImages a:hover img{ border:2px solid #999;}

/* end of header */

/*///////// MIDDLE */
#middle{ width:975px; float:left;}
	#contents{ width:630px; background:#f6f6f6; padding:20px 25px; float:left;}
		#contentTitle { width:640px; color:#000; font-size:28px; letter-spacing:-.2px; margin-bottom:15px; float:left;}
		#contentText { width:640px; float:left; padding-bottom:40px;}
		#contentText img{ margin:10px;}
		#bottomNavigator { width:640px; float:left; text-align:right;}
	#middleLeft{  width:680px; float:left;}
	#middleRight{  width:295px; float:left;}
	
#photoGalleryLink { width:255px; height:30px; padding:20px; text-align:right; background:#dd0711; float:left;}
#rightNewsOut { width:265px; padding:15px; background:#d8d8d8; float:left;}
#rightNewsIn { width:225px; background:#e9e9e9; padding:26px 20px; margin-top:11px; float:left;}
	#newsArticles { width:225px; float:left;}
		#newsArticlesDate { width:225px; font-size:9px; font-family:arial; color:#999999; float:left;}
		#newsArticlesTitle { width:225px; float:left; font-weight:bold; color:#333; white-space:wrap;}
		#newsArticlesSummary { width:225px; float:left; font-weight:bold; color:#333;}
		#newsArticlesSummary a{ width:225px; color:#464646; float:left;}
	#eventsArticles { width:640px; float:left;}
		#eventsArticlesDate { width:640px; font-size:9px; font-family:arial; color:#999999; float:left;}
		#eventsArticlesTitle { width:640px; float:left; font-weight:normal; color:#000; font-size:16px;}
		#eventsArticlesSummary a{ width:640px; color:#888; float:left;}
#homeBanner { width:680px; float:left;}
	.smallHomeBox{ width:219px; border:1px solid #d8d8d8; margin:5px 5px 0px 0px; float:left;}
	.bigHomeBox{ width:445px; border:1px solid #d8d8d8; margin:5px 5px 0px 0px; float:left;}
	.smallBoxTitle{ background:#cdcdcd; color:#000; font-size:16px; padding:5px; width:209px;}
	.smallBoxContent{ padding:5px; width:209px; height:139px;}
	.bigBoxContent{ padding:15px 0px 0px 5px; width:435px; min-height:163px;}
	.bigBoxContent a img{ margin-right:2px; border:2px solid #cdcdcd;}
	.bigBoxContent a:hover img{ margin-right:2px; border:2px solid #999999;}

#rightMenuOut { width:295px; background:#202020; float:left;}
#rightMenuIn { margin:40px 25px;}
#rightMenuIn li{ font-size:14px; color:#f7f7f7; list-style-type:none; margin-left:0px; padding-left:0px;}
#rightMenuIn ul{margin-left:0px; padding-left:0px;}
#rightMenuIn a{ font-size:13px; color:#ccc; padding-left:10px; background:url(../images/tick.gif) 0px 5px no-repeat; text-decoration:none; line-height:19px;}
#rightMenuIn a:hover{ color:#fff;}

#partnersDiv { width:100%; float:left; margin:10px 0px; text-align:left;}
#partnersDiv img{ padding-right:20px;}
.sponsorsTable img{ margin:0px;}
.sponsorsTable td{ text-indent:-10px;}

#galleyTitleDiv { font-size:15px;}
#galleyFotoDiv { padding-bottom:20px; padding-top:15px; border-bottom:1px dashed #999999; margin-bottom:16px;}
#galleyFotoDiv img{ margin-right:5px; margin-bottom:5px;}

#basinLink { margin-top:10px;}
#basinLink a{ font-size:13px; color:black; text-decoration:none; line-height:18px;}
#basinLink a:hover{ text-decoration:underline;}
#basinLink a:visited{ color:#666;}

/* end of middle */

/*///////// FOOTER */
#footer{ width:975px; height:130px; background:url(../images/footer.jpg) 0px 0px repeat-x; margin-top:20px; padding-top:40px; float:left;}
	#footerLogos{ width:925px; height:45px; margin:20px 25px;}
	#footerCopyright { width:925px; height:20px; margin: 10px 25px; color:#7f7f7f; font-size:11px; text-align:right;}
	#footerCopyright a{ color:#999; font-size:11px; text-decoration:none;}
	#footerCopyright a:hover{ color:#7f7f7f; font-size:11px;}
	.footerTable{ font-size:11px; color:#999;}
	.footerTable a{ color:#999; text-decoration:none;}
	.footerTable a:hover{ color:#7f7f7f; text-decoration:underline;}
/* end of footer */




.homeBannerTable th{ border:#ddd 1px solid; font-size:13px; padding:6px; background:#f6f6f6; text-align:left; font-family:tahoma;}
.homeBannerTable td{ border:#ddd 1px solid; border-spacing:0px; padding:0px; border-collapse:collapse;}




/*////////////////// TEXTS  /*/

.blackBig{ color:#000; font-size:18px;}
.whiteBig{ color:#fff; font-size:17px;}
.blackBigTitle{ color:#000; font-size:28px; letter-spacing:-.2px;}

a.headerLink { padding:0px 6px; text-decoration:none; color:#464646;}
a.headerLink:hover { padding:0px 6px; text-decoration:underline; color:#464646;}


#ajaxSearch_form { height:24px; -moz-background-clip:none;
-moz-background-inline-policy:none;
-moz-background-origin:none;
background:none repeat scroll 0 0;
border:none;}
#ajaxSearch_form fieldset{ border:none;}
#ajaxSearch_input {height:14px; background:#fff; border:#adadad 1px solid; font-family:arial; font-size:11px; padding:0px; width:138px; color:#666; padding:2px 6px;}

#ajaxSearch_submit { background:none; border:none; font-size:11px; padding:0px; width:45px;}

.midBlack { margin:0px; padding:0px; font-size:16px; font-weight:normal; color:#000;}

a.newsArticleSmall { color:#333; text-decoration:none; font-size:13px; font-weight:bold;}
a.newsArticleSmall:hover { color:#666; text-decoration:none;}

a.newsArticleBig { color:#333; text-decoration:none; font-size:17px;}
a.newsArticleBig:hover { color:#666; text-decoration:none;}

.newsTitle a{ color:#333;}
.newsText{ color:#999;}

.thisclass{font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000;}

.style1 {color: #999}
.style2 {color: #FFF; font-size:14px;}
.culture td{ border-bottom:1px solid #ccc;}

/*////////////////// SEARCH RESULTS  ////*/

.ajaxSearch_resultsInfo{ font-size:11px; color:#777; height:15px;}
.ajaxSearch_highlight{ color:#000;}
.ajaxSearch_paging{ font-size:11px; color:#777; padding-bottom:15px; display:block;}
.ajaxSearch_paging a{ font-size:11px; color:#333; text-decoration:none;}
.ajaxSearch_paging a:hover{ font-size:11px; color:#666;}
#ajaxSearch_resultListContainer{}
.ajaxSearch_result{ margin-bottom:15px;}
a.ajaxSearch_resultLink { text-decoration:none; font-size:13px; color:#000;}
a.ajaxSearch_resultLink:hover{ text-decoration:underline; font-size:13px;}
.ajaxSearch_extract p{ padding:0px; margin:0px;}
.ajaxSearch_resultDescription{ display:none;}

a.linkstyle {font-size: 12px; color:#999999 !important;}
a.linkstyle:hover {font-size: 12px; color:#999999; text-decoration:underline;}


.timediv{ background:url(http://www.turkishpavilion2010.com/tr/assets/images/cloc.gif) 0px 2px no-repeat; padding-left:13px; color:#666; font-size:10px; margin:5px 0px 0px 5px;}

.pressTable { }
.pressTable div img{ margin:0px !important; padding:0px;}

.pressTable div { width:190px; float:left; padding:15px 8px;}
.pressTable div span{ margin:5px 0px;}
.pressTable div a{text-decoration:none; margin:0px; padding:0px;}
.pressTable div a:hover{text-decoration:none; margin:0px; padding:0px;}

.nonUnderline a:hover{ text-decoration:none;}



/*/////////  TAB CONTENT  /////////////////////////////*/


.indentmenu{
margin-top:30px;
font: normal 15px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin:0;
padding: 0;
float: left;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
padding: 5px 11px;
margin-right:2px;
text-decoration: none;
border: 1px solid #aaa;
border-bottom:none;
}

.indentmenu ul li a:visited{
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px;
padding-bottom: 4px;
border: 1px solid #666;
border-bottom:none;
background:#666;
}


.tabcontentstyle{
border: 1px solid gray;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}