
/* CSS Document */
.clr {
	clear: both;
}

#site_tablosu{
width: 800px;
}

#emlak_ilan {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#antalya_emlak {
	width:808px;
	height: 150px;
	background: url(../images/emlak_site.jpg);
	background-repeat: no-repeat;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

#yesil_menu {
	background-image: url(../images/menu/yesil.png);
	background-repeat:repeat-x;
	height: 25px;
	position:absolute;
	z-index:3;
	top:150px;
	width:808px;
	background-color:#339933;
}

#antalya_lara {
	background-image: url(../images/menu/yesil.png);
	background-repeat:repeat-x;
	height: 30px;
}

#mavi_menu {
	border-top: 1px solid #cccccc;
	background-image: url(../images/menu/mavi.png);
	background-repeat:repeat-x;
	height: 30px;
	position:absolute;
	z-index:4;
	top:173px;
	width:808px;
	background-color:#006699;
}

#buttons {
	margin: 0px;
	padding: 0px;
	width: 70%;
}

ul#mainlevel-nav, ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li, ul#mainlevel-nav2 li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0px;
	margin-top: 2px;
	width: auto !important;
  	width: 10%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #FFFFFF;
}

ul#mainlevel-nav li a, ul#mainlevel-nav2 li a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a, #buttons>ul#mainlevel-nav2 li a { width: auto;}

	ul#mainlevel-nav li a:hover, ul#mainlevel-nav2 li a:hover
{
	color: #000066;
	background-color:#FFFFFF;
}


.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	margin-top:0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* mambo core stuff */
a:link, a:visited {
	color: #003399; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff6600;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

input.inputbox {
  color:#ff6600;
  font-size: 15px;
  font-weight:bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  vertical-align:middle;
  line-height: 18px;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

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

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

h1{
font-size:12px;
}

h2{
font-size:12px;
}

h3{
font-size:12px;
}

h4{
font-size:12px;
}

span.siteismi {
font-size:30px;
text-align:left;
}

#emlak_sitesi {
float:left; 
display: block; 
margin-left:10px; 
margin-top:60px; 
width:302px; 
height:32px; 
}

a img {
border-width:0px;
}

a.foto, a.bayrak, a.bayrak1, a.bayrak2, a.bayrak3, a.bayrak4 {
	Z-INDEX: 24; 
	POSITION: relative;
	TEXT-DECORATION: none;
}
a.foto:hover, a.bayrak:hover, a.bayrak1:hover, a.bayrak2:hover, a.bayrak3:hover, a.bayrak4:hover {
	Z-INDEX: 25; BACKGROUND-COLOR: #ffffff;
}
a.foto span, a.bayrak span, a.bayrak1 span, a.bayrak2 span, a.bayrak3 span, a.bayrak4 span {
	font-weight:normal;
	DISPLAY: none
}
a.foto:hover span, a.bayrak:hover span, a.bayrak1:hover span, a.bayrak2:hover span, a.bayrak3:hover span, a.bayrak4:hover span {
	position: absolute;
	border: #666 1px dashed;
	padding-right: 16px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	display:block;
	width:auto; 
	color: #003399;
	background-color: #FFFFF8;
	text-align:left; 
	white-space: nowrap;
}
a.foto:hover span {
	margin-top: 40px;
	LEFT: 130px; 
}
a.bayrak:hover span {
left: 440px;
} 

a.bayrak1:hover span {
	TOP:70px;
	LEFT: -110px; 
} 

a.bayrak2:hover span {
	TOP:70px;
	LEFT: -70px; 
} 
a.bayrak3:hover span {
	TOP:70px;
	LEFT: -40px; 
} 
a.bayrak4:hover span {
	TOP:70px;
	LEFT: -10px; 
} 