
/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #e5e6e0;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ca2200;
	scrollbar-track-color : #dbdcd6;
	scrollbar-darkshadow-color : #ffffff;
	
}
body a:link, body a:visited, body a:hover
{
	  font: bold 11px Arial;
	  color: #91bed7;
	  text-decoration: underline;
}

.bodycolor
{
background:url(background.jpg) repeat-x #0094e8;
}
.maintablebg                                       /* if the portal has any background colors/image */
{
	background:url(background.jpg) repeat-x #0094e8;
}

.companyname
{
	font-family:Arial;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
   	color:#000000;
   	background:#ffffff;
   	background-image:url();

  
}

.slogan 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	 
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
	
}

a:link 
{
	font-family:Arial;
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}
a:visited 
{
	font-family:Arial;
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}
a:hover 
{
	font-family:Arial;
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

.bottomlinks                                               
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	cursor:pointer;	
}

a.bottomlinks:link
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	cursor:pointer;	
}

a.bottomlinks:visited
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	cursor:pointer;	
}

a.bottomlinks:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
	cursor:pointer;	
}

/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	
	font:normal 11px Arial;
	color:#666666;
	text-decoration: none;
	text-align:left;
}


.FormLabelText					/* used for form labels e.g. username, password..etc */
{
	font:normal 11px Arial;
	color:#666666;
	text-decoration: none;
	
}

.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px Arial;
	color:#0094e8;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font:bold 13px Arial;
	color: #333333;
	height:10px;
	background-color:#e5e6e0;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}

.FormLabelSubHeader
{

	font:normal 12px Arial;
	color: #cd3204;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px 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
{
	font:bold 11px Arial;
	color: #1d3446;
	background:url(btn_bg.jpg) repeat-x;
	border: 1px solid #8a8a8a;
	text-transform:uppercase;
	text-decoration: none;
	cursor:pointer;
}

.FormTextField 
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.RequiredField 
{	
	0background-color:#0094e8;	
}

.RequiredLabel 
{
	color:#d03f10;
	font-size:11px;
	text-align:center;
	padding-left:2px;
	padding-right:5px;	
}

.FormTableHeader
{
 	font:bold 11px Arial;
	color:#ffffff;
	background-color:#006cff;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTableSubHeader
{
 	font:normal 11px Arial ;
	color: #000000;
	background-color:#b9b9b9;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 11px Arial ;
	color: #000000;
	background-color:#a0d3f2;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTablerowAlt
{
 	font:normal 11px Arial ;
	color: #000000;
	background-color:#a0d3f2;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
  
}

.FormTabActive
{
 	font:bold 11px Arial ;
	color: #ffffff;
	background-image:url(../PropHomeStyle/tab_active.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
  	text-align:center;
	vertical-align:middle;
}

.FormTabInactive
{
 	font:normal 11px Arial ;
	color: #cfcfcf;
	background-image:url(../PropHomeStyle/tab_inactive.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;  
}

.FormTextArea
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;}

Select
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.FormBullet
{
	background-image:url(../PropHomeStyle/bullet.png);
	background-repeat:no-repeat;
	background-position:left;
	width:20px;
	height:10px;
	vertical-align:middle;
}

.FormImage
{
	border: dashed 1px #f49602;
	font-family: arial; 
	font-size: 11px; 
	color: #000000;
}

hr
{
	color:#e4e4e6;
	background-color:#d4d4d4;
	height: 1px;
	border: 0;
	width: 100%;
}

.ApplicantName
{
	font:bold 12px Arial ;
	color: #000000;
	text-decoration: none;
}

.FormBullet
{
 background-image:url(bullet.png);
 background-repeat:no-repeat;
 background-position: 4px 7px;
 width:20px;
 height:10px;
}
.ProfileTablebg
{
	background-color:#f2fcbb;
	padding:10px;
}


.iframetransbg 
{
	background:none;
	padding-left:0px;
	padding-right:0px;
}

.FormLinks
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration:underline;
	cursor:pointer;
}

a.FormLinks:link
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration: underline;
	cursor:pointer;
}


a.FormLinks:visited
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration:underline;
	cursor:pointer;
}


a.FormLinks:hover
{
	font:normal 11px Arial ;
	color: #333333;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}

.FormPageNumber
{
	font:bold 11px Arial;
	color:#0066ff;
	text-decoration:none;
	text-align:left;
}
.ActiveFormPageNumber
{
	font:bold 13px Arial;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
.FormFpName
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration:underline;
	cursor:pointer;
}

a.FormFpName:link
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration: underline;
	cursor:pointer;
}


a.FormFpName:visited
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration:underline;
	cursor:pointer;
}


