/*-------------------------------------------------------------------------------------------------*/
/*																								   */
/* Copyright 2007 Pacific Rim Real-time Systems, Inc. & LabBrain Design Inc.					   */
/*																								   */
/* File: Css/rbCRLb.css 																		   */
/*																								   */
/* History-----------------------------------------------------------------------------------------*/
/* Revision        Date        	Author	 	Description											   */
/*-------------------------------------------------------------------------------------------------*/
/* Philadelphia		12-24-07	JRR			Isolated The Bottom Panel Of Doom css for clarity.	   */
/* 					12-25-07	JRR			Refined - Developed for FF, Safari, IE 6 & 7.		   */
/* 					12-25-07	JRR			Cleanup												   */
/*																								   */
/*-------------------------------------------------------------------------------------------------*/

/* ------------------------------------------------------------------------------------------------*/
/* ---| Common Elements |--------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

#rbCRLbT {																							/* ---| TOP |--- */
	margin: 0px;
	width:550px; 																					
	height:11px;
	background: url(../Images/rbCRLbT.gif) no-repeat; 												
	display:block;
	}	
	/* IE6 */
	* html #rbCRLbT { margin-top: -4px; margin-bottom: -4px; } /**/ 								/* Interesting... */
	
#rbCRLbC {																							/* ---| MIDDLE |--- */ /* JavaScript pulls the bottom of this div down below the top of the footer */	
	background:url(../Images/rbCRLtCBG.gif) repeat-y;
	width:550px;										
	margin: 0;
	padding: 0;														
	/*position:relative;  																			This causes ie7 to not clear the MIDDLE BOTTOM PANEL OF DOOM */
	bottom: 0px;
	font-size:11px;
	float: left;    																				/* Floating THIS left put the right colum back where it belongs (roughly) HORIZONTALLY ONLY in IE7 */ 
	}
	html>body #rbCRLbC {
		/* IE 7 haaaax */
		*margin-bottom: -14px;
		}
	
#rbCRLbB {																							/* ---| BOTTOM |--- */
/*	width:549px; height:1px;			*/
/*	background: #4066A3;				*/
/*	display:block;						*/
/*	font-size:1px;						*/
/*	bottom:0px;							*/
	}

.rbCRLbMin	{
	margin: 15px 15px 0px 15px;																		/* All of the margins (for the most part) should be here.. */
	}

/* ------------------------------------------------------------------------------------------------*/
/* ---| Interior Elements |------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
		
#rbCRLbC:after {
/*	content:" ";*/
/*??pjg	clear:both;*/
	}
.rbCRLbC ul {
	margin: 0px 0px 10px 0px;
	padding: 0;											
	width:549px;
	height:auto;
	border-style:none;
	list-style-image: url(../Images/bullet.gif);
	display: block;
	}
.rbCRLbC li {
	 line-height:150%;
	}
.rbCRLbC b {
	color:#4066A3;
	}
.rbCRLbCSLabel {
	color:#4066A3;
	float:left;
	margin: 0 0 0 15px;
	padding: 0;
/*	width: 159px;*/
	font-weight:bold;
	}
a.rbCRLbCTitleOff {
	background:url(../Images/rbCRLbCTitleOff.gif) no-repeat;
	width:510px; height:20px;
	display:block;
	float:left;
/*	margin: 5px 0px 0px 10px; */
	padding: 4px 0px 0px 15px;
	font-weight:bold;
	text-decoration:none;
	color: #466498;
	font-size:12px;
	}
a.rbCRLbCTitleOff:hover {
	background:url(../Images/rbCRLbCTitleOnClosed.gif) no-repeat;
	width:510px; height:20px;
	display:block;
	float:left;
/*	margin: 5px 0px 0px 10px; */
	padding: 4px 0px 0px 15px;
	font-weight:bold;
	text-decoration:none;
	color: #466498;
	font-size:12px;
	}
a.rbCRLbCTitleOn {
	background:url(../Images/rbCRLbCTitleOff.gif) no-repeat;
	width:510px; height:20px;
	display:block;
	float:left;
/*	margin: 5px 0px 0px 0px; */
	padding: 4px 0px 0px 15px;
	font-weight:bold;
	text-decoration:none;
	color: #466498;
	font-size:12px;
	}
a.rbCRLbCTitleOn:hover {
	background:url(../Images/rbCRLbCTitleOnOpen.gif) no-repeat;
	width:510px; height:20px;
	display:block;
	float:left;
/*	margin: 5px 0px 0px 10px;*/
	padding: 4px 0px 0px 15px;
	font-weight:bold;
	text-decoration:none;
	color: #466498;
	font-size:12px;
	}
.rbCRLbC p {
	margin: 0px 17px 0px 17px;			
	color:#818181;
	font-size: 11px;
	line-height:150%;
	padding: 0px 0px 20px 0px;
	}	
	
