body{
				background-image:url('../images/sekerciler_bg.jpg');
				background-repeat:repeat-x;
				background-color:#f9f9f9;
				margin-top:10px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#666666;
	}

a {
	text-decoration:none;
	color:#626262;
}
a:hover {
	color:#2ca59e;
}

.active {
	color:#3f8dbe;
}


.clr{
	clear:both;
}

.solbut{
	width:150px;
	margin:10px 10px 0 10px;
	float:left;
	display:block;}

.yanparagraf{
	display:block; width:150px; float:right; margin-top:5px; padding:5px 5px 5px 5px; color:#666666; border:10px white solid; background-color:#ececec; font-family:'Times New Roman', Times, serif; font-style:italic; font-size:10pt			
}

#gorseller{
				
}

#gorseller ul li{
				width:300px; line-height:30px; border-bottom:thin gray dotted; font-weight:bold;
				background-image:url('../images/ico_indir.gif');
				background-position:left center;
				background-repeat:no-repeat;
				padding-left:15px;

}

#gorseller ul li a{
				width:300px; line-height:30px; border-bottom:thin gray dotted; font-weight:bold;
				background-image:url('../images/ico_indir.gif');
				background-position:left center;
				background-repeat:no-repeat;
				padding-left:15px;

}

#gorseller ul li a:hover{
				width:300px; line-height:30px; border-bottom:thin gray dotted; font-weight:bold;
				background-image:url('../images/ico_indir.gif');
				background-position:left center;
				background-repeat:no-repeat;
				padding-left:15px;

}



#ustbaslik{
				margin-left:auto;
				margin-right:auto;
				width:880px;
}
#reklam{
				margin-left:auto;
				margin-right:auto;
				width:880px;
				height:300px;
				margin-top:10px;
				background-color:#d6d6d6;

}

#reklam_ic{
				margin-left:auto;
				margin-right:auto;
				width:880px;
				height:150px;
				margin-top:10px;
				background-color:#d6d6d6;

}



#orta{
				margin-left:auto;
				margin-right:auto;
				width:880px;
				/*height:400px;*/
				margin-top:20px;
				padding-bottom:10px;
}

#orta_ic{
				margin-left:auto;
				margin-right:auto;
				width:880px;
				margin-top:10px;
				padding-bottom:10px;
				background-color:#FFFFFF;
				
				
}


#vitrin{
		float:left;	
		width:410px;
			
}

#haber{
		float:left;	
		width:410px;
		height:200px;
		margin-left:35px;
	}
	
#bulten{
		float:left;	
		width:260px;
		/*background-color:#dbdbdb;*/
		height:200px;
		padding:10px;
		background-image:url('../images/orta_altbg.png');
		background-position:0px -3px;

			
}

#anket{
		float:left;	
		width:260px;
		margin-left:18px;
		background-image:url('../images/orta_altbg.png');
		background-position:0px -3px;
/*		background-color:#dbdbdb;*/
		height:200px;
		padding:10px;

		
	}
	
#kart{
		float:left;	
		width:260px;
		margin-left:18px;
		/*background-color:#dbdbdb;*/
		background-image:url('../images/orta_altbg.png');
		background-position:0px -3px;

		height:200px;
		padding:10px;

	}


	





#alt{
				margin-left:auto;
				margin-right:auto;
				width:880px;
				height:100px;
				margin-top:10px;
				padding-top:20px;
}



/* mail listesi */
#contactarea {
  width:250px;
  font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#006600;
  
	}

#inputbox {
	border: 1px solid #a4e37d;
	width: 170px;
	padding: 1px;
	background-image:url('../images/input_bg.jpg');
}

#inputlabel {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
  
}

#submitbutton {
	border: 0px solid #000;
	background-color: #a4e37d;
	}
#submitbutton2 {
	border: 0px solid #000;
	background-color: #a4e37d;
	}

	
/* mail listesi son */






#orta_ic ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 150px;
    border-bottom: 0px solid #000;
}


#orta_ic ul li {
	position: relative;
}
#orta_ic li ul {
    position: absolute;
    left: 148px;
    top: 0px;
    display: none;
}

#orta_ic ul li a {
    display: block;
    text-decoration: none;
    background-color: #fff;
    background-image:url('../images/solbut_up_bg.gif');
    background-repeat:no-repeat;
    padding: 5px 0 5px 15px;
    border:1px solid #fff;
    border-bottom:0;
}

#orta_ic ul li a:hover {
   
background-image:url('../images/solbut_hover_bg.gif');
background-repeat:no-repeat;
	
}

#orta_ic ul li .aktif  {
   
background-image:url('../images/solbut_hover_bg.gif');
background-repeat:no-repeat;
color:#2ca59e;
	
}


/* IE. gizle \*/
* html #orta_ic ul li { float: left; height: 1%; }
* html #orta_ic ul li a { height: 1%; }
/* IE den gizleme sonu */
#orta_ic li:hover ul {
	display: block;
	

}
li.over ul{ display: block;  }
#orta_ic li:hover ul{ display: block;  }
/************************** menu bitiş *******************************/


/**************formlar*****************************/

#contact_form {
  background-image:url('../images/mail_bg.gif');
  background-position:right top;
  background-repeat:no-repeat;
}

#contact_form td{
  padding:5px 0 5px 0;
  border-bottom:0px #CCCCCC solid;
   
  }
textarea{
   border:1px #C0C0C0 solid;
   background-image:url('../images/txt_area_bg.jpg');  }
#contact_form input{
   border:1px #C0C0C0 solid;
   background-image:url('../images/txt_area_bg.jpg');  }
#contact_form submit{
   border:1px green solid;
  }


#kariyer_form {
  background-image:url('../images/ik_bg.jpg');
  background-position:right top;
  background-repeat:no-repeat;
}

#kariyer_form td{
  padding:5px 0 5px 0;
  border-bottom:0px #CCCCCC solid;
   
  }
textarea{
   border:1px #C0C0C0 solid;
   background-image:url('../images/txt_area_bg.jpg');  }
#kariyer_form input{
   border:1px #C0C0C0 solid;
   background-image:url('../images/txt_area_bg.jpg');  }
#kariyer_form submit{
   border:1px green solid;
  }


