/* Class definition for background shading */ 



/**************************************** */




body{
	background-color:#cbecf9;
	text-align: left;
	background-attachment:fixed;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#000000;
	font-size:70%;
	background-image:url("Img/bg.gif");
	background-repeat:repeat-x;
	margin:0px;
}
input{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:20px;
	border:1px solid #c5d8e0;
	color:#2b373c;
	}
	.mailtextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:115px;
	background-color:#ffffff;
	border:1px solid #c5d8e0;
	color:#2b373c;
	font-family:tahoma;
	font-size:8pt;
}
.button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	height:25px;
	color:#ffffff;
	width:80px;
	border:1px solid #c7ddf3;
	background-color:#ec008c;
}






#menu_alt{
	margin:0 auto;
	float:center;
	width:900px;
	height:68px;
	background-image:url("Img/menu_cubuk.png"/*tpa=http://www.lizamobilya.com/_templates/images/menu_cubuk.gif*/);
	background-repeat:no-repeat;
	background-position:bottom center;
}


#menu{
	margin:0 auto;
	float:right;
	width:879px; 
	height:60px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}





.kategroi_detay{
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	text-decoration:none;
}






/******** menu stilleri *************/

.menulink_0{
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	width:98px;	
	text-align:center;
	padding:8px 0px 12px 0px;
	height:30px;
	background-image:url("Img/menu_gri.png"/*tpa=http://www.lizamobilya.com/_templates/images/menu/menu_gri.gif*/);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.menulink_0:hover{
	color: #000000;
	text-align:center;
	background-image:url("Img/menu_gri.png"/*tpa=http://www.lizamobilya.com/_templates/images/menu/menu_gri.gif*/);
	background-repeat:no-repeat;
	background-position:bottom center;
}


.menulink_0_sel{
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	width:98px;	
	text-align:center;
	padding:8px 0px 12px 0px;
	height:30px;
	background-image:url("Img/menu_kirmizi.png"/*tpa=http://www.lizamobilya.com/_templates/images/menu/menu_kirmizi.gif*/);
	background-repeat:no-repeat;
	background-position:bottom center;
}

a.menulink_0_sel:hover{
	color: #000000;
	text-align:center;
	background-image:url("Img/menu_kirmizi.png"/*tpa=http://www.lizamobilya.com/_templates/images/menu/menu_kirmizi.gif*/);
	background-repeat:no-repeat;
	background-position:bottom center;
}














