/* 
Client: Gestalt Practitioners 
Author: Erin Kim
Powered by SiteSuite
*/

html {
  height: 100%;

}

body {
	margin: 0px;
	background-color: #F8F6C0;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E3362;
	line-height: 2.3;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 0px;
	text-decoration: none;
	font-style: normal;
	padding: 0;
	display: inline;
	text-transform:uppercase;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.2em;
	margin-bottom: 2px;
	text-align: left;
	font-weight: normal;
	display: inline;
}
	

a {
	text-decoration: none;
	color: #DDDDDD;
}
		
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: regular;
	color: #000000;
	line-height: top;
}

.maintable {
	height: 100%;
	width: 100%;
}

.minortable { 
	height: 100%;

} 

.top {
background-image: url(/persistent/siteimages/body_bg.gif);
background-repeat: repeat;
height: 125px;
}

.topleft{
background-image: url(/persistent/siteimages/topleft.jpg);
background-repeat: repeat;
height: 125px;
}


.table {
  height: 100%;
  width: 750px;
  vertical-align: top; 
}


.topbg {
  background-image:url(/persistent/siteimages/body_bg.gif);
  background-repeat: repeat;
	height: 10px;
}

.menubg {
background-image: url(/persistent/siteimages/menubg.jpg);
background-repeat: no-repeat;
background-position: top left;
width: 173px;
height: 100%;
background-color: #565B86;
padding-top: 100px;
}

.flash {
width: 571px;
height: 177px;
vertical-align: top;
} 

.logo_area {
	height: 125px;
}


.footerbg {
background-image:url(/persistent/siteimages/maintable_bg.gif);
background-repeat: repeat;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #33396D;
font-size: 10px;
height: 66px;
}

.copyright { 
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
padding-left: 193px;
}

.address { 
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
padding-left: 30px;
border-left: 1px solid #33396D;
}


.leftbottom {
background-image:url(/persistent/siteimages/maintable_bg.gif);
background-repeat: repeat;
height: 66px;
}


.mainimage {
  background-image: url(/persistent/siteimages/main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: 190px;
}

.body {
	width: 750px;
	height: 100%;
	text-align: left;
	vertical-align: top center;
}

.text {
	width: 100%;
	height: 100%;
	padding: 25px 0px 25px 25px;
	text-align: left;
	vertical-align: top;
}

.tdheading {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}



.contents {
	padding: 20px;
	vertical-align: top;
	background-image: url(/persistent/siteimages/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: left;
	height: 100%;
}
	
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	background-image: url(/persistent/siteimages/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 2.8;
	background-image: url(/persistent/siteimages/menu_bg.gif);
}

.subMenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	line-height: 1.3;
}

.subMenu a:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}



.leftbar {
	width: 3x;
	height: 100%;
	background-image: url(/persistent/siteimages/bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CECECE;
}

.menu a:hover {
	color: #999999;
	text-decoration: none;
}



input, select, textarea { font-family: Verdana; font-size: 11px; font-weight: none; color: #000000; border-color: #AAAAAA; padding: none; margin: none; border-width: 1px; }

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/siteimages/lightbox_blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/persistent/siteimages/lightbox_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/persistent/siteimages/lightbox_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

