﻿body {
	font: normal 80% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}


a {
	color:#000000;
	font-size: inherit;	
}

a:hover {
	color: #BD9B04;
	font-size: inherit;	
}


h1 {
	font-size: 1.6em;	
	font-weight: normal !important;
}


h2 {
	font-size: 1.4em;
	font-weight: normal !important;
	padding:0;
	margin:0;
}


h3 {
	font-size: 1em;
	font-weight: bolder !important;
}


h4 {
	font-size: 0.8em;
	font-weight: bold;
}



h1, h2, h3, h4 {
	color: #000000;
}

ul{margin:0;}

ul li
{
	list-style:none;
	
}

.container {
	width: 950px;
	margin: 2px auto;
	padding: 0 !important;
	border: 1px solid #cccccc;
}


#header {
	width: 950px;
	height: 105px !important;
	margin: 0;
	padding: 0  !important;
	position: relative;
	background: url(../images/hvpbanner.gif) no-repeat;
}	


#header img {
	
	position: relative;
	top: -1px;
}


#printLogo {
	display: none;
}


#header_nav
{
		
	/*height:400px;*/
	margin-left:20px;
	
}

#header_nav img
{
 border:0;
 padding:0 3px 0 0;
 top:1px; 	
}


.top {
	top: 0;
	left: 0;
}


.bottom {
	bottom: 0;
    left: 0;
}



#busy { 
	position: absolute; 
	top: 7px; 
	right: 7px; 
	border: 1px ridge #ccc; 
	background-color: #e95555; 
	color: #eee; 
	padding: 3px; 
	display:none; 
}


/* pics class applies to the slideshow banner in the masthead */

.pics { 
	height: 190px; 
	width: 950px; 
	padding:0; 
	margin:0; 
	overflow: hidden;
	position: relative;
	top: -191px !important;
	z-index: 9999;
}


.pics img { 
	height: 190px; 
	width: 950px; 
	padding: 0;
	display: block; 
	position: relative;
	top:0; 
	left:0; 
	overflow: hidden !important;
}
/* ----------- ARTICLE --------------*/
#maincontent #copy img {margin:5px;} 

/* ----------- OPENING TIMES --------------*/


#openingTimes {
	color: #555555;
	font-size: 1.1em;
	width: 950px;
	height: 80px;
	background: #003366;
	border: 1px solid #000000;
	display: block !important;
	
}

#openingTimes h3 {
	text-transform:uppercase;
	padding: 0;
	font-size: 1em;
}

#openingTimes dl {
	padding: 0;
	font-size: 1em;
}

#openingTimes dt, dd {
	margin: 0 2px 0 0;
	padding: 0;
	display: inline;
}


/* ----------------------------------------*/
#navigation {
	display: block;
	width: 950px;
	height: 32px;
	padding: 0 !important;	
	margin: 0 !important;
	z-index: 9999 !important;
	text-align: center;
	overflow: visible;
	top: 106px;
	background-color:#BD9B04;
	background-image:url(../images/hvpbgrnd.gif) ; 
	
	
}


/* -------------------- CLEAR DEFAULTS FROM SUPERFISH MENU TO APPLY NEW VALUES --------------------*/

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	none;
	border-top:	none;
	padding: 		0 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		none;
}
.sf-menu li li {
	background:		none;
}
.sf-menu li li li {
	background:		none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		none;
	outline:		0;
}


/*--- shadows for all but IE6 - default is grey shadow but switched off here ---*/
.sf-shadow ul {
	background:	none;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/*--- alter position of submenu from left offset to matching the parent menu item ---*/

li.sfHover ul {
	position: relative;
	left: -2px !important;
	top: -2px !important;
}






/* -------------------- SF MENU END, NEXT IS NEW SET OF MENU STYLES TO REPLACE DEMO SF MENU STYLES --------------------*/


#menu ul {
	position: relative;
	left: 3px;
	text-align: center;
	padding: 0 !important;
	margin: 0 !important;
	top:-1.5px;
}



