/* Default Settings */
HWebMenu                                                /* for horizontal dropdown menu  */
{
 on-bg-color : #4f453d; 
        on-text-color : #fec009;
        off-bg-color : #4f453d;
        off-text-color : #f8ecc7;
        brder-sep-color : #1a1512;
        firstcell-width 50;
	height:39px;


        /*settings for menu in netscape/mozilla */
        border-top-color : #4f453d;
        border-left-color : #fec009;
        border-bottom-color : #4f453d;
        border-right-color : #f8ecc7;
        background-color  : #1a1512;
        margin-left	: 50;
	height:39px;

}
body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #b6b6b6;
	background-color:#ffffff;
}

body a:link, body a:visited, body a:hover
{
	font:bold 11px  arial;
	color: #222222;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
	outline:none;
}

.bodycolor
{
	background-color:#ffffff;
}

.footerbg
{
 background:url(FooterBg.jpg);
 height:63px; 
}
.footertext                                              /* copyright text */
{ 
 font-size: 11px; 
 font-family: verdana;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 text-decoration: none;
}

.footertext a:link, .footertext a:visited                                             /* copyright text */
{ 
 font-size: 11px; 
 font-family: verdana;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 text-decoration: none;
}
.footertext a:hover                                             /* copyright text */
{ 
 font-size: 11px; 
 font-family: verdana;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 text-decoration: underline;
}
.maintablebg
{
	background:url(mantablebg-rep.jpg) repeat-x top #eeeeee;
}

.bottomlinks                                               
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 line-height:16px;
}

.bottomlinks a:link
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 text-decoration:underline;
 line-height:16px;
}

.bottomlinks a:visited
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 text-decoration:underline;
 line-height:16px;
}

.bottomlinks a:hover
{
 font-family:arial;
 font-size:11px;
 font-weight:normal;
 color:#6d6d6d;
 vertical-align:middle;
 text-decoration:none;
 line-height:16px;
}

.edit
{
     font: normal  12px arial; 
      color: #ffffff;
      text-decoration:none;
      border: 1px solid #d3cec3;
      background-color:#333333;
      position:absolute;     
}


/* Default Settings ends */

/* Form settings */

