<<<<<<< .mine
<<<<<<< .mine
html, body {
	width:100%;
	height:100%;
	min-width: 966px;
}
html {background:url(/wp-content/themes/corpedia/images/html.gif) repeat-y 50% 0;}

body {
	margin:0;
	background:url(/wp-content/themes/corpedia/images/body.gif) no-repeat 50% 0;
	/*font:14px Georgia, "Times New Roman", Times, serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color:#000;
}

/*Styles events page table*/
body#corpedia-events .title-no-submenu .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 0px 0 0;
	background: #f0f0f0;
}

.title-no-submenu #event-form {
	float: right;
	width: 380px;
	margin: 0 -280px 0 50px;
	border-left: 1px solid #D9D9D9;
	zoom: 1;
	position: relative;
	height: 1%;
}

#event-form h3 {
	text-align: center;
}

body#corpedia-events a {
	text-decoration: none;
}

body#corpedia-events a:hover {
	text-decoration: underline;
}

body#corpedia-events table {
	width:90%;
	margin:10px 0 0 40px;
	padding:10px;
	background:#ffffff;
	border:0px solid #f0f0f0;
}

body#corpedia-events tr th {
	background:#f0f0f0;
	padding:0px;
	border-bottom: 1px dotted #000000;
	text-align: right;
}

body#corpedia-events tr td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #cccccc;
	border-right: 0px dotted #f0f0f0;
	padding:8px 4px 8px 4px;
	margin:0;
}
/*End Styles events page table*/

img {border-style:none;}
a {
	text-decoration:underline;
	color:#3c6482;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

/*main container*/
.page-holder{
	position:relative;
	margin:0 auto;
	width: 966px;
}

/*header*/
#header {
	position:relative;
	margin:0 auto;
	width: 966px;
	padding:70px 0 0;
	z-index:5;
}
#header:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
/*logo*/
#header h1 {
	margin:0;
	float:left;
}
#header h1 a{
	display:block;
	width:151px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/wp-content/themes/corpedia/images/logo.gif) no-repeat;
	margin:-30px 0 0 0;
}

#header ul {
	padding:0;
	margin:0;
	list-style:none;
}

.slogan {
	width:475px;
	margin:0px 0 0 0;
	position:absolute;
	left:0px;
	bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#666666;
}

.nav {padding:34px 0 0;}

a.client-login{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:14px;
	top:0;
	height:28px;
	width:93px;
	background:url(/wp-content/themes/corpedia/images/client-login.gif) no-repeat;
	margin-bottom:12px;
	
}

/*a.signup-newsletter {
	display:block;
	overflow:hidden;
	text-indent:0px;
	text-decoration: none;
	text-transform: uppercase;
	color:#939494;
	font-weight: bold;
	position:absolute;
	right:165px;
	top:60px;
	height:auto;
	width:auto;
	margin-bottom:0px;
}

a.signup-newsletter:hover {
	color:#3a6584;
}*/


a.newsletter-subscribe{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration: none;
	text-transform: uppercase;
	color:#000000;
	font-weight: bold;
	position:absolute;
	right:120px;
	top:50px;
	height:34px;
	width:212px;
	background:url(/wp-content/themes/corpedia/images/newsletter-signup.gif) no-repeat;
	margin-bottom:0px;
}

a.newsletter-subscribe:hover {
	background:url(/wp-content/themes/corpedia/images/newsletter-signup-hover.gif) no-repeat;
}

a.live-chat {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:38px;
	top:40px;
	height:46px;
	width:51px;
	background:url(/wp-content/themes/corpedia/images/live-chat.gif) no-repeat;
}
.search {float:right;}
#search {
	font:12px Arial, Helvetica, sans-serif;
	padding:1px 0 2px 7px;
	width:140px;
	color:#d4d4d4;
	background:#9c9e9f;
	border:1px solid #d5d6d7;
	float:left;
}
.submit {
	margin-right:0px;
	float:left;
}

#search-404 {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 100px;
	padding:1px 0 2px 7px;
	width:174px;
	color:#d4d4d4;
	background:#f0f0f0;
	border:1px solid #d5d6d7;
	}

.submit-404 {
	margin-right:0px;
}

ul.search-sitemap {
	margin:20px 0 0 40px;
}

ul.search-sitemap li a {
	text-decoration: none;
}

ul.search-sitemap li a:hover {
	text-decoration: underline;
}

/*nav*/
#menu {
	float:right;
	position:relative;
	top:2px;
}
#menu li.hover,
#menu li:hover {position: relative;}
#menu li.hover ul,
#menu li:hover ul {display: block;}
#menu ul {
	display: none;
	width:142px;
	background:#8ba6b3;
	padding:3px 3px 1px;
	position: absolute;
	left: 0;
	top: 100%;
}
#menu li {
	float:left;
	background:url(/wp-content/themes/corpedia/images/divider.gif) no-repeat 0 2px;
	padding: 0 0 8px;
	position:relative;
	z-index:10;
}
#menu li:first-child {
	background:none;
	padding-left:0;
}
#menu li a {
	text-transform:uppercase;
	word-spacing: 1px;
	color:#000;
	font:bold 11px/18px Helvetica, sans-serif;
	float:left;
	padding:0 6px;
	overflow:hidden;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li a:hover {
	color:#fff;
	background-color: #8AA4AF;

}
#menu li ul li{
	padding:0;
	background:none;
	margin-bottom:2px;
}
#menu li.hover ul li a,
#menu li:hover ul li a,
#menu ul li a {
	background:#355466;
	color:#bdd1d9;
	font:11px/18px Helvetica, sans-serif;;
	float:left;
	width:116px;
	overflow:hidden;
	padding: 2px 20px 2px 6px;
	text-decoration:none;
	letter-spacing:0px;
	text-indent:0px;
}
#menu li.hover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover {
	color:#fff;
	background:#355466 url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat  126px 50%;
	text-indent:0px;
}


/*main-menu
.menu-home a {
	background: url(/wp-content/themes/corpedia/images/menu-home.gif) no-repeat;
	width:32px;
	text-indent:-9999px;
}
.menu-home a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-home-hover.gif) no-repeat;
}

.menu-about a {
	background: url(/wp-content/themes/corpedia/images/menu-about.gif) no-repeat;
	width:37px;
	text-indent:-9999px;
}
.menu-about a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-about-hover.gif) no-repeat;
}

.menu-elearning a {
	background: url(/wp-content/themes/corpedia/images/menu-elearning.gif) no-repeat;
	width:64px;
	text-indent:-9999px;
}
.menu-elearning a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-elearning-hover.gif) no-repeat;
}

.menu-consulting a {
	background: url(/wp-content/themes/corpedia/images/menu-consulting.gif) no-repeat;
	width:65px;
	text-indent:-9999px;
}
.menu-consulting a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-consulting-hover.gif) no-repeat;
}

.menu-faqs a {
	background: url(/wp-content/themes/corpedia/images/menu-faqs.gif) no-repeat;
	width:31px;
	text-indent:-9999px;
}
.menu-faqs a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-faqs-hover.gif) no-repeat;
}

.menu-contact a {
	background: url(/wp-content/themes/corpedia/images/menu-contact.gif) no-repeat;
	width:49px;
	text-indent:-9999px;
}
.menu-contact a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-contact-hover.gif) no-repeat;
}*/


/*sidebar-menu*/
	.sidebar-menu {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-left:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-consulting1.jpg) no-repeat;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-about {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-about.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-elearning {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-elearning.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-consulting {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-consulting.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu li a, .sidebar-menu-about li a, .sidebar-menu-elearning li a, .sidebar-menu-consulting li a {
	color:#000000;
	font:11px/18px Helvetica, sans-serif;;
	float:right;
	width:275px;
	overflow:hidden;
	padding: 2px 6px 2px 0px;
	text-decoration:none;
	border-bottom: 1px dotted #87a7b6;
	font-weight: bold;
	text-align: right;
}

.sidebar-menu li a:hover, .sidebar-menu-about li a:hover, .sidebar-menu-elearning li a:hover, .sidebar-menu-consulting li a:hover {
	margin:0px 0 px 0; 
	text-decoration: none;
	color:#3c6482;
	/*background:#c3c8c9 url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat  10px 50%;*/
}

.sidebar-menu ul, .sidebar-menu-about ul, .sidebar-menu-elearning ul, .sidebar-menu-consulting ul {
	list-style-type:none; 
	margin:0px 0 0 0; 
	padding:0 0 0 0;
	
	/*position:absolute; top:50%; height:150px; margin-top:-75px;*/
}

/*content*/
.white-line {
	margin:-5px 0 0;
	width:100%;
	background:#fff;
}
.title {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 0px 10px 290px;
	min-height:247px;
}

.full-page {
	width: 100%;
	padding: 10px;
	overflow: auto;
}

.col-right {
	float: left;
	width: 595px;
	padding-right:15px;
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	min-height:275px;
}

.title-no-submenu {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 266px 10px 0;
	min-height:275px;
}


.title-no-submenu-bio {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding:25px 0px 10px 0;
	min-height:275px;
}


.title-no-submenu-bio p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 22px;
	/*width: 400px;*/
	width: 925px;
	/*border-right:1px dotted #cccccc;*/
	padding: 0 0px 0 0;
}

.bio-picture {
	border:1px solid #cccccc;
	padding:2px;
	float:left; 
	margin:10px 10px 10px 0;
}

body#video-view .title-no-submenu {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 266px 10px 0;
	min-height:300px;
}

body#search-results .title-no-submenu {
	height:auto;
}

.title h2 span, .title-no-submenu h2 span, .title-no-submenu-bio h2 span span{
	display:block;
	font-size:22px;
	line-height:22px;
	margin: 0 0 4px -30px;
	}

.title h2 span span, .title-no-submenu h2 span span, .title-no-submenu-bio h2 span span{
	font-weight:normal;
	margin:0 0 0px 0px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
}

.title h2, .title-no-submenu h2  {
	font-weight:normal;
	margin:0 0 5px 50px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}
	