a.FormFpName:hover
{
	font:bold 11px Arial ;
	color: #0066ff;
	text-decoration: underline;
	cursor:pointer;
}

/* Form settings ends */

/*eBrochure Settings*/

.ebroiframetransbg {
	background-image:url(bg.gif);
}
.ebrochuremaintable {
	background-color:#FFFFFF;
	width:804px;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:780px;
}
.ebrochureheaderbg {
	height:162px;
	width:780px;
	background-color:#0092e8;
	/*background:url(header-bg.jpg) repeat-x left top cd3204;*/

}
.ebrochurecontentbg {
	background-color:#0094e8;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#0094e8;
}
.ebrochurepropname {
	font:normal 18px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:top;
padding-top:50px;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredatetime {
            font:bold 12px Verdana;
            color: #000000;
	    text-decoration:none;
            height:30px;
            text-align:right;
}
.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:#023562;
	height:22px;
	text-transform:uppercase;
}
.ebrochuredesign2header {
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #023562;
	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: #000000;
	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: #000000;
	text-decoration: none;
	font-style:normal;
	background:#a8d8f3;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:700px;
	height:250px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:center center;
	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 #ffffff;
	float:right;
	
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#ffffff;
	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*/


/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 12px verdana;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:normal 11px verdana;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:normal 11px verdana;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:normal 11px verdana;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:normal 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px verdana;
	color: #15738c;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 11px verdana;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 11px verdana;
	color: #15738c;
	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:#f3f4ef;
}
.FloorPlanHomeDecorImg {
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}
/* floorplan settings ends*/ 



/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
            background:none;
}

.LoginFormLabelText
{
            font:bold 11px Arial ;
            color:#3f4140;
            text-decoration: none;
			text-align:right;
}

.LoginSelect
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.LoginFormTextField 
{
    font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:164px;
}

.LoginFormButton
{
	font:bold 11px Arial;
	color: #ffffff;
	background:#0094e8;
	border: 1px solid #0072c8;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}
 
.LoginRequiredField 
{
	font:normal 11px Arial ;
	color: #000000;
	border: 1px solid #6699cc;
	0background-color:#0094e8;
	text-decoration: none;
	width:164px;
}

.Loginformlink
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration: none;
}

a.Loginformlink:link
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration:underline;
}

a.Loginformlink:visited
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration:underline;
}

a.Loginformlink:hover
{
            font:normal 11px Arial ;
            color:#333333;
            text-decoration:none;
}
 
.LoginFormMessageText
{
   	font:bold 11px Arial ;
	color: #d19b07;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-alignment:middle;
	text-align:left;
}

.LoginFormErrorText
{
 	font:normal 11px Arial ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
	line-height:20px;
}

.LoginTableHome
{
	 border:0px;
	 width:200px;
	 margin:0px;
}

.LoginTableInner
{
	 border:1px;
	 width:500px;
	 margin:0px;
}

/* Login Settings */


/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background:none;
}

.AptFormBodyText
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
}

.AptFormLabelText
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
}

.AptSelect
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.AptFormTextField 
{
	font:normal 11px Arial;
	color:#000000;
	text-decoration: none;
	border:1px solid #6699cc;
	width:140px;
}

.AptFormButton
{
	font:bold 11px Arial;
	color: #1d3446;
	background:url(btn_bg.jpg) repeat-x;
	border: 1px solid #8a8a8a;
	text-transform:uppercase;
	text-decoration: none;
	cursor:pointer;
	Width:60px;
}

.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;
}


.Specialsbg
{
	0background:#cd3204;
	border-top:1px solid #1d3446;
	border-bottom:1px solid #1d3446;

}

.Specialstext
{
	font:bold 13px Arial;
	color:#cd3204;
}

/* Apartment Search Settings*/


/* Corporate Search settings */

.CorpPropertyName
{
	 font:bold 12px Arial;
	 color: #000000;
	 text-decoration:none;
}

.CorpUnitTypeName 

