/* Screen styles for the Ohio Physical Therapists Association (OPTA) www.ohiopt.org *//* Developed by TCS Software (associatonsoftware.com) *//* Created: July 2009 *//* Modified March 2010 */

/*
===========================================================================
@IMPORTED STYLESHEET: css_reset
---------------------------------------------------------------------------
*/

/* default resets */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: top;}		:focus {	outline: 0;}body {	line-height: 1;	}/* 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: "" "";}/* 2. sitewide structural styles */.imgleft {	margin:0 15px 8px 0;	float:left;	}.imgright {	margin:0 0 8px 15px;	float:right;	}.imgcenter {	text-align:center;	display:block;	}.imgcenter2 {	margin:0 auto;	display:block;	}.clearboth {	clear:both;	}.clearleft {	clear:left;	}.clearright {	clear:right;	}#tcspromo {	float:right;	}
 

/*
===========================================================================
@IMPORTED STYLESHEET: css_navigation
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*/#nav {	overflow:hidden;	width:960px;	background:#f0791c url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_nav.png?ver=1) top center no-repeat;	}	#nav ul {	margin:0;	padding:0;	list-style:none;	}	#nav li {	margin:0;	padding:0;	float:left;	}	#nav li a {	color:#fff;	padding:8px 15px;	margin:0;	text-decoration:none;	font-size:1.1em;	display:block;	}	#nav li a:visited {	text-decoration:none;	color:#fff;	}	#nav li.firstitem a {	-webkit-border-top-left-radius:8px;	-moz-border-radius-topleft:8px;	}	#nav li a:hover, #nav li:hover, #nav li.hover, #nav li.sfhover {	text-decoration:none;	position: static;	}#nav li a:hover, #nav li:hover {	background-color:#bb0026;	}		/* subnav styles */#nav ul li:hover ul, #nav li.sfhover ul {	left: auto;    background-color:#bb0026;	z-index:1000;	}#nav ul li ul {	position: absolute;	width: 11em;	padding:0;	margin:0;	left: -999em;    background-color:#bb0026;	font-size:1em;	list-style:none;	}#nav ul li ul li {	clear:both;	margin:0;	padding:0;    background-color:#bb0026;	}	#nav ul li ul li a, #nav ul li ul li a:visited {	width: 11em;	display:block;	background-image:none;	padding:6px 12px;	}	#nav ul li ul li:hover, #nav ul li ul li a:hover, #nav ul li ul li.mem a {	background-color:#8f1e2c;	}
 

