/* CSS Document */
@import url("body/body.css");

* {
	font-family: Tahoma, Arial, Geneva;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	outline: 0;
	color: #4f6268;
}
img {
	border: 0;
}
body {
	font-size: x-small;
	text-align:center;
	background: #f5fafc top left repeat-x url('images/bg-repeat.jpg');
}
ul {
	list-style: none;
}
p {
	font-size: 1.1em;
	line-height: 1.6em;
}

a {
	text-decoration: none;
	color: #007ca4;
}
div.leftColumn a {
	line-height: 1.6em;
}
h1 {
	float: left;
	width: 237px;
	text-indent: -9000px;
}
h1.partnersLogo {
	float: right;
	width: 371px;
	margin: 13px 0 0 0;
	text-indent: -9000px;
}
h1 a {
	margin: 12px 0 0 16px;
	display: block;
	height: 66px;
	background: top left no-repeat url('images/cch-logo.gif');
}
h1.partnersLogo a {
	margin: 0;
	display: block;
	height: 49px;
	background: top left no-repeat url('images/partners-logo.gif');
}
h2 {
	font-weight: normal;
	color: #d88503;
	font-size: 2em;
	margin: 12px 0 0 20px;
}
h3 {
	margin: 10px 0 0 20px;
	padding: 0;
	font-size: 1.6em;
	color: #d88503;
	font-weight: normal;
}
h4 {
	margin: 12px 0 -8px 20px;
	font-size: 1.1em;
}
h5 {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1.6em;
	color: #d88503;
	font-weight: normal;
}
td.heading
{
	clear: both;
	/*display: block;*/
	background: #287e9b;
	color: #fff;
	font-weight: normal;
	font-size: 1.4em;
	padding: 1px 0 3px 8px;
	/*margin: 15px 20px 0 20px;*/
}
td.formFields{
	font-size:1.1em;
}
td.formFields span.checkbox {
	padding-top: 2px;
	padding-right: 4px;
	display: block;
}
table.checkboxList tr td {
	padding: 4px 6px 4px 0;
}
table.checkboxList tr td input {
	position: relative;
	top: 2px;
	margin-bottom: 5px;
	margin-right: 4px;
}
table.checkboxList tr.odd td {
	border-bottom: solid 1px #aabbcc;
}
.firstColun{width:364px;}
h6 {
	clear: both;
	display: block;
	background: #287e9b;
	color: #fff;
	font-weight: normal;
	font-size: 1.4em;
	padding: 1px 0 3px 8px;
	margin: 15px 20px 0 20px;
}
.registrationWrapper h6{margin-right:6px;}
a:hover {
	text-decoration: underline;
}

input {
	font-size: 11px;
	font-family: Tahoma;
	color: #b7b7b7;
}
textarea {
	font-size: 11px;
	font-family: Tahoma;
	color: #4f6268;
	line-height: 1.6em;
}
select {
	font-size: 11px;
	font-family: Tahoma;
	color: #4f6268 !important;
	line-height: 1.6em;
}
div.leftColumnWrapper input, div.singleColumnWrapper input {
	font-size: 11px;
	color: #4f6268;
	padding: 2px;
}
div.leftColumn h2 {
	margin-right: 30px;
}
div.leftColumn p {
	margin-right: 40px;
}
div.leftColumn table.webcast p {
	margin-right: 20px;
}
div.workshops table tr td {
    vertical-align: top;
    font-size: 11px;
}
div.workshops table tr td input{
    margin-right: 5px;
    position: relative;
    top: 2px;
}
div.singleColumnWrapper select {
	color: #4f6268;
	font-size: 11px;
	font-family: Tahoma;
	color: #b7b7b7;
	margin-top: 3px;
	padding: 2px;
}
div#siteWrapper {
	width:990px;
	margin: 0 auto;
	text-align: left;
}

