﻿/* CSS Document */

body {
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(/images/template/PavilionBGnew2.jpg);
	background-repeat:repeat-x;
	}

.textOnly {
	text-indent: -9999px;
}

#pagecontainer {
	width: 768px; /* total width of primarynavarea and primarycontent */
	margin: 0 auto;
}

/* header containers 
--------------------------------------------- */
#header {
	background: #FFF url(/images/template/subpageTemplate_r1_c5.gif) no-repeat right top;
	padding-bottom: 5px;
}

#header h1 {
	background: url("/images/template/pavilion_02.jpg") no-repeat scroll right top transparent;
}

#logo { background: url(/images/template/TFHP-c_hi.gif) no-repeat; 
}

#logo h1 {
	margin: 0; /* collapses extra space around the logo */
}

#logo h1 a { /* creates a box surrounding the logo to link back to homepage since the logo is actually a background image */
	display: block;
	width: 165px;
	height: 117px;
}

#nav {
	list-style: none;
	margin-left: 165px;
	background: #FFF;
	margin-top: -19px;
	padding: 0px;
}

#nav li {
	float: left;
	border-right:1px solid #336666;
}

#nav li.last { /* removes border on last item in nav */
	border-right:none;
}

#nav li a {
	padding: 0 4px;
	font-size: 0.9em; /* cause all caps looks too big at the default text size */
}

#search {
	font-size: 0.9em;
	/* width: 175px; width removed cause it's unnecessary and breaks layout in Safari */
	float: right;
	margin-top: -19px;
	top: 0px;
	position: relative;
	right: 10px;
	text-align: right;
}
#search input.text {
	font-size: 0.6875em; 
	/* 11px / 16px = 0.6875em */
	position: relative;
	top: -5px;
}
#mainPageHead {
	font-family: Arial;
	font-size: 16px;
	color: #006;
}

/* page containers 
--------------------------------------------- */
#primarynavarea {
	float: left;
	width: 165px; /* total width of primarynavarea */
}

/* clears the floats and positions the footer at the bottom of the page */
#primarycontarea {
	background: #E5DEE6;
	overflow: hidden;
	width: 100%;
}

#breadcrumbs {
	font-size: 0.71875em;
	/* 11.5px / 16px = 0.71875em */
	margin: 0 -10px;
	line-height: 2;
	padding-left: 10px;
	/* width: 583px; */
}

#primarycontent {
	float: right;
	padding: 0 10px 10px;
	line-height: 1.6;
	width: 583px; /* 603 - 20 = 583, total width of primarycontent, includes 10 pixels of padding on each side */
	background: #fff9dd;
	min-height:400px;
}
/* #homePage #primarycontent {
	padding: 0; * do not use padding on homepage *
	width: 603px;
} */

#footer { /* pads and centers the footer content */
	margin: 10px auto;
	text-align: center;
}

/* links 
--------------------------------------------- */
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	outline: none;
	color: #336666;
}

a:hover {
	text-decoration: underline;
}

#primarycontent a:link, #primarycontent a:visited {
	font-weight: normal;
	text-decoration: underline;
}

#primarycontent a:hover {
	text-decoration: none;
}


/* paragraph text and lists
--------------------------------------------- */
p, li , table, label {
	font-size: 0.71875em;
	/* 11.5px / 16px = 0.71875em */
}

ul {
	list-style-position: outside;
	list-style-type: disc;
}

li li {/* removed [#primarycontent] selector as it conflicts with ektron's wysiwyg editor */
	font-size: 1em;
	/* prevents second-level lists from displaying in small type */
}

#primarynavarea ul {
	list-style-type: none;
}

#footer p {
	font-size: 0.625em; 
	/* 10px / 16px = 0.625em */
}

/* headings 
--------------------------------------------- */
h1 { 
	font-size: 1em;
	/* 16px / 16px = 1em */
	}

h2 { /* removed #primarycontent ID selector from h2 so styles display in editor */
	font-size: 0.875em; 
	/* 14px / 16px = 0.875em */
	clear: both;
	background-color: #F7D081;
	margin: 0 -10px; /* the margin is used to fill the gaps on both sides */
	padding-left: 10px; /* bumps text inwards to align with page content */
	}

h3 { /* removed #primarycontent ID selector from h3 so styles display in editor */
		font-size: 0.75em; 
		/* 12px / 16px = 0.75em */
		clear: both;
		border-bottom: solid 1px #F7D081;
	}

/* alignment | clearing
--------------------------------------------- */
.floatLeft {
	float: left;
	text-align: right;
	margin: 0 15px 15px 0;
}

.floatRight {
	float: right;
	text-align: left;
	margin: 0 0 15px 15px;
}

.clearBoth {
	clear: both;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}

/* default image treatment 
--------------------------------------------- 
#primarycontent img {
	border: solid 3px #CCC;
}
*/
#primarycontent img {
	border:0;
}
.homeItems {
	margin-top: 30px;
	width: 200px;
}
.homeItems img {
	float:left;
	margin-left: 15px;
	display: inline; /* IE6 fix */
}
.homeItems div.copy {
	margin-left: 50px;
}
.homeItems h6, .homeItems p{
	margin: 0 5px 0 10px;
}

/* Ektron stuff */
.ekmenu_accessible_menu_startheading, .ekmenu_end, .ekmenu_accessibility_hidden_text {
	display: none; /* needs to be updated */
}

.ctl00_mainBody_JqImageRotator1_jqImageRotator .ctl00_mainBody_JqImageRotator1_jqImageLinks .ctl00_mainBody_JqImageRotator1_jqLink { /*override the size of banner buttons*/
  margin: 0 1px !important;
  padding: 4px 5px !important;
}

/* Staff pages 
#specialists {
	width: 480px;
}*/
#specialists .employee {
	float: left;
	/* height: 390px; */ /* temporary comment for use on staff page */
	padding: 0 5px;
	width: 150px;
}
#personalTrainers .employee {
	float: left;
	height: 130px;
	padding: 5px;
	width: 150px;
}

/* Alerts at top of pages */
div.alertCollection {
	background-color:#fee;
	border:5px solid #900;
	color:#900;
	text-align:center
}
div.alertCollection h1, div.alertCollection p {
	font-size: 12px !important;
}
li.alert {
	list-style-type: none;
}
li.alert h4 {
	font-weight:bold;
	margin:5px 0 0 0;
}
li.alert p {
	margin:2px 0;
}

div#primarynavarea div#ctl00_MemberSurvey img {
  /*text-align: center;
  width: 158px;*/
  margin-left: 4px;
  margin-right: 3px;
}

/* #containMe styles apply to homepage - speak with Glen before modifying */
#containMe { /* main container */
  width: 600px;
}

#containMe #upperRow {
  margin: 0px;
  padding: 0px;
  height: 125px;
  overflow: hidden;
}

#containMe .transformMe {  /* transforms and positions the text */
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-bottom: .5em;
  margin-top: 1em;
}

#containMe .devideMe { /* styles the columns */
  width: 200px;
  float: left;
  padding-bottom: 10px;
  padding-top: 0px;
  background: url(/uploadedimages/pavilion_08.jpg) no-repeat right center;
}

#containMe #rightColumn { /* removes last background image from last div */
  background: url(none);
}

#containMe .devideMe ul {  /* removes padding and list style and adds margin */
  margin: 0px .5em;
  padding: 0px;
  list-style: none;
}


