/* CSS Document */
* {
	margin:0;
	padding:0;
}
html {
	overflow-y: scroll;
}
body {
	background: url(../images/bg.gif) repeat-x #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 960px;
	margin:0 auto;
	background:#ffffff;
	padding: 0 52px;
}
#slidepanel {
	display:none;
}
#slidepanel {
	color:#fff;
	font-size:16px;
}
#slidepanel p {
	width:50%;
	float:left;
	padding-top:5px;
}
.cbFieldIcons {
	display:none;	
}
#logout .button {
	float:right;
	position:relative;
	background-image:url(../images/logout.png);
	background-position:0px 0px;
	background-color:transparent;
	border:none 0;
	width:115px;
	height:41px;
	margin-bottom:10px;
	text-indent:-9999px;
}
#logout .button:hover {
	background-position:0px 41px;
	cursor:pointer;
}
#login {
	background:url(../images/login_bg.png) repeat-x #ebdd34;
	padding-top:30px;
	padding-bottom:60px;
}
#login #login_title {
	height:60px;
	width:inherit;
	background:url(../images/login_word.png) no-repeat;
	margin-bottom:30px;
	padding-bottom:35px;
	border-bottom:1px dotted white
}
#login #wrapper2 {
	width: 960px;
	margin:0 auto;
	padding: 0 52px
}
#wrapper3 {
	width: 960px;
	margin:0 auto;
}
#login .login_field {
	background:url(../images/login_field.png) no-repeat;
	width:421px;
	padding:7px 20px;
	float:left;
}
#login .login_field#login_password {
	float:right
}
#login .inputbox {
	background:none;
	border:none;
	outline:none;
	font-size:14px;
	color:#a6a6a6;
	width:421px;
}
#login #login_password {
}
#login #login_buttons {
	float:right;
	/*width:245px;*/
	margin-top:20px;
	margin-bottom:50px;
}
#login #submit {
	background:url(../images/login_submit.png) no-repeat;
	width:115px;
	height:42px;
	border: 0 none;
	cursor:pointer;
	float:left;
	text-align:left;
	text-indent:-9999px;
	line-height:0;
}
#login #cancel {
	background:url(../images/login_cancel.png) no-repeat;
	width:115px;
	height:42px;
	border: 0 none;
	cursor:pointer;
	display:block;
	float:right
}
.top_panel_btn {
	background:url(../images/login_close.png) no-repeat;
	height:27px;
	width:108px;
	margin-left:816px;
	cursor:pointer
}
.top_panel_line {
	background:url(../images/login_close.png) no-repeat;
	height:5px;
	width:108px;
	margin-left:816px;
	cursor:pointer
}
#login #password_forgotten {
	margin-top:10px;
	text-align:right;
}
#login #password_forgotten a {
	color:#fff;
	text-decoration:none;
	font-size:15px;
}
#header {
	margin-top:20px;
	height:105px;
	margin-bottom:10px;
}
#logo {
	float:left;
}
#banner {
	padding: 163px 465px 20px 0;
	background:url(../images/banner.jpg) no-repeat;
	min-height:100px;
	color:#988888;
	font-size:12px;
	line-height:20px;
	border-bottom:2px solid #e2e2e2;
}
.latest-news {
	font-size:12px;
	line-height:20px;
}
#topmenu {
	float:right;
	margin:63px 10px 0 10px;
}
#search {
	float:right;
	margin:55px 0px 0 0px;
	color:#bababa;
	font-size:11px;
	width:235px;
}
#search_field {
	background:url(../images/search.png) no-repeat;
	padding:6px 15px 6px 10px;
	float:left
}
#search #search_searchword {
	float:left;
	padding-top:8px;
}
#search #mod_search_searchword {
	border: 0 none;
	outline:none;
	color:#aaaaaa;
}
#search input.button_search {
	border:none;
	background:none;
	width: 16px;
	height:16px;
	margin-left:8px;
	cursor:pointer
}
#login_button {
	float:right;
	width:110px;
	height:110px;
	margin-top:30px;
	margin-right:30px;
}
#login_button a {
	display:block;
	width:110px;
	height:110px;
	background:url(../images/login_button.png) no-repeat;
	cursor:pointer;
	z-index:999;
	position:relative;
}
#topmenu ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#topmenu li {
	display: inline;
	float: left;
}
#topmenu a, #topmenu .separator {
	text-decoration: none;
	display: block;
	text-align: center;
	padding:0px 5px;
	color:#aaaaaa;
	text-transform:uppercase;
	font-size:11px;
}
#content {
	padding: 10px 0 0px;
}
#footer {
	text-align: right;
	padding: 30px 0px;
	clear: both;
	border-top: 2px solid #eeeeee;
	font-size:10px;
	color:#888888;
	font-weight:bold;
	line-height:16px;
	margin-bottom:30px;
}
#footer #footer_left ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#footer #footer_left li {
	display: inline;
	float: left;
}
#footer #footer_left a, #footer #footer_left .separator {
	text-decoration: none;
	display: block;
	text-align: center;
	padding:0px 5px;
	color:#888888;
}
#main {
	min-height:325px;
	line-height:20px;
	color:#484848;
}
#right, #main, #left {
	background: #ffffff;
	float: left;
}
.one_column #main {
	width:960px;
}
.one_column #left, .one_column #right {
	display:none;
}
.two_column_r #right {
	width:197px;
}
.two_column_r #main {
	width:590px;
	margin-right:10px;
}
.two_column_l #left {
	width:215px;
	margin-right:30px;
}
.two_column_l #main {
	width:710px;
}
.two_column_l #right, .two_column_r #left {
	display:none;
}
.three_column #main {
	width:383px;
	margin-right:10px;
}
.three_column #right {
	width:197px;
}
.three_column #left {
	width:197px;
	margin-right:10px;
}
/** style rules for overwriting the default column widths on the home page **/
.home.one_column #main {
}
.home.two_column_r #right {
}
.home.two_column_r #main {
}
.home.two_column_l #left {
}
.home.two_column_l #main {
}
.home.three_column #main {
}
.home.three_column #right {
}
.home.three_column #left {
}
.separator {
	clear:both;
}
#navigation {
	height: 29px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top: 2px solid #e2e2e2;
	border-bottom: 2px solid #e2e2e2;
	padding:15px 0;
}
#navigation ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#navigation li {
	display: inline;
	float: left;
	margin-top:-2px;
 .margin-top:-2px;
}
#navigation a, #navigation .separator {
	line-height:29px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-bottom: 2px;
	margin:0 15px;
	color:#1a68bc;
	text-transform:uppercase;
}
#navigation a:hover, #navigation li.current a {
	color:#616161;
	border-bottom: 5px solid #d81e3d;
}
#left ul {
	list-style: none;
	margin:0px;
	padding:0px;
	line-height:18px;
}
#left ul li {
	display:none;
}
#left ul li.current, #left ul li.active, #left ul li.active li, #left ul li.current li {
	display:block;
}
#left li a {
	text-decoration:none;
}
#left ul li a {
	display:none;
}
#left ul li.current a, #left ul li.active a {
	display: block;
}
#left ul li.parent a {
	font-size:14px;
	color:#d81e3d;
	border-bottom:2px solid #eeeeee;
	padding: 3px 30px 9px 20px;
	text-transform:uppercase
}
#left ul li.parent li a {
	font-size:12px;
	color:#696969;
	border-bottom:1px dotted #9de1ea;
	text-transform:none;
	background:url(../images/arrow.png) no-repeat right 15px;
	padding: 9px 30px 9px 20px;
}
#left ul li.parent li a:hover, #left ul li.parent li.current a {
	background:url(../images/arrow.png) no-repeat right -68px #d0f4f8;
}
#left ul li.parent li ul li a, #left ul li.parent li ul li a:hover, #left ul li.parent li.current ul li a {
	background-color:#fff;
	text-indent:20px;
}
p, up, ol, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}
h1, h2.contentheading {
	color:#1a68bc;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px
}
h2 {
	color:#d81e3d;
	font-size:14px;
	font-weight:bold;
}
ul, ol {
	padding-left:25px;
}
.buttonheading {
	float:right;
}
a img {
	outline:none;
	border:none;
}
.clear {
	clear:both;
	height:0
}
#ff_formdiv1 #bfElemWrap1, #ff_formdiv1 #bfElemWrap2 {
	background:url(../images/input_field.png) no-repeat;
	width:310px;
	padding:7px 20px;
	float: left;
	margin: 0 0 20px 20px;
}
#ff_formdiv1 #bfElemWrap3 {
	background:url(../images/textarea.png) no-repeat;
	width:690px;
	height:64px;
	padding:7px 3px 7px 20px;
	margin: 0 0 20px 0;
}
#ff_formdiv1 #bfElemWrap1, #ff_formdiv1 #bfElemWrap3 {
	margin-left:125px;	
}
#ff_formdiv1 input[type="text"], #ff_formdiv1 textarea {
	border: 0 none;
	background:none;
	color:#a8a8a8
}
#ff_formdiv1 #bfSubmitButton {
	width:200px;
	height:42px;
	border:none;
	background:url(../images/submit_message.png) no-repeat;
	cursor:pointer;
	color:transparent;text-indent:-9999px;*font-size:0px;line-height:0;
	margin: 0 115px 50px 0;
}
/*---------------- events -----------------------*/

