﻿#cn
{
	padding-right:20px;
	background-color:#F4F4F4;
	height:100%;
}
#cn2
{
	padding-left:20px;
	padding-bottom:20px;
	background-color:#F4F4F4;
	height:100%;
}
#cn3
{
	background-color:#fff;
	max-width:920px;
	min-width:920px;
	width:920px;
	margin: 0 auto;
	border-right:solid 1px #D9D9D9;
	border-left:solid 1px #D9D9D9;
}


/** header styles **/
#headerContainer
{
	background-color:#FFFFFF;
	overflow:hidden;
}
#headerControlsContainer
{
	float:right;
	color:#ffffff;
	text-align:center;
	height:27px;
	background:#F58121;
	margin-right:20px;
	overflow:hidden;
}
#headerControlsContainer span.links
{
	position:relative;
	top:-8px;
}
#headerControlsContainer a
{
	color:#ffffff;
	text-decoration:none;
}
#headerControlsContainer a:hover
{
	color:#000033;
	text-decoration:underline;
}
#headerControlsContainer a:visited
{
	color:#ffffff;
}
#topMenuNavigation
{
	margin-top:6px;
	padding:0px;
	background:#C9C8C8 url('Images/navbar_bkgd.gif') top left repeat-x;
	z-index:100;
	height:30px;
}
#searchContainer
{
	float:right;
	height:30px;
}
#searchContainer input
{
	width:140px;
	font-size:90%;
	position:relative;
}
#searchContainer img
{
	position:relative;
	top:6px;
}
#home_top
{
	background:url('Images/home-top-bg.gif') top left repeat-x;
	border:solid 1px #E8E8E8;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	height: 296px;
}
#home_top:hover
{
	cursor: hand;
}
#home_boxes
{
	margin:10px 0;
}
.home-box-1, .home-box-2, .home-box-3
{
	width:224px;
	float:left;
}
.home-box-1, .home-box-2
{
	margin-right: 8px;
}
.home-box-content
{
	font-size:8.5pt;
}
.home-box-content .cmsContentBody {
	border:solid 1px #F58121;
	height:220px;
}
.home-box-content h2
{
	font-size:10pt;
	padding: 8px;
	font-weight:bold;
	background-color: #F58121;
	color: #FDEFE4;
}
.home-box-content p
{
	padding-left: 8px;
	padding-right: 6px;
}
.home-box-content ul
{
	margin-left: 4px;
	list-style: none;
}
.home-box-content li 
{
	background: url('Images/right-arrow-button.gif') top left no-repeat;
	padding-left: 20px;
}
.home-box-1 .home-box-content
{
	/*background:url('Images/home-box-1.jpg') top left no-repeat;*/
}
.home-box-2 .home-box-content
{
	/*background:url('Images/home-box-2.jpg') top left no-repeat;*/
}
.home-box-3 .home-box-content
{
	/*background:url('Images/home-box-3.jpg') top left no-repeat;*/
}
.codeOfConduct
{
	clear: both;
	width: 800px;
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
	margin: 20px auto 0 auto;
	padding: 4px;
	font-size: 12pt;
	text-align: center;
}
/** end header styles **/


/** main nav bar styles **/
#navigationContainer
{
	float:left;
}
/** end main nav bar styles **/


/** content styles **/
#contentContainer
{
	margin:0;
	padding:12px 8px;
}
#contentContainerMain
{
	margin-left:206px;
}
body.oneColumn #contentContainerMain
{
	margin-left:auto;
	padding:0px 4px 4px 4px;
}
#pageControlsContainer
{
	float:right;
}
#breadcrumbContainer
{
}
/** end content styles **/


/** footer styles **/
#footerContainer
{
	clear:both;
	border-bottom:solid 1px #D9D9D9;
}
#ft
{
	width:800px;
    margin:0 auto;
    padding:8px 0 20px 0;
	font-size:85%;
	text-align:center;
}
/** end footer styles **/


/** form styles **/
.loginForm
{
	margin-left : 40px;
	width : 48em;
}
.registerForm
{
	margin-left : 20px;
	width : 48em;
}
.passwordRecoveryForm
{
	margin-left : 40px;
	width : 48em;
}
.profileForm
{
	margin-left : 20px;
	width : 50em;
}
/** form styles **/

.searchHeader
{
	background-color:#908E8F;
	color:#fff;
	font-weight:bold;
}
.searchHeader a
{
	color:#EEEEFF;
}

.clear
{
	clear:both;
}

.homePageBox
{
	margin:0 auto;
	float:left;
	width:28%;
	margin:1em 1%;
	text-align:center;
	font-weight:bold;
}
.homePageBoxSeparator
{
	float:left;
	height:150px;
	background:#FFF url('/App_Themes/Default/Images/dotted_vbar_bg.gif') top center repeat-y;
	width:1%;
}
.homeBoxTitle
{
	max-height:47px;
	height:37px;
	padding:10px 8px 0 8px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	border:groove 2px #333;
	color:#ccc !important;
}
.homeBoxTitle a, .homeBoxTitle a:visited
{
	display:block;
	text-decoration:none;
}
.homeBoxTitle a:hover
{
	text-decoration:none;
	color:#EEE !important;
}
.homeBoxTitleBlue
{
	background:url('/App_Themes/Default/Images/blue_box_bkgd.gif') top left repeat-x;
	border-color:#738AC1;
	color:#eef !important;
}
.homeBoxTitleOrange
{
	background:url('/App_Themes/Default/Images/orange_box_bkgd.gif') top left repeat-x;
	border-color:#738AC1;
	color:#ffe !important;
}
.homeBoxTitleGreen
{
	background:url('/App_Themes/Default/Images/green_box_bkgd.gif') top left repeat-x;
	border-color:#738AC1;
	color:#efe !important;
}
.homeBoxContent
{
	padding:8px;
}
.homeBoxContent ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:262px;
	text-align:left;
}
.homeBoxContent ul li
{
	padding-left:16px;
}
.homeBoxContent.blue ul li
{
	color:#5273b5;
	background:url('Images/bullet_blue.gif') left top no-repeat;
}
.homeBoxContent.orange ul li
{
	color:#ef9d00;
	background:url('Images/bullet_orange.gif') left top no-repeat;
}
.homeBoxContent.green ul li
{
	color:#73A25C;
	background:url('Images/bullet_green.gif') left top no-repeat;
}
.homeBoxContent ul li a
{
	color:inherit;
	text-decoration:none;
}
.homeBoxContent ul li a:hover
{
	text-decoration:underline;
}

.callout
{
	float:right;
	border:solid 1px #F58121;
	margin:0 16px 16px 16px;
	width : 200px;
}
.callout-header, .callout h3
{
	padding:8px;
	color:#fff;
	max-height:80px;
	font-size:120%;
	font-weight:bold;
	background-color:#F58121;
}
.callout-body, .callout p
{
	padding:8px;
}

.home-box-content .cmsContentTitle h2 {
	color: #F58121;
	text-indent: -10000px;
	height: 44px;
	margin: 0;
	padding: 0;
}

#cmsContentTitle203 h2 {
	background: #fff url('Images/event-calendar-box.gif') top left no-repeat;
}
#cmsContentTitle204 h2 {
	background: #fff url('Images/clinical-spotlight-box.gif') top left no-repeat;
}
#cmsContentTitle205 h2 {
	background: #fff url('Images/member-spotlight-box.gif') top left no-repeat;
}
