	/* Default CSS Stylesheet for a new Web Application project */

img.mainmenu
{
	border: none;
}

div.mainsub {
	z-index:1;
}

body {
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 12px;
	margin: 0px;
	color: #444444;
}

td , li
{
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 12px;
}

p, div {
	padding: 0px;
	font-family: Arial, helvetica, Sans-Serif;
	/*font-size: 12px;*/
	margin: 0px;
}

H1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	22px;
	font-weight: bold;
	/*color: black;*/
}

H2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px;
	font-weight: bold;
	/*color: black;*/
}

H3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	15px;
	font-weight: bold;
	/*color: black;*/
}


A:link {
	text-decoration:	none;
	color:	#999999;
}
		
A:visited {
	text-decoration:	none;
	color:	#999999;
}
		
A:active {
	text-decoration:	none;
	color:	#999999;
}
		
A:hover {
	text-decoration:	underline;
	color:	#999999;
}

.pHeader1 A:link {
	text-decoration:	none;
	color: #84C1C1;
}
		
.pHeader1 A:visited {
	text-decoration:	none;
	color: #84C1C1;
}
		
.pHeader1 A:active {
	text-decoration:	none;
	color: #84C1C1;
}
		
.pHeader1 A:hover {
	text-decoration:	underline;
	color: #84C1C1;
}

@media screen {
	td.rightmenu {
		padding-left: 20px;
		width:158;
	}
	div.overlay1 {
		display:none; position:absolute; border-bottom: solid 1px white; border-top: solid 1px red;
		z-index: 1000;
	}
	.printlogo { display: none; }
	.printonly { display: none; }
}
@media print {
	div.overlay1 {
		display:none!important;
	}
	table.tblRightMenu {
		display: none;
	}

	div.divTools {
		display: none;
	}

	div.topmenubar {
		display: none;	
	}
	td.rightmenu {
		display: none;
	}
	.printlogo { width: 158px; display: inline; position: absolute; right: -80px; zoom: 100%; top: 0px; }
	.screenonly { display: none; }
	h1, h2 { color: Black; font-weight: bold; }

	.buglog { display: none; }
	.noprint { display: none; }
}

img { border: 0px; }


input, select, textarea {
	font-family: Arial;
	font-size: 12px;

}

input.checkbox {
	border: none;
}

ul {
	/*list-style-image: url(../design/bullet.gif);
	margin: 0px 10px 0px 11px;*/
}

li 
{
	margin: 1px 0px 2px 0px;
}

hr {
	height: 1px;
	margin: 2px 0px 2px 0px;
	color: #bbbbbb;
	font-size: 1px;
}




#divContents 
{
	padding: 0px 4px 0px 4px;

}

#divSearchContents 
{
	padding: 0px 13px 0px 0px;
}

.tdSideMenu 
{
	border-right: solid 1px #d1e8af;
}

.tdUtilities 
{
	border-left: dashed 1px #9CCCCE;
	text-align:right;
}

.tdContent
{
	text-align:left;
	
}

#divQuickLinksPanel 
{
	background-color: #ffffff;
	margin: 4px 0px 18px 8px;
	padding: 4px;
	text-align:right;
	border-bottom:dashed 1px #9CCCCE;
}

#divQuickLinksPanel h1
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	border-bottom: solid 1px #b4de77;
	padding: 0px 0px 6px 0px;
	text-align: left;
}


#divQuickLinksPanel a 
{
	display: block;
	width:155px;
	height:20px;
	color: #888888;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	text-decoration: none;
	
} 

#divQuickLinksPanel a:hover, #divQuickLinksPanel .highlight
{
	color: #444444!important;
}


#divSearchPanel 
{
	float:right;
	color: white;
	font-size:14px;
	font-weight:bold;
	background: #84af45 url(../design/curve_topleft_dark.gif) no-repeat left top;
}

#divSearchPanel div 
{
	background: url(../design/curve_topright_dark.gif) no-repeat right top;
}

#divSearchPanel div div
{
	background: url(../design/curve_bottomright_dark.gif) no-repeat right bottom;
}

#divSearchPanel div div div 
{
	padding: 6px 10px;
	background: url(../design/curve_bottomleft_dark.gif) no-repeat left bottom;
}

#divTickerTapeView 
{
	padding: 10px 4px 0px;
}

#divSearchPanel .btnSidePanelSearchText 
{
	background-color: #dfedca;
	border: none;
	font-size: 11px;
	width: 108px;
	height: 18px;
	padding: 2px 2px 0px 4px;
}

#divSearchPanel .btnSidePanelSearch
{
	background-color: #d1e8af;
	color: #444444;
	font-weight: bold;
	font-size: 11px;
	border: none;
	padding: 0px 4px 0px 4px;
	height: 18px;
}

#btnLogin
{
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	padding: 4px 4px;
	text-align: center;
	color: #444444;
	text-decoration: none;
	font-size: 11px;
}


