html {
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
}

body {
	background: url(../images/bg-footer.png) no-repeat bottom right #E8E8E8;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.3;
}

body header {
	background: url(../images/bg-header.jpg) top center repeat-x;
	width: 100%;
	height: 192px;
}
	.ie6 body header {
		z-index: 100;
	}

a {color: #00B0EA;
cursor:pointer;
}
a:hover {color: #0070BF;}
.red {color: #c00;}
#top-addr {
	float: left;
	width: 360px;
	height: 30px;
	background: url(../images/header_ph_add.png) 20px 9px no-repeat;
}
p#topmenu {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 30px;
	color: #FFF;
}
	p#topmenu a {
		text-decoration: none;
		padding: 0 0.5em;/*extra space before divider*/
		color: #FFF;
	}
	
a#logo {
	float: left;
	clear: right;
	width: 356px;
	height: 90px;
	margin: 12px 0 9px;
}
	.ie7 #logocontainer {
		height: 111px;
	}
	.ie7 a#logo {
		margin-bottom: 0;
	}

form#search {
	padding-top: 60px;
}
	form#search input {
		width: 190px;
		height: 31px;
		margin: 0 5px 0 0;
		padding: 0 10px;
		border-color: #CCC;
		font-size: 14px;
		font-style: italic;
		color: #999;
		border-radius: 1px;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
	}
	form#search button {
		background: #00B0EA;
		width: 71px;
		height: 31px;
		border: none;
		font-size: 12px;
		text-transform: uppercase;
		text-align: center;
		color: #FFF;
	}

div#menucontainer {
	position: relative;
	width: 100%;
	height: 51px;
}
	.ie7 div#menucontainer {
		position: static;
	}

	div#menucontainer #darkribbon {
		background-color: #01B788;
		position: absolute;
		right: 0;
		width: 50%;
		height: 50px;
		z-index: 5;
	}

ul#mainmenu {
	background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat top left;
	display: block;
	position: relative;
	width: 950px;
	height: 51px;
	margin: 0 auto;
	padding: 0 0 0 10px;
	z-index: 10;
	list-style: none;
}
	ul#mainmenu li {
		float: left;
		margin: 0;
		padding: 0;
	}	
	
		.ie6 ul#mainmenu li {display: inline}
	
		ul#mainmenu li a {
			display: block;
			height: 51px;
			text-decoration: none;
		}
			ul#mainmenu li a span {
				display: none;
				font-size: 8px;
			}
		
			ul#mainmenu li a:hover, ul#mainmenu li a.hover, ul#mainmenu li a.active {
				background-image: url(../images/bg-mainmenu.jpg?v=1.3);
				background-repeat: no-repeat;
			}
		
		ul#mainmenu li#consumers a {width: 134px;}
		ul#mainmenu li#education a {width: 201px;}
		ul#mainmenu li#standards a {width: 99px;}
		ul#mainmenu li#registrants a {width: 135px;}
		ul#mainmenu li#cleantrust a {width: 121px;}
		ul#mainmenu li#about a {width: 94px;}
		ul#mainmenu li#locate a {width: 156px;}
		
		ul#mainmenu li#consumers a:hover, ul#mainmenu li#consumers a.hover {
			background-position: -10px -51px}
		ul#mainmenu li#education a:hover, ul#mainmenu li#education a.hover {
			background-position: -144px -51px}
		ul#mainmenu li#standards a:hover, ul#mainmenu li#standards a.hover {
			background-position: -345px -51px}
		ul#mainmenu li#registrants a:hover, ul#mainmenu li#registrants a.hover {
			background-position: -444px -51px}
		ul#mainmenu li#cleantrust a:hover, ul#mainmenu li#cleantrust a.hover {
			background-position: -579px -51px}
		ul#mainmenu li#about a:hover, ul#mainmenu li#about a.hover {
			background-position: -700px -51px}
		ul#mainmenu li#locate a:hover, ul#mainmenu li#locate a.hover {
			background-position: -794px -51px}
		
		.page-id-62 ul#mainmenu li#consumers a, .parent-pageid-62 ul#mainmenu li#consumers a,
		.single-consumer_care ul#mainmenu li#consumers a {
			background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat -10px -102px}
		.page-id-43 ul#mainmenu li#education a, .parent-pageid-43 ul#mainmenu li#education a {
			background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat -144px -102px}
		.page-id-66 ul#mainmenu li#standards a, .parent-pageid-66 ul#mainmenu li#standards a {
			background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat -345px -102px}
		.page-id-83 ul#mainmenu li#registrants, .parent-pageid-83 ul#mainmenu li#registrants a {
			background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat -444px -102px}
		.page-id-91 ul#mainmenu li#cleantrust a, .parent-pageid-91 ul#mainmenu li#cleantrust a {
			background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat -579px -102px}
		.page-id-7 ul#mainmenu li#about a, .parent-pageid-7 ul#mainmenu li#about a {
			background: url(../images/bg-mainmenu.jpg?v=1.3) no-repeat -700px -102px}
		
		ul#mainmenu li ul.dropdown {
			display: none;
			background: url(../images/bg-mainmenu-dropdown.jpg) repeat-x bottom center #FFF;
			position: absolute;
			top: 51px;
			margin: 0;
			padding: 0;
			border-style: solid;
			border-width: 0 1px 1px;
			border-color: #FFF;
			list-style: none;
			box-shadow: rgba(0,0,0,0.37) 0 0 8px;
			-moz-box-shadow: rgba(0,0,0,0.37) 0 0 8px;
			-webkit-box-shadow: rgba(0,0,0,0.37) 0 0 8px;
		}
			.ie7 ul#mainmenu li ul.dropdown {
				position: absolute;
				z-index: 1000;
				white-space: nowrap;
			}
			ul#mainmenu li ul li.arrow {
				background: url(../images/bg-mainmenu-dropdown-arrow.png) no-repeat;
				width: 100%;
				height: 20px;
			}
				ul#mainmenu li#consumers ul li.arrow {background-position: -93px 0}
				ul#mainmenu li#education ul li.arrow {background-position: -60px 0}
				ul#mainmenu li#standards ul li.arrow {background-position: -111px 0}
				ul#mainmenu li#registrants ul li.arrow {background-position: -93px 0}
				ul#mainmenu li#cleantrust ul li.arrow {background-position: -100px 0}
				ul#mainmenu li#about ul li.arrow {background-position: -113px 0}
				
			ul#mainmenu li ul.dropdown li {
				float: none;
				margin-bottom: 1px;
			}
				.ie7 ul#mainmenu li ul.dropdown li {
					display: block;
					zoom: 1;
					z-index: 1000;
					position: relative;
				}
				div#menucontainer ul#mainmenu li ul.dropdown li a {
					display: block;
					background: none;
					width: auto;
					height: 25px;
					margin-right: 0;
					padding-left: 19px;
					padding-right: 19px;
					font-size: 12px;
					line-height: 25px;
					text-decoration: none;
					white-space: nowrap;
					color: #00B0EA;
				}
					.ie7 div#menucontainer ul#mainmenu li ul.dropdown li a {
						min-width: auto;
						zoom: 1;
						z-index: 1000;
						position: relative;
						white-space: nowrap;
					}
					div#menucontainer ul#mainmenu li ul.dropdown li a:hover {
						background: #A1E2F7;
						color: #000;
					}
				
		/* custom dropdown min-width based on menu item length; -39px offset */				
		ul#mainmenu li#consumers ul.dropdown li a {min-width: 95px;}
		ul#mainmenu li#education ul.dropdown li a {min-width: 162px;}
		ul#mainmenu li#standards ul.dropdown li a {min-width: 60px;}
		ul#mainmenu li#registrants ul.dropdown li a {min-width: 96px;}
		ul#mainmenu li#cleantrust ul.dropdown li a {min-width: 82px;}
		ul#mainmenu li#about ul.dropdown li a {min-width: 55px;}
		ul#mainmenu li#locate ul.dropdown li a {min-width: 117px;}
		