#menu ul li {
	display: block;
	float: left;
	width: 120px;
	height: 34px;
	text-align: center; 
	vertical-align: middle !important;
	margin-left: 2px !important;
	margin-right: 2px !important;
	margin-top: 0 !important;
}



#menu ul li a {
	color: #000;
	line-height: 28px;
	font-size: 1em;
	font-weight: normal;
/*	border: 1px solid #edc01c;*/
	text-decoration: none;
}


#menu ul li a:link, #menu ul li a:visited {
	display: block;
	float: left;
	width: 120px;
	height: 32px;
	text-decoration: none;
	background:none repeat scroll 0 0 #e8deb4;
	margin: 0 2!important;
	padding: 0 2!important;
}


#menu ul li a:hover, #menu ul li a:active {
	width: 120px;
	height: 32px;
	background:none repeat scroll 0 0 #BD9B04;
	margin: 0 !important;
	padding: 0 !important;
	

}



#menu ul li a:link, #menu ul li a:visited {
	display: block;
	float: left;
	width: 120px;
	height: 32px;
	text-decoration: none;
	background: #DFB700;
	margin: 0 !important;
	padding: 0 !important;
}


#menu ul li a:hover, #menu ul li a:active {
	width: 120px;
	height: 32px;
	background: #DFB700;
	margin: 0 !important;
	padding: 0 !important;
	

}



#menu li li {
	height: 32px;
	width: 120px;
	border-bottom: 1px solid #ffffff;
}



#menu li li a {
	background-image: none !important;
	background-color: #D5D2C9 !important;
	border-bottom: 1px solid #aaaaaa;
}



#menu li li a:hover {
	background-color:#BD9B04 !important;
}



#menu li li ul {
	position: absolute;
	left: 124px !important;
	top: 0 !important;
}



#menu li li ul li a {
	background-image: none !important;
	background-color:#999 !important;
	width: 120px !important;
	position: relative;
	z-index: 99999 !important;
	margin-left: 0 !important;
	padding: 0 !important;
}



#menu li li ul li a:hover {
	background-image: none !important;
	background-color: #336699 !important;
}

/* ------------------------------ MENU END ------------------------------------*/


#content {
	margin-top: 30px;	
}


#mainContent {
	height: auto;
	margin-left: 16px;
	margin-top: 0;
	padding-top:10px;
}


#mainContent h1, h2 {
	margin: 10px 0 8px 1px;
	display: block;
	
}



#mainContent h3, mainContent h4, form h4 {
	margin: 18px 0 8px 8px;
	display: block;
}

#mainContent p {
	margin: 4px 8px 6px 8px !important;
	padding: 0 !important;
	text-indent: 0 !important;
	font-size: 1em;
	line-height:1.4em;
}






/*#mainContent ul {
	
	font-size:1em;
}


#mainContent ul li {
	margin: 4px 0;
}


#mainContent ul ul {
	margin-left: 36px;
}


#mainContent ul ul li a {
	font-weight: normal !important;
}*/


#mainContent table {
	display: block !important;
	margin: 20px 0  20px 0;
	font-size: 1em;
	line-height: 1.4em;
}


#rightContent {
	margin: 20px 0 0 0 !important;
	width: 280px;
	height: auto;
	float: right;
}


#secondarycontent 
{
	background-color:#F0F0F0;
	padding:0;
	margin:0;
}


#secondarycontent ul {
	background:none;
}

#mainContent-right {
	
	
	height: auto;
	margin:0;
	
}

#adcontent
{
 width:130px;	
 margin-top:40px;
 padding:0;
 float:right;
}

#adcontent img
{
	width:120px;
	
}

#filter
{
	font-size:0.85em;
	padding: 5px 0 0 0;
	margin:  5px 0 0 0;
	
}

#filter ul
{
	list-style:none;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px  5px 5px;
	background-color:#ffffff;
	border:solid 1px #989590;
}

