/* global */
body {
	background-color: #6a808f;
	background-image: url(../../img/background-square.gif);
	font-family: Times,Helvetica;
	font-size: 11pt;
	color: #000000;
	margin:10px 10px 15px 10px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #445169;
}
a:hover {
	text-decoration: underline; 
	color: #445169;
}
li {
	list-style-type: circle;
}
input {
	background-color: #FFFFFF;
	border: solid #445169;
	border-width: 1px;
}
a img {
	border:none;
}
form {
	padding:0;
	margin:0;
}
/* header */
.topBack {
	background-color:#faf7e5;
	background-image: url(../../img/top_middle.png);
	background-repeat: repeat-x;
}
/* content */
div#right_panel {
	height:100%;
	background:url(../../img/side_background.jpg) repeat-x top;
	background-color:#e9ddb7;
	padding:10px 4px 0 4px;
}
.leftSide {
	background-color: #faf7e8;
	background-image: url(../../img/top_left_side.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 5px;
}
.rightSide {
	background-color: #faf7e8;
	background-image: url(../../img/top_right_side.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 5px;
}
.mainContent {
	height: 100%;
	overflow: auto;
	overflow-x:hidden;
	scrollbar-3dlight-color:#faf7e8;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#b8934a;
    scrollbar-darkshadow-color:#faf7e8;
    scrollbar-face-color:#b8934a;
    scrollbar-highlight-color:#707070;
    scrollbar-shadow-color:#707070;
	Scrollbar-Track-Color: #f2eed9;
	margin-right:4px;
}
/* buttons */
.buttonL1 {
	text-align: center;
	min-width: 103px;
	_width:103px;
	height: 16px;
	border: 1px solid #c3c4c5;
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	white-space: nowrap;
	padding:0 10px 0 10px;
}
.buttonL1_on {
	text-align: center;
	min-width: 103px;
	_width:103px;
	height: 16px;
	border: 1px solid #c3c4c5;
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	white-space: nowrap;
	padding:0 10px 0 10px;
	cursor: pointer;
	background-color: #e9bb61;
}
.buttonL2 {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #383737;
	text-transform:uppercase;
}
.buttonL2_on {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #383737;
	text-decoration: underline;
	text-transform:uppercase;
	cursor: pointer;
}
.buttonL2W {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #FFFFFF;
}
/* event registration */
div.event_info {
	font-size:13px;
	line-height:16px;
}
.explaination {
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	color:#000;
}
.location {
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	color:#000;
}
.date {
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	color:#445169;	
}
/* input */
input.inputFocus {
	background-color: #f2f2f4;
	border-style: solid;
	border-color: #445169;
	border-width: 1px;
}
input.inputBlur {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #445169;
	border-width: 1px;
}
.inputLabel {
	font-family: Times,Helvetica;
	font-size: 11pt;
	color: #445169;
}
.Required {
	border: solid #FF0000;
	border-width: 1px;
}
/* header titles */
.title_management {
	background-image: url(../../img/titles/managementforum.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:145px;
}
.title_leadership {
	background-image: url(../../img/titles/leadership.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:144px;
}
.title_leadersclub {
	background-image: url(../../img/titles/leadersclub.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:150px;
}
.title_corporate {
	background-image: url(../../img/titles/corporateretreats.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:143px;
}
.title_cef {
	background-image: url(../../img/titles/cef.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:146px;
}
.title_BOSS {
	background-image: url(../../img/titles/boss.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:147px;
}
.title_BGDP {
	background-image: url(../../img/titles/bgdp.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:145px;
}
.title_BNI {
	background-image: url(../../img/titles/bni.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:147px;
}
.title_BDU {
	background-image: url(../../img/titles/bdu.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:127px;
}
.title_teamwork {
	background-image: url(../../img/titles/teamwork.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:143px;
}
.title_nolimits {
	background-image: url(../../img/titles/retreats.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:143px;
}
.title_PDP {
	background-image: url(../../img/titles/pdp.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	width:100%;
	height:152px;
}
/* current events */
.currentEvents {
	height: 18px;
	width: 162px;
	border-top: solid #707070;
	border-left: solid #707070;
	border-right: solid #707070;
	border-width: 1px;
	text-align: center;
	background-color: #e2dec8;
	color: #445169;
	font-size: 9pt;
	font-family: Times,Helvetica;
}
.currentEventScrollLayer {
	width: 162px;
	height: 100%;
	background-color: #faf7e8;
	overflow: auto;
	scrollbar-3dlight-color:#faf7e8;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#b8934a;
    scrollbar-darkshadow-color:#faf7e8;
    scrollbar-face-color:#b8934a;
    scrollbar-highlight-color:#707070;
    scrollbar-shadow-color:#707070;
	Scrollbar-Track-Color: #f2eed9;
	border: solid #707070;
	border-width: 1px;
}
/* side container */
div.side_container {
	width:190px;
	border-width: 1px;
	background-image: url(../../img/tan_background.png);
	_background:transparent;
	_background-color:#b8934a;
	_filter: alpha(opacity=30);
	_opacity: .30;
	margin:0 0 20px 0;
}
div.side_container div#title_container {
	position:relative;
	background-image: url(../../img/tan_background.png);
	margin:0 0 8px 0; 
}
div.side_container div#footer {
	position:relative;
	height:5px;
	border-bottom:2px dotted #b8934a;
}
div.side_container div#header {
	position:relative;
	height:5px;
	border-top:2px dotted #b8934a;
}
div.side_container .side_title {
	position:relative;
	color: #000;
	font-size: 18px;
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	border: dotted #b8934a;
	border-width: 2px 0 2px 0;
	padding:0 0 0 12px;
}
div.side_container div.moolist {
	position:relative;
	padding:0 0 0 12px;
}
div.side_container div.moolist a img {
	border:none;
}
div.side_container .event_title {
	font-size:14px;
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	color:#445169;
}
div.side_container .event_description {
	font-size:11px;
	font-family: Times New Roman,Times,Helvetica;
	color:#000;
}
div.side_container div#content {
	font-size:11px;
	font-family: Times New Roman,Times,Helvetica;
	line-height:16px;
	color:#000;
	padding: 3px 0 0 0;
}
div.side_container div#content .location {
	font-weight:bold;
	color:#000;
}
div.side_container div#content .date {
	font-weight:bold;
	color:#445169;
}
div.side_container div#content div#buttons {
	padding: 3px 0 0 0;
}
div.side_container div#inspire_content {
	position:relative;
	font-size:14px;
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	line-height:20px;
	color:#000;
	text-align:center;
}
div.side_container div#inspire_content div#acrobat {
	padding:4px 4px 4px 4px;
	margin:8px 0 8px 0;
	border:1px solid #445169;
	background-color:#fff;
	width: 94%;
}
div.side_container div#view_all {
	position:relative;
	text-align:right;
	padding:0 8px 0 0;
}
div#view_all a {
	font-size:11px;
}
div.spacer {
	height:10px;
}
div.side_container a:link, div.side_container a:active,div.side_container a:visited {
	font-size:13px; 
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	color:#445169;
	text-decoration:none;
}
div.side_container a:hover {
	font-size:13px;
	font-weight:bold;
	font-family: Times New Roman,Times,Helvetica;
	color:#445169;
	text-decoration:underline;
}
span#toggle {
	cursor:pointer;
}
.arrow_open {
	margin-top: 4px;
	background:url(../../img/list_open.png) no-repeat top left;
	width:15px;
	height:11px;
	cursor:pointer;
}
.arrow_closed {
	margin-top: 4px;
	background:url(../../img/list_closed.png) no-repeat top left;
	width:15px;
	height:11px;
	cursor:pointer;
}
/* program recommendations */
div#program_recommendations {
	background-image: url(../../img/blue_background.png);
	_background:transparent;
	_background-color:#445169;
	_filter: alpha(opacity=40);
	_opacity: .40;
	height:250px;
	font-family: Times,Helvetica;
	font-size: 12px;
	margin: 40px 0 0 0;
	padding:10px 10px 10px 10px;
}
div#program_recommendations .title {
	text-transform:none;
	font-family: Times,Helvetica;
	font-weight:bold;
	font-size: 18px;
	color:#000;
}
div#program_recommendations .section_title {
	font-family: Times,Helvetica;
	font-weight:bold;
	font-size: 15px;
	color:#fff;
}
div#program_recommendations input {
	background:transparent;
	border:none;
	padding-right:2px;
}
div#program_recommendations div.program_info {
	padding:0 10px 20px 0;
}
div#program_recommendations div.program_info .title {
	font-family: Times,Helvetica;
	font-weight:bold;
	font-size: 14px;
	color:#fff;
}
div#program_recommendations div.program_info a {
	font-family: Times,Helvetica;
	font-weight:bold;
	font-size: 14px;
	color:#fff;
	text-decoration:none;
}
div#program_recommendations div.program_info .text {
	font-family: Times,Helvetica;
	font-size: 11px;
	line-height:11px;
	color:#000;
	padding-left:14px;
}
/* search */
.search {
	width: 159px;
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: #b1ad98;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #445169;
}
.searchFocus {
	width: 159px;
	border-width: 1px;
	border-style: solid;
	border-Color: #445169;
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-transform: none;
	text-align: left;
}
.searchText {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 9pt;
	color: #eac474;
}
.searchTable {
	width: 548px;
	height: 502px;
	background-image: url(../../img/searchlamp.png);
	background-repeat: no-repeat;
	border:none;
}
/* other */
.infoText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 11pt;
	color: #FFFFFF;
	padding-right: 5px;
	height: 16px;
}
.title {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 16pt;
	color: #445169;
	text-transform:uppercase;
}
.subTitle {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 13pt;
	color: #445169;
	line-height: 15pt;
}
.subTitle2 {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
	line-height: 15pt;
	font-style: italic;
}
.text {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 12pt;
	color: #000000;
	line-height: 15pt;
}
.textWhite10 {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 12pt;
	color: #ffffff;
}
.textBlue8 {
	font-family: Times,Helvetica;
	font-size: 10pt;
	color: #445169;
}
/* Associate Page Styles */
.associateTextBox {
	border: solid #445169;
	border-width: 1px;
	background-color: #e2dec8;
}
.associateTitleText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 9pt;
	color: #445169;
}
.associateLogin {
	height: 18px;
	width: 162px;
	border-top: solid #707070;
	border-left: solid #707070;
	border-right: solid #707070;
	border-width: 1px;
	text-align: center;
	background-color: #e2dec8;
	color: #445169;
	font-size: 9pt;
}
.searchTitleText {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #445169;
}
.associateSearchBlock {
	width: 215px;
	height: 200px;
	background-color: #FFFFFF;
	border: solid #445169;
	border-width: 1px;
	overflow:auto;
}
.associateSelect {
	background: #FFFFFF;
	color: #445169;
	border-color: #445169;
	border-style: solid; 
	border-width: 1px;
	width: 120px;
	height:20px;
	font-size: 11pt;
	font-family: Times,Helvetica;
}
.associateViewText {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #445169;
	background-color: #FFFFFF;
	border-bottom:solid #445169;
	border-width:1px;
}
.associateViewText_on {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	border-bottom:solid #445169;
	border-width:1px;
	background-color: #445169;
	cursor: pointer;
}
.associateBioName {
	font-family: Times,Helvetica;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}