/* POST+PAGE TEMPLATE */
div.mainbody {
	background: #FFF;
	width: 100%;
	padding-bottom: 40px;
}

div.shader {
	background-image: url(../images/bg-shadow.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div#main {
	background: url(../images/bg-page-default.gif) repeat-y top left;
}

h4.submenu_title {
	margin: 27px 0 0;
	padding-left: 9px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	color: #000;
}
	h4.submenu_title a {
		text-decoration: none;
		color: #00B0EA;
	}
		h4.submenu_title a.current_page_item {
			color: #000;
		}
		h4.submenu_title a:hover {color: #000;}

ul.submenu {
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}
	ul.submenu li {
		margin: 0;
		padding: 0;
	}
		ul.submenu li ul {list-style: none;}
		ul.submenu li a {
			display: inline-block;
			background: url(../images/icons/submenu-arrow.png?v=1.1) no-repeat left top;
			padding-left: 15px;
			font-size: 12px;
			font-weight: bold;
			line-height: 20px;
			text-decoration: none;
			color: #00B0EA;
		}
		ul.submenu li a:hover {
			background-position: left bottom;
			color: #000;
		}
	ul.submenu li.current_page_item a {
		background-position: left bottom;
		color: #000;
	}
	
/* SUBMENU OVERRIDES */
body.post-type-archive-press-release ul.submenu li#about-us_news-room a,
body.post-type-archive-news-item ul.submenu li#about-us_news-room a,
body.single-press-release ul.submenu li#about-us_news-room a,
body.single-news-item ul.submenu li#about-us_news-room a
{
	background-position: left bottom;
	color: #000;
}


/*POST*/

.post {
	margin-top: 24px;
}
	
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	margin-bottom: 0.5em;
	line-height: 1.5;
	color: #000;
}
	.post h1 {
		margin-bottom: 8px;
		font-size: 24px;
	}
	.post h2 {font-size: 18px;}
	.post h3 {font-size: 16px;}
	.post h4 {font-size: 14px;}
	.post h5 {font-size: 12px;}
	.post h6 {font-size: 10px;}
	
	.post h4 {
		border-bottom: 1px solid #CECFCF;
	}
	
	.post .underline {
		border-bottom: 1px solid #CECFCF;
	}
	
	.post .grey {
		color: #656565;
	}
	
	
	.post a.right_link {
		float: right;
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		text-align: right;
		cursor: pointer;
	}
			.post a.right_link:hover {color: #0070BF;}

.post p, .post ol li, .post ul li {
	font-size: 12px;
	line-height: 18px;
	color: #656565;
}
	.post p {
		margin-bottom: 18px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

/* TABLE */
.post table.table {
	margin-bottom: 20px;
	border-bottom: 1px solid #D0D0D1;
}
	.post th, .post td {
		font-size: 12px;
		line-height: 1.5;
		color: #666;
	}
	
		.post .table-condensed tr {
			margin-bottom: 15px;
		}
	
		.post .table-condensed th, .post .table-condensed td {
			padding: 0 0 15px;
			vertical-align: top;
		}
		.post .table-condensed p, .post .table-condensed ul li, .post .table-condensed ol li {
			font-size: 11px;
			line-height: 1.3;
		}
			.post .table-condensed p {
				margin-bottom: 0.5em;
			}
		.post .table-condensed .span2 {
			padding-right: 20px;
		}
	
	.post thead td {
		font-weight: bold;
	}
	
	.post .table-striped tbody tr:nth-child(2n+1) td, .post .table-striped tbody tr:nth-child(2n+1) th {
		background-color: transparent;
	}
	
	.post .table-striped tbody tr:nth-child(2n) td, .post .table-striped tbody tr:nth-child(2n) th {
		background-color: #E5F7FD;
	}
	
	.post .table th, .post .table td {
		border-top: none;
		border-bottom: none;
		padding: 12px 10px;
	}
	
	.post .table thead th, .post .table thead td {
		border-bottom: 1px solid #D0D0D1;
	}
	
	p.pagemenu {
		line-height: 24px;
		font-weight: bold;
	}
		p.pagemenu span {
			padding-right: 2px;
		}
		p.pagemenu a {
		
		}

/* SIDEBAR */
div.sidebar {
	padding-top: 68px;
}

	.entry-content .sidebar {
		padding-top: 0;
	}

	.sidebar .widget {
		margin-bottom: 20px;
	}
	
		.sidebar .widget h5 {
			margin-bottom: 0;
			padding: 0 10px;
			font-size: 14px;
			line-height: 20px;
			color: #000;
		}
		.sidebar .widget .textwidget {
			font-size: 11px;
			line-height: 18px;
			color: #666;
		}
		.sidebar .widget p {
			margin-bottom: 9px;
			font-size: 11px;
			line-height: 18px;
			color: #666;
		}
	
		.sidebar .widget h5.widget-title {
			padding-top: 15px;
			border-top: 1px solid #D0D0D1;
		}
		.sidebar .widget .textwidget {
			padding: 0 10px 6px;
			border-bottom: 1px solid #D0D0D1;
		}
		
	.sidebar .widget a.related {
		display: block;
		background-position: 0 0;
		background-repeat: no-repeat;
		margin-bottom: 5px;
		padding-left: 18px;
		font-size: 11px;
		line-height: 18px;
		text-decoration: none;
		color: #00B0EA;
	}
	.sidebar .widget a.related-download {
		background-image: url(../images/icons/related-download.gif);
	}
	.sidebar .widget a.related-arrow {
		background-image: url(../images/icons/related-arrow.gif);
	}

	body.page-template-template-technical-conference-php .sidebar .widget .textwidget,
	body.page-template-template-technical-conference-php .sidebar .widget p {
		font-size: inherit;
	}
	
/* FOOTER */
div#footer {
	background: url(../images/bg-footer-shadow.png) repeat-x top left;
}

	div#footer .span2 {
		padding-top: 17px;
		padding-bottom: 12px;
	}
	
	div#footer .span2 ul.menu {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		div#footer .span2 ul.menu li {
			margin-bottom: 18px;
		}
			div#footer .span2 ul.menu li a {
				font-size: 12px;
				font-weight: bold;
				line-height: 18px;
				text-decoration: none;
				color: #666;
			}
				div#footer .span2 ul.menu li a:hover {color: #0070BF;}
			
			div#footer .span2 ul.menu li ul.sub-menu {
				margin: 0;
				padding: 0;
				list-style: none;
			}
				div#footer .span2 ul.menu li ul.sub-menu li {
					margin-bottom: 0;
				}
					div#footer .span2 ul.menu li ul.sub-menu li a {
						font-size: 10px;
						font-weight: normal;
						color: #999;
					}
						div#footer .span2 ul.menu li ul.sub-menu li a:hover {color: #0070BF;}
		
	#footer #disclaimer {
		margin-bottom: 24px;
		border-width: 1px 0;
		border-style: solid;
		border-color: #BEBEBE;
	}
		#footer #disclaimer p.legallinks {
			text-align: right;
		}
	
		#footer #disclaimer p {
			margin: 0;
			font-size: 10px;
			line-height: 27px;
			color: #666;
		}
			#footer #disclaimer a {
				text-decoration: none;
				color: #666;
			}
				#footer #disclaimer a:hover {color: #0070BF;}
			
