﻿/*@charset "utf-8";*/
/* CSS Document */
html{
	margin: 0;
	padding: 0;}

body {
font-family:'Lucida Grande',Verdana,sans-serif;
margin: 0;
color:#676350;
padding: 0;
}

 a:link {text-decoration: none; color:#676350; } 
 a:visited {text-decoration: none; color:#676350;}
 a:active {text-decoration: none; color:#676350;}
 a:hover {text-decoration:underline; color:#676350;}

.BDO
{color: #fff;}
/* Rules for headings */
h1 {font-size:150%;}
h2 {font-size:135%;}
h3 {font-size:120%;}
/* Default paragraph styles */
p {margin:2px 5px 2px 5px;}

#wrapper{
	min-height:100%;
	margin-bottom:105px;}

#header {
width:100%;
height:108px;
background-image:url(img/bg.png);
background-repeat:repeat-x;
}

#headerLogo {
float:left;
width:25%;
height:108px;
padding:1em 1em 0em 1em;
}

#headerMenu {
float:right;
height:108px;
width:25%;
position:relative;
padding:1em 1em 0em 0em;
}

#header a img 
{
    border:0;}

/*#headerMenuActive {
float:right;
height:108px;
width:25%;
position:relative;
padding:1em 1em 0em 0em;
}*/

#headerActiveMenu {
width:45%;
height:108px;
text-align:center;
position:relative;
float:left;
padding-top:1.2em;
}

.headerMenuItem {
float:right;
margin-right:1em;
padding-top:2em;
}

#IndexMenu {
	margin:0 auto;
	padding-top:2%;
	width:100%;
	clear:both;
}

#IndexMenuContainer {
	margin:0 auto;
	width:380px;
}

#IndexMenuContainerRef {
	margin:0 auto;
	width:600px;
}

.IndexMenuItem {
	float:left;
	text-align:center;
	padding:5px 0px 0px 15px;
}
.spacer {
	clear:both;
}

.slide-out-div {
          padding: 20px;
          width: 250px;
          background:#ccc6ab;
          border: 1px solid #29216d;
          font-size:80%;
      }
 
 .Share {
          padding: 20px;
          width: 250px;
          background:#ccc;
          border: 1px solid #29216d;
          font-size:80%;
      }
	  
#Content {	
	margin:0 auto;
	width:70%;
}

#contentText
{
	height:330px;	
	float:left;
	width:22%;
	}
	
#contentGallery
{
	height:330px;
	float:right;
	width:74%;
	margin-left:15px;}
	
.PhotoFrame
{
    min-height:185px;
    margin-top:10px;
    padding-top:5px;
    min-width:185px;
    text-align:center;
    /*border: 1px solid #BBB;*/
    vertical-align:middle;
}

#contentReferans
{
	height:550px;
	margin:0 auto;
	width:100%;}
	
/*#contentGallery a img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 0 5px 10px 0;
}*/


.tableContact{width:600px; margin-left:auto; margin-right:auto; padding-left:2.5em;}

.textboxes
{
	color:#676350;
	width:250px;
	font-family:Verdana;
	padding:2px 1px 2px 1px;
	max-width:250px;
	max-height:150px;
    /*text-align: center;*/
}
	
.textboxes:focus
{
	border: 2px solid #1B83BA;
	background-color:#fff8dd;
	width:250px;
}

#footer {
	position:fixed;
	bottom:0;
	width:100%;
	height: 105px;
	}

html>body #footer{position:fixed}/* for moz/opera and others*/

#footer-inner {
	height: 105px;
	background:url(img/bgf.png) repeat-x;
}

#footer-inner a img 
{
    border:0;} 

.RepeaterDiv{
	margin:2px 2px 2px 2px; float:left;}
	
.RepeaterDivEvlilik{
	margin:20px 2px 5px 2px;
	border: 1px solid #f3f2ef;
	padding:2px 2px 2px 2px;}
	
#HakkimdaContent
{
    margin: 0 auto;
    width:40%;}

#HakkimdaText
{
    height:330px;	
	float:left;
	width:45%;}
	
#HakkimdaFoto
{
    height:330px;
    float:right;
	width:45%;}

.ReferansAna
{
   width:100%;
   margin:0 5px 0 5px;
}
.ReferansFotograf
{
    margin:2px 5px 2px 5px;}
.ReferansBaslik
{
    font-size:x-large;
    font-weight:bold;
    margin:2px 5px 2px 5px;}
 
 .ReferansFoto
 {
     float:left;}
     
      .ReferansText
 {
     font-size:small;}