.title-no-submenu-bio h2 {
	font-weight:normal;
	margin:0 0 5px 20px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}	
	

.title h2.header-one-line, .title-no-submenu h2.header-one-line {
	font-weight:normal;
	margin:0 0 5px 20px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}


.title h3 {
	font-size:15px;
	color:#3c6482;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0px;
	text-transform:uppercase;
	text-align: right;
	letter-spacing:0px;
	border-bottom: 0px dotted #87a7b6;
}

.title h3 a {
	text-decoration: none;
	color:#3c6482;
}

.title h3 a:hover {
	text-decoration: none;
	color:#69321f;
}


/*FAQs/Privacy Policy page specific styling*/

body#faqs .title-no-submenu h3 {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	color:#3c6482;
}

body#privacy-policy .title-no-submenu h3 {
	margin:0 0 10px 25px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	color:#3c6482;
}

body#research-database h2 {
	margin:0 0 20px 50px;
}

body#research-database .title-no-submenu h3 {
	margin:0 0 10px 25px;
	padding:4px 0 0 0;
	border-top:0px solid #ccc;
	color:#3c6482;
}



body#research-database .title-no-submenu ul li {
	margin:0px 0 5px 0px;
	line-height: 1.5em;
}

body#faqs .title-no-submenu h4, body#privacy-policy .title-no-submenu h4 {
	margin:0 0 0 40px;
}

body#privacy-policy .title-no-submenu h3.no-top-border {
	border-top:0px solid #ccc;
	margin:10px 0 10px 25px;
}

body#faqs .title-no-submenu a{
	color:#3c6482;
}

body#faqs .title-no-submenu p em {
	font-weight: bold;
	color:#000000;
}

body#faqs .title-no-submenu ul {
	margin:0 0 0px 20px;
}

body#faqs .title-no-submenu ul li {
	margin:0px 0 5px 0px;
}

body#faqs .title-no-submenu ul li a{
	margin:0px 0 0px 0px;
	text-decoration: none;
	color:#3c6482;
}

body#faqs .title-no-submenu ul li a:hover{
	text-decoration: underline;
}

body#faqs .title-no-submenu ol {
	margin:0 0 0 20px;
}


.title p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 22px;
	/*width: 400px;*/
	width: 625px;
	/*border-right:1px dotted #cccccc;*/
	padding: 0 0px 0 0;
	
}

.title-no-submenu p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 42px;
}


.title .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 15px 0 0;
}

.title-no-submenu .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 20px 0 0;
}

.title-no-submenu .picture-top {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .picture-news-feed {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

.title-no-submenu .picture-microphones {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

.title-no-submenu .picture-roundtable {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

body#sitemap .title-no-submenu .picture, body#research-database .title-no-submenu .picture {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .pdf, .title-no-submenu .pdf-no-border {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .pdf img {
	border:1px solid #cccccc;
}

/*.request-pdf {
	margin: 10px 10px 10px 10px; 
	padding:8px 4px 0px 4px; 
	width: 225px; 
	background-color: #ffffff; 
	color: #000000; 
	float: right; 
	line-height: 1.5em; 
	font-weight: bold; 
	font-size:1.1em; 
	border: 1px solid #cccccc; 
	font-size:10px;
}

.request-pdf ul li {
	list-style-type:none; 
	margin-left:-30px;
}


.request-pdf ul li img {
	margin:0 4px 0 0; 
	border: 0px solid #ffffff;
}*/


body#search-results .picture {
	position:absolute;
	top:0;
	right:0;
	margin:50px 15px 0 0;
}

#cse-search-results {
	margin:0 0 0 60px;
}

.ethics-video-screenshot{
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
	padding:2px;
	border: 1px solid #cccccc;
}

body#contact .picture, body#contact-us .picture, body#faqs .picture, body#privacy-policy .picture, body#diagnostics-selection-form .picture, body#complimentary_diagnostics .picture {
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
}

body#contact .address, body#diagnostics-selection-form .address, body#complimentary_diagnostics .address, body#contact-us .address {
	position:absolute;
	top:275px;
	right:0;
	width:229px;
	margin:50px 0px 0 0;
}


.picture-contact {
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
}

.address-contact {
	position:absolute;
	top:275px;
	right:0;
	width:229px;
	margin:50px 0px 0 0;
}

.address p, .address-contact p {
	margin:0 0 0 0;
}


.contact-info p {
	position:absolute;
	right:0px;
	top:60px;
	font-size: 14px;
	line-height: 1.25em;
}

.picture-post {
	position:absolute;
	top:0;
	right:0;
}

#content {
	width: 100%;
	padding-top:3px;
	background:url(/wp-content/themes/corpedia/images/content.gif) repeat-y 50% 0;
	padding-bottom:2px;
}

#content li{
	line-height: 20px;
}

.content-menu {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding:3px 0 3px 0;
	width:100%;
	margin:0 0 6px;
	overflow:hidden;
}
.content-menu ul  {
	padding:0;
	margin:0;
	list-style:none;
	background:#c3c8c9;
	width:100%;
	overflow:hidden;
}
.content-menu ul li {
	float:left;
	border-right:3px solid #dee4e4;
	background:#355466;
	padding-right:2px;
}
.content-menu ul li a {
	text-transform:uppercase;
	letter-spacing:0px;
	float:left;
	color:#bdd1d9;
	line-height:13px;
	text-decoration:none;
	padding:4px 25px 0px 9px;
	height:1.8em;
	font:10px Arial, Helvetica, sans-serif;
}

.advisory-menu ul  {
	margin:10px 10px 0 10px;
	padding:4px 4px 4px 6px;
	border: 1px dotted #cccccc;
	background: #355466;
}
.advisory-menu ul li {
	list-style-type: none;
	border-bottom:1px dotted #999999;

}
.advisory-menu ul li a {
	text-transform:uppercase;
	text-decoration: none;
	color:#bdd1d9;
}

.advisory-menu ul li a:hover {
	color:#ffffff;
}

img.advisory-bio-pic {
	width:120px;
	border: 1px solid #cccccc;
	padding:2px;
	margin:10px 0 10px 10px;
	float:right;
}


/*employment listing columns*/
.responsibilities {
	 float:left;
	 width:450px;
}

.qualifications {
	float:left;
	width:450px;
}

.responsibilities li, .qualifications li {
	line-height: 1.75em;
	list-style-position: outside;
	margin: 0 0 0 15px;
}


body#vipscorpedia .content-menu ul li a {
	font:9px Arial, Helvetica, sans-serif;
}

.content-menu ul li a.active,
.content-menu ul li a:hover
 {
	background:url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat 100% 50%;
	color:#fff;
}


#content h3 {
	font-size:15px;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#3c6482;
}

.section h4 {
	font-size:15px;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:10px 0 0 20px;
	color:#3c6482;
}

strong {
	margin:0px 0 0 0px;
}

#content p {
	font-size:12px;
	line-height:20px;
	margin:0 20px 16px 20px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}
.list {
	padding:0;
	margin: 0 0 16px;
	list-style:none;
}
.list li {
	font-size:14px;
	line-height:22px;
}
.boxes {
	margin-top:0px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	width:964px;
	overflow:hidden;
	padding:3px 0;
}
.boxes div {
	background:url(/wp-content/themes/corpedia/images/3-box-bg.gif) repeat-y;
	width:964px;
}
.boxes ul {
	background:url(/wp-content/themes/corpedia/images/3-box.gif) no-repeat 0 100%;
	width:964px;
	overflow:hidden;
	margin:0;
	padding:9px 0 0;
	list-style:none;
}

.boxes ul li {
	float:left;
	min-height:96px;
}
.boxes ul li.news {
	width:186px;
	padding:0 31px 0 104px
}


.boxes li.news h4  {color:#b9e1f8;}
.boxes ul li.event {
	width:204px;
	padding:0 90px 0 31px
}
.boxes ul li.event h4 {color:#69321f;}
.boxes ul li.database {
	width:187px;
	padding:0 110px 0 18px
}
.boxes ul li.database h4 {color:#516c79;}
.boxes h4 {
	letter-spacing:-1px;
	margin:0;
	font:italic 20px/21px Georgia, "Times New Roman", Times, serif;
}


/*.boxes li.news h4 a {color:#b9e1f8;}
.boxes li.news h4 a:hover {color:#ffffff;}
.boxes ul li.event {
	width:204px;
	padding:0 90px 0 31px
}
*/
.boxes ul li.event h4 a {color:#69321f;}
.boxes ul li.event h4 a:hover {color:#ffffff;}
.boxes ul li.database {
	width:187px;
	padding:0 110px 0 18px
}

.boxes ul li.database h4 a {color:#516c79;}
.boxes ul li.database h4 a:hover {color:#ffffff;}
.boxes h4 {
	letter-spacing:-1px;
	margin:0;
	font:italic 20px/21px Georgia, "Times New Roman", Times, serif;
}

.boxes h4 span {
	text-transform:uppercase;
	font-style:normal;
	font:16px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content .boxes ul li p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
}
#content .boxes ul li.news p {
	color:#fff;
	margin:0;
}
#content .boxes ul li.event p, #content .boxes ul li.database p {
	color:#000;
	margin:0;
}


/*footer*/
#footer {
	width:100%;
	padding:10px 0 0;
	min-height:73px;
}

#footer strong {
	padding:4px 0 0;
	float:right;
	color:#636466;
	font:10px/18px Arial, Helvetica, sans-serif;
}
#footer em {
	font:italic 20px/20px Georgia, "Times New Roman", Times, serif;
	color:#3c6076;
}
#footer p {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	margin:0;
	display:inline;
	margin-right:12px;
}
.footer-nav {
	position:relative;
	top:-1px;
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.footer-nav li {
	display:inline;
	font:10px/20px Arial, Helvetica, sans-serif;
	background:url(/wp-content/themes/corpedia/images/divider-footer.gif) no-repeat 0 50%;
	padding:0 2px 0 6px;
}
.footer-nav li:first-child {
	padding-left:0;
	background:none;
}
.footer-nav li a {
	line-height:20px;
	font-size:10px;
	color:#636466;
	text-decoration:none;
}
.footer-nav li a:hover {text-decoration:underline;}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 966px;
	height: auto;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	}
	
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:966px;
		height:auto;
		overflow:hidden;
		float:left;
		padding-top:.4em;
		padding-bottom:1em;		
		padding-right:1em;		
		padding-left:0em;
		}
		
		
