/* Noumenia (C) 2007 - All rights reserved - Software Development - www.noumenia.gr */
html {
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana, sans-serif;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	min-width: 1005px;
	text-align: center;
	font-family: verdana, sans-serif;
	}

img {
	border: 0;
	}

a {
	color: #29464b;
	text-decoration: none;
	}

a:hover {
	color: #ff6600;
	text-decoration: underline;
	}

input, select {
	background-image: url("images/inputbg.png");
	background-position: 0 0;
	background-repeat: repeat;
	}

#header {
	position: relative;
	width: 1005px;
	height: 111px;
	margin-left: auto;
	margin-right: auto;
	}

#headerlogosmall {
	display: none;
	}

#banner1 {
	display: none;
	position: absolute;
	width: 468px;
	height: 60px;
	z-index: 1000;
	top: 11px;
	left: 528px;
	border: none;
	}

#subheader {
	width: 1005px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff7519;
	}

#banner2 {
	display: none;
	position: absolute;
	width: 120px;
	height: 240px;
	z-index: 1000;
	top: 2px;
	left: 7px;
	border: none;
	}

#homecontainer {
	position: relative;
	z-index: 10;
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/homeouterborder-middle.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	}

#homecontainer .column {
	position: relative;
	float: left;
	}

#subheadercontainer {
	float: left;
	width: 210px;
	height: 50px;
	padding-left: 10px;
	background-image: url("images/subheader-left.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#subheaderdate {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	font-size: 1.0em;
	color: #524f42;
	}

#subheaderlanguages {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-left: 18px;
	color: #ffffff;
	white-space: nowrap;
	}

#subheaderlanguages a {
	color: #ffffff;
	}

#subheaderlanguages a:hover {
	color: #000000;
	}

#subheaderoptions {
	float: right;
	width: 275px;
	height: 50px;
	padding-top: 0px;
	/* padding-right: 25px; */
	color: #666666;
	background-image: url("images/subheader-right.png");
	background-position: 100% 0;
	background-repeat: no-repeat;
	}

#subheaderoptions a {
	color: #ffffff;
	}

#subheaderoptions a:hover {
	color: #000000;
	}

.divider {
	margin-left: 5px;
	margin-right: 5px;
	}

#topbuttons {
	float: left;
	height: 34px;
	width: 500px;
	margin-top: 16px;
	}

#topbuttons a {
	height: 34px;
	color: #333333;
	text-decoration: none;
	}

#topbuttons a:hover {
	height: 34px;
	color: #666666;
	text-decoration: none;
	}

.topbutton {
	height: 34px;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 34px;
	text-align: center;
	font-size: 1.2em;
	background-image: url("images/topbutton-bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

.topbuttonleft {
	width: 5px;
	height: 34px;
	float: left;
	background-image: url("images/topbutton-left.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.topbuttonright {
	width: 11px;
	height: 34px;
	float: left;
	margin-right: 23px;
	background-image: url("images/topbutton-right.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.topbuttoncurrent {
	background-image: url("images/topbutton-bg-o.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

.topbuttonleftcurrent {
	background-image: url("images/topbutton-left-o.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.topbuttonrightcurrent {
	background-image: url("images/topbutton-right-o.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.currentlang {
	text-decoration: underline;
	}

#container {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/outerborder-middle.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	}

#container .column {
	position: relative;
	float: left;
	}

.showForm{display:block;}
.hideForm{display:none;}

#homecontainer {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/homeouterborder-middle.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	}

#homecontainer .column {
	position: relative;
	float: left;
	}
#containertopborderleft {
	width: 10px;
	height: 10px;
	float: left;
	background-image: url("images/outerborder-topleft.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#containertopborderright {
	width: 10px;
	height: 10px;
	float: right;
	background-image: url("images/outerborder-topright.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#homecontainer {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/homeouterborder-middle.png");
	background-position: 0 0;
	background-repeat: repeat-y;
	}

#homecontainer .column {
	position: relative;
	float: left;
	}

#leftsidebar {
	width: 202px;
	}
    
#leftsidebar > a {
    display: block;
    width: 202px;
    height: 23px;
    margin-top: 10px;
    background-color: #c8c8c8;
    line-height: 23px;
    font-size: 1.2em;
    font-weight: bold;
    color: #ff751a;
    }

#becomeamember {
	display: block;
	width: 202px;
	height: 23px;
	margin-top: 10px;
	background-color: #c8c8c8;
	line-height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff751a;
	}

.pointers {
	margin-right: 2px;
	padding-left: 5px;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	}

#homelink {
	display: block;
	width: 202px;
	height: 23px;
	margin-top: 10px;
	background-color: #c8c8c8;
	line-height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff751a;
	}

#faqlink {
	display: block;
	width: 202px;
	height: 23px;
	margin-top: 10px;
	background-color: #c8c8c8;
	line-height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff751a;
	}

