/* Screen styles for HARDI. Heating, Airconditioning &amp; Refrigeration Distributors International | HARDI (www.hardinet.org) *//* Designed and developed by TCS Software *//* Built November 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/HARDI/am/gi]  -->*/#nav {	background:#d04900 url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_navmain.png?ver=2) bottom left repeat-x;	width:940px;	}	#nav ul {	margin:0;	padding:0;	list-style:none;	}	#nav ul li {	margin:0;	padding:0;	float:left;	}	#nav ul li a {	display:block;	padding:8px 10px;	color:#fff;	text-decoration:none;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_navdivider.png?ver=2) bottom right no-repeat;	}#nav li.lastitem a, #nav_secondary li.lastitem a {	border-right:none;	}	#nav ul li a:hover, #nav li:hover, #nav li.hover {	text-decoration:none;	background-color:#f47f33;	}	#nav_secondary {	background:#12144e url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_nav_secondary.png?ver=2) bottom left repeat-x;	width:940px;	}#nav_secondary a.buttonstyle 	{	-moz-border-radius: 8px;	-webkit-border-radius:8px;	padding:3px 7px;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_tcssearch.png?ver=2) top left no-repeat;	font-weight:bold;	text-transform:uppercase;	diplay:block;	float:right;	margin:5px;	}#nav_secondary a.buttonstyle, #nav_secondary a.buttonstyle:hover, #nav_secondary a.buttonstyle:visited {	text-decoration:none;	color:#fff;	}#nav_secondary a.buttonstyle:hover {	background-image:none;	background-color:#c03;	}	#nav_secondary ul {	overflow:hidden;	margin:0;	padding:0;	list-style:none;	}	#nav_secondary ul li {	margin:0;	padding:0;	float:left;	}	#nav_secondary ul li a {	display:block;	padding:8px 10px;	color:#fff;	text-decoration:none;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_navdivider.png?ver=2) top right no-repeat;	}	#nav_secondary ul li a:hover, #nav_secondary li:hover, #nav_secondary li.hover {	text-decoration:none;	background-color:#295796;	}	/* subnav styles */#nav ul li:hover ul, #nav ul li.sfhover ul {	left: auto;	background-color:#f47f33;	background-image:none;	}#nav ul li ul {	position:absolute;	padding:0;	margin:0;	left: -999em;	background-color:#f47f33;	font-size:1em;	list-style:none;	z-index:1000;	}#nav ul li ul li {	clear:both;	margin:0;	padding:0;	background-color:#f47f33;	background-image:none;	}	#nav ul li ul li a, #nav ul li ul li a:visited {	width: 170px;	display:block;	padding:6px 12px;	background-image:none;	}	#nav ul li ul li:hover, #nav ul li ul li a:hover, #nav ul li ul li.mem a {	background-color:#d04900;	background-image:none;	}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*/body {	margin:0;	padding:0;	text-align:center;	/* background:#000 url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_body.jpg?ver=2) top center repeat-x; */	background-color:#fff;	color:#000;	font:normal .8em Arial, Helvetica, sans-serif;	line-height:1.3em;	}	#frame {	margin:0 auto;	text-align:left;	width:940px;	}	#header {	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_header2011.png?ver=2) top left no-repeat;	padding:10px 0 5px 25px;	}#print-logo {	display:none;	}	#searchcontainer {	float:right;	color:#fff;	}	#searchcontainer .tcssearch {	-moz-border-radius: 8px;	-webkit-border-radius:8px;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_tcssearch.png?ver=2) top right no-repeat;	margin:0 5px 0 0;	padding:0 5px 0 0;	float:left;	}	#searchcontainer .tcssearch #search_phrase {	-moz-border-radius: 8px;	-webkit-border-radius:8px;	padding:3px;	color:#666;	border:none;	margin:0;	background-color:#dfdfdf;	}#searchcontainer .tcssearch .search_button {	background:none;	margin:0 0 0 5px;	padding:0;	color:#fff;	border:none;	}	#searchcontainer a, #searchcontainer a:hover, #searchcontainer a:visited {	}	#header h1 a {	margin:0;	display:block;	text-indent:-999em;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/logo_hardi.png?ver=2) top left no-repeat;	width:380px;	height:90px;	}	#content {	background-color:#fff;	padding:20px;	overflow:hidden;	width:900px;	}	#maincontent {	float:left;	width:600px;	}	#maincontent.wide {	float:none;	width:900px;	}	#subcontent {	float:right;	width:280px;	}	#footer {	padding:20px;	background-color:#004284;	overflow:hidden;	}	#footerlogos {	float:right;	text-align:right;	}	#footerlogos ul {	list-style:none;	margin:0 0 10px 0;	padding:0;	overflow:hidden;	}	#footerlogos li {	line-height:0;	margin:0;	padding:0;	display:block;	float:left;	}	#footerlogos li a {	margin-left:5px;	}	#footer address {	font:normal normal .8em Arial, Helvetica, sans-serif;	color:#fff;	line-height:1.3em;	}	#footer a, #footer a:visited, #footer a:hover {	color:#fff;	text-decoration:underline;	}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* text styles */h1 {	font:normal normal 1.6em Arial, Helvetica, sans-serif;	color:#0c3170;	margin-bottom:.6em;	padding:0;	line-height:1.2em;	}h2 {	font:normal normal 1.4em Arial, Helvetica, sans-serif;	color:#d04900;	margin:.6em 0 .2em 0;	line-height:1.2em;	text-transform:uppercase;	}	h3, .tcsSubHeadFont {	font:normal normal 1.2em Arial, Helvetica, sans-serif;	color:#0f418a;	margin:16px 0 2px 0;	line-height:1.2em;	text-transform:uppercase;	}	h4 {	font:normal bold 1.1em Arial, Helvetica, sans-serif;	color:#572864;	margin:.4em 0 .1em 0;	line-height:1.2em;	}	h5 {	color:#003;	font:italic bold 1em Arial, Helvetica, sans-serif;	margin:.5em 0 .2em 0;	line-height:1.2em;	}	h6 {	color:#000;	font:normal bold 1em Arial, Helvetica, sans-serif;	margin:.5em 0 .2em 0;	line-height:1.2em;	}	p {	margin-bottom: .8em;	line-height:1.3em;	}		ol, ul {	margin:0 2em .6em 2em;	}	li {	margin:0 1em;	padding:2px 0;	}	blockquote {	margin:0 2em .6em 2em;	}	a {	color:#005fa1;	text-decoration:none;	}	a:hover {	color:#e4550b;	text-decoration:underline;	}	a:visited {	color:#36556a;	text-decoration:underline;	}hr {	border:none;	border-bottom:1px solid #d1ccbf;	margin:5px 0;	padding:0;	clear:both;	}strong, b {	font-weight:bold;	}em, i {	font-style:italic;	}.centertext, h1.centertext, h2.centertext, h3.centertext, h4.centertext, h5.centertext, h6.centertext {	display:block;	text-align:centered;	}			/* child selector styles */p + h2 {	margin-top:.4em;	}	hr + h3 {	margin:0;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* tcs styles */.tcsTable_Format1 td {	padding-bottom:10px;	}	.tcslinks td, .tcsproducts td, .tcsnews td {	padding:0 15px 15px 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;	}		.tcslinks h2 {	font-size:1.3em;	clear:left;	}	.tcsnews h2, .tcsproducts h2, .tcscalendars h2 {	font-size:1.3em;	}	.tcsnews h3, .tcsproducts h3, .tcscalendars h3, .tcslinks h3 {	font-size:1.2em;	}	.tcscalendars h2 {	margin-top:20px;	clear:left;	}	.pagination {	border-top:1px solid #bbb5ae;	padding:5px;	background-color:#e8e6dd;	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, .tcsnews_odd td, .tcscalendars_odd td, .tcsjobs_odd td, .tcslinks_odd td {	padding:5px;	overflow:hidden;	}	.tcsnews_even, .tcscalendars_even, .tcslinks_even, .tcsjobs_even, .tcsnews_even td, .tcscalendars_even td, .tcslinks_even td {	padding:5px;	overflow:hidden;	background-color:#dfdfde;	}	.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/HARDI/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;	color:#0f418a;	}	.tcscalendars h6 {	margin-bottom:0;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* home page styles */.homepage #maincontent {	width:440px;	padding-bottom:20px;	}	.homepage #subcontent {	overflow:hidden;	width:440px;	padding-bottom:20px;	}	.homepage #subcontent .left2col {	float:left;	width:220px;	}	.homepage .rss_title {	visibility:hidden;	display:none;	}	.homepage ul.rss_items {	margin:0;	padding:0;	list-style:none;	}	.homepage li.rss_item {	margin:0;	padding:3px 0;	}	.homepage #subcontent .right2col {	float:right;	width:200px;	padding-bottom:20px;	overflow:hidden;	}	.homepage #subcontent .right2col h2 {	font:normal normal 1.4em Arial, Helvetica, sans-serif;	color:#0f418a;	border-bottom:1px solid #0f418a;	}	.homepage #subcontent .right2col .contentblock_top {	width:200px;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_subcolumn.png?ver=2) bottom left no-repeat;	padding-bottom:20px;	overflow:hidden;	margin-bottom:20px;	}	.homepage #subcontent .right2col .contentblock {	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_subcolumn.png?ver=2) top left no-repeat;	padding:20px 20px 0 20px;	border-top:1px solid #fff;	}	#mdmfeed {	text-align:center;	}ul.networklinks {	list-style:none;	margin:0;	padding:0;	}.networklinks li {	display:block;	float:left;	padding:0 5px 0 0;	margin:0;	width:140px;	}.networklinks li.lastitem {	margin:0;	}


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