body#advisory-board div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 800px;
	height: auto;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	}
	
body#advisory-board div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:800px;
		height:auto;
		overflow:hidden;
		float:left;
		padding-top:.7em;
		padding-bottom:1em;		
		padding-right:1em;		
		padding-left:0em;
		}		
		
body#about div.scroller, body#about div.section {
		height: auto;
	}
	
body#services div.scroller, body#services div.section {
		height: auto;
	}

body#portfolio div.scroller, body#portfolio div.section {
		height: auto;
	}

div.scroller div.content {
		width: 100000px;
	}

div.scroller a {
	/*color:#dd5a07;*/
	color: #3c6482;
	}

div.scroller a:hover {
	/*color:#dd5a07;*/
	color: #3c6482;
	text-decoration:none;
	}

div.scroller a:visited {
	color:#666;
	text-decoration:underline;
	}
	
strong.search-excerpt { background: yellow; }	


/*Styles the list items on the events page
ul.wplc_event_list {
	line-height: 1.5em;
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 40px;
}

ul.wplc_event_list .event-link {
	font-weight:bold;
}

ul.wplc_event_list .event-dates {
	font-weight:bold;
}

ul.wplc_event_list li {
	border-bottom: 1px dotted #000000;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

ul.wplc_event_list li a {
	text-decoration: none;
	color:#3c6482;
}

ul.wplc_event_list li a:hover {
	text-decoration: underline;
}*/

.testimonials {
	width:400px; 
	list-style-type:none;
	margin:0 40px 20px 40px;
	padding: 0px 0px 4px 0px;
	border-bottom:1px solid #cccccc;
	/*background: #ffffff;*/
}

.testimonials em {
	font-size: .8em;
}

.testimonials strong {
	color:#355466;
}

label {
	margin:0 0 0 5px;
}

h3.viral-video {
	margin:20px 0 20px 0;
	border-top: 0px dotted #cccccc;
	padding:4px 0 0 0;
	color: #3c6076;
}

.video-form {
	margin:0 0 0 40px;
}

.video-form input {
	background:#f8f8f8;
}

ul.list-column {
   float:left;
}

ul.list-column-1 {
   float:left;
margin-right:18px;
}

ul.list-column li, ul.list-column-1 li {
   list-style-type:disc;
   margin-left:20px;
}

.reg-mark {
	font-size:10px;
	vertical-align:super;
}

#event-map {
    /*width: 300px !important;
    height: 200px !important;*/
    margin:0 0 0 43px;
    border:1px solid #000000;
}


/*
#calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#calendar li {
	background: none;
	margin: 0;
	padding: 0;
}

#calendar .ec3_list_month {
	background-color: #908E91;
	color: #FFF;
	margin: 20px 0 0 0;
	padding: 0;
}
#calendar .calendarType45 {
	background-color: #afcbff;
}
#calendar .calendarType46 {
	background-color: #c8ff80;
}
#calendar .calendarType47 {
	background-color: #ffa0a9;
}
#calendar .calendarType48 {
	background-color: #ffd266;
}
#calendar .calendarType49 {
	background-color: #ffff99;
}
#calendar .calendarType53{
background-color: #0295d3;
}
#calendar .calendarType132{
background-color: #d2224b;
}
#calendar .calendarType180{
background-color: #ce8eff;
}
#calendar .calendarType224{
background-color: #008d1e;
}
#calendar .calendarType225{
background-color: #4fd6bb;
}

#calendar .ec3_list_month .month {
	margin: 0;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
}
#calendar .ec3_list_month ul{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #6B696C;
}
#calendar .ec3_list_month ul li{
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid;
}

#calendar .date {
	width: 13%;
	float: left;
	font-size: 1.6em;
	text-align: center;
	color: #000;
}
#calendar .event a:link, #calendar .event a:visited{
	color: black;
	text-decoration: underline;
}
#calendar .event a:hover, #calendar .event a:active{
	color: grey;
	text-decoration: none;
}*/


/*Calendar/Events Table
----------------------------------------------- */

/*h3.events-calendar {
	margin:20px 0 0px 43px;
	border-top: 0px dotted #cccccc;
	padding:4px 0 0 0;
	color: #ffffff;
	background: #3c6076;
	padding:4px;
	width: 600px;
}*/

td.events-date {
	font-size: 24px;
	width:75px; 
}

table {
		border-collapse:collapse;
		border-left:0px solid #686868;
		border-right:0px solid #686868;
		width:600px;
		color: #333;
		margin:20px 0 0 25px;
}

table.full {
	width: 95%;
}

td, th {
		padding:5px;
		text-align:left;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table a:hover {
		border-bottom: 0px dashed #bbb;
		text-decoration:underline;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333;
		color:#fff
}

tfoot td {
		text-align:left
}


/* =body
----------------------------------------------- */

tbody th {
		background: #819bab;
		color: #ffffff;
		white-space: nowrap;
		text-align: left;

}

tbody th a {
		color:#333;
}

.odd {}

tbody tr {
		background:#f9f9f9;
		text-align: left;
}

tbody tr td {
		text-align: left;
}

tbody tr:hover {
		background:#ffffff;
}

/* iContact Form Styling*/

.signupframe {
  border: 0px solid #cccccc;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0 40px;
}

.signupframe input {
  width:200px;
 
}

.signupframe input.submit-button {
  width:100px;
 }
 
.signupframe td, .signupframe th {
		padding:5px;
		text-align:left;
}

.signupframe tbody tr {
		background:#ffffff;
		text-align: left;
}

.signup frametbody tr td {
		text-align: left;
}

.signupframe tbody tr:hover {
		background:#ffffff;
}
=======
html, body{
	width:100%;
	height:100%;
	min-width: 966px;
}
html {background:url(/wp-content/themes/corpedia/images/html.gif) repeat-y 50% 0;}

body {
	margin:0;
	background:url(/wp-content/themes/corpedia/images/body.gif) no-repeat 50% 0;
	/*font:14px Georgia, "Times New Roman", Times, serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color:#000;
}

/*Styles events page table*/
body#corpedia-events .title-no-submenu .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 0px 0 0;
	background: #f0f0f0;
}

.title-no-submenu #event-form {
	float: right;
	width: 380px;
	margin: 0 -280px 0 50px;
	border-left: 1px solid #D9D9D9;
	zoom: 1;
	position: relative;
	height: 1%;
}

#event-form h3 {
	text-align: center;
}

body#corpedia-events a {
	text-decoration: none;
}

body#corpedia-events a:hover {
	text-decoration: underline;
}

body#corpedia-events table {
	width:90%;
	margin:10px 0 0 40px;
	padding:10px;
	background:#ffffff;
	border:0px solid #f0f0f0;
}

body#corpedia-events tr th {
	background:#f0f0f0;
	padding:0px;
	border-bottom: 1px dotted #000000;
	text-align: right;
}

body#corpedia-events tr td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #cccccc;
	border-right: 0px dotted #f0f0f0;
	padding:8px 4px 8px 4px;
	margin:0;
}
/*End Styles events page table*/

img {border-style:none;}
a {
	text-decoration:underline;
	color:#3c6482;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

/*main container*/
.page-holder{
	position:relative;
	margin:0 auto;
	width: 966px;
}

/*header*/
#header {
	position:relative;
	margin:0 auto;
	width: 966px;
	padding:70px 0 0;
	z-index:5;
}
#header:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
/*logo*/
#header h1 {
	margin:0;
	float:left;
}
#header h1 a{
	display:block;
	width:151px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/wp-content/themes/corpedia/images/logo.gif) no-repeat;
	margin:-30px 0 0 0;
}

#header ul {
	padding:0;
	margin:0;
	list-style:none;
}

.slogan {
	width:475px;
	margin:0px 0 0 0;
	position:absolute;
	left:0px;
	bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#666666;
}

.nav {padding:34px 0 0;}

a.client-login{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:14px;
	top:0;
	height:28px;
	width:93px;
	background:url(/wp-content/themes/corpedia/images/client-login.gif) no-repeat;
	margin-bottom:12px;
	
}

/*a.signup-newsletter {
	display:block;
	overflow:hidden;
	text-indent:0px;
	text-decoration: none;
	text-transform: uppercase;
	color:#939494;
	font-weight: bold;
	position:absolute;
	right:165px;
	top:60px;
	height:auto;
	width:auto;
	margin-bottom:0px;
}

a.signup-newsletter:hover {
	color:#3a6584;
}*/


a.newsletter-subscribe{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration: none;
	text-transform: uppercase;
	color:#000000;
	font-weight: bold;
	position:absolute;
	right:120px;
	top:50px;
	height:34px;
	width:212px;
	background:url(/wp-content/themes/corpedia/images/newsletter-signup.gif) no-repeat;
	margin-bottom:0px;
}

a.newsletter-subscribe:hover {
	background:url(/wp-content/themes/corpedia/images/newsletter-signup-hover.gif) no-repeat;
}

a.live-chat {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:38px;
	top:40px;
	height:46px;
	width:51px;
	background:url(/wp-content/themes/corpedia/images/live-chat.gif) no-repeat;
}
.search {float:right;}
#search {
	font:12px Arial, Helvetica, sans-serif;
	padding:1px 0 2px 7px;
	width:140px;
	color:#d4d4d4;
	background:#9c9e9f;
	border:1px solid #d5d6d7;
	float:left;
}
.submit {
	margin-right:0px;
	float:left;
}

#search-404 {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 100px;
	padding:1px 0 2px 7px;
	width:174px;
	color:#d4d4d4;
	background:#f0f0f0;
	border:1px solid #d5d6d7;
	}