div.leftColumnWrapper {
	display: block;
	clear: left;
	float: left;
	width: 650px;
	padding-bottom: 40px;
}
div.leftRegistrationWrapper {
	display: block;
	clear: left;
	float: left;
	width: 650px;
	padding-bottom: 10px;
}
div.rightColumnWrapper {
	display: block;
	float: left;
	width: 340px;
}
div.rightColumn {
	background: top left repeat-y url('images/rightColumn-repeat.gif');
}
div.rightColumn p {
	margin: 12px 40px 0 26px;
	line-height: 1.5em;
}
div.rightColumn h3 {
	font-size: 1.2em;
	margin: 12px 40px 0 26px;
}
div.leftColumn ul {
	margin: 20px 10px 0 55px;
	color: #313d41;
}
div.leftColumn ul li {
	color: #313d41;
	font-size: 1.1em;
	padding-left: 14px;
	margin-top: 5px;
	background: top left no-repeat url('body/images/pagebody/bullet.gif');
	background-position: 0 6px;
}
div.leftColumn ol {
	margin: 15px 10px 0 75px;
	color: #313d41;
}
div.leftColumn ol li {
	color: #313d41;
	font-size: 1.1em;
	margin-top: 5px;
}
div#footer {
	clear: both;
	margin: 0 20px 10px 20px;
	border-top: solid 1px #d4dcde;
}
div#footer p {
	float: left;
	margin: 15px 0 0 0;
	color: #898989;
}
div#footer span {
	color: #acacac;
}
div#breadcrumbs {
	color: #4f6268;
	font-size: 1.1em;
	margin-left: 22px;
	position: relative;
	padding-right: 120px;
	z-index: 2;
}
div#breadcrumbs span {
	width: 12px;
	height: 3px;
	background: top left no-repeat url('images/breadcrumbs.gif');
	background-position: 0 6px;
}
div#breadcrumbs a.emailPageBtn {
    position: absolute;
    top: 0;
    right: 0;
    background: top left no-repeat url(images/emailBtn.gif);
    background-position: 0 5px;
    padding-left: 20px;
    margin-right: 10px;
    color: #00738c;
}
div#breadcrumbs a.emailPageBtn:hover {
    text-decoration: underline;
    cursor: pointer;
}
div.emailWindow {
    position: absolute;
    z-index: 100;
    top: 20px;
    right: 8px;
    width: 423px;
    padding-bottom: 10px;
}
div.emailWindow input {
	font-size: 11px;
	font-family: Tahoma;
	color: #4f6268;
	width: 178px;
	margin-top: 5px;
}
div.emailWindow textarea {
	width: 367px;
	margin-top: 5px;
	height: 60px;
}
div.emailWindow h3 {
    font-size: 1.6em;
    color: #313d41;
    margin-top: 0 !important;
    display: block;
    padding-top: 10px;
    line-height: 1em;
    margin-left: 25px !important;
}
div.emailWindow p {
    padding-top: 10px;
    display: block;
    font-size: 11px;
    margin-top: 0 !important;
    margin-left: 25px !important;
}
div.emailWindow p.hide {
    display: none;
}
div.emailWindow p.sentMessage {
    color: #D88503;
}
div.emailWindow span {
    background-image: none !important;
    color: #e37c03;
}
div.emailWindow a.closeWindow {
    background: top left repeat-y url(images/closeBtn.gif);
    width: 15px;
    height: 14px;
    line-height: 0 !important;
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 393px;
    display: block;
    text-indent: -9000em;
}
div.emailWindow a.closeWindow:hover {
    background-position: 0 -14px;
}
div.emailWindow table.emailFormButtons {
    margin-left: 283px;
}
div.emailWindow a.sendBtn {
    background: top left repeat-y url(images/sendBtn.gif);
    width: 44px;
    height: 17px;
    margin-top: 10px;
    display: block;
    text-indent: -9000em;
    line-height: 0 !important;
}
div.emailWindow a.sendBtn:hover {
    background-position: 0 -17px;
}
div.emailWindow a.cancelBtn {
    background: top left repeat-y url(images/cancelBtn.gif);
    width: 53px;
    height: 17px;
    margin-left: 10px;
    margin-top: 10px;
    display: block;
    text-indent: -9000em;
    line-height: 0 !important;
}
div.emailWindow a.cancelBtn:hover {
    background-position: 0 -17px;
}
div.emailWindowBg {
    position: relative;
    background: top left repeat-y url(images/popUpBg.png);
}
div.emailWindowTop {
    background: top left no-repeat url(images/popUpTop.png);
    display: block;
    height: 14px;
    width: 423px;
}
div.emailWindowBottom {
    background: top left no-repeat url(images/popUpBottom.png);
    display: block;
    height: 14px;
    width: 423px;
}
div#breadcrumbs div.emailWindowBottom p span {
    display: block;
    height: auto;
    width: auto;
}
td span.orange {
	color: #d88503;
}
span.orange {
	color: #d88503;
}
span.orange strong {
	color: #d88503;
}
div.hrule-grey {
	display: block;
	height: 1px;
	padding: 5px 0 5px 0;
	background: top left repeat-x url('images/hrule-grey.gif');
}
/* Begin Top Navigation */
	ul#topNav {
		list-style: none;
		float: left;
		margin-left: 13px;
	}
	ul#topNav li {
		float: left;
		position: relative;
		z-index: 201;
	}
	ul#topNav li a {
		text-indent: -9000px;
		font-size: 1.1em;
		display: block;
		height: 88px;
	}
	ul#topNav li ul {
		position: absolute;
		left: -999em;
		height: auto;
		font-weight: normal;
		margin: 0;
		top: 88px;
	}
	ul#topNav li ul li {
		clear: left;
		background: top left repeat-y url('images/menu1-bgrepeat.png');
	}
	ul#topNav li.menu1 ul li.first {
		line-height: 1px;
		height: 8px;
		width: 128px;
		clear: left;
		background: top left no-repeat url('images/menu1-top.png');
	}
	ul#topNav li.menu2 ul li.first {
		line-height: 1px;
		height: 8px;
		width: 128px;
		clear: left;
		background: top left no-repeat url('images/menu2-top.png');
	}
	ul#topNav li.menu3 ul li.first {
		line-height: 1px;
		height: 8px;
		width: 128px;
		clear: left;
		background: top left no-repeat url('images/menu3-top.png');
	}
    ul#topNav li.menu4 ul li.first {
        line-height: 1px;
        height: 8px;
        width: 128px;
        clear: left;
        background: top left no-repeat url('images/menu4-top.png');
    }
	ul#topNav li.menu5 ul li.first {
		line-height: 1px;
		height: 8px;
		width: 128px;
		clear: left;
		background: top left no-repeat url('images/menu5-top.png');
	}
	ul#topNav li ul li.last {
		height: 8px;
		line-height: 1px;
		width: 128px;
		clear: left;
		margin-top: -1px;
		background: top left no-repeat url('images/menu1-bottom.png');
	}
	ul#topNav li ul li a {
		width: 101px;
		margin: 0;
		padding: 5px 15px 5px 12px;
		height: 1%;
		display: block;
		text-indent: 0;
		background: bottom left no-repeat url('images/menu-bottomborder.gif');
	}
	ul#topNav li.left-spacer {
		width: 3px; height: 88px;
		background: top left no-repeat url('images/menu-item_lspacer.gif');
	}
	ul#topNav li.menu1 {
		display: block;
		width: 79px; height: 88px;
		background: top left no-repeat url('images/menu-item_aboutus.gif');
	}
	ul#topNav li.menu2 {
		display: block;
		width: 80px; height: 88px;
		background: top left no-repeat url('images/menu-item_programs.gif');
	}
	ul#topNav li.menu3 {
		display: block;
		width: 75px; height: 88px;
		background: top left no-repeat url('images/menu-item_research.gif');
	}
	ul#topNav li.menu4 {
		display: block;
		width: 90px; height: 88px;
		background: top left no-repeat url('images/menu-item_consulting.gif');
	}
	ul#topNav li.menu5 {
		margin-right: 0;
		display: block;
		width: 67px; height: 88px;
		background: top left no-repeat url('images/menu-item_events.gif');
	}
	body.About ul#topNav li.menu1  {
		background: top left no-repeat url('images/menu-item_aboutus-on.gif');
	}
	body.Programs ul#topNav li.menu2  {
		background: top left no-repeat url('images/menu-item_programs-on.gif');
	}
	body.Policy ul#topNav li.menu3  {
		background: top left no-repeat url('images/menu-item_research-on.gif');
	}
	body.Stories ul#topNav li.menu4  {
		background: top left no-repeat url('images/menu-item_consulting-on.gif');
	}
	body.Events ul#topNav li.menu5  {
		background: top left no-repeat url('images/menu-item_events-on.gif');
	}
	ul#topNav li.right-spacer {
		width: 3px; height: 88px;
		background: top left no-repeat url('images/menu-item_rspacer.gif');
	}
	body.About ul#topNav li.menu1:hover, ul#topNav li.menu1:hover, body.Programs ul#topNav li.menu2:hover, ul#topNav li.menu2:hover, body.Policy ul#topNav li.menu3:hover, ul#topNav li.menu3:hover, body.Stories ul#topNav li.menu4:hover, ul#topNav li.menu4:hover, body.Events ul#topNav li.menu5:hover, ul#topNav li.menu5:hover {
		background-position: 0 -88px;
	}
	#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.sfhover ul ul, #topNav li.sfhover ul ul ul {
		left: -9999em;
	}
	#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul, #topNav li li li.sfhover ul {
		left: auto;
	}
	div.rightNavigation {
		width: 342px;
		float: left;
		height: 98px;
		background: top left no-repeat url('images/header-right.gif');
		color: #adbabe;
		font-size: 1.1em;
		margin-left: 1px;
	}
	table#eventRegister {
		margin-left: -6px;
	}
	table.rates {
		margin: 10px 20px 20px 20px;
	}
	table.rates tr td {
		padding: 0 15px 0 0;
		font-size: 11px;
		line-height: 1.6em;
	}
	div#divPaymentDetails > div > div {
		margin-bottom: 10px;
	}
	div#divPaymentDetails table {
		margin-bottom: 20px;
	}
	div.rightNavigation a {
		text-indent: 0;
		text-decoration: none;
		color: #fff;
	}
	div.rightNavigation a:hover {
		text-decoration: underline;
	}
	div.rightNavigation input.searchBox {
		float: left;
		width: 205px;
		margin-right: 12px;
		padding: 1px;
	}
	div.rightNavigation a.goBtn {
		float: left;
		display: block;
		height: 17px;
		width: 36px;
		text-indent: -9000px;
		background: top left no-repeat url('images/goBtn.gif');
	}
	div.rightNavigation a.goBtn:hover {
		background-position: 0 -17px;
	}
	div.rightNavigation div.top {
		text-align: center;
		height: 44px;
		margin-top: 16px;
	}
	div.rightNavigation div.top div {
		display: inline;
	}
	div.rightNavigation div.bottom {
		padding-left: 48px;
	}
	div.rightColumnWrapper div.subNavigation input {
		font-size: 11px;
		color: #4f6268;
		padding: 2px;
	}
	div.rightColumnWrapper div.subNavigation p.loginInputTop {
		margin: 0;
		color: #d88503;
		padding: 20px 10px 0 20px;
	}
	div.rightColumnWrapper div.subNavigation p.loginInputBottom {
		margin: 0;
		color: #d88503;
		padding: 0 10px 0 20px;
	}
	div.rightColumnWrapper div.subNavigation p.forgottenPassword {
		margin: 0;
		color: #d88503;
		padding: 0px 10px 25px 190px;
		
	}
	
	div.registrationWrapper div#divRightColumn h2.memberLogin,
	div.registrationWrapper div#divRightColumn a.msignin {
		visibility: hidden;
	}
	div.registrationWrapper div#divRightColumn div.subNavigation {
		display: none;
	}

	
	div.workshops table {
		width: 95%;
	}
	div.workshops table tr td {
		padding: 5px 0 0 0;
	}

	div.workshops table tr.workshopDivider td {
		padding-bottom: 12px;
		background: left bottom repeat-x url(images/hrule-grey.gif);
	}
	
	
	
/* End Top Navigation */

	.hide {
		display: none;
	}
	.show {
		display: block;
	}
	
/*------
Section 9 - Clearfix
------*/
#footer:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #footer             { zoom: 1; } /* IE6 */
*:first-child+html #footer { zoom: 1; } /* IE7 */