#areainfolink {
	display: block;
	width: 202px;
	height: 23px;
	margin-top: 10px;
	background-color: #c8c8c8;
	line-height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff751a;
	}

#areaslink {
	display: block;
	width: 202px;
	height: 23px;
	margin-top: 10px;
	background-color: #c8c8c8;
	line-height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff751a;
	}

#advsearch {
	display: block;
	width: 202px;
	height: 23px;
	margin-top: 10px;
	background-color: #c8c8c8;
	line-height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff751a;
	}

.sidebaroptions {
	width: 202px;
	margin-top: 10px;
	background-image: url("images/sidebaroptions-bg.png");
	background-position: 0 0;
	background-repeat: repeat;
	text-align: left;
	}

.clearoptions {
	background-position: 0 50px;
	}

.sidebaroptions .description {
	margin-top: 10px;
	margin-left: 9px;
	}

.sidebaroptions .options {
	margin-left: 9px;
	text-align: left;
	}

.sidebaroptions h3 {
	width: 202px;
	height: 25px;
	background-color: #c8c8c8;
	color: #ff6600;
	line-height: 25px;
	font-weight: bold;
	font-size: 1.1em;
	}

.clearoptions h3 {
	background-image: url("images/sidebaroptions-clear.png");
	}

.sidebaroptionsborder {
	width: 200px;
	padding-top: 1px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	}

.sidebaroptionsnoborder {
	width: 200px;
	}

.sidebaroptions ul {
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 9px;
	padding-bottom: 2px;
	list-style-type: square;
	list-style-position: inside;
	}

.sidebaroptions ul.type1 {
	list-style-image: url("images/bullet1.gif");
	}

.sidebaroptions ul.type2 {
	list-style-image: url("images/bullet2.gif");
	}

.sidebaroptions ul.type3 {
	list-style-type: none;
	}

.sidebaroptions ul.type4 {
	list-style-type: none;
	}

.sidebaroptions ul li {
	font-weight: bold;
	font-size: 1.1em;
	}

.sidebaroptions ul.type2 li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ff6600;
	}

.sidebaroptions ul.type2 li.last {
	border-bottom: 0px;
	}

.sidebaroptions ul.type3 li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ff6600;
	font-weight: normal;
	font-size: 1.0em;
	}

.sidebaroptions ul.type3 li.last {
	margin-bottom: 0px;
	border-bottom: 0px;
	}

.sidebaroptions ul.type4 li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaaaaa;
	font-weight: normal;
	font-size: 1.0em;
	}

.sidebaroptions ul.type4 li.last {
	margin-bottom: 0px;
	border-bottom: 0px;
	}

