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

body{
	width:100%; height:100%; background:#c0814b url(../images/site-background.jpg) repeat-x; font:normal 12px Arial;
}
/*------------------------------- Headher -------------------------------------- */
#headher{
	width:100%; height:100px; border-bottom:solid 1px #c0814b;
}
	#headher_area{
		width:960px; height:100px; margin:0 auto; overflow:hidden;
	}
		#logo{
			width:170px; height:70px; margin-left:20px; float:left; margin-top:20px;
		}
/*------------------------------- Headher -------------------------------------- */
/*------------------------------- Menu ----------------------------------------- */
#menu{
	width:960px; height:35px; margin:0 auto;
}	
	#home_link{
		width:165px; height:25px; text-align:center;  float:left; padding-top:10px;
	}
		#home_link a{
			font:bold 15px Arial; color:#93460a;
		}
		#home_link a:hover{
			font:bold 15px Arial; color:#c0814b;
		}
		#home_line{
			width:103px; height:2px; background:url(../images/home-line.jpg) no-repeat; margin:0 auto; margin-top:3px;
		}
		
	#product_menu{
		width:780px; height:35px; float:right; margin-top:-1px; background:url(../images/urun-menu-background.png) repeat-x; border-bottom:solid 1px #c0814b; border-left:solid 1px #c0814b; border-right:solid 1px #c0814b;
	}
		#link_area{
			height:28px; float:left; margin-left:50px; text-align:center;
		}
			#link_area a h3{
				font:bold 13px Arial; color:#93460a;
			}
				#link_area a:hover h3{
					font:bold 13px Arial; color:#c0814b;
				}
			#link_area a h4{
				font:normal 13px Arial; color:#c0814b;
			}
				#link_area a:hover h4{
					font:normal 13px Arial; color:#dbac83;
				}
/*------------------------------- Menu ----------------------------------------- */
/*------------------------------- Container ------------------------------------ */
#container_area{
	width:100%; margin-top:15px; background:url(../images/bg.jpg) no-repeat top left;
}

#container{
	width:960px; margin:0 auto; overflow:hidden;
}
	#content_top{
		width:958px; height:161px; margin:0 auto; 
	}
		#content_top_left{
			width:161px; height:161px; float:left; margin-left:5px;
		}
		#content_top_right{
			width:775px; height:161px; float:right; margin-left:5px;
		}
	#content_bottom{
		width:958px; margin:0 auto; margin-top:10px; overflow:hidden;
	}
		#content_bottom_left{
			width:245px; float:left; margin-bottom:5px;
		}
			.left_menu_img{
				width:230px; height:110px; float:left; margin:5px 5px 10px 5px;
			}
				.left_menu_img img{
					width:210px; height:110px; border:solid 4px #c4a38b;
				}
				.left_menu_img img:hover{
					width:210px; height:110px; border:solid 4px #c0814b;
				}
		#content_bottom_right{
			width:710px; float:left; margin:0 auto; overflow:hidden;
		}
			#content_bottom_right h1{
				font:bold 20px Arial; color:#93460a; margin-bottom:10px; float:left;
			}	
			#content_bottom_right h2{
				font:bold 15px Arial; color:#93460a; margin-bottom:10px;
			}
			.urun_area{
				width:225px; height:240px; float:left; margin:5px 4px 0px 5px; text-align:center; border:solid 1px #9b6537;
			}
			.urun_area img{
				height:150px; max-width:225px; border:0; margin:4px 0 2px 0;
			}
			.urun_text{
				width:225px; height:60px; margin:0 auto;	
			}
				.urun_text h3{
					font:bold 14px Arial; color:#27100e; line-height:17px;
				}
				.urun_text h4{
					font:normal 13px Arial; color:#27100e; line-height:15px;
				}
				.urun_text del{
					font:bold 11px Arial; color:#27100e; line-height:13px;
				}
				.urun_text h5{
					font:bold 12px Arial; color:#27100e; text-decoration:none; line-height:13px;
				}
			.urun_area .detail_button{ 
				margin:0 auto; width:71px; height:19px; background:url(../images/detail-button.png) no-repeat; line-height:19px; text-align:center; padding-top:2px;
			}
				.urun_area .detail_button a{ 
					font:bold 11px Arial; color:#FFFFFF; line-height:19px;
				}
				.urun_area .detail_button a:hover{ 
					font:bold 11px Arial; color:#dcd9d9; line-height:19px;
				}
	
	
	/*-- -------------------------------------------- Contact Element ----------------------------- -*/
	.form_line{
		width:425px; margin:5px 0px 10px 0px;
	}
		.area_title{
			width:115px; float:left; text-align:left; font:bold 13px Arial; color:#93460a; line-height:20px; padding-left:8px;
		}
		.form_text{
			width:290px; height:20px; line-height:18px; border:solid 1px #d5d5d5; background:#f4f4f4 no-repeat; font:normal 12px Arial; color:#727272;
		}
		.form_textarea{
			max-width:290px; min-width:290px; max-height:100px; min-height:100px; line-height:18px; border:solid 1px #d5d5d5; background:#f4f4f4 no-repeat; font:normal 12px Arial; color:#727272;
		}
		.contact_submit{
			width:400px; height:25px; background:url(../images/contact-submit.png) no-repeat; background-position:top; border:0px; font:normal 13px Arial; line-height:15px; color:#FFFFFF;	
		}
			.contact_submit:hover{
				width:400px; height:25px; background:url(../images/contact-submit.png) no-repeat; background-position:bottom; border:0px; font:normal 13px Arial; line-height:15px; color:#e8e8e8;	
			}
		
		.information_title{
			width:75px; float:left; text-align:left; font:bold 13px Arial; color:#93460a; line-height:20px; padding-left:8px;
		}
		.information_text{
			width:310px; line-height:18px; font:normal 13px Arial; color:#93460a; text-align:left; overflow:hidden;
		}
	
	/*-- -------------------------------------------- Contact Element ----------------------------- -*/
	
	
/*------------------------------- Container ------------------------------------ */
/*------------------------------- Foother -------------------------------------- */
#foother{
	width:100%; height:48px; background:url(../images/foother-background.png) repeat-x; margin-top:10px;
}
	#foother_area{
		width:960; height:28px; margin:0 auto; text-align:center; font:bold 15px Arial; color:#dcd9d9; line-height:15px; padding-top:19px;
	}
		#foother_area a{
			 font:bold 13px Arial; color:#dcd9d9; line-height:15px; text-decoration:none;
		}
			#foother_area a:hover{
				 font:bold 13px Arial; color:#FFFFFF; text-decoration:underline; line-height:15px;
			}

#mga_logo a img {
	width:33px; height:107px; position:fixed; bottom:125px; right:0px;
}

/*------------------------------- Foother -------------------------------------- */


