/*----------------------------------------------------------
	
	Design & Development : ParSoft - parsoft@bir.net.tr
	
----------------------------------------------------------*/

/* ================================
 * !Reset
 * ================================*/ 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0px;padding:0px;}
table{border-collapse:collapse;border-spacing:0px;}
html,body,h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;display:block;}
fieldset,img{border:0px;}
ul,li{list-style:none;}
select{font-size:100%;font-family:inherit;font-weight:inherit;}
a,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:focus{outline:none;}

/* ================================
 * !Globals
 * ================================*/
 
body{background:#fff url(../images/body_bg.png) left top repeat-x;color:#5f5f5f;font:11px/16px Arial, Helvetica, sans-serif;overflow-y:scroll;}
body.subpage{background:#fff url(../images/subpagebody_bg.png) left top repeat-x;}
.right{float:right;}
.left{float:left;}
.blue{color:#1c86e7;}
.link, .link:visited, table a{border-bottom:1px dotted #1c86e7;color:#1c86e7;}
.link:hover, table a:hover{border-bottom:1px dotted #ac8c69;color:#ac8c69;}
h2{color:#ac8c69;font-size:14px;margin-bottom:20px;}
h3{font-size:12px;font-weight:bold;}
table td{border-bottom:1px solid #e4e4e4;padding:8px;}
.label{color:#ac8c69;font-weight:bold;width:150px;}


/* ================================
 * !Skeleton
 * ================================*/
#wrapper{background-color:#fff;margin:0px auto;height:auto;position:relative;width:960px;}
#karanfil{background:url(../images/karanfil.png) left top no-repeat;height:611px;width:116px;position:absolute;left:-58px;top:160px;z-index:2;behavior: url(scripts/iepngfix.htc)}
#header{background:url(../images/header.jpg) left top no-repeat;padding-top:106px;}
#slide{height:357px;width:960px;}
#logo{background:url(../images/logo.png) left top no-repeat;position:absolute;/*left:70px;top:373px;*/right:20px;top:120px;height:74px;width:45px;z-index:1;behavior: url(scripts/iepngfix.htc)}
#flashcontent{height:357px;width:960px;}
#page-container{background:url(../images/wrapper_bg.png) left -52px repeat-x;height:auto;overflow:hidden;padding:20px 20px 20px;text-align:justify;}
#page-content{background:url(../images/karanfil_zemin.gif) 650px bottom no-repeat;border-bottom:1px solid #dfe0df;height:230px;padding-bottom:20px;}
#program{margin:0px auto;padding-top:20px;}
#program h2{margin-left:20px;margin-bottom:0px;}
#footer{background:url(../images/footer_bg.png) left top repeat-x;color:#bababa;padding:20px;text-align:right;}

/* ================================
 * !Navigation
 * ================================*/
#navigation{background:url(../images/wrapper_bg.png) left top repeat-x;height:34px;padding-left:90px;padding-top:18px;}
#navigation ul{float:left;}
#navigation li{float:left;padding:0px 15px;}
#navigation li a{color:#1c2c4f;display:block;font-size:12px;font-weight:bold;line-height:normal;text-align:center;}
#navigation li a:hover, #navigation li a.current{color:#1c86e7;}

/* ================================
 * !Main Content
 * ================================*/

.main-content{height:230px;padding-bottom:0px;}
 
#info-container{border-right:1px solid #dfe0df;height:230px;padding-right:20px;width:437px;}
#info-container img{border:5px solid #dedede;}
#info-container .left{margin-bottom:10px;margin-right:20px;}
#info-container .right{margin-bottom:10px;margin-left:20px;}
#info-container .link{float:right;}

#news-container{padding-left:20px;width:437px;}
.news{background:url(../images/dots.gif) left bottom repeat-x;margin-bottom:10px;padding:0px 10px 10px;}
.news span{background:url(../images/bullet.png) left top no-repeat;float:left;height:5px;margin:6px 3px 0px 0px;width:5px;}

.news a{border-bottom:1px dotted #1c86e7;color:#1c86e7;text-decoration:none;}
.news a:hover{border-bottom:1px dotted #ac8c69;color:#ac8c69;}


#pressList{float:left;padding:10px 10px 0 0;width:120px;}
#pressList a{padding:5px 10px;font-weight:bold;color:#1C2C4F;border-bottom:1px dotted #e2e2e2;display:block;}
#pressList a.current, #pressList a:hover{color:##1C86E7;}
.pressContentContainer{float:left;margin-left:20px;width:760px;}



/* ================================
 * !Footer
 * ================================*/
#footer a{color:#ac8c69;}
#footer a:hover{color:#ac8c69;}

/* ================================
 * !Programme
 * ================================*/

#left-column{float:left;width:200px;text-align:center;}
#right-column{float:right;width:700px;}

.poster {padding-bottom:10px;}
.poster img{border:5px solid #ac8c69;}

#tab-navigation{text-align:right;}
#tab-navigation a,#tab-navigation a:visited{color:#1c2c4f;font-size:12px;font-weight:bold;margin-right:5px;text-decoration:underline;}
#tab-navigation a:hover{color:#1c86e7;}
#tab-navigation a.current{color:#1c86e7;text-decoration:none;}

#tab-contents-container{clear:both;height:1%;overflow:hidden;padding:10px 0px;}
/*
#tab-contents-container .tab-content, 
#tab-contents-container #tab-contents > div{display:none;}
*/

#photo-thumbs{background:url(../images/content_seperator.gif) left top repeat-x;height:1%;margin-top:10px;overflow:hidden;padding-top:10px}
#photo-thumbs .thumb {float:left;margin:10px 20px;}
#photo-thumbs .thumb img{border:5px solid #ac8c69;height:120px;width:180px;}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position: absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{width:49%;height:100%;/*zoom: 1;*/display:block;}
#lightbox-nav-btnPrev{left:0;float:left;}
#lightbox-nav-btnNext{right:0;float:right;}
#lightbox-container-image-data-box{font:12px Georgia, "Times New Roman", Times, serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0px 10px 0px;}
#lightbox-container-image-data{padding:0px 10px;color:#333;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}	
#lightbox-image-details-caption{font-weight:bold;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em;}			
#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:0.7em;}