.sidebaroptionsfooter {
	width: 202px;
	height: 12px;
	background-image: url("images/sidebaroptions-foot.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.clearfooter {
	background-image: url("images/sidebaroptions-foot-clear.png");
	}

.sidebaroptionsfootermap {
	width: 202px;
	height: 72px;
	background-image: url("images/sidebaroptions-map.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

.sidebaroptions.sidebaroptionshidden ul {
	display: none;
	}

.sidebaroptions.sidebaroptionshidden h3 {
	cursor: pointer;
	}

.sidebaroptions.sidebaroptionshidden h3:hover {
	text-decoration: underline;
	}

.sidebarbutton {
	margin-bottom: 27px;
	}

#footer {
	clear: both;
	width: 1005px;
	height: 37px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("images/outerborder-bottom.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

#footerborderleft {
	width: 10px;
	height: 37px;
	float: left;
	background-image: url("images/outerborder-bottomleft.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#footerborderright {
	width: 10px;
	height: 37px;
	float: right;
	background-image: url("images/outerborder-bottomright.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#footer ul {
	width: 995px;
	padding-bottom: 10px;
	list-style: none;
	border-top: 1px solid #ff9955;
	}

#footer ul li {
	display: inline;
	margin-left: 4px;
	line-height: 27px;
	}

.gatibutton {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url("images/buttonbg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	border-color: #afafaf;
	border-width: 1px;
	font-weight: bold;
	font-size: 1.0em;
	}

.gatibutton:hover {
	background-image: url("images/buttonbg-hover.png");
	border-color: #afafaf;
	}

#rightsidebar {
	width: 153px;
	margin-left: 7px;
	}

#rightsidebarloginform {
	width: 153px;
	height: 260px;
	background-image: url("images/rightsidebar-loginform.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 2.0em;
	}

#rightsidebarloginform input {
	width: 129px;
	border: 2px solid #ff7519;
	}

#rightsidebarloginform .container1 {
	width: 133px;
	margin-left: 10px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #663499;
	}

#rightsidebarloginform .container2 {
	width: 133px;
	margin-left: 10px;
	padding-bottom: 7px;
	text-align: right;
	border-bottom: 1px dotted #663499;
	}

#rightsidebarloginform .submitbutton {
	width: 70px;
	background-image: url("images/buttonbg-forms.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 2px solid #afafaf;
	color: #ffffff;
	line-height: 1.0em;
	font-size: 1.0em;
	margin-right: 10px;
	cursor: pointer;
	}

#rightsidebarloginform .submitbutton:hover {
	color: #000000;
	border-top: 2px solid #7d7d7d;
	border-bottom: 2px solid #e3e3e3;
	border-left: 2px solid #7d7d7d;
	border-right: 2px solid #e3e3e3;
	cursor: pointer;
	}

#rightsidebarloginform .container3 {
	width: 153px;
	margin-top: 10px;
	text-align: center;
	}

#rightsidebarloginform .container3 a {
	font-weight: bold;
	}

#rightsidebarloginform .container4 {
	width: 153px;
	margin-top: 22px;
	text-align: center;
	}

#rightsidebarloginform .container4 a {
	font-weight: bold;
	}

#rightsidebaraccountoptions {
	width: 153px;
	height: 186px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 1.8em;
	overflow: hidden;
	}

#rightsidebaraccountoptions ul {
	width: 133px;
	margin-left: 10px;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	color: #29464b;
	}

#rightsidebaraccountoptions ul li ul li {
	border-bottom: 1px dotted #663499;
	padding-left:5px;
	}

html>body #rightsidebaraccountoptions ul li ul li {
	border-bottom: 1px dotted #663499;
	line-height:1.8em;
	padding-left:0px;
	}
#rightsidebaraccountoptions ul li ul li.firstRightList {
	padding-top:18px;
	}

html>body #rightsidebaraccountoptions ul li ul li.firstRightList {
	padding-top: 0px;
	}

#rightsidebaraccountoptions ul li {
	border-bottom: 0px dotted #663499;
	margin-bottom: 0px;
	padding-left: 0px;
	}

#rightsidebaraccountoptions ul li.welcomeoption {
	padding-top: 5px;
	line-height: 1.5em;
	}

#rightsidebaraccountoptions .welcomeoption ul {
	}

#rightsidebaraccountoptions .logout {
	float: right;
	position: relative;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ff7519;
	color: #ffffff;
	border: 1px solid #ffffff;
	z-index: 99;
	}

#passwordreminder {
	float: left;
	font-size: 9px;
	line-height: 9px;
	margin-top: 2px;
	margin-left: 10px;
	text-align: left;
	}

#rightsidebaraccountoptions #accountstatus {
	float: left;
	width: 133px;
	margin-top: 5px;
	margin-left: 10px;
	font-weight: bold;
	color: #29464b;
	text-align: center;
	font-size: 0.9em;
	}

