/*
	Theme Name: CPO (2009)
	Theme URI: http://www.bainbridgestudios.com
	Description: The official custom theme of the Center for Prosthetics Orthotics website.
	Version: 1.0
	Author: Tom Carmony
	Author URI: http://www.bainbridgestudios.com
*/
/*
Center for Prosthetics Orthotics, Inc.
File:		style.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background-color: #fff;
}
body {
	
}

/* img {
	margin: 0 0 10px 20px;
	float: right;
	display: inline;
} */

/* @end */

/* @group Layout */
/* Head */
div#hd {
	border-top: 5px solid #00718f;
}

/* Body */
div#bd {
	/* font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; */
	font-family: Cambria, Georgia, "Times New Roman", Times; 
	text-align: justify;
	color: #5b6b7c;
}

/* Footer */
div#ft {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #5b6b7c;
	padding: 10px 0;
}
body.inside div#ft {
	width: 940px;
}
div#ft p.copyright {
	width: 550px;
	font-size: 95%;
	color: #5b6b7c;
	float: left;
	display: inline;
}
div#ft p.copyright a:link, div#ft p.copyright a:visited {
	color: #5b6b7c;
	text-decoration: underline;
}
div#ft p.copyright a:hover {
	text-decoration: none;
}
div#ft p.ftnav {
	width: 350px;
	font-size: 95%;
	text-align: right;
	float: right;
	display: inline;
}
div#ft p.ftnav a:link, div#ft p.ftnav a:visited {
	color: #5b6b7c;
	text-decoration: underline;
}
div#ft p.ftnav a:hover {
	text-decoration: none;
}

/* Wrap */
div.wrap {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
div.inside-wrap {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
}
/* @end */

h2 {
	margin: 15px 0 7px 0;
	font-size: 200%;
	line-height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

h3 {
	margin: 10px 0 5px 0;
	font-size: 160%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

table#staff h3 {
	margin: 10px 0 5px 0;
	font-size: 160%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}

h4 {
	margin: 5px 0 5px 0;
	font-size:  130%;
	font-weight:  bold;
	text-align: left;
}

/* @group Modules */
/* Logo */
div#logo {
	width: 172px;
	height: 79px;
	background: url(images/logo.gif) no-repeat 0 0;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Home SWF Logo */
div#swflogo {
	width: 172px;
	height: 79px;
	float: left;
	display: inline;
}

/* Tagline */
div#tagline {
	padding: 10px 0 0 0;
}
div#tagline p {
	margin: 0;
	height: 28px;
	background: url(images/tagline.gif) no-repeat 100% 0;
}
div#tagline span {
	display: block;
	width: 720px;
	height: 28px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#tagline a#loc-seattle {
	display: block;
	width: 70px;
	height: 28px;
	text-indent: -9000px;
	float: left;
	display: inline;
}
div#tagline a#loc-bellevue {
	display: block;
	width: 75px;
	height: 28px;
	text-indent: -9000px;
	margin: 0 0 0 12px;
	float: left;
	display: inline;
}
div#tagline a#loc-kirkland {
	display: block;
	width: 68px;
	height: 28px;
	text-indent: -9000px;
	margin: 0 0 0 12px;
	float: left;
	display: inline;
}

/* Home Feature */
div#home-feature {
	background: url(images/home-feature-bkg.jpg) no-repeat 50% 0;
	height: 420px;
	padding: 0 0 0 0;
	margin-left: -60px;
}
div#home-feature-wrap {
	background: url(images/home-feature-bkg-repeat.jpg) repeat-x 0 0;
}
div#home-feature div.content {
	width: 544px;
	padding: 0 416px 0 0;
	margin-left: auto;
	margin-right: auto;
}
div#home-feature h1 {
	margin: 0 0 10px 6px;
	background: url(images/hd-providing-excellence.gif) no-repeat 0 0;
	height: 66px;
	text-indent: -9000px;
}
div#home-feature h2 {
	margin: 0 0 25px 4px;
	background: url(images/hd-subhead.gif) no-repeat 0 0;
	height: 94px;
	text-indent: -9000px;
}
div#home-feature p {
	font-size: 115%;
	/* font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; */
	font-family: Cambria, Georgia, "Times New Roman", Times;
	color: #5b6b7c;
	line-height: 140%;
	padding: 0 0 0 5px;
}

/* Home Cols */
div.leftcol {
	width: 275px;
	margin: 0 0 0 0;
	float: left;
	display: inline;
}
div.centercol {
	width: 275px;
	margin: 0 0 0 50px;
	float: left;
	display: inline;
}
div.leftcol p, div.centercol p, div.rightcol p {
	line-height: 130%;
	font-size: 116%;
}
div.rightcol {
	width: 305px;
	float: right;
	display: inline;
}
div.rightcol table {
	margin-left: 2px;
}
div.rightcol table th {
	border: none;
	padding: 2px 10px 2px 0;
	text-align: left;
	font-size: 123.1%;
}
div.rightcol table td {
	border: none;
	padding: 2px 0;
	font-size: 123.1%;
}