.submit-404 {
	margin-right:0px;
}

ul.search-sitemap {
	margin:20px 0 0 40px;
}

ul.search-sitemap li a {
	text-decoration: none;
}

ul.search-sitemap li a:hover {
	text-decoration: underline;
}

/*nav*/
#menu {
	float:right;
	position:relative;
	top:2px;
}
#menu li.hover,
#menu li:hover {position: relative;}
#menu li.hover ul,
#menu li:hover ul {display: block;}
#menu ul {
	display: none;
	width:142px;
	background:#8ba6b3;
	padding:3px 3px 1px;
	position: absolute;
	left: 0;
	top: 100%;
}
#menu li {
	float:left;
	background:url(/wp-content/themes/corpedia/images/divider.gif) no-repeat 0 2px;
	padding: 0 0 8px;
	position:relative;
	z-index:10;
}
#menu li:first-child {
	background:none;
	padding-left:0;
}
#menu li a {
	text-transform:uppercase;
	word-spacing: 1px;
	color:#000;
	font:bold 11px/18px Helvetica, sans-serif;
	float:left;
	padding:0 6px;
	overflow:hidden;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li a:hover {
	color:#fff;
	background-color: #8AA4AF;

}
#menu li ul li{
	padding:0;
	background:none;
	margin-bottom:2px;
}
#menu li.hover ul li a,
#menu li:hover ul li a,
#menu ul li a {
	background:#355466;
	color:#bdd1d9;
	font:11px/18px Helvetica, sans-serif;;
	float:left;
	width:116px;
	overflow:hidden;
	padding: 2px 20px 2px 6px;
	text-decoration:none;
	letter-spacing:0px;
	text-indent:0px;
}
#menu li.hover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover {
	color:#fff;
	background:#355466 url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat  126px 50%;
	text-indent:0px;
}


/*main-menu
.menu-home a {
	background: url(/wp-content/themes/corpedia/images/menu-home.gif) no-repeat;
	width:32px;
	text-indent:-9999px;
}
.menu-home a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-home-hover.gif) no-repeat;
}

.menu-about a {
	background: url(/wp-content/themes/corpedia/images/menu-about.gif) no-repeat;
	width:37px;
	text-indent:-9999px;
}
.menu-about a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-about-hover.gif) no-repeat;
}

.menu-elearning a {
	background: url(/wp-content/themes/corpedia/images/menu-elearning.gif) no-repeat;
	width:64px;
	text-indent:-9999px;
}
.menu-elearning a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-elearning-hover.gif) no-repeat;
}

.menu-consulting a {
	background: url(/wp-content/themes/corpedia/images/menu-consulting.gif) no-repeat;
	width:65px;
	text-indent:-9999px;
}
.menu-consulting a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-consulting-hover.gif) no-repeat;
}

.menu-faqs a {
	background: url(/wp-content/themes/corpedia/images/menu-faqs.gif) no-repeat;
	width:31px;
	text-indent:-9999px;
}
.menu-faqs a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-faqs-hover.gif) no-repeat;
}

.menu-contact a {
	background: url(/wp-content/themes/corpedia/images/menu-contact.gif) no-repeat;
	width:49px;
	text-indent:-9999px;
}
.menu-contact a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-contact-hover.gif) no-repeat;
}*/


/*sidebar-menu*/
	.sidebar-menu {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-left:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-consulting1.jpg) no-repeat;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-about {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-about.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-elearning {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-elearning.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-consulting {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-consulting.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu li a, .sidebar-menu-about li a, .sidebar-menu-elearning li a, .sidebar-menu-consulting li a {
	color:#000000;
	font:11px/18px Helvetica, sans-serif;;
	float:right;
	width:275px;
	overflow:hidden;
	padding: 2px 6px 2px 0px;
	text-decoration:none;
	border-bottom: 1px dotted #87a7b6;
	font-weight: bold;
	text-align: right;
}

.sidebar-menu li a:hover, .sidebar-menu-about li a:hover, .sidebar-menu-elearning li a:hover, .sidebar-menu-consulting li a:hover {
	margin:0px 0 px 0; 
	text-decoration: none;
	color:#3c6482;
	/*background:#c3c8c9 url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat  10px 50%;*/
}

.sidebar-menu ul, .sidebar-menu-about ul, .sidebar-menu-elearning ul, .sidebar-menu-consulting ul {
	list-style-type:none; 
	margin:0px 0 0 0; 
	padding:0 0 0 0;
	
	/*position:absolute; top:50%; height:150px; margin-top:-75px;*/
}

/*content*/
.white-line {
	margin:-5px 0 0;
	width:100%;
	background:#fff;
}
.title {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 0px 10px 290px;
	min-height:247px;
}

.full-page {
	width: 100%;
	padding: 10px;
	overflow: auto;
}

.col-right {
	float: left;
	width: 595px;
	padding-right:15px;
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	min-height:275px;
}

.title-no-submenu {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 266px 10px 0;
	min-height:275px;
}


.title-no-submenu-bio {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding:25px 0px 10px 0;
	min-height:275px;
}


.title-no-submenu-bio p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 22px;
	/*width: 400px;*/
	width: 925px;
	/*border-right:1px dotted #cccccc;*/
	padding: 0 0px 0 0;
}

.bio-picture {
	border:1px solid #cccccc;
	padding:2px;
	float:left; 
	margin:10px 10px 10px 0;
}

body#video-view .title-no-submenu {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 266px 10px 0;
	min-height:300px;
}

body#search-results .title-no-submenu {
	height:auto;
}

.title h2 span, .title-no-submenu h2 span, .title-no-submenu-bio h2 span span{
	display:block;
	font-size:22px;
	line-height:22px;
	margin: 0 0 4px -30px;
	}

.title h2 span span, .title-no-submenu h2 span span, .title-no-submenu-bio h2 span span{
	font-weight:normal;
	margin:0 0 0px 0px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
}

.title h2, .title-no-submenu h2  {
	font-weight:normal;
	margin:0 0 5px 50px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}
	
.title-no-submenu-bio h2 {
	font-weight:normal;
	margin:0 0 5px 20px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}	
	

.title h2.header-one-line, .title-no-submenu h2.header-one-line {
	font-weight:normal;
	margin:0 0 5px 20px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}


.title h3 {
	font-size:15px;
	color:#3c6482;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0px;
	text-transform:uppercase;
	text-align: right;
	letter-spacing:0px;
	border-bottom: 0px dotted #87a7b6;
}

.title h3 a {
	text-decoration: none;
	color:#3c6482;
}

.title h3 a:hover {
	text-decoration: none;
	color:#69321f;
}


/*FAQs/Privacy Policy page specific styling*/

body#faqs .title-no-submenu h3 {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	color:#3c6482;
}

body#privacy-policy .title-no-submenu h3 {
	margin:0 0 10px 25px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	color:#3c6482;
}

body#research-database h2 {
	margin:0 0 20px 50px;
}

body#research-database .title-no-submenu h3 {
	margin:0 0 10px 25px;
	padding:4px 0 0 0;
	border-top:0px solid #ccc;
	color:#3c6482;
}



body#research-database .title-no-submenu ul li {
	margin:0px 0 5px 0px;
	line-height: 1.5em;
}

body#faqs .title-no-submenu h4, body#privacy-policy .title-no-submenu h4 {
	margin:0 0 0 40px;
}

body#privacy-policy .title-no-submenu h3.no-top-border {
	border-top:0px solid #ccc;
	margin:10px 0 10px 25px;
}

body#faqs .title-no-submenu a{
	color:#3c6482;
}

body#faqs .title-no-submenu p em {
	font-weight: bold;
	color:#000000;
}

body#faqs .title-no-submenu ul {
	margin:0 0 0px 20px;
}

body#faqs .title-no-submenu ul li {
	margin:0px 0 5px 0px;
}

body#faqs .title-no-submenu ul li a{
	margin:0px 0 0px 0px;
	text-decoration: none;
	color:#3c6482;
}

body#faqs .title-no-submenu ul li a:hover{
	text-decoration: underline;
}

body#faqs .title-no-submenu ol {
	margin:0 0 0 20px;
}


.title p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 22px;
	/*width: 400px;*/
	width: 625px;
	/*border-right:1px dotted #cccccc;*/
	padding: 0 0px 0 0;
	
}

.title-no-submenu p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 42px;
}


.title .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 15px 0 0;
}

.title-no-submenu .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 20px 0 0;
}

.title-no-submenu .picture-top {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .picture-news-feed {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

.title-no-submenu .picture-microphones {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

.title-no-submenu .picture-roundtable {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

body#sitemap .title-no-submenu .picture, body#research-database .title-no-submenu .picture {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .pdf, .title-no-submenu .pdf-no-border {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .pdf img {
	border:1px solid #cccccc;
}

/*.request-pdf {
	margin: 10px 10px 10px 10px; 
	padding:8px 4px 0px 4px; 
	width: 225px; 
	background-color: #ffffff; 
	color: #000000; 
	float: right; 
	line-height: 1.5em; 
	font-weight: bold; 
	font-size:1.1em; 
	border: 1px solid #cccccc; 
	font-size:10px;
}

.request-pdf ul li {
	list-style-type:none; 
	margin-left:-30px;
}


.request-pdf ul li img {
	margin:0 4px 0 0; 
	border: 0px solid #ffffff;
}*/


body#search-results .picture {
	position:absolute;
	top:0;
	right:0;
	margin:50px 15px 0 0;
}

#cse-search-results {
	margin:0 0 0 60px;
}

.ethics-video-screenshot{
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
	padding:2px;
	border: 1px solid #cccccc;
}

body#contact .picture, body#contact-us .picture, body#faqs .picture, body#privacy-policy .picture, body#diagnostics-selection-form .picture, body#complimentary_diagnostics .picture {
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
}

body#contact .address, body#diagnostics-selection-form .address, body#complimentary_diagnostics .address, body#contact-us .address {
	position:absolute;
	top:275px;
	right:0;
	width:229px;
	margin:50px 0px 0 0;
}