#filter li
{
	padding:1px 0 1px 0;
	margin: 1px 0 1px 0;
	border-bottom:dotted 1px #435996;	
}

#filter a
{
 text-decoration:none;	
}

#filter a:hover
{
 text-decoration:none;	
 color:#BD9B04;
}

#filter h3{
 padding:0 0 1px 5px;
 margin: 0 0 1px 5px;
 font-weight:bold;


}

#filter  .title
{
 padding:1px 0 1px 0;
 margin: 1px 0 1px 0;
 font-weight:bold;
 font-size:12px;
 color : #003366; 

}


.inlineBtns {
	margin: 0 !important;
	padding: 0 !important;
}


.rightBtns {
	float: right;	
	margin: 4px 6px 4px 0;
}


.rightBtns img {
	margin: 10px 18px 10px 14px;	
}



#newsPanel {
	background: url(http://2010.governetzpublicproperty.com/media/_design/news_panel.jpg) no-repeat;
	width: 207px;
	height: 250px;
	float: right;
	margin: 10px 24px 10px 14px;
}

#newsPanel h3 {

	margin: 10px 0 6px 0;
	text-align: center;
	font-size: 1.7em;
}

#newsPanel p {
	text-indent: 0 !important;
	margin: 2px 0 10px 0;
}


#headlines {
	width: 204px;
	height: 194px;
	overflow: auto;
	position: relative;
	top: 16px;
	left: 1px;
}


#headlines ul {
	list-style: none;
	padding: 0 4px;
	margin: 0 4px;
}


#footer {
	background: url(http://2010.governetzpublicproperty.com/media/_design/footer.jpg) no-repeat;
	width: 950px;
	height: 64px;
	text-align: center;
	margin-top: 160px;
}


#footer p {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	margin: 23px 0 16px 0;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
	font-size: inherit;
}

#footer a:hover {
	color: #cddced;	
}
	

.clear {
	clear: both;

}


p#skip {
	position: absolute;
	text-indent: -9999px;
}


#breadcrumb {
	margin-left: 10px;
	margin-bottom: 20px;
}


#breadcrumb a {
	font-weight: normal;	
}


.right {
	float: right;
	margin: 6px 4px 6px 0;
}

ul#dropdownNavigation ul { display: none;}


/* -------------------- SEARCH STYLES --------------------*/
#search
{
	float:right;
	padding-right:5px;	
}

#rss 
{
	
	padding:0;
	margin:0;
	
}



#search table 
{
	height:32px;
	margin:0;
	padding:0;
	width:50px;
		
	
	
}

#search table tr td
{
	
	margin:0;
	padding:0;
		
	
	
}

#search table .tdleft
{
	padding-right:2px;
	width:25px;	
}

/* -------------------- FORM STYLES --------------------*/


.input 
{
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	
	
}


.formlabel label
{
	color: #000000;
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:3px;	
}
.formfield input.title, input.text;
{
	width:150px;
	
	
}

label .asterick
{
	color:Red;
}

.textbox
{
	
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	width:200px;	
}

.checkBoxtbl th, tr, rd, label
{
	padding:0;
	margin:0;
	font-weight:normal;	
	margin:5px 0 0 0;
}
.validationSummary
{
	margin: 2px 0 5px 0;
	padding: 2px 0 5px 0;
}


.validationSummary  li
{
	list-style-type:disc;
	margin: 0 0 3px 15px;
}

/*-----------------ADVERTS -----------------------------*/
#topBanner  
{
	
	margin:20px 0 0 35px;
	height:61px;
	
}

#topBanner img {
	border:0;
	height:55px;
	width:468px;
	
}
/*-----------------COMMENTS -----------------------------*/
.commentBox
{
	width:185px;
	height:100px;
	font: normal 80% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	
}
#commentAuthor
{
	
	font-weight:bold;
	
}

#commentCopy
{
	padding:5px 0 5px 0;
}

#bookmarks a
{ 
	padding: 5px 8px 0 0;		
}

