/* CSS styles for Ohio Hematology Oncology Society  *//* Developed by TCS Software (associatonsoftware.com) *//* Created: July 2007 *//* 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/OHOS/am/gi]  -->*//* 4. main navigation styles */#nav {	background-color:#676465;	margin:0;	text-align:left;	padding:0;	}	#nav ul {	margin:0;	padding:0 0 0 10px;	}	#nav ul li {	list-style:none;	float:left;	display:inline;	padding:0;	margin:0;	border-left:1px solid #fff;	}	#nav a {	text-decoration:none;	display:block;	margin:0;	padding:10px;	font:normal .9em/1.2em "Century Gothic" Arial, Helvetica, sans-serif;	color:#fff;	}	.firstnav {	border-left:none;	}	#nav li a:hover, #nav li.hover {	background-color:#3093ef;	position: static;	}		/* 5. sub navigation styles */#nav li:hover ul, #nav li.sfhover ul { 	left: auto; 	}	#nav ul li ul {	position:absolute;	width:150px;	padding:0;	margin:0;	background-color:#494748;	left: -999em;	z-index:1000;	}	#nav ul li ul li {	display:block;	margin:0;	padding:0;	width:150px;	border-right:none;}#nav ul li ul li a {	padding:7px 12px;	margin:0;}#nav li:hover, #nav li.hover {    position: static;}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OHOS/am/gi]  -->*//* sitewide structural styles */body {	background-color:#ccc;	font:normal normal 0.9em/1.3em Verdana, Arial, Helvetica, sans-serif;	color:#000;	}	#frame {	margin:0 auto;	text-align:left;	width:880px;	background-color:#fff;	padding:0;	}#banner {	width:840px;	background-color:#fff;	padding:20px;	}#banner .tcssearch {	float:right;	padding:10px;	}#banner .search_button {	margin-left:5px;	}	#banner h2 {	float:right;	font:bold 2.2em/1.2em "Century Gothic" Arial, Helvetica, sans-serif;	color:#cd1041;	}	/* 6. content styles structure */	#content {	clear:left;	background:#fff url(http://www.associationdatabase.com/aws/OHOS/am/gi/back_content.png?ver=2) top right repeat-y;	padding:0;	margin:0;	width:880px;	overflow:hidden;	}	#homemaincontent {	background:#fff url(http://www.associationdatabase.com/aws/OHOS/am/gi/back_maincontent.jpg?ver=3) top left no-repeat;	padding:250px 20px 10px 20px;	width:610px;	float:left;	margin:0;	color:#3b3630;		}	#maincontent {	background:none;	padding:20px;	width:610px;	float:left;	margin:0;	color:#3b3630;		}		#subcontent {	float:right;	background:#3093ef url(http://www.associationdatabase.com/aws/OHOS/am/gi/back_subcontent.png?ver=2) top left repeat-x;	padding:10px;	width:210px;	}	#subcontent.interior {	background:none;	}	#subcontent_block1 {	height:200px;	}	#subcontent_block2 {	margin-top:20px;	}	.homepage {	background:#fff url(http://www.associationdatabase.com/aws/OHOS/am/gi/back_maincontent.png) top left repeat-y;	margin-top:10px;	}#search_phrase {	-moz-border-radius: 7px;	-webkit-border-radius:7px;	border:1px solid #676465;	background-color:#fff;	padding:2px;	}	.search_button, .tcsFormButton {	border:none;	color:#fff;	padding:2px 4px;	-moz-border-radius: 7px;	-webkit-border-radius:7px;	background-color:#3093ef;	font-weight:bold;	}	.search_button:hover, .tcsFormButton:hover {	background-color:#cd1041;	}#header .search_button {	margin-left:5px;	}	/* 9: footer styles */#footer {	clear:both;	width:840px;	padding:20px;	margin:0;	background-color:#676465;	color:#fff;	}	address {	font:normal 0.7em/1.15em "Lucida Sans", "Trebuchet MS", sans-serif;	}	address a {	color:#fff;	text-decoration:none;	}	address a:hover, address a:visited {	color:#fff;	text-decoration:underline;	}	#footer img {	float:right;	}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OHOS/am/gi]  -->*//* text styles */p {	color:#000;	padding:3px 0;	}	ul {	padding:3px 0;	}	li {	color:#000;	padding:0 0 3px 0;	margin:0 25px;	}	h1, .heading1 {	font:normal bold 1.8em "Century Gothic", Arial, Helvetica, sans-serif;	color:#cd1041;	padding-bottom:5px;	line-height:1.2em;	}	h2, .heading2 {	font:normal bold 1.5em "Century Gothic", Arial, Helvetica, sans-serif;	color:#0d5fac;	line-height:1.2em;	padding:8px 0 3px 0;	}	h3, .heading3, .tcsSubHeadFont {	font:normal bold 1.3em "Century Gothic", Arial, Helvetica, sans-serif;	color:#676465;	text-transform:uppercase;	line-height:1.2em;	padding:8px 0 0 0;	}	h4, .heading4 {	font:normal bold 1.2em "Century Gothic", Arial, Helvetica, sans-serif;	color:#cd1041;	padding-bottom:5px;	line-height:1.2em;	}h5 {	font:normal bold 1.1em "Century Gothic", Arial, Helvetica, sans-serif;	color:#0d5fac;	line-height:1.2em;	padding:8px 0 3px 0;	}h6 {	font:normal bold 1em "Century Gothic", Arial, Helvetica, sans-serif;	color:#676465;	text-transform:uppercase;	line-height:1.2em;	padding:8px 0 0 0;	}	#subcontent h2 {	font:normal 1.1em/1.2em "Century Gothic" Arial, Helvetica, sans-serif;	color:#fff;	padding:8px 0 3px 0;	text-align:center;	}#subcontent h3 {	color:#fff;	}	#subcontent li {	list-style:none;	border-bottom:1px solid #fff;	padding:5px;	margin:5px 0;	}#subcontent a, #subcontent a:visited {	color:#FFFFFF;	}	a {	text-decoration:none;	color:#005a8c;	}	a:hover {	text-decoration:un derline;	color:#2e4351;	}	a:visited {	text-decoration:underline;	color:#497794;	}b, strong {	font-weight:bold;	}em, i {	font-style:italic;	}hr {	border:none;	border-bottom:1px solid #aaa;	margin:15px 0;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OHOS/am/gi]  -->*//* tcs styles */.tcscalendars h3, .tcsnews h3 {	font-transform:none;	margin:0;	padding:0;	font-size:1em;	}.tcslinks h3 {	font-size:1.1em;	margin:0;	padding:0;	}.tcscalendars h5, .tcsnews h5 {	font-weight:normal;	color:#000;	margin:.4em 0 0 0;	font-size:1em;	}.tcslinks td {	padding:0 10px 20px 0;	}ul.tcslegend {	margin:0 1.5em 1.2em 1.5em;	padding:0;	}.tcscalendars .datestamp {	background:transparent url(http://www.associationdatabase.com/aws/OHOS/am/gi/back_calendar.png?ver=2) bottom center no-repeat;	width:100px;	margin-right:10px;	float:left;	text-align:center;	clear:left;	padding:0;	}	.tcscalendars .datestamp h5 {	padding:10px 0 15px 0;	text-transform:uppercase;	display:block;	font-size:11px;	width:100px;	}.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_classes
---------------------------------------------------------------------------
*/

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/OHOS/am/gi]  -->*//* sitewide clases */.first {	padding-top:0;	}	.button {	background-color:#9f9992;	font:bold 0.8em/1.15em "Lucida Sans", "Trebuchet MS", sans-serif;	color:#fff;	padding:5px 15px 5px 5px;	border:1px solid #928c84;	margin:10px 0 25px 0;	-moz-border-radius: 6px;	-webkit-border-radius:6px;	}	.button a {	color:#fff;	text-decoration:none;	}.button:hover, .button:visited {	background-color:#9f9992;	border:1px solid #497794;	}	.button a:hover, .button a:visited {	color:#ff9;	text-decoration:none;	}table.directory {	margin:15px 0;	}.directory td {	padding:0 10px 5px 0;	text-align:right;	}.leadin, h2.leadin, h3.leadin {	margin-top:0;	}table.nicetable {	margin:10px 0;	border:1px solid #acabac;	font:normal normal 1em Helvetica, Arial, sans-serif;	}.nicetable th {	padding:3px 5px;	background-color:#acabac;	font-weight:bold;	}.nicetable td {	padding:3px 5px;	border-top:1px solid #acabac;	}.nicetable td + td {	border-left:1px solid #acabac;	}.altrow td {	background-color:#e9e9e9;	font-weight:bold;	}#subcontent ul.sidenav {	list-style:none;	margin:0 0 15px 0;	padding:0;	}#subcontent ul.sidenav ul {	list-style:none;	margin:0 0 0 15px;	padding:0;	}	#subcontent ul.sidenav li {	margin:0;	padding:0;	border-bottom:none;	}	#subcontent ul.sidenav a {	display:block;	text-decoration:none;	padding:3px 5px;	}	#subcontent ul.sidenav a:hover {	text-decoration:none;	}

