body{
	background-image: url(/Images/img/backGraident.png);
	background-repeat: repeat-x;
	background-color: #C00000;
	font-size:12px;
	font-family:Trebuchet MS, Verdana, Arial;
	
		
}#content {
	width: 930px;
	margin-right: auto;
	background-image: url(/Images/img/back.jpg);
	background-repeat: no-repeat;
	background-position: center 120px;
	margin-left: auto;
	margin-top: 60px;
}
#content #icerik .mesaj {
	text-align: center;
	height: 175px;
}
#content #icerik .mesaj p a{
    text-decoration:none;
    color:#000000;
}
#content #icerik .mesaj p a:hover{
    text-decoration:none;
    color:#c00000;
}

#content #icerik .yemekler {
	margin-right: 47px;
	margin-left: 47px;
}
#content #icerik {
	background-image: url(/Images/img/oval.png);
	background-position: 37px 390px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#content #icerik .yemekler .kare {
	float: left;
}
.cleaner {
	clear: both;
}
#content #icerik .yemekler .aBuyuk {
	margin-top: 70px;
	width: 261px;
	text-align: center;
}
#content #icerik .yemekler .aKucukSag {
	text-align: right;
}
#content #icerik .mesaj p {
	font-size: 24px;
}


#content #icerikSub
{
    border: 4px double #B05726;
    margin-left: 47px;
    margin-right: 47px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    background-image: url('/images/img/fligran.png');
}




h1
{
    font-size:2.0em;
}

h2
{
    font-size:1.8em;
    
}

h3
{
    font-size:1.6em;
}

h4
{
    font-size:1.4em;
}


#content #icerikSub p
{
    font-size:1.3em;
    text-indent:2em;
}

#content .sub .sol {
	background-image: url(/Images/img/sub/sol.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 16px;
	float: left;
	background-position: right;
}
#content .sub .orta {
	background-image: url(/Images/img/sub/orta.png);
	float: left;
	height: 46px;
	width: 900px;
}
#content .sub .sag {
	float: left;
	background-image: url(/Images/img/sub/sag.png);
	background-repeat: no-repeat;
	height: 46px;
	width: 12px;
	background-position: right;
}
#content .sub .orta .subText {
	margin-top: 16px;
}
#content .sub {
	margin-bottom: 15px;


}
#subMenu {
	text-align: center;
	color: #F99;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#subMenu a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#subMenu a:hover {
	color: #Fc0;
	font-weight: bold;
	text-decoration: none;
}
#content #border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3D8A3;
	margin-left: 16px;
	margin-right: 16px;
}



.float-Left
{
    float:left;    
}
.float-Right
{
    float:right;    
}


.tableList th
{
    background-color:#55BE55;    
    height:30px;
    color:#FFF;
    
}

.tableList
{
    font-family:Verdana;
    font-size:11px;
    border:1px solid #BEE7BE;
}

.tableList td
{
    color:#000000;
    padding:5px;
}
.tableList tr
{
     background-color:#BEE7BE;
     border-bottom:1px solid #FFFFFF;
}
.tableList tr:nth-child(even), 
{
    background-color:#BEE7BE;
   
}
.tableList tr:nth-child(odd)
{
    background-color:#FFFFFF;    
}

.fiyatLabel
{
    
    padding:5px;
    margin:5px;
    font-weight:bold;
    text-align:center;
    width:80px;
    
}

.desc
{
    background-color:#FF6;
    text-align:center;
    padding:5px;    
    color:#000000;
}

.buttonContainer
{
    padding-top:10px;
    text-align:right;    
}


#form
{
    font-family:Arial;
    padding: 10px;
    margin-top: 10px;
    border: thin dashed #BEE7BE;
    background-color:#BEE7BE;
}



#form .elemLabel
{
    margin-top:10px;    
}


#fotoPanel img
{
    
    margin: 5px;
    padding:1px;
    width: 140px; 
    border:1px solid #FFF;
 }
 
 #fotoPanel a
{
    text-decoration:none;
    color:#000000;
}

 #fotoPanel .links
 {
      text-align:center;
 }

 #fotoPanel .box
 {
   
     float:left;
     margin-bottom:5px;
 }

#fotoPanel a:hover
{
    
    background-color:#c00;
}


.display-field, .display-label
 {
     display:inline-block;
     padding:10px;
 }
.display-label
{
    width:200px;
    text-align:right;
      
 }
 
 .display-field
 {
   width:500px;
   font-weight:bold;
   
         
 }
 
 

