body {
	background:#000000 url(images/background-body.jpg) repeat-x;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-align:center;
}
#ltab {
	background:transparent url(images/background-body-lefttab.jpg) no-repeat;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:10px;
	height:50px;
}
#rtab {
	background:transparent url(images/background-body-righttab.jpg) no-repeat;
	background-position:top right;
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:50px;
}




/* - - - - - MENU - - - - - (added 3.3.08) - */

#menu {
	background:transparent url(images/background-menu.jpg) no-repeat;
	height:160px;
	overflow:hidden;
	width:624px;
	margin:0px auto;
}
#menu ul {
	width:624px;
	height:51px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#menu ul li {
	float:left;
	display:inline;
}
#menu ul li a.about:link, #menu ul li a.about:visited {
	display:block;
	text-indent:1000px;
	text-decoration:none;
	width:56px;
	height:51px;
	overflow:hidden;
	background:transparent url(images/button-about.jpg) no-repeat;
	background-position:top left;
}
#menu ul li a.membership:link, #menu ul li a.membership:visited {
	display:block;
	text-indent:1000px;
	text-decoration:none;
	width:89px;
	height:51px;
	overflow:hidden;
	background:transparent url(images/button-membership.jpg) no-repeat;
	background-position:top left;
}
#menu ul li a.calendar:link, #menu ul li a.calendar:visited {
	display:block;
	text-indent:1000px;
	text-decoration:none;
	width:158px;
	height:51px;
	overflow:hidden;
	background:transparent url(images/button-calendar.jpg) no-repeat;
	background-position:top left;
}
#menu ul li a.lifestyle:link, #menu ul li a.lifestyle:visited {
	display:block;
	text-indent:1000px;
	text-decoration:none;
	width:76px;
	height:51px;
	overflow:hidden;
	background:transparent url(images/button-lifestyle.jpg) no-repeat;
	background-position:top left;
}
#menu ul li a.features:link, #menu ul li a.features:visited {
	display:block;
	text-indent:1000px;
	text-decoration:none;
	width:73px;
	height:51px;
	overflow:hidden;
	background:transparent url(images/button-features.jpg) no-repeat;
	background-position:top left;
}
#menu ul li a.rendering:link, #menu ul li a.rendering:visited {
	display:block;
	text-indent:1000px;
	text-decoration:none;
	width:172px;
	height:51px;
	overflow:hidden;
	background:transparent url(images/button-floorplan.jpg) no-repeat;
	background-position:top left;
}
#menu ul li a.about:hover,
#menu ul li a.membership:hover,
#menu ul li a.calendar:hover,
#menu ul li a.lifestyle:hover,
#menu ul li a.features:hover,
#menu ul li a.rendering:hover,
#menu ul li a.hit:link, #menu ul li a.hit:visited, #menu ul li a.hit:hover {
	text-indent:1000px;
	text-decoration:none;
	background-position:bottom left;
}
a.home:link, a.home:visited, a.home:hover {
	width:250px;
	height:100%;
	margin:0 auto;
	display:block;
}

/* - - - - - - CONTENT - - - - - - */

