html {
	background:#238caa url(../img/bg.gif) repeat-x;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	margin: 0px auto;
	font: 12px "Trebuchet MS";
	width: 100%;
	height: 100%;
}
img {
	border: 0px;
}
img a {
	border: 0px;
}
ol, ul {

	list-style: none;

	}
a {
	color: #333333;
	font-family: "Trebuchet MS";
}
a:link {
	text-decoration: none;
	color: #4483b0;
}
a:visited {
	color: #4483b0;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
#map {
	width: 620px;
	height: 400px;
}
#container {
	min-height: 100%;
	width: 100%;
	position: relative;
	height: 100%;
}
#header {
	display: block;
	background:#ffffff url(../img/bg_header.gif) no-repeat center top;
	margin: 0px auto;
	width: 964px;
	height: 152px;
}
.isidefMember {
	border: 0px;
	padding-right: 2px;
}
#headerTop {
	width: 100%;
	height: 80px;
}
#headerBottom {
	padding-top: 4px;
	padding-left: 50px;
	color: #fbfbfb;
}
#headerBottom  a{
	color: #fafafa;
}
#content {
	clear: both;
	margin: 0 auto;
	width: 950px;
	background:#ffffff url(../img/bg_content.gif) repeat-y center top;
}
#contentMenu {
	background:#ffffff url(../img/bg_menu.gif) no-repeat center top;
	margin: 0px auto;
	width: 950px;
	height: 84px;
}
#contentHomePage {
	width: 95%;
	margin: 0px auto;
	height:150px;
}
#footer {
	background: url(../img/bg_footer.gif) repeat-x;
	width: 964px;
	margin: 0px auto;
	height: 50px;
}

#contentMenu .menu {
	position:relative;
	top:-1px;
}

#contentMenu .menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	padding-left: 20px;
}

#contentMenu .menu ul li {
	display:block;
	float:left;
}

#contentMenu .menu ul li a {
	display:block;
	float:left;
	text-decoration:none;
	font-size:15px;
	color:#79340b;
	padding-right:20px;
	height:40px;
	line-height:40px;
	background:url(../img/bg_menu_a_right.gif) no-repeat right bottom;
}
#contentMenu .menu ul li a span {
	background:url(../img/bg_menu_a_left.gif) no-repeat left bottom;
}
#contentMenu .menu ul li a:hover,#header .menu ul li a.active {
	background:url(../img/bg_menu_hover_right.gif) no-repeat right bottom;
}

#contentMenu .menu ul li a span {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	cursor:pointer;
	padding-left:40px;
	padding-right:8px;
}

#contentMenu .menu ul li a:hover span, #header .menu ul li a.active span {
	background:url(../img/bg_menu_hover_left.gif) no-repeat left bottom;
}

.homePageImage {
	padding: 1px;
	border: 4px solid #eaeaea;
}
/************/
#navigation {
	width: 950px;
	margin: 0px;
	height: 26px;
	background: #3c7197 url(../img/bg-nav.gif) repeat-x;
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	}
#navigation ul {
	padding: 0 0 0 15px;
	}
#navigation li {
	float: left;
	}
#navigation a {
	padding: 5px 10px 6px 10px;
	display: block;
	background: #3c7197 url(../img/bg-nav-a.gif) repeat-x;
	border: none;
	color: #b3c0ca;
	}
#navigation a:hover {
	background: url(../img/bg-nav-hover.gif) repeat-x;
	border: none;
	color: #fff;
	}
/* Sub-header
-----------------------------------------------------------*/
#subheader {
	width: 950px;
	margin-left: 0px;
	height: 172px;
	background: #0c4f8e url(../img/bg-subheader.jpg) no-repeat;
	}
#welcome {
	width: 400px;
	float: left;
	}
#welcome h1 {
	margin: 15px 0 0 25px;
	font-size: 17px;
	font-style: italic;
	color: #fff;
	}
#welcome h2 {
	margin: -3px 0 0 25px;
	font-size: 12px;
	font-style: italic;
	color: #e0d2b1;
	}
#welcome div.text {
	margin: 0 25px;
	font-size: 11px;
	line-height: 1.1em;
	color: #bddbe6;
	}
#welcome div.text p {
	padding: 10px 0;
	}
#subheader div.column {
	width: 174px;
	float: left;	
	}
