/* CSS Document */
#content {
	padding	: 0;
	position: relative;
	display	: block;
}

#main {
	width	: 980px;
	margin	: 0 auto;
	text-align :left;
}


#flash {
	margin-bottom:15px;
}

#news {
	margin-bottom :10px;
	height	: 37px;
	/*background-image	: url(../images/main_news_bg.jpg);
	background-repeat	: no-repeat;
	padding	: 8px 20px 0 20px;*/
}

#links {
	margin-bottom : 15px;
}

#links_bg {
width:203px;
height:297px;
float:left;
margin-right:15px;
background-image:url(../images/main_servis_bg.jpg);
background-repeat:no-repeat;
padding:15px 15px 0 15px;
}

#links_bg2 {
width:203px;
height:297px;
float:left;
background-image:url(../images/main_servis_bg.jpg);
background-repeat:no-repeat;
padding:15px 15px 0 15px;
}

#BottomMain {
border-top:1px solid #D4D0C8;
padding : 10px 0;
}
#bottom {
	text-align : center;
	color:#969696;
	width:840px;
	float:left;
}

#tdestek {
	width:130px;
	float:right;
	/*margin-top:2px;*/
	margin-right:9px;
	text-align:right;
}

#bottom ul
{
	margin	: 0 auto;
	padding	: 0;
	list-style : none;
	width	:490px;
}


#bottom li
{
	float	: left;
	padding	: 0 5px;
	text-align : center;
	display : block;
	line-height:20px;
	color:#333333;
}
#bottom a
{
	/*float	: left;
	padding	: 0 10px;
	text-align : center;
	display : block;
	line-height:40px;*/
	color:#333333;
	text-decoration:none;
}
#bottom a:hover
{
/*	float	: left;
	padding	: 0 10px;
	text-align : center;
	display : block;
	line-height:40px;*/
	text-decoration:none;
	color:#333333;
}
#bottom .copyright
{
	clear : both;
}

#inpage {
margin-bottom:15px;
}

#page {
	width 	: 558px;
	float	: left;
	padding-right : 25px;

}

.SiteMapPath
{
	height : 40px;
	border-bottom : 1px solid #DFDFDF;
	margin-bottom : 30px;
}

#spot {
	width : 397px;
	float : left;
	
}

#spot_links{
	padding-top : 20px;
}

#spots_links_bg {
	width:102px;
	height:173px;
	float:left;
	margin-right:3px;
	background-image:url(../images/spot_kutu_bg.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
}

#spots_links_bg2 {
	width:102px;
	height:173px;
	float:left;
	background-image:url(../images/spot_kutu_bg.jpg);
	background-repeat:no-repeat;
	padding:10px 10px 0 10px;
}
.article_line{
	padding-bottom:20px;
	/*min-height:150px;*/

}

.pagging, .pagging li{
margin:0;
padding:0;
}
.pagging li{
	list-style-type:none;
	float:left;
	margin-right:10px !important;
}
.pagging a{
	color:#000000;
}
.pagging a:hover{
	color:#ff0000;
}