/*----------------- HOME PAGE RESULTS -----------------------------*/


#homepage  h2 {
	margin: 5px 0 8px 0;
	display: block;
	color:#DFB700;
	border-bottom:groove 1px #CFD0D6;
	
}



.resultSet ul 
{ 
	padding: 0 0 10px 0;
	margin:  0 0 10px 0;	
		
}

.resultSet li 
{ 
	border-bottom:dotted 1px #CFD0D6;
	padding: 5px 0 5px 0;
	margin: 0;

}


.resultSet .summary 
{ 
	font-size:1em;
	padding: 2px 0 2px 0;
}


.resultSet .meta
{ 
	padding-left: 6px;
	font-style:italic;
	font-size:0.85em;
}

.resultSet img 
{
	
	text-align:left;
	padding: 0 5px 2px 0;
	float:left;
	border:none;
}


.resultSet br 
{
	clear:both;
	line-height:0px;
}

.resultSet .marketReport img 
{
	
	text-align:left;
	padding: 0 4px 2px 0;
	float:left;
	border:none;
}


.resultSet li.topnews 
{ 
	height:110px;
	
}

.resultSet li.latestnews 
{ 
	height:78px;
	
}


/*-----------------RESULTS CLASS -----------------------------*/

#resultSet h2 
{ 
	padding: 0 0 5px 0;
	margin:0 0 5px 0;
	font-weight:bold;	
	font-size: 1.1em;	
}

#resultSet ul 
{ 
	padding: 0 0 10px 0;
	margin:  0 0 10px 0;		
}

#resultSet li 
{ 
	border-bottom:dotted 1px #435996;
	padding: 5px 0 5px 0;
}

#resultSet .summary 
{ 
	font-size:0.85em;
	padding: 2px 0 2px 0;
}


#resultSet .meta
{ 
	padding-left: 6px;
	font-style:italic;
	font-size:0.85em;
}

#resultSet img 
{
	
	text-align:left;
	padding: 0 5px 2px 0;
	float:left;
	border:none;
}

#resultSet br 
{
	clear:both;
	line-height:0px
}

#resultSet .marketReport img 
{
	
	text-align:left;
	padding: 0 4px 2px 0;
	float:left;
	border:none;
}

/*-----------------PULL QUOTE-----------------------------*/
#blog {
	display: inline;
	margin: 0px;
	float: left;
	width: 325px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-image: url(../images/quote_close.gif);
	background-repeat: no-repeat;
	background-position: 175px bottom;
}

#blog blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 0px;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(../images/quote_open.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blogtitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD0D6;*/
}
.blogtitle em {
	font-size: 0.9em;
	
}


#blog img
{
	
    height:75px;
    width:75px;
    text-align:left;
	padding: 0 5px 2px 0;
	float:left;
	border:none;

}


/*-----------------LOGIN-----------------------------*/
.box {
	width:inherit;
	padding: 0 0 5px 8px !important;
	border: 1px solid #cccccc;
}

.box h2{
	padding:2px 0 2px 0;
	margin: 2px 0 2px 0;
	font-size:1.3em;
}
/*-----------------Account-----------------------------*/
#yourAccount ul
{
	padding: 5px 0 0 10px;	
}

#yourAccount li
{
	padding: 5px 0 5px 0;	
	list-style-type:disc;
}


.accountList 
{
	padding: 2px 0 0 0;
}

/*-----------------ERROR-----------------------------*/
#Error ul
{
padding:5px 0 0 10px;
margin:0 10px 0 0 ;
}

#Error li
{
padding:0 0 5px 10px;	
}

#map
{
padding:0 0 0 0;
margin: 0 0 0 0;	
width: 400px; 
height: 300px; 
position: relative; 
background-color: rgb(229, 227, 223);
}

#mapLinks 
{
 padding:10px 0 5px 0;
 margin: 10px 0 5px 0;	
}


#mapLinks  li
{
 padding:0 0 5px 0;
 margin: 0 0 5px 0;	
}

