/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: 12px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Microsoft Sans Serif' , Verdana, Helvetica;
	letter-spacing: normal;
	background-color: gainsboro;
}
TD
{
	font-family: 'Microsoft Sans Serif' , Verdana, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
}
.headercell
{
	background-image: url(http://www.pghpropertyonline.com/images/headerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
DIV.maincontainer
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
}
DIV.subtitle
{
	font-weight: bold;
	font-size: 9pt;
	left: 50%;
	margin-left: -150px;
	width: 550px;
	color: #ffffff;
	font-family: Arial;
	position: absolute;
	top: 146px;
}

.agentphoto
{
	width: 107px;
	height: 150px;
}
.mainborder
{
	border-right: #000000 3px solid;
	border-top: #000000 3px solid;
	border-left: #000000 3px solid;
	width: 750px;
	border-bottom: #000000 3px solid;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
}
.lightmenu
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12pt;
	background-image: url(images/lightbarbg.gif);
	padding-bottom: 5px;
	vertical-align: middle;
	height: 33px;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: repeat-x;
	text-align: center;
}
.darkmenu
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12pt;
	background-image: url(images/darkbarbg.gif);
	padding-bottom: 5px;
	vertical-align: middle;
	height: 33px;
	color: #ffffff;
	padding-top: 5px;
	background-repeat: repeat-x;
	text-align: center;
}
.menuitemtop
{
	border-right: #a19c89 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #a19c89 1px solid;
	padding-top: 2px;
	background-color: #daebfc;
}
.menuitem
{
	border-right: #a19c89 1px solid;
	padding-right: 2px;
	border-top: #a19c89 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #a19c89 1px solid;
	padding-top: 2px;
	background-color: #daebfc;
}
.sidecolumn
{
	padding: 4px;
	vertical-align: top;
	width: 170;
}
.rightsidecolumn
{
	padding: 4px;
	vertical-align: top;
	width: 170;
}

.content 
{
    vertical-align: top;
    padding: 10px;
}
.contactcontent
{
	font-size: 11px;
	border-right: #000000 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #000000 2px solid;
	padding-top: 5px;
	text-align: center;
}

.contactcontent STRONG
{
	font-size: 10px;
	font-weight: bold;
}
.searchcontent
{
	border-right: #000000 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #000000 2px solid;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

A, A:visited, A:active
{
	color: blue;
	text-decoration: none;
}	
A:hover	
{
	text-decoration:	underline;
	color: blue;
}
A.menulink, A.menulink:visited, A.menulink:active	
{	
	text-decoration:	none;
	color:	#f2c858;
    font-weight: bold;
}
A.menulink:hover
{
	font-weight: bold;
	color: #f2c858;
	text-decoration: underline;
}
A.submenulink, A.submenulink:visited, A.submenulink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #333399;
	font-family: Arial;
	text-decoration: none;
}
A.submenulink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #333399;
	font-family: Arial;
	text-decoration: underline;
}
		
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

.optionscelltop
{

}

.optionscell
{

	padding-right: 3px;
	padding-left: 2px;
	padding-bottom: 3px;
	border-top: #a19c89 1px solid;
	padding-top: 3px;
}

.pagetitle
{
	font-size: 14pt;
}

TD.footer
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	background-image: url(images/darkbarbg.gif);
	padding-bottom: 1px;
	vertical-align: middle;
	color: white;
	padding-top: 1px;
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
}
TD.resultsbar
{
	font-weight: bold;
	background-color: #000000;
	color: #f3c858;
}
.bottomborder
{
	border-bottom: darkgray 1px solid;
}
.disclaimer
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 9pt;
	padding-bottom: 3px;
	color: #000000;
	padding-top: 3px;
	text-align: center;
}