/*GENERAL*/
a{outline:none;border:none;position:relative;z-index:1; color:#9ab067; }
img{border:none;margin:0;}
input{margin:0;border:none;padding-left:5px;}
h2 { border-bottom:1px dotted #666; }

body{background-image: url(image/bgMain.gif); background-repeat:repeat-x; text-align:center;
font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666;
	line-height:15px;}
.logo{
	float:left;
	background:url(image/laberkimya_logo.png);
	width:250px;
	height:117px;
}

.slogan{
	text-align:left;
	float:left;
	padding-top:50px;
	}

.cizgi {
	clear:both;
	border-bottom:1px dotted #CCC;
	margin-bottom:15px;
	height:15px;
}


/* KUTULAR */
.kutu {
	float:left; height:156px; width:296px; margin-right: 13px; background-image:url(image/bgSection.gif); background-repeat:repeat-x; border: 1px solid #CCCCCC; text-align:left;
}

.kutu-son {
	float:left; height:151px; width:286px; margin-right: 0px; background-image:url(image/bgSection.gif); background-repeat:repeat-x; border: 1px solid #CCCCCC; text-align:left; padding:5px; padding-top:0px;
}

/* floating */
.sag { float:right; text-align:right; }
.sol {float:left; text-align:left; }
.temizle { clear:both; text-align:left; }



/* MENU */ 
.menu_container{
	background-color:#9ab067; /**/
	height:30px;
}

.menu {

	height:30px;
	float:left;
	}
.menu div {
	position:relative;
	text-align:center;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	height:23px;
}
.menu div:hover {
	text-align:center;
	background-color:#CCC;
	float:left;
	
}

.menu div a{	
	color:#FFF;
	text-decoration:none;
}

.search {
	padding-top:2px;
	float:right;
	width:250px;
}

.text {
 width: 143px;
 height: 14px;
 padding: 2px 25px 4px 5px;
 border-width: 0;
 /*background: transparent url(image/bg_search-field.png) 0 0 no-repeat;*/
 color: #969696;
 font: normal 12px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 vertical-align: middle;
 margin-top:3px;
}

.search_button { position:absolute; margin: 3px 0px 0px -25px; }


/**********  PRODUCT STYLES ************************/

.product_left { 
width:660px;
float:left;
text-align:left;

}

.product_right {
	width:250px;
	float:right;
	text-align:left;
}

.other_products{
	padding:0;
	width:100%;
}

.other_products li {
	text-align:right;
	list-style-type:none;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #000;
	width:100%;
}
.other_products li:hover {
	background-color:#CCC;
}

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

.other_products li a:hover {
	color:#000;
	text-decoration:none;
}

/*******foother************/
.foother .sol a { 
text-decoration:none;
color:#9ab067; 
}
