/* style sheet for Seabright Spine and Sport */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #7ed2ed;
}

#homepage {
	background-image: url(../images/background_home.gif);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	height: 729px;
	width: 990px;
	border: 0px solid red;
	position: relative;
}

#main {
	background-image:url(../images/background_second.gif);
	position:relative;
	width: 992px;
	height: 733px;
	margin-right:auto;
	margin-left:auto;
	background-repeat: no-repeat;
}

h2 {
	font-size: 150%;
	color: #0065a4;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1em;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	margin-top: 15px;
}
div#contentText > h3:first-child, div#contentText_pt > h3:first-child {
	margin-top:0px;
}

#tagline {
	position:absolute;
	left: 344px;
	top: 662px;
	width: 575px;
}
#tagline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0065a4;
	text-align: center;
}
#content p, #content p.question, #content p.answer {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 3.2ex;
}

#content p.question {
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content p.answer {
	margin-top: 0px;
}

#content p.subtitle {
	text-align:right; 
	color: #0065a4; 
	font-weight:bold;
	margin-top:0;
}
#content p.subtitle a {
	color: #0065a4;
}
#content p.subtitle a:hover {
	color: #0084C8;
}

#content .form_title {
	margin-top: 15px;
}

#content .form_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0065a4;
	text-decoration: underline;
}

#content .form_title a:visited {
	color: #5880A2;
}

#content ul {
	margin-left: 20px;
}

#content a {
	color: #214975;
	text-decoration: none;
}

#content a:hover {
	color: #8699B4;
}

/** links at the top of the page (logo) to other pages **/
#img_home_button { 
	position: absolute;
	left: 37px;
	top: 26px;
	width: 321px;
	height: 68px;
}

#img_home_button a img {
	border: none;
}

#main #img_chiro_button {
	position: absolute;
	left: 37px;
	top: 95px;
	width: 100px;
	height: 21px;
}
#main #img_pt_button {
	position: absolute;
	left: 147px;
	top: 95px;
	width: 127px;
	height: 21px;
}
#main #img_well_button {
	position: absolute;
	left: 284px;
	top: 95px;
	width: 72px;
	height: 21px;
}

/** end of secondary page logo links **/

#tri_photos {
	position: absolute;
	left: 486px;
	top: 67px;
}

#tri_photos img {
	margin-right: 10px;
}
.bio_pic {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sol_logo { /* position of the SOL logo on the PT content pages */
	position:absolute;
	top:-24px;
	right:20px;
	width: 207px;
	height: 49px;
	z-index: 100;
}
#content .sol_logo p {
	margin:0;
	padding:0;
	color:#000000;
	font-size:11px;
	text-align:center;
	line-height:1.2em;
}

.sol_logo_homepage { /* position of the SOL logo on the home page */
	position:absolute;
	top:530px;
	width: 185px;
	height: 154px;
	left: 50px;
	font-size: 11px;
	color: #FFFFFF;
}
.sol_logo_homepage img {
	margin-bottom: 5px;
}
.sol_logo_homepage a {
	color: #CCCCCC;
	text-decoration: none;
}
.sol_logo_homepage a:hover {
	color: #EEEEEE;
}

#content, #footer, #credit {
	position: absolute;
	left: 305px;
	top: 230px;
}

#content, #footer, #credit, #contentText, #contentText  {
	width: 550px;
}

#contentText, #contentText_pt {
	padding-right:60px;
	height:387px;
	overflow:auto;
	margin-right: 20px;
	position: absolute;
	left: 0px;
	top: 53px;
}

#contentText ul {
	list-style-position: inside;
	list-style-type: disc;
}

.img_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/** formatting for home page only **/
#home_slideshow {
	position: absolute;
	top: 146px;
	left: 346px;
	z-index:0;
	width: 592px;
	height: 518px;
	background-image: url(../images/flash_bkg.jpg);
}

#homepage #menu { /* positioning of the menu on the home page */
	position:relative;
	left: 50px;
	top: 280px;
	width:14em;
}

/** home page logo links **/
#homepage #img_chiro_button {
	position: absolute;
	top: 160px;
	left: 56px;
	width: 163px;
	height: 32px;
	z-index:20;
}
#homepage #img_pt_button {
	position: absolute;
	top: 160px;
	left: 232px;
	width: 212px;
	height: 32px;
	z-index:20;
}
#homepage #img_well_button {
	position: absolute;
	top: 160px;
	left: 452px;
	width: 119px;
	height: 32px;
	z-index:20;
}

#img_chiro_button a img, #img_pt_button a img, #img_well_button a img
{
	border:none;
}
/** end of home page logo links**/
/** end of home page special formatting **/

/** menu formatting **/
#menu {
	position:relative;
	left: 38px;
	top: 168px;
	width:20em;
}

#menu ul {
	list-style:none;
	text-align:left;} /*where on the screen the menu is located */

#menu li {
	display:block;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#menu li a {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
   color:#FFFFFF;
   background-color:transparent;}
   
#menu ul li ul li {
	margin-left: 8px;
	margin-top: 0px;
}
#menu ul li ul li a {
	font-size: 12px;
	font-weight: normal;
}

#menu li a:hover {color:#999999;}

#menu li a:active {color:#666666;}

#menu .current, #menu a.current:hover, #menu a.current:active {
	color:#7ED2ED;
}

#menu li.first_submenu {
	margin-top:10px;
}

/* stuff at the bottom of hte page */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0065a4;
	text-align: center;
	top: 690px; /* positioning absolute and left are defined with #content */
	position: absolute;
}

#credit {
	text-align: center;
	top: 585px; /* positioning absolute and left are defined with #content */
	display: none;
}

#credit, #credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0065a4;
}

#credit a {
	text-decoration: underline;
	font-weight: bold;
}

#credit a:hover {
	color: #003353;
}

