/* CSS Document */

/* Default Settings */

html {
	scrollbar-face-color : #7c7c7c;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;l
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;

}



body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #7c7c7c;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background-color:#ffffff;
	background-repeat: repeat-x;

}

body a:link, body a:visited, body a:hover
{
	  font: bold 11px Verdana;
	  color: #00457c;
	  text-decoration: underline;
}

.bodycolor
{
	background-color:#ffffff;
}


.maintablebg                                       /* if the portal has any background colors/image */
{
	background:url(bg-main.jpg) repeat-x;
	background-color:#ffffff;
}

.companyname
{
	background:url(Img-logo-bg.jpg) no-repeat;
	border-bottom: 1px dashed #3d84c7;
  
}

.slogan 
{
	background-image: url(slogan-bg.jpg);
	background-positFion:left middle;
	background-repeat: no-repeat;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
   	color:#5191cd;
   	background-color:#ffffff;
   	height: 48px;
	vertical-align: middle;
   	padding-right: 32px;
}

.pagetitle					        /* needed only when there is a page title */
{
	font:normal 12px Arial;
	color:#000000;
}

.pagesubheader					        /* needed only when there is a page title */
{
	font:bold 13px Arial;
	color: #eeb007;
}

.footertext                                              /* copyright text */
{	
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration: none;
}

a:link 
{
	font: normal 12px Arial, Arial, Helvetica, sans-serif;
	color: #00457c;
	text-decoration:underline;
}

a:visited 
{
	font:normal 12px Arial, Arial, Helvetica, sans-serif;
	color: #00457c;
	text-decoration:underline;
}
a:hover 
{
	font: normal 12px Arial, Arial, Helvetica, sans-serif;
	color: #00457c;
	text-decoration:none;
}

.bottomlinks                                               
{
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
}

a.bottomlinks:link
{
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration: underline;
	cursor:pointer;
}

a.bottomlinks:visited
{
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration: underline;
	cursor:pointer;
}

a.bottomlinks:hover
{
	font:normal 11px Arial;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.edit{

      font-family:Arial;

      font-size:12px;

      font-weight:normal;

      color: #ffffff;

      text-decoration:none;

      border: 1px solid #d3cec3;

      background-color:#333333;

      font-weight:bold;

      position:absolute;     

}

/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	
	font:normal 12px Arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	text-align:left;

}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 12px Arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;	
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 12px Arial;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	background-color:#133f6a;
	font:bold 13px Arial;
	color:#ffffff;
	height:10px;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;

}

.FormLabelSubHeader
{

	font:normal 12px Arial ;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 12px Arial ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
  
}


