/*body{ 
background-image: url(http://localhost/alihan/templates/alihan/resimler/bg-body.jpg);
background-repeat: no-repeat;
background-position: top center;
}*/
.ust_kenarlik {
	background-color: #85db20;
	padding:0;
}

.golge {
	background-image: url(../resimler/1/golge_sag_6.jpg);
	background-repeat:no-repeat;
	background-position:left top;

	width:170px;
	table-layout:fixed;
}

.golges {
	background-image: url(../resimler/1/golge_sol_6.jpg);
	background-repeat:no-repeat;
	background-position:right top;

	width:170px;
	table-layout:fixed;
}

.bosluk{
background-image:url(../resimler/1/space_6.jpg);
background-repeat:repeat-x;
}

.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	border-bottom: 1px solid #FF3300;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #FF3300;
}
.contentheading a{
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	text-decoration: none;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #FF0000;
}
.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	color: #FF3300;
	margin-bottom: 5px;
}

#title {
}
.pathway {
	color: #FF3300;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}

.pathway a{
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

.mosimage {
  border: 1px solid #0000FF;
  margin: 5px
}



.mosimage_caption {
	margin-top: 2px;
	background: #0099FF;
	padding: 1px 2px;
	color: #FFFFFF;
	font-size: 10px;
	border-top: 1px solid #0099FF;
}