{
	 font:normal 11px Arial ;
	 color: #000000;
	 text-decoration: underline;
}

a.CorpUnitTypeName:link 

{
	 font:normal 11px Arial ;
	 color:#333333;
	 text-decoration:underline;
}

a.CorpUnitTypeName:visited 

{
	 font:normal 11px Arial ;
	 color:#333333;
	 text-decoration:underline;
}

a.CorpUnitTypeName:hover 

{
	 font:normal 11px Arial ;
	 color:#333333;
	 text-decoration:underline;
}

.CorpContactNo
{
	 font:bold 12px Arial ;
	 color: #000000;
	 text-decoration: none;
}
.Corpsearchiframetransbg
{
            background:none;
}

/* Corporate Search settings */




/* Corporate Featured Property settings */

.FeaturedPropName
{
	 font:bold 12px Arial;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropAdd 

{
	 font:bold 11px Arial ;
	 color: #000000;
	 text-decoration: underline;
}

.FeaturedPropDes
{
	 font:normal 11px Arial ;
	 color: #000000;
	 text-decoration: none;
}

.FeaturedPropImg
{
	border: 2px solid #000000;
}

.FeaturedPropLinks
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration:underline;
}

a.FeaturedPropLinks:link
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration:underline;
}


a.FeaturedPropLinks:visited
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration:underline;
}


a.FeaturedPropLinks:hover
{
	font:normal 11px Arial ;
	color:#000000;
	text-decoration:none;
}

.FeaturedPropiframetransbg
{
            background:none;
}

/* Corporate Featured Property settings */



/* Editor settings */                        /* not to change any settings in this section */

.edit{

      font-family:verdana;
      font-size:12px;
      font-weight:normal;
      color: #ffffff;
      text-decoration:none;
      border: 1px solid #d3cec3;
      background-color:#333333;
      font-weight:bold;
      position:absolute;    

}


.normaltext
{
	font-family: Arial; 
	font-size: 11px; 
	color:#666666;
	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: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
}

a.hlinkbg:link                                              /* for horizontal menu */
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

a.hlinkbg:visited                                              /* for horizontal menu */
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;	
}

a.hlinkbg:hover                                              /* for horizontal menu */
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;	
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}


a.activehlinkbg:link
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

a.activehlinkbg:visited
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

a.activehlinkbg:hover
{
	font-family:arial;
	font-size:10px;
	color:#010101;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}

.vmenubg                                                  /* for vertical menu background */
{
	background-image :url();
}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}


a.vlinkbg:link                                                /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;	
	cursor:pointer;
}

a.vlinkbg:visited                                           /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;	
	cursor:pointer;
}

a.vlinkbg:active                                              /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;	
	cursor:pointer;
}

a.vlinkbg:hover                                           /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;	
	cursor:pointer;
}

.activevlinkbg                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.activevlinkbg:link                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}


a.activevlinkbg:visited                                                 /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.activevlinkbg:active                                               /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

a.activevlinkbg:hover                                           /* for vertical menu*/
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

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 */

.blankheader                                          /* when the section has no design applied (design0) */
{
	
	height:30px;
	font-family:Arial;
	color:#bd8207;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}


.design1header
{
	font-family:Arial;
	color:#cd3204;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:4px solid #0094e8;
	text-transform:uppercase;
}


.design1bg

{
	background-color:#ffffff;
}

.design2header
{
	font-family:Arial;
	color:#0066ff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.design2bg

{
	background-color:#666666;
}


.design3header
{
	height:20px;
	background-color:#666666;
	font-family:Arial;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design3bg

{
	background-color:#666666;
}

/* Section settings ends */


/* Template specific classes */

.mainleftshadow
{
	background-image:url(../PropHomeStyle/mainleftshadow.jpg);
	background-repeat:repeat-y;
	width:10px;

}

.mainrightshadow
{
	background-image:url(../PropHomeStyle/mainrightshadow.jpg);
	background-repeat:repeat-y;
	width:10px;

}

.footerbg
{
	background-image:url(../PropHomeStyle/footerbg.jpg);
	background-repeat:repeat-x;
	height:18px;
}

.topbg
{
	background:url(top_BlueStrip.png) repeat-x;
	height:7px;
}

.contentbg
{
	background:#ffffff;
	padding:0px 25px 16px 27px;
}

/* Template specific classes ends */