/* PAGE SPECIFIC */

body.page-template-template-technical-conference-php div.sidebar {
	padding-top: 20px;
}
body.page-template-template-technical-conference-php img.hero_image {
	margin-top: 20px;
}

/* HOME PAGE */

#home_banner {
	background: url(../images/bg-home-banner.gif) repeat-x top left;
	width: 100%;
	height: 413px;
	overflow: hidden;
	position: relative;
}
	#home_banners {
		position: absolute;
		width: 940px;
		height: 413px;
		margin: 0 auto;
		overflow: hidden;
	}
	#home_banner_image, #home_banner_content {
		width: 940px;
		height: 413px;
		margin: 0 auto;
		position: relative;
	}
	#home_banner_image {
		background-position: top center;
		background-repeat: no-repeat;
		z-index: 5;
	}
	/*
	#home_banner_content {
		background: url(../images/bg-home-banner-content.png) no-repeat center center;
		z-index: 10;
	}
	*/
	#home_banner_content {
		background: url(../images/bg-home-banner-content-clipped.png) no-repeat left center;
		z-index: 10;
		width: 461px;
		margin-right: 479px;
	}
		#home_banner_content p.intro {
			position: absolute;
			top: 160px;
			left: 30px;
			width: 330px;
			font-size: 12px;
			line-height: 18px;
			color: #000;
		}
	a#home_video_play {
		position: absolute;
		display: block;
		background: url(../images/btn-home-play.png) no-repeat center center;
		top: 120px;
		left: 400px;
		width: 140px;
		height: 110px;
		text-decoration: none;
		cursor: pointer;
		z-index: 15;
	}
		
