
/*****************GENERIC STYLES***************************/
*	{margin:0;
	padding:0;}
img 
	{border:0;}
h1
	{color: #A00531;
	font-size: 26px;
	margin-bottom: 15px;}
a, a:visited
	{color: #2C417A;
	text-decoration: none;}
a:hover
	{text-decoration: underline;
	color: #8E0426; /*ADDDED BY JJUN*/}
a:active
	{outline: none;}
.hide
	{display:none;}
	
	
	
html
	{}	
	
body 
	{background: #000;
	/*background: #C6C6C6 url(../images/bg-body.jpg) repeat-x;*/
	color: #08765d;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
img
	{border:none;
	padding-left: 5px;}
/**********END GENERIC STYLES****************************************/


#wrapall
	{width: 1000px;
	margin: auto;
	background: url('../images/bg-content.jpg') repeat-y left;}

#mainbox 
	{float: left;
	width: 1000px;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;}


/******************HEADER**************************************/
#header 
	{background: url('../images/bg-header.jpg') no-repeat top left;
	width:1000px;
	height:300px;}
	#header h1
		{font-style: italic;
		font-family: "Times New Roman", Verdana, Arial;
		text-indent: -50000px;}
	#logo
		{float: left;
		margin-top: 15px;
		margin-left: 0px;
		width: 206px;
		display: block;
		overflow:visible;}
		#logo a span
			{text-indent:-50000px;
			display: block;
			width: 205px;
			height: 200px;}
	/***********************HEADER BANNER BOX STYLES*****************/
	#headerbannerbox
		{height: 250px;
		width: 600px;
		float: left;
		margin-left: 5px;
		margin-top: 0px;
		display: block;}
		#header_flash_banner
			{margin-top: 0px;
			height: 255px;}
				#header_flash_banner h1
					{text-indent: -50000px;}
		#tagline
			{font-family: Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
			margin-top:-9px;}			
		#tagline h2
			{font-size: 13px;
			color: #003366;}	
			#tagline p
				{font-size: 11px;
				line-height: 12px;
				letter-spacing:1px;
				color: #9B0505;}	
			#tagline a
				{color: #9B0505;}
		
	#agentphoto
		{float: right;
		margin-bottom: 0px;}
		#tagnamebox
			{text-align: center;
			font-size: 12px;
			font-weight: bolder;
			width:192px;
			line-height:11px;
			overflow:hidden;
			padding-top:2px;
			color: #AE1216;}
		#agentPicBox
			{height:170px;
			overflow:hidden;}	
		#appelation
			{color: #003366;
			text-align: center;
			font-size: 12px;
			font-weight: bold;
			text-transform:uppercase;}		
/******************END HEADER**************************************/


/*******************SIDEBAR*******************************************/
#sidebar
	{float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 15px;
	background:url(../images/bg-sidebar.jpg) repeat-y;}	
	#sidebar li
		{list-style: none;
		list-style-image: none;}

.sidelink
	{height:35px;
	width: 200px;
	overflow:hidden;
	margin-left:-10px;}	
	.sidelink img
		{float:left;
		padding-right:5px;}
					
	.sidelink a, .sidelink a:link, #sidemenu a:visited 
		{color: #686868;
		font-size: 11px;
		line-height:35px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Geneva, Arial, Helvetica, sans-serif;}
		.sidelink a:hover 
			{color: #9B0505;
			text-decoration: none;}	
/*******************END SIDEBAR*******************************************/		
	
	
	
/********************BEGIN CONTENT STYLES*******************************/	
#content
	{float: left;
	margin-left: 5px;
	width: 800px;}
	#content p
		{margin-top: 5px;
		margin-bottom: 20px;
		text-align: justify;}
	#content h4
		{margin-top: 10px;}	
	#content a
		{color:#2C417A;}	
	/********************BEGIN DYNAMIC BOX STYLES*******************************/	
	#dynamicbox
		{width: 770px;
		margin: auto;
		padding-top: 20px;
		padding-left: 15px;
		margin-bottom: 30px;
		font-size:12px;
		min-height:165px;
		position:relative;
		z-index:99;}
		#dynamicbox .heading, #dynamicbox h2, #dynamicbox h1
			{display:block;
			font-size: 20px;
			margin-bottom: 20px;
			color: #2C417A;
			height: 35px;
			background: #ADB2C6;}
		#content h2, #content h3
			{color:#2C417A;}
			
		#dynamicbox li
			{margin-left: 15px;}

					

	
	/********************BEGIN BANNER STYLES*******************************/			
#banners
		{text-align: center;
		padding-top: 60px;
		position:relative;
		z-index:99;
		display:none;}
			
#bottomblurb
	{padding-bottom: 25px;
	z-index:99;
	width:965px;
	position:relative;}
	#bottomblurb h4, #bottomblurb p, #bottomblurb a
		{text-align: right;
		color:#2C417A;}			

/********************END CONTENT STYLES*******************************/	




/**********************BEGIN FOOTER************************************/
#footer 
	{width: 1000px;
	height:auto;
	margin: auto;
	margin-top: 0px;
	padding-top: 100px;
	padding-bottom: 20px;
	text-align: right;
	color:#2C417A;
	background:#FFF url(../images/bg-footer.jpg) no-repeat;}
#footerbox
	{background: none !important;
	padding-right:40px;}
	#footerbox a
		{font-size: 12px;
		color:#000!important;
		background-color: transparent;}	
/**********************END FOOTER************************************/




/*****************BEGIN RESULTS STYLES***************************/



/*****************FEATURE INFO STYLES***************************/
#featureinfo
	{padding: 0px 10px 0px 0px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	position:relative;
	z-index:99;}
#featureimg
	{float: left;
	padding-right: 10px;}
#featureimg p
	{margin-top: 20px;
	display: none;}	
#featureinfo
	{padding-left: 10px;
	float:left;
	width:420px;}
.staticfield
	{font-weight: bold;
	line-height: 17px;}
.dynamicfield
	{margin-left: 10px;}
#extrafeatures
	{clear:both;
	padding-top: 20px;
	margin-left: 0px;
	color:#2C417A;
	width: 95%;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.header3
	{color: #2C417A;
	font-size: 20px;
	font-weight:100;
	margin-left: 323px;
	letter-spacing: 2px;
	margin-bottom: 0px;}



/*****************BIOBOX STYLES***************************/	
.success-p strong
	{display: none;}
#biobox
	{width: 740px;
	margin: auto;
	clear: both;
	height: auto;
	position:relative;
	z-index:99;
	padding: 20px 15px 20px 10px;}
#biobox ul
	{margin-left:15px;}
#biobox .heading
	{display: none;}
#biobox .bio-titles
	{display: none;}
.bio-info .MsoNormal
	{font-size: 12px !important;
	 font-family: Verdana, Arial, Helvetica, sans-serif;}


/*************STATIC PAGES STYLES********************/
	/*****************STATIC PAGE HEADINGS STYLES********************/
	.heading, .vheader, #formheader
		{background: none!important;
		color: #115848;}
	.content ol li
		{margin-left: 25px !important;}
	.content h1
		{background: none!important;
		margin-bottom: 0px!important;}	
	.content h2
		{background:none!important;
		font-size: 18px!important;
		margin-top: 50px;
		margin-bottom:0px;}
	.content h2
		{background:none!important;
		font-size: 16px!important;
		color: #004B38;
		margin-top: 10px;
		margin-bottom:0px;}
	#guide h2
		{background:none!important;
		font-size: 18px!important;
		margin-top: 0px;
		margin-bottom:0px;}
	.content h3
		{margin-top: 10px;
		margin-bottom:0px;}
	#guide h3
		{margin-top: 10px;
		margin-bottom:0px;
		color: #115848;}
	.content ul, .content ol
		{margin-top: 10px;}	

.content p
	{margin-bottom:0px!important;
	margin-top:0px;}


/*****************LOGIN BOX STYLES***************************/
#loginboxtop
	{background: url(../images/bg-login-top.jpg) no-repeat;
	width:210px;
	height:20px;}
#loginboxbottom
	{background: url(../images/bg-login-bottom.jpg) no-repeat;
	width:210px;
	height:20px;
	margin-top:0px;}	
#loginbox
	{background: #FFF;
	width:210px;
	margin-top:0px;
	margin-left:-15px;}
	#loginbox h2
		{font-size: 14px;
		letter-spacing:3px;
		text-align:center;
		color:#AE1216;
		text-transform:uppercase;}
	#loginbox form
		{width:210px;}
	#loginbox label
		{font-size: 12px;
		letter-spacing:3px;
		text-align:center;
		font-weight:100;}
	#loginbox input
		{width:140px;}
	#loginbox li
		{list-style:none;
		list-style-image:none;
		margin-left:0px;}
/*****************LOGIN BOX STYLES***************************/



	/*****************STATIC PAGE STYLES FOR TABLE OF CONTENTS********************/
	#tablecontents 
		{border: none;
		background-image: none;}
		
	#tablecontents li
		{list-style-type: square;
		margin-left: 30px;
		color: #E4AF00;}	
	#tablecontents a
		{font-weight: 100;}
	#tablecontents h1 
		{color: #004B38;
		background-color:transparent;
		background-image:none;
		background:none;}
	#tablecontents h1 a:hover
		{color: #004B38;
		text-decoration: none;}
	
	
	
h1.view1 a, h1.view2 a, h1.view3 a, h1.view4 a, h1.view5 a, h1.view6 a, h1.view7 a, h1.view8 a, h1.view9 a
	{font-size: 20px!important;
	font-weight: normal;}
h1.view1 a:hover, h1.view2 a:hover, h1.view3 a:hover, h1.view4 a:hover, h1.view5 a:hover, h1.view6 a:hover, h1.view7 a:hover, h1.view8 a:hover, h1.view9 a
	{text-decoration: none;
	color: #004B38;
	font-size: 20px!important;}
	
h1.view1, h1.view2, h1.view3, h1.view4, h1.view5, h1.view6, h1.view7, h1.view8, h1.view9
	{float:none;
	background-color:transparent!important;
	background-image: none !important;
	background: url(../../../base_imgs/header2bg.jpg) repeat-y !important;
	font-size: 20px!important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;
	margin-top:50px !important;
	width: auto!important;
	height: auto!important;}

h2.view1, h2.view2, h2.view3, h2.view4, h2.view5, h2.view6, h2.view7, h2.view8, h2.view9
	{float:none;
	background-color:transparent!important;
	background-image: none !important;
	background: none !important;
	font-weight:100 !important;
	font-size: 18px!important;
	padding-top:0px!important;
	margin-top:10px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;
	width: auto!important;
	height: auto!important;}

h3.view1, h3.view2, h3.view3, h3.view4, h3.view5, h3.view6, h3.view7, h3.view8, h3.view9
	{float:none;
	background-color:transparent!important;
	background-image: none !important;
	background: none !important;
	font-size: 16px!important;
	padding-top:0px!important;
	margin-top:0px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;}

p.leftmargin70
	{float:none;
	padding-top:0px!important;
	margin-top:0px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;}

a.backtotop 
	{font-family: Arial, Helvetica, sans-serif;
	display:block;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #006633;
	background-image: url(../../../base_imgs/backtotoparrow.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 3px;
	color: #FFFFFF!important;
	background-color: #004B38;
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;}
/************END TERMS AND CONDITIONS / PRIVACY STYLES*********************/
	



				
.highlightedItem
	{background: #FFF url(../../../base_imgs/backend/editmenuagent3.gif) no-repeat right;
	font-size:11px;
	font-weight:bold;
	display:block;
	border: 1px solid #326055;
	text-decoration:none;
	list-style-type: none;
	overflow:hidden;}
.highlightedItem a, .highlightedItem a:hover
	{color:#326055!important;
	padding-left:3px;
	text-decoration:underline!important;}
.highlightedItem img	
	{border-right: 1px solid #326055;
	padding:3px 3px 3px 3px;
	margin-right:3px;
	background:#FFF;}


#weightup input
	{width:150px;
	height:50px;
	background:url(../../../base_imgs/backend/weightupblue.gif) no-repeat;
	float:left;
	border:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#FFF;}
#weightdown input
	{width:150px;
	height:50px;
	background:url(../../../base_imgs/backend/weightdownblue.gif) no-repeat right;
	float:left;
	border:none;
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#FFF;
  }		
#virtualTour
{
  float:left;
  padding-left:7px;
}
#addthis{
  float:right;
  padding:10px;
}


	/** Property sort and Filter functionality **/
#property_sortFilter {
  padding: 0px 0px 20px 0px;
}
#property_sortFilter .form-item {
  display: inline;
  padding: 5px 15px;
  float:left;
}

#property_sortFilter input.form-submit{
  display: inline;
  margin: 34px 0px 5px 20px;
  float:left;
}

#property_sortFilter .form-select{
  width: 100px;
}

/********1104 2010 revision of Fix propertySearch 2 & sale / rent moudule**********/
/***********Refine search**************/
#gmapSearch2 {
	overflow: hidden;
}
#gmapSearch2 h2 {
	background: none;
	height: auto;
	font-size: 16px;
}
#gmapSearch2 span.back-to-home {
	display: none;
}
#gmapSearch2 div.filter {
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
	overflow: hidden;
	clear: both !important;
}
#gmapSearch2 div.filter .form-item {
	float: left;
	margin: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
}
#gmapSearch2 div.filter .form-item label {
	margin: 0px;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
/**bathrooms & bedrooms**/
#gmapSearch2 div.filter .form-bedrooms label, #gmapSearch2 div.filter .form-bathrooms label {
	padding-top: 0px;
	padding-right: 5px;
}
/*****/
#gmapSearch2 div.filter .form-bedrooms {
	clear: left;
}
#gmapSearch2 div.filter #filterTools {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
}
#gmapSearch2 div.filter #filterTools ul {
	margin-top: 10px;
}
#gmapSearch2 div.filter #filterTools li {
	float: left !important;
	width: auto !important;
}
#gmapSearch2 div.filter #filterTools li a span {
	padding-left: 30px;
	padding-right: 37px;
	padding-top: 5px;
	font-size: 12px;
}
/*****Sale & Rent******/
#gmapSearch2 div.filter .sale_rent .form-item label {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#gmapSearch2 div.filter .sale_rent .form-item label.option {
	border-left: 2px solid #666666;
	padding-left: 10px;
}
#gmapSearch2 .form-bedrooms label, #gmapSearch2 .form-bathrooms label {
	margin: 0px;
	width: 75px;
	float: left;
}
#gmapSearch2 .sale_rent .form-item label {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}
#gmapSearch2 .sale_rent .form-item input {
	width: auto;
	padding: 0px;
	margin: 0px;
	height: auto;
	border: 0px;
}
#gmapSearch2 div.pager {
	text-align: right;
	clear: both;
}
#gmapSearch2 div.pager .pager-list a {
	padding: 5px;
}
/******End refine search*******/
#gmapSearch2 div.maparea {
	margin-left: 0px !important;
	float: none !important;
	padding-left: 0px !important;
	clear: both !important;
}
/***MapTools***/
#gmapSearch2 #mapTools ul li a span {
	background-position: 1px 0px;
	padding-left: 28px;	
}


