/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #143a5d url(../images/bg.gif) repeat-x center top; height:100%; }
#main_container { height: 100%; width: 800px;margin-right: auto; margin-left: auto; background: #fff url(../images/body_bg.gif) repeat-y 25px top; }
#main_container_home { height: 100%; width: 800px;margin-right: auto; margin-left: auto; background: #f4f1ed url(../images/body_bg.gif) repeat-y 25px top; }


.text p { margin:0px 0px 13px 0px; }
.text h1 { font-family:"Times New Roman", Times, serif; font-style:italic;font-size: 22px; line-height: 24px; color: #3d9b35; font-weight: normal; margin:0px 0px 12px 0px; }
.text h2, .text h4, .text h5 { font-family:Arial, Helvetica, sans-serif;font-size: 14px; line-height: 16px; color: #3d9b35; font-weight: normal; margin:5px 0px 2px 0px; }
.text h3 { color:#6c1845; font-size:14px; line-height:18px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; margin:0px 0px 10px 0px;}
.text-right { float:right;}

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 0px; padding-left: 8px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 5px; margin-left: 5px; }

.news ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.news ul li { background-image: url(../images/home/icn_pdf.gif); background-repeat: no-repeat; background-position: 0px 0; margin-top: 10px; padding-left: 25px; }

a:link, a:visited { color: #20558a; text-decoration: underline; }
a:hover, a:active{ color: #20558a; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ccc; border-right: 0px; border-bottom: 0px; border-left: 0px;}

.formbox, .formtextarea, .formselect, .formbutton, .ValidatorTextClass INPUT {  border: 1px solid #999; font-size: 11px; line-height:13px; color: #666666; }
.formbox, .ValidatorTextClass INPUT { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 {color:#b5bebc;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none;color:#fff; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:none; color:#b5bebc; }

.Tier0Print { font-size:10px; line-height:10px; color:#b5bebc;}
/* OFF */.Tier0Print a:link, .Tier0Print a:visited { text-decoration:none;color:#fff; }
/* ON */.Tier0Print a:hover, .Tier0Print a:active { text-decoration:none; color:#b5bebc; }


/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 a img { border-top: solid 3px #8b6e4b; border-bottom: solid 3px #8b6e4b; }

/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/
#navigationSliders {display:block;}
.slideMenu-structure {display: block;float: left;margin: 0px;padding: 0px;position: absolute;z-index: 5;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 15px;padding: 0px;margin: 0px;}
.slideMenu a:link, .slideMenu a:visited {color: #fff;background: transparent url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border:0;}
.slideMenu a:hover, .slideMenu a:active {color: #fff;background: #8E2B64;text-decoration: none;}
.Menu3 {background: transparent url(../images/menu_background.png) repeat-y 0px 0px;float: left;margin: 0px;padding: 0px;position: absolute;z-index: -1;}


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:135px;padding:6px 15px 6px 10px;text-decoration:none;color:#8e2b65;display:block;border-bottom: 1px solid #f4f1ed;background: #fff url(../images/navigation/Tier2_Off.gif) no-repeat 152px 9px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #570f32 url(../images/navigation/Tier2_OffHover.gif) no-repeat left top; color:#fff; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:135px;padding:6px 15px 6px 10px;text-decoration:none;color:#fff;display:block;border-bottom: 1px solid #f4f1ed;background: #570f32 url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:125px;padding:6px 15px 6px 20px;text-decoration:none;color:#8e2b65;display:block;border-bottom: 1px solid #f4f1ed;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat left top; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #8b6f4d url(../images/navigation/Tier3_OffHover.gif) no-repeat left top; color:#fff; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:125px;padding:6px 15px 6px 20px;text-decoration:none;color:#fff;display:block;border-bottom: 1px solid #f4f1ed;background: #8b6f4d url(../images/navigation/Tier3_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #999; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #666; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #666; text-decoration:none; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.testimonial {padding:20px; background:#e8e2db; font-style:italic;}

.studioImage {background:#f4f1ed; border:solid 1px #e8e2db; padding:1px;}
.studioFloorplan {padding:13px 22px 16px 23px; background:#f4f1ed; border-bottom:solid 1px #e8e2db; border-top:solid 1px #e8e2db; border-right:solid 1px #e8e2db;}

#lightbox{
	background-color:#fff;
	padding: 5px;
	}
#lightboxDetails{
	display: none;
	}
#lightboxCaption{ display:none;float: left; }
#keyboardMsg{ display: none;float: right; }

#closeButton{
position: absolute;
float: right;
top: -18px;
right: 0px;
}


#lightbox img{ border: none; }
#overlay img{ border: none; }
#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
.callUs {background:#e8e2db; padding:10px 20px;}
.callUs li { background-image:url(../images/home/callbullet.gif);}

.homeLink { padding:0; margin:0;}
.homeLink li { background:none;list-style-type:none; padding:0; margin:0;}
.homeLink a:link, .homeLink a:visited { width:223px; padding:5px 35px 5px 16px; font-size:13px; line-height:20px; color:#20558a; border-bottom:solid 1px #f4f1ed; display:block; background:#fff url(../images/home/homeLinkOff.gif) no-repeat 249px 8px; text-decoration:none;}
.homeLink a:hover, .homeLink a:active {width:223px; padding:5px 35px 5px 16px; font-size:13px; line-height:20px; color:#fff; border-bottom:solid 1px #f4f1ed; display:block; background:#20558a url(../images/home/homeLinkOn.gif) no-repeat 249px 8px; text-decoration:none;}


/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

.fp { background:#f4f1ed; border:solid 1px #e8e2db; padding:23px;}
.zoom { vertical-align:top; padding:5px 0px 15px 0px;}

.blueBG { background:#143A5D;}
.blueBG a { color:#fff;}
