
body{
padding:0;
margin:0;
font:76% tahoma, verdana, sans-serif;
background:#CDDEE9;
color:#303030;
background-image: url(bg.gif)
}


/*---WHITE CONTAINER AREA---*/
#container{
margin:0 auto 0px auto;
width:760px;
padding:0px 0px 25px 0px;
background:#ffffff;
border-right: 1px solid #1E6B9B;
border-left: 1px solid #1E6B9B;
border-bottom: 1px solid #1E6B9B;
border-top: 1px solid #1E6B9B;
}


#logo{
width: 350px;
background: url(images/logos/ths-logo.gif) bottom left no-repeat;
height: 105px;
margin:7px 0px 5px 10px;
float:left;
}

#contact{
width: 200px;
float: right;
font: helvetica, san-serif;
font-weight:900;
margin-top: 45px;
font-size: 11px;
}

/*---IMAGE BAR---*/
#top{
height:55px;
color:#ffffff;
background:#1E6B9B url() top left no-repeat;
clear:both;
margin-top:.5em;
}


/*END IMAGE BAR*/


/*---MAIN CONTENT AREA STYLES---*/

#content{
margin-left:165px;
/***** left nav width *****/
background: #fff;
padding:0 15px 0 25px;
font-family: tahoma, sans-serif;
}

#content h2{
font-size:1.4em;
font-weight:normal;
margin-top: 0;
font-family: tahoma, sans-serif;
margin-top: 35px;
}

#content h3{
font-size:1.1em;
font-weight:bold;
color: #000;
font-family: tahoma, sans-serif;
text-decoration:none;
}

#content h4{
font-size:12px;
font-weight:bold;
color: #000;
font-family: tahoma, sans-serif;
margin-left: 0;
}

p{
margin:0 20px 20px 0px;
line-height:1.5em;
text-align: justify;
}

#content a{
text-decoration:none;
color:#000;
font-weight:normal;
border-bottom: 1px dashed #000;
}

#content a:hover{
text-decoration:none;
background-color:#E3F3F8;
}

.block{
background:#f0f0f0;
padding:10px;
}

#contentlist{
margin: auto auto 20px 50px;
list-style-type: square;
}

/*---LEFT NAVIGATION STYLES---*/

#leftnav{
float: left;
clear:left;
background-color:#1E6B9B;
width:166px;
height: 655px;
}

/*---LEFT NAVIGATION LIST AREA---*/

#navcontainer { }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 159px;
background-color: #BBD2E1;
height: 20px;
color: #474444;
border-bottom: 1px solid #1E6B9B;
border-right: 1px solid #1E6B9B;
text-decoration: none;

}

#navcontainer a:link, .navlist a:visited
{
color: #474444;
text-decoration: none;
border-bottom: 1px solid #1E6B9B;
border-right: 1px solid #1E6B9B;

}

#navcontainer a:hover
{
background-color: #BFC0C2;
color: #474444;
text-decoration: none;
border-bottom: 1px solid #1E6B9B;
border-right: 1px solid #1E6B9B;

}

/*---LEFT NAVIGATION ENDS---*/



/*---FACILITY COLUMN FRAME---*/
#columnframe{
width:515px;
height: 200px;
background:#f0f0f0;
}

.contentleft{
float: left;
width: 175px;
text-align: left;
padding: 0 8px 0 0;
}

.contentcenter{
width:175px;
float: left;
text-align: left;
border-right: 1px #B5B6B7 solid;
border-left: 1px #B5B6B7 solid;
height: 200px;
}

.contentright{
float:left;
width: 150px;
}

#columnframe h1{
font-size:12px;
font-weight:bold;
padding: 10px 0px 0 8px;
text-align: left;
}

#contentlist2{
text-align: left;
list-style-type: square;
font-weight: lighter;
font-size: 10px;
padding: 0px 15px 0 15px;
margin-left: 28px;
}


/*---END FACILITY CONTENT AREA---*/


/***** right  navigation not used on subpages*****/
#rightnav{
float:right;
width: 125px;
padding: 1em;
}

#rightnav h1{
font-size: 1em;
}

#rightnav p{
font-size:0.9em;
line-height:1.3em;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;

/***** right  navigation ends*****/
}

/*---FOOTER---*/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 0px;
width:760px;
text-align:center;
color:#000;
background:#fff;
font-size:0.9em;
border-top: 1px solid #1E6B9B;

}

#footer a {
color:#000;
background-color:inherit;
font-weight: bold;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/*---END FOOTER---*/


/*---OTHER CLASSES---*/

a img{
border:0;
}

/*---PHOTO CLASSES INDEX ---*/

.photo-ia{
float:right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:0px 10px 65px 25px;
}

.photo-ib{
float:right;
display:block;
padding: 10px;
background-color:#f0f0f0;
margin:0px 10px 35px 25px;
}


.logo-a{
float:right;
padding: 10px;
margin:0px 10px 0px 25px;
}
/*--- CLASSES  ---*/


.floatleft {
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.hide{
display:none;
}


/*---HOVER BOX CODE ---*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
	position: relative;
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -15px;
	left: -85px;
	z-index: 1;

}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: static;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/*---VERTICAL GALLERY 172---*/

#verticalgallery{
text-align:center;
float: right;
margin:0px 0px 5px 25px;
}

#verticalgallery p{display:inline}

#verticalgallery span{
margin:0 5px 5px 5px; 
vertical-align:top; 
width:172px; 
display:table-cell; 
display:inline-table; 
display:inline-block;
padding: 10px;
background-color:#f0f0f0;
}

#verticalgallery p img{margin-bottom:5px}

/*---VERTICAL GALLERY 216---*/

#indexgallery{
text-align:center;
float: right;
margin:0px 0px 5px 25px;
}

#indexgallery p{display:inline}

#indexgallery span{
margin:0 5px 5px 5px; 
vertical-align:top; 
width:216px; 
display:table-cell; 
display:inline-table; 
display:inline-block;
padding: 10px;
background-color:#f0f0f0;
}

#indexgallery p img{margin-bottom:5px}
