﻿body
{
	background-color: #fff;
	text-align :center;
	margin: 0 auto;
}

#mainDiv
{ 
	width: 832px; 
	height:596px;
	border: solid 1px #dcdcdc;
	position:relative;
	margin: 0 auto;
	
}	

#header		
{ 
	width: 825px; 
	height: 167px;
	position: relative;
	float: left;
	padding: 0;
	margin:  0; /* 0 5px 0 5px; */
}
	
#headerleft
{ 
	/* logo 202 * 163 */
	width: 201px;
	height:167px;
	/* background: url(images/logo.jpg) no-repeat; */
	position: relative;
	float:left;
	padding: 0;
	margin: 0;
}
		
#headerright
{
	/*image 621 * 163 */
	width: 619px;
	height:167px;
	position: relative;
	background: url(images/top.jpg) no-repeat;
	float:left;
	padding:0;
	margin:0 0 0 5px;
}

#menuPanel
{
	width: 825px; 
	height: 23px;
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

#menuPanelLeft
{
	width: 201px;
	height:23px;
	position: relative;
	float:left;
	background: #c4d14e;
	padding: 0;
	margin: 0;
}

#menuPanelRight
{
	width: 619px;
	height: 23px;
	position: relative;
	float: left;
	background: url(images/menu.jpg) no-repeat;
	padding: 0;
	margin: 0 0 0 5px;
}




#content 
{ 
	width: 825px; 
	height: 378px; 
	position: relative;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;

}
         	
#contentLeft
{ 
	width: 201px; 
	height: 376px;
	position: relative;
	float:left;
	/* background: #dcdcdc; */
	padding: 0;
	margin: 0;
}
#userLogin
{
	width: 198px; 
	height: 147px;
	border: solid 1px #98acbd;
	position: relative;
	float:left;
	background: #f8f8f8;
	padding: 0;
	margin: 0;
}

#firstStep
{
	width: 198px; 
	height: 220px;
	border: solid 1px #98acbd;
	position: relative;
	float:left;
	background: url(images/ilkler.jpg) no-repeat;
	padding: 0;
	margin: 10px 0 0 0;
}

#firstStepContent
{
	width: 150px; 
	height: 120px;
	/* border: solid 1px #98acbd; */
	position: relative;
	float:left;
	background: transparent;
	padding: 0 0 0 5px;
	margin: 70px 0 0 20px;
	text-align: left;
	font: normal 11px arial,verdana,sans-serif;
}

#marqueecontainer{
position: relative;
width: 140px; /*marquee width */
height: 120px; /*marquee height */
background-color: Transparent;
overflow: hidden;
/* border: 1px solid navy; */
padding: 0px;

}
	 	
#contentRight
{ 
	width:619px; 
	height: auto;  /* 376px; */
	position: relative;
	float:left;
	padding:0;
	margin:0 0 0 4px;
}     	
			
#contentTop
{ 
	width:619px; 
	height: 147px; 
	position: relative;
	float:left;  
	margin: 0;
	padding: 0;
} 
		
#contentTopLeft	
{ 
	width: 425px; 
	height: 144px;
	border: solid 1px #dcdcdc;
	position: relative;
	float:left;
	background: url(images/haberler.jpg) no-repeat;
	margin: 0;
	padding: 0;
}	

#videoItems
{
	/* width: 320px; */
width: 227px;
	height: 90px;
	/* border: solid 1px #dcdcdc; */
	position: relative;
	float:left;
	/* background: yellow; */
	margin: 60px 0 0 50px;
	padding: 0;
	text-align: left;
	font: normal 12px arial,verdana,sans-serif;
}

#contentTopRight
{ 
	width: 177px; 
	height: 144px;
	border: solid 1px #dcdcdc;
	position: relative;
	float:left;
	margin: 0 0 0 5px;
	padding: 0;
	/* background: url(images/msg.jpg) no-repeat;*/
}	
			
#contentBottom
{ 
	width:619px; 
	height:226px; 
	position: relative;
	float:left;
	margin:5px 0 0 0;
	padding:0;
}		

#contentBottomLeft
{ 
	width: 277px; 
	height: 226px;  
	/* border: solid 1px #dcdcdc; */
	position: relative;
	float:left;
	/* background: #ff6699; */
	padding:0 ;
	margin:0 ;
}	

#contentBottomRight
{ 
	width: 322px; 
	height: 226px;
	/* border: solid 1px #000; */
	position: relative;
	float:left;
	margin: 0 0 0 10px;
	padding: 0;
	
}	

#bottom	
{ 
	width:825px; 
	height: 20px;
	border: solid 1px #98acbd;
	position: relative;
	float:left;
	background: #e0e5eb;
	text-align: left;
	vertical-align: text-top;
}

#galery
{
	background: url(images/foto_bg.jpg) repeat-x;
	border: solid 1px #98acbd;
	height: 175px;
	
}
#newsDiv
{
	/*
	width: 277px;
	height: 175px;
*/
	width: 425px;
	height: 144px;
	border: solid 1px #98acbd;
	float:left;
	position: relative;
}





/*

logo		201 * 167
top		    619 * 167
menu		624 * 23
video		425 * 144
msg		    177 * 144
haberler	277 * 51
galery		322 * 51
foto bg		2   * 175

logo + top = 820

DFE5EA
T. says:
BORDER: #98acbd

*/