/* CSS for europeanpropertyconsultant.com (c) European Property Consultant.*/
*, body, html { margin: auto; padding: 0}

/* html, body { height: 100%} */
html { 
	background: #2C4E92 url(../images/epc_bkg.jpg) no-repeat top center;}

body { 
	font-family: Verdana, sans-serif;
	font-size: 0.70em;
	color: #555555;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom:15px;
	margin-top:15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 12pt
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #B4B42A;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 10pt
}

a { 
	font-family: Verdana, sans-serif;
	color: #82868D;
}

p {
	margin-bottom: 1em; 
}

fieldset
{
margin:5px;
padding:5px;

}

legend
{
	color:#2C4E92;
	font-size:10pt;
	padding:5px;
	font-weight:bold;
}

legend img
{
	padding-right:5px;
	vertical-align:middle;
}

label {
	float: left;
}

/* GLOBAL ******************************************************************* */
#container {
	width: 771px;
}

#header {
	height: 114px;
	position: relative;
	z-index: 2;
	background:  url(../images/epc_header_bkg.jpg) no-repeat right;
	margin: auto;
}

#strapline {
	height: 57px;
	position: relative;
	z-index: 2;
}

#title {
	height: 57px;
	position: relative;
	z-index: 2;
}

#header h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:19px;
	margin-left:70px;
}

#header p { 
	font-weight: bold;
	color: #FFFFFF;
	margin-top:19px;
	margin-left:105px;
}

#header2 {
	height: 63px;
	position: relative;
	z-index: 2;
	background-image: url(../images/epc_content_top.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: auto;
	height: 26px;
	position: relative;
	margin: auto;
}

#menu ul {
	margin: 0 auto;
text-align: center; }

#content-outer {
	width: 761px;
	margin: auto;
  border-bottom : 5px solid #E3E3E3;
	border-left : 5px solid #E3E3E3;
	border-right : 5px solid #E3E3E3;
}

#content {
/* height: 100%; */
	position: relative;
/* top: -9px; */
	overflow: auto;
	z-index: 1;
 	padding: 0px 0px 10px; 
	background-color: #FFFFFF;
  border-bottom : 5px solid #C1C1C1;
	border-left : 5px solid #C1C1C1;
	border-right : 5px solid #C1C1C1;
	color: #333333; 
}

#content p { line-height: 1.25}

#content #column-left {
width: 480px;
background-color: #ffffff;
margin-left: 0px;
padding-left: 30px;
}

#content #column-right {
width: 230px;
margin-left: 490px;
float: right;
}

#no-columns {
width: 710px;
/*background-color: #FF0000;*/
margin-left: 20px;
margin-right: 20px;
}

#footer {
	position: relative;
	width: 771px;
	height: 63px;
	vertical-align: text-top;
	background-image: url(../images/epc_footer_bkg.jpg);
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	/*padding-top : 60px;*/
	text-align: left;
}

#footer p {
	margin-top: 4px;
}

#footer a	{
	font-size:9px; 
	color:#FFFFFF; 
	text-decoration:underline;
}

#footer a:hover	{
	text-decoration:none;
}

/* MENU ******************************************************************* */

.hovermenu ul{
	font: 10px arial;
	padding-top: 3px;
	margin: 0 auto;
	/*line-height: 22px;*/
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 2px 5px;
	text-decoration: none;
	color: #555555;
	line-height: 28px;
	border-right : 1px solid #999999;
}

.hovermenu ul li a:hover {
	background-color: #2C4E92; 
	color: #FFFFFF;
  /* border-bottom : 5px solid #A179AF; */
}

/* ******************************************************************* */

.frmtext {
  background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.00em;
  color: #333333;
  border: 1px solid #39424B;
	width: 340px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding: 2px;
}

.frmdrop {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.00em;
	color: #333333;
	border: 1px solid #054C9A;
	width: 340px;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 10px;
}

.frmbtn {
	background-color : #EEEEEE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*font-size : 8pt;*/
	color: #333333;
	border-bottom : 1px solid #054C9A;
	border-left : 1px solid #054C9A;
	border-right : 1px solid #054C9A;
	border-top : 1px solid #054C9A;
	margin-top : 4px;
	margin-bottom : 4px;
	margin-left : 10px;
}

.clear
{
	clear:both;
}

.copyright {
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-bottom : 4px;
}

.alert {
	background-color: #FFEAEA;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid;
	padding: 5px;
}

.securityimage {
	border : 1px solid #666666;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 10px;
}