.result 
{
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: solid 1px #aaaaaa;
}

.searchhighlight 
{
	background-color: #ffff00;
}

.searchterm 
{
	font-weight: bold;
}

.pHeader1
{
	/*background-color:#B4DE77;*/
	width:100%;
	height:20px;
	padding-top: 10px;
	text-align: right;
	color: #84C1C1;
	font-size: 0.8em;
	/*border:1px solid green;*/
}


.pHeader2
{
	/*background-color:#84AF45;*/
	width:100%;
	height:55px;	
	text-align:left;
	padding-top:10px;
}

.pHeader3
{
	/*background-color:#B4DE77;*/
	width:100%;
	height:24px;
	text-align:left;
	padding-top:5px;
	margin-bottom:15px;
}

.hideseparator
{
	display:none;
}

.office 
{
	position:relative;
	float:left;
	width:129px;
	margin-left: 3px;
	font-size:0.8em;
	color: #999999;
}

.office h3 
{
	font-size:1.2em;
	color: #999999;
}

.office a
{
	font-size:0.8em;	
}

input#btnSearch
{
	background-color:#99CCCC;
	color:White;
	border:1px solid #547B80;
	width:120px;
	text-align:center;
	margin-bottom:3px;
}




#btnViewPortfolio, #btnAdminLogin
{
	width:120px;
	text-align:center;
	background-color:#99CCCC;
	color:White;
	border:1px solid #547B80;
}

#myPortfolio
{
	margin: 4px 8px 18px 8px;
	padding-left:10px;
	text-align:left;
	border-top: 1px dashed #9CCCCE;	
	border-bottom: 1px dashed #9CCCCE;	
	min-height:50px;
	overflow:visible;
	background:#fff;
	
}

#myPortfolio ul
{
	list-style-image: url(../images/arrow.gif);
	width:100%;
	padding:3px;
	margin-left:10px;
}

#btnSendEnquiry, #ctlEnquiryForm_btnSendEnquiry, #ctlEnquiryForm_btnSendRequest, #ctlEnquiryForm_btnUploadCV, 
#ctlEnquiryForm_btnJASubmit, #ctlEnquiryForm_btnFeedbackSend, #ctlEnquiryForm_btnLLSend, #ctlEnquiryForm_btnRental,
#ctlEnquiryForm_btnHipSend
{
	
	width:120px;
	text-align:center;
	background-color:#99CCCC;
	color:White;
	border:1px solid #547B80;
	margin-left:200px;
}

#ctlEnquiryForm_pnlRegistration label, #ctlEnquiryForm_pnlMarketing label, #ctlEnquiryForm_pnlJobApp label, 
#ctlEnquiryForm_pnlFeedback label, #ctlEnquiryForm_pnlRental label, #ctlEnquiryForm_pnlLandlords label,
#ctlEnquiryForm_pnlHIP_request label
{
	clear:both;
	display:block;
	margin:3px;
	width:100px;
	float:left;	
}

#ctlEnquiryForm_pnlRental table#ctlEnquiryForm_chkTProperties label
{
	clear:both;
	display:inline;
	width:auto;
	float:none;	
} 

#ctlEnquiryForm_pnlRegistration, #ctlEnquiryForm_pnlThanks, #ctlEnquiryForm_pnlMarketing, #ctlEnquiryForm_pnlJobApp, #ctlEnquiryForm_pnlJAThanks,
#ctlEnquiryForm_pnlRental, #ctlEnquiryForm_pnlRentalThanks, #ctlEnquiryForm_pnlLandlord, #ctlEnquiryForm_pnlLandlordThanks, #ctlEnquiryForm_pnlFeedback, #ctlEnquiryForm_pnlFeedbackThanks,
#ctlEnquiryForm_pnlHIP_request, #ctlEnquiryForm_pnlHIP_requestThanks
{
	padding-left:2px;
}

 

#ctlEnquiryForm_pnlRegistration input, #ctlEnquiryForm_pnlRegistration select, 
#ctlEnquiryForm_pnlMarketing input, #ctlEnquiryForm_pnlMarketing select,
#ctlEnquiryForm_pnlJobApp input, #ctlEnquiryForm_pnlJobApp select,
#ctlEnquiryForm_pnlLandlords input, #ctlEnquiryForm_pnlLandlords select,
#ctlEnquiryForm_pnlRental input, #ctlEnquiryForm_pnlRental select,
#ctlEnquiryForm_pnlHIP_request input, #ctlEnquiryForm_pnlHIP_request select
{
	margin-top:1px;
	margin-bottom:1px;	
}

div.ffclear
{
	*display:none;
	clear:both;
	line-height:0;
	height:0px;
}


table.profileClass
{
	border-collapse:collapse;
	border: 3px solid #99CCCD; 	
	margin-bottom:20px;
}

td.profileClass
{
	background-image: url(../images/bird_logo.jpg);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding:3px;
}