/* HR */
div.hr {
	clear: both;
	border-top: 1px solid #dee1e5;
	padding: 0 0 20px 0;
	overflow: hidden;
}

div.hr2 {
	clear: both;
	border-top: 1px solid #dee1e5;
	padding: 10px 0;
	overflow: hidden;
}


/* Page Title */
div.page-title {
	background: url(images/page-title-bkg.gif) repeat-x 0 0;
	height: 110px;
}
body.static div.page-title {
	margin: 0 0 20px 0;
}
div.page-title h1 {
	margin: 0;
	padding-top: 25px;
	font-size: 325%;
	letter-spacing: -1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #00718f;
}

/* Case Study Pics */
div.case-study-pics {
	margin: 0 0 30px 0;
}
div.case-study-pics img {
	float: left;
	display: inline;
}
div.case-study-pics img.pic {
	margin: 0 2px 0 0;
}

/* Right Pic */
img.rightpic {
	margin: 0 0 10px 20px;
	float: right;
	display: inline;
}


/* Left Pic */
img.leftpic {
	margin: 10px 15px 5px 0px;
	float: left;
	display: inline;
}

/* Resources */
div.resources {
}
div.resources a:link, a:visited {
	color: #5b6b7c;
	text-decoration: none;
}
div.resources a:hover {
	color: #ff7800;
	text-decoration: underline;
}

div.resources ul {
	margin: 0;
	padding: 0;
}
div.resources ul li {
	padding-bottom: 5px;
	
}

/* Wide */
div.wide {
	width: 960px;
	margin-top: 20px;
	float: left;
	display: inline;
}

div.flash-left {
	float: left;
	width: 300px;
	height: 595px;
	clear: none;
}

div.flash-right {
	float: right;
	width: 300px;
	height: 595px;
	clear: none;
}

div.middle {
	width: 320px;
	padding: 20px 20px 20px 20px;
	height: 545px;
	float: left;
	text-align: center;
}

div.middle h3 {
	text-align: center;
}

div.wide-left {
	width: 460px;
	float: left;
	display: inline;
	padding-right: 15px;
}

div.wide-right {
	width: 460px;
	float: right;
	display: inline;
}


.name {
	font-size: 12px;
}

table.testimonials {
	font-size: 123.1%;
	line-height: 140%;
}

/* Main */
div.main {
	width: 595px;
	margin-top: 20px;
	float: left;
	display: inline;
}

/* Side */
div.side {
	width: 292px;
	margin-top: 20px;
	float: right;
	display: inline;
}

img.pad {
	float: left;
	clear: none;
}

img.pad-right {
	float: right;
	clear: none;
}


/* Spacer */
div.side-spacer {
	height: 30px;
	overflow: hidden;
}

div.spacer {
	height: 5px;
	clear: both;
}
/* @end */

/* Home Nav */

div#homenav {
	width: 752px;
	padding: 50px 0 0 0;
	float: right;
	display: inline;
}
div#homenav ul {
	margin: 0;
	padding: 0 0 0 50px;
	width: 752px;
}
div#homenav ul li {
	float: left;
	display: inline;
}
div#homenav ul li a {
	display: block;
	height: 23px;
	background: url(images/nav.gif) no-repeat 0 0;
	text-indent: -9000px;
	padding: 0 0 15px 0;
}
div#homenav ul li#n-home a {
	width: 70px;
	background-position: -50px 0;
}
div#homenav ul li#n-home:hover a, div#homenav ul li#n-home.sfhover a {
	width: 70px;
	background-position: -50px -77px;
}

div#homenav ul li#n-about a {
	width: 95px;
	background-position: -120px 0;
}
div#homenav ul li#n-about:hover a, div#homenav ul li#n-about.sfhover a {
	width: 95px;
	background-position: -120px -77px;
}

div#homenav ul li#n-patients a {
	width: 120px;
	background-position: -215px 0;
}
div#homenav ul li#n-patients:hover a, div#nav ul li#n-patients.sfhover a {
	width: 120px;
	background-position: -215px -77px;
}

div#homenav ul li#n-physicians a {
	width: 127px;
	background-position: -335px 0;
}
div#homenav ul li#n-physicians:hover a, div#homenav ul li#n-blog.sfhover a {
	width: 127px;
	background-position: -335px -77px;
}

div#homenav ul li#n-services a {
	width: 87px;
	background-position: -463px 0;
}
div#homenav ul li#n-services:hover a, div#homenav ul li#n-services.sfhover a {
	width: 87px;
	background-position: -463px -77px;
}