.picture-contact {
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
}

.address-contact {
	position:absolute;
	top:275px;
	right:0;
	width:229px;
	margin:50px 0px 0 0;
}

.address p, .address-contact p {
	margin:0 0 0 0;
}


.contact-info p {
	position:absolute;
	right:0px;
	top:60px;
	font-size: 14px;
	line-height: 1.25em;
}

.picture-post {
	position:absolute;
	top:0;
	right:0;
}

#content {
	width: 100%;
	padding-top:3px;
	background:url(/wp-content/themes/corpedia/images/content.gif) repeat-y 50% 0;
	padding-bottom:2px;
}

#content li{
	line-height: 20px;
}

.content-menu {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding:3px 0 3px 0;
	width:100%;
	margin:0 0 6px;
	overflow:hidden;
}
.content-menu ul  {
	padding:0;
	margin:0;
	list-style:none;
	background:#c3c8c9;
	width:100%;
	overflow:hidden;
}
.content-menu ul li {
	float:left;
	border-right:3px solid #dee4e4;
	background:#355466;
	padding-right:2px;
}
.content-menu ul li a {
	text-transform:uppercase;
	letter-spacing:0px;
	float:left;
	color:#bdd1d9;
	line-height:13px;
	text-decoration:none;
	padding:4px 25px 0px 9px;
	height:1.8em;
	font:10px Arial, Helvetica, sans-serif;
}

.advisory-menu ul  {
	margin:10px 10px 0 10px;
	padding:4px 4px 4px 6px;
	border: 1px dotted #cccccc;
	background: #355466;
}
.advisory-menu ul li {
	list-style-type: none;
	border-bottom:1px dotted #999999;

}
.advisory-menu ul li a {
	text-transform:uppercase;
	text-decoration: none;
	color:#bdd1d9;
}

.advisory-menu ul li a:hover {
	color:#ffffff;
}

img.advisory-bio-pic {
	width:120px;
	border: 1px solid #cccccc;
	padding:2px;
	margin:10px 0 10px 10px;
	float:right;
}


/*employment listing columns*/
.responsibilities {
	 float:left;
	 width:450px;
}

.qualifications {
	float:left;
	width:450px;
}

.responsibilities li, .qualifications li {
	line-height: 1.75em;
	list-style-position: outside;
	margin: 0 0 0 15px;
}


body#vipscorpedia .content-menu ul li a {
	font:9px Arial, Helvetica, sans-serif;
}

.content-menu ul li a.active,
.content-menu ul li a:hover
 {
	background:url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat 100% 50%;
	color:#fff;
}


#content h3 {
	font-size:15px;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#3c6482;
}

.section h4 {
	font-size:15px;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:10px 0 0 20px;
	color:#3c6482;
}

strong {
	margin:0px 0 0 0px;
}

#content p {
	font-size:12px;
	line-height:20px;
	margin:0 20px 16px 20px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}
.list {
	padding:0;
	margin: 0 0 16px;
	list-style:none;
}
.list li {
	font-size:14px;
	line-height:22px;
}
.boxes {
	margin-top:0px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	width:964px;
	overflow:hidden;
	padding:3px 0;
}
.boxes div {
	background:url(/wp-content/themes/corpedia/images/3-box-bg.gif) repeat-y;
	width:964px;
}
.boxes ul {
	background:url(/wp-content/themes/corpedia/images/3-box.gif) no-repeat 0 100%;
	width:964px;
	overflow:hidden;
	margin:0;
	padding:9px 0 0;
	list-style:none;
}

.boxes ul li {
	float:left;
	min-height:96px;
}
.boxes ul li.news {
	width:186px;
	padding:0 31px 0 104px
}


.boxes li.news h4  {color:#b9e1f8;}
.boxes ul li.event {
	width:204px;
	padding:0 90px 0 31px
}
.boxes ul li.event h4 {color:#69321f;}
.boxes ul li.database {
	width:187px;
	padding:0 110px 0 18px
}
.boxes ul li.database h4 {color:#516c79;}
.boxes h4 {
	letter-spacing:-1px;
	margin:0;
	font:italic 20px/21px Georgia, "Times New Roman", Times, serif;
}


/*.boxes li.news h4 a {color:#b9e1f8;}
.boxes li.news h4 a:hover {color:#ffffff;}
.boxes ul li.event {
	width:204px;
	padding:0 90px 0 31px
}
*/
.boxes ul li.event h4 a {color:#69321f;}
.boxes ul li.event h4 a:hover {color:#ffffff;}
.boxes ul li.database {
	width:187px;
	padding:0 110px 0 18px
}

.boxes ul li.database h4 a {color:#516c79;}
.boxes ul li.database h4 a:hover {color:#ffffff;}
.boxes h4 {
	letter-spacing:-1px;
	margin:0;
	font:italic 20px/21px Georgia, "Times New Roman", Times, serif;
}

.boxes h4 span {
	text-transform:uppercase;
	font-style:normal;
	font:16px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content .boxes ul li p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
}
#content .boxes ul li.news p {
	color:#fff;
	margin:0;
}
#content .boxes ul li.event p, #content .boxes ul li.database p {
	color:#000;
	margin:0;
}


/*footer*/
#footer {
	width:100%;
	padding:10px 0 0;
	min-height:73px;
}

#footer strong {
	padding:4px 0 0;
	float:right;
	color:#636466;
	font:10px/18px Arial, Helvetica, sans-serif;
}
#footer em {
	font:italic 20px/20px Georgia, "Times New Roman", Times, serif;
	color:#3c6076;
}
#footer p {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	margin:0;
	display:inline;
	margin-right:12px;
}
.footer-nav {
	position:relative;
	top:-1px;
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.footer-nav li {
	display:inline;
	font:10px/20px Arial, Helvetica, sans-serif;
	background:url(/wp-content/themes/corpedia/images/divider-footer.gif) no-repeat 0 50%;
	padding:0 2px 0 6px;
}
.footer-nav li:first-child {
	padding-left:0;
	background:none;
}
.footer-nav li a {
	line-height:20px;
	font-size:10px;
	color:#636466;
	text-decoration:none;
}
.footer-nav li a:hover {text-decoration:underline;}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 966px;
	height: auto;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	}
	
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:966px;
		height:auto;
		overflow:hidden;
		float:left;
		padding-top:.4em;
		padding-bottom:1em;		
		padding-right:1em;		
		padding-left:0em;
		}
		
		
body#advisory-board div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 800px;
	height: auto;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	}
	
body#advisory-board div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:800px;
		height:auto;
		overflow:hidden;
		float:left;
		padding-top:.7em;
		padding-bottom:1em;		
		padding-right:1em;		
		padding-left:0em;
		}		
		
body#about div.scroller, body#about div.section {
		height: auto;
	}
	
body#services div.scroller, body#services div.section {
		height: auto;
	}

body#portfolio div.scroller, body#portfolio div.section {
		height: auto;
	}

div.scroller div.content {
		width: 100000px;
	}

div.scroller a {
	/*color:#dd5a07;*/
	color: #3c6482;
	}

div.scroller a:hover {
	/*color:#dd5a07;*/
	color: #3c6482;
	text-decoration:none;
	}

div.scroller a:visited {
	color:#666;
	text-decoration:underline;
	}
	
strong.search-excerpt { background: yellow; }	


/*Styles the list items on the events page
ul.wplc_event_list {
	line-height: 1.5em;
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 40px;
}

ul.wplc_event_list .event-link {
	font-weight:bold;
}

ul.wplc_event_list .event-dates {
	font-weight:bold;
}

ul.wplc_event_list li {
	border-bottom: 1px dotted #000000;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

ul.wplc_event_list li a {
	text-decoration: none;
	color:#3c6482;
}

ul.wplc_event_list li a:hover {
	text-decoration: underline;
}*/

.testimonials {
	width:400px; 
	list-style-type:none;
	margin:0 40px 20px 40px;
	padding: 0px 0px 4px 0px;
	border-bottom:1px solid #cccccc;
	/*background: #ffffff;*/
}

.testimonials em {
	font-size: .8em;
}

.testimonials strong {
	color:#355466;
}

label {
	margin:0 0 0 5px;
}

h3.viral-video {
	margin:20px 0 20px 0;
	border-top: 0px dotted #cccccc;
	padding:4px 0 0 0;
	color: #3c6076;
}

.video-form {
	margin:0 0 0 40px;
}

.video-form input {
	background:#f8f8f8;
}

ul.list-column {
   float:left;
}

ul.list-column-1 {
   float:left;
margin-right:18px;
}

ul.list-column li, ul.list-column-1 li {
   list-style-type:disc;
   margin-left:20px;
}

.reg-mark {
	font-size:10px;
	vertical-align:super;
}

#event-map {
    /*width: 300px !important;
    height: 200px !important;*/
    margin:0 0 0 43px;
    border:1px solid #000000;
}


/*
#calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#calendar li {
	background: none;
	margin: 0;
	padding: 0;
}

#calendar .ec3_list_month {
	background-color: #908E91;
	color: #FFF;
	margin: 20px 0 0 0;
	padding: 0;
}
#calendar .calendarType45 {
	background-color: #afcbff;
}
#calendar .calendarType46 {
	background-color: #c8ff80;
}
#calendar .calendarType47 {
	background-color: #ffa0a9;
}
#calendar .calendarType48 {
	background-color: #ffd266;
}
#calendar .calendarType49 {
	background-color: #ffff99;
}
#calendar .calendarType53{
background-color: #0295d3;
}
#calendar .calendarType132{
background-color: #d2224b;
}
#calendar .calendarType180{
background-color: #ce8eff;
}
#calendar .calendarType224{
background-color: #008d1e;
}
#calendar .calendarType225{
background-color: #4fd6bb;
}

#calendar .ec3_list_month .month {
	margin: 0;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
}
#calendar .ec3_list_month ul{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #6B696C;
}
#calendar .ec3_list_month ul li{
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid;
}

#calendar .date {
	width: 13%;
	float: left;
	font-size: 1.6em;
	text-align: center;
	color: #000;
}
#calendar .event a:link, #calendar .event a:visited{
	color: black;
	text-decoration: underline;
}
#calendar .event a:hover, #calendar .event a:active{
	color: grey;
	text-decoration: none;
}*/


