
/* Default Settings */

body
{
	margin:0px;
	padding:0px;
	
}
body a:link, body a:visited, body a:hover 
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4082c0;
	text-decoration:underline;
}
.bodycolor
{
	background-color:#053065;
}

.bodyBackground
{
	position:absolute;
	background-position:top;
	background-color:#053065; 
	top:0; 
	left:0; 
	width:100%; 
	height:850px;
	z-index:0;
}

.footertext                                              /* copyright text */
{	
	font:normal 11px verdana;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
	height: 23px;
	text-decoration: none;
}
.bottomlinks                                               
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
}

.bottomlinks a:link, .bottomlinks a:visited
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.bottomlinks a:hover
{
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.edit{

      font:bold 12px verdana;
      color: #ffffff;
      text-decoration:none;
      border: 1px solid #d3cec3;
      background-color:#333333;
      position:absolute;     
}

/* Default Settings ends */


/* Form settings */

.FormBodyText						
{
	
	font:normal 11px 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;
	line-height:15px;
	text-align:left;
	white-space:nowrap;
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}
.FormLabelHeader
{
	
	font:bold 17px calibri ;
	color: #629632;
	height:10px;
	background-color:#e0e2e4;
	text-decoration: none;
	text-align:left;
	line-height:25px;
	padding-left:10px;

}
.FormLabelSubHeader
{

	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.FormErrorText
{
 	font:normal 11px verdana ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}
.FormMessageText
{
   	font:bold 13px verdana ;
	color: #417b03;
	text-decoration: none;
	vertical-align:middle;
	text-align:left;
	line-height:26px;
}
.FormButton
{
	font:normal 11px verdana ;
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#427211;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
	outline:none;
	white-space:nowrap;
}
.FormTextField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	width: 100px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.RequiredField 
{	
	background-color:#ccdbec;	
}
.RequiredLabel 
{
	color:#EF952C;
	vertical-align:top;
	text-align:center;
	
}
.formtableborder
{
	border:1px solid #838e85;
}
.FormTableHeader
{
 	font:normal 12px verdana ;
	color:#FFFFFF;
	background-color:#656c76;
	height:28px;
	text-decoration: none;
	text-align:center;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
}
.FormTableSubHeader
{
 	font:normal 11px verdana;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none; 
}
.FormTablerow
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#d3d3d3;
	text-decoration: none;
	height:28px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.FormTablerowAlt
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#adc0d7;
	text-decoration: none;
	height:28px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px; 
}
.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}
.FormTabActive
{
 	font:bold 11px verdana ;
	color: #ffffff;
	background-image:url(build_tab_active.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:192px;
	text-decoration: none;
	cursor:pointer;
  	text-align:center;
	vertical-align:middle;
}

.FormTabInactive
{
 	font:normal 11px verdana ;
	color: #cfcfcf;
	background-image:url(build_tab_inactive.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:192px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;  
}
.FormTableSubRow
{
 	font:normal 11px verdana ;
	color: #000000;
	background-color:#b7b7b7;
	text-decoration: none;
	height:28px;
	text-align:left;
	line-height:16px;

}
.FormTableFooter
{
	font:normal 11px verdana ;
	color: #FFFFFF;
	background-color:#4d709a;
	text-decoration: none;
	height:28px;
	text-align:right;
	line-height:16px;
}
.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}
.FormTextArea
{
	font:normal 11px verdana ;
	color: #000000;
	width:180px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}
.FormTermsTextArea
{ 
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	border:1px solid #c2c2c2;
	background-color:#ffffff;
	padding:5px;
	overflow:auto;
	width:98%;
	height:80px;
}
Select
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
	boder:1px solid #999999;
}