.FormMessageText
{
	 
   	font:normal 12px Arial ;
	color: #d86601;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}

.FormButton
{
	background:url(button-bg.jpg) repeat-x left top;
	font:normal 12px Arial ;
	color: #ffffff;
	border:1px double #133f6a;
	text-decoration: none;
	height:22px;
	height:25px!ie;
	cursor:pointer;
}

.FormStatusButton 
{
	background:url(button-bg.jpg) repeat-x left top;
	font:normal 12px Arial ;
	color: #ffffff;
	border:1px double #133f6a;
	text-decoration: none;
	height:22px;
	height:25px!ie;
	cursor:pointer;
}

.FormTextField 
{
	font:normal 12px Arial ;
	color: #000000;
	height:20px;
	width: 130px;
	border: 1px solid #999999;
	background:#d3d9e4;   
	text-decoration: none;
}

.RequiredField 
{	
	background-color:#d4ecf5;	
}

.RequiredLabel 
{
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	
}

.formtableborder
{
	border:1px solid #034a60;
}

.FormTableHeader
{
 	font:bold 12px Arial ;
	color:#ffffff;
	background-color:#838383;
	text-decoration: none;
	text-align:center;
	line-height:16px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader
{
 	font:bold 12px Arial ;
	color: #000000;
	background-color:#d0d0d0;
	text-decoration: none;
	text-align:center;
	
  
}

.FormTablerow
{
 	font:normal 12px Arial ;
	color: #000000;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
  
}

.FormTablerowAlt
{
 	font:normal 12px Arial ;
	color: #000000;
	background-color:#efefef;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
  
}

.FormTabActive
{
 	font:bold 12px Arial ;
	color: #ffffff;
	background:#123d67;
	border-right:4px solid #ffffff;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
  	text-align:center;
	vertical-align:middle;
}

.FormTabInactive
{
 	font:normal 12px Arial ;
	color: #ffffff;
	background:#23517e;
border-right:4px solid #ffffff;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;  
}

.FormTextArea
{
	background:#d3d9e4;
	font:normal 12px Arial ;
	color: #000000;
	width:130px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}

Select
{
	font:normal 12px Arial ;
	color: #000000;
	background:#d3d9e4;
	text-decoration: none;
	Height:30px!ie;
	Height:18px;
}

.FormBullet
{
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	width:14px;
	height:14px;
}

.FormImage
{
	border: dashed 1px #f49602;
	font-family: arial; 
	font-size: 12px; 
	color: #000000;
}

hr
{
	color:#e4e4e6;
	background-color:#d4d4d4;
	height: 1px;
	border: 0;
	width: 100%;
}

.ApplicantName
{
	font:bold 12px Arial ;
	color: #000000;
	text-decoration: none;
}

.ProfileTablebg
{
	background:none;
	padding:10px;
}


.iframetransbg {
	background-color:#ffffff;
	padding-left:0px;
	padding-right:10px;
}

.FormLinks
{
	font:bold 12px Arial ;
	color: #155a80;
	text-decoration:underline;
	cursor:pointer;
}

a.FormLinks:link
{
	font:bold 12px Arial ;
	color: #155a80;
	text-decoration: underline;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:bold 12px Arial ;
	color: #155a80;
	text-decoration:underline;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration:none;
	cursor:pointer;
}

.FormPageNumber
{
	font:bold 12px Arial;
	color:#15738c;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber
{
	font:bold 12px Arial;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFpName
{
	font:bold 12px Arial ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}

a.FormFpName:link
{
	font:bold 12px Arial ;
	color: #155a80;
	text-decoration: underline;
	cursor:pointer;
}


a.FormFpName:visited
{
	font:bold 12px Arial ;
	color: #155a80;
	text-decoration:underline;
	cursor:pointer;
}


a.FormFpName:hover
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration:none;
	cursor:pointer;
}

/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText
{
            font:normal 12px Arial ;
            color:#000000;
            text-decoration: none;
}

.FloorPlanBedName
{
            background:#838383;
	font:bold 13px Arial ;
            color:#ffffff;
            text-decoration: none;
	line-height:20px;
	padding-left:9px;
}
.FloorPlanLinks
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanLinks:link
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:visited
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanLinks:hover
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName
{
	font:bold 12px Arial ;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}

a.FloorPlanName:link
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:visited
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}


a.FloorPlanName:hover
{
	font:bold 12px Arial ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg
{
            background:#f3f3f3;
}
.FloorPlanHomeDecorImg
{
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}
/* floorplan settings ends*/ 



/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
      background:none;

}

.LoginFormLabelText
{         
	font:normal 12px Arial ;
            color:#000000;
            text-decoration: none;
}

.LoginSelect
{
            font:normal 12px Arial ;
            color: #000000;
	background:#d3d9e4;
            text-decoration: none;
            MAX-Height:35px;
}

.LoginFormTextField 
{
            font:normal 12px Arial ;
            color: #000000;
            height:20px;
            width: 100px;
            border: 1px solid #999999;
	background:#d3d9e4;   
            text-decoration: none;

}

.LoginFormButton
{
	background:url(button-bg.jpg) repeat-x left top;
	font:normal 12px Arial ;
	color: #ffffff;
	border:1px double #133f6a;
	text-decoration: none;
	height:25px;
	cursor:pointer;
}
 
.LoginRequiredField 
{
	font:normal 12px Arial ;
	color: #000000;
	height:20px;
	border: 1px solid #999999;
	background-color:#d4ecf5;
	text-decoration: none;
}

.Loginformlink
{
            font:normal 12px Arial ;
            color:#15738c;
            text-decoration: none;
	cursor:pointer;
}

a.Loginformlink:link
{
            font:normal 12px Arial ;
            color:#15738c;
            text-decoration:underline;
	cursor:pointer;
}

a.Loginformlink:visited
{
            font:normal 12px Arial ;
            color:#15738c;
            text-decoration:underline;
	cursor:pointer;
}

a.Loginformlink:hover
{
            font:normal 12px Arial ;
            color:#15738c;
            text-decoration: none;
	cursor:pointer;
}
 
.LoginFormMessageText
{
   	font:bold 12px Arial ;
	color: #d19b07;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	text-align:left;
}

.LoginFormErrorText
{
 	font:normal 12px Arial ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
	line-height:20px;
}

.LoginTableHome
{
	 border:0px;
	 width:200px;
	 margin:0px;
}

.LoginTableInner
{
	 border:0px;
	 width:500px;
	 margin:0px;
}

/* Login Settings */




	/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background:none;
}

.AptFormBodyText
{
	font:normal 12px Arial ;
	color:#6e6e6e;
	text-decoration: none;
}

.AptFormLabelText
{
	font:normal 12px Arial ;
	color:#6e6e6e;
	text-decoration: none;
}

.AptSelect
{
	font:normal 12px Arial ;
	color: #000000;
	text-decoration: none;
	margin-top:4px;
	width: 160px;
	background:#d3d9e4;
	margin-right:10px;
}

.AptFormTextField 
{
	background:#d3d9e4;
	font:normal 12px Arial ;
	color: #000000;
	width: 115px;
	border: 1px solid #999999;
	text-decoration: none;
}


/*.AptFormButton
{
	background:url(button-bg.jpg) repeat-x left top;
	font:normal 12px Arial ;
	color: #ffffff;
	border:1px double #133f6a;
	text-decoration: none;
	height:20px;
	height:25px!ie;
	cursor:pointer;
}*/

.AptFormButton
{
	
	background:url(search_btn.gif) no-repeat left top;
	font:normal 12px Arial ;
	color: #ffffff;
	border: 0px solid #7c7c7c;
	0background-color:#088eb2;
	text-decoration: none;
	text-transform:uppercase;
	cursor:pointer;
	Width:82px;
	height:23px;
	text-align:left;	
	padding-left:6px;
	padding-left:9px!ie;
	padding-bottom:3px;	
	padding-bottom:2px!ie;
}

.AptTableVertical    /* for controlling Vertical table parameters in aspx */
{
  	border:0px solid #000000;
  	
}

.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */
{
	 border:0px;
	 margin-top:-20px;
}

/* Apartment Search Settings*/



/*Specials Settings*/

.Specialsbg

{
	height:30px;
	background-color:#d2e6e6;
}

.Specialstext

{
    font:bold 14px Arial ;
    color: #cc0000;	
    text-decoration: none;
     padding-left:9px;

}
/*Specials Settings*/


/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bg.gif);
}