#magLogo
{
	margin-top:10px;
}

#magLogo img
{

width: 200px; 
height: 280px; 	
margin-bottom:10px;
padding-bottom:10px;
}

/* Result Set Group For Training*/
#resultSet-group
{
 padding: 0 0 5px 0;
 margin:  0 0 5px 0;	 
}

#resultSet-group ul
{
	display: block;
	margin :0 0 5px 0 ;
	padding: 0 0 5px 0;	
	list-style-type: none;	
	
}

#resultSet-group .month
{	color:#CC0033;
	font-weight:bold;
	border-top:dotted 1px #435996;
	border-bottom:dotted 1px #435996;
	width:auto;
	
	
}

#resultSet-group li
{
	list-style-type: none;
	display: block;
	
	padding: 8px 2px 1px 2px;
	margin:  8px 2px 1px 2px;
	
}

#resultSet-group li ul li
{
	list-style-type: none;
	display: block;
	border-bottom:none;
	padding:0 0 5px 0;
	margin: 0 0 5px 0;
	
	text-transform:none;
	
}

#resultSet-group li ul li a
{
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:none;
	
}

#resultSet-group li .meta
{
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
	font-size:11px;
	color:Gray;
}

#exhibAddress
{
	border-right: 1px solid #cccccc;
}

#mapContent
{
	margin-top: -20px;
	
}

#exhibAddress li
{
	 padding:0 0 5px 0;
	 margin: 0 0 5px 0;	
}

#exhibAddress .direction
{
	padding:15px 0 10px 0;
	margin: 15px 0 10px 0;
	width:250px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#phexIntro
{
	border-bottom: 1px solid #cccccc;
	padding-bottom:10px;
}

#phexIntro p
{
	margin:0 0 10px 0  !important;
	padding:0;
	
}

.eventDate
{
	padding:4px 0 4px 0;
	text-transform:uppercase;
}

/*-----------------ERROR-----------------------------*/
#Error ul
{
	padding:5px 0 0 10px;
	margin:0 10px 0 0 ;
	
	
}

#Error li
{
	padding:0 0 5px 10px;
	
	
	
}

/* ------------- EXHIBITOR SEARCH ------------------------*/
#exhibitor-search  
{
 	margin: 15px 0 10px 0;
}

.exhibitor-search-input 
{
	color:Gray;
	font-style:italic;
	width:250px;
}

#alpha ul
{
	
	margin: 10px 0 10px 0;
	color:White;
}

#alpha li
{
	float:left;
	margin: 0 2px 0 5px;
	border: 1px solid #ccccccc;
	padding: 5px; 
	background-color:#6595A9;
	

}

#alpha li a
{
	text-decoration:none;
	color:White;
	font-size:1.2em;
	font-weight:bold;
	
}

.exhibitor-search-results-tr
{	
	
	border-bottom: 1px solid #ccccccc !important;
}


.exhibitor-search-results-tr-line 
{
	background-color: #cccccc;	
}

.exhibitor-search-results-tr-line td
{
	height:1px;
	padding:0;
	margin:0;
	
}
#exhibitor-address
{

}

#exhibitor-logo
{
	
	vertical-align:top;

}

#hvpTv-img
{
	margin-bottom:25px;
}

/* TWEET FEED---------------------------------------------------------------------------------------------------------------------**/
.stream {
  border-bottom-color:#E3E3E3;
  border-bottom-style:solid;
  border-bottom-width:1px;
  height:260px;
  margin-bottom:10px;
  overflow-x:hidden;
  overflow-y:auto;
}

#tweet {
  border-bottom-color:#666666;
  border-bottom-style:solid;
  border-bottom-width:1px;
  margin-bottom:10px;
  font-size:1em;
}

#tweet img {
  float:left;
  margin-right:10px; 
}

#tweet .username { display:inline; }
#tweet .date { float:right; font-size:0.8em;  }
#tweet .content { padding:0 0 10px 0; }