#rightsidebaraccountoptions #myestates {
	width: 153px;
	margin-top: 40px;
	font-weight: bold;
	color: #29464b;
	text-align: center;
	}

.creditsborder {
	width: 130px;
	height: 13px;
	margin-left: 11px;
	border: 1px solid #acadae;
	padding: 0;
	background-image: url("images/creditsbarbg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	text-align: left;
	}

.creditsbar {
	height: 13px;
	padding: 0;
	background-image: url("images/creditsbar.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	}

.creditscount {
	position: relative;
	z-index: 99;
	top: -16px;
	left: -60px;
	font-weight: bold;
	}

#maincontent {
	width: 614px;
	margin-left: 7px;
	padding-bottom: 20px;
	text-align: left;
	}

.maincontentgeneral {
	border-bottom: 1px solid #ff6701;
	border-left: 1px solid #ff6701;
	border-right: 1px solid #ff6701;
	}

#maincontent .maincontentgeneral p {
	padding-left:10px;
	}

.maincontentgeneral ul {
	margin-left: 2.0em;
	}

#maincontent blockquote {
	margin-left: 4.0em;
	}

.maincontentsearchresults {
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}

.paging {
	width: 610px;
	height: 23px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 1px;
	font-style: italic;
	line-height: 23px;
	background-color: #f4f4f4; 
	}

.paging img {
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
	}

.paging .opage {
	margin-left: 5px;
	text-decoration: underline;
	}

.paging .currentpage {
	color: #ff6a06;
	text-decoration: none;
	}

.currentpathnode {
	color: #ff6a06;
	}

.maincontentsearchresults .searchpages {
	float: left;
	margin-left: 5px;
	}

.maincontentsearchresults .searchpages img {
	vertical-align: middle;
	}

.maincontentsearchresults .sortresults {
	float: right;
	margin-right: 5px;
	}

.maincontentsearchresults .sortoptions {
	height: 14px;
	font-size: 0.9em;
	border: 1px solid #7f9db9;
	}

.topicheader {
	width: 584px;
	margin-left: 15px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
	border-bottom: 1px dotted #ff6600;
	}

#articleheader {
	width: 599px;
	margin-left: -0px;
	margin-bottom: 10px;
	}

.alerttopicheader {
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
	}
	
.topicheader2 {
	width: 584px;
	margin-left: 15px;
	color: #333333;
	border-bottom: 1px dotted #ff6600;
	}

.bullet3 {
	float: left;
	}

.toleft {
	float: left;
	}

.toright {
	float: right;
	}

.cleardiv {
	clear: both;
	}

.highlight {
	text-decoration: underline;
	}

.tablethreecol {
	width: 594px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 1.0em;
	}

.tablethreecol .col1 {
	width: 142px;
	}

.tablethreecol .col2 {
	width: 120px;
	}

.tablethreecol .col3 {
	width: 122px;
	text-align: right;
	}

.optionsrow {
	width: 594px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f3f3f3;
	border-top: 1px dotted #ff6600;
	border-bottom: 1px dotted #ff6600;
	font-weight: bold;
	font-size: 1.1em;
	}

.optionsrow .divider {
	width: 20px;
	}

.optionsrow .firstcell {
	padding-left: 5px;
	}

.optionsrow input {
	margin-left: 5px;
	}

.sup {
	font-size: 0.7em;
	vertical-align: super;
	}

.sub {
	vertical-align: sub;
	}

.scrollablecontent {
	width: 582px;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	overflow: auto;
	overflow-x:hidden;
	border: 1px solid #b0bcbf;
	}

.miscoptions {
	width: 594px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	color: #666666;
	}

.miscoptions td {
	padding-bottom: 5px;
	}

.area {
	float: left;
	width: 195px;
	margin-bottom: 0px;
	color: #29464b;
	font-size: 1.2em;
	font-weight: normal;
	}

.arealong {
	width: 180px;
	}

.area input {
	margin-right: 5px;
	border: 1px solid #1c5180;
	}

.selection {
	width: 165px;
	background-color: #f7f7f7;
	background-image: url("images/inputbg.png");
	background-position: 0 0;
	background-repeat: repeat;
	}