div#homenav ul li#n-resources a {
	width: 101px;
	background-position: -550px 0;
}
div#homenav ul li#n-resources:hover a, div#homenav ul li#n-resources.sfhover a {
	width: 101px;
	background-position: -550px -77px;
}

div#homenav ul li#n-contact a {
	width: 99px;
	background-position: -650px 0;
}
div#homenav ul li#n-contact:hover a, div#homenav ul li#n-contact.sfhover a {
	width: 99px;
	background-position: -650px -77px;
}

/* Nav Drop Down */
div#homenav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 18px;
	background-color: #fff;
	width: 200px;
	border: 1px solid #e7e9eb;
	border-bottom: none;
}
div#homenav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
div#homenav ul li ul li {
	background-image: none;
	height: 22px;line-height: 22px;
	float: none;
	width: auto;
}
div#homenav ul li ul li a {
	width: auto!important;
	float: none;
	text-align: left;
	line-height: 18px;
	padding: 0 10px;
	margin: 0;
	font-size: 123.1%;
	display: block;
	font-weight: normal;
	background-image: none!important;
	height: auto;
	text-indent: 0;
	border-bottom: 1px solid #e7e9eb;
}
div#homenav ul li:hover ul, div#homenav ul li.sfhover ul {
	left: auto;
	line-height: 18px;
}
div#homenav ul li ul li a:link, div#homenav ul li ul li a:visited {
	color: #5b6b7c;
	text-decoration: none;
	line-height: 18px;
}
div#homenav ul li ul li a:hover {
	color: #ff7800;
	line-height: 18px;
}

/* Fix for sticky IE drop downs */
div#homenav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */



















/* @group Nav */
div#nav {
	width: 732px;
	padding: 50px 0 0 0;
	float: right;
	display: inline;
}
div#nav ul {
	margin: 0;
	padding: 0 0 0 50px;
	width: 732px;
}
div#nav ul li {
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	height: 23px;
	background: url(images/nav.gif) no-repeat 0 0;
	text-indent: -9000px;
	padding: 0 0 15px 0;
}
div#nav ul li#n-home a {
	width: 70px;
	background-position: -50px 0;
}
div#nav ul li#n-home:hover a, div#nav ul li#n-home.sfhover a {
	width: 70px;
	background-position: -50px -77px;
}

div#nav ul li#n-about a {
	width: 95px;
	background-position: -120px 0;
}
div#nav ul li#n-about:hover a, div#nav ul li#n-about.sfhover a {
	width: 95px;
	background-position: -120px -77px;
}

div#nav ul li#n-patients a {
	width: 120px;
	background-position: -215px 0;
}
div#nav ul li#n-patients:hover a, div#nav ul li#n-patients.sfhover a {
	width: 120px;
	background-position: -215px -77px;
}

div#nav ul li#n-physicians a {
	width: 127px;
	background-position: -335px 0;
}
div#nav ul li#n-physicians:hover a, div#nav ul li#n-blog.sfhover a {
	width: 127px;
	background-position: -335px -77px;
}

div#nav ul li#n-services a {
	width: 87px;
	background-position: -463px 0;
}
div#nav ul li#n-services:hover a, div#nav ul li#n-services.sfhover a {
	width: 87px;
	background-position: -463px -77px;
}

div#nav ul li#n-resources a {
	width: 101px;
	background-position: -550px 0;
}
div#nav ul li#n-resources:hover a, div#nav ul li#n-resources.sfhover a {
	width: 101px;
	background-position: -550px -77px;
}

div#nav ul li#n-contact a {
	width: 99px;
	background-position: -650px 0;
}
div#nav ul li#n-contact:hover a, div#nav ul li#n-contact.sfhover a {
	width: 99px;
	background-position: -650px -77px;
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-color: #fff;
	width: 200px;
	border: 1px solid #e7e9eb;
	border-bottom: none;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
div#nav ul li ul li {
	background-image: none;
	height: 22px;
	float: none;
	width: auto;
}
div#nav ul li ul li a {
	width: auto!important;
	float: none;
	text-align: left;
	line-height: 28px;
	padding: 0 10px;
	margin: 0;
	font-size: 123.1%;
	display: block;
	font-weight: normal;
	background-image: none!important;
	height: auto;
	text-indent: 0;
	border-bottom: 1px solid #e7e9eb;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	left: auto;
}
div#nav ul li ul li a:link, div#nav ul li ul li a:visited {
	color: #5b6b7c;
	text-decoration: none;
}
div#nav ul li ul li a:hover {
	color: #ff7800;
}

/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */



