/* @override 
	http://physicaltherapyoregon.com/styles/encore_main.css
	http://www.physicaltherapyoregon.com/styles/encore_main.css
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}
a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #e6dfbd url(/images/bg.png) repeat-x;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1em 0;
	line-height: 1.5em;
}

li {
	font-size: 1.2em;
	margin-left: 1.8em;
	list-style-type: disc;
}

a, a:visited {
	color: #024978; /*blue*/
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #ff7502; /*orange*/
	border: 0px none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2 {
	color: #000333;
	font-size: 3.9em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1;
	margin: -6px 0px 10px 0px;
	padding: 0px;
}
h3 {
	color: #033333;
	font-size: 1.6em;
	line-height: 1.1;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin: 10px 0px;
}
h4 {
	color: #024978;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.2;
	font-weight: normal;
	margin: 13px 0px 10px 0px;
}

h5 {
	font-size: 1.44em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
}
/* @end */

/* @group Layout */

#container {
	width:980px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:940px;
	padding: 0px 20px;
	height:100px;
}

#nav_bar {
	width:980px;
	height:58px;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
}

#content_container {
	width:980px;
	background: #fff;
	float: left;
}
#content_container.inside {
	background: #fff url(/images/content_bg.png) repeat-y 73px 0px;
}
#content {
	width: 564px;
	padding: 0px 20px 0px 30px;
	margin: 15px 0px;
	float: left;
	border-right: 1px solid #ccc;
}
#mainbar_inside #content {
	width: 648px;
	border: 0px none;
}
#mainbar {
	float: left;
	width: 624px;
	margin: 0px;
	padding: 0px;
}

#tease_box {
	float: left;
	width: 614px;
	background: #f6f3df;
	padding: 20px 0px;
	
}

#small_info {
	width: 179px;
	padding: 0px 15px 0px 30px;
	border-right: 1px solid #ccc;
	background: transparent url(/images/quotes.png) no-repeat;
}

#blog_list {
	float: right;
	width: 349px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#touts {
	float: left;
	width: 315px;
	padding: 10px 0px 10px 17px;
}
#sidebar {
	float: left;
	width: 230px;
	padding: 10px 0px 10px 17px;
}

#footer {
	width:960px;
	padding: 10px 10px 10px 10px;
	clear: both;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* @end */


/* @group Overrides */

#header h1, #header span.logo {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 300px;
	float: left;
	background: transparent url(/images/logo.png) no-repeat;
}

#header h1 a, #header span.logo a {
	display: block;
	height: 95px;
	width: 300px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}
h2.blogpost {
	font-size: 2.8em;
}
#header span.hours p {
	float: right;
	width: 540px;
	text-align: right;
	margin: 17px 0px 0px 0px;
	color: #fff;
	line-height: 1.4;
	font-size: 1.4em;
}
#small_info p {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	line-height: 1.3;
}
#sidebar p {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
	line-height: 1.3;
}
#sidebar li {
	margin: 0px 0px 7px 8px;
	line-height: 1.2;
}
#sidebar h3 {
	margin: 15px 0px 10px 0px;
	padding: 15px 0px 10px 0px;
	border-top: 1px solid #eee;
}
#sidebar h3 a:link, #sidebar h3 a:visited {
	text-decoration: none;
}
#small_info p.attribution, #sidebar p.attribution {
	text-align: right;
}
#small_info ul.find-us {
	margin: 0px;
	padding: 8px 0px 10px 0px;
}
#small_info ul.find-us li {
	margin: 0px 0px 20px 8px;
	padding: 0px;
	list-style-type: none;
}
#small_info ul.find-us li a img.icon {
	margin: -5px 9px 0px 0px;
	float: left;
}
#touts h4.kicker {
	width: 316px;
	height: 22px;
	background: #024978;
	margin: 10px 0px 8px 0px;
	padding: 0px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 3.0em;
	line-height: .7em;
	font-weight: bold;
	text-indent: 4px;
}

#touts h3 {
	color: #ff7502;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0px 0px 7px 0px;
}

#top_show {margin: 0px 0px 10px 0px;}
#content #top_show img {margin: 0px; padding: 0px;}
#touts p {
	margin: 3px 0px 0px 0px;
	font-size: 1.4em;
	color: #666;
	line-height: 1.5;
}
#touts img {
	background: url(/images/pic_box.png) no-repeat;
	height: 96px;
	width: 316px;
	overflow: hidden;
	padding: 1px 3px 5px 4px;
	margin: 0px 0px 0px -4px;
}

#blog_list p {
	font-size: 1.2em;
	line-height: 1.4;
}

div.testimonial {
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 20px 0px;
	padding: 0px 40px;
}

span.date {
	height: 15px;
	width: 100%;
	clear: both;
	float: left;
	border-bottom: 1px solid #ddd;
	padding: 0px 0px 15px 0px;
	margin: 5px 0px;
}
span.date p {
	text-align: left;
	float: left;
	font-size: 1.0em;
	color: #666;
}
span.date .addthis {
	float: right;
	margin: 10px 0px 4px 0px;
}

div.testimonial p.attribution {
	text-align: right;
	margin: -15px 0px 10px 0px;
	font-style: italic;
	color: #666;
	font-size: 1.6em;
}

p.more {
	margin: -6px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	font-weight: normal;
	font-size: 1em;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #999;
}
span.img-caption-center {float: right; padding: 4px 0px 4px 10px;}
#content span.img-caption-center img {padding: 0px 0px 5px 0px;}
small.caption{font-size: .9em;line-height: 1.3; color: #666;}

/* @end */
/* @group Navigation */

#nav_bar ul li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 58px;
}
#nav_bar a {
	display: block;
}
#home, #home a {left: 45px; top: 0px; width: 64px; height: 58px;}
#about, #about a {left: 109px; top: 0px; width: 85px; height: 58px;}
#services, #services a {left: 194px; top: 0px; width: 77px; height: 58px;}
#patients, #patients a {left: 270px; top: 0px; width: 113px; height: 58px;}
#physicians, #physicians a {left: 382px; top: 0px; width: 178px; height: 58px;}
#resources, #resources a {left: 559px; top: 0px; width: 91px; height: 58px;}
#blog, #blog a {left: 650px; top: 0px; width: 51px; height: 58px;}
#contact, #contact a {left: 700px; top: 0px; width: 98px; height: 58px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) -45px -58px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -109px -58px no-repeat;}
#services a:hover, #services .active {background: transparent url(../images/nav_bar.png) -194px -58px no-repeat;}
#patients a:hover, #patients .active {background: transparent url(../images/nav_bar.png) -270px -58px no-repeat;}
#physicians a:hover, #physicians .active {background: transparent url(../images/nav_bar.png) -382px -58px no-repeat;}
#resources a:hover, #resources .active {background: transparent url(../images/nav_bar.png) -559px -58px no-repeat;}
#blog a:hover, #blog .active {background: transparent url(../images/nav_bar.png) -650px -58px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -700px -58px no-repeat;}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #ff7502;
	border: 1px solid #333333;
	color: #fff;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

/* @end */


