/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:url(images/bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* RESET END */

#container{
position:relative;
top:0px;
	width:848px;
	margin:0 auto;

}
	
#logo {
	position:realitive;
	margin-left:20px;

}

#top{
position:relative;
top:0px;
height:29px;
background:url(images/upbg.png) no-repeat;

}

#main{
position:relative;
top:0px;
min-height:350px;
background:url(images/centerbg.png) repeat-y;
overflow:hidden;
}

#bottom{
position:relative;
top:0px;
height:29px;
background:url(images/bottombg.png) no-repeat;
}

#nav{
	border:0px red solid;
	position:relative;
	left:25px;
float:left;
width:230px;
margin-right:20px;
font-weight:bold;
font-size:13px;
}

#nav li a{
	display:block;
	line-height:45px;
	padding-left:20px;
	text-decoration:none;
	color:#900;
	background:url(images/button.png) no-repeat;
	width:205px;
	height:45px;}
	
	#nav li a:hover{
		background:url(images/buttonhover.png) no-repeat; }

#maintop{
position:relative;
top:0px;
height:25px;
background:url(images/maintop.png) no-repeat;
position:relative;

}

#maincenter{
position:relative;
top:0px;
min-height:350px;
background:url(images/maincenter.png) repeat-y;
overflow:hidden;

}

#mainbottom{
position:relative;
top:0px;
height:20px;
background:url(images/mainbottom.png) no-repeat;
}

.orta{
position:relative;
top:-7px;
float:left !important; width:553px;
}

#yaprak{
	position:absolute;
	z-index:10;
	bottom:-5px;
	left:-20px;
	overflow:hidden;}
	
#footer{
	background:url(images/bottommenu.png) no-repeat;
	width:845px;
	height:82px;}
	
#span1{
	float:left;
	font-size:9px;
	border:0px red solid;
	width:300px;
	margin-top:20px;
	line-height:20px;
	margin-left:80px;
}
#span2{
	float:left;
	font-size:9px;
	border:0px red solid;
	width:400px;
	margin-top:20px;
	line-height:20px;
	margin-left:60px;}
	
#navfooter li a{
	font-size:10px;
	float:left;
	display:inline;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	color:#000;		
	}
#navfooter li a:hover{
	color:#F00;}
	
.text{
	font-size:12px;
	line-height:18px;
	width:450px;
	}
	
	/* ADMIN */
form.form_input{

padding:20px;
padding-left:30px;
}

form.form_input h2, .adres h2{
padding:4px !important;
margin-bottom:15px !important;
font-size:14px;
padding-left:10px !important;
border-bottom:1px dotted #ccc;
color:#6e6e6e;
width:650px;

}

form.form_input label{
display:block;
width:100px;
color:black;
font-size:12px;
padding-left:10px;
}

form.form_input input[type=text],form.form_input input[type=file],form.form_input input[type=password],form.form_input select,form.form_input textarea{
position:relative;
top:-14px;
left:100px;
width:180px;
dispay:block;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #ccc;
padding:3px;
}

form.form_input textarea{
width:500px;
height:200px;
}

form.form_input input[type=submit]{
height:35px;
width:81px;
color:#6e6e6d;
font-weight:bold;
position:relative;
left:265px;
}

form.form_input input[type=submit]:hover{
cursor:pointer;
}


.urunler{
	font-size:14px;
	line-height:20px;
	margin-top:-80px;
	margin-left:60px;}
	
	ul#navfooter li{
float:left;
display:block;
}