.ebrochuremaintable {
	background-color:#133f6a;
	width:720px;
}
.ebrochureinnertable {
	
	background-color:#deeded;
	width:700px;
}
.ebrochureheaderbg 
{
	background-color:#deeded;
	width:700px;
	
}
.ebrochurecontentbg 
{
	background:#f3f3f3;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
 background-color:#ffffff;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #133f6a;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header {
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#133f6a;
	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 24px calibri, Arial, Helvetica, sans-serif;
	color: #133f6a;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #133f6a;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #133f6a;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #133f6a;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #133f6a;
	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 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#636363;
	height:22px;
	padding-left:11px;
}

.ebrochuremapdimensions {   	 /* for map dimensions  */
width:289px;
height:207px;
}

.ebrochurebullet {    		/* for bullets of headers  */
background-image:url(headersubbullet.gif);
background-repeat:no-repeat;
background-position:3px 4px;
width:14px;
height:14px;
}

.ebrochureverticalseparator {
	background-image:url(verti_seprator.gif);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail 
{
	width:160px;
	height:126px;
	0padding:10px;
	0padding:6px!ie;
	border: 1px solid #999999;
	float:right;
	
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.gif);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#546401;
	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;
}

.ebrochuredatetime 
{
	font:normal 14px Arial, Helvetica, sans-serif;
	color: #133f6a;
	text-decoration:none;
	text-align:right;
	line-height:24px;
}

/*eBrochure Settings*/


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
 	font:normal 12px arial ;
	color: #000000;
	line-height: 15px;
}

.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:normal 12px Arial ;
	color: #353535;
	line-height: 15px;
	text-align:left;
}

/* Editor settings ends */


/* Menu settings */

.hmenubg                                                  /* for vertical menu background */
{
	background:	 url(menu-bg.jpg) repeat-x;
	padding: 0px 100px;
}

.hlinkbg                                                  /* for horizontal menu */
{
 	font:normal 13px arial ;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	height: 30px;
}

.activehlinkbg                                                  /* for horizontal menu */
{
 	font:normal 13px arial ;
	color:#ff0000;
	text-decoration:none;
	vertical-align:middle;
	height: 30px;
}


.vmenubg                                                  /* for vertical menu background */
{
	background:url(vmenubg.jpg) repeat-x;
	width:201px;
	height:450px;
}

.vlinkbg                                                 /* for vertical menu*/
{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:;
	text-decoration:none;
	border-bottom:2px dotted #5f7e93;
	height:28px;
	height:27px!ie;
	padding-left:16px;
}


.vlinkbg:hover{
        background:url(active-menu.jpg) left top;
}


.vlinkbg a:link
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
}

.vlinkbg a:visited
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fefefe;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
}

.vlinkbg a:hover
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fefefe;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
}