#subheader div.column div.image {
	width: 120px;
	height: 50px;
	margin: 20px 22px 10px 22px;
	border: 1px solid #8ec8e3;
	}
#subheader div.column h1 {
	margin: 0 22px;
	font-size: 12px;
	font-style: italic;
	color: #7fceea;
	}
#subheader div.column p {
	margin: 3px 5px 0 5px;
	font-size: 10px;
	color: #bddbe6;
	}
#image1 {
	background: url(../img/dergi01.gif) no-repeat;
	}
#image2 {
	background: url(../img/dergi02.gif) no-repeat;
	}
#image3 {
	background: url(../img/dergi03.gif) no-repeat;
	}

.homeNewsTable {
	margin: 0px;
	padding: 0px;
}
.homeNewsTable h1 {
	margin: 0px;
	padding: 0px;
	color: #333;
}
.homeNewsTable h1 a {
	margin: 0px;
	padding: 0px;
	color: #333;
}
.homeNewsTable p {
	margin: 0px;
	padding: 0px;
}
.homeNewsTable a {
	margin: 0px;
	padding: 0px;
}
/* Today's News
-----------------------------------------------------------*/
#news-today {
	width: 950px;
	margin: 0px auto;
	height: 29px;
	float: left;
	background: #fff url(../img/bg-news.jpg) no-repeat;
	}
#news-today a {

	border: none;
	color: #2c6f96;
	}
#news-today a:hover {
	border: none;
	color: #63bff4;
	}
#news-today h1 {
	padding: 4px 25px 0 25px;
	float: left;
	display: block;
	font-size: 12px;
	font-style: italic;
	color: #565656;
	}
#news-today h2.title {
	padding: 4px 10px 0 0;
	float: left;
	display: block;
	font-size: 11px;
	color: #4e93bb;
	}
#news-today h2.date {
	padding: 4px 0 0 0;
	float: left;
	display: block;
	font-size: 11px;
	color: #565656;
	}

#container-content {
	width: 950px;
	margin: 0px auto;
	background: #fff;
	overflow: hidden;
	clear: both;
	}
#left_banner {
	width: 100px;
	float: right;
	margin: 5px;
	padding-top: 20px;
	}
#right_banner {
	width: 140px;
	float: right;
	margin: 1px;
	padding-top: 20px;
	text-align: center;
	}
#bannerField {
	width: 100%;

}	
#contactField {
	width: 675px;
	float: left;
	margin: 10px;
}
#news_list {
	width: 535px;
	float: left;
	margin: 10px;
	}
	
#news_list p {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #585858;
	}
#news_list h1 {
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 15px;
	color: #3a6e93;
	}

#news_list div.title {

	width: 545px;
	height: 26px;
	background: #c8c8c8 url(../img/bg-title-content.jpg) no-repeat;
	}
#news_list div.title h1 {
	padding: 5px 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	color: #585858;
	}
#news_list div.column-conrainer {
	width: 545px;
	}

#news_list div.column-conrainer div.column {
	width: 271px;
	min-height: 155px;
	float: left;
	background: #fff url(../img/bg-column.gif) no-repeat;
	}
#news_section_list {
	padding: 0.4em;
	width: 560px;
	float: left;
}
#news_section_list_news {
	padding: 0.4em;
	padding-top: 0px;
	margin:0px;
	color: #333;
	border: 1px solid #13708a;
	background: #def8ff;
}
#news_section_list_news p {
	color: #333;
}
.news_section_list {
	padding: 0px;
	margin:0px;
	margin-top:0.5em;
	border: 1px solid #13708a;
	color: #fff;
	font-size: 14px;
	background: #238caa;
}
div.column-conrainer {
	
}

#news_list div.column-conrainer div.column h2.more {
	width: 100px;
	height: 20px;
	margin: 0 15px 0 0;
	float: right;
	background: url(../img/button-more.gif) no-repeat;
	text-indent: -9999px;
	}
#news_list div.column-conrainer div.column h2.more a {
	width: 50px;
	height: 20px;
	display: block;
	border: none;
	}
#news_list div.column-conrainer div.column p {
	padding: 15px;
	}
	
/* Sidebar
-----------------------------------------------------------*/
#sidebar {
	width: 200px;
	margin: 15px 25px 0 0;
	float: left;
	color: #636363;
	}