#carousel ul, #carousel ul li {margin:0;padding:0;}div.wrap{width:160px;margin:0 auto;text-align:left;}div#video-header{height:683px;margin:-1px 0 0;}div.wrap{height:100px;}#slide-holder{z-index:40;width:160px;height:100px;position:absolute;}#slide-holder #slide-runner{top:9px;left:9px;width:200px;height:100px;overflow:hidden;position:absolute;}#slide-holder img{margin:0;display:none;position:absolute;}#slide-holder #slide-controls{left:0;bottom:100px;width:160px;height:46px;display:none;position:absolute;}#slide-holder #slide-controls p.text{float:left;color:#fff;display:inline;font-size:10px;line-height:16px;margin:15px 0 0 20px;text-transform:uppercase;}#slide-holder #slide-controls p#slide-nav{float:right;height:24px;display:inline;margin:11px 15px 0 0;}#slide-holder #slide-controls p#slide-nav a{float:left;width:24px;height:24px;display:inline;font-size:11px;margin:0 5px 0 0;line-height:24px;font-weight:bold;text-align:center;text-decoration:none;background-position:0 0;background-repeat:no-repeat;}#slide-holder #slide-controls p#slide-nav a.on{background-position:0 -24px;}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*/#vscroll_home {	background:#3f86b7 url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_marquee_top_wide.png?ver=2) top center no-repeat;	padding:10px 0 0 0;	color:#fff;	overflow:auto;	float:right;	width:900px;	margin-top:20px;	}	#vscroll_container {	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_marquee_bottom_wide.png?ver=2) bottom center no-repeat;	padding:0 10px 10px 10px;	overflow:hidden;	}	#vscroll_home h3, #vscroll2_home h3 {	color:#fff;	text-transform:uppercase;	font:normal bold 1.1em Arial, Helvetica, sans-serif;	padding:0;	clear:left;	}	#vscroll_home p, #vscroll2_home p {	margin:0;	font-size:.9em;	}	#vscroll_home hr, #vscroll2_home hr {	border-bottom:1px solid #fff;	margin-bottom:15px;	}	#vscroll_home a, #vscroll_home a:hover, #vscroll_home a:visited, #vscroll2_home a, #vscroll2_home a:hover, #vscroll2_home a:visited {	color:#fff;	}.vscroll ul, .jscroller2_up ul {	list-style:none;	margin:0;	padding:0;	}.vscroll li, .jscroller2_up li {	padding:2px 0;	margin:0;	}#vscroll_home .left {	float:left;	width:273px;	padding-right:20px;	}#vscroll_home .container2col {	float:right;	width:566px;	}#vscroll_home .right {	float:right;	width:273px;	}.vscroll_container, .scroller_container {	height:150px;	overflow:hidden;	margin-top:.5em;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* form styles */.directorybox {	margin-bottom:20px;	padding:20px;	-moz-border-radius: 10px;	-webkit-border-radius:10px;	background:#d6d1cb url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_forms.png?ver=2) bottom left repeat-x;	}	form dl {	margin:10px 0;	padding:0;	}	form dd {	margin:2px 0 6px 0;	padding:0;	}form .search_button, .tcsFormButton {	border:none;	-moz-border-radius: 8px;	-webkit-border-radius:8px;	background:#d04900 url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_navmain.png?ver=2) bottom left repeat-x;	color:#fff;	padding:3px 5px;	text-align:center;	}	form .search_button:hover, .tcsFormButton:hover {	background-color:#f47f33;	background-image:none;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* sitewide classes */.divider {	padding:0 3px;	}	.leadin, h2.leadin, h3.leadin {	margin-top:0;	}	h2.ruledleadin {	margin-top:0;	border-bottom:1px solid #d04900;	}	h2.ruled {	border-bottom:1px solid #d04900;	}	ul.sidenav {	list-style:none;	margin:0 0 15px 0;	padding:0;	}	.sidebox ul.sidenav {	margin:0;	}	.sidenav li {	margin:0;	padding:0;	}	.sidenav a {	display:block;	text-decoration:none;	padding:3px 5px;	}	.sidenav a:hover {	text-decoration:none;	background-color:#fff;	}	.sidebox {	padding:0 0 15px 0;	background:#d7d2cb url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_sidebox_bottom.png?ver=2) bottom center no-repeat;	margin-bottom:10px;	}	.sidebox_content {	padding:15px 15px 0 15px;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_sidebox_top.png?ver=2) top center no-repeat;		}	.container {	overflow:hidden;	}	.wide .left2col {	width:440px;	float:left;	}	.wide .right2col {	width:440px;	float:right;	}	.left2col_wide {	float:left;	width:360px;	}	.right2col_short {	float:right;	width:220px;	}	table.nicetable {	margin:10px 0;	border:1px solid #e0ded9;	}	.nicetable th {	padding:3px 5px;	text-align:left;	font-weight:bold;	color:#fff;	background-color:#d04900;	}	.nicetable td {	padding:3px 5px;	}tr.altrow {	background-color:#e0ded9;	}	.callout {	margin-bottom:10px;	}	.left2col {	float:left;	width:290px;	}	.right2col {	float:right;	width:290px;	}	ul.dlnlist {	margin:20px 0;	padding:0;	list-style:none;	overflow:hidden;	background:#fff url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_3cols.png?ver=2) top left repeat-y;	}	.dlnlist li {	float:left;	display:block;	width:180px;	padding:0 6px 0 0;	margin:0 20px 0 0;	}	.dlnlist li.lastitem {	margin:0;	}	.rssheader {	margin-bottom:5px;	}	a.buttonlink, a.buttonlink:visited {	color:#e4550b;	display:block;	font-weight:bold;	width:9em;	padding:10px 0;	}	a.buttonlink:hover {	color:#f47f33;	}	p.smalltext {	font-size:.8em;	}ul.logolist {	padding:0;	margin:0 0 5px 0;	list-style:none;	overflow:hidden;	}.logolist li {	margin:0;	padding:0;	float:left;	}.subcol {	float:right;	width:320px;	margin-left:20px;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* calendarbox styles */table.calendarbox {	width:300px;	}	.calendarbox th {	width:42px;	text-align:center;	height:42px;	background-color:#0c3170;	color:#fff;	font-weight:bold;	vertical-align: middle;		border:1px solid #fff;	}	.calendarbox td {	width:42px;	text-align:center;	vertical-align: middle;	height:42px;	background-color:#d7d2cb;	border:1px solid #fff;	}	.calendarbox tr.monthrow th {	border:0;	background-color:#fff;	height:auto;	padding:3px 0;	text-align:center;	font:normal 14px Arial, Helvetica, sans-serif;	text-transform:uppercase;	color:#0c3170;	}	.calendarbox tr.monthrow th a {	color:#bbb5ae;	}	.calendarbox td.todaydate {	background-color:#d04900;	font-weight:bold;	color:#fff;	}	td.eventdate {	background-color:#005fa1;	color:#fff;	font-weight:bold;	text-decoration:none;	}	td.eventdate a, td.eventdate a:hover {	color:#fff;	}	#content_sub .eventdate a, #content_sub .eventdate a:hover, #content_sub .eventdate a:visited {	color:#fff;	text-decoration:none;	}	td.eventdate:hover {	background-color:#5381ac;	}	.events {	position: relative;	}.events ul {	text-align: left;	position: absolute;	display: none;	z-index: 1000;	padding: 10px;	margin:0;	background-color:#5381ac;	font-size: 12px;	color:#fff;	width: 220px;	-moz-border-radius: 5px;	-khtml-border-radius: 5px;	-webkit-border-radius: 5px;	-border-radius: 5px;	list-style: none;	}.events li {	padding-bottom: 5px;	margin:0;	padding:0;	}	.events li h3 {	font-size:1.2em;	margin:0 0 .2em 0;	color:#fff;	}	.events li h4 {	font-size:.9em;	margin:0;	color:#fff;	}	.events li p {	font-size:.9em;	font-weight:normal;	color:#fff;	}	.events li + li {	margin-top:.6em;	border-top:1px solid #fff;	padding-top:.3em;	}	.calendarbox td.eventdate .events li a {	font-weight:normal;	}	.calendarbox td.eventdate .events li a:hover {	text-decoration:underline;	}	.calendarbox td.nodate {	background-color:#fff;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* contractors page */body#contractorpage {	text-align:center;	background:#fff url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_body_contractor.png?ver=1) top left repeat-x;	color:#000;	font:normal .9em Lucida Sans Unicode, Lucida Grande, sans-serif;	}#contractorpage #frame {	width:1000px;	margin:0 auto;	text-align:left;	padding:0;	background-color:transparent;	}	#contractorpage #content {	overflow:hidden;	margin:0;	padding:0 0 20px 0;	}	.banner {	margin-bottom:10px;	}	#contractorpage #maincontent {	float:left;	overflow:hidden;	width:678px;	}	#mc_leftcol {	float:left;	width:110px;	}	#mc_leftcol img {	margin-bottom:10px;	}	#mc_rightcol {	float:right;	width:547px;	border-left:1px solid #ccc;	padding-left:10px;	}	#welcomecopy {	padding:15px 0;	}	#contractorpage #subcontent {	float:right;	width:300px;	border-left:1px solid #ccc;	padding-left:10px;	}	#secondarycontent {	overflow:hidden;	padding:15px 0;	}	.leftcol_small {	float:left;	width:212px;	}	.cols2of3right {	float:right;	overflow:hidden;	width:445px;	}	.rightcol_small {	float:right;	width:212px;	}	#searchform {	border:2px solid #004284;	padding:5px;	text-align:center;	margin-bottom:20px;	background-color:#f8f4e8;	}	#searchform h3 {	margin-bottom:.3em;	border-bottom:1px solid #ff6418;	padding-bottom:5px;	}	form table {	text-align:left;	}	form td {	padding:3px;	}.colcontainer {	overflow:hidden;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/HARDI/am/gi]  -->*//* AWS transition page styles */body#awspage {	background:#fff url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_body_aws.png?ver=2) top left repeat-x;	text-align:left;	margin:0;	padding:0;	}	#awspage #frame {	margin:0;}	#awspage #header {	width:920x;	padding:0 10px;	background:transparent url(http://www.associationdatabase.com/aws/HARDI/am/gi/back_header_aws.png?ver=2) top left no-repeat;	margin:0;	height:100px;	}	#awspage #header h1 a {	margin:0;	padding:0;	background-image:none;	text-indent:0;	}	.blogbox {	float:left;	width:638px;	padding:20px;	border:1px solid #d7d2cb;	}	.blogbox iframe {	width:640px;	height:300px;	margin-top:15px;	}	.quicklinksbox {	float:right;	width:200px;	}	.quicklinksbox ul {	list-style:none;	margin:0;	padding:0;	}	.quicklinks li {	margin:0;	padding:3px 0;	}


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

