@charset "utf-8";
/* CSS Document */






#banner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	margin-top: 5px;
	background-color:transparent;
	border-radius: 5px;
	z-index: 1;
}
#banner_sol {
	z-index: 2;
	float: left;
	height: 100%;
	width: 560px;
	margin-left: 10px;
	border-radius: 5px;
	background-image: url(../images/sayfa_logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	
}
#banner_orta {
	z-index: 2;
	width: 200px;
	padding-left: 0px;
	padding-top: 65px;
	float: left;
	border-radius: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: lighter;
}
#banner_sag {
	z-index: 2;
	float: right;
	width: 175px;
	height: 100px;
	margin-right: 10px;
	border-radius: 5px;
/*	background-image: url(../images/hasmak_logo.png);   resım tıtle olarak yazı ıle bırlıkte eklendı*/
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#menucubugu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	z-index: 999;
	top: 100px;
	height: 40px;
	line-height: 40px;
	background-color: transparent;
	/*background: #ffb35a url(images/topbg.gif) repeat-x; */ 
	border-bottom: 2px solid #666;    /* MENU ALTINDAKI CIZGI*/ 
	/*	border-radius: 5px;     */
	clear: both;
	font-family: Verdana, Geneva, sans-serif;  /* yazı sıtılı menu */
	color: #666;
}
  #content {
	z-index: 1;
	/*	background-color: #996; */
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	background-color: #fff;
	
}
#content_index {
	z-index:1;
	height:540px;	
	width: 1000px;
	border-radius: 5px;
	
}

  #sol_content {
	background-color: transparent;
	z-index: 3;
	padding: 10px;
	float: left;
	width: 640px;
	border-radius: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px;
	font-size: 12px;
}
  #sag_content {
	z-index: 3;
	background-color: transparent;
	float: left;
	width: 300px;
	border-radius: 5px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 10px;
	font-size: 12px;
}
  #content_temizle {
	clear: both;
}
  #content_alt {
	z-index: 3;
	background-color:transparent;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	border-radius: 5px;
	height: 60px;
	padding: 10px;
}
  #sayfa_alt {
	z-index: 3;
	background-color: transparent;
	width: 1000px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-radius: 5px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 12px;
}
 


/*-------------------------- dropdown --------------------------------------*/




/* links
*************************/

a:link { text-decoration: none; color:#999;}
 a:visited { text-decoration: none; color:#999;  }
 a:hover {	text-decoration: none; color:#333; }
 a:active{	text-decoration: none; }

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	list-style: none;
	position: relative;
	font-size: 14px;
	font-weight: bold;
}

ul.tabs li
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

ul.tabs a
{
	position: relative;
	display: block;
	
}

/* dropdowns
*************************/

ul.dropdown
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	color: #666;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}



/*------------------------------------------------*/



#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
		background: url(images/#) no-repeat center 27px;
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
}

#menu ul li a
{
	color: #666;  /*  ALT LİNK RENKLERİ   ORJ #9b2021 */
	padding-left: 4px;
}

#menu ul li a img
{
	vertical-align: middle;
}

#menu ul li a:hover
{
	background: url(../images/arrow2.png) top left no-repeat;
}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
	color: #666; /* ÜSTTEKİ LİNKLERİN RENGİ */
}

#menu ul li a:hover span
{
 /*	background: url(images/topselectionright.png) top right; */
	color: #000; /* ÜSTTEKİ LİNKLERİN ÜZERİNE GELİNDİĞİNDEKİ RENK */
	background-color:#;
}

#menu ul.dropdown
{
	padding: 10px;
	background-color:#fff;/* acılan menu  arkaplan rengi */
	/* background-image: url(images/dropdown.png); */
	overflow:hidden;
	border-bottom: 1px solid #333; /* drop link en alt rengi ORJ #dc902f*/
	width: 290px;
	border-radius:3px;
	
}

#menu ul.dropdown li a
{
	border-bottom: 1px solid #999; /* lınkler arası cızgı rengı ORJ #e5cd8e*/
	line-height: 30px;
	overflow: hidden;
	height: 30px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url(../images/menuarrow.png) no-repeat left center;
}

#menu ul li h4 a:hover
{
	background-image: none;
}
.TOZMETALURJI_LOGO_YAZI {

	font-size: 24px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	padding:5px;
	padding-top:40px;

}
#AlfaR {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	clear: right;
	float: right;
	color: #999;
}
.ust_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	z-index: 25;
	 
}
