* {
	padding:0;
	margin:0;
	outline:0 !important;
}
body {	
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	font-size:12px;
	color:#3b4853;
	background:#3b4853 url(imgs/body.gif) repeat-x 0 0;	
}

.l, .left{
	float:left;
	display:inline;	
}
.r, .right{
	float:right;
	display:inline;	
}

.cl, .clear, .clb, .clb2 {
	font-size:0;
	line-height:0;
	display:block;
	height:0;
	clear:both;
}
.clb {
	border-top:dashed 1px #ccc;
	margin:10px 0 20px 0;
}
.clb2 {
	border-top:dashed 1px #ccc;
	margin:2px 0;
}
h1{}
h2{
	color:#fff;
	font-weight:normal;
	font-size: 18px;
}
h3{}

a{
	color:#cc0000;
	text-decoration:none;
}
.red {
	color:#cc0000;
}
a:hover {
	text-decoration:underline;
}

ul, ol{}
li{}

#leftbg {
	background:url(imgs/bg-l.gif) no-repeat 0 0;
	padding-left:14px;
	width:940px;
}
a#logo{
	display:block;
	margin:0 0 30px 0;
}
#shell{
	margin:0 auto;
	text-align:left;
	width:954px;
	padding-right:14px;
	background:url(imgs/bg-r.gif) no-repeat right 0;
}
#sl{
	float:left;	
	display:inline;
	width:222px;
	background:#3b4853;	
}
#sr{
	float:right;
	display:inline;
	width:718px;	
    
}
h2 {
	padding:0 0 5px 15px;
}
.nav{
	list-style-type: none;
	padding: 0 0 15px 0;
	margin: 0 0 0 15px;
	background:url(imgs/nav-li.gif) no-repeat 0 0;
}
.nav li {
	background:url(imgs/nav-li.gif) no-repeat 0 bottom;
	padding:1px 0;
}
.nav a {	
	color:#c3dc33;
	text-decoration: none;
}
.nav a:hover{
	color:#fff;
	text-decoration: none;
}
.nav a.active{
	font-weight: bold;
	color: #fff;
}
.nav li.logout-btn {
	background:none;
	padding-top:5px;
}
.nav li.logout-btn a {
    float: left !important;
}
.nav li.logout-btn a, .login-btn{
	display:block;
	font-size:11px;
	line-height:11px;
	width:57px;
	background:url(imgs/logout.gif) no-repeat 0 0;
	color:#000;
	text-align: center;
	padding:5px 0 5px 0;
    float: right;
}
.nav li.logout-btn a:hover, .login-btn:hover {
	background-position: 0 -26px;
	text-decoration: none;
}
.login-btn {
	margin:0 0 0 auto;
}
#header{
	background:#3b4853;
	height:188px;
	border:solid 1px #a3b6c5;
	border-top:0;
	border-bottom:0;
	padding:10px 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1 {
	color:#fff;
	font-size: 12px;
	font-weight: normal;
	background:#000;
	padding:5px 10px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
h4 {
	padding:0;
	margin:0;
	font-size:14px;
}
#cnt {
	padding:1px;
	border:solid 1px #c5cbcf;
	background:#fff;
	min-height:450px;
}
.sideL {
	float:left;
	display:inline;	
	width:148px;	
}
.sideR {
	float:right;
	display:inline;	
	width:554px;
	margin-right:5px;
}
.sideF {
	padding:20px 20px 40px;
}
.sideRP {
	float:right;
	display:inline;	
	width:544px;
	margin-right:5px;
	padding:5px 5px 30px 5px;
}

h3 {
	background:#eceff2;
	border:solid 1px #c5cbcf;
	padding:2px 8px;
	font-size: 12px;
	margin:0 0 2px 0;
}
.news-list {
	background:#eceff2;
	padding:8px;
}
.news-list ul {
	margin-left:15px;
}
.news-list li {
	line-height:14px;
	padding:0 0 6px 0;
}

.l-props {
	background:#eceff2;
	padding:4px;	
}
.l-props a{
	display:block;
	text-decoration: none;
	margin:0 0 4px 0;	
	text-decoration: none !important;
	background:#3b4853;
}
.l-props a span {
	display:block;
	font-size:11px;
	color:#fff;
	
	text-align: center;
}
.l-props a:hover {
	background:#333;
}

#foot{
	background:url(imgs/foot.gif) repeat-x 0 0;
	text-align:center;
	font-size:11px;
	color:#6b84a0;
	padding:35px 0 15px 0;
}
#foot a{
	color:#afdc33;
}