.selection3 {
	width: 80px;
	background-color: #f7f7f7;
	background-image: url("images/inputbg.png");
	background-position: 0 0;
	background-repeat: repeat;
	}
.selection2 {
	width: 80px;
	background-color: #f7f7f7;
	background-image: url("images/inputbg.png");
	background-position: 0 0;
	background-repeat: repeat;
	}

.selecttitle{
    
    width: 200px;
	margin-top: 10px;
	margin-left: 400px;
	margin-bottom: 5px;
	margin-right: 0px;
	color: #ff6600;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
}	
	
.sectiontopic {
	width: 594px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #ff6600;
	font-weight: bold;
	font-size: 1.2em;
	}

.sectiontopic .selection {
	width: 150px;
	margin-top: 5px;
	margin-left: 50px;
	}

.sectiontopic .divider {
	width: 100%;
	}

.button {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url("images/buttonbg-forms.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 2px solid #afafaf;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0em;
	cursor: pointer;
	}

.button:hover {
	color: #000000;
	border-top: 2px solid #7d7d7d;
	border-bottom: 2px solid #e3e3e3;
	border-left: 2px solid #7d7d7d;
	border-right: 2px solid #e3e3e3;
	cursor: pointer;
	}

input.searchclear {
	float: right;
	width: 88px;
	margin-top: 18px;
	margin-right: 10px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	}

input.searchsearch {
	float: right;
	width: 88px;
	margin-top: 18px;
	margin-right: 15px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	}
#homecontainer input.searchclear {
	float: right;
	width: 110px;
	margin-top: 18px;
	margin-right: 10px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.2em;
	font-weight:normal;
	}

#homecontainer input.searchsearch {
	float: right;
	width: 105px;
	margin-top: 18px;
	margin-right: 15px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.2em;
	font-weight:normal;
	}
.searchresult {
	width: 610px;
	margin-top: 8px;
	padding-bottom: 5px;
	border: 1px solid #b7b7b7;
	}

.searchresultlevel4 {
	border: 2px solid #ff761a;
	}

.searchresult img.photo {
	float: left;
	width: 34px;
	height: 24px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 2px solid #646161;
	cursor: pointer;
	}

.searchresult img.favorite {
	width: 100px;
	height: 70px;
	}

.nofavorite {
	display: none;
	}

.favorite {
	display: block;
	}

.searchresultlevel4 img.photo {
	width: 100px;
	height: 70px;
	}

.searchresult .morepics {
	display: none;
	float: left;
	width: 102px;
	height: 13px;
	margin-left: 5px;
	margin-bottom: 4px;
	background-color: #dadada;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	background-image: url("images/morepicsbg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #999999;
	}

