.pager {
	width:960px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	min-height:300px;
	margin:auto;
}
.pager a {
	color:#333333;
	text-decoration:none;
}
.pager a:hover{
	color:#000000;
	text-decoration:underline;
}
.page_title {
	width:auto;
	height:20px;
	margin:10px;
	background-color:#000000;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}
.page_title a{
	color:#FFFFFF;
	text-decoration:none;
}
.page_title a:hover{
	color:#FFFFFF;
}
.page_content {
	width:938px;
	padding:10px;
	padding-bottom:20px;
	font-family:Verdana;
	font-size:13px;
	color:#333333;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin-bottom:10px;
	overflow:hidden;
	clear:both;
	min-height:450px;
	box-shadow:3px 3px 5px #999999;
}
.clear {
	width:100%;
	height:10px;
}
.page_text {
	width:920px;
	margin:auto;
	height:auto;
	overflow:hidden;
}
.social {
	width:auto;
	height:30px;
	margin-bottom:10px;
	text-align:right;
	float:right;
}
.urun_box{
	width:200px;
	height:190px;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
}
.urun_box_img {
	width:188px;
	height:148px;
	padding:5px;
	border:1px solid #CCCCCC;
}
.urun_box_img img {
	width:188px;
	height:148px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	border:0px;
}
.urun_box_img img:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.urun_title {
	width:190px;
	height:30px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-align:center;
}
.urun_aciklama {
	width:500px;
	height:auto;
	float:left;
	text-align:justify;
}
.urun_image {
	width:300px;
	height:250px;
	float:right;
	border:1px solid #CCCCCC;
	margin-top:20px;
}
.urun_image img {
	width:290px;
	height:240px;
	padding:5px;	
}
.foto_galeri_box {
	width:150px;
	height:140px;
	border:1px solid #CCCCCC;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.foto_galeri_box img {
	width:140px;
	height:130px;
	padding:5px;
	border:0px;
}
.iletisim_left {
	width:480px;
	height:auto;
	float:left;
}
.iletisim_right {
	width:400px;
	height:auto;
	float:right;
}
.teb {
	width:290px;
	height:23px;
	outline:0px;
	border:1px solid #CCCCCC;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
.teb:focus {
	border:1px solid #666666;
}
.tea {
	width:284px;
	height:50px;
	outline:0px;
	border:1px solid #CCCCCC;
	padding:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}
.tea:focus{
	border:1px solid #666666;
}
.tb {
	width:120px;
	height:35px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	outline:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	cursor:pointer;
	margin-top:15px;
}
.tb:hover{
	background-color:#E6E6E6;
	border:1px solid #666666;
}