.flash {
	text-align: center;
}
p.important {
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	text-align:center;
	width:733px;
	margin:0 auto;
	padding:20px 0;
	border-bottom:thin solid #4D4D4D;
}
.indexContainer {
	width: 968px;
	height: 150px;
	text-align:left;
}
.index1 {
	display:inline;
	margin-left: 125px;
	float: left;
	width: 425px;
	padding-right: 25px;
	margin-top: 15px;
	font-size:14px;
	line-height:17px;
}
.index1 p.small { font-size:10px; }
.index2 {
	display:inline;
	font-size:10px;
	width: 197px;
	float: left;
	padding-left: 40px;
	margin-top: 15px;
	margin-right: 124px;
}
.index1 p, .index2 p { margin-top:0; padding-top:0; }
.aboutContainer {
	background-image: url(images/img_womanrun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
.membershipContainer {
	background-image: url(images/img_manyoga.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 380px;
	text-align:left;
}
.lifestyleContainer {
	background-image: url(images/img_womanSitup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	text-align:left;
}
.giftcardsContainer {
	background-image: url(images/img_armMan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:480px;
	text-align:left;
}
.giftcardsContainer ul {
	margin-left:12px;
	padding-left:0px;
}
.openhouseContainer {
	background-image: url(images/img_armMan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
.registrationContainer {
	background-image: url(images/img_womanSitup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
.renderingContainer {
	background-image: url(images/img_bendyman.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:400px;
	text-align:left;
}
.renderingContainer ul { 
	overflow:auto;
	width:485px;
	margin:12px 0 15px;
	padding:0;
}
.renderingContainer ul li {
	list-style-type:none;
	width:78px;
	display:inline;
	float:left;
}
.renderingContainer ul li a:link img, .renderingContainer ul li a:visited img {
	border:3px solid #808485;
}
.renderingContainer ul li a:hover img {
	border:3px solid #FFFFFF;
}

.column1 {
	width:400px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#333333;
	margin-left:364px;
	padding-left:15px;
	line-height:17px;
}


/* - - - - - - ABOUT BIOS - - - - - - - */
.ext, .extabout {
	background:transparent url(/images/img_womanrun_extended.jpg) no-repeat top left;
	overflow:hidden;
}


.columnLeft {
	width:229px;
	margin:3px 0 0 135px;
	padding:0;
	float:left;
	display:inline;
	text-align:right;
}
.columnLeft ul {
	margin:0;
	padding:0;
}
.columnLeft a#meet:link, .columnLeft a#meet:visited {
	background:transparent url(/images/btn-meetInstructors.gif) no-repeat;
	background-position:top left;
	text-decoration:none;
	display:block;
	width:222px;
	height:22px;
	overflow:hidden;
	margin-left:6px;
}
.columnLeft a#meet:hover, .columnLeft a#meet.hit:link, .columnLeft a#meet.hit:visited, .columnLeft a#meet.hit:hover {
	background:transparent url(/images/btn-meetInstructors.gif) no-repeat;
	background-position:bottom left;
	text-decoration:none;
	display:block;
	width:222px;
	height:22px;
	overflow:hidden;
	margin-left:6px;
}
.columnLeft ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.columnLeft ul li ul#instructorMenu {
	border:1px solid #4F4F4F;
	background:transparent url(/images/background-black.png);
	width:220px;
	margin:2px 0 0 6px;
	padding:18px 0 10px 0;
	color:#FFFFFF;
}
.columnLeft ul li ul#instructorMenu li {
	text-transform:uppercase;
	letter-spacing:1px;
	list-style-type:none;
	font-size:9px;
	text-align:left;
	display:block;
	height:21px;
	margin:0px;
	padding:0px;
}
.columnLeft ul li ul#instructorMenu li a:link, .columnLeft ul li ul#instructorMenu li a:visited {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	margin:0px;
	padding:2px 17px;
}
.columnLeft ul li ul#instructorMenu li a:hover, .columnLeft ul li ul#instructorMenu li a.hit:link, .columnLeft ul li ul#instructorMenu li a.hit:visited, .columnLeft ul li ul#instructorMenu li a.hit:hover {
	text-decoration:none;
	background:transparent url(/images/background-gray.png);
	color:#FFFFFF;
	margin:0px;
	padding:2px 17px;
}
.columnRight {
	width:500px;
	border-left:1px solid #333333;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 1px;
	line-height:18px;
	float:left;
}
.columnRight.bio {
	background:transparent url(/images/background-about-bios.gif) no-repeat;
	padding-top:27px;
}
.columnRight.bio img {
	border:1px solid #333333;
	float:left;
}
.extabout .columnRight {
	padding-left:14px;
	width:400px;
}
.miniRight {
	float:left;
	display:inline;
	margin:0 0 20px 17px;
	padding:0;
	width:305px;
}
.miniRight img, .columnRight .miniRight img {
	clear:both;
	border:none;
	margin-bottom:25px;
	display:block;
}
.miniRight p {
	clear:both;
}




/* - - - - - original content - - - - - - - */

.openhouseContainer .column1 ul {
	margin:0;
	padding:0;
}
.openhouseContainer .column1 ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.openhouseContainer .column1 p {
	margin:20px 0 0;
	padding:0;
}
.openhouseContainer .column1 ul li b {
	color:#7FC31C;
	font-weight:bold;
}

.footer {
	text-align: center;
	clear:both;
	padding-top: 50px;
	padding-bottom:50px;
	text-transform: uppercase;
	font-size: 9px;
	margin:0 auto;
}
.clear {
	clear: both;
}
.subhead {
	color: #7bc143;
}
a {
  outline: none;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.columnForm {
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 364px;
	padding-left: 15px;
	line-height: 17px;
}
.form {
	border: 1px solid #999999;
	background-color: #B0B0B0;
	width: 250px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	float: right;
	display: inline;
	background-position: top;
}
.formLarge {
	border: 1px solid #999999;
	background-color: #B0B0B0;
	width: 250px;
	color: #000000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	float: left;
	display: inline;
	background-position: top;
}
.table {
	margin-left: -8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 350px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
}

.lbLoading {
	background-image: url(images/loading_animate.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	border:7px solid #808485;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	background: transparent url(images/prevlabel.gif) no-repeat 0% 50%;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel-over.gif) no-repeat 0% 50%;
}

#lbNextLink {
	right: 0;
	background: transparent url(images/nextlabel.gif) no-repeat 100% 50%;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel-over.gif) no-repeat 100% 50%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#lbCloseLink:hover {
	background: transparent url(images/closelabel_o.gif) no-repeat center;
}


#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.hidden {
	display:none;
	visibility:hidden;
}