.home_ribbon {
	background: url(../images/bg-home-ribbon.jpg) repeat-x bottom left;
	width: 100%;
	height: 103px;
	position: relative;
	overflow: hidden;
}
	.home_ribbon .greyribbon {
		background: url(../images/bg-home-ribbon.jpg) repeat-x top left;
		position: absolute;
		left: 0;
		width: 50%;
		height: 103px;
		z-index: 5;
	}
	.home_ribbon .row {
		background: url(../images/bg-home-ribbon-middle.png) no-repeat top left;
		height: 103px;
		position: relative;
		z-index: 10;
	}
		.home_ribbon .span8 h3 {
			margin: 15px 0 0;
			font-size: 24px;
			line-height: 24px;
			font-weight: normal;
			color: #A6CF53;
			text-shadow: 1px -1px rgba(0,0,0,0.4);
			-moz-text-shadow: 1px -1px rgba(0,0,0,0.4);
			-webkit-text-shadow: 1px -1px rgba(0,0,0,0.4);
		}
		.home_ribbon .span8 p {
			font-size: 14px;
			line-height: 18px;
			color: #666;
		}
	.home_ribbon .span4 {
		position: relative;
	}
		.home_ribbon .span4 a.learn_more {
			display: block;
			background: url(../images/btn-home-learn-more.png) no-repeat top left;
			position: absolute;
			right: -6px;
			top: 17px;
			width: 252px;
			height: 66px;
		}
			.home_ribbon .span4 a.learn_more:hover {
				background-position: bottom left;
			}
		
	#home .span4 h5 {
		margin-bottom: 0;
		font-size: 16px;
		line-height: 28px;
		color: #000;
	}
	
	#home .span4 p {
		margin-bottom: 12px;
		color: #666;
	}
	
	#home div.sidebar {padding-top: 30px;}
	
	#home .sidebar .widget {
		background: #ECECEC;
		padding: 10px 10px 1px;
	}
	#home .sidebar .widget h5.widget-title {
		margin: 0 0 10px;
		padding: 0;
		border: none;
		line-height: 16px;
	}
	#home .sidebar .widget ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#home .sidebar .widget ul li {
			background: url(../images/icons/list-arrow.png) no-repeat top left;
			margin-bottom: 14px;
			padding-left: 11px;
			font-size: 12px;
			line-height: 14px;
			color: #00B0EA;
		}
		#home .sidebar .widget ul li a {
			color: #00B0EA;
			text-decoration: none;
		}
			#home .sidebar .widget ul li a:hover {color: #0070BF;}

/* SEARCH */
ol.search_results {

}
	ol.search_results h2 {
		font-size: 12px;
		line-height: 18px;
	}
		ol.search_results h2 a {
			text-decoration: none;
			color: #000;
		}
	ol.search_results p {
		
	}
		ol.search_results p a{
			text-decoration: none;
		}

