body{
font-family: Tahoma, Helvetica, Arial;
font-size : 12px;
color: #333333;
height: 100%;
font-weight: normal;
font-variant: normal;
background-color: #fff;
background-image: url(http://www.emlaknerede.com/images/topbg.jpg);
background-repeat: repeat-x;
background-position: left top;
margin: 0px;
padding: 0px;
text-align:center;
}

#sitecontainer{
width		:990px;
margin		:0 auto;
text-align	:left;
}

#topcontainer{
width:990px;
height:138px;
margin:0px 0px 0px 0px;
vertical-align:top;
}


#logocontainer{
float		:left;
width		:250px;
height		:60px;
}

#toprightcontainer{
float		:right;
width		:730px;
}

#topbanner{
width		:730px;
height		:90px;
margin-top	:2px;
}

#topmenu{
position	:relative;
width		:730px;
height		:25px;
margin-top	:6px;
text-align	:right;
color		:#FFF;
}

#quickmenu{
width			:990px;
height			:25px;
margin-top		:5px;
margin-bottom	:5px;
}

.menubutton{
position	:absolute;
width		:170px;
height		:23px;
padding-top	:2px;
font-size	:13px;
text-align	:center;
border		:1px solid;	
float		:left;
background	:#FFF;
}

#maincontainer{
width		:990px;
margin-top	:5px;
margin-bottom:5px;
}

#leftcontainer{
width		:250px;
float		:left;
background	:#FFF;
}

#rightcontainer{
width		:730px;
float		:right;
background	:#FFF;
}

#bottomcontainer{
height:47px;
background-image: url(http://www.emlaknerede.com/images/bottombg.jpg);
background-repeat: repeat-x;
background-position: right top;
vertical-align:top;
}

#bottommenu{
width		:990px;
margin		:0 auto;
height		:25px;
padding-top	:7px;
text-align	:right;
color		:#FFF;
}

#googlemapcontainer {
background	:#ffff00; 
width		:100%;
height		:300px;
}

#catcontainer {
padding		:0px;
margin-top	:5px; 
width		:985px;
height		:300px;
border		:1px solid;
} 

div.clear{
clear		:both;
height		:5px;
}


.listtable{
width		:100%;
border		:1px solid #f3f3f3;	
}

.liste{
font-size:12px;
text-decoration:None;
margin:0;
}

h1.list{
font-size:11px;
text-decoration:None;
margin:0;	
}

div.kutucuk {
float	:left;
width 	:350px;
height	:50px;
margin	:4px;
padding :5px;
border	:2px solid #f3f3f3;
font-size:13px; 
}

div.kutucukover {
float	:left;
width 	:350px;
height	:50px;
margin	:4px;
padding :5px;
border	:2px solid red;
font-size:13px;
cursor	:pointer;
}

div.kutu {
float	:left;
width 	:350px;
height	:125px;
margin	:4px;
padding :5px;
border	:2px solid #f3f3f3;
font-size:13px; 
}

div.kutuover {
float	:left;
width 	:350px;
height	:125px;
margin	:4px;
padding :5px;
border	:2px solid red;
font-size:13px;
cursor	:pointer;
}

/******** linkler *****/

a.topmenu{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}

a.topmenu:hover{
	color: #FFFF99;
	text-decoration:underline;
	font-weight:bold;
}

a.bottommenu{
	color: #FFFFFF;
	text-decoration:none;	
}

a.bottommenu:hover{
	color: #FFFF99;
	text-decoration:underline;
}

a.ofislink{
	text-decoration:none;
	font-weight:bold;
	font-size	: 11px;
	color		: #333;
}

a.mainlink{
	color: #333;
	text-decoration:none;
}

a.mainlink:hover{
	color: #FF0000;
	text-decoration:underline;
}
/******** linkler bitti *****/

