html {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
}
body {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	overflow: auto;
}
#parent {
	display: block;
	margin: 0px;
	padding: 0px;
}
#header {
	display: block;
	height: 100px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../resources/bgHeader.gif);
	background-repeat: no-repeat;
}
#maincontent {
	border: 0px solid;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 15px;
	width: 860px;
	clear: both;
	float: none;
}
#bignav {
	display: block;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	display: block;
	border:0px;
	border-top:1px dotted #afafaf;
	padding: 5px 0px 0px 10px;
	width: 860px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin: 0px auto 0px auto;
	clear: both;
	float: none;
}
#icon {
	display: block;
	padding: 2px 2px 27px;
	float: left;
	width: 240px;
	margin-right: 17px;
	margin-left: 17px;
	text-align: center;
}
#login_member {
	float:right;
	width:auto;
	text-align:right;
	margin-right:10px;
	line-height:100px;
}
ul {
	text-align: justify;
	display: block;
	font-size: 14px;
	list-style-type: none;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FF9900;
	text-align: justify;
}
.text-green {
	color: #40CA29;
}
li {
	text-align: justify;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
}
#intro {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 21px;
	color: #FF9900;
	font-weight: normal;
	display: block;
}
#link-bignav {
	font-size: 21px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
#link-bignav:hover {
	text-decoration: underline;
}
p {
	font-size: 12px;
}
.text_small {
	font-size:10px;
}
.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#help {
	height: 30px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFDFC1;

}
form {
	display: block;
	margin: 0px;
	padding: 0px;
}
#form-login {
	margin-top: 0px;
	width: 99%;
	text-align: right;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form-field {
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
}
.form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 1px;
}
#maincontent-inside {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding-top: 15px;
	width: 840px;
}
td {
	font-size: 12px;
	color: #999999;
	vertical-align: top;
}
.row00 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	display: block;
	text-align: left;
	border: 0px none #FFFFFF;
}
.form-label {
	padding-right: 15px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#form-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 1px;
	cursor:default;
}
#form-button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #666666;
	padding: 1px;
	cursor:pointer;
	cursor:hand;
}
#form-button-disabled {
	background-color: #CCCCCC;
}
#form-button-disabled:hover {
	background-color: #FF0000;
}
#mainnav {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#link-mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding: 2px 20px 2px 2px;
	margin: 0px;
}
#link-mainnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	margin: 0px;
}
table {
	background-color: #F9F9F9;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-textarea {
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	overflow: auto;
}
#property-mainimg {
	background-color: #F9F9F9;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 2px 10px 2px 2px;
	padding: 2px;
	float: left;
	height: 350px;
	width: 350px;
}
#property-details {
	text-align: left;
	display: block;
	margin: 2px;
	padding: 2px;
	float: left;
	height: 350px;
	width: 350px;
}
img {
	vertical-align: top;
}
#imgpreview {
	width: 25px;
}
#imgpreview:hover {
	width: 318px;
}
.row01 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	border: 0px none #FFFFFF;
	background-color: #F5F5F5;
}
.row02 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	border: 0px none #FFFFFF;
	background-color: #F3F3F3;
}
.row03 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border: 0px none #FFFFFF;
	background-color: #FFEACA;
}

.link-searchresult, a.link-searchresult, a.link-searchresult:visited, a.link-searchresult:active{
	display: block;
	border: solid 3px #F9F9F9;
	text-decoration: none;
}
a.link-searchresult:hover, a.link-searchresult:visited:hover{
	border: solid 3px #FF9900;
	background: #FF9900;
	color: #333333;
}