<style>/*	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider	Copyright (c) 2009 Niall Doherty	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.*//* Most common stuff you'll need to change */.coda-slider-wrapper { 	padding: 0;	}	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */.coda-slider-no-js .coda-slider { 	height: 100px; 	overflow: auto !important; 	padding-right: 20px;	}	/* Change the width of the entire slider (without dynamic arrows) */.coda-slider, .coda-slider .panel { 	width: 160px;	} 	/* Change margin and width of the slider (with dynamic arrows) */.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { 	width: 160px;	}	.coda-slider-wrapper.arrows .coda-slider { 	margin: 0;	}	/* Arrow styling */.coda-nav-left a, .coda-nav-right a { 	background-color:none; 	color: #d04900; 	padding: 5px; 	width: 20px;	display:none;	visibility:hidden;	}	/* Tab nav */.coda-nav ul li a.current { 	background: #39c;	}	/* Panel padding */.coda-slider .panel-wrapper { 	padding: 0;	}	/* Preloader */.coda-slider p.loading { 	padding: 0; 	margin:0; 	text-align: center;	}/* Don't change anything below here unless you know what you're doing *//* Tabbed nav */.coda-nav ul { 	clear: both; 	margin: 0 auto; 	overflow: hidden;	padding:0;	list-style:none;	}	.coda-nav ul li { 	margin:0;	padding:0;	display:inline;	}	.coda-nav ul li a { 	background-color:#d04900; 	color: #fff; 	display: block; 	float: left;	margin-right: 1px; 	padding: 3px 6px; 	text-decoration: none;	}	/* Miscellaneous */.coda-slider-wrapper { 	clear: both; 	overflow: hidden;	}	h2.title { 	display:none; 	visibility:hidden;	}	.coda-slider { 	float: left; 	overflow: hidden; 	position: relative;	background-color:#fff;	}	.coda-slider .panel {	display: block; 	float: left;	}	.panel p {	margin:0;	}	.coda-slider .panel-container { 	position: relative;	}	.coda-nav-left, .coda-nav-right { 	float: left;	display:none; 	visibility:hidden;	}	.coda-nav-left a, .coda-nav-right a { 	display: block; 	text-align: center; 	text-decoration: none;	display:none; 	visibility:hidden;	}	</style>

