/* Screen stylesheet for the Central States Insulation Association (CSIA), www.csiaonline.org *//* Developed by TCS Software (associatonsoftware.com) *//* Created: July 2008 *//* 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/CSIA/am/gi]  -->*/#nav {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_nav.png?ver=15) top left no-repeat;	height:37px;	width:940px;	clear:right;	}		/* image replacement nav properties */#nav ul {	margin:0;	padding:0;	list-style:none;	}#nav ul li { 	position: relative;	/*overflow: hidden; */	font-size: 0.9em;	margin:0;	padding:0;	}			#nav li em {	display: block;	position: absolute;	top: 0; left: 0;	z-index: 1;	}		/* image replacement specific properties */#nav {	list-style: none;	}	#nav li {	height: 35px; 	float: left; 	padding-bottom: 1px; 	}	#nav li em { 	height:35px; 	}	#nav_home {	width: 108px; 	}	#nav_home em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -46px 0 no-repeat;	width: 108px; 	}#nav_home em:hover {	background-position:-46px -35px;	}	#nav_about {	width: 106px; 	}	#nav_about em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -247px 0 no-repeat;	width: 106px; 	}#nav_about em:hover {	background-position:-247px -35px;	}#nav_events {	width:112px; 	}	#nav_events em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -444px 0 no-repeat;	width: 112px; 	}#nav_events em:hover {	background-position:-444px -35px;	}#nav_join {	width:96px; 	}	#nav_join em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -652px 0 no-repeat;	width: 96px; 	}#nav_join em:hover {	background-position:-652px -35px;	}#nav_links {	width:106px; 	}	#nav_links em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -847px 0 no-repeat;	width: 106px; 	}#nav_links em:hover {	background-position:-847px -35px;	}	#nav_news {	width: 106px; 	}	#nav_news em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -1047px 0 no-repeat;	width: 106px; 	}#nav_news em:hover {	background-position:-1047px -35px;	}#nav_contact {	width: 124px; 	}	#nav_contact em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -1238px 0 no-repeat;	width: 124px; 	}#nav_contact em:hover {	background-position:-1238px -35px;	}	#nav_members {	width:182px; 	}	#nav_members em {	background:#003b6a url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_navigation.png?ver=2) -1409px 0 no-repeat;	width: 182px; 	}#nav_members em:hover {	background-position:-1409px -35px;	}	/* suckerfish styles */#nav a { 	display: block; 	font-weight: normal; 	}* html #nav a { 	height: 1%; 	}	#nav ul li ul {	position: absolute;	z-index: 10; /* show the dropdowns above the http://www.associationdatabase.com/aws/CSIA/am/gi */	top: 37px; /* position the dropdowns a set distance from the top of the image */	left: -999em;	list-style: none;	background-color:#154a82;	}	#nav li:hover ul { 	left: auto; 	}	#nav ul li li {	height: auto; /* reset the height and padding set on the IR list items */	padding-bottom: 0;	font-size: 110%;	display:block;	}	#nav ul li ul li a {	padding:5px 3px;	color: #fff;	text-decoration:none;	display:block;	width:111px;	}	#nav ul li ul li a:hover, #nav ul li ul li:hover {	color: #fff;	background: #3977a8;	text-decoration:none;	}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/CSIA/am/gi]  -->*/body {	text-align:center;	background:#a7cd66 url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_body.png?ver=13) top center repeat-x;	color:#003; /* sets sitewide default */	font:normal .9em Arial, Helvetica, sans-serif;	}	#frame { /* contains all content and set to center in browser */	width:940px;	margin:0 auto;	padding:0;	text-align:left;	}#header {	margin:0;	padding:0;	background-image:url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_header.png?ver=15);	background-position:top left;	background-repeat:no-repeat;	}	#sponsors {	float:right;	background-image:url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_sponsors.png?ver=13);	background-position:center top;	background-repeat:no-repeat;	width:186px;	height:95px;	margin:10px 10px 0 0;	padding:15px 22px;	}	#header h1 {	padding:10px 0;	margin:0;	}	#content { /* where TCSRESULTS for WS2 resides */	width:920px;	background:#fff url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_content.png?ver=15) top left repeat-y;	padding:10px;	margin:0;	overflow:hidden;	}	/* interior page structural styles */#maincontent {	float:right;	width:770px;	display:inline;	}	#subcontent {	float:left;	width:130px;	display:inline;	}	#subcontent ul.sidenav {	margin:0;	padding:0;	list-style:none;	}	#subcontent ul.sidenav li {	margin:0;	padding:0;	}	#subcontent ul.sidenav a {	margin:0;	padding:.3em;	display:block;	font-size:1.1em;	}	#subcontent ul.sidenav a:hover {	text-decoration:none;	background-color:#fff;	}	.tcslinks td {     padding-right:20px; 	}				/* search form */maincontent form dt {	margin:.3em 0 .1em 0;	float:none;	text-align:left;	display:inherit;	}	#subcontent form input {	border:1px solid #507da9;	margin:0 0 .3em 0;	}#subcontent form dl {	padding:.6em 0;	}#subcontent form dt {	float:left;	display:block;	width:8em;	margin:.2em 0;	clear:left;	}	#subcontent form dd {	margin:.2em 0;	}	.flushright {	display:block;	text-align:right;	}.formbutton, .tcsFormButton {	background-color:#507da9;	text-transform:uppercase;	color:#fff;	border:1px solid #507da9;	}	form .formbutton:hover, .tcsFormButton:hover {	background-color:#f36f21;	border:1px solid #53682b;	}		/* footer styles */#footer {	width:920px;	margin:0;	padding:10px;	background:#003b6b url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_footer.png?ver=13) top left repeat-x;	}	#footer address { /* footer content resides here */	font:normal 9px Arial, Helvetica, sans-serif;	color:#fff;	margin:0;	padding:0; /* change left padding to 105px if NIA logo is used as background */	line-height:1.3em;	/* background-image:url(http://www.associationdatabase.com/aws/CSIA/am/gi/logo_nia.png?ver=13);	background-position:top left;	background-repeat:no-repeat;*/	height:75px;	}	#footer address strong, #footer a {	font-weight:bold;	color:#fff;	margin:0;	padding:0;	}	#footer a:hover {	color:#fff;	}	#footerlink {     font-size:.8em;	 float:right;	}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/CSIA/am/gi]  -->*//* interior styles for main content */	h1, .heading1 {	font-weight:normal;	font-family:Arial, Helvetica, sans-serif;	color:#1a2791;	margin-bottom:.2em;	}	h2, .heading2 {	line-height:1.3em;	font-weight:normal;	font-family:Arial, Helvetica, sans-serif;	color:#6f9d31;	margin:.4em 0 .2em 0;	}	h1 + h2 {	margin:0 0 .2em 0;	}	h3, .heading3 {	line-height:1.3em;	font-weight:normal;	font-family:Arial, Helvetica, sans-serif;	color:#00529b;	margin:.4em 0 .2em 0;	}	h4, .heading4 {	line-height:1.3em;	font-weight:normal;	font-family:Arial, Helvetica, sans-serif;	color:#5381ac;	margin:.4em 0 .2em 0;	}	h5 {	font-weight:bold;	font-family: Arial, Helvetica, sans-serif;	color:#aa9f81;	margin:.4em 0 .2em 0;	}	h6 {	font-weight:bold;	font-family: Arial, Helvetica, sans-serif;	color:#005a8c;	margin:.4em 0 .2em 0;	}		p {	margin-bottom:.5em;	line-height:1.3em;	}	h1 + p {	font-size:1.4em;	}	#content ul, #content ol {	margin: 0 1em .5em 1em;		}	#content li {	margin:0 1em .2em 1em;	line-height:1.3em;	}	dl {	}	dt {	}	dd {	}	blockquote {		}.quote {		}	a {	text-decoration:none;	color:#f36f21;	}	a:hover {	text-decoration:underline;	color:#61931b;	}	a:visited {	color:#f36f21;	}	cite {	}	strong, b {	}	em, i {	}	table {	}	tr {	}	th {	}	td {	}	hr {	border:0;	border-bottom:1px solid #e1ded0;	margin:.6em 0;	}


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/CSIA/am/gi]  -->*//* home page styles */	#content.homepage {	background-image:url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_content_home.png?ver=15);	padding:0 10px;	}#content.homepage #maincontent {	float:left;	width:620px;	display:inline;	}	#content.homepage #subcontent {	float:right;	width:280px;	padding:10px;	display:inline;	}	#banner {	background-image:url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_banner.jpg?ver=13);	background-position:top left;	background-repeat:no-repeat;	padding:10px 310px 10px 10px;	min-height:220px;	}	* html #banner {	display:inline-block;	}	#banner h2 {	font-size:1.3em;	color:#003;	}
 

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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/CSIA/am/gi]  -->*//* default news styles  ------------------------------------------------------ */.tcsnews {		}.tcsnews h5 { /* date posted */ 	margin:0;	}.tcsnews h3 { /* headline */ 	font-family: Arial, Helvetica, sans-serif;	margin:0;	font-size:1.2em;	}.tcsnews h4 { /* subtitle */ 	font:bold 1.1em Arial, Helvetica, sans-serif;	margin:0;	}.tcsnews h2 { /* section headings */ 	margin-top:.6em;	}.tcsnews p { /* abstract, article, etc. */ 	margin:0;	}	.tcsnews_even, .tcsnews_odd {	padding:15px 0;	background-image:url(http://www.associationdatabase.com/aws/CSIA/am/gi/2008/back_tcsnews.png);	background-position:top left;	background-repeat:repeat-x;	display:inline;	}	* html .tcsnews_even {	display:inline-block;	}	* html .tcsnews_odd {	display:inline-block;	}			/* default ads styles ------------------------------------------------------ */.tcsads {	}.tcsads h5 { /* date posted and expiration date */	}.tcsads h3 { /* product */	}.tcsads h4 { /* seller */	}.tcsads p { /* description */	}						/* default calendar styles for AWS Style 2 ------------------------------------------------------  */	.tcscalendars {	margin:;	padding:;	}.tcscalendars h2 {	margin:;	padding:;	}	.tcscalendars h3 {	margin:0;	padding:0;	font-size:1.2em;	}.tcscalendars h4 {	margin:0;	padding:0;	}.tcscalendars p {	margin:0;	padding:0;	color:;	}	.tcscalendars h5 {	margin:0;	padding:0;	}	.tcscalendars h6 {	margin:0;	padding:0;	}	.tcscalendars table {	margin:0;	padding:0;	}				/* styles for style 1 calendars */#content .tcscalendars ul {	margin:0;	padding:0;	}	#content .tcscalendars li {	margin:.8em 0;	padding:.5em 0;	list-style:none;	overflow: auto;	width: 100%;	}	.tcscalendars li h5 {	float:left;	color:#00539f;	padding:5px 10px 15px 3px;	text-align:center;	width:80px;	text-transform:uppercase;	display:inline;	background:url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_calendar.png?ver=13) bottom left no-repeat;	}.tcscalendars li h5 span {	font:18px bold Helvetica, Arial, sans-serif;	}					/* default jobs styles  ------------------------------------------------------ */.tcsjobs {	}	.tcsjobs h2 {	}.tcsjobs h3 { /* position */	font-size:14px;	}.tcsjobs h4 { /* organization */	}	.tcsjobs h5 { /* date posted */	}	.tcsjobs h6 {	}.tcsjobs p { /* description */	font-size:11px;	}				/* default links styles  */.tcslinks {	}.tcslinks h2 {	}.tcslinks h5 { /* date posted, expiration date */ 		}.tcslinks h3 { /* displayed link */ 	}	.tcslinks h4 {	}	.tcslinks h6 {	}.tcslinks p { /* additional text */ 	}.tcslinks ul {	margin:0;	padding:0;	}	.tcslinks li {	margin:0;	padding:0;	}	.tclinks table {	}	.tcslinks td {	padding:0 20px 10px 0;	}.pagination { width:100%; clear:both; text-align:center; }	


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

/*<!--  TCSREPLACE[images,http://www.associationdatabase.com/aws/CSIA/am/gi]  -->*//* classes */	.clearleft {	clear:left;	}	.clearright {	clear:right;	}	.clearboth {	clear:both;	}	.floatleft {	float:left;	}	.floatright {	float:right;	}	.imgleft {	float:left;	margin:0 10px 10px 0;	border:5px solid #faf4e8;	}	.imgright {	float:right;	margin:0 0 10px 10px;	border:5px solid #faf4e8;	}	.imgcenter {	display:block;	text-align:center;	margin:10px 0;	}.col2contain {	width:100%;	overflow:hidden;	}	.left2col {	width:48%;	float:left;	}	.right2col {	width:48%;	float:right;	}	.buttonlink {	margin:1.2em 0;	}	.buttonlink a {	font-weight:bold;	color:#61931b;	}	.buttonlink a:hover, .buttonlink:hover {	font-weight:bold;	text-decoration:none;	color:#f36f21;	}	.buttonlink span {	background:#d8d3c0 url(http://www.associationdatabase.com/aws/CSIA/am/gi/back_buttonlink.png?ver=13) top left no-repeat;	border:1px solid #aa9f81;	padding:7px 8px 5px 30px;	}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;	}