.searchresult .morepicslevel4 {
	display: inline;
	background-color: #ff6b09;
	background-image: url("images/morepicslevel4bg.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #ffffff;
	}

.searchresult .shortdescription {
	float: left;
	width: 495px;
	height: auto;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
	}

.searchresult .shortdescription .estatetype {
	color: #29464b;
	}

.searchresult .viewmoredetails {
	float: left;
	width: 558px;
	background-color: #eaeaea;
	cursor: pointer;
	}

.searchresult .viewmoredetails .viewmoredetailsmessage {
	float: right;
	margin-right: 10px;
	}

.searchresult .propertydetails {
	display: none;
	float: left;
	width: 495px;
	margin: 0;
	padding: 0;
	}

.searchresult .propertydetails .results {
	color: #29464b;
	font-weight: bold;
	font-size: 1.1em;
	}

.searchresult .propertydetails img.enabled {
	width: 13px;
	height: 13px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	}

.searchresult .propertydetails table {
	width: 495px;
	height: 44px;
	margin-top: 5px;
	margin-bottom: 6px;
	font-size: 0.9em;
	background-color: #aaaaaa;
	}

.searchresult .propertydetails table td {
	background-color: #ffffff;
	text-align: center;
	}

.searchresult .buildpropertyunlock table td {
	font-size: 1.1em;
	background-color: #e0dfdf;
	cursor: pointer;
	background-image: url("images/locked.png");
	background-position: 455px 10px;
	background-repeat: no-repeat;
	}

.searchresult .propertybuttons {
	display: none;
	float: right;
	width: 495px;
	margin-right: 1px;
	height: 21px;
	}

.searchresult .propertybutton {
	float: left;
	width: 108px;
	margin-right: 10px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.6em;
	border: 1px solid #a8a8a8;
	background-color: #dbdbdb;
	background-image: url("images/locked2.png");
	background-position: 5px 0;
	background-repeat: no-repeat;
	}

.searchresult .propertybutton:hover {
	/* background-color: #c2c2c2; */
	}

.searchresult .deletebutton {
	color: #333333;
	background-image: none;
	border: 1px solid #333333;
	}
.newInfoAlertbutton {
	padding:0px 3px 0px 3px;
	color: #333333;
	background-color:#CCCCCC;
	background-image: none;
	border: 1px solid #FF6600;
	}

.searchresult .lastbutton {
	margin-left: 1px;
	margin-right: 0;
	}

.searchresult .level4 {
	border: 1px solid #fe8c3f;
	background-image: none;
	color: #ff7519;
	}

.searchresult .star {
	background-image: url("images/star.png");
	background-position: 5px 0;
	background-repeat: no-repeat;
	}

.searchresult .propertyunlock {
	display: none;
	clear: both;
	width: 610px;
	height: 33px;
	margin-bottom: 5px;
	background-color: #e0dfdf;
	background-image: url("images/locked.png");
	background-position: 570px 5px;
	background-repeat: no-repeat;
	cursor: pointer;
	}

.searchresult .propertyunlock img {
	margin-top: 5px;
	margin-left: 5px;
	}

.searchresult .propertyunlock .unlockmessage {
	margin-right: 40px;
	line-height: 33px;
	text-align: center;
	}

.searchresult .enabled {
	display: inline;
	}

.searchresult .enabledblock {
	display: block;
	}

.searchresult .disabled {
	display: none;
	}

.searchresult .moredetailslevel4 {
	clear: both;
	width: 610px;
	height: 33px;
	background-color: #ffbe93;
	}

.searchresult .moredetailslevel4 img {
	float: left;
	margin-left: 5px;
	}

.searchresult .moredetailslevel4build {
	float: right;
	width: 491px;
	height: 50px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #ffbe93;
	}

.searchresult .moredetailslevel4build img {
	float: left;
	margin-left: 5px;
	}

.searchresult .informationlevel4 {
	clear: both;
	width: 600px;
	line-height: 16px;
	border-top: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
	background-color: #e9e9e9;
	text-align: center;
	}

.searchresult .multiresult {
	width: 80px;
	font-size: 9px;
	font-weight: normal;
	}

#search-info-bottom {
	float: left;
	width: 346px;
	height: 66px;
	margin-top: 20px;
	margin-left: 10px;
	}

#search-infoalert-bottom {
	float: left;
	width: 346px;
	height: 66px;
	margin-top: 20px;
	margin-left: 10px;
	background-image: url("images/search-infoalert-bottom.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

#search-infoalert-bottom2 {
	float: left;
	width: 346px;
	height: 66px;
	margin-top: 20px;
	margin-left: 10px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}	
	
#search-timestamp {
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 10px;
	}

#mypage {
	width: 450px;
	margin-left: 100px;
	}

.searchresult .openpropertydate {
	float: left;
	text-align: left;
	}

.searchresult .openpropertytime {
	float: left;
	text-align: left;
	}

.searchresult .openpropertysave {
	float: left;
	text-align: left;
	}

.searchresult .openpropertydate input, .openpropertytime input {
	width: 95px;
	}

.searchresult .openpropertysave input {
	width: 100px;
	padding: 0;
	}

.searchresult .openpropertynotes {
	float: right;
	}

.searchresult .openpropertynotes textarea {
	width: 495px;
	height: 75px;
	border: 0px;
	background-color: #f1f4fb;
	overflow: auto;
	}
	
.openpropertynotes textarea {	
	font-size: 1.1em;	
	}	

.searchresult .headnotes {
	width: 100px;
	color:#333333;
	text-align: center;
	}
