@import "global.css";

body{
	color:#333333;
}

h3{
	color:#E29503;
	font-size:130%;
	font-weight:bold;
	padding:3px 0 10px 0;
}

#PageContainer{
	margin:20px auto 0 auto;
	width:835px;
}

#TopContainer{
	background:url(/lib/images/layout/belediye/back_top_sub_page.gif) no-repeat;
	height:90px;
}

#TopPart #TopMenu{
	left:45px;
	position:absolute;
	top:40px;
}

#TopMenu ul li{
	padding:0 2px 0 2px;
}

#InnerContainer{
	background:url(/lib/images/layout/belediye/back_body_sub_page.gif) repeat-y;
}


#BodyPartsContainer{
	float:left;
	width:580px;
}


#BodyPart1{
	padding:22px 0 0 75px;
}

#TopPart #PageContentMainTitle{
	position:absolute;
	top:80px;
	left:55px;
	width:760px;
}

#TopPart #PageContentMainTitle h1{
	font-size:18px;
	padding:0 0 5px 0;
	border-bottom:solid 3px #666666;
	color:#666666;
}

#RightPart{
	float:right;
	width:205px;
	padding:20px 20px 10px 10px;
}

#RightPart hr{
	border: none 0;
	border-top: 1px dashed #003366;
	width: 98%;
	height: 1px;
	margin:8px 0 8px 0;
	padding:0;
}

#RightPart #leftList li  {
	list-style-type:none;
	background-image:url(/lib/images/simgeler/bullet1.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	background-position: 1px 3px;
	margin:0 0 5px 5px;
}


#RightPart #leftList #LeftListAlt  {
	margin:0 0 0 20px;
}

#BottomContainer{
	background:url(/lib/images/layout/belediye/back_bottom_sub_page.gif) no-repeat top left;
	height:100px;
}

#BottomContainer #BottomPart{
	padding:37px 50px 50px 60px ;
}


#BodyPart1 #MainContent li{
	list-style-type:disc;
}