/* DOCUMENT LIBRARY */
ul.document_anchor {
	background: #E5F7FD;
	width: 100%;
	margin: 0 0 4px;
	padding: 18px 0;
	list-style: none;
}
	ul.document_anchor li {
		background: url(../images/icons/anchor-bullet.png) no-repeat left center;
		margin-left: 10px;
		padding-left: 13px;
		line-height: 18px;
	}
		ul.document_anchor li a {
			text-decoration: none;
			color: #00B0EA;
		}

.document_header {
	margin-bottom: 23px;
}
	.document_header .span4, .document_header .span2 {
		font-size: 14px;
		font-weight: bold;
		line-height: 28px;            
		color: #000;
	}
	.document_header .span6 {border-bottom: 1px solid #CECFCF}
	
h3.document_category {
	margin: 0 0 18px;
	border-bottom: 1px solid #CECFCF;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #666;
}

.document_row {
	margin-bottom: 18px;         
}
	.document_row p {
		margin-bottom: 0;
		line-height: 18px;
		color: #666;
	}
		.document_row p a {
			font-size: 14px;
		}
		.document_row .span2 p {font-size: 14px;}
		
ul.document_list {
	margin: 0 0 18px;
	padding: 0;
	list-style: none;
}
	ul.document_list li {
		margin-bottom: 5px;
	}
	ul.document_list li a {
		display: block;
		background: url(../images/icons/related-download.gif) no-repeat 0 1px;
		padding-left: 18px;
		font-weight: bold;
		text-decoration: none;
	}
		ul.document_list li a:hover {
			color: #000;
		}
		
/* HOVER CARD */
.hover_card {
	margin-bottom: 30px;
}
	.hover_card .card_front, .hover_card .card_back {
		background-position: 0 0;
		background-repeat: no-repeat;
		width: 220px;
		height: 150px;
	}
	.hover_card .card_front {
		padding: 0;
	}
		.hover_card .card_front a.card_info {
			background: url(../images/icons/hover-card-info.png) no-repeat bottom right;
			display: block;
			width: 220px;
			height: 150px;
		}
	.hover_card .card_back {
		display: none;
		background: #00B0EA;
		position: relative;
	}
		.hover_card .card_back p {
			width: 200px;
			margin: 10px;
			padding: 10px 0;
			position: absolute;
			border-top: 1px solid #FFF;
			font-size: 12px;
			line-height: 18px;
			color: #FFF;
		}
		.hover_card .card_back a {
			width: 200px;
			margin: 0 10px;
			padding: 10px 0;
			position: absolute;
			bottom: 0;
			border-top: 1px solid #FFF;
			font-size: 12px;
			line-height: 18px;
			text-decoration: none;
			color: #FFF;
		}
	.hover_card h5.card_title {
		margin: 0;
		border-bottom: 1px solid #D0D0D1;
		font-size: 11px;
		font-weight: bold;
		line-height: 28px;
		text-transform: uppercase;
	}
		.hover_card h5.card_title a {
			text-decoration: none;
			color: #000;
		}
			.hover_card h5.card_title a.hover {color: #00B0EA;}
			
/* COLORED BOXES; LIKE HOVER CARDS */
.colored_box {
	background: #00B0EA;
	position: relative;
	width: 220px;
	height: 150px;
	margin-bottom: 20px;
}
	.colored_box h5 {
		border-bottom: 1px solid #FFF;
		width: 200px;
		margin: 10px 10px 0;
		font-size: 12px;
		font-weight: bold;
		line-height: 24px;
		text-transform: uppercase;
		color: #FFF;
	}
		.colored_box h5 a {
			text-decoration: none;
			color: #FFF;
		}
	.colored_box p {
		width: 200px;
		margin: 10px;
		padding: 0;
		font-size: 12px;
		line-height: 18px;
		color: #FFF;
	}
			
/* GOVERNANCE */
.director_row .director {
	margin-bottom: 20px;
	box-shadow: rgba(0,0,0,0.15) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 0 5px;
}
	.director_row .director img {
		margin-top: 20px;
		margin-bottom: 15px;
		margin-left: 20px;
		width: 180px;
		height: 180px;
	}
	.director_row .director p {
		margin: 0;
		padding: 0 20px;
		font-size: 11px;
		line-height: 1.2;
		/*white-space: nowrap;*/
		color: #000;
	}
		.director_row .director p.director_title {
			font-weight: bold;
			text-transform: uppercase;
		}
		.director_row .director p.director_name {
			margin-bottom: 10px;
		}
		.director_row .director p.director_links {
			background: #F2F2F2;
			height: 30px;
			padding: 0 20px;
			line-height: 30px;
			color: #000;
		}
			.director_row .director p.director_links a {
				text-decoration: none;
				color: #00B0EA;
			}
				.director_row .director p.director_links a:hover{
					color: #0070BF;
				}

.shareholders .shareholder {
	margin-bottom: 20px;
	box-shadow: rgba(0,0,0,0.15) 0 0 5px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0 0 5px;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0 0 5px;
}
	.shareholder img.shareholder_logo {
		margin-top: 20px;
		margin-bottom: 15px;
		margin-left: 20px;
		width: 180px;
		height: 180px;
	}
		.shareholder .shareholder_info h4 {
			margin-bottom: 0;
			padding: 0 20px;
			border-bottom: none;
			font-size: 12px;
			line-height: 1.2;
			color: #000;
		}
		.shareholder .shareholder_info p {
			margin-bottom: 6px;
			padding: 0 20px;
			font-size: 12px;
			line-height: 1.2;
			color: #000;
		}
			.shareholder .shareholder_info p a {
				text-decoration: underline;
				color: #00B0EA;
			}
	.shareholder p.shareholder_website {
		background: #F2F2F2;
		height: 30px;
		margin: 0;
		padding: 0 20px;
		line-height: 30px;
		color: #000;
	}
			
/* FAQ GROUP */
dl.faq_group {
	margin-bottom: 20px;
}
	dl.faq_group h4 {
		margin-bottom: 10px;
		border-bottom: none;
	}
		dl.faq_group h4 a.faq_toggle {
			float: right;
			display: inline-block;
			font-size: 12px;
			font-weight: normal;
			text-align: right;
			cursor: pointer;
		}
			dl.faq_group h4 a.faq_toggle:hover {color: #0070BF;}
	dl.faq_group dt {
		margin-top: 5px;
		color: #00B0EA;
		cursor: pointer;
	}
		dl.faq_group dt:hover, dl.faq_group dt.hover, dl.faq_group dt.active {color: #000;}
	dl.faq_group dd {
		margin-left: 20px;
		margin-bottom: 10px;
	}
	
/* EXPANDABLE */
dl.expandable {
	margin-top: 0;
	margin-bottom: 0;
}
	dl.expandable dt {
		color: #00B0EA;
		cursor: pointer;
	}
		dl.expandable dt:hover, dl.expandable dt.hover, dl.expandable dt.active {color: #000;}
	dl.expandable dd {
		margin-left: 0px;
		margin-bottom: 10px;
	}
	
/* NEWS ROOM */
.pr_row {
	margin-bottom: 0.5em;
}
	.pr_row .span2, .pr_row .span4 {font-size: 11px;}
	
.in_the_news_row {
	margin-bottom: 1.5em;
}
	.in_the_news_row h5 {
		margin: 0;
		font-size: 12px;
	}
	.in_the_news_row p {
		margin-bottom: 6px;
		font-size: 11px;
	}
	.in_the_news_row a {font-size: 11px;}

/* !GENERIC ITEMS NEED TO MOVE UP BEFORE PAGE SPECIFIC LATER! */
/* GENERIC TABS */
.tabs ul.tab_menu {
	background: url('../images/bg-tabs.jpg') repeat-x left bottom;
	height: 33px;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
	.tabs ul.tab_menu li {
		float: left;
		margin: 0 1px;
	}
		.tabs ul.tab_menu li a {
			display: inline-block;
			height: 33px;
			font-size: 12px;
			font-weight: bold;
			line-height: 31px;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			color: #00B0EA;
		}
		.tabs ul.tab_menu li a span {
			display: block;
			background: url('../images/bg-tabs.jpg') repeat-x 0 0 #FFF;
			height: 33px;
			margin: 0;
			padding: 0 20px;
		}
			.tabs ul.tab_menu li.ui-tabs-selected a span,
			.tabs ul.tab_menu li.ui-state-active a span,
			.tabs ul.tab_menu li a:hover span {
				background-position: 0 -32px;
				padding: 0 19px;
				border: 1px solid #D0D0D1;
				border-width: 0 1px;
				text-decoration: none;
				color: #000;
			}
			
			#support_tabs ul.tab_menu li a span {
				padding: 0 14px;
			}
			#support_tabs ul.tab_menu li.ui-tabs-selected a span,
			#support_tabs ul.tab_menu li.ui-state-active a span,
			#support_tabs ul.tab_menu li a:hover span {
				padding: 0 17px;
			}
			
		.tabs .ui-tabs-hide {
			display: none !important;
		}
	
.tabs ul.tab_menu:after {clear: both;}
.tabs ul.tab_menu:before, .tabs ul.tab_menu:after {
	content: "";
	display: table;
}

/* GENERIC CARD GALLERY */
.ct_cards {

}
	.ct_cards .span3 {
		margin-bottom: 20px;
		box-shadow: rgba(0,0,0,0.15) 0 0 5px;
		-moz-box-shadow: rgba(0,0,0,0.15) 0 0 5px;
		-webkit-box-shadow: rgba(0,0,0,0.15) 0 0 5px;
	}
	.ct_cards img.thumb {
		margin-top: 20px;
		margin-bottom: 15px;
		margin-left: 20px;
		width: 180px;
		height: 180px;
	}
	.ct_cards p {
		margin-bottom: 6px;
		padding: 0 20px;
		font-size: 12px;
		line-height: 1.2;
		color: #000;
	}
	.ct_cards p.bottom {
		background: #F2F2F2;
		margin: 0;
		padding: 8px 20px;
		line-height: 1.2;
		color: #000;
	}
		.ct_cards p.bottom a {
			text-decoration: none;
			color: #00B0EA;
		}
			.ct_cards p.bottom a:hover {
				color: #0070BF;
			}
			
/* SUPPORTERS */
.supporters {
	clear: left;
}

.supporters .ct_cards p.bottom a {
	font-weight: bold;
	text-transform: uppercase;
}

.supporter{
position:relative;	
margin-left:17px;
}

.supporter a.more {
	cursor: pointer;
}

.supporter .fp_close{
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;

}

.more_info {
	width: 380px;
	display:none;
	position: absolute;
	top: 0;	left: 0;
	background: #eee;
	box-shadow: 0 0 10px #000;	
	z-index:10;
	padding:10px;
}
	.more_info h3 {
		margin-bottom: 9px;
		font-weight: normal;
		line-height: 1.2;
	}
	.more_info h6 {
		color: #333;
	}
	.more_info p {
		font-size: 12px;
	}

/* SLIDER */
ul.slider_group {
	margin: 0 0 9px;
	padding: 0;
	list-style: none;
	width: 460px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
	ul.slider_group li {
		background-color: #00ADBF;
		background-color: rgba(0, 173, 191, 0.72);
		background-position: top left;
		background-repeat: no-repeat;
		position: absolute;
		width: 460px;
		height: 250px;
	}
		.ie7 ul.slider_group li {z-index: 15}
	
	ul.slider_group a.slider_button {
		display: block;
		position: relative;
		width: 460px;
		height: 250px;
		text-decoration: none;
	}
	
	ul.slider_group li div.slider_caption {
		background: #00ADBF;
		background: rgba(0, 173, 191, 0.72);
		position: absolute;
		bottom: 0;
		width: 420px;
		padding: 5px 20px;
	}
		ul.slider_group li div.slider_caption h3 {
			margin: 0;
			font-size: 18px;
			font-weight: normal;
			color: #FFF;
		}
		ul.slider_group li div.slider_caption p {
			margin: 0;
			font-size: 12px;
			color: #FFF;
		}
		
.slider_nav {
	margin-bottom: 16px;
	padding-left: 3px;
	text-align: center;
}
	.slider_nav a {
		display: inline-block;
		background: url(../images/icons/slider-nav.gif) no-repeat top center;
		width: 12px;
		height: 12px;
		margin-right: 3px;
	}
		.slider_nav a:hover, .slider_nav a.activeSlide {
			background-position: bottom center;
		}
		
/*CONSUMER CARE*/
.consumer_care {

}

	.consumer_care img.banner {
		margin-bottom: 20px;
	}
	
	.consumer_care .tabs ul.tab_menu li a {
		font-size: 11px;
	}
	.consumer_care .tabs ul.tab_menu li a span {
		padding: 0 10px;
		text-transform: none;
	}
		.consumer_care .tabs ul.tab_menu li.ui-tabs-selected a span,
		.consumer_care .tabs ul.tab_menu li.ui-state-active a span,
		.consumer_care .tabs ul.tab_menu li a:hover span {
			padding: 0 9px;
		}

/* attempt at variable width hover_card */
.card {
	margin-bottom: 20px;
}
	.card .card_front, .card .card_back {
		background-position: 0 0;
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	
		.span2 .card_front, .span2 .card_back {
			width: 140px;
			height: 100px;
		}
		.span3 .card_front, .span3 .card_back {
			width: 220px;
			height: 150px;
		}
		
		.card .card_back {
			display: none;
			background: #00B0EA;
			position: relative;
		}
		
		.card .card_back p {
			margin: 10px;
			padding: 10px 0;
			position: absolute;
			border-top: 1px solid #FFF;
			font-size: 12px;
			line-height: 18px;
			color: #FFF;
		}
		.card .card_back a#more {
			margin: 0 10px;
			padding: 10px 0;
			position: absolute;
			bottom: 0;
			border-top: 1px solid #FFF;
			font-size: 12px;
			line-height: 18px;
			text-decoration: none;
			color: #FFF;
		}
		
			.span2 .card_back p, .span2 .card_back a#more {
				width: 120px;
			}
			.span3 .card_back p, .span3 .card_back a#more {
				width: 200px;
			}

	.card h5.card_title {
		margin: 7px 0;
		border-bottom: 1px solid #D0D0D1;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		text-transform: uppercase;
	}
		.card h5.card_title a {
			text-decoration: none;
			color: #000;
		}
			.card h5.card_title a.hover {color: #00B0EA;}

/* EXAM MONITORS */
.exam-monitors-control {
	text-align: right;
}

table#exam-monitors-result {
	
}
	table#exam-monitors-result thead td {
	
	}
	table#exam-monitors-result tbody td {
		font-size: 11px;
		text-transform: capitalize;
	}
	table#exam-monitors-result tbody td.state, table#exam-monitors-result tbody td.certifications {
		text-transform: uppercase;
	}