/* ------------------------------------------------------------------------------------------------*/
/* ---| Home Page |--------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

#prezPic {																							
	display:inline;																					
	float:left;																						
	border: 1px solid #4066A3;
	margin: 0px 15px 30px 0;
	}
	/* IE7 */
	html>body #prezPic {
		*margin: -7px 15px 30px 0;
		}
#prezText {
	display:inline;																					
	color:#6B6B6B;
	font-size: 11px;
	line-height:160%;
	margin-left: 15px;
	}
#prezText p {
	position:relative;
	top: -8px;
	padding: 0;	
	}
	/* IE7 */
	html>body #prezText p {
		*position:relative;
		*top: -30px;
		}	
	
#rbCRLbC h2{																						/* Letter from the prez h2 title */
	margin: -10PX 0 0 0;	/* */		
	padding: 0;		
	font-size: 14px;
	}
#rbCRLbC hr {										
/*	border: 1px solid #efeff9;						
	margin: -3px 0 2px 0;	*/							
	}
	
/* ------------------------------------------------------------------------------------------------*/
/* ---| Login Page |-------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/	

.rbCRLtCTitleL {
	background:url(../Images/rbCRLtCTitleL.gif);
	width:9px; 
	height:20px;
	display:block;
	float:left;
	margin: 0 0 5px 0;
	}
.rbCRLtCTitleC {																					/* Login Information title  */
	background:#E7EFF9;
	width:499px;
	height:20px;
	color:#4066A3;
	float:left;
	padding:0;
	margin:0;
	}

.rbCRLtCTitleC h3 { 
	color:#4066A3;
	font-size:13px;
	font-weight:bold;
	padding: 3px 0px 0px 2px;
	margin: 0;   														
	}
.rbCRLtCTitleR {
	background:url(../Images/rbCRLtCTitleR.gif);
	width:9px; 
	height:20px;
	display:block;
	float:left;
	}
#hintbox {
	border: 1px solid #ccc;
	padding: 5px;
	background: #efefef;
	}
/* ------------------------------------------------------------------------------------------------*/
/* ---| Contact Us Page |--------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

ul.contactUs {
	padding:0;
	margin:0; 
	}

/* ------------------------------------------------------------------------------------------------*/
/* ---| Events Page |------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
ul.rbCRLbCe {
	width: 517px;
	padding: 0 10px 0 16px;
	margin: -18px 0 25px -15px;   
	}
li.rbCRLbCe {
  margin: 0;
  padding: 0;
	}

ul.rbCRle {
	list-style:none;
	}
	
	
ul.eventDetailBottom {
	margin: -10px 0 0 -39px;
	}
	/* IE7 */
	html>body ul.eventDetailBottom {
		*margin: -10px 0 0 0;
		}
	/* IE6 */
	* html ul.eventDetailBottom  { 
		margin: -10px 0 0 0;
		}
ul.eventDetailBottom ul#formlist {
	margin: 0 0 3px 0;
	}
	
.eventAddControl {
	margin: -13px 0 20px 0;
	}
.eventControls	{
	margin: 0 0 10px 0;
	}
	
/* ---| Regular Events |---------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/


li.rbCRleTitle {																					/* Regular event title */
	font-weight:bold;
	font-size:13px;
	color:#666666;
	list-style:none;
	padding:3px 10px 2px 10px;
	margin: 0;   
	float:left;
	border: 1px solid #666666;
	background: #fff;
	position: relative;
	top: 8px;
	left: 15px;
	}

li.rbCRleTitle a {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0;   
	}
li.rbCRleDate {																						/* Date */
	list-style:none;
	font-weight:bold;
	font-size:12px;
	width:511px; 
	color:#666666;
	float:left;
	min-height: 20px;
	border: 1px solid #666666;
	border-bottom: 1px solid #fff;
	padding: 10px 5px 0 0;
	background: #F2F2F2;
	text-align: right;
	margin: 0;
	}
	/* IE 6 */
	* html li.rbCRleDate {
	border-bottom: none;
		}
li.rbCRleSummarySentence {																			/* Summary Sentence */
	list-style:none;
	width:506px; 
	padding: 10px 5px 0 5px;
	min-height:20px;
	border: 1px solid #666666;
	border-top: none;
	border-bottom: none;
	background:#F2F2F2;
	color:#666666; 
	font-size:11px;
	}
li.rbCRleSummarySentence img {
	float:left;
	}
li.rbCRleSummarySentence div {
	margin-top:0px;
	}
ul.rbCRleLocality {																					/* Locality Strip */
	list-style:none;
	width: 506px; 
	min-height: 20px;
	}
li.rbCRleLocality {																					/* City */
	list-style:none;
	padding:0;
	margin: 0; 
	float:left;
	}
li.rbCRleRegion {																					/* State */
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0;   
	}
li.rbCRleComplete {																					/* Complete Listing link */
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	}

div.rbCRleComplete a {
	list-style:none;
	padding:0;
	margin: 0;   
	}