#sidebar div.title {
	width: 200px;
	height: 25px;
	background: #fff url(../img/bg-title-sidebar.jpg) no-repeat;
	}
#sidebar div.title h1 {
	padding: 5px 0 0 10px;
	font-size: 12px;
	color: #008aad;
	}
#sidebar div.content {
	margin: 0 0 5px 0;
	width: 198px;
	border: 1px solid #ccc;
	overflow: hidden;
	}
#sidebar div.content p {
	padding: 5px 5px 0 10px;
	font-size: 11px;
	line-height: 1.5em;
	color: #636363;
	}
#sidebar div.content ul.news-headlines {
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
	}
#sidebar div.content ul.news-headlines li {
	margin: 5px 0 0 0;
	padding: 0 5px 5px 10px;
	background: url(../img/list.gif) no-repeat left 2px;
	border-bottom: 1px solid #ccc;
	clear: both;
	}
#sidebar div.content ul.news-headlines li p {
	padding: 0;
	font-size: 11px;
	color: #525252;
	}
#sidebar div.content ul.news-headlines li h1 {
	margin: 0;
	padding: 0 0 0px 0;
	font-size: 11px;
	font-weight: normal;
	color: #525252;
	}
#sidebar div.content ul {
	margin: 10px 0 0 10px;
	padding: 0 0 15px 0;
	float: left;
	font-size: 11px;
	color: #525252;
	}
#sidebar div.content ul li.archive {
	margin: 0;
	padding: 0 10px 5px 10px;
	background: url(../img/list.gif) no-repeat left 1px;
	clear: both;
	}
#sidebar div.content ul li.supscribe {
	margin: 0;
	padding: 0 10px 0 10px;
	background: url(../img/rss.gif) no-repeat left 1px;
	clear: both;
	}
/*************Ana Sayfa İle İlgili ******/
#sectorList {
	float: left;
	height: 100px;
	width: 545px;
	border: 1px solid #ff6600;
	padding: 5px;
	margin: 8px;
}
#bazarPlace {
	width:95%;
	height: 50px;
	margin: 5px auto;
	border: 1px solid #ff6600;
	background: #fff;
}

/**************************Haber Resimleri*****/
#messageImage {
	padding: 7px;
}
.messageImage {
	border: 6px solid #f0f0f0;
	margin: 3px;
}
.messageImageFirst {
	padding: 2px;
	border: 1px solid #f0f0f0;
	margin: 2px;
}
.messageHomePage {
	padding: 4px;
	float: left;
	border: 1px solid #b1b1b1;
	margin: 2px;
}


/******************SEKTÖR SAYFASI*/
div.spacer {
  clear: both;
  }
div.sectorContainer {
  border: 2px solid #cccccc;
  background-color: #2a99bc;
  }
div.float {
  float: left;
  width: 240px;
  height: 220px;
  margin: 7px;
  padding:5px;
  border: 1px solid #ffffff;
  background-color: #f3e9d5;
  }
  
div.float p {
   text-align: left;
   }
#sectorNote {
	width: 540px;
	background: #f0f0f0;
	font-size: larger;
	font-weight: bolder;
	color:#008aad;
	padding:1px;
	
}
#sectorHome {
	width: 540px;
	border: 1px solid #f0f0f0;
}
/* allow room for 3 columns */
ol
  {
    width: 41em;
  }

  /* float & allow room for the widest item */
ol li
  {
    float: left;
    width: 9em;
	
	padding:2px;
  }
.anaListe {
	width: 170px;
	height: 30px;
	float: left;
	padding: 2px;
	border-top: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
  /* stop the float */
  br
  {
    clear: left;
  }
ol li a
{
  display: block;
  width: 9em;
  text-decoration: none;
}
ol li a:hover
{
  color: #FFF; /* white */
  background-color: #A52A2A; /* brown */
}
  /* separate the list from subsequent markup */
div.wrapper
  {
    margin-bottom: 2px;
	margin-left:0px;
	padding-left:0px;
  }
  
/*************Sektör Listesi*********/
#sectorMainList {
	width: 535px;
	padding: 1px;
	border: 1px solid #f0f0f0;
}
#sectorMainList2 {
	width: 535px;
	padding: 1px;
	border: 1px solid #d7d7d7;
	background: #f8f8f8;
}
.sectorMainList {
	width: 534px;
	padding:1px;
	padding-left:5px;
	background:#f0f0f0;
}
#sectorDescription {
	border: 1px solid #ecebeb;
	padding-left: 5px;
	background: #f7f7f7;
}
#sectorDescription h3.sectorDescriptionTitle {
	color: #1f1f1f;
	padding:0px;
	margin:2px;
}
#sectorSubPage {

	margin-top: 5px;
}