h2.stitle {
	color:#59646d;
	padding:0 0 5px 0;
}
h2.stitle span.subtitle {
    font-size: 12px;
    padding: 0 0 0 2px;
}
.news {
	border-bottom:dashed 1px #ccc;
	padding:0 0 15px 0;
	margin:15px 0 0 0;
}
small.date {
	font-weight: bold;
	font-size: 11px;
	display:block;
	padding:2px 0 3px 0;
}
.news-title {
	border-bottom:dashed 1px #ccc;
	padding:0 0 15px 0;	
	margin:0 0 12px 0;
}

label {
	font-weight: bold;
	float:left;
	width:150px;
	margin:2px 0 0 10px;
	line-height:1;
}
.field {
	font-size:12px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, sans-serif !important;
	margin:0 0 10px 0;
}
select.field {
    width: 140px;
}
input.field {
	width:150px;
}
textarea.field {
	width:300px;
	height:130px;
}
.btnp{
	border-top:dashed 1px #ccc;
	padding:10px 0 20px 160px;
}
.loginform label{
	width:100px;
}
.loginform .btnp {
	width:255px;
	padding:10px;
}
.lostpasswd {
    color: #C3DC33;
    float: left;
    padding-top: 1px;
}
.lostpasswd:hover {
    color: #fff;
    text-decoration: none;
}
.btn {
	font-family: "Trebuchet MS", Arial, sans-serif !important;
	padding: 0 4px;
	
}
p.txt {
	padding:0 0 10px 0;
}
.buttons_groups {
	float:left;
	margin:0 0 10px 0;
}
.buttons_groups label {
	float:none;
	width:auto;
	margin:0 0 0 4px;
	font-weight: normal;
	line-height:16px;
}
.checkbox {
	width:12px;
	height:12px;
	margin:0 0 -2px 0;
}

.fstep2 label {
	width:180px;	
}
.fstep2 input.field {
	width:180px;
}

label.block {
	width:auto;
	float:none;
	display:block;
	padding:5px 0 5px 0;
}
.fstep2 input.block,
.fstep2 textarea.block {
	margin-left:190px;
}
.fstep2 .btnp {
	padding-left:190px;
}

.step-name {
	color:#666;
}

.sm-loginform label {
	color:#b1b6ba;
	font-size:11px;
	width:65px;
	margin-left:15px;
}
.sm-loginform .field {
	font-size:11px;
	width:110px;
	margin:0 0 5px 0;
	border:solid 1px #333;
	padding:1px;
	background:#939ba1;
}
.sm-loginform .btnp {
	padding:10px 30px 0 0;
	background:url(imgs/nav-li.gif) no-repeat 0 0;
	border:0;
	margin:5px 0 0 15px;
	text-align: right;
}
.sm-loginform .btn {
	font-size:11px;
	padding:0 1px;
}

h2.gtitle {
	background:#78970b url(imgs/th.gif) repeat-x 0 -1px;
	color:#111;
	border-top:solid 1px #586c06;
	border-bottom:solid 1px #586c06;
	padding:6px 10px;
	line-height:15px;
}

.homec .l,
.homec .r {
	width:260px;
}

ul.buls {
	list-style-type:none;
	font-weight: bold;
	padding:0 0 15px 0;
}
ul.buls li {
	padding:2px 0;
}
ul.buls a{
	color:#3b4853;
}
ul.buls a:hover{
	text-decoration: none;
	color:#cc0000;
}
.hc {
	padding:5px 10px;
}
.homesearch {
	padding:5px 0 0 0;
}
.homesearch label {
	margin-left:0;
	font-weight: normal;	
	width:107px;
}
.homesearch select{
	width:130px;
	font-size:11px;
	margin:0 0 5px 0;
}
.homesearch .btnp {
	border:0;
	padding:4px 0 20px 0;
	text-align: right;
}
.estate {	
	padding:13px 0;	
}

.eimg {
	float:left;
	display:inline;
	width:85px;
	text-align: center;	
}
.eimg a img, a.aImg img {
	border:solid 1px #c5cbcf;
	padding:1px;
}
.eimg a:hover img, a.aImg:hover img{
	border:solid 1px #3b4853;	
}

.edetails {
	float:right;
	width:450px;	
}
.edetails ul {
	padding:5px 0 5px 0;
	margin:0 0 0 25px;
}
.pube .eimg {
	width:130px;
}
.pube .edetails{
	width:400px;
}
h4 span {
	font-size:11px;
	font-weight: normal;
}
h4 span a{
	text-decoration:underline;
}
h4 span a:hover {
	text-decoration:none;
}
.not-active {
	background:#fbfdb9;
	color:#000;
	padding:2px 5px;
}