/*Calendar/Events Table
----------------------------------------------- */

/*h3.events-calendar {
	margin:20px 0 0px 43px;
	border-top: 0px dotted #cccccc;
	padding:4px 0 0 0;
	color: #ffffff;
	background: #3c6076;
	padding:4px;
	width: 600px;
}*/

td.events-date {
	font-size: 24px;
	width:75px; 
}

table {
		border-collapse:collapse;
		border-left:0px solid #686868;
		border-right:0px solid #686868;
		width:600px;
		color: #333;
		margin:20px 0 0 25px;
}

table.full {
	width: 99%;
}

td, th {
		padding:5px;
		text-align:left;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table a:hover {
		border-bottom: 0px dashed #bbb;
		text-decoration:underline;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333;
		color:#fff
}

tfoot td {
		text-align:left
}


/* =body
----------------------------------------------- */

tbody th {
		background: #819bab;
		color: #ffffff;
		white-space: nowrap;
		text-align: left;

}

tbody th a {
		color:#333;
}

.odd {}

tbody tr {
		background:#f9f9f9;
		text-align: left;
}

tbody tr td {
		text-align: left;
}

tbody tr:hover {
		background:#ffffff;
}

/* iContact Form Styling*/

.signupframe {
  border: 0px solid #cccccc;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0 40px;
}

.signupframe input {
  width:200px;
 
}

.signupframe input.submit-button {
  width:100px;
 }
 
.signupframe td, .signupframe th {
		padding:5px;
		text-align:left;
}

.signupframe tbody tr {
		background:#ffffff;
		text-align: left;
}

.signup frametbody tr td {
		text-align: left;
}

.signupframe tbody tr:hover {
		background:#ffffff;
}
>>>>>>> .r2629
=======
html, body{
	width:100%;
	height:100%;
	min-width: 966px;
}
html {background:url(/wp-content/themes/corpedia/images/html.gif) repeat-y 50% 0;}

body {
	margin:0;
	background:url(/wp-content/themes/corpedia/images/body.gif) no-repeat 50% 0;
	/*font:14px Georgia, "Times New Roman", Times, serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color:#000;
}

/*Styles events page table*/
body#corpedia-events .title-no-submenu .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 0px 0 0;
	background: #f0f0f0;
}

.title-no-submenu #event-form {
	float: right;
	width: 380px;
	margin: 0 -280px 0 50px;
	border-left: 1px solid #D9D9D9;
	zoom: 1;
	position: relative;
	height: 1%;
}

#event-form h3 {
	text-align: center;
}

body#corpedia-events a {
	text-decoration: none;
}

body#corpedia-events a:hover {
	text-decoration: underline;
}

body#corpedia-events table {
	width:90%;
	margin:10px 0 0 40px;
	padding:10px;
	background:#ffffff;
	border:0px solid #f0f0f0;
}

body#corpedia-events tr th {
	background:#f0f0f0;
	padding:0px;
	border-bottom: 1px dotted #000000;
	text-align: right;
}

body#corpedia-events tr td {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #cccccc;
	border-right: 0px dotted #f0f0f0;
	padding:8px 4px 8px 4px;
	margin:0;
}
/*End Styles events page table*/

img {border-style:none;}
a {
	text-decoration:underline;
	color:#3c6482;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

/*main container*/
.page-holder{
	position:relative;
	margin:0 auto;
	width: 966px;
}

/*header*/
#header {
	position:relative;
	margin:0 auto;
	width: 966px;
	padding:70px 0 0;
	z-index:5;
}
#header:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
/*logo*/
#header h1 {
	margin:0;
	float:left;
}
#header h1 a{
	display:block;
	width:151px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/wp-content/themes/corpedia/images/logo.gif) no-repeat;
	margin:-30px 0 0 0;
}

#header ul {
	padding:0;
	margin:0;
	list-style:none;
}

.slogan {
	width:475px;
	margin:0px 0 0 0;
	position:absolute;
	left:0px;
	bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#666666;
}

.nav {padding:34px 0 0;}

a.client-login{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:14px;
	top:0;
	height:28px;
	width:93px;
	background:url(/wp-content/themes/corpedia/images/client-login.gif) no-repeat;
	margin-bottom:12px;
	
}

/*a.signup-newsletter {
	display:block;
	overflow:hidden;
	text-indent:0px;
	text-decoration: none;
	text-transform: uppercase;
	color:#939494;
	font-weight: bold;
	position:absolute;
	right:165px;
	top:60px;
	height:auto;
	width:auto;
	margin-bottom:0px;
}

a.signup-newsletter:hover {
	color:#3a6584;
}*/


a.newsletter-subscribe{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration: none;
	text-transform: uppercase;
	color:#000000;
	font-weight: bold;
	position:absolute;
	right:120px;
	top:50px;
	height:34px;
	width:212px;
	background:url(/wp-content/themes/corpedia/images/newsletter-signup.gif) no-repeat;
	margin-bottom:0px;
}

a.newsletter-subscribe:hover {
	background:url(/wp-content/themes/corpedia/images/newsletter-signup-hover.gif) no-repeat;
}

a.live-chat {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:38px;
	top:40px;
	height:46px;
	width:51px;
	background:url(/wp-content/themes/corpedia/images/live-chat.gif) no-repeat;
}
.search {float:right;}
#search {
	font:12px Arial, Helvetica, sans-serif;
	padding:1px 0 2px 7px;
	width:140px;
	color:#d4d4d4;
	background:#9c9e9f;
	border:1px solid #d5d6d7;
	float:left;
}
.submit {
	margin-right:0px;
	float:left;
}

#search-404 {
	font:12px Arial, Helvetica, sans-serif;
	margin:0 0 0 100px;
	padding:1px 0 2px 7px;
	width:174px;
	color:#d4d4d4;
	background:#f0f0f0;
	border:1px solid #d5d6d7;
	}

.submit-404 {
	margin-right:0px;
}

ul.search-sitemap {
	margin:20px 0 0 40px;
}

ul.search-sitemap li a {
	text-decoration: none;
}

ul.search-sitemap li a:hover {
	text-decoration: underline;
}

/*nav*/
#menu {
	float:right;
	position:relative;
	top:2px;
}
#menu li.hover,
#menu li:hover {position: relative;}
#menu li.hover ul,
#menu li:hover ul {display: block;}
#menu ul {
	display: none;
	width:142px;
	background:#8ba6b3;
	padding:3px 3px 1px;
	position: absolute;
	left: 0;
	top: 100%;
}
#menu li {
	float:left;
	background:url(/wp-content/themes/corpedia/images/divider.gif) no-repeat 0 2px;
	padding: 0 0 8px;
	position:relative;
	z-index:10;
}
#menu li:first-child {
	background:none;
	padding-left:0;
}
#menu li a {
	text-transform:uppercase;
	word-spacing: 1px;
	color:#000;
	font:bold 11px/18px Helvetica, sans-serif;
	float:left;
	padding:0 6px;
	overflow:hidden;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li a:hover {
	color:#fff;
	background-color: #8AA4AF;

}
#menu li ul li{
	padding:0;
	background:none;
	margin-bottom:2px;
}
#menu li.hover ul li a,
#menu li:hover ul li a,
#menu ul li a {
	background:#355466;
	color:#bdd1d9;
	font:11px/18px Helvetica, sans-serif;;
	float:left;
	width:116px;
	overflow:hidden;
	padding: 2px 20px 2px 6px;
	text-decoration:none;
	letter-spacing:0px;
	text-indent:0px;
}
#menu li.hover ul li a:hover,
#menu li:hover ul li a:hover,
#menu li ul li a:hover {
	color:#fff;
	background:#355466 url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat  126px 50%;
	text-indent:0px;
}


/*main-menu
.menu-home a {
	background: url(/wp-content/themes/corpedia/images/menu-home.gif) no-repeat;
	width:32px;
	text-indent:-9999px;
}
.menu-home a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-home-hover.gif) no-repeat;
}

.menu-about a {
	background: url(/wp-content/themes/corpedia/images/menu-about.gif) no-repeat;
	width:37px;
	text-indent:-9999px;
}
.menu-about a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-about-hover.gif) no-repeat;
}

.menu-elearning a {
	background: url(/wp-content/themes/corpedia/images/menu-elearning.gif) no-repeat;
	width:64px;
	text-indent:-9999px;
}
.menu-elearning a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-elearning-hover.gif) no-repeat;
}

.menu-consulting a {
	background: url(/wp-content/themes/corpedia/images/menu-consulting.gif) no-repeat;
	width:65px;
	text-indent:-9999px;
}
.menu-consulting a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-consulting-hover.gif) no-repeat;
}

.menu-faqs a {
	background: url(/wp-content/themes/corpedia/images/menu-faqs.gif) no-repeat;
	width:31px;
	text-indent:-9999px;
}
.menu-faqs a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-faqs-hover.gif) no-repeat;
}

.menu-contact a {
	background: url(/wp-content/themes/corpedia/images/menu-contact.gif) no-repeat;
	width:49px;
	text-indent:-9999px;
}
.menu-contact a:hover {
	background: url(/wp-content/themes/corpedia/images/menu-contact-hover.gif) no-repeat;
}*/


