/*
Cagdas Demir
me{at}cagdas.me
Web: www.cagdas.me
*/

#description {
	width:98%;
	background-color:#CAD8EC;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding:6px;
}

#description_name {
	width:98%;
	background-color:#CAD8EC;
	color:#000000;
	font-size:20px;
	font-weight:bolder;
	padding:6px;
}

#description_half1 {
	width:300px;
	background-color:#CAD8EC;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding:6px;
	float:left;
}

#description_half2 {
	width:300px;
	background-color:#CAD8EC;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding:6px;
	float:right;
}

#description_info {
	width:100%;
	height:150px;
	overflow:auto;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
}

#description_photo {
	width:100%;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
}

#description_info2 {
	width:100%;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
}

#description_map {
	width:100%;
	height:250px;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
}

#description_ava2 {
	width:100%;
	height:180px;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	text-align:center;
}

#description_ava {
	width:98%;
	background-color:#CAD8EC;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding:6px;
	float:left;
}

#description_price {
	width:100%;
	height:133px;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	text-align:center;
}

#description_form {
	width:100%;
	height:410px;
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	float:left;
	text-align:center;
}

.style1 { font-size:10px; }

#general-pic-link a {
	width:98%;
	background-color:#EAEAEA;
	color:#666666;
	font-size:10px;
	text-align:center;
	padding:6px;
	display:block;
	margin-bottom:5px;
	margin-top:-10px;
	text-decoration:none;
}

#general-pic-link a:hover {
	color:#000000;
}