/* 3rd Level Dropdown */
div#nav ul li:hover ul ul, div#nav ul li.sfhover ul ul {
	position: absolute;
	left: -999em!important;
	margin: -30px 0 0 200px;
	z-index: 100;
	width: 200px;
}
div#nav ul ul ul li {

}
div#nav ul ul li:hover ul, div#nav ul ul li.sfhover ul {
	left: auto!important;
	float: right;
}
div#nav ul ul ul ul, div#nav ul ul ul ul li {
	/*width: 204px!important;*/
}
div#nav ul li ul li ul li:hover a, div#nav ul li ul li ul li.sfhover a {
	background-color: #fff;
	color: #ff7800!important;
}
div#nav ul li ul li ul li:hover ul li a, div#nav ul li ul li ul li.sfhover ul li a {
	background-color: #fff;
	color: #ff7800!important;
}








/* @group Default Headings */
div.main h1 {
	margin: 0 0 10px 0;
}

div.wide h1 {
	margin: 0 0 10px 0;
}


div.side h3 {
	margin: 0 0 5px 0;
}
div.side h3.hd-our-staff-side {
	background: url(images/hd-our-staff-side.gif) no-repeat 0 0;
	text-indent: -9000px;
	height: 19px;
}

div.side h3.hd-office-hours {
	background: url(images/hd-office-hours.gif) no-repeat 0 0;
	text-indent: -9000px;
	height: 19px;
}

div.side h3.hd-contact-us {
	background: url(images/hd-contact-us.gif) no-repeat 0 0;
	text-indent: -9000px;
	height: 19px;
}

div.side h3.hd-other-stories {
	background: url(images/hd-other-stories.gif) no-repeat 0 0;
	text-indent: -9000px;
	height: 19px;
}

div.side h3.hd-prosthetics-faqs {
	background: url(images/hd-prosthetics-faqs.gif) no-repeat 0 0;
	text-indent: -9000px;
	height: 19px;
}

div.side h3.hd-orthotics-faqs {
	background: url(images/hd-orthotics-faqs.gif) no-repeat 0 0;
	text-indent: -9000px;
	height: 19px;
}

div.quote {
	margin: 20px 0 25px 0;
	padding: 15px 25px 15px 25px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div.quote h3 {
	margin: 0;
	font-size: 160%;
	line-height: 140%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

h3.hd-products {
	margin: 0 0 10px 0;
	background: url(images/hd-products.gif) no-repeat 0 0;
	height: 19px;
	text-indent: -9000px;
}
h3.hd-resources {
	margin: 0 0 10px 0;
	background: url(images/hd-resources.gif) no-repeat 0 0;
	height: 19px;
	text-indent: -9000px;
}
h3.hd-advocates{
	margin: 0 0 10px 0;
	background: url(images/hd-advocates.gif) no-repeat 0 0;
	height: 19px;
	text-indent: -9000px;
}

h3.hd-haiti{
	margin: 0 0 10px 0;
	background: url(images/hd-haiti.gif) no-repeat 0 0;
	height: 19px;
	text-indent: -9000px;
}
h3.hd-locations {
	margin: 0 0 10px 0;
	background: url(images/hd-our-locations.gif) no-repeat 0 0;
	height: 19px;
	text-indent: -9000px;
}
/* @end */

/* @group Common Text Styles */
div.main p {
	font-size: 123.1%;
	line-height: 140%;
}

div.wide p {
	font-size: 123.1%;
	line-height: 140%;
}

div.side p {
	font-size: 116%;
	line-height: 140%;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 123.1%;
}
div.main li li {
	font-size: 100%;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */

h2 a:link {
	color: #5b6b7c;
	text-decoration: none;
}

h2 a:visited {
	color: #5b6b7c;
	text-decoration: none;
}
h2 a:hover {
	color: #5b6b7c;
	text-decoration: underline;
}

a:link, a:visited {
	color: #ff7800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* @end */





/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
#front-bottom{margin-top:36px; }

#latest-wrap{float:left; width:595px; }

.latest-post-wrap{float:left; width:132px; height:180px; margin-right:15px; }

.latest-post{width:132px;    float:left;}

.latest-image{border:1px solid #ccc; margin-bottom: 10px; }

.latest-title h4{ margin:0 auto; line-height:13px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-transform:none; padding-bottom:0; border-bottom:0; }

.latest-title h4 a{ text-decoration:none; font-weight: normal; color: #444; }

.latest-title h4 a:hover{ color: #ff7800; }

.latest-content{width:132px; /*height:30px;*/ margin-bottom:20px; }

.latest-content h2{margin-top:15px; }
.latest-content h2 a{color:#0b96d0; text-decoration:none; }
.latest-content h2 a:hover{color:#000}

.latest-content p{font-size:11px; line-height: 11px; text-align:left; }









/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

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