/*sidebar-menu*/
	.sidebar-menu {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-left:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-consulting1.jpg) no-repeat;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-about {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-about.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-elearning {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-elearning.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu-consulting {
	position:absolute; top:0; left:0; 
	margin:4px 0px 0 0px;
	list-style-type:none; 
	border-right:1px dotted #87a7b6; 
	border-bottom:0px dotted #87a7b6;
	padding:6px 10px 6px 10px; 
	background:#ffffff url(/wp-content/themes/corpedia/images/sidebar-menu-bg-consulting.jpg) no-repeat bottom right;
	/*background:#f9f9f9;*/
	text-transform: uppercase;
	width:280px;
	height:265px;
}

.sidebar-menu li a, .sidebar-menu-about li a, .sidebar-menu-elearning li a, .sidebar-menu-consulting li a {
	color:#000000;
	font:11px/18px Helvetica, sans-serif;;
	float:right;
	width:275px;
	overflow:hidden;
	padding: 2px 6px 2px 0px;
	text-decoration:none;
	border-bottom: 1px dotted #87a7b6;
	font-weight: bold;
	text-align: right;
}

.sidebar-menu li a:hover, .sidebar-menu-about li a:hover, .sidebar-menu-elearning li a:hover, .sidebar-menu-consulting li a:hover {
	margin:0px 0 px 0; 
	text-decoration: none;
	color:#3c6482;
	/*background:#c3c8c9 url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat  10px 50%;*/
}

.sidebar-menu ul, .sidebar-menu-about ul, .sidebar-menu-elearning ul, .sidebar-menu-consulting ul {
	list-style-type:none; 
	margin:0px 0 0 0; 
	padding:0 0 0 0;
	
	/*position:absolute; top:50%; height:150px; margin-top:-75px;*/
}

/*content*/
.white-line {
	margin:-5px 0 0;
	width:100%;
	background:#fff;
}
.title {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 0px 10px 290px;
	min-height:247px;
}

.full-page {
	width: 100%;
	padding: 10px;
	overflow: hidden;
}

.col-right {
	float: left;
	width: 595px;
	padding-right:15px;
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	min-height:275px;
}

.title-no-submenu {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 266px 10px 0;
	min-height:275px;
}


.title-no-submenu-bio {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding:25px 0px 10px 0;
	min-height:275px;
}


.title-no-submenu-bio p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 22px;
	/*width: 400px;*/
	width: 925px;
	/*border-right:1px dotted #cccccc;*/
	padding: 0 0px 0 0;
}

.bio-picture {
	border:1px solid #cccccc;
	padding:2px;
	float:left; 
	margin:10px 10px 10px 0;
}

body#video-view .title-no-submenu {
	z-index:1;
	position:relative;
	background:url(/wp-content/themes/corpedia/images/title-bg.jpg) repeat-x 0 2px;
	/*font:15px Arial, Helvetica, sans-serif;*/
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	width:700px;
	padding:25px 266px 10px 0;
	min-height:300px;
}

body#search-results .title-no-submenu {
	height:auto;
}

.title h2 span, .title-no-submenu h2 span, .title-no-submenu-bio h2 span span{
	display:block;
	font-size:22px;
	line-height:22px;
	margin: 0 0 4px -30px;
	}

.title h2 span span, .title-no-submenu h2 span span, .title-no-submenu-bio h2 span span{
	font-weight:normal;
	margin:0 0 0px 0px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
}

.title h2, .title-no-submenu h2  {
	font-weight:normal;
	margin:0 0 5px 50px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}
	
.title-no-submenu-bio h2 {
	font-weight:normal;
	margin:0 0 5px 20px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}	
	

.title h2.header-one-line, .title-no-submenu h2.header-one-line {
	font-weight:normal;
	margin:0 0 5px 20px;
	font:22px/22px Arial, Helvetica, sans-serif;
	color:#3c6482;
	}


.title h3 {
	font-size:15px;
	color:#3c6482;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0px;
	text-transform:uppercase;
	text-align: right;
	letter-spacing:0px;
	border-bottom: 0px dotted #87a7b6;
}

.title h3 a {
	text-decoration: none;
	color:#3c6482;
}

.title h3 a:hover {
	text-decoration: none;
	color:#69321f;
}


/*FAQs/Privacy Policy page specific styling*/

body#faqs .title-no-submenu h3 {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	color:#3c6482;
}

body#privacy-policy .title-no-submenu h3 {
	margin:0 0 10px 25px;
	padding:10px 0 0 0;
	border-top:1px solid #ccc;
	color:#3c6482;
}

body#research-database h2 {
	margin:0 0 20px 50px;
}

body#research-database .title-no-submenu h3 {
	margin:0 0 10px 25px;
	padding:4px 0 0 0;
	border-top:0px solid #ccc;
	color:#3c6482;
}



body#research-database .title-no-submenu ul li {
	margin:0px 0 5px 0px;
	line-height: 1.5em;
}

body#faqs .title-no-submenu h4, body#privacy-policy .title-no-submenu h4 {
	margin:0 0 0 40px;
}

body#privacy-policy .title-no-submenu h3.no-top-border {
	border-top:0px solid #ccc;
	margin:10px 0 10px 25px;
}

body#faqs .title-no-submenu a{
	color:#3c6482;
}

body#faqs .title-no-submenu p em {
	font-weight: bold;
	color:#000000;
}

body#faqs .title-no-submenu ul {
	margin:0 0 0px 20px;
}

body#faqs .title-no-submenu ul li {
	margin:0px 0 5px 0px;
}

body#faqs .title-no-submenu ul li a{
	margin:0px 0 0px 0px;
	text-decoration: none;
	color:#3c6482;
}

body#faqs .title-no-submenu ul li a:hover{
	text-decoration: underline;
}

body#faqs .title-no-submenu ol {
	margin:0 0 0 20px;
}


.title p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 22px;
	/*width: 400px;*/
	width: 625px;
	/*border-right:1px dotted #cccccc;*/
	padding: 0 0px 0 0;
	
}

.title-no-submenu p {
	font-size:12px;
	line-height:20px;
	color:#000;
	margin:6px 0 10px 42px;
}


.title .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 15px 0 0;
}

.title-no-submenu .picture {
	position:absolute;
	bottom:0;
	right:0;
	margin:0 20px 0 0;
}

.title-no-submenu .picture-top {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .picture-news-feed {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

.title-no-submenu .picture-microphones {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

.title-no-submenu .picture-roundtable {
	position:absolute;
	top:0px;
	right:0;
	margin:40px 0px 0 0px;
}

body#sitemap .title-no-submenu .picture, body#research-database .title-no-submenu .picture {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .pdf, .title-no-submenu .pdf-no-border {
	position:absolute;
	top:0;
	right:0;
	margin:55px 10px 0 0;
}

.title-no-submenu .pdf img {
	border:1px solid #cccccc;
}

/*.request-pdf {
	margin: 10px 10px 10px 10px; 
	padding:8px 4px 0px 4px; 
	width: 225px; 
	background-color: #ffffff; 
	color: #000000; 
	float: right; 
	line-height: 1.5em; 
	font-weight: bold; 
	font-size:1.1em; 
	border: 1px solid #cccccc; 
	font-size:10px;
}

.request-pdf ul li {
	list-style-type:none; 
	margin-left:-30px;
}


.request-pdf ul li img {
	margin:0 4px 0 0; 
	border: 0px solid #ffffff;
}*/


body#search-results .picture {
	position:absolute;
	top:0;
	right:0;
	margin:50px 15px 0 0;
}

#cse-search-results {
	margin:0 0 0 60px;
}

.ethics-video-screenshot{
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
	padding:2px;
	border: 1px solid #cccccc;
}

body#contact .picture, body#contact-us .picture, body#faqs .picture, body#privacy-policy .picture, body#diagnostics-selection-form .picture, body#complimentary_diagnostics .picture {
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
}

body#contact .address, body#diagnostics-selection-form .address, body#complimentary_diagnostics .address, body#contact-us .address {
	position:absolute;
	top:275px;
	right:0;
	width:229px;
	margin:50px 0px 0 0;
}


.picture-contact {
	position:absolute;
	top:0;
	right:0;
	margin:50px 0px 0 0;
}

.address-contact {
	position:absolute;
	top:275px;
	right:0;
	width:229px;
	margin:50px 0px 0 0;
}

.address p, .address-contact p {
	margin:0 0 0 0;
}


.contact-info p {
	position:absolute;
	right:0px;
	top:60px;
	font-size: 14px;
	line-height: 1.25em;
}

.picture-post {
	position:absolute;
	top:0;
	right:0;
}

#content {
	width: 100%;
	padding-top:3px;
	background:url(/wp-content/themes/corpedia/images/content.gif) repeat-y 50% 0;
	padding-bottom:2px;
}

#content li{
	line-height: 20px;
}

.content-menu {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	padding:3px 0 3px 0;
	width:100%;
	margin:0 0 6px;
	overflow:hidden;
}
.content-menu ul  {
	padding:0;
	margin:0;
	list-style:none;
	background:#c3c8c9;
	width:100%;
	overflow:hidden;
}
.content-menu ul li {
	float:left;
	border-right:3px solid #dee4e4;
	background:#355466;
	padding-right:2px;
}
.content-menu ul li a {
	text-transform:uppercase;
	letter-spacing:0px;
	float:left;
	color:#bdd1d9;
	line-height:13px;
	text-decoration:none;
	padding:4px 25px 0px 9px;
	height:1.8em;
	font:10px Arial, Helvetica, sans-serif;
}

.advisory-menu ul  {
	margin:10px 10px 0 10px;
	padding:4px 4px 4px 6px;
	border: 1px dotted #cccccc;
	background: #355466;
}
.advisory-menu ul li {
	list-style-type: none;
	border-bottom:1px dotted #999999;

}
.advisory-menu ul li a {
	text-transform:uppercase;
	text-decoration: none;
	color:#bdd1d9;
}

.advisory-menu ul li a:hover {
	color:#ffffff;
}

img.advisory-bio-pic {
	width:120px;
	border: 1px solid #cccccc;
	padding:2px;
	margin:10px 0 10px 10px;
	float:right;
}


/*employment listing columns*/
.responsibilities {
	 float:left;
	 width:450px;
}

.qualifications {
	float:left;
	width:450px;
}

.responsibilities li, .qualifications li {
	line-height: 1.75em;
	list-style-position: outside;
	margin: 0 0 0 15px;
}


body#vipscorpedia .content-menu ul li a {
	font:9px Arial, Helvetica, sans-serif;
}