.events_block, .cus_events_cal {
	padding:25px 0;
	color:#818181;
}
.home .events_block, .home .cus_events_cal {
	border-top: 2px solid #cccccc;
}
.event_block_left {
	float:left;
	width:240px;
}
.event_block_left p, .event_block_top p {
	font-size:12px;
}
.event_block_left h1, .event_block_top h1 {
	font-size: 38px;
font-weight::bold;
	text-transform: uppercase
}
.event_block_right {
	width:680px;
	float:right;
	margin-right:10px;
}
.mod_events_latest {
	border:none;
	height:53px;
}
.mod_events_latest.even td {
	background-color:#f6f6f6;
	color:#d81e3d;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}
.mod_events_latest.odd td {
	background-color:#d5f3f7;
	color:#00a2b8;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}
.mod_events_latest td.space {
	width:2px;
	background:none;
}
.mod_events_latest td.time .date {
	font-size:10px;
}
.mod_events_latest td.time {
	width:105px;
}
.mod_events_latest td.content {
	width:600px;
	color:#696969;
	font-weight:normal;
	font-size:11px;
	padding-right:10px;
}
.evtsday {
	width: 236px;
	float: left;
	margin-left:4px;
}
.newevts {
	clear:both;
	margin-top:15px
}
.evtsday td {
	vertical-align:top
}
.evtsday tr {
	height:75px;
}
.evtsday tr.datetime {
	background:url(../images/time_bg.png) repeat-x #d81e3d;
	height:28px;
	color:white !important;
	font-weight:bold
}
.evtsday span {
	display:block;
	padding:6px 6px 6px 10px;
	color:#696969;
}
.evtsday .datetime span {
	color:white;
}
.evtsday tr.odd {
	background-color:#f6f6f6
}
.evtsday tr.even {
	background-color:#C7DDF6
}
.evtsday .time {
	width: 75px;
}
.evtsday .odd .time {
	color:#d81e3d
}
.evtsday .even .time {
	color:#00a2b8
}
.event_block_top a.morelink {
	color:#17bed5;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-top:25px;
	width: 128px;
	border-bottom: 1px solid #c5eff4;
	outline: 0 none;
	text-transform:uppercase
}
.log p {
	margin:0 !important;
}
.cbheading h3 {
	font-size:15px;
	color:#818181;
	font-family:Helvetica;
	font-weight:normal;
}
.cbheading h1, .cb_template_default .componentheading {
	font-size:40px;
	color:#17bed5;
	font-family:Helvetica;
	text-transform:uppercase;
}
.fieldCell input[type=text], .fieldCell input[type=password]
, .cb_field input[type=text], .cb_field input[type=password] {
	border:none;
	background: url("../images/input_field.png") no-repeat scroll 0 0 transparent;
	padding: 7px 20px;
	width: 310px;
	color:#696969;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.fieldCell textarea, .cb_field textarea {
	border:none;
	background: url("../images/register-textarea.jpg") no-repeat scroll 0 0 transparent;
	padding: 7px 20px;
	width: 310px;
	height:65px;
	color:#696969;
	resize: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
table#registrationTable {
	width:550px;
}
#registrationTable .cb_button_wrapper {
	margin-left:488px;
}
.cb_button_wrapper {
	margin-left: 10px;
}
.cb_button_wrapper .button {
	border: 0 none;
	text-align: left;
	text-indent: -9999px;
	line-height: 0;
	cursor: pointer;
}
.cb_button_wrapper #cbbtneditsubmit {
	background: url(../images/update.png) no-repeat 0 0;
	height: 42px;
	width: 125px;
	margin-left: 343px;
}
.cb_button_wrapper #cbbtneditsubmit:hover {
	background-position: 0 -42px;
}
.cb_button_wrapper #cbbtncancel {
	background: url(../images/cancel.png) no-repeat 0 0;
	height: 42px;
	width: 125px;
}
.cb_button_wrapper #cbbtncancel:hover {
	background-position: 0 -42px;
}
#registrationTable .button {
	background: url("../images/register-button.jpg") no-repeat scroll 0 0 transparent;
	width:125px;
	height:42px;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
	border:0 none;
	cursor:pointer;
}
#registrationTable .button:hover {
	background-position: 0 -42px;
}
.titleCell, .cb_form_line label {
	width:190px;
}
.titleCell label, .cb_form_line label {
	color:#d81e3d;
}
#cbIconsBottom, .cbft_param {
	display:none !important;	
}
#login .editbutton {
	background: url("../images/edit-button.png") no-repeat scroll 0 0 transparent;
	width:125px;
	height:41px;
	line-height:0;
	text-align:left;
	text-indent:-9999px;
	border:0 none;
	cursor:pointer;
	display:inline-block;
}
#login #mod_login_logoutform .editbutton:hover {
	background-position:0 -42px;
}
.dynamic-tab-pane-control .tab-row {
	display:none;
}
.dynamic-tab-pane-control .tab-page {
	border:none;
}
.componentheading {
	font-size:18px;
	color:#42C5D6;
	font-weight:bold;
	padding-bottom:20px;
}
h1.quicklinks_home, .event_block_left h1 {
	text-transform: uppercase;
	font-size: 35px;
	font-family: HelveticaNeueW01-85Heav, Arial, sans-serif;
	font-weight: bold;
	margin-top: 10px;
}
h2.quicklinks_home, .event_block_left h2 {
	text-transform: uppercase;
	font-size: 15px;
	color: #818181;
	font-family: 'Helvetica Neue W31', Arial, sans-serif;
	font-weight: normal;
}
ul.quicklinks_home li {
	list-style: none;
	padding-left: 40px;
	height:40px;
}
ul.quicklinks_home li a {
	background:url(../images/quicklinks/arrow.png) right center no-repeat;
	width:215px;
	display:block;
	text-decoration:none;
	color:#888;
	font-weight:bold;
	font-size:13px;
}
ul.quicklinks_home li#newsletter {
	list-style: none;
	background:url(../images/quicklinks/newsletter.png) no-repeat;
}
ul.quicklinks_home li#manual {
	list-style: none;
	background:url(../images/quicklinks/manual.png) no-repeat;
}
ul.quicklinks_home li#resources {
	list-style: none;
	background:url(../images/quicklinks/nurse.png) no-repeat;
}
ul.quicklinks_home li#template {
	list-style: none;
	background:url(../images/quicklinks/powerpoint.png) no-repeat;
}
ul.quicklinks_home li#website {
	list-style: none;
	background:url(../images/quicklinks/emsound.png) no-repeat;
}
ul.quicklinks_home li#blog, ul.quicklinks_home li#NewBlog {
	list-style: none;
	background:url(../images/quicklinks/blog.png) no-repeat;
}
ul.quicklinks_home {
	margin-top: 25px;
	padding-left: 0;
}
.newstitle a {
	color:#1a68bc;
	text-decoration: none;
}
.latestnewsenhanced_83 .infoleft .newstitle, .latestnewsenhanced_83 .infoleft .newsextra {
	margin: 0;
}
#main .home_page_module {
	float: left;
	width: 325px;
}
.home_page_module.latestevent .event_block_right {
	width:285px;
}
.home_page_module.latestevent .events_block {
	border:none;
	padding:0;
}
.newsextra .newsdate {
	color:#1a68bc;
	font-weight: bold;
}
.newstitle a {
	color:#888;
	font-weight: bold;
}
#banner #mcePaste {
	width:515px;
}
#main .home_page_module.latestnews2 {
	width: 305px;
	margin-right: 40px;
}
#main .home_page_module.latestevent {
	width: 285px;
}
#main .mod_events_latest_content a {
	text-decoration:none
}
#main .date_table {
	width:65px;
	float:left;
}
#main .date_table .mod_events_latest_date {
	font-size:12px;
	font-weight:bold;
	color:#888;
}
#main .date_title {
	float:left;
	width:195px;
}
#main .date_title .mod_events_latest_content a {
	font-size:12px;
	font-weight:bold;
	color:#888;
}
.mod_events_latest.even {
	background:#c7ddf6;
}
#main .mod_events_latest, #main .mod_events_latest_first {
	padding-left:10px;
}
.mod_events_latest .style_date .mod_events_latest_date {
	display:none;
}
.mod_events_latest_first .style_date {
	background: url(../images/time_bg.png) repeat-x #D81E3D;
	height: 28px;
	font-weight: bold;
}
.mod_events_latest_first .style_date .mod_events_latest_date {
	display: block;
	padding: 4px 6px 6px 10px;
	color:#fff;
	font-size:12px;
}
.mod_events_latest_table.even {
	margin-left:-10px;
}
.mod_events_latest_table.odd {
	width: 275px !important;
	padding: 0;
	margin-left: 0px;
}
.mod_events_latest_table.odd .mod_events_latest_first {
	height:54px;
}

.pagination ul {
	padding:0;	
}
.pagination li {
	list-style:none none;
	float:left;	
	margin-right:5px;
}

fieldset{
	padding: 8px;
}
.result-block {
	margin-bottom:15px;	
}
.result-title, .result-category, .result-text{
	margin-bottom: 10px;
}
.result-category, .result-text {
	margin-left:15px;
}

.cbLoginForm fieldset{
	padding: 0;
	border: 0 none;
}
.cbLoginForm #form-login-username, .cbLoginForm #form-login-password
, .cbLoginForm #form-login-remember, .cbLoginForm #login_buttons {
	float:left;
	clear:left;
	margin-right:5px;
	min-width: 60px;
}
.cbLoginForm .login_field {
	float:left;
}
.cbLoginLinksList {
	float:left;
}
.cbLoginLinksList li {
	list-style:none none;
	float:left;	
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #000;
	line-height: 10px;
	margin-top: 4px;
}
.cbLoginLinksList li:first-child {
	margin-left:0;
	padding-left:0;
	border-left:0 none;
}
.cb_comp_outer #recaptcha_widget_div{
  width: 647px;
float: right;
margin-bottom: 10px;}

#cbtf_21 {
    display: none;
}