#helpbar {
	background-color: #FFFEF0;
	clear: both;
	width: 94%;
	border: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 0px;
	display: block;
	position: fixed;
	bottom: 0px;
	filter: Alpha(Opacity=80);
	margin: 0px 2% 0px 2%;
	padding: 0px 1% 0px 1%;
	left: 0px;
	right: 0px;
	height: 15px;
}
#helpbar:hover{
	height: 50px
}
.form-field-smalltext {
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
}
#rightmargin{
	width: 250px;
	border: 0px solid;
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #cccccc;
	float: right;
	padding: 2px;
	text-align: right;
}
#leftmargin{
	float: left;
}
#sign-in{
	background-image: url(../resources/sign-in.gif);
	width: 55px;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px none;
	cursor: hand;
}
#cookiebox{
	width: 600px;
	border: 0px solid;
	border-style: solid;
	border-left-width: 0px;
	border-left-color: #cccccc;
	float: right;
	padding: 0px;
	margin: -5px 0px 0px 0px;
	text-align: right;
}
.messagerow{
	border: solid 1px #C3C3C3;
}
.messagerow:hover{
	border: solid 1px #878787;
}

.forum_daterow { font-size:10px; background-color:#eeeeee; }

.forum_reportpost { font-size:10px; padding:4px 8px 4px 0px; background-color:#fcfcfc; text-align:right; }
.forum_postauthor { padding:8px; }
.forum_postcontent { padding:8px; background-color:#fcfcfc; }

.forum_table{
	border: solid 1px #C3C3C3;
}

.forum_post{
	border: solid 1px #C3C3C3;
	margin-bottom:5px;
}

.forum_postreply{
	border: solid 1px #C3C3C3;
	margin-bottom:5px;
}

.forum_replysubmit{
	font-size:10px;
	padding:4px 8px 4px 0px;
	background-color:#fcfcfc;
	text-align:center;
}

.forum_row{
	border: solid 1px #C3C3C3;
	background-color:#f6f6f6;
}
.forum_row:hover{
	border: solid 1px #999999;
	background-color:#f4f4f4;
}

.forum_postrow { border: solid 1px #C3C3C3;
	background-color:#f6f6f6; }

.inbox_titletext { font-size:10px; color:#999999; font-weight:bold; }

.focusproperty{
	padding: 6px;
	margin: 10px;
	border: solid 4px #40CA29;
	background-color: #FFFFFF;
	font-size: 12px;
}
.linkproperty{
	padding: 8px;
	margin: 8px;
	border: solid 1px;
	font-size: 12px;
}	
.chain-image{
	float: left;
	height: 150px;
	margin-right: 2px;
}
.chain-image-holder{
	float: left;
	width: 320px; 
}
.chain-status{
	float: left;
	display: block;
	margin-left: 20px;
	width: 200px;
	padding: 6px;
	border: solid 1px;
	font-size: 12px;
}
.chain-sellingToArrow{
	padding-left: 30px;
}
.chain-history-link{
	display: block;
	text-align: right;
	padding-top: 80px;
	margin-right: 20px;
}
.chain-link{
	display: block;
	width: 100%;
	text-align: right;
	font-size: 10px;
}
.chainview-select{
	margin-left: 60px;
}
.chainview-historylisting{
	display: block;
	border-bottom: solid 1px #999999;
	margin-bottom: 2px;
	padding: 5px;
}
.chain-username{
	padding-left: 155px;
	width: 140px;
}

#chainview-left{
	float: left;
	padding: 5px;
	width: 200px;
	font-size: 12px;
}
#chainview-right{
	float: left;
	width: 625px;
	padding: 5px;
	padding-left: 15px;
	font-size: 12px;
	border-left: solid 1px #999999;
}
#chainview-details{
	display: block;
	text-align: right;
	padding-right: 220px;
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 20px;
}
#chain-transaction{
	display: block;
	width: 300px;
	height: 40px;
	background-image: url(../resources/transactionIcon.jpg);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	padding-left: 70px;
	padding-top: 5px;
}
#chainview-transaction{
	height: 40px;
	background-image: url(../resources/transactionIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 20px;
}
#chainview-status{
	display: block;
	padding: 10px;
	border: solid 1x #999999;
	background-color: #D0E0E8;
	color: #000000;
	font-size: 12px;
	margin-bottom: 10px;
}
#chainview-status b{
	font-size: 14px;
	margin-bottom: 5px;
}
#chainview-status-message{
	font-size: 9px;
}
#chainview-statushistory{
	display: block;
	padding: 10px;
	margin-bottom: 20px;
}
#chainview-statushistory b{
	display: block;
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
	border-bottom: solid 2px #999999;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}