.content-menu ul li a.active,
.content-menu ul li a:hover
 {
	background:url(/wp-content/themes/corpedia/images/menu-a-hover.gif) no-repeat 100% 50%;
	color:#fff;
}


#content h3 {
	font-size:15px;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:0 0 0 20px;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#3c6482;
}

.section h4 {
	font-size:15px;
	line-height:22px;
	font-family: "Trade Gothic", Arial, Helvetica, sans-serif;
	margin:10px 0 0 20px;
	color:#3c6482;
}

strong {
	margin:0px 0 0 0px;
}

#content p {
	font-size:12px;
	line-height:20px;
	margin:0 20px 16px 20px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}
.list {
	padding:0;
	margin: 0 0 16px;
	list-style:none;
}
.list li {
	font-size:14px;
	line-height:22px;
}
.boxes {
	margin-top:0px;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	width:964px;
	overflow:hidden;
	padding:3px 0;
}
.boxes div {
	background:url(/wp-content/themes/corpedia/images/3-box-bg.gif) repeat-y;
	width:964px;
}
.boxes ul {
	background:url(/wp-content/themes/corpedia/images/3-box.gif) no-repeat 0 100%;
	width:964px;
	overflow:hidden;
	margin:0;
	padding:9px 0 0;
	list-style:none;
}

.boxes ul li {
	float:left;
	min-height:96px;
}
.boxes ul li.news {
	width:186px;
	padding:0 31px 0 104px
}


.boxes li.news h4  {color:#b9e1f8;}
.boxes ul li.event {
	width:204px;
	padding:0 90px 0 31px
}
.boxes ul li.event h4 {color:#69321f;}
.boxes ul li.database {
	width:187px;
	padding:0 110px 0 18px
}
.boxes ul li.database h4 {color:#516c79;}
.boxes h4 {
	letter-spacing:-1px;
	margin:0;
	font:italic 20px/21px Georgia, "Times New Roman", Times, serif;
}


/*.boxes li.news h4 a {color:#b9e1f8;}
.boxes li.news h4 a:hover {color:#ffffff;}
.boxes ul li.event {
	width:204px;
	padding:0 90px 0 31px
}
*/
.boxes ul li.event h4 a {color:#69321f;}
.boxes ul li.event h4 a:hover {color:#ffffff;}
.boxes ul li.database {
	width:187px;
	padding:0 110px 0 18px
}

.boxes ul li.database h4 a {color:#516c79;}
.boxes ul li.database h4 a:hover {color:#ffffff;}
.boxes h4 {
	letter-spacing:-1px;
	margin:0;
	font:italic 20px/21px Georgia, "Times New Roman", Times, serif;
}

.boxes h4 span {
	text-transform:uppercase;
	font-style:normal;
	font:16px/14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content .boxes ul li p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
}
#content .boxes ul li.news p {
	color:#fff;
	margin:0;
}
#content .boxes ul li.event p, #content .boxes ul li.database p {
	color:#000;
	margin:0;
}


/*footer*/
#footer {
	width:100%;
	padding:10px 0 0;
	min-height:73px;
}

#footer strong {
	padding:4px 0 0;
	float:right;
	color:#636466;
	font:10px/18px Arial, Helvetica, sans-serif;
}
#footer em {
	font:italic 20px/20px Georgia, "Times New Roman", Times, serif;
	color:#3c6076;
}
#footer p {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	margin:0;
	display:inline;
	margin-right:12px;
}
.footer-nav {
	position:relative;
	top:-1px;
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.footer-nav li {
	display:inline;
	font:10px/20px Arial, Helvetica, sans-serif;
	background:url(/wp-content/themes/corpedia/images/divider-footer.gif) no-repeat 0 50%;
	padding:0 2px 0 6px;
}
.footer-nav li:first-child {
	padding-left:0;
	background:none;
}
.footer-nav li a {
	line-height:20px;
	font-size:10px;
	color:#636466;
	text-decoration:none;
}
.footer-nav li a:hover {text-decoration:underline;}

div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 966px;
	height: auto;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	}
	
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:966px;
		height:auto;
		overflow:hidden;
		float:left;
		padding-top:.4em;
		padding-bottom:1em;		
		padding-right:1em;		
		padding-left:0em;
		}
		
		
body#advisory-board div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 800px;
	height: auto;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	}
	
body#advisory-board div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:800px;
		height:auto;
		overflow:hidden;
		float:left;
		padding-top:.7em;
		padding-bottom:1em;		
		padding-right:1em;		
		padding-left:0em;
		}		
		
body#about div.scroller, body#about div.section {
		height: auto;
	}
	
body#services div.scroller, body#services div.section {
		height: auto;
	}

body#portfolio div.scroller, body#portfolio div.section {
		height: auto;
	}

div.scroller div.content {
		width: 100000px;
	}

div.scroller a {
	/*color:#dd5a07;*/
	color: #3c6482;
	}

div.scroller a:hover {
	/*color:#dd5a07;*/
	color: #3c6482;
	text-decoration:none;
	}

div.scroller a:visited {
	color:#666;
	text-decoration:underline;
	}
	
strong.search-excerpt { background: yellow; }	


/*Styles the list items on the events page
ul.wplc_event_list {
	line-height: 1.5em;
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 40px;
}

ul.wplc_event_list .event-link {
	font-weight:bold;
}

ul.wplc_event_list .event-dates {
	font-weight:bold;
}

ul.wplc_event_list li {
	border-bottom: 1px dotted #000000;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

ul.wplc_event_list li a {
	text-decoration: none;
	color:#3c6482;
}

ul.wplc_event_list li a:hover {
	text-decoration: underline;
}*/

.testimonials {
	width:400px; 
	list-style-type:none;
	margin:0 40px 20px 40px;
	padding: 0px 0px 4px 0px;
	border-bottom:1px solid #cccccc;
	/*background: #ffffff;*/
}

.testimonials em {
	font-size: .8em;
}

.testimonials strong {
	color:#355466;
}

label {
	margin:0 0 0 5px;
}

h3.viral-video {
	margin:20px 0 20px 0;
	border-top: 0px dotted #cccccc;
	padding:4px 0 0 0;
	color: #3c6076;
}

.video-form {
	margin:0 0 0 40px;
}

.video-form input {
	background:#f8f8f8;
}

ul.list-column {
   float:left;
}

ul.list-column-1 {
   float:left;
margin-right:18px;
}

ul.list-column li, ul.list-column-1 li {
   list-style-type:disc;
   margin-left:20px;
}

.reg-mark {
	font-size:10px;
	vertical-align:super;
}

#event-map {
    /*width: 300px !important;
    height: 200px !important;*/
    margin:0 0 0 43px;
    border:1px solid #000000;
}


/*
#calendar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#calendar li {
	background: none;
	margin: 0;
	padding: 0;
}

#calendar .ec3_list_month {
	background-color: #908E91;
	color: #FFF;
	margin: 20px 0 0 0;
	padding: 0;
}
#calendar .calendarType45 {
	background-color: #afcbff;
}
#calendar .calendarType46 {
	background-color: #c8ff80;
}
#calendar .calendarType47 {
	background-color: #ffa0a9;
}
#calendar .calendarType48 {
	background-color: #ffd266;
}
#calendar .calendarType49 {
	background-color: #ffff99;
}
#calendar .calendarType53{
background-color: #0295d3;
}
#calendar .calendarType132{
background-color: #d2224b;
}
#calendar .calendarType180{
background-color: #ce8eff;
}
#calendar .calendarType224{
background-color: #008d1e;
}
#calendar .calendarType225{
background-color: #4fd6bb;
}

#calendar .ec3_list_month .month {
	margin: 0;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
}
#calendar .ec3_list_month ul{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #6B696C;
}
#calendar .ec3_list_month ul li{
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid;
}

#calendar .date {
	width: 13%;
	float: left;
	font-size: 1.6em;
	text-align: center;
	color: #000;
}
#calendar .event a:link, #calendar .event a:visited{
	color: black;
	text-decoration: underline;
}
#calendar .event a:hover, #calendar .event a:active{
	color: grey;
	text-decoration: none;
}*/


/*Calendar/Events Table
----------------------------------------------- */

/*h3.events-calendar {
	margin:20px 0 0px 43px;
	border-top: 0px dotted #cccccc;
	padding:4px 0 0 0;
	color: #ffffff;
	background: #3c6076;
	padding:4px;
	width: 600px;
}*/

td.events-date {
	font-size: 24px;
	width:75px; 
}

table {
		border-collapse:collapse;
		border-left:0px solid #686868;
		border-right:0px solid #686868;
		width:600px;
		color: #333;
		margin:20px 0 0 25px;
}

table.full {
	width: 95%;
}

td, th {
		padding:5px;
		text-align:left;
}

caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: uppercase;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

table a {
		color:#950000;
		text-decoration:none;
}

table a:link {}

table a:visited {
		font-weight:normal;
		color:#666;
		text-decoration: none;
}

table a:hover {
		border-bottom: 0px dashed #bbb;
		text-decoration:underline;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
		background:#333;
		color:#fff
}

tfoot td {
		text-align:left
}


/* =body
----------------------------------------------- */

tbody th {
		background: #819bab;
		color: #ffffff;
		white-space: nowrap;
		text-align: left;

}

tbody th a {
		color:#333;
}

.odd {}

tbody tr {
		background:#f9f9f9;
		text-align: left;
}

tbody tr td {
		text-align: left;
}

tbody tr:hover {
		background:#ffffff;
}

/* iContact Form Styling*/

.signupframe {
  border: 0px solid #cccccc;
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0 40px;
}

.signupframe input {
  width:200px;
 
}

.signupframe input.submit-button {
  width:100px;
 }
 
.signupframe td, .signupframe th {
		padding:5px;
		text-align:left;
}

.signupframe tbody tr {
		background:#ffffff;
		text-align: left;
}

.signup frametbody tr td {
		text-align: left;
}

.signupframe tbody tr:hover {
		background:#ffffff;
}
>>>>>>> .r2630
