/* Default Settings */


body
{
	margin:0px 0px 0px 0px;
	scrollbar-face-color : #4f3208;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background-color:#fcfcfc;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background:url(bg-color.jpg) repeat-x #ffffff;
}
.companyname
{
	font:normal 11pxVerdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 
}

.slogan 
{
	font:normal 11px Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 	
}

.pagetitle					        /* needed only when there is a page title */
{
	font:normal 11px Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 	
}


.pagesubheader					        /* needed only when there is a page title */
{
	font:normal 11px Verdana, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none; 
}

.footertext                                              /* copyright text */
{	
	font:normal 11px Verdana;
	color:#000000;
	text-decoration:none;
	letter-spacing:1px;
}

body a:link
{
	font:normal 12px verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

body a:visited
{
	font:normal 12px verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

body a:active
{
	font:normal 12px verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a:hover
{
	font:normal 12px verdana;
	color:#000000;
	text-decoration:none;
	cursor:pointer;	
}


.bottomlinks                                               
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

a.bottomlinks:link
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;
}

a.bottomlinks:visited
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:underline;
	cursor:pointer;}

a.bottomlinks:hover
{
	font:normal 12px verdana;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}

.edit
{
	font:bold 12px verdana;
	color: #ffffff;
	text-decoration:none;
	border: 1px solid #d3cec3;
	background-color:#333333;
	position:absolute;
}

/* Default Settings ends */



/* Corporate Search settings */

.Corp_Search_bg

{
	background:url(design2_img1.jpg) repeat-x #614111;
	border:1px solid #968269;
	padding:10px 10px 10px 10px;
}

.Corpsearchiframetransbg
{
	background:none;
}


.CorpUnitTypeName 

{
	 font:normal 11px verdana ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:link 

{
	 font:normal 11px verdana;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:visited 

{
	 font:normal 11px verdana;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:hover 

{
	 font:normal 11px verdana;
	 color: #ff0000;
	 text-decoration: underline;
}

.CorpContactNo
{
	 font:bold 11px verdana;
	 color: #000000;
	 text-decoration: none;
}

.CorpSearchTable
{
 	 border:0px solid #ff0000;

}

.CorpSearchResultCount
{
	
	 font:normal 10px verdana;
	 color: #000000;
	 text-decoration: none;
}

/* Corporate Search settings */




/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 12px verdana;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font:bold 12px verdana ;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropDes
{
	 font:normal 12px verdana ;
	 color: #000000;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 2px solid #000000;
}

.FeaturedPropLinks
{
	font:normal 12px verdana ;
	color: #15738c;
	text-decoration: none;
}

a.FeaturedPropLinks:link
{
	font:normal 12px verdana ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:visited
{
	font:normal 12px verdana ;
	color: #15738c;
	text-decoration: none;
}


a.FeaturedPropLinks:hover
{
	font:normal 12px verdana ;
	color: #000000;
	text-decoration: none;
}

.FeaturedPropiframetransbg
{
            background:none;
}

/* Corporate Featured Property settings */



/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: verdana; 
	font-size: 12px; 
	color:#6e4913;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	line-height:18px;
}


.allcaps
{
	text-decoration: none; 
	text-transform: uppercase
}

.initialcaps
{
	text-decoration: none; 
	text-transform: capitalize
}

.lowercase
{
	text-decoration: none; 
	text-transform: lowercase
}

.shadow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}


p 
{
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */



/* Menu settings */
.hmenubg
{
	background:url(menu_bg.png) repeat-x;
	height:36px;
	font: normal 11px Tahoma, "Trebuchet MS", Verdana;
	color:#ffffff;
}

.hlinkbg {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
; line-height:34px; line-height:37px!ie;}
.hlinkbg A:link {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 15px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
; line-height:34px; line-height:37px!ie;}
.hlinkbg A:visited {
	DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 15px; VERTICAL-ALIGN: middle; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma; TEXT-DECORATION: none
; line-height:34px; line-height:37px!ie;}
.hlinkbg A:hover {
	/*DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 15px; BACKGROUND-IMAGE: url(menu_bgOver.gif); MARGIN: 0px; COLOR: #ffffff; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Tahoma; HEIGHT: 34px; TEXT-DECORATION: none
;line-height:34px; line-height:37px!ie;*/}

.activehlinkbg                                                
{
	background:url(menu_bgOver.gif) repeat-x left top;
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	line-height:34px;
	 line-height:37px!ie;
}

.activehlinkbg a:link
{
	background:url(menu_bgOver.gif) repeat-x left top;
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	line-height:34px;
	 line-height:37px!ie;
}

.activehlinkbg a:visited
{
	background:url(menu_bgOver.gif) repeat-x left top;
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	line-height:34px;
	 line-height:37px!ie;
}

.activehlinkbg a:active
{
	background:url(menu_bgOver.gif) repeat-x left top;
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	line-height:34px;
	 line-height:37px!ie;
}

.activehlinkbg a:hover
{
	background:url(menu_bgOver.gif) repeat-x left top;
	font:normal 15px Tahoma;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	line-height:34px;
	 line-height:37px!ie;
}

.vmenubg                                                  /* for vertical menu background */
{
	background-color:#FFFFFF;
	border-left:1px solid #294c67;
	border-right:1px solid #294c67;
	padding:20px 18px 0px 18px;
}

.vlinkbg                                                 /* for vertical menu*/
{
	background:url(arrow1.gif) no-repeat left center;
	padding-left:8px;
	font:bold 12px Verdana;
	color:#6e4913;
	text-decoration:none;
	cursor:pointer;
}

a.vlinkbg:link                                               /* for vertical menu*/
{
	padding-left:8px;
	font:bold 12px Verdana;
	color:#6e4913;
	text-decoration:none;
	cursor:pointer;
}

a.vlinkbg:visited                                                /* for vertical menu*/
{

	padding-left:8px;
	font:bold 12px Verdana;
	color:#6e4913;
	text-decoration:none;
	cursor:pointer;
}


a.vlinkbg:hover                                                 /* for vertical menu*/
{

	padding-left:8px;
	font:bold 12px Verdana;
	color:#a05f00;
	text-decoration:underline;
	cursor:pointer;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	background:url(arrow1.gif) no-repeat left center;
	padding-left:8px;
	font:bold 12px Verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a.activevlinkbg:link                                                 /* for vertical menu*/
{

	padding-left:8px;
	font:bold 12px Verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a.activevlinkbg:visited                                                 /* for vertical menu*/
{
	background:url(arrow1.gif) no-repeat left center;
	padding-left:8px;
	font:bold 12px Verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

a.activevlinkbg:hover                                                 /* for vertical menu*/
{
	padding-left:8px;
	font:bold 12px Verdana;
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}

/*Menu Setttinjgs*/

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color:#FBAE00; 
	on-text-color:#582c05;
	off-bg-color:#FFFFFF;
	off-text-color:#7B4A0C;
	border-sep-color:#F5DD93;
        
        /*settings for menu in netscape/mozilla */
	border-top-color:#F5DD93;
	border-left-color:#582c05;
	border-bottom-color:#F9EDC3;
	border-right-color:#7B4A0C;
	background-color:#F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color:#ad2c02; 
	on-text-color:#ffffff;
	off-bg-color:#dbdbdb;
	off-text-color:#000000;
	border-sep-color:#000000;
	firstcell-width:150;
	width:130px;
        /*settings for menu in netscape/mozilla */
	border-top-color:#ad2c02;
	border-left-color:#ffffff;
	border-bottom-color:#dbdbdb;
	border-right-color:#000000;
	background-color:#000000;
	margin-left:150;
}



/* --------------// Primary Menu starts //----------- */
.PrimaryMenu
{
	z-index:10000;
	position:relative;
	padding-top:0px;
	/*margin-top:5px;*/
	margin-top:2px;
}

.PrimaryMenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
	margin-top:0px;
	*margin-top:0px;
}

/* --------------// Top Level Menus starts //----------- */
.PrimaryMenu ul li{
	position: relative;
	display: inline;
	float: left;
}
.PrimaryMenu ul li.PrimaryMenuLink a{
	display: block;
	padding: 7px 35px 7px 35px;
	_padding: 7px 28px 7px 28px;
	border:0px solid #ff00ff;
}

* html .PrimaryMenu ul li.hlinkbg a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.PrimaryMenu ul li.PrimaryMenuLink a:link,
.PrimaryMenu ul li.PrimaryMenuLink a:visited
{
	font:normal 14px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	/*margin-top:-1px;*/
	margin-top:0px;
}

.PrimaryMenu ul li.PrimaryMenuLink a:hover
{
	font:normal 14px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:top;
	background-image: url(menu_bgOver.gif);
	/*margin-top:-1px;*/
	margin-top:0px;
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.PrimaryMenu ul li.PrimaryMenuLinkActive a{
	display: block;
	_width:100px;
}

* html .PrimaryMenu ul li.PrimaryMenuLinkActive a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	padding: 5px 35px 5px 35px;
	_padding: 5px 28px 5px 28px;
}

.PrimaryMenu ul li.PrimaryMenuLinkActive a:link, .PrimaryMenu ul li.PrimaryMenuLinkActive a:visited{
	font:normal 14px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	padding:5px 20px;
	background-image: url(menu_bgOver.gif);
	margin-top:0px;
	border:0px solid #ff00ff;
}


/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.PrimaryMenu ul li ul{
	position: absolute;
	left:0;
	display:block;
	visibility: hidden;
	margin:0px;
	padding:0px;
	margin-top:3px;
	_margin-top:-1px;
	margin-left:0px;
	
}
.PrimaryMenu ul li ul li ul
{
	display:none;
	margin:0px;
	padding:0px;
}

.PrimaryMenu ul li.PrimaryMenuLink ul li a,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a
{
	width: 160px;
	padding: 0px 0px;
	border: 1px solid #666666;
	/*margin-top:-1px;*/
	*margin-top:-2px;
	_margin-top:-1px;
	background-color:#EEEDED;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
}

/* Sub level menu links style */
.PrimaryMenu ul li.PrimaryMenuLink ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLink ul li a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:visited
{
	font:normal 13px Arial;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
	background:#EEEDED;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}

/*.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:visited,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:visited
{
	font:normal 13px Arial;
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
	background:#EEEDED;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}

/*sub menus hover style*/
.PrimaryMenu ul li.PrimaryMenuLink ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive ul li a:hover
{
	font:normal 13px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	background:#a49c84;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}
.PrimaryMenu ul li.PrimaryMenuLink[class] ul li a:hover,
.PrimaryMenu ul li.PrimaryMenuLinkActive[class] ul li a:hover
{
	font:normal 13px Arial;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	background:#a49c84;
	padding:10px 5px 10px 5px;
	_padding:10px 5px 10px 5px;
	text-align:left;
}
/*IE6 hack to get sub menu links to behave correctly*/
* html .PrimaryMenu ul li.PrimaryMenuLinkActive ul li a{ 
	display: inline-block;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.horz_downarrowclass{
	position: absolute;
	margin-top:5px;
	margin-left:2px;
}

.horz_rightarrowclass{
	position: absolute;
	margin-top:2px;
	right: 5px;
}

.PrimaryMenu ul li.PrimaryDivider img{
	display:inline;
	position:absolute;
	margin-top:5px;
	text-align:center;
}
/* --------------// Primary Menu Ends//----------- */

/* Menu settings ends */

/* Form settings */

.FormBodyText
{
	font:normal 10px Verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;
}
.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px Verdana;
	color:#000000;
	text-decoration: none;
}
.RequiredLabel 
{
	color:#FF0000;
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 14px Verdana;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
.FormLabelHeader
{
	font:bold 12px Verdana;
	color: #232728;
	height:10px;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
.FormLabelSubHeader
{
	font:bold 12pxVerdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.FormErrorText
{
	font:normal 11px Verdana;
	color:#af0202;
	text-decoration: none;
	text-align:left;
}
.FormMessageText
{
	font:normal 12px Verdana;
	color: #a6600e;
	text-decoration: none;
	text-align:left;
	line-height:26px;
}
.FormButton
{
	font:normal 12px Verdana;
	color: #ffffff;
	border:1px solid #c19b6a;
	background:#ab6f01;
	padding:2px 5px;
	text-decoration: none;
	cursor:pointer;
}

.FormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.RequiredField
{
	border: 1px solid #999999;
	background-color:#665134;
	color:#ffffff;
}

/* formtableborder - created by Sayajee on 1st Sep 09, recomended border values are 1-2px  or 0 */
.formtableborder {
	border:1px solid #8a8476;
}
	
.RequiredLabel
{
	color:#6E4913;
	vertical-align:top;
	text-align:center;
}

.FormTableHeader
{
	font-family: verdana; 
	font-size: 11px; 
	color:#ffffff;
	font-weight: normal; 
	background-color:#503309;
	text-decoration: none; 

}
.FormTableSubHeader
{
	font:bold 11px Verdana;
	color: #65423b;
	background-color:#7c7c7c;
	text-decoration: none;
}
.FormTablerow
{
	font:normal 11px arial;
	color: #000000;
	background-color:#a59369;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}
.FormTablerowAlt
{
	font:normal 11px arial;
	color: #000000;
	background-color:#bba778;
	text-decoration: none;
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}
.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding:5px;
	height:20px;
}
.FormTabActive
{
	font:bold 13pxVerdana;
	color: #ffffff;
	background-color:#313f4c;
	height:26px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.FormTabInactive
{
	font:bold 13pxVerdana;
	color: #777777;
	background-color:#bcbcbd;
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}

.FormTableSubrow
{
  font:normal 10px verdana;
 color: #000000;
 height:30px;
 text-align:left;
 text-decoration: none;
  
}

.FormTableFooter
{
  font:bold 11px verdana ;
 color:#000000;
 background-color:#b4c93e;
 line-height:16px;
 padding-left:2px;
 padding-right:2px;
 text-align:right;
 text-decoration: none;
  
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTabMouseover
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#bcb6b2;
	text-decoration: none;
	cursor:pointer;
  
}

.FormTextArea
{
	font:normal 11px Verdana;
	color: #000000;
	width:260px;
	text-decoration: none;
	border:1px solid #999999;
}
Select
{
	background:#c6aa84;
	font:normal 10px Verdana;
	color: #000000;
	text-decoration: none;
	width:120px;
}
.FormBullet
{
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:10px;
	vertical-align:middle;
}
.FormImage
{
	border: dashed 1px #999999;
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
}
hr
{
	color:#e4e4e6;
	background-color:#0d1216;
	height: 1px;
	border: 0;
	width: 100%;
}
.ApplicantName
{
	font:bold 12pxVerdana;
	color: #000000;
	text-decoration: none;
}
.ProfileTablebg
{
	background-color:#b8bfc4;
	padding:10px;
}
.iframetransbg
{
	background:none transparent;
	padding-left:0px;
	padding-right:10px;
}
.FormLinks
{
	font:normal 11px verdana;
	color: #4f3208;
	text-decoration:underline;
	cursor:pointer;
}

a.FormLinks:link
{
	font:normal 11px verdana;
	color: #4f3208;
	text-decoration:underline;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:normal 11px verdana;
	color: #4f3208;
	text-decoration:underline;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:normal 11px verdana;
	color: #4f3208;
	text-decoration:underline;
	cursor:pointer;
}

.FormPageNumber
{
	font:normal 10px verdana;
	color: #4f3208;
	text-decoration:underline;
	cursor:pointer;
}

.ActiveFormPageNumber
{
	font:bold 11px verdana;;
	color:#D93A1A;
	text-decoration:none;
	cursor:pointer;
}

a.ActiveFormPageNumber:link,a.ActiveFormPageNumber:visited,a.ActiveFormPageNumber:hover
{
	font:bold 11px verdana;
	color:#D93A1A;
	text-decoration:none;
	cursor:pointer;
}

.FormPageNumberdivider
{
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}



.FormFPName{

 font:bold 12px verdana ;
 color: #000000;
 text-decoration: none;
 text-align:left;
 cursor:pointer;
}

.FormFPName:link{

 font:bold 12px verdana ;
 color: #000000;
 text-decoration:none;
 text-align:left;
 cursor:pointer;
}
.FormFPName:visited{

 font:bold 12px verdana ;
 color: #000000;
 text-decoration:none;
 text-align:left;
 cursor:pointer;
}
.FormFPName:hover{

 font:bold 12px verdana ;
 color: #000000;
 text-decoration:underline;
 text-align:left;
 cursor:pointer;
}

.FormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}


form
{
	padding:0px;
	margin:0px;
}
/*Form Settings*/

/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px verdana ;
            color:#000000;
            text-decoration: none;
			font-weight:bold;
}

.FloorPlanBedName
{
            font:normal 13px verdana ;
            color:#7e0021;
            text-decoration: none;
			font-weight:bold;
}
.FloorPlanLinks
{
	font:bold 11px verdana ;
	color:#232728;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 11px verdana ;
	color:#232728;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 11px verdana ;
	color:#232728;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 11px verdana ;
	color:#232728;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanName:link
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:visited
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:hover
{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg
{
	background-color:#e9f7ff;
}
.FloorPlanHomeDecorImg
{
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
/* floorplan settings ends*/ 

/* Corporate Search settings */

.Corpsearchiframetransbg
{
   background:none;
   padding:0px;
   margin:0px;
}

.CorpSearchMainTable
{
 width:640px;

}

.CorpSearchTableFilter
{
   border:0px solid #ff0000;

}

.CorpSearchResultTable
{
	border:1px solid #53360C;
	width:660px;
  	height:150px;
	font:normal 11px verdana ;
  	color: #000000;
  	text-decoration: none;
}

.CorpSearchResultRow
{
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowAlt
{
  
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
}

.CorpSearchResultRowGap
{
  
 background-color:#C7B280;
 height:7px;

}

.CorpFormTableHeader
{
 	font:bold 11px verdana ;
	color:#ffffff;
	background-color:#614111;
	text-decoration: none;
	vertical-align:middle;
	text-align:center;
	height:20px;
}

.CorporateMapSize
{
 width:670px;
 height:300px;
}

.CorpFormlabeltext
{
  font:normal 11px verdana;
  color: #000000;
  text-decoration: none;

}

.CorpFormlabelHeader
{
  font:bold 13px verdana;
  color: #614110;
    line-height:25px;
  text-decoration: none;
}

.CorpFormLabelSubHeader
{
	font:bold 13px verdana ;
	color: #53360C;
	text-decoration: none;
	white-space:nowrap;
}

.CorpFormTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 130px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}

.CorphCityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphmilesTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorphcommunityTextField
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width:150px;
	padding-left:3px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;
}
.CorpFormButton
{
	font:normal 12px Verdana;
	color: #ffffff;
	border:1px solid #c19b6a;
	background:#ab6f01;
	padding:2px 5px;
	text-decoration: none;
	cursor:pointer;
}

.CorpSelect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}
.CorphCorpSelect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:130px;
}

.CorpFormErrorText
{
 font:normal 11px verdana ;
 color: #af0202;
 text-decoration: none;
 text-align:left;
}

.CorpFormMessageText
{
 font:normal 11px verdana ;
 color: #c77500;
 text-decoration: none;
 text-align:left;
}

.CorpDropList
{
 background-color:#FFFFFF;
 OVERFLOW:auto;
 Z-INDEX:55000; 
 POSITION:absolute; 
 border:1px solid #bbbbbb;
 border:1px solid #bbbbbb!ie;
 width:123px;
 width:130px!ie;
 line-height:15px;
 padding-left:5px;
  font-family:arial;
 size:11px;
 font-weight:normal;
}

.CorpDropListNavBg_Active				/* selected background color for key up & down */
{
 background-color:#eeeeee;
 }
 
.CorpDropListNavBg						/* normal background color for key up & down */
{
 background-color:#d3ecf3;
 }

.CorpPropertyName
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: none;
  vertical-align:top;

}


a.CorpPropertyName:link
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:visited
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: none;
  cursor:pointer;
}

a.CorpPropertyName:hover
{
  font:bold 12px verdana;
  color: #56390d;
  text-decoration: underline;
  cursor:pointer;
}

.CorpContentText
{
  font:normal 11px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpFormLinks
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: none;
}

a.CorpFormLinks:link
{
  font:normal 11px verdana;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
  cursor:pointer;
  
}

a.CorpFormLinks:visited
{
  font:normal 11px verdana;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
   cursor:pointer;
}

a.CorpFormLinks:hover
{
  font:normal 11px verdana;
  color: #000000;
  line-height:20px;
  text-decoration: none;
   cursor:pointer;
}

.CorpAdvsearchLink
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:visited
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

a.CorpAdvsearchLink:hover
{
  font:normal 11px verdana ;
  color: #000000;
  line-height:20px;
  text-decoration: underline;
}

.Corpthumbbg
{
	 background-image:url(corpthbg.png);
	 background-repeat:no-repeat;
	 background-position:5px 8px;
	 margin-left:3px;
	 margin-top:-20px;
	 width:120px;
	 height:110px;
	 vertical-align:top;
}

.CorpBlankcell
{
 width:240px;
}

.CorpLocationcell
{
 width:420px;
}

 #chkListCommunity td{width:180px;} /* class added to contrl alignment of the amenties in advanced search this is the min width required*/
 #chkListUnit td{width:180px}		/* class added to contrl alignment of the amenties in advanced search this is the min width required*/
 
.CorpAdSearchBG
{
	height:350;
	VISIBILITY: hidden;
	POSITION: absolute;
	Z-INDEX: 503;
	top:461px;
	*top:447px;
	background-color:#A18150; 
	padding:10px;
	border:1px solid #53360C;
	width:580px;
	*width:600px;
}

.CorpSearchHAdvanceTable
{

	width:360px;
	overflow:visible;

}
.Corpsortbyselect
{
 font:normal 11px verdana ;
 color: #000000;
 height:19px;
 -moz-height:19px;
 background-color:#ffffff;
 text-decoration: none;
 width:150px;
}
 
 
/* Corporate Search settings */



/*Corporate Property Details*/


.CorpPropContentText
{
  font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.Corppropnamebg
{
	/*background:url(build_property_headerbg.jpg) no-repeat;
	background-position:top left;*/
	background-color:#53360c;
	font:Bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	vertical-align:middle;
	height:27px;
	border:0px solid #ff00ff;
	
}

.CorpPropDetailTable
{
  border:1px solid #a2d7e4;
  background-image:url(corptablebg.jpg);
  background-position:bottom;
  height:150px;
  background-repeat:repeat-x;
  padding:0px 10px;
}

.CorpPropDetailBg
{
	border:1px solid #a2d7e4;
	background-color:#d3e3e5;
}

.CorpTabFooter
{
	 padding:15px;
	 padding:5px !ie;
	 padding-left:5px;
	 width:670px;
}

.CorpTabFooterLinks
{
	font:normal 12px verdana ;
  color: #53360C;
  text-decoration: none;
}

a.CorpTabFooterLinks:link, a.CorpTabFooterLinks:visited
{
	font:normal 12px verdana ;
  color: #53360C;
  text-decoration: none;
}

a.CorpTabFooterLinks:hover
{
	font:normal 12px verdana ;
  color: #000000;
  text-decoration: none;
}

.CorpMapSearchBorder
{
 border:1px solid #cccccc;
 padding:10px;
}


.CorpPropDetailMapSize
{
 width:320px;
 width:310px!ie;
 height:200px;
}


.CorpWelcomeHeader
{
 font:bold 17px Tahoma;
 color:#C7B280;
 text-decoration:none;
}

.FormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 4px 7px;
 width:20px;
 height:10px;
}

.FormBulletAmenities
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 0px 4px;
 font:normal 11px verdana ;
 color:#000000;
 padding-left:15px;
 text-decoration: none;
}

.AmenitiesFormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 0px 4px;
 font:normal 11px verdana ;
 color:#000000;
 padding-left:15px;
 text-decoration: none;
}

.overviewdivpos
{
	margin-top:5px;               
	width:640px;
	min-height:500px;
	margin-top:-1px!ie;

}
.corpdetailtabheader                                   /* sp7 class*/
{
	font:bold 17px arial;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	background-color:#606060;
	padding:0px 0px 0px 10px;
	height:25px;
}
.CorpProplefttopcornershadow                         /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpSearchStyle/build_shadleft_top.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProplefttopcornershadow[class]
{
	background:url(build_shadleft_top.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprighttopcornershadow                            /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpSearchStyle/build_shadright_top.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprighttopcornershadow[class]
{
	background:url(build_shadright_top.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftbottomcornershadow                              /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpSearchStyle/build_shadleft_bottom.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftbottomcornershadow[class]
{
	background:url(build_shadleft_bottom.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprightbottomcornershadow                          /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 

src='../templates/ResCorpSearchStyle/build_shadright_bottom.png');
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpProprightbottomcornershadow[class]
{
	background:url(build_shadright_bottom.png);
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.CorpPropleftshadow                                          /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpSearchStyle/build_shadow_left.png');
	background-repeat:repeat-y;
	width:7px;
}
.CorpPropleftshadow[class]
{
	background:url(build_shadow_left.png);
	background-repeat:repeat-y;
	width:7px;
}
.CorpProprightshadow                        /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpSearchStyle/build_shadow_right.png');
	background-repeat:repeat-y;
	width:7px;
}
.CorpProprightshadow[class]
{
	background:url(build_shadow_right.png);
	background-repeat:repeat-y;
	width:7px;
}
.CorpProptopshadow                                /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpSearchStyle/build_shadow_top.png');
	background-repeat:repeat-x;
	height:7px;
}
.CorpProptopshadow[class]
{
	background:url(build_shadow_top.png);
	background-repeat:repeat-x;
	height:7px;
}
.CorpPropbottomshadow                                    /* updated for png*/
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/ResCorpSearchStyle/build_shadow_bottom.png');
	background-repeat:repeat-x;
	height:7px;
}
.CorpPropbottomshadow[class]
{
	background:url(build_shadow_bottom.png);
	background-repeat:repeat-x;
	height:7px;
}

.CorpTableBorder
{
	border:1px solid #b6b6b6;
}


/* CSS for tabs */

.shadetabs                    /* style applicale to menu (change only font style)*/
{
	padding:0px;
	margin:0px;
	font: bold 12px Verdana;
	top:10px;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	border:0px solid #FF0000;
	display:block;
	text-decoration:none;
	
}

#navcontainer ul li { display: inline; }

.shadetabs li                 /*style applicable to each tab (give width expected for each tab)*/
{
	margin:0px;
	padding:0px;
	list-style-type: none;
	display:inline;
	cursor: pointer;
	width:129px;
	float: left;
	margin-bottom:-8px;
	*margin-bottom:-3px; 	/* setting for IE*/
	position:relative;
	margin-right:2px;
}

.shadetabs li a:link,.shadetabs li a:visited
{
	
	background-image: url(TabLeft.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#503309;
	display: block;
	cursor: pointer;
	padding-top:6px;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}


.shadetabs li a:hover
{
	background-image: url(TabLeft_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#a18150;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	}

.shadetabs li a.selected
{ 																/*mention text color, active bg image for active tab*/
	background-image: url(TabLeft_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#a18150;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.shadetabs li a.selected:hover
{ 			
	background-image: url(TabLeft_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#a18150;
	display: block;
	cursor: pointer;
	height:23px;
	*height:29px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}


.tabcontent
{
	
	background-image:url(TabContentBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:660px;
	*width:640px;
	min-height:500px;
	border:1px solid #53360c;
	border-top:1px solid #53360c;
	background-color:#a18150;
	position: relative;

}

* html .tabcontent {
	height:500px;
}

@media print {
.tabcontent 
{
	display:block !important;
}
}


/* Css for tabs */

/*Corporate Property Details*/

/* Corporate Compare Community settings */

.ComparePopupHeaderbg
{
	background-color:#a18150;
	height:20px;
}

.ComparePopupHeadertext
{
	font:bold 12px verdana;
 	color: #ffffff;
	margin-left:20px;
	
}

a.ComparePopupHeadertext:link,a.ComparePopupHeadertext:visited,a.ComparePopupHeadertext:hover
{	
	font:bold 12px tahoma ;
 	color: #ffffff;
	margin-left:20px;
	
}

.ComparePopupbg
{
	background-color:#ffffff;
	border:1px solid #828282;
	z-index:500;
	visibility:hidden;
	left:550px;
	width:300px;
	position:absolute;
	top:1044px;
	padding-left:0px;
}

.CompareHeaders
{
 font:bold 11px tahoma ;
 color: #000000;
 text-align:left;
 width:90px;
}

.CompareBottomBorder
{
 border-bottom:1px solid #cccccc;
 padding:6px 0px;
}

.CompareBottomBorder table
{
 margin-left:5px;
}

#tblCompare td
{
padding:0px 0px 0px 5px;
vertical-align:top;
}

/* Corporate Compare Community settings */


/* Corporate Featured Property settings */

.FeaturedPropName
{
  font:bold 12px verdana;
  color: #000000;
  text-decoration: underline;
}

.FeaturedPropAdd 

{
	font:bold 11px verdana ;
	color: #000000;
	text-decoration: underline;
}

.FeaturedPropDes
{
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
 }

.FeaturedPropImg
{
 	border: 1px solid #000000;
	width:180px;
	 height:120px;
}

.FeaturedPropLinks
{
 font:normal 11px verdana ;
 color: #15738c;
 text-decoration: none;
}

a.FeaturedPropLinks:link
{
 font:normal 11px verdana ;
 color: #15738c;
 text-decoration: none;
 cursor:pointer;
}


a.FeaturedPropLinks:visited
{
 font:normal 11px verdana ;
 color: #15738c;
 text-decoration: none;
 cursor:pointer; 
}


a.FeaturedPropLinks:hover
{
 font:normal 11px verdana ;
 color: #000000;
 text-decoration: none;
 cursor:pointer; 
}

.FeaturedPropiframetransbg
{
            background:none;
}

.FeaturedPropBox
{
            border:0px solid gray;
            width:200;
            height:270;
}


/* Corporate Featured Property settings */

/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginFrameTransbg
{
            background-color:#ffffff;
}

.LoginFormLabelText

{
	font:normal 11px verdana ;
	color:#000000;
	text-decoration: none;
}

.LoginSelect
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
	MAX-Height:35px;
}

.LoginFormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:19px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
	background-image:url(textField-rep.jpg);
	background-repeat:repeat-x;

}

.LoginFormButton
{
	font:normal 12px Verdana;
	color: #ffffff;
	border:1px solid #c19b6a;
	background:#ab6f01;
	padding:2px 5px;
	text-decoration: none;
	cursor:pointer;
}
 
.LoginRequiredField 
{
    background-color:#d4ecf5;
	background-image:url(textfieldbackground_req.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
}

.Loginformlink
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
}

a.Loginformlink:link
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer;   
}

a.Loginformlink:visited
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer; 
}

a.Loginformlink:hover
{
    font:normal 11px verdana ;
    color:#000000;
    text-decoration: none;
 	cursor:pointer; 
}
 
.LoginFormMessageText
{
    font:bold 11px verdana ;
	color: #c77500;
	text-decoration: none;
	font-style:itallic;

	vertical-alignment:middle;
}

.LoginFormErrorText
{
  font:normal 11px verdana ;
 color: #EF952C;
 text-decoration: none;
}

.LoginTableHome
{
  border:0px;
  width:300px;
  margin:0px;
  padding:2px;
}

.LoginTableInner
{
  border:1px;
  width:500px;
  margin:0px;
}

/* Login Settings */

/*eBrochure Settings*/
.ebroiframetransbg {
	background-color:#A18150;
}
.ebrochuremaintable {
	width:730px;
	background-color:#e6e6e6;
}
.ebrochureinnertable {
	background-color:#e6e6e6;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-image:url(headerbg.jpg);
	background-repeat:repeat-x;
}
.ebrochurecontentbg {
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#c4af7e;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#c4af7e;
}
.ebrochurepropname {
	font:normal 20px verdana;
	color: #A18050;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 13px verdana;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 14px verdana;
	color: #ffffff;
	text-decoration: none;
	background-color:#A59369;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header {
	font:normal 22px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 11px verdana;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#553608;
	height:35px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:676px;
	height:250px;
	border:1px solid #A59369;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	border: 1px solid #553608;
	float:right;
	padding:5px;
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#553608;
	height:10px;
}
.ebrochuretopleftcorner {
	background-image:url(top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner {
	background-image:url(top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner {
	background-image:url(bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner {
	background-image:url(bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow {
	background-image:url(top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow {
	background-image:url(left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow {
	background-image:url(bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow {
	background-image:url(right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}
/*eBrochure Settings ends*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
 font-family: verdana; 
 font-size: 11px; 
 color:#010100;
 font-weight: normal; 
 text-decoration: none; 
 text-transform: none;
}

.allcaps
{
 text-decoration: none; 
 text-transform: uppercase
}

.initialcaps
{
 text-decoration: none; 
 text-transform: capitalize
}

.lowercase
{
 text-decoration: none; 
 text-transform: lowercase
}

.shadow
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
 height:10px;
 filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}


p 
{
 font-family: verdana; 
 font-size: 11px; 
 font-weight: normal; 
 text-decoration: none; 
 text-transform: none;
}


/* Editor settings ends */

/* Section settings */

.blankheader {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
.design1header 
{
	height:26px;
	font:bold 19px Arial Narrow;
	color:#6e4913;
	text-decoration:none;
}
.design1bg 
{
	background:url(des1head-rep.jpg) repeat-x left top;
}
.design2header 
{
	font:normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}


.design3header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: verdana; HEIGHT: 20px; BACKGROUND-COLOR: #666666; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.design3bg {
	BACKGROUND-COLOR: #666666
}
/* Section settings ends */


/*Google Map settings start*/


div.gs-street ,div.gs-directions {
  font-family:verdana;
  font-size:11px;
}

div.gs-phone,  div.gs-city 
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}

div.gs-title a:link
{
  display: inline;
  font-family:verdana;
  font-size:11px;

}


div.gs-region {
  display: inline;
}

div.gs-country {
  display: none;
}

div.gs-directions
{
  font-family:verdana;
  font-size:11px;
}

div.gs-label
{
  font-family:verdana;
  font-size:11px;
}

.gs-secondary-link
{
  font-family:verdana;
  font-size:11px;
}

.gs-watermark
{
  font-family:verdana;
  font-size:11px;
} 

.MarkerText
{
font:normal 11px verdana; color:#003b4b;
}

.MarkerHeaderText
{
font:bold 12px verdana; color:#614111;
}

a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover
{
font:bold 12px verdana; color:#049dc7;
}

.googledir div{font:normal 11px verdana; color:#000000;}
.googledir table td{font:normal 11px verdana; color:#000000}

/*Google Map settings end*/


/*Specials Settings*/

.Specialsbg
{
            height:20px;
            background-color:#A18150;
}

.Specialstext
{
            font:bold 12px verdana ;
            color: #ffffff;
            text-decoration: none;
            font-style:normal;
            vertical-alignment:middle;
	padding-left:7px;
}
/*Specials Settings*/


/* Template specific classes */

#Topmenu
{
	position:absolute;
	width:638px;
	margin-left:262px;
	margin-left:262px!ie;
	margin-top:-3px;
	margin-top:-2px!ie;
	z-index:1000;
	height:36px;
}


#SNicons
{
	width:135px;
	height:69px;
	float:right;
}

#refer
{	margin-left:150px;
	_margin-left:150px;
	float:left;
}


/* Template specific classes ends */