.activevlinkbg
{
	background:url(active-menu.jpg) left top;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
	border-bottom:2px dotted #5f7e93;
	height:28px;
	height:27px!ie;
	padding-left:16px;
}

.activevlinkbg a:link
{
	background:url(active-menu.jpg) no-repeat left top;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
}

.activevlinkbg a:visited
{
	background:url(active-menu.jpg) no-repeat left top;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
}

.activevlinkbg a:hover
{
	background:url(active-menu.jpg) no-repeat left top;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	letter-spacing:;
	text-decoration:none;
	cursor:pointer;
}


HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
	on-text-color	: #582c05;
	off-bg-color	: #FFFFFF;
	off-text-color	: #7B4A0C;
	brder-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	: #FBAE00; 
	on-text-color	: #FFFFFF;
	off-bg-color	: #FFFFFF;
	off-text-color	: #7B4A0C;
	brder-sep-color : #F5DD93;
	firstcell-width :150;
	
	/*settings for menu in netscape/mozilla */
	border-top-color	: #FBAE00;
	border-left-color	: #FFFFFF;
	border-bottom-color	: #FFFFFF;
	border-right-color	: #7B4A0C;
	background-color 	: #F5DD93;
	margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */

.design1header
{
 	background:url(header-underline.jpg) no-repeat left;
	font:bold 14pt Arial;
	color: #1c4874;
	text-align:left;
	width:585px;
	height:80px;
	padding-left:22px;
	text-transform:uppercase;
}

.design1bg
{
	background:url(design1bg.jpg) no-repeat;
	width:530px;
	padding-left:5px;
	padding-right:5px;
}

.design2bg
{
	
}

.design3header
{
 	font:bold 12px Arial ;
	height:20px;
	background-color:#666666;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

.design3bg
{
	background-color:#666666;
	padding-left:5px;
	padding-right:5px;
}

.blankheader                                          /* when the section has no design applied (design4) */
{
 	background:url(header-underline.jpg) no-repeat 18px;
	font:bold 14pt Arial;
	color: #1c4874;
	text-align:left;
	width:585px;
	height:44px;
	padding-left:44px;
	text-transform:uppercase;
}


/* Section settings ends */


/* Template specific classes */

.bg_body
{
	background:url(body-background.jpg) repeat-x #ffffff;
}



#flash{
	position:absolute;
	margin-left:336px;
	margin-left:336px!ie;
	margin-top:0px;
	width:688px;
	height:310px;
	z-index:-1;
}

#content
{
	position:absolute;
	width:700px;
	margin-left:0px;
	margin-right:0px;
	z-index:200;
	scrolling:hidden;
}

#content2
{
	position:absolute;
	margin:0px;
	padding:0px 0px 0px 18px;
	border:0px solid #ff0000;
	overflow-y:auto;
	overflow-x:hidden;
	height:550px;
}

.welcome_image
{
	background:url(image-frame.png) no-repeat top center;
	width:187px;
	height:209px;
	padding:14px 0px 0px 27px;
}


#content3
{
	position:absolute;
	width:650px;
	margin:0px;
	padding:0px 0px 0px 18px;
	border:0px solid #ff0000;
	overflow-y:scroll;
	height:550px;
	overflow-x:hidden;
}

.shadowborderleft
{
	background:url(shadowL.jpg) repeat-y;
}

.shadowborderright
{
	background:	 url(shadowR.jpg) repeat-y;
}

.shadowborderbottom
{
	background: url(shadowB.jpg) no-repeat;
}

.contentborder
{
	border: 1px solid #898989;
}


.contentheight
{
	height: 416px!important;
	height: 414px;
}

.MapWidth
{
	width:496px;
}

.propaddress{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}


.shadow_left
{
	background:url(left_bg.jpg) repeat-y;
	width:211px;
	height:113px;
	height:111px!ie;
}

.shadow_right
{
	background:url(shadow_right.jpg) repeat-y;
	width:28px;
}

.layout_border
{
	border:1px solid #595959;
}

.left_bg
{
	background:url(bg-left.jpg) repeat-x left top;
	width:202px;
}

.rightshadow-bg
{

	background-image:url(right_shadow_bg.png);
	background-repeat:repeat-y;

}



#socialicon
{
	position:relative;
	margin:0px 0px 0px 650px;
	font:normal 11px Arial;
	color:#000000;
	height:30px;
	width:140px;
	border:0px solid #ff0000;
}


.SocialPadding

{
	padding-left:610px;
}

.SocialPadding1

{
	margin-left:600px;
}
.bg
{
background-image:url(bg.jpg);
background-repeat:repeat-y;
border:1px solid #ff0000;
}

/*template specific classes ends */