/******************SEKTÖR DETAY TAB ********/

.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	background-color: #ddd;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	height: 24px;
	
}

.mootabs_title li.active {
	background-color: #e6e6e6;
}

.mootabs_panel {
	display: none;
	background-color: #ddd;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
	
}

.mootabs_panel.active {
	background-color: #e6e6e6;
	display: block;
}
/*********************/

/************************************** LEFT MENU *************************/
#sectorSidebar {
	width: 200px;
	margin: 5px 15px 0 0;
	float: left;
	}
#left_menu {
	float:left;
	width:200px;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding-bottom:20px;
	padding-left:5px;
}
#left_menu #list {
	width:200px;
	float:left;
	margin:0px;
}
#left_menu  #list li {
	float:left;
	list-style-type:none;
	margin:0px;
}
#left_menu  #list li.title {
	background:url(../img/menu_top.gif) bottom no-repeat;
	width:200px;
	height:10px;
}

#left_menu  #list li.bottom {
	text-align:center;
	background:url(../img/menu_down.gif) no-repeat;
	width:200px;
	height:10px;
}
#left_menu  #list #list_menu{
	min-height:100px;
	height:auto !important;
	height:100px;
	list-style:none;
	padding-left:4px;
}
#left_menu  #list #list_menu li{
	clear:both;
	width:192px;
	background:url(../img/menu_item_bg.gif) no-repeat;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	letter-spacing:0px;
	font-weight:normal;
}
#left_menu #list_menu li span{
	padding-left:28px;
}
#left_menu  #list_menu li a{
	padding-top:11px;
	width:192px;
	height:26px;
	background:url(../img/menu_item_bg.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	display:block;
	float:left;
	text-decoration:none;
}
#left_menu #list #list_menu li a:hover{
	padding-top:11px;
	width:192px;
	height:26px;
	background:url(../img/menu_item_hover.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
}
/*******SOL MENÜ */

.arrowlistmenu{
width: 200px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: #157c9c;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #157c9c;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 110%;
}

.arrowlistmenu ul li a:visited{
color: #157c9c;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #38b2d8;
background-color: #F3F3F3;
}

/*********************/
.personImg {
	border: 4px solid #dbdbdb;
	margin-left: 1.8em;
}
.PersonH3 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 11px;
}
.personTitle {
	text-align: center;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	margin-top: 0.5em;
	color: #2b7dbe;
	border-top: 1px solid #f9f9f9;	
	border-bottom: 2px solid #f9f9f9;
}
/*********GALLERY*******/
#galleryCategoryList {
	float: left;
	width: 255px;
	height: 37px;
	margin: 7px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #fcfcfc;
	text-align: center;
}
h3.galleryCategoryListTitle {
	font-size: 14px;
	font-weight: normal;
}

#galleryList {
	float: left;
	width: 255px;
	height: 37px;
	margin: 7px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #fcfcfc;
	text-align: center;
}
h3.galleryListTitle {
	font-size: 14px;
	font-weight: normal;
}

#galleryImagePage {
	padding: 5px;
	border: 1px solid #f0f0f0;
}
#galleryImageList {
	float: left;
	width: 120px;
	height: 120px;
	margin: 7px;
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #fcfcfc;
	text-align: center;
}

#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 25px;
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; }
#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    background: url('../img/closelabel.gif');
    width: 66px;
    height: 22px;
}
#ibox_progress {
    text-indent: -100000px;
    background: #fff url('../img/loading.gif') center center no-repeat;
}

td.homeTdNews {
	
	border: 1px solid #d1d1d1;
	border-bottom: 2px solid #999;
	padding-bottom: 5px;
}
h1.homeTdNewsTitle {
	margin: 0px;
	padding: 2px;
	
}
#ataturkKosesi {
	float: right;
	width: 300px;
	height: 120px;
	margin: 15px;
}