.FormBullet
{
	background-image:url(build_formbullet.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:10px;
	height:10px;
	vertical-align:middle;
}

.FormImage
{
	border: dashed 1px #f49602;
	font-family: arial; 
	font-size: 11px; 
	color: #000000;
}
.iframetransbg 
{
	background:transparent none;
}
.iframepopupbg
{
	background-color:#ffffff;
}

.FormLinks
{
	font:bold 11px verdana ;
	color: #4082c0;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

a.FormLinks:link, a.FormLinks:visited
{
	font:bold 11px verdana ;
	color: #4082c0;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}
a.FormLinks:hover
{
	font:bold 11px verdana ;
	color: #4082c0;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}
.FormPageNumber
{
	font:bold 11px verdana;
	color:#647601;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:bold 11px verdana;
	color:#647601;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber
{
	font:bold 13px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
a.ActiveFormPageNumber:link, a.ActiveFormPageNumber:visited, a.ActiveFormPageNumber:hover
{
	font:bold 13px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.FormPageNumberdivider {
	font:bold 12px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}
.ProfileTablebg
{
	background-color:#dae8f7;
	padding:10px;
}

.profiletabletext
{
	font:normal 11px verdana ;
	color: #000000;
	text-decoration: none;
	line-height:18px;

}
.ProfileFormLinks
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration:underline;
	text-align:left;
}

a.ProfileFormLinks:link, a.ProfileFormLinks:visited
{
	font:bold 11px verdana ;
	color: #155a80;
	text-decoration: underline;
	text-align:left;
}
a.ProfileFormLinks:hover
{
	font:bold 11px verdana ;
	color: #15738c;
	text-decoration: underline;
	text-align:left;
}
.form
{
	margin:0px;
	padding:0px;
}
/* Form settings ends */

/*eBrochure Settings*/

.ebroiframetransbg {
	background-color:#053065;
}

.ebrochuremaintable {
	background-color:#ffffff;
	width:690px;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:660px;
}
.ebrochureheaderbg {
	height:162px;
	width:660px;
	background-image:url(../GreystarpristineResInnerStyle/build_headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {
	background-image:url(../GreystarpristineResInnerStyle/contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#b7c868;
	width:660px;
}
.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: #022046;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}

.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #0e60a0;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font-family: verdana; 
	font-size: 11px; 
	color:#2e2f30;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}
.ebrochuredesign1header {
		font-family:verdana;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
   	color:#4d860f;
}
.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: #022046;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: 4082c0;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: 4082c0;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: 4082c0;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: 4082c0;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurefootertext {
	font-size: 10px; 
	font-family: verdana;
	font-weight:normal;
	color:#ffffff;
	height:28px;
	vertical-align:middle;
	text-align:right;
	background-color:#032e63;
	text-decoration: none;
	border-top:1px solid #ffffff;
}

.ebrochuremapdimensions {   	 /* for map dimensions  */
	width:550px;
	height:350px;
}

.ebrochurebullet {    		/* for bullets of headers  */
	background-image:url(../GreystarpristineResInnerStyle/build_formbullet.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:10px;
	height:10px;
	vertical-align:middle;
}

.ebrochureverticalseparator                   /* updated for sp7*/
{
	 background:url(../GreystarpristineResInnerStyle/build_separator.gif) repeat-y;
}
.ebrochurehorizontalseparator                   /* updated for sp7*/
{
 	background:url(../GreystarpristineResInnerStyle/build_separator.gif) repeat-x;
}

.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	border: 2px solid #999999;
	float:right;
	padding:0px;
	margin:0px;
}

.ebrochurehorizontalcolorseparator {
	background-color:#70873f;
	height:5px;
}
.ebrochuretopleftcorner                                     /* updated for png*/              
{
	height:23px;
	width:9px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_top_leftcorner.png')

}
.ebrochuretopleftcorner[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner                               /* updated for png*/
{
	height:23px;
	width:9px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_top_rightcorner.png')
}
.ebrochuretoprightcorner[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner                               /* updated for png*/
{
	height:55px;
	width:9px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_bot_leftcorner.png')
}

.ebrochurebotleftcorner[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_bot_leftcorner.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_bot_rightcorner.png')
	height:55px;
	width:10px;
}

.ebrochurebotrightcorner[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow                               /* updated for png*/
{
	height:8px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_top_shadow.png')
}

.ebrochuretopshadow[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_left_shadow.png')
}

.ebrochureleftshadow[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_bottom_shadow.png')
}

.ebrochurebottomshadow[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow                               /* updated for png*/
{
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResInnerStyle/build_right_shadow.png')
}

.ebrochurerightshadow[class] {
	background-image:url(../GreystarpristineResInnerStyle/build_right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}

.ebrochuredatetime {
            font:bold 12px arial;
            color: #000000;
            height:30px;
            text-align:right;

}

/*eBrochure Settings ends*/

/* Events Calender starts */
.calenderborderleft {
	border-left:1px solid #637577;
	border-top:1px solid #63757;
	font-family: verdana;
	color:#77ae17;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color:#e8eff7;
}
.calenderborderright {
	border-right:1px solid #637577;
	border-bottom:1px solid #637577;
	font-family: verdana;
	color:#77ae17;
	font-size: 11px;
	font-weight: bold;
	width:50px;
	height:50px;
	text-decoration: none;
}

.EventDetailHeader
{
	font:bold 12px verdana ;
	color: #02418e;
	background-color:#d4d4d4;
	text-decoration: none;
	line-height:18px;
}
/*events calender ends */

/* Login Settings */           /*common setting applicable to both Resident Login and online leasing login*/


.LoginiFrameTransbg
{
            background:transparent none;
}

.LoginFormLabelText
{
            font:normal 11px verdana ;
            color:#000000;
            text-decoration: none;
	text-align:left;
	white-space:nowrap;
}

.LoginSelect
{
            font:normal 11px verdana ;
            color: #000000;
            background-color:#cccccc;
            text-decoration: none;
}

.LoginFormTextField 
{
            font:normal 11px verdana ;
            color: #000000;
            height:20px;
            width: 100px;
            border: 1px solid #999999;
            background-color:#ffffff;
            text-decoration: none;

}

.LoginFormButton
{
	font:normal 12px verdana ;
	color: #ffffff;
	border: 1px solid #7c7c7c;
	background-color:#427211;
	text-decoration: none;
	text-align:center;
	cursor:pointer;
	outline:none;
}
 
.LoginRequiredField 
{
	font:normal 11px verdana ;
	color: #000000;
	height:20px;
	border: 1px solid #999999;
	background-color:#ccdbec;
	text-decoration: none;
}

.Loginformlink
{
        font:normal 11px verdana ;
        color:#035a9f;
        text-decoration: none;
	white-space:nowrap;
}

a.Loginformlink:link, a.Loginformlink:visited
{
        font:normal 11px verdana ;
        color:#035a9f;
        text-decoration: none;
	white-space:nowrap;
}
a.Loginformlink:hover
{
        font:normal 11px verdana ;
        color:#013762;
        text-decoration: none;
	white-space:nowrap;
}
.LoginFormErrorText
{
 	font:normal 11px verdana ;
	color: #af0202;
	text-decoration: none;
	text-align:left;
	line-height:20px;
} 
.LoginTableHome
{
	 border:0px;
	 width:250px;
	 margin:0px;
}
.LoginTableInner
{
	 border:0px;
	 width:500px;
	 margin:0px;
}
.LoginFormMessageText
{
   	font:bold 11px verdana ;
	color: #d19b07;
	text-decoration: none;
	font-style:itallic;
	height:30px;
	vertical-align:middle;
	text-align:left;
}
/* Login Settings */


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
 	font:normal 11px verdana ;
	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 11px verdana ;
	color: #353535;
	line-height: 15px;
	text-align:left;

}

/* Editor settings ends */


/* Menu settings */

.vmenubg                                                  
{
	height:537px;
	border-bottom:2px solid #416b92;
	border-top:1px solid #5c8ab5;	 
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/GreystarPristineResidentportalstyle/Vmenubg.png')
	

}

.vmenubg[class]                                                                                       
{
  	background-image:url(Vmenubg.png);
	background-repeat: repeat-y;
	height:537px;
	border-bottom:2px solid #416b92;
	border-top:1px solid #5c8ab5;
}

.vlinkbg                                                 /* for vertical menu*/
{
 	font:normal 18px calibri ;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	/*display:block;*/
	height:35px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/GreystarPristineResidentportalstyle/menubullet.png')	

}

.vlinkbg[class]                                                 /* for vertical menu*/
{
 	font:normal 18px calibri ;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	/*display:block;*/
	height:35px;
	background-image:url(menubullet.png);	
	background-repeat:no-repeat;
	background-position:right;	

}


.vlinkbg a:link, .vlinkbg a:visited  			/* for vertical menu*/
{
 	font:normal 18px calibri ;
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	height:35px;
	padding-right:30px;
	/*display:block;*/
	line-height:35px;
}


.activevlinkbg                                           /* for vertical menu*/
{
 	font:normal 18px calibri ;
	color:#ffd854;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	display:block;
	height:35px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/GreystarPristineResidentportalstyle/menubullet.png')

}
.activevlinkbg[class]                                           /* for vertical menu*/
{
 	font:normal 18px calibri ;
	color:#ffd854;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	display:block;
	height:35px;
	background-image:url(menubullet.png);	
	background-repeat:no-repeat;
	background-position:right;

}
.activevlinkbg a:link, .activevlinkbg a:visited, .activevlinkbg a:hover, .vlinkbg a:hover    	/* for vertical menu*/
{
 	font:normal 18px calibri ;
	color:#ffd854;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
	list-style:none;
	height:35px;
	padding-right:30px;	
	display:block;
	line-height:35px;	
}

/* Menu settings ends */

/* Google Gadgets Starts*/
.drag
{
	position:absolute;
	top:100px;
	left:500px;
	cursor:move;
	z-index: 9000;
	background: #cccccc url(build_Gadget_TopBg.jpg) repeat-x 0px 0px;
	border:1px solid #404e6b;
	width:100px;
	height:100px;
	padding:20px 10px 10px 10px;
	visibility:hidden;
}

.closeLink
{
	background: #cccccc url(build_close.jpg) no-repeat 0px 0px;
	cursor:pointer;
	POSITION: absolute;
	TOP: 6px; 
	height:15px;
	width:15px;
	LEFT: 100px
}

.ContentDivBg
{
	Background:#000000;
}

/* Google Gadgets ends*/

/* Section settings */

.design1header
{
 	font:normal 19px verdana ;
	color: #022e64;
	text-align:left;
	height:30px;
	border-bottom:1px solid #639732;
}

.design1bg
{
	background-color:#FFFFFF;
}

.design2header                                         
{
 	font:bold 14px verdana ;
	color: #333333;
	text-align:left;
}

.design2bg
{
	
}

.design3header
{
 	font:bold 12px verdana ;
	height:20px;
	background-color:#666666;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

.design3bg
{
	background-color:#666666;
}

.blankheader                                          /* when the section has no design applied (design4) */
{
 	font:bold 14px verdana ;
	color: #333333;
	text-align:left;
}


/* Section settings ends */

/* Reservation Settings Starts */

.ReserveAvailable
{
 	font:normal 11px verdana ;
	height:20px;
	background-color:#8bb625;
	color:#ffffff;
	text-align:center;
	width:15%;
}

.ReserveAvailable a:link, .ReserveAvailable a:visited, .ReserveAvailable a:hover
{
 	font:normal 11px verdana ;
	background-color:#8bb625;
	color:#ffffff;
	text-align:center;
}

.ReserveBooked
{
 	font:normal 11px verdana ;
	height:20px;
	background-color:#d7332f;
	color:#ffffff;
	text-align:center;
	width:15%;
}

.ReserveBooked a:link, .ReserveBooked a:visited, .ReserveBooked a:hover
{
 	font:normal 11px verdana ;
	background-color:#d7332f;
	color:#ffffff;
	text-align:center;
}

.ReservePartialAvailable
{
 	font:normal 11px verdana ;
	height:20px;
	background-color:#d7332f;
	color:#ffffff;
	text-align:center;
	width:15%;
}

.ReservePartialAvailable a:link, .ReservePartialAvailable a:visited, .ReservePartialAvailable a:hover
{
 	font:normal 11px verdana ;
	background-color:#d7332f;
	color:#ffffff;
	text-align:center;
}

.DayHeader, a.DayHeader:link, a.DayHeader:visited, a.DayHeader:hover
{
 	font:normal 11px verdana ;
	color:#000000;
	text-align:left;
	text-decoration:underline;
	vertical-align:middle;
	margin:5px;
	display:block;
	height:20px;
}

#WebCalendar tr
{
	background-color:#F3F3F3;
}

#WebCalendar tbody tr th
{
	background-color:#5F6267;
	font:bold 11px verdana;
	color:#ffffff;
	height:20px;
}

.Reservedenablelink
{
	font:normal 12px  arial;
	color: #8C3705;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

a.Reservedenablelink:link, a.Reservedenablelink:visited, a.Reservedenablelink:hover
{
	font:normal 12px  arial;
	color: #8C3705;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}


.Reservedisablelink
{
	font:normal 12px  arial;
	color: #cccccc;
	text-decoration:none;
	text-align:left;
	outline:none;
}

a.Reservedisablelink:link, a.Reservedisablelink:visited, a.Reservedisablelink:hover
{
	font:normal 12px  arial;
	color: #cccccc;
	text-decoration:none;
	text-align:left;
	outline:none;
}

/* Reservation Settings Ends */


/*Google Map settings start*/

div.gs-street, div.gs-directions {
	font-family:Arial;
	font-size:12px;
}
div.gs-phone, div.gs-city {
	display: inline;
	font-family:Arial;
	font-size:12px;
}
div.gs-title a:link {
	display: inline;
	font-family:Arial;
	font-size:12px;
}
div.gs-region {
	display: inline;
}
div.gs-country {
	display: none;
}
div.gs-directions {
	font-family:Arial;
	font-size:12px;
}
div.gs-label {
	font-family:Arial;
	font-size:12px;
}
.gs-secondary-link {
	font-family:Arial;
	font-size:12px;
}
.gs-watermark {
	font-family:Arial;
	font-size:12px;
}
.MarkerText {
	font:bold 12px Arial;
	color:#049dc7;
}
a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover {
	font:bold 12px Arial;
	color:#049dc7;
}
.googledir div {
	font:normal 12px Arial;
	color:#000000;
}
.googledir table td {
	font:normal 12px Arial;
	color:#056c87
}
/*Google Map settings end*/


/* Template specific classes */


.SectionBg
{
	padding:18px;
	background-color:#FFFFFF;
}


.formtablerow a.formlinks:link,
.formtablerow a.formlinks:visited,
.formtablerow a.formlinks:hover,
.formtablerowalt a.formlinks:link,
.formtablerowalt a.formlinks:visited,
.formtablerowalt a.formlinks:hover
{
	color:#304626;
}

.FormTablerow .FormLabelTextHeader,
.FormTablerow .FormLabelText,
.FormTablerowAlt .FormLabelTextHeader,
.FormTablerowAlt .FormLabelText
{
	color:#304626;
}

.maintablebg                                       /* if the portal has any background colors/image */
{

	background-color:#022e64;
	height:850px;
}

.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:verdana;
	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 verdana;
	color:#000000;
}

.pagesubheader					        /* needed only when there is a page title */
{
	font:bold 13px verdana;
	color: #eeb007;
}
#Graphix
{
	position:fixed;
	position:absolute;
	width:100%;
	height:820px;
	z-index:300;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/GreystarpristineResidentportalStyle/graphics.png')
	
}

#Graphix[id]
{
	position:absolute;
	width:100%;
	background-image:url(graphics.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:820px;
	z-index:300;

}

#mainDIV
{
	position:relative;
	width:100%;
	float:center;
	z-index:400;

}

#Container
{
	position:absolute;
	widows:100%;
	height:70%;
	z-index:350;
	

}

#ContentDIV
{
	position:absolute;
	width:100%;
	float:center;
	z-index:380;

	
}



.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;
}

.Heading2
{
	font:bold 18px calibri ;
	height:20px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;

}

.Heading2 a:link, .Heading2 a:visited
{
	font:bold 18px calibri ;
	height:20px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;

}

.Heading2 a:hover
{
	font:bold 18px calibri ;
	height:20px;
	color:#ffd854;
	text-align:right;
	text-decoration:none;

}

.address
{
font:bold 14px calibri ;
	height:20px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}

   .safariWidth
   {
   width:702px;
   width:712px;#
   }


#btnGradient
{
	z-index:1;
	height:850px;

}

.bottom_gradient
 { 
 	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/GreystarpristineResInnerStyle/bottom_gradient.png');


}

.bottom_gradient[class]
 { 
	background-image:url(bottom_gradient.png);
	background-repeat:repeat-x;
	background-position:bottom;
}


/* Template specific classes ends */