.FormBodyText {
	font:normal 11px arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;
}
.FormLabelText					/* used for form labels e.g. username, password..etc */ {
	font:normal 11px arial;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	align:left;
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */ {
	font:bold 11px arial;
	color:#000000;
	text-decoration: none;
}
.FormLabelHeader {
	font:bold 13px arial;
	color: #ffffff;
	height:10px;
	background-color:#000000;
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
.FormLabelSubHeader {
	font:normal 11px arial;
	color: #000000;
	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: #000000;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}
.FormButton {
	font:normal 11px arial;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#595959;
	text-decoration: none;
	cursor:pointer;
	padding:3px;
	outline:none;
}
.FormStatusButton {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#646464;
	text-decoration: none;
	border:1px solid #ffffff;
	height:20px;
	cursor:pointer;
}
.FormTextField {
	font:normal 12px Arial;
	color: #000000;
	height:19px;
	width: 153px;
	border: 1px solid #999999;
	background-color:#ffffff;
	text-decoration: none;
}
.RequiredField {
	background-color:#efefef;
}
.RequiredLabel {
	color:#ff6c00;
	vertical-align:top;
	text-align:center;
}

.formtableborder
{
	border:1px solid #034a60;
}

.FormTableHeader {
	font:bold 11px arial;
	color:#ffffff;
	background-color:#474747;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td, .FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader {
	font:normal 11px arial;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
}
.FormTablerow {
	font:normal 10px arial;
	color: #000000;
	background-color:#d3d3d3;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.FormTablerowAlt {
	font:normal 10px arial;
	color: #000000;
	background-color:#e5e5e5;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}

.FormTableSubrow {
	font:normal 10px arial;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}


.FormTableFooter {
	font:bold 11px arial;
	color:#000000;
	background-color:#b4c93e;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration: none;
}

.FormTextArea {
	font:normal 11px arial;
	color: #000000;
	width:200px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}
Select {
	font:normal 11px arial;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
}
.FormBullet {
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../templates/Respropinnerstyle/bullet.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}
.FormBullet[class] {
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:10px;
}
.FormImage {
	border: dashed 1px #f49602;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.iframetransbg {
	
	background:none;
}

.iframepopupbg
{
	background-color:#4f2f18;
}

.FormLinks {
	font:bold 11px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:link {
	font:bold 11px arial;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:visited {
	font:bold 11px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FormLinks:hover {
	font:bold 11px arial;
	color: #606060;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FormPageNumber {
	font:bold 11px arial;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

a.FormPageNumber:link, a.FormPageNumber:visited, a.FormPageNumber:hover
{
	font:bold 11px arial;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}

.ActiveFormPageNumber {
	font:bold 13px arial;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName {
	font:bold 12px arial;
	color: #000000;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link {
	font:bold 12px arial;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:visited {
	font:bold 12px arial;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover {
	font:bold 12px arial;
	color: #606060;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.FormPageNumberdivider {
	font:bold 11px arial;
	color:#000000;
	text-align:right;
	text-decoration:none;
}

form
{
	padding:0px;
	margin:0px;
}

#inWin
{
	height:30px !important;
}

/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px arial;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px arial;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px arial;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px arial;
	color: #595959;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 11px arial;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 11px arial;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 11px arial;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	background-color:#d9d9d9;
}

/* floorplan settings ends*/ 



/*eBrochure Settings*/
.ebroiframetransbg {
	background-image:url(bg.gif);
}
.ebrochuremaintable {
	width:730px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-image:url(headerbg.jpg);
	background-repeat: no-repeat;
}
.ebrochurecontentbg {

	background-color:#E5E5E5;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#E5E5E5;
}
.ebrochurepropname {
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #464646;
	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 { /* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#555555;
	height:30px;
	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: #000000;
	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 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#000000;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	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 #999999;
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ebrochurehorizontalseparator {
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#000000;
	height:10px;
}
.ebrochuretopleftcorner                                                     
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/CommPropInnerStyle/build_top_leftcorner.png');
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretopleftcorner[class]
{
	background-image:url(../CommPropInnerStyle/build_top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner                                         
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/CommPropInnerStyle/build_top_rightcorner.png');
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochuretoprightcorner[class]
{
	background-image:url(../CommPropInnerStyle/build_top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner                                          
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/CommPropInnerStyle/build_bot_leftcorner.png');
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotleftcorner[class]
{
	background-image:url(../CommPropInnerStyle/build_bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner                                            
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale 
src='../templates/CommPropInnerStyle/build_bot_rightcorner.png');
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner[class]
{
	background-image:url(../CommPropInnerStyle/build_bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow                                                              
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/CommPropInnerStyle/build_top_shadow.png');
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochuretopshadow[class]
{
	background-image:url(../CommPropInnerStyle/build_top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow                                                             
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/CommPropInnerStyle/build_left_shadow.png');
	background-position:right;
	background-repeat:repeat-y;
	width:9px;
}
.ebrochureleftshadow[class]
{
	background-image:url(../CommPropInnerStyle/build_left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
	width:9px;
}
.ebrochurebottomshadow                                                                
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/CommPropInnerStyle/build_bottom_shadow.png');
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurebottomshadow[class]
{
	background-image:url(../ThemeResInnerStyle /build_bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow                                                                   
{
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale 
src='../templates/CommPropInnerStyle/build_right_shadow.png');
	background-position:left;
	background-repeat:repeat-y;
}
.ebrochurerightshadow[class]
{
	background-image:url(../CommPropInnerStyle/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*/

/* Apartment Search Settings*/

.AptiFrameTransbg {
	background-color:#ffffff;
}
.AptFormBodyText {
	font:normal 11px arial;
	color:#6e6e6e;
	text-decoration: none;
}
.AptFormLabelText {
	font:normal 11px arial;
	color:#3e3e3e;
	text-decoration: none;
}
.AptSelect {
	font:normal 11px arial;
	color: #3e3e3e;
	text-decoration: none;
	MAX-Height:35px;
}
.AptFormTextField {
	font:normal 11px arial;
	color: #3e3e3e;
	height:20px;
	width: 115px;
	border: 1px solid #3e3e3e;
	background-color:#ffffff;
	text-decoration: none;
}
.AptFormButton {
	font:normal 11px arial;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#595959;
	text-decoration: none;
	cursor:pointer;
	padding:3px;
	outline:none;
}
.AptTableVertical    /* for controlling Vertical table parameters in aspx */ {
	border:0px solid #000000;
}
.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */ {
	border:0px;
	width:100%;
	margin-top:0px;
}
.AptFormErrorText {
	font:normal 11px arial;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}
/* Apartment Search Settings*/


/*Specials Settings*/

.Specialsbg {
	height:70px;
	/*background-image:url(specials_bg.jpg);
	background-repeat:no-repeat;*/
	background-color:#eeb007;
}
.Specialstext {
	font:bold 12px arial;
	color: #cc0000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
/*Specials 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: #000000;
	line-height: 15px;
	text-align:left;
	margin:7px;
	padding:0px;
}
/* Editor settings ends */


/* Menu settings */


/* Begin Primary Menu */

.PrimaryMenu
{
	float: left;
	position:relative;
	width: 1000px;
	height: 36px;
	padding-top: 3px;
	margin: 0px;
	/*border: 1px solid red;*/
}
.PrimaryMenu ul
{
	float: left;
	position: relative;
	width: 995px;
	height: 32px;
	margin: 2px;
	padding: 0px;
	list-style-type: none;
	/*border: 1px solid #ff33cc;*/
}

/* Begin Top Level Menu Styles*/

.PrimaryMenu ul li
{
	float: left;
	position: relative;
	display: inline;
	/*border: 1px solid #fff;*/
}
.PrimaryMenu ul li.PrimaryMenuLink a
{
	display: inline-block;
	width: auto;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 3px;	
}
* html .PrimaryMenu ul li.hlinkbg a
{
	display: inline-block;
	/*IE6 Hack*/
}
.PrimaryMenu ul li.PrimaryMenuLink a:link,
.PrimaryMenu ul li.PrimaryMenuLink a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #eedcbc;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.PrimaryMenu ul li.PrimaryMenuLink a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#fec009;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
/* End Top Level Menu Styles*/

/*Begin Top LEvel Menu Active Style*/

.PrimaryMenu ul li.PrimaryMenuLinkActive a
{
	float: left;
	position: relative;
	width: auto;
	height: auto;
        display: inline-block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
}
* html .PrimaryMenu ul li.PrimaryMenuLinkActive a
{
	display: inline-block;
	/*ie6 hack*/
}
.PrimaryMenu ul li.PrimaryMenuLinkActive a:link,
.PrimaryMenu ul li.PrimaryMenuLinkActive a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fec009;
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
}
/* End Top LEvel Menu Active Styles*/


/* --------------// Sub Level Menus starts //----------- */
.PrimaryMenu ul li ul
{
	float: left;
	position: absolute;
	top: 0px;
	left: -5px;
	width: 116px;
	display: block;
	visibility: hidden;	
}
.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;
}
/*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;
}
* html .PrimaryMenu ul li.PrimaryMenuLinkActive ul li a
{ 
	display: inline-block;
	/*IE6 Hack*/
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.horz_downarrowclass
{
	width: 10px;
	height: 8px;
	margin-left: 1px;
	margin-right: -9px;
}
.horz_rightarrowclass
{
	width: 10px;
	height: 8px;
	margin-left: 2px;
}
.PrimaryMenu ul li.PrimaryDivider img
{
	display: none;
	position: absolute;
	margin-top: 5px;
	text-align: center;
}
/* --------------// Primary Menu Ends//----------- */

/* --------------// Security Menu starts //----------- */
.SecurityMenu
{
	z-index:10000;
	position:relative;
	padding-top:1px;
	margin-top:-1px;
	float:left;
}

.SecurityMenu ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

/* --------------// Top Level Menus starts //----------- */
.SecurityMenu ul li{
	position: relative;
	display: inline;
	float: left;
}

.SecurityMenu ul li.SecurityMenuLink a{
	display: block;
	padding: 0px 9px 0px 9px;
}

* html .SecurityMenu ul li.SecurityMenuLink a{ /*IE6 hack to get sub menu links to behave correctly*/
	display:inline-block;
}

.SecurityMenu ul li.SecurityMenuLink a:link,
.SecurityMenu ul li.SecurityMenuLink a:visited
{
	 font-size:10px;
	 font-family:arial;
	 color:#929292;
	 text-decoration: none;
}

.SecurityMenu ul li.SecurityMenuLink a:hover
{
	 font-size:10px;
	 font-family:arial;
	 color:#929292;
	 text-decoration: underline;
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.SecurityMenu ul li.SecurityMenuLinkActive a{
	display: block;
	padding: 0px 9px 0px 9px;
}

* html .SecurityMenu ul li.SecurityMenuLinkActive a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.SecurityMenu ul li.SecurityMenuLinkActive a:link, .SecurityMenu ul li.SecurityMenuLinkActive a:visited{
	 font-size:10px;
	 font-family:arial;
	 color:#929292;
	 text-decoration: underline;
}
/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.SecurityMenu ul li ul{
	position: absolute;
	display: block;
	visibility: hidden;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #ae721e;
	width: 126px;
}

.SecurityMenu ul li.SecurityMenuLink ul li a,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a
{
	width: 110px;
	padding:4px 8px 4px 8px;
	margin:0px;
}

.SecurityMenu ul li ul li{
	position: relative;
	display: inline;
	float: left;
}

.SecurityMenu ul li ul li ul{
	margin-top:0px;
	padding:0px;
	margin-left:0px;
	display:none;
}

.SecurityMenu ul li.SecurityMenuLink ul li a:link,
.SecurityMenu ul li.SecurityMenuLink ul li a:visited,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a:link,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a:visited
{
	font:normal 10px Arial;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	background:#cdcdcd url(menu_bg.jpg) left top repeat-x;
	border-top:1px solid #ae721e;
}


.SecurityMenu ul li.SecurityMenuLink ul li a:hover,
.SecurityMenu ul li.SecurityMenuLinkActive ul li a:hover
{
	font:normal 10px Arial;
	color:#ae6805;
	text-decoration:none;
	vertical-align:middle;
	background-image:url(menu_bg.jpg);
	border-top:1px solid #ae721e;
}
/*IE6 hack to get sub menu links to behave correctly*/
* html .SecurityMenu ul li.SecurityMenuLinkActive ul li a{ 
	display: inline-block;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.SecurityMenu ul li.SecurityDivider img
{
	display:none;
}
/* --------------// Security Menu Ends//----------- */

/* --------------// Prospect Menu starts //----------- */
.ProspectMenu
{
	z-index:10000;
	padding-top:1px;
	margin-top:-1px;
	*margin-top:1px;
	_margin-top:-1px;
	position:relative;
	float:left;
}

.ProspectMenu ul{
	margin:0px;
	padding:0px;;
	list-style-type: none;
	width:130px;
}

/* --------------// Top Level Menus starts //----------- */
.ProspectMenu ul li{
	position: relative;
	display: inline;
	float: left;
	font:normal 13px  Arial;
	color:#000000;
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	margin-bottom:2px;
}

.ProspectMenu ul li.ProspectMenuLink a{
	display: block;
	width:130px;
}

* html .ProspectMenu ul li.ProspectMenuLink a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.ProspectMenu ul li.ProspectMenuLink a:link,
.ProspectMenu ul li.ProspectMenuLink a:visited
{
	font:normal 13px  Arial;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#cdcdcd;
}

.ProspectMenu ul li.ProspectMenuLink a:hover
{
	font:normal 13px  Arial;
	color:#ae6805;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	background-color:#eeeeee;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
	background-image:url(menu_bgHover.jpg);
	background-repeat:repeat-x;
}
/* --------------// Top Level Menus Ends //----------- */

/* --------------// Top Level ActiveMenu starts //----------- */
.ProspectMenu ul li.ProspectMenuLinkActive a{
	display: block;
	width:130px;
}

* html .ProspectMenu ul li.ProspectMenuLinkActive a{ /*IE6 hack to get sub menu links to behave 
correctly*/
	display: inline-block;
}

.ProspectMenu ul li.ProspectMenuLinkActive a:link, .ProspectMenu ul li.ProspectMenuLinkActive a:visited{
	font:normal 13px  Arial;
	color:#ae6805;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	background-color:#eeeeee;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
	background-image:url(menu_bgHover.jpg);
	background-repeat:repeat-x;
}
/* --------------// Top Level ActiveMenu Ends //----------- */


/* --------------// Sub Level Menus starts //----------- */
.ProspectMenu ul li ul{
	position: absolute;
	left:0;
	display: block;
	visibility: hidden;
	margin:0px;
	padding:0px;
	margin-top:-29px;
	margin-left:11px;
	margin-left:148px;

}

.ProspectMenu ul li ul li{
	position: relative;
	display: inline;
	float: left;
	font:normal 13px  Arial;
	color:#000000;
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
	margin-bottom:0px;
}

.ProspectMenu ul li ul li ul{
	margin:0px;
	padding:0px;
	margin-left:0px;
	display:none;
}

.ProspectMenu ul li ul li ul li{
	margin-left:-1px;
	margin-top:-1px;
}

.ProspectMenu ul li.ProspectMenuLink ul li a,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a
{
	width: 140px;
	border-bottom: 1px solid #ae721e;
}

/* Sub level menu links style */
.ProspectMenu ul li.ProspectMenuLink ul li a:link,
.ProspectMenu ul li.ProspectMenuLink ul li a:visited,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a:link,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a:visited
{
	font:normal 13px  Arial;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
	background-image:url(menu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#cdcdcd;
}

/*sub menus hover style*/
.ProspectMenu ul li.ProspectMenuLink ul li a:hover,
.ProspectMenu ul li.ProspectMenuLinkActive ul li a:hover
{
	font:normal 13px  Arial;
	color:#ae6805;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
	background-color:#eaeaea;
	padding:0px 5px 5px 13px;
	display:block;
	margin-top:5px;
	background-image:url(menu_bgHover.jpg);
	background-repeat:repeat-x;
}

/*IE6 hack to get sub menu links to behave correctly*/
* html .ProspectMenu ul li.ProspectMenuLinkActive ul li a{ 
	display: inline-block;
}

.ProspectMenu ul li.ProspectDivider{
	border-top:none;
	border-bottom:none;
	border-left:none;
	margin-bottom:2px;
}
.ProspectMenu ul li.ProspectDivider img{
	display:none;
}

/* --------------// Prospect Menu Ends//----------- */



.hmenubg                                                  /* for vertical menu background */ {
	background:	 url(Hmenubg.jpg) repeat-x;
	height:41px;
}
.hlinkbg                                                  /* for horizontal menu */ {
	font:bold 16px arial;
	color:#eedcbc;

	text-decoration:none;
	text-transform:uppercase;
}
.hlinkbg a:link, .hlinkbg a:visited                                                 /* for horizontal menu */ {
	font:bold 16px arial;
	color:#eedcbc;
	text-decoration:none;
	text-transform:uppercase;
}
.hlinkbg a:hover                                                 /* for horizontal menu */ {
	font:bold 16px arial;
	color:#fec009;
	text-decoration:none;
	text-transform:uppercase;
}
.activehlinkbg                                                  /* for horizontal menu */ {
	font:normal 13px arial;
	color:#ff0000;
	text-decoration:none;
	text-transform:uppercase;
}
.vlinkbg                                                  /* for vertical menu */ {
	font:bold 16px arial;
	color:#eedcbc;
	text-decoration:none;
	text-align:left;
}
.vlinkbg a:link, .vlinkbg a:visited                                                 /* for vertical menu */ {
	font:bold 16px arial;
	color:#eedcbc;
	text-decoration:none;
	text-align:left;
}
.vlinkbg a:hover                                                 /* for vertical menu */ {
	font:bold 16px arial;
	color:#fec009;
	text-decoration:none;
	text-align:left;
}
.activevlinkbg                                                  /* for vertical menu */ {
	font:bold 16px arial;
	color:#fec009;
	text-decoration:none;
	text-align:left;
}

.activevlinkbg a:link, .activevlinkbg a:visited                                                 /* for vertical menu */ {
	font:bold 16px arial;
	color:#fec009;
	text-decoration:none;
	vertical-align:middle;
	text-align:left;
}

.activevlinkbg a:hover                                                /* for vertical menu */ {
	font:bold 16px arial;
	color:#fec009;
	text-decoration:none;
	text-align:left;

}


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 {
	font:normal 28px Arial;
	color: #473d37;
	text-align:left;
	height:59px;
	border:1px solid #d1c7aa;
	padding-left:24px;
	background-color:#fff5d7;
	text-transform:uppercase;
}
.design1bg {
	background:url(design1bg.jpg) no-repeat;
	width:530px;
}
.design2header 
{
	font:normal 30px arial;
	color:#ccaa47;
	line-height:36px;
	padding-left:0px;
}
.design2text {
	font:normal 15px arial;
	color:#605249;
	line-height:19px;
}
.design3header {
	font:bold 12px arial;
	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 arial;
	color: #333333;
	text-align:left;
}
/* Section settings ends */


/*Google Map settings start*/

div.gs-street, div.gs-directions {
	font-family:arial;
	font-size:11px;
}
div.gs-phone, div.gs-city {
	display: inline;
	font-family:arial;
	font-size:11px;
}
div.gs-title a:link {
	display: inline;
	font-family:arial;
	font-size:11px;
}
div.gs-region {
	display: inline;
}
div.gs-country {
	display: none;
}
div.gs-directions {
	font-family:arial;
	font-size:11px;
}
div.gs-label {
	font-family:arial;
	font-size:11px;
}
.gs-secondary-link {
	font-family:arial;
	font-size:11px;
}
.gs-watermark {
	font-family:arial;
	font-size:11px;
}
.MarkerText {
	font:normal 11px arial;
	color:#003b4b;
}
a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover {
	font:bold 12px arial;
	color:#049dc7;
}
.googledir div {
	font:normal 11px arial;
	color:#000000;
}
.googledir table td {
	font:normal 11px arial;
	color:#056c87
}
/*Google Map settings end*/


/* Template specific classes */

.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;
}
.companylogo{
	padding-left:58px;
	vertical-align:top;
	text-align:left;
}
#content	{
	margin:0px;
	position:relative;
	}

	
.vmenuspacer {
	background-image:url(vmenu_spacer.jpg);
	background-repeat:repeat-x;
	line-height:1px;
}

.LoginHead
{
	font:normal 18px arial;
	color:#000000;
	line-height:36px;
}

.NewsSec
{
	background:url(NewsBg.jpg) repeat-x;
	height:206px;
	width:252px;
	margin-left:0px;
	border-bottom:1px solid #878d59;
	border-left:1px solid #878d59;
}



.Newslink, .Newslink:link, .Newslink:visited, .Newslink:hover
{
	font:normal 15px arial;
	color:#76370d;
	line-height:19px;
	text-decoration:underline;
}
.Newslink:hover
{
	font:normal 15px arial;
	color:#76370d;
	line-height:19px;
	text-decoration:underline;
}
.WelcomeBg
{
	background:url(Welcome-bg.jpg) no-repeat #302a25;
	width:343px;
	height:122px;
	font:normal 40px arial;
	color:#4c423b;
	line-height:40px;
	text-align:right;
}

.leftbg
{
	background-color:#4c423b;
}
.contentbg
{
	background-color:#ffffff;
}
.leftborder	{
	border-top:1px solid #7a736f;
}

.coupon_bg {
	background-color:#e5ebfb;
}
.couponborder {
	border:1px solid #000000;
}
.coupontext {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#223579;
}
.coupon_cutter {
	background-image:url(borderline.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.couponheader {
	font-family:"Bell Gothic Std Black", Arial Narrow, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#223579;
}
.couponsubheader {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#equalhousing                                               /* class added for sp7*/
{
}

.SNicons
{
	width:125px;
	height:30px;
}

/* Template specific classes ends */