.active-to {
	background:#f5f7f8;
	color:#000;
	padding:2px 5px;
}
.estate p {
	font-size:11px;
}
.egray {
	background:#f5f7f8;
}

fieldset {
	border:solid 1px #ccc;
	padding:10px;
	margin:0 0 20px 0;
}
legend {
	font-weight: bold;
	background:#fff;
	padding:0 10px;
	color:#cc0000;
}

.fstep2 td {
	background:#f5f7f8;
	padding:5px;
}

.msgs {
	text-align: center;
	font-weight: bold;
	padding:7px 0 10px 0;
}
.searchpage {
	border:solid 1px #c5cbcf;
	padding:1px;
	margin-bottom:10px;
	
}
.searchpage .form {
	padding:10px;
	background:#f5f7f8;
}
.searchpage select{
	width:140px;
	font-size:11px;
	margin:0 0 5px 0;
	float:left;
}
.searchpage label {
	width:110px;
	margin:3px 0 0 0;
}
.searchpage label.secl{
	width:90px;
	margin-left:40px;
}
.searchpage .field {
	
}
.searchpage .btnp {
	border:0;
	padding:5px 0 0 0;
	text-align: right;
}
.images {
	padding:10px 0 0 0;
}
.images .l {
	width:124px;
}
.images .l a{
	display:block;
	margin-bottom:10px;
}
.images #big-img {
	float:right;
	width:410px;
}

#big-img img {
	padding:1px;
	border:solid 1px #c5cbcf;
}
#tabs {
	margin-top:10px;
	height:27px;
	overflow:hidden;
	position:relative;
}
#tabs ul {
	list-style-type: none;
}
#tabs ul li {
	display:inline;
}
#tabs ul li a{
	float:left;
	width:132px;
	background:url(imgs/tab.gif) no-repeat 0 0;
	padding:7px 10px;
	line-height:13px;
	font-size: 13px;
	margin-right:1px;
	color:#fff;
	font-weight: bold;
}
#tabs ul li a.active {
	background:url(imgs/tab.gif) no-repeat 0 bottom;
	color:#3b4853;
}
#tabs ul li a.active:hover{
	text-decoration: none;
}
#tabs-content {
	background:#dce2e7;
	padding:10px 10px 30px;
	min-height:130px;
}

table.results {
	margin:5px 0 20px 0;
}
table.results th {
	border-bottom:solid 1px #c5cbcf;
	
	padding:6px 10px;
	background:url(imgs/th.gif) repeat-x 0 0;
	color:#fff;
}
table.results  td{
	background:#fff;
	padding:6px 10px;
	border-bottom:solid 1px #c5cbcf;
}
table.results tr.gray td{
	background:#f5f7f8;
}

a.view-btn {
	display:block;
	width:40px;
	font-size:11px;
	line-height:11px;
	background:url(imgs/view.gif) no-repeat 0 0;
	text-align: center;
	color:#000;
	padding:4px 0 7px 0;
	margin:0 auto;
}
a.view-btn:hover {
	text-decoration: none;
	color:#fff;
	background-position:0 -22px;
}
.verimg {
    padding-left: 160px;
}

.error {
	background:#fbfdb9;
	margin:5px 0 10px 0;
	width:400px;
	padding:7px 10px;
	color:#000;
}
.error ul {
	font-size:11px;
	margin-left:15px;
}
.error strong {
	color:#cc0000;	
}
.thanks {
	background:#edf0f3;
	margin:5px 0 10px 0;
	width:400px;
	padding:7px 10px;
	color:#000;	
}

.searchp .error {
	margin:0 auto;
}

.button {
	display:block;
	width:60px;
	font-size:12px;
	line-height:11px;
	color:#000;
	background:url(imgs/button.gif) no-repeat 0 0;
	text-align: center;
	padding:5px 0 7px 0;
}
.button:hover {
	background-position: 0 -26px;
	color:#fff;
	text-decoration: none;
}
input.button {
	border:0;
	padding:3px 0 7px 0;
	cursor:pointer;
	
}

table.invoices th {	
	background:url(imgs/th2.gif) repeat-x 0 -3px;
	color:#333;
}

.gray-link {
	color:#555;
	text-decoration:underline;
}
.gray-link:hover {
	text-decoration:none;
}
.reload-spam-trap {
    float: left;
    margin: 23px 0 0 7px;
}