h4.course-key-title {
	text-align: center;
	border-bottom: none;
}	
.course-key p {
	font-size: 10px;
}

/* COURSE SCHEDULE */
#state-select-box {
	display: none;
}

.state-options {
	display: none;
}

table#course-schedule-result tbody td {
	font-size: 11px;
	text-transform: capitalize;
}
table#course-schedule-result tbody td.state {
	text-transform: uppercase;
}
	
/* CONTACT US */
.contact h4.underline {
	margin-top: 10px;
	color: #656565;
}

#contact-us .level-one h4 {
	padding-top: 15px;
	line-height: 30px;
}

#contact-us .level-two h4, #contact-us .level-three h4 {
	padding-top: 30px;
	border-top: 1px solid #CECFCF;
	line-height: 30px;
}
	#iicrc-shareholders h4.underline {
		border-top: none;
		padding-top: 0;
	}
	#iicrc-shareholders .span3 h4.underline {
		margin-bottom: 0;
		border-bottom: none;
		border-top: 1px solid #CECFCF;
	}

a.new-window,
#contact-us #iicrc-shareholders a,
#contact-us .level-one a {
	background: url(../images/icons/new-window-icon.gif) no-repeat left center;
	padding-left: 16px;
}

form.director_select {

}
	form.director_select select {
	
	}
		form.director_select option {
		
		}
	
	form.director_select button.btn {
		float: right;
		background: #00B0EA;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		border: none;
		text-transform: uppercase;
		color: #FFF;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
	}
	
