body
{
margin:0px;

}


/*LAYOUT OF ITEM PAGE*/





/*END LAYOUT OF ITEM PAGE*/



.rated_areas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #3487F4;
	
}

.rated_areas a:link { color: #3487F4; font-weight: bold; text-decoration: underline;  } 
.rated_areas a:visited { color: #3487F4; font-weight: bold; text-decoration: underline;  }  
.rated_areas a:hover		{ color: #3487F4; font-weight: bold; text-decoration: underline;  } 
.rated_areas a:active	{ color: #3487F4; font-weight: bold; text-decoration: underline; } 

.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-variant: normal;
	text-transform: none;
	color: #2C96A9;
	
}

.back a:link { color: #2C96A9; font-weight: bold; text-decoration: underline;  } 
.back a:visited { color: #2C96A9; font-weight: bold; text-decoration: underline;  }  
.back a:hover		{ color: #50BED1; font-weight: bold; text-decoration: underline;  } 
.back a:active	{ color: #3487F4; font-weight: bold; text-decoration: underline; } 




.rating_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	text-transform: none;
	color: #585858;
	text-align: center;	
}

.rating_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-variant: normal;
	text-transform: none;
	color: #585858;
	text-align: center;	
}

.ratings_table {
	text-align: center;	
	display: block; margin-left: auto; margin-right: auto;
}

.replies-table {
	margin-left: 20px;
}

.replies-table .comment_text {
	margin-bottom: 20px;
}

/* Reply Form */
a.reply-btn {
	background: url(images/arrow_reply.gif) no-repeat 100% 3px;
	padding-right: 15px;
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #585858 !important;
}

a.no-replies {
	background: none !important;
	padding-right: 0px;
}

.textright {
	text-align: right;
}

form.reply-form {
	background-color: #EAF8F9;
	padding: 10px;
}

form.reply-form h4 {
	margin:0 0 10px 7px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	color: #585858;
	letter-spacing: 0;
}

/* Photo upload */
p.photo-dir {
	font-size: 11px;
	width: 520px;
}

span#upload-btn {
	color: #3386F3;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer !important;
}

span#upload-btn:hover, span#upload-btn.hover {
	text-decoration: none;
}

p#upload-status span.error {
	color: red;
}

p#upload-status img {
	vertical-align: middle;
}

ol#files {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol#files li {
	line-height: 22px;
}

ol#files .caption-input {
	width: 400px;
}

.photo-icon {
	vertical-align: top;
}

.photo-icon a img {
	border: 0;
	margin: 5px 8px 0 0;
}

.add-icon {
	background: url(images/add-icon.gif) no-repeat 0px 1px;
	padding: 0 0 2px 22px;
}