html {
	background:#1071c3 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;
}
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: 500px;
	border: 10px solid #4292d5;
}
#container {
	min-height: 100%;
	width: 100%;
	position: relative;
	height: 100%;
}
#header {
	display: block;
	background:#ffffff url(../img/bg_header.jpg) no-repeat center top;
	margin: 0px auto;
	width: 964px;
	height: 152px;
}
.isidefMember {
	border: 0px;
	padding-right: 2px;
}
#headerTop {
	width: 100%;
	height: 105px;
}


#content_top {
	width: 100%;
	height: 220px;
	background: url(../img/bg_content_top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
#content_top_new {
	width: 100%;
	height: 120px;
	background: url(../img/bg_content_top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}
#content {
	clear: both;
	margin: 0 auto;
	width: 964px;
	background:#ffffff url(../img/bg_content.gif) repeat-y center top;
}

#contentHomePage {
	width: 95%;
	margin: 0px auto;
	height:150px;
}
#footer {
	background: url(../img/bg_footer.gif) repeat-x;
	width: 820px;
	margin: 0px auto;
	padding-left: 12em;
	padding-top: 1.5em;
	height: 35px;
	color: #9cd2ff;
	font-size: 12px;
	font-weight: bolder;
}
#styletwo{
	margin:0.5em;
	margin-left: 1.8em;
	margin-right: 1.8em;
	display:block;
	height:35px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../img/bg_menu_01.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	
}
#styletwo ul{;padding:0;list-style-type:none;width:auto;}
#styletwo ul li{display:block;float:left;margin:0 1px 0 0;}
#styletwo ul li a{display:block;float:left;color:#000;text-decoration:none;padding:10px 13px 0 20px;height:35px;}
#styletwo ul li a:hover,#styletwo ul li a.current{color:#fff;background:transparent url(../img/bg_menu_02.gif) repeat-x top left;}
#contentMenu .menu {
	position:relative;
	top:-1px;
}

#homePage {
	padding: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	margin:10px;
	margin-bottom: 0px;
}
.newsTitle {
	padding:4px;
	margin:0px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #0a66b4;
	background: url(../img/bg_title.gif) no-repeat;
}
.newsTitleBig {
	padding:4px;
	margin:0px;
	margin-left: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #0a66b4;
	background: url(../img/bg_title_big.gif) no-repeat;
}
.newsTitleSmall {
	padding:4px;
	margin:0px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #0a66b4;
	background: url(../img/bg_title_small.gif) no-repeat;
}
.newsTitle2 {
	padding:4px;
	margin:0px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #0a66b4;
}
#homeNewsTop {
	background: url(../img/home_news.gif);
	width: 300px;
	height:143px;
}
#homeNewsTopLeft {
	width: 600px;
	height:143px;
}
.homeNewsTopLeft {
	width: 640px;
	height:143px;
	text-align: center;
}
.homeNewsTop {
	width: 320px;
	text-align: center;
}
.homeNewsTopTitle {
	padding: 10px;
	margin: 0px;
	text-align: left;
	color: #333;
	font-size: 13px;
}
.homeNewsImg {
	float: right;
	margin-right:1em;
	margin-top: 1em;
	border: 5px solid #eee;
}
.homeNewsTopP {
	color: #666;
	margin:0px;
	padding:0px;
	font-size:10px;
	text-align: left;
	padding-left: 1em;
}
table.table {
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.messageHomePage {
	border: 5px solid #eee;
	margin-right: 5px;
	min-width: 100px;
}
.messageHomePageP {
	padding: 0px;
	margin: 0px;
	
}
/******************SEKTÖR DETAY TAB ********/
/******************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: 450px;
	background: #f0f0f0;
	font-size: larger;
	font-weight: bolder;
	color:#666;
	padding:1px;
	
}
#sectorHome {
	width: 450px;
	border: 1px solid #f0f0f0;
}
/* allow room for 3 columns */
ol
  {
    width: 38em;
  }

  /* float & allow room for the widest item */
ol li
  {
    float: left;
    width: 12em;
	padding:2px;
  }

  /* 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;
  }
/*********************/
.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;
}
/************************************** LEFT MENU *************************/

#hasiadNews {
	padding: 5px;
	margin: 4px;
	border: 1px solid #d8edfe;
	border-bottom: 2px solid #1071c3;
}
.column {
	min-height: 165px;
}
.columnmain {
	padding-bottom: 30px;
}

/*********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;
}
/**********Ilanlar*/
.noticeCategoryTitle {
	background: #fff url(../img/ilanlar/ilanlar.gif) top left no-repeat;
	height: 25px;
	padding-top: 5.4em;
	padding-left: 3.2em;
	color: #005599;
}
#noticeInput {
	padding: 0.5em;
	border-top: 3px solid #0c94d6;
	border-bottom: 3px solid #0c94d6;
}
#noticeNote {
	padding: 0.3em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	border: 1px solid #c0e3ff;
	margin-left: 3em;
	margin-right: 3em;
	background: #ebf8ff;
	color: #00477f;
}
#noticeCategoryList {
	padding: 0.5em;
	border: 1px solid #fcfbd2;
	border-bottom: 2px solid #c5bd01;
	background: #ebf8ff;
}
#noticeCategoryListTitle{
	padding: 0px;
	margin: 0px;
}
.noticeCategoryListTitle a, a:visited {
	color: #ff0000;
}
.noticeCategoryListTitle a:hover{
	color: #ff4040;
	text-decoration: underline;
}
#noticeCategoryList2 {
	padding: 0.5em;
	border: 1px solid #fcfbd2;
	border-bottom: 2px solid #c5bd01;
	background: #fff;
}

#members {
	margin-left: 150px;
}
.isidefMember {
	padding-left: 10px;
}