form.contact_form button.btn {
	background: #00B0EA;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: none;
	text-transform: uppercase;
	color: #FFF;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}

/* MOLD REMOVAL SPECIALIST APPLICATION FORM */
.mrs-application form button.btn {
	background: #00B0EA;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: none;
	text-transform: uppercase;
	color: #FFF;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}

/* NOMINATE FORM */
form#nominate-form button.btn {
	background: #00B0EA;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: none;
	text-transform: uppercase;
	color: #FFF;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}

.page-template-template-contact-us-php .underline{
	margin:0;
}

.highlight{
background:#E5F7FD;
padding:5px 0;
height:260px;
}

#fp_iframe.oceania{
	width: 877px;
	height: 490px;
	position: relative;
	overflow: hidden;
}
#fp_iframe.oceania iframe{
	position: absolute;
	left: -175px;
	top: -254px;
}

.input-wrapper,
.btn{
position:relative;	
}

.error-msg{
	display:none;	
	position: absolute;
	top:50%;
	left: 10%;
	background: #fff;
	padding: 3px;
	color: #900;
	border: 1px solid;
	width: 90%;
}

.error-msg.fp_button{
width:300%;
left:105%;
bottom:0;	
top:auto;
}

.input-wrapper.radio{
display:block;	
}

input.guardian{
position:fixed;
left:-9999px;
top:-9999px;
height:0; width:0;
overflow:hidden;
display:none;
visibility:hidden;	
}