/* ---| Featured Events |--------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

li.rbCRlFpeTitle { 																					/* Featured event title */
	font-weight:bold;
	font-size:13px;
	color:#4066A3;
	list-style:none;
	padding:0px 10px;
	border: 1px solid #666666;
	background: #fff;
	position: relative;
	top: 8px;
	left: 15px;
	float:left;
	}

li.rbCRlFpeTitle a {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0;   
	}

li.rbCRlFpeDate {
	list-style:none;
	font-weight:bold;
	font-size:12px;
	width:511px; 
	color:#4066A3;
	min-height: 20px;
	border: 1px solid #4066A3;
	border-bottom: 1px solid #fff;
	padding: 8px 5px 0 0;
	background: #F2F2F2;
	text-align: right;
	margin: 0;
	float:left;
	}

li.rbCRleDateS {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0;   
	}

div.rbCRleDateE {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0;   
	}
ul.rbCRlFpeLocality {
	list-style:none;
	width:476px; 
	min-height:20px;
	background:#F2F2F2;
	color:#666666; 
	font-size:10px;
	border: 1px solid #666666;
	border-top: 1px solid #999;
	padding-top: 5px;
	}
	/*IE7*/
	html>body ul.rbCRlFpeLocality { 
		*position: relative;
		*top: 37px;
		*left: -46px;
		*width:516px; 
		*margin-bottom: 30px;
		}
	/* IE6 */
	* html ul.rbCRlFpeLocality {
		width: 470px;
		margin: 15px -9px 0 -30px;
		padding: 2px 15px 2px 55px;
		}
li.rbCRlFpeLocality {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -24px;
	}
	/*IE7*/
	html>body li.rbCRlFpeLocality { 
	*margin: 0 0 0 15px;
	}		
	/* IE6 */
	* html li.rbCRlFpeLocality {
		}	
li.rbCRlFpeComplete {
	list-style:none;
	padding:2px 0px 0px 0px;
	margin:-15px 15px 0px 0px;
	float:right;
	}
li.rbCRlFpeComplete a, li.rbCRlFpeComplete a:visited {
	text-decoration:none;
	color:#666666;
	}	
li.rbCRlFpeComplete a:hover {
	text-decoration: underline;
	color:#4066A3;
	}	

li.rbCRlFpeRegion {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin: 0;   
	}	
	
/* ------------------------------------------------------------------------------------------------*/
/* ---| Event Details Page |-----------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
	
.rbCRLbCTitleC {	
	color: #000;
	margin-bottom: -25px;
	}	
.rbCRLbCTitleC h3 {
	color: 000;
	font-size: 13px;
	}
		
/* ------------------------------------------------------------------------------------------------*/
/* ---| Links Page |-------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

#linksList {
/*??pjg	margin: 0 0 20px 33px;*/
	font-size: 12px;
	margin: -10px 0 20px 18px;
	}
	/*IE7*/
	html>body #linksList {
	*margin: 0 0 20px 19px;
		}
	/* IE6 */
	* html #linksList {
		margin: -10px 0 20px 15px;
		}
#linksList ul {
	list-style-image:url(../Images/bullet.gif);
	list-style-type: square;
	margin: 0 0 0 -25px;
	}
	/*IE7*/
	html>body #linksList ul {
		*margin: 0 0 10px 15px;
		}
	/* IE6 */
	* html 	#linksList ul {
		margin: 0 0 10px 15px;
		}
#linksList li {
	line-height: 18px;
	}
#linksList h2 {
	margin: 0px 0 0 -18px;
	}
	
/* ------------------------------------------------------------------------------------------------*/
/* ---| Privacy Policy |---------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
.pp p, .sm p {
	margin-left: 15px;
	margin-right: 15px;
	}
.pp h2, .sm h2 {
	margin:0 0 10px 0;
	padding: 0 0 0 15px;
	}

.pp h3, .sm h3 {
	color: #4066A3;
	font-size: 12px;
	margin:0 0 -14px 15px;
	}	
.pp hr, .sm hr {
	border:1px solid #EFEFF9;
	margin:-10px 15px 10px 15px;	
	}
.ppb h3, .smb h3 {
	color: #4066A3;
	font-size: 12px;
	margin: -10px 0 -5px 0;
	}	
	
.ppb p, smb p {
	line-height: 150%;
	margin: 10px 0;
	}	
/* ------------------------------------------------------------------------------------------------*/
/* ---| Site Map |---------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
.sm {
	}

.smb ul {
	list-style-image:url(../Images/bullet.gif);
	list-style-type: square;
	margin: 0 0 0 0px;
	}
	/*IE7*/
	html>body .smb ul {
		*margin: 0 0 10px 15px;
		}
	/* IE6 */
	* html 	.smb ul {
		margin: 0 0 10px 15px;
		}
.smb li {
	line-height: 18px;
	}
	/*IE7*/
	html>body .smb li {
		*margin: 0 0 5px 30px;
		}
	/* IE6 */
	* html 	.smb li {
		margin: 0 0 10px 30px;
		}
	
