﻿/*** Common Css Start here ***/
@import url("../css/glee_home.css");
/********** floorplan settings starts***********/  
.floorplanname {color: #21748b;}
a.floorplanname:link, a.floorplanname:visited {color: #21748b;}
a.floorplanname:hover {color: #000000;}
/****************floor [plan settings ends here*******/





/************page structure starts here*************/
.bodycolor {margin:0px; padding:0px; background:url(../images_teal/footer_bg.jpg) repeat;}
#wrapper{border-top:23px solid #5d764f; background:#84a695 url(../images_teal/bodybg.jpg) repeat-x;}

#innerwrapper{ background:url(../images_teal/left_right_shadow.png) repeat-y;}

#logocontainer { left:0px;}
#navwrapper{background-color:#22748c; }
#footershadow {background:url(../images_teal/shadow_bottom.png) repeat-x top left; }
#footerbg {background:url(../images_teal/footer_bg.jpg) repeat;}
#address ul li{color: #6c8612; font:normal 12px verdana;text-decoration: none; word-wrap: break-word;}
#pwbymain { margin:10px 0px 0px 10px;}
/************page structure ends here**************/
.check {float:left; width:20px;}

h1 { color: #67584d; text-transform: lowercase; }
h2 {   color: #769283;}
h3 {color:#789284;}
/*footerlinks*/
/*.textstyle1{font:normal 11px verdana;color:#b8b8b8;}*/
.textstyle2{ color:000; }
.textstyle2 a:link, .textstyle2 a:visited { color:#000;}
.textstyle2 a:hover { color:#000;}
/* ---------->>> list styles <<<-----------*/
/*no bullets*/
/* custom bullet*/

/* ---------->>> list styles ends <<<-----------*/


.columnwidth100{word-wrap:break-word}
/* ---------->>> form button <<<-----------*/
/*active button*/

/*divider styles*/
.divider1 {background:url(../images_teal/divider1.png) repeat-x;}
.divider2 {background:url(../images_teal/divider2.png) repeat-x;}
/*divider style ends here*/

/*border style*/
.borderstyle1 {border:1px solid #d4d4d4;}
/*dotted border style*/
/*border style ends here*/
.step_active { background:url(../images_teal/step_active.png) no-repeat;}
.step_inactive { background:url(../images_teal/step_inactive.png) no-repeat;}
.box_shadow1 { background:url(../images_teal/box_shadow1.png) no-repeat center; }
.box_shadow2 { background:url(../images_teal/box_shadow2.png) no-repeat center; }
/* Classes added 22/06/11 */

/*********** navigation classes*******************/
/* --------------// top level menus starts //----------- */
.mainnav ul li.mainnavlink a:link, .mainnav ul li.mainnavlink a:visited { font:normal 17px arial;}
.mainnav ul li.mainnavlink a:hover { font:normal 17px arial; color:#AECDB5 !important; }
.mainnav ul li.mainnavlinkactive a { font:normal 17px arial; background:url(../images_teal/activemenu.jpg) center top no-repeat; }
.mainnav ul li.mainnavlinkactive a:link, .mainnav ul li.mainnavlinkactive a:visited, .mainnav ul li.mainnavlinkactive a:hover {font:normal 17px arial; color:#AECDB5; background:url(../images_teal/activemenu.jpg) center top no-repeat;}
/* --------------// top level menus ends //----------- */

.mainnav ul li.mainnavlink ul li a:link, .mainnav ul li.mainnavlink ul li a:visited, .mainnav ul li.mainnavlinkactive ul li a:link, .mainnav ul li.mainnavlinkactive ul li a:visited { background:#21748b; }
/* --------------//  sub menus hover style  //----------- */
.mainnav ul li.mainnavlink ul li a:hover, .mainnav ul li.mainnavlinkactive ul li a:hover { color:#AECDB5; background:#ffffff; }
/* Component containers
----------------------------------*/





/*** Common Css End here ***/

/* default settings */

/* apartment search settings starts*/
.aptselect {border: 1px solid #8f9090;}
.aptformbutton { border:none; background:url(../images_teal/search_bg.jpg) no-repeat right;}
/* apartment search settings ends*/

/* template specific classes starts*/
.headerright{height:205px;width:165px}
/* template specific classes ends*/

/************page structure starts here*************/

.horz_rightarrowclass { position: absolute; margin-top:2px; right: 5px; }
/* --------------// prospect menu ends//----------- */

.pwby_img a{background:url(../images_teal/rclogo_offwhite.png) left top no-repeat; display:block; width:76px; height:18px;}
#headerwrapper{position:relative;}
.bgcolor1 {
    background-color: #84A695;
}

.btn-primary {
    background: #75916B;
background-image:none;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #888888;
}


 .btn-primary:visited, .btn-primary:hover, .btn-primary:active {
	background:#75916B;
	color:#fff !important;
	}
	
.btn-primary:focus{
	background:#75916B;
	border:1px solid #999;
	}


body a:link, body a:visited {
    color: #22748C;
    text-decoration: none;
}
body a:hover {
    color: #2C92AE;
    text-decoration: none;
}