.pro_listing_title{
background: url(../images/info.png) right top no-repeat;
padding: 0 25px 0 0;
display: inline-block;
height: 25px;
}

.fp_location_title{
	background: url(../images/collapsed.png) right center no-repeat;
	padding: 0 20px 0 0;
	display: inline-block;
	height: 25px;
}

.fp_location_title.expanded{
	background: url(../images/expanded.png) right top no-repeat;	
}

.location_list .location{
	background: #eee;
	padding: 10px;
	margin: 10px;
}

.pro_list{
display:none;	
}

.location_info{
background:#fff;
padding:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border:1px solid #ccc;
border-bottom:1px solid #999;
border-right:1px solid #999;
}

.sub_level{
display:none;	
margin:5px 15px;
}

.pro_listing{
display:none;
position: fixed;
top: 85px;
left: 50%;
width: 500px;
margin: 0 0 0 -250px;
background: #eee;
box-shadow: 0 0 10px #000;
padding: 25px 10px;	
z-index:999;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.close_listing,
.close_map{
	position: absolute;
	right: 2px;
	top: 2px;	
	cursor:pointer;
}

.map_inner{

position: fixed;
top: 60px;
left: -999px;
width: 450px;
margin: 0 0 0 -225px;
background: #eee;
box-shadow: 0 0 10px #000;
padding: 25px 5px;	
z-index:999;	
text-align:center;
}

.certifications{
clear:both;	
}

.certifications li{
	float:left;
	padding: 0;
	margin: 0 15px;
}

hr{
clear:both;	
}

ul#showhide-list li {margin-bottom: 8px;}
ul#showhide-list li .sh-link a span {font-weight: bold;}
ul#showhide-list li .sh-content {margin-top: 12px;}
ul#showhide-list li p {}
ul#showhide-list li blockquote p {font-size: inherit;}