.openpropertydate .headnotes {
	width: 100px;
	background-color: #ff6b09;
	border:#afafaf 2px solid ;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	}
	
.privacyinfo{
    height:297px; 
    text-align:left; 
    padding-left:18px; 
    color: #ffffff; 
    width:450px;
    overflow: auto;
}		
	
	
.refund {
	float: right;
	margin-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ff7519;
	color: #000000;
	border: 1px solid #ffffff;
	font-size: 0.9em;
	}

.refundsold {
	color: #ffffff;
	background-color: #cccccc;
	border: 1px solid #a8a8a8;
	}

.moredetailslevel4 a:hover {
	background-color: #ff944d;
	color: #000000;
	}

	
#search-infoalert-bottom {
	float: left;
	width: 346px;
	height: 66px;
	margin-top: 20px;
	margin-left: 10px;
	}

#search-infoalert-small {
	float: left;
	clear: both;
	width: 180px;
	height: 66px;
	margin-top: 5px;
	background-image: url("images/search-infoalert-bottom.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-left: 0px;
	position: relative;
	padding:0px;
	padding-top:30px;
	text-align:left;
	text-valign:top;
	}

.locations {
	font-size: 1.3em;
	}

.locationslist {
	margin-left: 25px;
	margin-right: 15px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	list-style-image: url(images/bullet2.gif);
	}

.locationslist li {
	font-size: 1.2em;
	border-bottom: 1px dotted #663499;
	}

.myestates {
	margin-left: 25px;
	}

.searchresult .openpropertynotes
{
text-align:left;
}
.mypage_selection{color:#FF6600}

.maincontentgeneral blockquote {padding-left:15px; }

.currentinfoalert {
	text-decoration: underline;
	font-weight: bold;
	}

.currentinfoalert a {
	color: #ff6600;
	}

a.infoalert_logged{
font-size:10px;
font-weight:normal;
color:#333333;
}

a.infoalert_logged:hover{
color:#FF6600;
}

ol.myInfoAlertList{
padding-left:25px;}

ol.myInfoAlertList li{
	padding-bottom: 2px;
	}

.info_alert_btn_selected {
	color: #ff6600;
	text-decoration: underline;
	}	

.topicheaderIAlert {
	width: 584px;
	margin-left: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #333333;
	border-bottom: 1px dotted #ff6600;
	}

#searchkey {
	width: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #1c5180;
	font-size: 0.9em;
	}

.keyword_search {
	float: left;
	margin-top: 8px;
	margin-left:52px;
	}

html > body .keyword_search {
	float: left;
	margin-top: 8px;
	margin-left:107px;
	}

.areawithnewestates {
	color: #ff6600;
	}

.art_title {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px dotted #ff6600;
	}

/* Owner Details*/
.owner_details {
	clear: both;
	margin: 10px;
	}

.owner_details .owner_header {
	width: 100%;
	background-color: #ffbe93;
	overflow: hidden;
	}

.owner_header .comp_title {
	float: left;
	width: 49%;
	height: auto;
	text-align: left;
	}

.owner_header .estate_num {
	float: right;
	width: 49%;
	text-align: right;
	}

.owner_main {
	float: left;
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.owner_main ul li {
	margin-left: 25px;
	}

.owner_main ol li {
	margin-left: 30px;
	}

.with_border {
	margin-left:1%;
	margin-right:1%;
	border: 1px solid #aaaaaa;
	}

.owner_main #lft, .lft {
	float: left;
	width: 54%;
	text-align: center;
	}

.owner_main #rght, .rght {
	float: right;
	width: 44%;
	padding-left: 2%;
	text-align: center;
	color: #50686c;
	}

.rght {
	text-align: left;
	}

.owner_details .logo, .logo {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow-y: hidden;
	}

.owner_details .contact {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.owner_details .action {
	font-size: 1.3em;
	}

.owner_details .action a {
	color: #ff7519;
	}

.owner_details .desc {
	margin-top: 10px;
	font-size: 1.1em;
	}

.moredata {
	margin: 10px 0px;
	}

.hidedata a {
	color: #ff7519;
	}

.orange {
    color: #ff7519;
    font-weight: bold;
}
