﻿#login
{
	top: 50%;
	left: 50%;
	height:350px;
	width:620px;
	overflow:hidden;
	position:absolute;
	margin-top: -180px; /*set to a negative number 1/2 of your height*/
	margin-left: -320px;
	
}
body,html { margin: 0; padding: 0; background: #EFEAE0;font-family:Arial,Helvetica,sans-serif;}


/* Post Comment
----------------------------------------------- */
#header .post_comment {
	float: left;
	clear: both;
	
	background: url(../img/post_frame_bottom.gif) no-repeat 0 100%;
}
#header .post_comment .inner {
	float: left;
	clear: both;
	width: 735px;
	padding: 0px 21px 10px 21px;
	background: url(../img/header_top.gif);
}
#header .post_comment input {
	width: 100px;
	padding: 5px;
	border: solid 1px #D9E0E7;
	font-size: 11px;
	color: black;
}
#header span
{
	
	font-size:11px;
	font-weight:bold;
}
#header h1 
{	
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	height:60px;
	width:300px;
	margin:5px;
	margin-left:0px;
}
#header h1 a {
	display:block;
	height:60px;
	text-indent:-2000px;
	width:180px;
}
#content .post_comment {
	float: left;
	clear: both;
	width: 780px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	background: url(../img/post_frame_bottom.gif) no-repeat 0 100%;
}
#content .post_comment2 {
	float: left;
	clear: both;
	width: 780px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	background: url(../img/post_frame_bottom2.gif) no-repeat 0 100%;
}
#content .post_comment .inner {
	float: left;
	clear: both;
	width: 777px;
	padding: 20px 21px 10px 21px;
	background: url(../img/post_frame_top.gif) no-repeat;
}

#content .post_comment2 .inner2 {
	float: left;
	clear: both;
	width: 780px;
	padding: 20px 21px 10px 21px;
	background: url(../img/post_frame_top2.gif) no-repeat;
}

#content .post_comment .inner span a{
	color:#66685B;
	font-size:0.7em;
	text-align:right;
	}
#content .post_comment h2 {
	margin: 0 0 5px 0;
	font-size:13px;
	font-weight:bold;
	
}
#content .post_comment p {
	float: left;
	clear: both;
	width: 553px;
	margin: 0 0 2px 0;
	padding: 14px 0 12px 0;
	background: #F1F6FA;
	font-weight: bold;
	font-size: .75em;
	color: #66685b;
}
#content .post_comment p.h { background: #E3EEF5; }
#content .post_comment p.bh { background: #E3EEF5; }
#content .post_comment p label {
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	width: 105px;
	text-align: right;
}
#content .post_comment p input {
	width: 305px;
	padding: 5px;
	border: solid 1px #D9E0E7;
	font-size: 12px;
	color: black;
}
#content .post_comment p select {
	width: 305px;
	border: solid 1px #D9E0E7;
	font-size: 12px;
	height:26px;
	color: black;
}
#content .post_comment p.h input { border: solid 1px #C0D2DD; }
#content .post_comment p input.required {
	width: 242px;
	padding-right: 63px;
	background: #fff url(../img/required.png) no-repeat 254px 6px;
}
#content .post_comment p textarea {
	width: 410px;
	padding: 5px;
	border: solid 1px #C0D2DD;
	font-size: 12px;
	color: black;
}
#content .post_comment p.button {
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
	text-align: right;
}
#content .post_comment p.button input {
	border: none;
	padding: 0;
	width: auto;
}
#content .post_comment p.bh input {
border:1px solid #C0D2DD;
color:black;
font-size:12px;
padding:5px;
width:410px;
}


#content .post_comment2 .inner span a{
	color:#66685B;
	font-size:0.7em;
	text-align:right;
	}
#content .post_comment2 h2 {
	margin: 0 0 5px 0;
	font-size:13px;
	font-weight:bold;
	
}
#content .post_comment2 p {
	float: left;
	clear: both;
	width: 720px;
	padding: 14px 0 12px 0;
	background: #F1F6FA;
	font-weight: bold;
	font-size: .75em;
	color: #66685b;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
}
#content .post_comment2 p.h { background: #E3EEF5; }
#content .post_comment2 p.bh { background: #E3EEF5; }
#content .post_comment2 p label {
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	width: 105px;
	text-align: right;
}
#content .post_comment2 p input {
	width: 305px;
	padding: 5px;
	border: solid 1px #D9E0E7;
	font-size: 12px;
	color: black;
}
#content .post_comment2 p select {
	width: 305px;
	border: solid 1px #D9E0E7;
	font-size: 12px;
	height:26px;
	color: black;
}
#content .post_comment2 p.h input { border: solid 1px #C0D2DD; }
#content .post_comment2 p input.required {
	width: 242px;
	padding-right: 63px;
	background: #fff url(../img/required.png) no-repeat 254px 6px;
}
#content .post_comment2 p textarea {
	width: 570px;
	padding: 5px;
	border: solid 1px #C0D2DD;
	font-size: 12px;
	color: black;
}
#content .post_comment2 p.button {
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
	text-align: right;
}
#content .post_comment2 p.button input {
	border: none;
	padding: 0;
	width: auto;
}
#content .post_comment2 p.bh input {
border:1px solid #C0D2DD;
color:black;
font-size:12px;
padding:5px;
width:410px;
}

a.buttons {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#99CC22 url(../img/btnblank.png) repeat-x scroll 0 0;
	border:1px solid white;
	color:white;
	font-family:Helvetica,Arial,Sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:9px 12px;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:18px;
	margin-right:10px;
}