body{
background:#e0d33a;
font-family:"Trebuchet MS";
font-size:12px;
color:#666666;
margin:0px;
padding:0px;
}

#sayfa {
margin:0px auto;
width:950px;
}

#sayfa-ic {
float:left;
width:100%;
}

#ust {
float:left;
width:100%;
height:190px;
background:#231f20;
}

#logo {
float:left;
width:290px;
height:190px;
}

#arama ,#bayraklar{
float:right;
width:500px;
margin:15px;
text-align:right;
}





#menu_ust {
float:left;
width:100%;
height:29px;
margin-top:3px;
margin-bottom:3px;
background:#231f20;
}

#icerik {
float:left;
width:100%;
background:#fff;
}

#icerik_sol_yan {
width:310px;
float:left;
}

#icerik_sag {
width:570px;
float:right;
margin-top:20px;
padding:10px;
padding-top:0px;
}
.icerik_sol {
float:left;
width:100%;
clear:left;
}
.icerik_sol ul {
margin:0px;
background:url(images/menu-alt.gif) left repeat-y;
padding:0px;
clear:left;
width:100%;
padding:10px 0px;
}

.icerik_sol ul li {
list-style:none;
background:url(images/menuli.gif) left no-repeat;
margin-left:90px;
padding-left:60px;
width:150px;
height:20px;
}

.icerik_sol ul li a{
font-size:95%;
color:black;
font-weight:bold;
text-decoration:none;
}


.icerik_sol ul li a:hover {
color:#e0d33a;
}

.icerik_sol h2 {
font-size:120%;
text-transform:uppercase;
font-weight:bold;
color:#e0d33a;
margin-left:138px;
padding:0px;
float:left;
padding-top:30px;
padding-bottom:0px;
display:inline;

}





#foot-bolum {
margin-top:30px;
float:left;
width:100%;
background-color:#231f20;
height:122px;
}

#foot-bolum img {
float:left;
padding:0px;
}


/*************************** Portfolyo ******************************/

#project-previews {
float:left;
width:550px;
}
.galerinin-ici{
float:left;
width:150px;
margin:10px;
}
div.project-preview {
  width: 150px;
  margin-bottom: 2em;
}
div.project-preview-pic a {
  display: block;
}
div.project-preview-pic {
  padding: 4px;
  height: 140px;
  position: relative;
  background: #F2F2F3;
  border: 1px solid #e6e5e7;
  border-bottom: none;
}
div.project-preview-details {
  bottom: 4px;
  height: 30px;
  width: 140px;
  z-index: 100;
  display: none;
  position: absolute;
  background: url('images/background-overlay.png') no-repeat 0 0;
  font-weight:bold;
  color: #e0d33a;
}
div.project-preview-details a {
  width: 100%;
  display: block;
  color: #e6e5e7;
  line-height: 30px;
  padding-left: 34px;
  text-decoration: none;
  background: url('images/icon_ressources.gif') no-repeat 5px 5px;
}
div.project-preview-desc {
  width: 140px;
  color: #434343;
  background: #F2F2F2;
  display: inline-block;
  line-height: 1.5em;
  padding: 0.1em 4px;
  margin-bottom: 2em;
  border: 1px solid #E6E5E7;
  border-top: none;
}

.project-preview-desc h2 {
font-size:100%;
text-align:center;
margin:0px;
padding:0px;
}


.artis_listele {
width:95%;
background:#f6f6f6;
padding:8px;
border:1px solid #e4e4e4;
float:left;
}

.artis_ust {
width:185px;
float:right;
padding-left:10px;
border-left:1px solid #e4e4e4;
}

.artis_ust img {
height:50px;
width:50px;
float:left;
padding:5px;
}


.geri-don {
float:left;
width:100px;
padding:5px;
}
/**************************** Portfolyo Sonu ********************************/
/************************** Genel Özellikler ***********/
input, select, textarea {
	border: 1px solid #e0d33a;
	margin-bottom: 1px;
}
h1 {
	color:#e0d33a;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color:#e0d33a;
}
hr {
	height: 1px;
	border: 1px solid #e0d33a;
}
#my-body {
	background: #EFEFEF;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 100%;
	text-align: left;
}

#header {
	background: #006bac;
	width: 900px;
	height: 100px;
	vertical-align: bottom;
}

#header-title {
	color: white;
	font-size: 450%;
	margin: 0px 0px 5px 5px;
}
#header-subtitle {
	color: white;
	font-size: 200%;
	margin: 0px 0px 5px 5px;
}

.header-left {
	background: #E0E0DF url(img/header-left.gif) right repeat-y;
}
.header-right {
	background: #E0E0DF url(img/header-right.gif) repeat-y;
}

.document-left {
	background: #EFEFEF url(img/document-left.gif) right repeat-y;
}
.document-right {
	background: #EFEFEF url(img/document-right.gif) repeat-y;
}

#header-breadcrumb {
	background: #008ce1;
	height: 22px;
	color: white;
	font-weight: bolder;
	text-align: center;
}

#footer {
	background: url(img/footer.gif) repeat-x;
	height: 22px;
	color: white;
	font-size: 10px;
	padding: 0px 5px 0px 170px;
}
.footer-left {
	background: url(img/footer_left.gif) top right no-repeat;
}
.footer-right {
	background: url(img/footer_right.gif) top left no-repeat;
}

#left-column {
	vertical-align: top;
	background: #dae8f0;
	width: 180px;
}

#document-column {
	vertical-align: top;
	width: 540px;
	text-align: left;
	background: white;
}

#right-column {
	vertical-align: top;
	background: #dae8f0;
	width: 180px;
}
/*******************************************************************************/





/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

#content {
	height: 400px;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}


/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}

#mod_references_table td label {
  display: none;
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}
/*******************************************************************************/
