html, body, p { margin: 0px; padding: 0px; }
body
{
    background-position: center top;
    background-image: url(  '/images/bg.jpg' );
    background-color: #e2eacd;
    background-repeat: repeat-x;
    font-family:Trebuchet MS;
}
h1
{
font-size:14px;
}
h1
{
font-size:12px;
}
#Main
{
    width :967px;
	height:auto;
	margin: auto;
	padding-top:0px;
	background-color:#f3f6ea;
}

.textbox
{
    border: 1px solid #CCCCCC;
    width:200px;
}
#Ziyaretci
{
text-decoration:none;
}
#Ziyaretci a
{
text-decoration:none;
}
#Top
{
	width:967px;
	height:178px;
    background-position : center top;
    background-image: url(  '/images/banner.png' );
    background-repeat: no-repeat;
 
}

#TopMenu
{
	size:13px;
	top:110px;
	width:967px;
	height:25px;
    position:absolute;
    color:White;   
    font-weight:bold;

}

#TopMenu a
{
    color:White;   
    font-weight:bold;
    cursor:hand;
    text-decoration:none;
}
#TopMenu a:hover
{
    color:black;   
    font-weight:bold;
    
    cursor:hand;
}

#Mid
{
	
	width:966px;
	margin: 0px auto;
	padding:0px;
	text-align: left;

}

#MidSol
{
    margin: 0px;
    padding:0px;
    width:216px;
	height:auto;
	float:left;
	position:relative;
		
}
#MidOrta
{
  
    margin: 0px;
    padding:0px;
    float:left;
    width:534px;
    height:auto;
}

#MidSag
{
    margin: 0px;
    padding:0px;
    width:216px;
	height:auto;
	float:right;
		
}


#Bottom
{
	clear: both;
	width:967px;
	height:40px;
	background-image: url(  '/images/bottom.png' );
    background-repeat: no-repeat;
    
}
#bottom_sol
{
background-color:#b8c98d;
font-size:12px;
float:left;
}

#bottom_sag
{

float:right;
}

.menuitem
{
    background-position: left center;
    background-image: url(    '/images/ok.png' );
    background-repeat: no-repeat;
    padding-left: 15px;
}

.Box
{
	padding:0px;
	margin:-10px 8px  0px 8px ; 
	width:200px;
	height:auto;


}

.BoxTop
{
	width:200px;
	height:54px;
	background-image: url(  '/images/b1.png' );
    background-repeat: no-repeat;
    color:#d5590d;
    font-weight:bold;
     font-size:15px;
      
}

.BoxTop ul
{
	
	padding:0px;
	margin:0px;
}

.BoxTop li
{
	padding-left:18px;
	padding-top:20px;
	list-style-type:none;
}
.BoxMid
{
	width:200px;
	height:auto;
	background-image: url(  '/images/b2.png' );
    background-repeat: repeat-y;
    font-size:14px;
    font-weight:bold;
     
}
#Baskan
{
padding-left:18px;
}
.BoxMid a
{
		color:#5e5b5b;
}
.BoxMid a:hover
{
		color:#d5590d;
}


.BoxMid ul
{
	
	padding:0px;
	margin:0px;
}

.BoxMid li
{
	padding-left:10px;
	margin-top:0px;
	list-style-type:none;
	vertical-align:top;
	color:Black;
}

.BoxBottom
{
	width:200px;
	height:18px;
	background-image: url(  '/images/b3.png' );
    background-repeat: no-repeat;
     
}


.BBox
{
	padding:0px;
	margin:-10px 0px 0px 0px ; 
	width:534px;
	height:auto;


}

.BBoxTop
{
	width:534px;
	height:54px;
	background-image: url(  '/images/bb1.png' );
    background-repeat: no-repeat;
     color:#d5590d;
     font-weight:bold;
     font-size:15px;
  
}

.BBoxTop ul
{
	
	padding:0px;
	margin:0px;
}

.BBoxTop li
{
	padding-left:20px;
	padding-top:20px;
	list-style-type:none;
	
}


.BBoxMid
{
	width:534px;
	height:auto;
	background-image: url(  '/images/bb2.png' );
    background-repeat: repeat-y;
    font-size:14px;
   
}

.BBoxMid a
{
		color:#5e5b5b;
}
.BBoxMid a:hover
{
		color:#d5590d;
}

.BBoxMid ul
{
	
	padding:0px;
	margin:0px;
}

.BBoxMid li
{
	padding-left:20px;
	margin-top:0px;
	list-style-type:none;
	vertical-align:top;
}

.BBoxBottom
{
	width:534px;
	height:18px;
	background-image: url(  '/images/bb3.png' );
    background-repeat: no-repeat;
}



.modalBackground {
	background-color:black;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup {
	background-color:#f2f4f8;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