/******** box *****/
td.boxtl{
width:5px;
height:22px;
background:url(http://www.emlaknerede.com/images/box_01.jpg) top left no-repeat;
}

td.boxtc{
height:22px;
vertical-align:top;
background:url(http://www.emlaknerede.com/images/box_02.jpg) top left repeat-x;
}

div.boxtitle{
font-family: trebuchet ms;
margin-top:4px;
height:22px;
width:100%;
font-weight:bold;
font-size:15px;
text-align:left;
}

td.boxtr{
width:4px;
height:22px;
background:url(http://www.emlaknerede.com/images/box_03.jpg) top right no-repeat;
}

td.boxml{
width:5px;
height:1px;
background:url(http://www.emlaknerede.com/images/box_04.jpg) top left repeat-y;
}

td.boxcontent{
font-size: 12px;
vertical-align:top;
text-align:left;
}

td.boxmr{
width:4px;
height:1px;
background:url(http://www.emlaknerede.com/images/box_06.jpg) top right repeat-y;
}

td.boxbl{
width:5px;
height:5px;
background:url(http://www.emlaknerede.com/images/box_07.jpg) bottom left no-repeat;
}

td.boxbc{
height:5px;
background:url(http://www.emlaknerede.com/images/box_08.jpg) bottom left repeat-x;
}

td.boxbr{
width:4px;
height:5px;
background:url(http://www.emlaknerede.com/images/box_09.jpg) bottom right no-repeat;
}

td.boslukx{
height:10px;
}
/******** box bitti *****/


/******** form *****/
table.form{
	width:700px;
	border-spacing:0px;
	border:0px;
	border-collapse:collapse;
}

td.formgrouptitle{
	width:100%;
	height:30px;
	vertical-align: middle;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	padding-left:3px;
	background-image: url(http://www.emlaknerede.com/images/titlebg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.incecizgi{
	width:100%;
	height:10px;
	background-image: url(http://www.emlaknerede.com/images/incecizgi.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

tr.formrow td{
	border-bottom:1px #E6E6E6 dashed;
	font-size:12px;
	height:30px;
}

td.formlabel{
	font-weight:bold;
	width:180px;
	padding-left:10px;
}

td.formspacer{
	width:10px;
	text-align:left;
	color:#FF0000;
}

td.yataybosluk{
	height:10px;
	border:0px;
}

td.formobject{
	width:310px;
}

td.formmsg{
	width:200px;
	font-size:8px;
	color:#C6C6C6;
}

.input0{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:300px;
	height:22px;
}

.input1{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:195px;
}

.input2{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:184px;
}

.input3{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:116px;
}

.input4{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:50px;
}

.input5{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:60px;
}

.input6{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:30px;
	text-align: center;
}

.input7{
	padding: 2px 2px 2px 2px;
	border:1px #C6C6C6 solid;
	font: 12px Arial normal;
	width:30px;
	text-align: center;
	color: #CC0000;
}

.input8{
	padding: 1px 1px 1px 1px;
	border:1px #C6C6C6 solid;
	font: 12px Arial bold;
	width:30px;
}

.textarea1{
	width:200px;
	border:1px #C6C6C6 solid;
	font-size:12px;
}

.select1{
	FONT-SIZE: 13px;
	width:160px;
	border:1px #C6C6C6 solid;
}

.select2{
	FONT-SIZE: 12px;
	width:90px;
	font-family: Arial;
	border:1px #C6C6C6 solid;
}

.select3{
  FONT-SIZE: 13px;
  font-family: Arial;
  width: 200px;
  border:1px #C6C6C6 solid;
}

.selectpara{
	FONT-SIZE: 12px;
	width:50px;
	font-family: Arial;
	border:1px #C6C6C6 solid;
}

.textarea2{
	height:175px;
	width: 500px;
	border:1px #C6C6C6 solid;
	font: 12px Arial bold;
}

.indent{
  padding-left: 10px;
}

.span1{
	padding-left: 0px;
}

.soluk{
	color: #D4D0C8;
}

.button1{
	border: 1px solid #006699;
	background-color: #E2EAF1;
	color: #2C2C2C;
	font: bold 12px Arial;
	padding: 2px;
}

.loading{
	margin-top:10px;
	font: bold 12px Arial;
	height: 25px;
	display: block;
	visibility: hidden;
}

/******** form bitti *****/
li, ul{
	font:12px Arial;
	margin-bottom: 5px;
	margin-top	 : 5px;		
}

h5.arama{
	margin-top:7px;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
}

div.scrollu{
	width:98%;
	height:150px;
	overflow:auto;
}

/* pagination */

.pagination{padding:2px;margin:3px 3px 10px 3px;}

.pagination ul{margin: 0;padding: 0;text-align: right; font-size: 11px;}

.pagination li{list-style-type: none;display: inline;padding-bottom: 1px;}

.pagination a, .pagination a:visited{margin:1px;padding: 0 5px;border: 1px solid #9aafe5;text-decoration: none; color: #2e6ab1;}

.pagination a:hover, .pagination a:active{border: 1px solid #2b66a5;color: #FFF;background-color: #2e6ab1;}

.pagination li.currentpage{font-weight: bold;padding: 0 5px;border: 1px solid navy;background-color: #2e6ab1;color: #FFF;}

.pagination li.disablepage{padding: 0 5px;border: 1px solid #929292;color: #929292;}

.pagination li.nextpage{font-weight: bold;}

* html .pagination li.currentpage, * html .pagination li.disablepage{ margin-right: 2px;margin-left: 2px;padding-right: 5px;}