.associateBioText {
	font-family: Times,Helvetica;
	font-size: 12pt;
	color: #000000;
}
.associateViewPane {
	width: 480px;
	height: 360px;
	border-width: 1px;
	border-style: solid;
	border-color: #445169;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
}
.associateViewPaneMenu {
	width: 480px;
	height: 25px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #445169;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #445169;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #445169;
	overflow: hidden;
}
/* submit */
.submit {
	background: #b8934a;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Times,Helvetica;
	border-color: #b8934a;
	border-style: solid; 
	border-width: 1px;
}
.submit_login {
	background: #445169;
	color:#e9bb61;
	font-size: 10pt;
	font-family: Times,Helvetica;
	border-color:#445169;
	border-style: solid; 
	border-width: 1px;
}
/* Calendar Classes */
.weekDayText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #e9bb61;
}
.weekDayTextSm {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #e9bb61;
}
.yearText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 18pt;
	color: #e9bb61;
	padding-right: 5px;
}
.monthText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 18pt;
	color: #FFFFFF;
}
.dayText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 7pt;
	color: #445169;
}
.dayTextSm {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 8pt;
	color: #445169;
	cursor: pointer;
}
.miniCalBox {
	width: 168px;
	border: solid #445169;
	border-width: 1px;
	background-color: #faf7e8;
}
.calendarBox {
	background-color: #FFFFFF;
	width:35px;
	height:35px;
	border: solid #e9bb61;
	border-width: 1px;
}
.calendarBoxSm {
	background-color: #FFFFFF;
	width:10px;
	height:10px;
	border: solid #e9bb61;
	border-width: 1px;
}
.myEventsBox {
	background-color: #FFFFFF;
	border: solid #e9bb61;
	border-width: 1px;
	width:400px;
	height:90%;
	overflow:auto;
}
.myEventsBoxTop {
	background-color: #FFFFFF;
	border-top: solid #e9bb61;
	border-right: solid #e9bb61;
	border-left: solid #e9bb61;
	border-width: 1px;
	width:400px;
	height:20px;
}
.myEventsKey {
	background-color: #FFFFFF;
	border: solid #e9bb61;
	border-width: 1px;
	width:290px;
	height:50px;
}
.recurrenceTabOn {
	background-color: #445169;
	border-top: solid #e9bb61;
	border-left: solid #e9bb61;
	border-right: solid #e9bb61;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Times,Helvetica;
	font-size: 12pt;
}
.recurrenceTabOff {
	background-color: #9099a9;
	border: solid #e9bb61;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Times,Helvetica;
	font-size: 12pt;
}
.recurrenceBase {
	position:relative;
	border-bottom: solid #e9bb61;
	border-left: solid #e9bb61;
	border-right: solid #e9bb61;
	border-width: 1px;
	background-color: #445169;
}
.recurrenceText {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 11pt;
	color: #ffffff;
	line-height: 15pt;
}
.recurrenceText11 {
	font-family: Times,Helvetica;
	font-weight: normal;
	font-size: 13pt;
	color: #000000;
	line-height: 15pt;
}
/* png images */
.piHomeImage {
	position: relative;
	background: url(../../img/Home-MainImage.jpg) repeat-x top left;
	width: 100%;
	height: 564px;
}
.piAboutImage {
	position: relative;
	background-image: url(../../img/Landing_AboutUs.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 509px;
}
.piProgramsImage {
    position: relative;
	background-image: url(../../img/ProactiveProgramBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 509px;
}
.piBside {
	background-image: url(../../img/bside.jpg);
	width: 162px;
	height: 203px;
}
.piAssessmentsImage {
	position: relative;
	background-image: url(../../img/Landing_Assesments.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 509px;
}
.piAssociateImage {
	position: relative;
	background-image: url(../../img/Landing_Associates.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 509px;
}
/* mooswap */
div#mooswap_content {
	
}
div#mooswap_content div#content_box {
	position:relative;
	background-color:#272f34;
	filter: alpha(opacity=60);
	opacity: .60;
	width:235px;
	height:320px;
	width:235px;
	height:335px;
}

div#mooswap_content div#content {
	position:absolute;
	top:6px;
	left:10px;
	width:215px;
	height:326px;
}
div#mooswap_content .swap_title {
	position:relative;
	padding:5px 0 5px 0;
	font-family:Times New Roman, Times, Helvetica;
	font-size:17px;
	font-weight:bold;
	color:#fff;
}
div#mooswap_content .swap_text {
	position:relative;
	font-family:Times New Roman, Times, Helvetica;
	font-size:14px;
	color:#fff;
	text-align:left;
}
div#mooswap_content div.corner_link {
	position:absolute;
	bottom:0px;
	right:0px;
}
div#mooswap_content div.corner_link a:link, div#mooswap_content div.corner_link a:active, div#mooswap_content div.corner_link a:visited {
	text-transform:uppercase;
	font-family:Times New Roman, Times, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;	
}
div#mooswap_content div.corner_link a:hover {
	text-transform:uppercase;
	font-family:Times New Roman, Times, Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
	text-decoration:underline;
}
div.mooswap_on {
	font-family:Times New Roman, Times, Helvetica;
	font-size:22px;
	color:#000;
	border-bottom:2px dotted #5b6568;
	cursor:pointer;
	padding:0 0 0 56px;
	margin: 0 0 10px 0;
}
div.mooswap_off {
	background:url(../../img/blue_arrow.png) no-repeat center left;
	padding: 0 0 2px 16px;
	margin: 0 0 10px 40px;
	font-family:Times New Roman, Times, Helvetica;
	font-size:22px;
	color:#000;
}