/**Fix residential search 1118 2010***/
.residential-legend {
	width: auto;
}
.residential-legend .contact_info form#add_edit_notes label {
	color: #68667B !important;
	margin-left: 0px;
	margin-right: 0px;
}
.residential-legend .contact_info form#add_edit_notes .form-submit {
	color: white !important;
	margin-right: 10px;
	border: 1px solid white;
	padding: 3px;
}
.residential-legend #residential_search .search_form_custom div.form-item label {
	display: inline;
	color: white !important;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
	
}
.residential-legend #residential_search .search_form_custom div.form-item {
	text-align: center;
}
.residential-legend #residential_search{
	width: auto !important;
	overflow: hidden;
}
.residential-legend #residential_search .search_form_custom div.search-refresh {
	width: auto !important;
}
.residential-legend #residential_search .search_form_custom div.search-refresh input {
	width: auto !important;
	cursor: pointer;
	padding: 2px;
}
/**1202 2010 more residential search ****/
.residential-legend #residential_search .search_form_custom div.search-refresh {
	float: right;
	margin-right: 10px !important;
}

/*save search button*/
#content .save-search-container{
  margin-right:5px;
}
#content .save-search-container a{
  color:#fff;
}
body #gmapSearch2 .save-search-container{
   margin-top:10px;
   margin-right:0px;
}
/***theme testing***/
#formbox1 div input {
	width: 96%;
}
#status input {
	border: 0px;
}
.visitor-register-save .form-item .option .form-checkbox {
	border: 0px;
}
.column .triple span table {
	border: 1px solid #2C417A;
}
.column .triple span table tr td select {
	width: auto;
}
.basicdetails div .option input.form-checkbox {
	border: 0px;
}
#notloading .form-item input {
	width: auto;
}
#notloading .form-item span table {
	border: 1px solid #2C417A;
}
#languagebox input {
	border: 0px;
}
#notloading .collapsible .form-item .option .form-checkbox {
	border: 0px;
}
#dynamicbox .leadsbox1 .chart {
	width: 30%;
}
#periods .reportoption select {
	width: auto !important;
}
#periods .reporttitle {
	display: block;
	width: 100%;
	text-align: left;
}
#periods .contact_homelife-list tr td {
	border: 1px solid #999999;
}
#node-form .form-item span table {
	border: 1px solid #2C417A;
}
.form-item .option input.form-radio {
	border: 0px;
}
.editicon .form-item .form-item .option {
	width: 100%;
}
.editicon .form-item .form-item {
	float: left;
	width: 60px;
	height: 40px;
}
#multiActionForm .clientms input {
	border: 0px;
}
.ppdReport .ProtectedPropertyDetailsReportList table {
	margin-left: 0px;
}
#ProtectedPropertyDetails_settings .form-item span table {
	border: 1px solid #2C417A;
}
#periods0 .reportoption select {
	width: auto !important;
}
.statreportleft tr td, 
.statreportright tr td {
	border: 1px solid #999999;
}
.form-item-listing .radio_box, 
.form-item-listing #displayOther, 
.form-item-listing #manual, 
.form-item-listing .check_box {
	border: 0px;
}
.form-item-listing table tr td textarea {
	width: 99%;
	height: 100px;
}
.form-item-listing table tr td {
	padding-bottom: 5px;
}
.form-item-listing table tr td label {
	display: inline;
}
