body{
	color: #F0F0F0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/* Comment Styles */

.page_comment_box {
	width: 615px;
/*	border: 1px solid #900;
	background-image: url(../../images/default/comment_bg.png);*/
	background-repeat: repeat;
	margin-bottom: 25px;
	float: left;
	clear: both;
	padding-left: 10px;
}

.comment_header {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	height: 25px;
	width: 605px;
	padding-top: 0px;
}
.comment_sub_header {
	color: #FFF;
	background-repeat: no-repeat;
	height: 20px;
	width: 605px;
	float:left;
}

.comment_name_title {
	float: left;
	width: 60px;
	height: 17px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	background-color: #900;
}

.comment_name_field_1 {
	float: left;
	width: 215px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	background-color: #CCC;
	margin-right: 13px;
}

.comment_e_mail_title {
	float: left;
	width: 60px;
	height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	background-color: #900;
}

.comment_e_mail_field  {
	float: left;
	width: 215px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	background-color: #CCC;
}
.comment_field {
	padding: 10px;
	float: left;
	width: 585px;
	min-height: 30px;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #900;
	background-color: #CCC;
}

#comment_send {
	display:block;
	font-weight: bold;
	padding-bottom: 5px;
	text-align:center;
	padding-top: 6px;
	width:75px;
	float: left;
	height:19px;
	margin-bottom: 15px;
	background-color:#900;
	text-decoration:none;
	background: url(../../images/default/send_bg.png) no-repeat 0 0;
}

#comment_send:hover {
  background-position: 0 -30px;
  color:#FFF;
}

#comment_send span {
  display: none;
}


.comment {
	float: left;
	width: 605px;
	margin-bottom: 10px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

.comment_date {
	float: left;
	width: 605px;
	clear: both;
	font-style:italic;
	color: #FFF;
	margin-bottom: 5px;
}

.comment_name_title_2 {
	float: left;
	height: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	padding-right: 5px;
}

.comment_name_field_2 {
	float: left;
	height: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	padding-left: 5px;
}

.comment_area_field {
	float: left;
	width: 605px;
	min-height: 25px;
	clear: both;
	margin-bottom: 7px;
}
.captcha {
 float:left;
 width:605px;
 margin-bottom:10px;
}
.input-text
{
	float:left;
	width:200px;
	height:20px;
	border:none;
	margin:0;
	padding:0;
	background-color:#CCC;
	font-family: Verdana, Geneva, sans-serif;
	/*background-color:#d5c2a9;
	opacity:0.20;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";  first!
	filter: alpha(opacity=20);*/
}
.txt-area
{
	float:left;
	width:575px;
	height:50px;
	border:none;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#CCC;
	/*opacity:0.20;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	background-color:#d5c2a9;*/
}
.site-bg-wrap {
	width:100%;
	float:left !important;
	float:none;
	position:absolute;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.content-area-top {
	width:100%;
	float:left !important;
	float:none;
	padding:0 0 90px ;
}
.footer-wraper {
    width:100%;
	float:left;
	height:90px;
	position:absolute;
	bottom:0px;
	z-index:1;
	clear:both;
	color:#C6C2BE
}
.page_content_area{
    padding-left: 0px;
}
/* Default Site links */

a:link {
	color: #FFF;
	text-decoration:underline;
}
a:visited {
	color: #CCC;
	text-decoration:underline;
}
a:hover {
	color: #CCC;
	text-decoration:underline;
}
a:active {
	color: #FFF;
	text-decoration:underline;
}