/* CSS Document */
body {
	margin:0px;/* margin-left:100px; padding:0px;*/
	font-family:Arial, Helvetica, sans-serif;
}
#outside_container { background:url(images/acemBGk.jpg);
}

#container {
	margin-left:100px;
	width:900px;
	height:770px;
	position:relative;
	background:url(images/rbg.jpg);
}
ul#logo {
	position:absolute; margin:0; height:100px; width: 900px; background:url(images/acemUstLogoBG.jpg) no-repeat;
	}
ul#menu { position:absolute; margin:0px;
	margin-top:100px;
	width:900px;
	height:40px;
	background:url(images/menu.jpg) no-repeat;
}
	ul#menu li {
		padding-left:112px;
		/*width:300px; */ height:20px; 
		list-style:none;
		font-size:13px;
		display:inline;
}
	ul#menu li a {color:#000000;/*#999966;*/ text-decoration:none;}
	
	ul#menu li a:hover{
			text-decoration:none;
			cursor:pointer;
	color: #660000; font-weight:bold;	
			}
ul#sol_menu{
	margin:0px;
	padding:0px;
	position:absolute;
	top:145px;
	width:200px;
	height:578px;
	}
ul#spBlk { position: relative;
			background:url(images/sp.jpg) no-repeat;
			width:200px;
			height:300px;
			margin-top:10px;
			margin-left:10px;
			text-align:center;

	}
	ul#spBlk h3 {padding-top:30px;color: #990000;/*#FFCC00;*/}
	ul#spBlk li, ul#spBlk marquee {font-size:12px;}
	ul#spBlk li a, ul#spBlk marquee a{ text-decoration:none;display:block;
			} 
	ul#spBlk li a:hoover, ul#sol_menu li a:hover, ul#spBlk marquee a:hoover{	
		text-decoration:none; color:#990000;}
ul#trh {
	position: absolute;list-style:none;
    /*left:280px;height:25px;*/
	top:168px;
	width:100px; 
	font-size:12px; text-align: left; 
    color: #EF6F58;
	/*color:#FFCC00;
	filter: Blur(Add=40, Direction=120, Strength=60);*/
}
#dvz { text-align:center;  width:60px; height:30px; margin-right:100px;
   }
	#dvz li { margin:10px; 
		list-style:none;
		font-size:9px;
		text-transform:normal;
		display:inline;} 
/* 
    panel 
*/
#panel {
	position:absolute;
	margin-top:145px;
	left:213px;
	height: 566px;
	width:650px;
	color: #660000;/*#674f5d;*/
	font-size:14px;
	line-height:20px;/* padding-left:40px; padding-right:0px;
		text-align: center;*/
	/* scrollbar için eklendi*/
		overflow-y: auto;
	top: 10px;
	/*******************     */
		}
		#panel h2 {
			color:#dbaa70;
			margin:0px 0px 20px 0px;
			font-weight:normal;
		}
		#panel h3 {
		    width:400px;
			color:#996600;
			margin:0px 0px 20px 50px;
			font-weight: bold; font-size:14px;
			text-align:center;
		}
		#panel li {list-style:none; line-height:normal;}

/* panel sonu */

/* Content */
#content {
	position:absolute;
	margin-top:145px;
	left:213px;
	height: 566px;
	width:650px;
	color: #660000;/*#674f5d;*/
	font-size:10px;
	line-height:20px;
	}
	#content h2 {
			color:#dbaa70;
			margin:0px 0px 20px 0px;
			font-weight:normal;
		}
	#content h3 {
			color:#996600;
		margin:0px 0px 20px 0px;
		font-size:12px;
		}
	#content li {
		list-style:none;
		}
	ul.hizmet li a {	color: #660033;
		display:block;
		/*padding:0px 0px 5px 0px;*/
		text-decoration:none;
		font-size:10px;
		}
	ul.hizmet li a:hoover{ color: #336600; font-size:12px; background-color:#FFCCCC; }


/* content sonu */
/*
	Footer
*/
#footer {
	border-top:1px solid #3f2324;
	 margin-left:0px;
	color:#674f5d;
	font-size:9px;
	line-height:20px; background:url(images/acemteks.jpg);
	}
	#footer img {
		float:left;
		margin-right:10px;
		}
	#footer span {
		/*display:block;*/
		float:left; margin-left:30px; 
		}
	#footer li { /*margin-left:150px;*/
             list-style:none;
             display:block;
             line-height:10px;
		}
	#footer a {
		color:#9e8292;
		text-decoration:none;
		}
	#footer a:hover { color: #990000; }

#footerAdr {padding-left: 200px;
}

/*
	General Styles
*/
a {text-decoration:none}
a img { border:0px }
