﻿body, ul, ol, h1, h2, h3, h4, p{
	font-family:"Myriad Pro";
	margin:1px;padding:0;border:0;
	font-size:16px;
	
}

input {
	font-family:"Myriad Pro";
	font-size:16px;

}

img {
	border:0;
	margin-left:0px;
}



area {
	cursor:pointer;
}
#page {
	width:851px;
	min-height:1000px;
	background-color: #3a3a3c;
	position:relative;
	margin-bottom:-1px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-2px;
	padding:2px;
	z-index:1;	
}

#cover {
position:relative;
margin:0px;

}
#details {
	position:absolute;
	top:95px;
	right:15px;
	width:155px;
	height:325px;
	border:1px white solid;
	background-color:#292627;
    color:white;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:0px;
	text-align:right;
}

#details img {
	margin-bottom:5px;
	margin-left:1px;
}

#details p img {
	margin-bottom:0px;
	margin-left:3px;
	vertical-align:-2px;
}

#details p {
	font-size:15px;
	line-height:17px;
}

#comment1 {
	padding-top:50px;
	padding-left:30px;	
}

#all {
	padding-left:540px;
	color:#1A76BC;
	cursor:pointer;	
}

#all:hover {
	text-decoration:underline;
}
#comment2 {
	display:none;
	padding-left:30px;
}
.comment {
	width:560px;
	border-bottom:thin silver solid;
	padding-bottom:15px;
	margin-bottom:20px;
    padding-right:20px;
	margin-right:0px;
	text-align:right;
	direction:rtl;
}

.comment, .comment p {
	color:white;
}

.name {
	color:#1A76BC;
}

.rate {
	float:left;
	padding-top:5px;
	
}
form {
	margin-top:40px;
	padding-right:80px;
	margin-bottom:20px;
	width:700px;
	direction:rtl;

}

label {
	width:60px;
	text-align:right;
	padding-top:5px;
	padding-right:10px;
	display:block;
	color:white;
	float:right;
	clear:right;
}


.Fname {
	width:260px;
	height:33px;
	background-color:white;
	float:right;
	margin-bottom:12px;	
	padding-top:6px;
}

.Frate {
	float:right;
	width:200px;
	padding-left:20px;
	color:white;
	padding-top:5px;
}

textarea {
	width:425px;
	height:140px;
	background-color:white;
	float:right;
	margin-bottom:10px;
	padding-top:6px;
	
}
.math {
	width:60px;
	height:33px;
	background-color:white;
	float:right;
	padding-top:6px;	
	
}
.Submit, .Reset {
	float:left;
	width:105px;
	height:35px;
	background:url('images/button.png') no-repeat;
	color:#1A76BC;
	font-weight:bold;
	margin-top:13px;	
}

.Submit {
	clear:both;
	margin-left:200px;
	margin-right:30px;
}
.clear {
	clear:both;
	height:2px;
}

#city_sold {
	display:none;
	width:155px;
	height:115px;
	background:transparent url('images/sold.png') no-repeat;
	top:10px;
	left:10px;
	position:absolute;
	color:orange;
	z-index:10;
	padding-top:15px;
	
	
}
#city_shop {
	display:none;
	position:absolute;
	top:80px;
	left:80px;
	width:200px;
	z-index:10;
	padding:15px;
	border:1px white solid;
	color:orange;
	background:black url('images/close.png') no-repeat scroll right top;
}

#close {
	position:absolute;
	right:0;
	top:0;
	width:24px;
	height:24px;
	cursor:pointer;
	z-index:20;
}

#commbox {
padding-right:80px;
direction:rtl;
}