/*
===========================================================================
@IMPORTED STYLESHEET: css_structure
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*/body {	background:#069 url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_body.png?ver=1) top left repeat-x;	text-align:center;	font:normal normal .9em Arial, Helvetica, sans-serif;	line-height:1.3em;	color:#000;	margin:0;	padding:0;	}	#branding {	background:transparent url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_header.png?ver=1) top center no-repeat;	width:100%;	}	#frame {	margin:0 auto;	text-align:left;	padding:0;	width:960px;	overflow:hidden;	}	h1#logo {	margin:20px 0 80px 10px;	}	#content {	background-color:#fff;	padding:10px;	width:940px;	overflow:hidden;	}	#maincontent {	float:right;	width:700px;	}	#subcontent {	float:left;	width:220px;	}	#searchcontainer {	background:#005571 url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_search_top.png?ver=1) top center no-repeat;	padding-top:10px;	margin-bottom:15px;	}	#searchcontainer .tcssearch {	background:transparent url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_search_bottom.png?ver=1) bottom center no-repeat;	padding:0 10px 10px 10px;	}	#footer {	background:#005571 url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_footer.png?ver=1) bottom center no-repeat;	color:#fff;	padding:10px;	width:940px;	}	#footer address {	font-style:normal;	font-size:.8em;	}	#footer a, #footer a:hover, #footer a:visited {	color:#fff;	}	.container {	overflow:auto;	}.leftcol {	float:left;	width:345px;	margin-right:10px;	}.rightcol {	float:right;	width:345px;	}
 

/*
===========================================================================
@IMPORTED STYLESHEET: css_textstyles
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*//* text styles */h1 {	font:normal normal 2em Georgia, "Times New Roman", Times, serif;	color:#006f9a;	margin-bottom:.6em;	padding:0;	line-height:1em;	}h2 {	font:normal normal 1.6em Georgia, "Times New Roman", Times, serif;	color:#5a9034;	margin:.6em 0 .2em 0;	line-height:1em; 	padding:0 0 2px 0;	}	h3 {	font:normal normal 1.4em Georgia, "Times New Roman", Times, serif;	color:#005571;	margin:16px 0 2px 0;	line-height:1.3em;	}	h4 {	font:normal bold 1.2em Helvetica, Arial, sans-serif;	color:#453e68;	margin:.4em 0 .1em 0;	line-height:1.2em;	}	h5 {	color:#006f9a;	font:bold 1.1em Arial, Helvetica, sans-serif;	margin:.5em 0 .2em 0;	}	h6 {	color:#005571;	font:bold 1em Arial, Helvetica, sans-serif;	margin:.5em 0 .2em 0;	}	p {	margin-bottom: .6em;	line-height:1.3em;	}		ol, ul {	margin:0 2em .6em 2em;	}	li {	margin:0 1em;	padding:2px 0;	}	blockquote {	margin:0 2em .6em 2em;	}b, strong {	font-weight:bold;	}em, i {	font-style:italic;	}	a {	color:#bb0026;	text-decoration:none;	}	a:hover {	color:#f0791c;	text-decoration:underline;	}	a:visited {	color:#8f1e2c;	text-decoration:underline;	}hr {	border:none;	border-bottom:1px solid #cfe3e8;	margin:5px 0;	padding:0;	clear:both;	}	/* child selector styles */p + h2 {	margin-top:.4em;	}	hr + h3 {	margin:0;	}


/*
===========================================================================
@IMPORTED STYLESHEET: css_tcsstyles
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*//* tcs styles */.tcsTable_Format1 td {	padding-bottom:10px;	}	.tcsSubHeadFont {	font:normal 1.4em Helvetica, Arial, sans-serif;	color:#344815;	margin:.6em 0 .3em 0;	}	.tcslinks td, .tcsproducts td {	padding:0 15px 15px 0;	}	.tcslinks h2 {	font-size:1.5em;	clear:left;	}	.tcsproducts h2 {	font-size:1.5em;	}	.tcscalendars h2 {	margin-top:20px;	}	.pagination {	border-top:1px solid #a6a08a;	padding:5px;	background-color:#cfe3e8;	clear:left;	}	ul.tcslegend {	margin:0 1.5em 1.2em 1.5em;	padding:0;	}	.tcsnews h3, .tcsjobs h3, .tcscalendars h3, .tcsads h3, .tcslinks h3 {	margin:.6em 0 0 0;	font-size:1.2em;	}	.tcslinks h3 {	margin:.6em 0 0 0;	}	.tcsproducts h3 {	font-size:1.2em;	margin:0;	}	#subcontent .tcslinks h3 {	font-size:1em;	}	.tcsnews h4, .tcsjobs h4, .tcscalendars h4, .tcsads h4 {	margin:0;	font-size:1.1em;	}	.tcslinks h4 {	margin:0;	font-size:1em;	}	.tcsnews h5, .tcslinks h5, .tcsjobs h5, .tcscalendars h5, .tcsads h5 {	margin:.8em 0 0 0;	}	.tcslinks h5 {	margin:0;	}	.tcsnews h5 + h3, .tcscalendars h5 + h3, .tcscalendars h6 + h3, .tcsads h5 + h3, .tcslinks td h3 {	margin:0;	}	.tcsnews_odd, .tcscalendars_odd, .tcsjobs_odd, .tcslinks_odd {	padding:5px;	overflow:hidden;	}	.tcsnews_even, .tcscalendars_even, .tcsjobs_even, .tcslinks_even {	padding:5px;	background-color:#e7eff1;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	overflow:hidden;	}	.tcsnews_odd h3, .tcscalendars_odd h3, .tcsjobs_odd h3, .tcsads_odd h3, .tcsnews_even h3, .tcscalendars_even h3, .tcsjobs_even h3, .tcsads_even h3, .tcsnews_odd h5, .tcscalendars_odd h5, .tcsjobs_odd h5, .tcsads_odd h5, .tcsnews_even h5, .tcscalendars_even h5, .tcsjobs_even h5, .tcsads_even h5 {	margin:0;	}	.tcscalendars .datestamp {	background:transparent url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_calendar.png) bottom center no-repeat;	margin:0 10px 10px 0;	float:left;	text-align:center;	clear:left;	background-color:#006f9a;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	padding:5px 10px;	width:80px;	}	.tcscalendars .datestamp h5 {	text-transform:uppercase;	font-size:11px;	color:#fff;	}.tcscalendars h5 span.bignumber {	font:24px bold Helvetica, Arial, sans-serif;	}	.tcscalendars h6 {	margin-bottom:0;	}.tcscalendars h5 + h3, .tcsnews h5 + h3, .tcscalendars h6 + h3, .tcsads h5 + h3, .tcsjobs h5 + h3, .tcscalendars h3 + h4, .tcsnews h3 + h4, .tcsads h3 + h4, .tcsjobs h3 + h4 {	margin:0;	}


/*
===========================================================================
@IMPORTED STYLESHEET: css_home
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*//* home page styles */.homepage #maincontent {	float:left;	overflow:hidden;	}	#maincopy {	float:left;	width:460px;	}	#subcopy {	float:right;	width:220px;	}	.homepage #subcontent {	float:right;	}	#features img {	margin-bottom:8px;	text-align:center;	}	#cesearch {	background:#005b7a url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_ceform_bottom.png?ver=1) bottom center no-repeat;	padding-bottom:10px;	}	#cesearch h2 {	color:#fff;	font:normal 1.3em Arial, Helvetica, sans-serif;	margin:0;	}	#cesearch form {	background:transparent url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_ceform_top.png?ver=1) top center no-repeat;	padding:10px 10px 0 10px;	}	#cesearch dl {	margin:0;	padding:5px 0;	overflow:hidden;	}	#cesearch dt {	margin:3px 0 1px 0;	color:#fff;	padding:0;	}	dd.radiobuttons {	color:#fff;	}	dd.radiobuttons span {	width:50%;	display:block;	float:left;	}


/*
===========================================================================
@IMPORTED STYLESHEET: css_classes
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*//* sitewide classes */input#search_phrase {	border:1px solid #fff;	-moz-border-radius: 5px;	-webkit-border-radius:5px;	padding:3px 0;	width:135px;	}input.search_button {	border:none;	-moz-border-radius: 5px;	-webkit-border-radius:5px;	background-color:#f0791c;	color:#fff;	padding:3px 0;	margin-left:5px;	text-align:center;	width:55px;	}	.button, .tcsFormButton {	border:none;	-moz-border-radius: 5px;	-webkit-border-radius:5px;	background-color:#f0791c;	color:#fff;	padding:3px 5px;	margin-right:5px;	text-align:center;	}	input.search_button:hover, .button:hover, .tcsFormButton:hover {	background-color:#bb0026;	}	a.buttonstyle {	}	a.buttonstyle em, a.buttonstyle em:visited {	padding:3px 0;	-moz-border-radius: 5px;	-webkit-border-radius:5px;	background-color:#f0791c;	color:#fff;	display:block;	text-decoration:none;	text-align:center;	font-style:normal;	width:9em;	margin:10px 0;	}	a.buttonstyle:hover em {	background-color:#bb0026;	text-decoration:none;	}	.sidenav {	margin:15px 0;	padding:10px 0 0 0;	background:#e7eff1 url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_sidenav_top.png?ver=1) top center no-repeat;	}	.sidenav h3 {	margin-top:0;	padding:0 10px;	}	.sidenav ul {	list-style:none;	margin:0;	padding:0 10px 10px 10px;	background:#e7eff1 url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_sidenav_bottom.png?ver=1) bottom center no-repeat;	}	.sidenav ul li {	margin:0;	padding:0;	}	.sidenav ul a {	display:block;	text-decoration:none;	padding:3px 5px;	}	.sidenav ul a:hover {	text-decoration:none;	background-color:#fff;	}	.emphasis {	font-weight:bold;	color:#900;	}	table.nicetable {	clear:left;	background-color:#e7eff1;	border:1px solid #92b8c5;	padding:3px;	margin:10px 0;	}	.nicetable th {	background-color:#92b8c5;	padding:3px 5px;	text-align:center;	}	.nicetable td {	padding:3px 5px;	font:normal normal .9em Arial, Helvetica, sans-serif;	line-height:1.3em;	}	.nicetable tr.altrow {	background-color:#fff;	}	.sidebox {	float:right;	padding:10px;	margin:0 0 15px 15px;	width:220px;	background-color:#e7eff1;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	}	.sidebox2 {	padding:10px;	margin:0 0 15px 0;	background-color:#e7eff1;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	}		.sidebox_small {	float:right;	padding:10px;	margin:0 0 15px 15px;	width:140px;	background-color:#e7eff1;	text-align:center;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	}	.sidebox h3 {	margin-top:0;	}	.right {	float:right;	}	.callout {	float:right;	padding:10px;	margin:0 0 20px 20px;	width:200px;	text-align:center;	font-weight:bold;	background-color:#900;	color:#fff;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	font-size:1.2em;	}	.searchdirectory {	float:right;	margin:0 0 20px 20px;	padding:10px;	background-color:#e7eff1;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	}	.searchdirectory h3 {	margin-top:0;	}	form dt {	margin:8px 0 2px 0;	}	form dl {	margin-bottom:10px;	}


/*
===========================================================================
@IMPORTED STYLESHEET: css_myohiopt
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OPTA/am/gi]  -->*//* myohiopt.com styles */#consumertemplate #branding {	background-image:url(http://www.associationdatabase.com/aws/OPTA/am/gi/back_header_consumer.png?ver=1);	}	#consumertemplate h1#logo {	margin:20px 0 0 10px;	}	#sublogo {	margin-bottom:20px;	}	#consumertemplate #maincontent {	float:left;	width:550px;	}	#consumertemplate #subcontent {	float:right;	width:370px;	}	#consumertemplate .sidenav {	margin:0 0 15px 0;	padding:15px;	background-color:#e7eff1;	background-image:none;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	}	#consumertemplate .sidenav h3 {	padding:0;	}	#consumertemplate #features {	width:220px;	margin-left:20px;	}#consumertemplate #maincontent.widespan {	width:940px;	}

