/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-size:100%;
	background-color:#333333;
	background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical;
	background-image:url(http://test.revivedigitalmedia.com/furlong2010/images/bgd.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.outerContainer {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
.innerContainer {
	float:left;
	width:990px;
	display:inline;
}
.container {
	float:left;
	width:990px;
	color:#222222;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
.nav {
	float:left;
	width:987px;
	height:48px;
	font-size:80%;
	color:#FFFFFF;
	display:inline;
	text-align:left;
	padding-left:3px;
	background-repeat:repeat-x;
	background-image:url(http://test.revivedigitalmedia.com/furlong2010/images/navBgd.jpg);
}
.header {
	float:left;
	width:990px;
	display:inline;
	padding-bottom:1px;
}
.footer {
	float:left;
	width:990px;
	color:#c0c0c0;
	font-size:60%;
	display:inline;
	padding:10px 0px 20px 0px;
}.footer a{
	color:#c0c0c0;
	text-decoration:none;
}
	.footer a:hover {
		color:#c0c0c0;
		text-decoration:underline;
	}


/* Right Styles */
.rightContent {
	float:left;
	width:750px;
	font-size:90%;
	display:inline;
	text-align:left;
	line-height:20px;
	margin:10px 0px 0px 20px;
}
.indexBott {
	float:left;
	width:237px;
	display:inline;
}
.yellowHeader {
	float:left;
	height:27px;
	font-size:90%;
	color:#222222;
	display:inline;
	text-align:left;
	padding:6px 0px 0px 10px;
	border:1px solid #bdeb6d;
	background-repeat:repeat-x;
	background-image:url(http://test.revivedigitalmedia.com/furlong2010/images/greenHeader.jpg);
}
.smallYH {
	width:178px;
}.longYH {
	width:340px;
}.middYH {
	width:225px;
}


/* Left Styles */
.leftContent {
	float:left;
	width:190px;
	display:inline;
	text-align:left;
	margin:10px 0px 0px 15px;
}
.redHeader {
	float:left;
	width:180px;
	height:27px;
	color:#FFFFFF;
	font-size:90%;
	display:inline;
	text-align:left;
	padding:7px 0px 0px 10px;
	background-repeat:no-repeat;
	background-image:url(http://test.revivedigitalmedia.com/furlong2010/images/redHeader.jpg);
}
.greyBox {
	float:left;
	width:178px;
	font-size:80%;
	color:#222222;
	display:inline;
	text-align:left;
	background-color:#f7f7f7;
	padding:0px 0px 5px 10px;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}.greyBox2 {
	float:left;
	width:188px;
	font-size:80%;
	color:#222222;
	display:inline;
	text-align:left;
	background-color:#f7f7f7;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}.greyBox3 {
	float:left;
	width:350px;
	font-size:80%;
	color:#222222;
	display:inline;
	text-align:left;
	background-color:#f7f7f7;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}


/* Text Styles */
.navText {
	float:left;
	display:inline;
	text-align:center;
	padding:15px 37px 0px 38px;
}.navText a{
	color:#ffffff;
	text-decoration:none;
}
	.navText a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
.navTextBold {
	float:left;
	display:inline;
	font-weight:bold;
	text-align:center;
	padding:15px 37px 0px 38px;
}.navTextBold a{
	color:#ffffff;
	text-decoration:none;
}
	.navTextBold a:hover {
		color:#ffffff;
		text-decoration:underline;
	}
	
.indexText {
	float:left;
	width:730px;
	font-size:80%;
	display:inline;
	text-align:left;
	padding:10px 8px 0px 10px;
}

.text {
	float:left;
	width:750px;
	font-size:80%;
	display:inline;
}


h1 {
	font-size:120%;
	padding-bottom:15px;
}
h1. researchProj {
	font-size:120%;
	padding-bottom:15px;
	color:#9a0101;
}	
h2 {
	font-size:100%;
	padding-bottom:5px;
}	
h3 {
	color:#9a0101;	
	font-size:140%;
	padding-bottom:5px;
}	
h4 {
	color:#0b5923;
	font-size:120%;
	padding-bottom:5px;
}	
h5 {	
	color:#0b5923;
	font-size:110%;
	font-weight:normal;
}	
h6 {	
	font-size:90%;
	font-weight:normal;
}	
	
	
/* Link Styles */
a.blackLink {
	color:#222222;
	text-decoration:none;
}
a.blackLink:hover {
	color:#222222;
	text-decoration:underline;
}


a.greenLink {
	color:#0b5923;
	text-decoration:none;
}
a.greenLink:hover {
	color:#0b5923;
	text-decoration:underline;
}


a.redLink {
	color:#9a0101;
	text-decoration:none;
}
a.redLink:hover {
	color:#9a0101;
	text-decoration:underline;
}


/* Bullet Styles */
ul.navBullet {
width:150px;
margin:5px 0px 0px 20px;
list-style:url(http://test.revivedigitalmedia.com/furlong2010/images/arrow.jpg);
}ul.navBullet li {
	margin:5px 0 7px 0;
	padding:0px 0px 0px 0px;
	}ul.navBullet a {
		color:#222222;
		display:block;
		text-decoration:none;
		}ul.navBullet a:hover {
			color:#222222;
			text-decoration:underline;
			}	
			
ul.blackBullet {
margin:0px 0px 0px 20px;
}ul.blackBullet li {
	padding:5px 0px 2px 0px;
	}
	
ul.patientInfo {
margin:0px 0px 0px 20px;
}ul.patientInfo li {
	padding:5px 0px 10px 0px;
	}ul.patientInfo a {
		color:#0b5923;
		text-decoration:none;
		}ul.patientInfo a:hover {
			color:#0b5923;
			text-decoration:underline;
			}	
			
ul.sitemapBullet {
margin:0px 0px 0px 40px;
}ul.sitemapBullet li {
	padding:0px 0px 0px 0px;
	}ul.sitemapBullet a {
		color:#0b5923;
		text-decoration:none;
		}ul.sitemapBullet a:hover {
			color:#0b5923;
			text-decoration:underline;
			}

ol.research {
margin:0px 0px 0px 30px;
}ol.research li {
	padding:10px 0px 2px 0px;
	}ol.research a {
		color:#0b5923;
		text-decoration:none;
		}ol.research a:hover {
			color:#0b5923;
			text-decoration:underline;
			}	
			
ol.funding {
color:#222222;
margin:0px 0px 0px 30px;
}ol.funding li {
	padding:10px 0px 2px 0px;
	}
			
			
/* Button Styles */
.greenButton {
	float:left;
	width:67px;
	height:24px;
	display:inline;
	margin:10px 0px 5px 0px;
}	.greenButton input {
		border:0px;
		width:67px;
		height:24px;
		color:#0b5923;
		font-weight:bold;
		background-repeat:no-repeat;
		background-image:url(http://test.revivedigitalmedia.com/furlong2010/images/greenButton.jpg);

	}.greenButton input:hover {
		color:#000000;
		cursor:pointer;
	}
	
		
/* Breadcrumb Styles */
.BreadCrumb {
	float:left;
	color:#999999;
	font-size:60%;
	display:inline;
	padding-left:15px;
}
.Crumb{
	float:left;
	display:inline;
	text-indent:0px;
	margin-right:4px;
}
.Crumb a {
	color:#999999;
	text-decoration:none;
}
.Crumb a:hover {
	color:#999999;
	text-decoration:underline;
}


/* map */
.map {
	float:right;
	width:450px;
	height:230px;
	display:inline;
	border:1px solid #c0c0c0;
}

/* table Styles */
.eventTable table {
	background-color:#cde99f;
	border: 1px solid #C0C0C0;
}
.eventTable th {
	width: 700px;
	padding: 10px;
	color: #222222;
	font-size: 110%;
	font-weight: bold;
	text-align:center;
	background-color:#cde99f;
	border-bottom: 1px solid #C0C0C0;
}
.eventTable th.rhs {
	border-right: 0px;
}
.eventTable td {
	width:550px;
	padding: 10px;
	background-color:#f7f7f7;
	border-right: 1px solid #C0C0C0;
}
.eventTable td.rhs {
	width:150px;
	text-align:center;
	border-right: 0px;
}
.eventTable td.bottomRow {
	border-bottom: 1px solid #C0C0C0;
}


/****** login ********/
.loginBox {
	float:left;
	width:500px;
	display:inline;
	margin-top:20px;
}

.loginTxt {
	float:left;
	width:100px;
	padding:2px;
	display:inline;
}

.loginInput {
	float:left;
	width:300px;
	padding:2px;
	display:inline;
}

.projectBox {
	float:left;
	display:inline;
	margin-top:10px;
}

.addLoginTxt {
	float:left;
	width:150px;
	padding:2px;
	display:inline;
}

.addLoginInput {
	float:left;
	width:350px;
	padding:2px;
	display:inline;
}

/************************ General Chat *****************************/

.genChatCats {
	float:left;
	width:726px;
	display:inline;
	font-size:120%;
	margin-top:10px;
}

.GenChatCatBox {
	float:left;
	width:740px;
	display:inline;
	padding:5px 0px;
	border-bottom:dotted 1px #CCCCCC;
}

.GenChatCatsTextHead {
	float:left;
	width:670px;
	display:inline;
	font-size:120%;
	margin-left:0px;
	font-weight:bold;
}

.GenChatCatsTextDesc {
	float:left;
	width:670px;
	color:#666666;
	font-size:80%;
	display:inline;
	margin-left:0px;
	font-weight:bold;
}

.GenChatCatsImg {
	float:left;
	display:inline;
	margin-right:4px;
}

.GenChatCatsTopicsHead {
	float:right;
	width:116px;
	color:#990000;
	font-size:80%;
	display:inline;
	text-align:center;
}

.GenChatCatsTopics {
	float:left;
	width:116px;
	color:#666666;
	font-size:80%;
	display:inline;
	font-weight:bold;
	text-align:center;
}

.topicTable {
	float:left;
	width:726px;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
}

.topicTableHead {
	float:left;
	width:726px;
	color:#0B5923;
	font-size:115%;
	display:inline;
	border-bottom:solid #CCCCCC 1px;
}

.topicTableBody {
	float:left;
	width:724px;
	padding:2px;
	display:inline;
	margin:2px 0px;
	border-bottom:1px dotted #CCCCCC;
}

.topicNameHead {
	float:left;
	width:450px;
	display:inline;
}

.topicPostHead {
	float:left;
	width:78px;
	display:inline;
	text-align:center;
}

.TopicViewHead {
	float:left;
	width:78px;
	display:inline;
	text-align:center;
}

.topicLastPostedHead{
	float:left;
	width:118px;
	display:inline;
}

.topicName {
	float:left;
	width:450px;
	color:#333333;
	display:inline;
	overflow:hidden;
	word-wrap:break-word;
}

.topicPost {
	display:inline;
	float:left;
	width:78px;
	text-align:center;
	font-size:90%;
}

.topicView {
	display:inline;
	float:left;
	width:78px;
	text-align:center;
	font-size:90%;
}

.topicLastPosted {
	display:inline;
	float:left;
	width:118px;
	font-size:90%;
	overflow:hidden;
}

.postContainer {
	display:inline;
	float:left;
	width:724px;
	font-size:85%;
	margin-bottom:10px;
	background-color:#EDEDED;
	color:#333333;
	padding-bottom:2px;
}

.postDetailsBox {
	display:inline;
	float:left;
	width:124px;
	padding:6px;
	
}

.postTextBox {
	display:inline;
	float:left;
	width:570px;
	padding:6px;
	background-color:#FFFFFF;
	min-height:80px;
	margin-top:6px;
	
}

.addTopicButton {
	display:inline;
	float:left;
	padding:2px;
	font-size:80%;
	border:solid 1px #000000;
	
}

br.clear {
	clear:both;
}

.GenChatBreadCrumb {
	display:inline;
	float:left;
	color:#990000;
	font-size:100%;
}

.chatContent {
	display:inline;
	float:left;
	width:728px;
	font-size:80%;
	
}
	.chatContent a {
		color: #990000;
		text-decoration: none;
	}
	
	.chatContent a:hover {
		text-decoration: underline;
	}

/*------------ general chat links ---------------*/


.bluelinkNoDec:link {
	color:#3366cc;
	text-decoration:none;
}
.bluelinkNoDec:active {
	color:#3366cc;
	text-decoration:none;
}
.bluelinkNoDec:visited {
	color:#3366cc;
	text-decoration:none;
}
.bluelinkNoDec:hover {
	color:#cccccc;
	text-decoration:none;
}

.linkTopic:link {
	color:#0B5923;
	text-decoration:none;
}
.linkTopic:active {
	color:#0B5923;
	text-decoration:none;
}
.linkTopic:visited {
	color:#0B5923;
	text-decoration:none;
}
.linkTopic:hover {
	color:#0BAA23;
	text-decoration:none;
}

.linkRed:link {
	color:#990000;
	text-decoration:none;
}
.linkRed:active {
	color:#990000;
	text-decoration:none;
}
.linkRed:visited {
	color:#990000;
	text-decoration:none;
}
.linkRed:hover {
	color:#ed0000;
	text-decoration:none;
}

/****** login ********/

.loginBox {
	float:left;
	display:inline;
	width:500px;
	margin-top:20px;
}

.loginTxt {
	float:left;
	display:inline;
	width:100px;
	padding:2px;
}

.loginInput {
	float:left;
	display:inline;
	width:300px;
	padding:2px;
}

.projectBox {
	float:left;
	display:inline;
	margin-top:10px;
}

.addLoginTxt {
	float:left;
	display:inline;
	width:150px;
	padding:2px;
}

.addLoginInput {
	float:left;
	display:inline;
	width:350px;
	padding:2px;
}

/************ register page ***************/

.RegisterContainer {
	display:inline;
	float:left;
	width:528px;
}

.addRegTxt {
	float:left;
	display:inline;
	width:160px;
	padding:4px;
}

.addRegInput {
	float:left;
	display:inline;
	width:350px;
	padding:4px 0px;
}
.addRegCheckBox {
	float:left;
	display:inline;
	width:30px;
	padding-top:8px;
}

.addRegCheckTxt {
	float:left;
	display:inline;
	width:70px;
	padding:4px 0px;
}

/*********** manage users ************/

.risersFallersBg {
	font-size:100%;
	color:#333333;
	padding:3px;
	background-color:#E6E6E6;
}

.risersFallers {
	font-size:100%;
	color:#333333;
	padding:3px;
}

.manageHeader {
	
	color:#0B5923;
	font-size:110%;
	font-weight:bold;
	border-bottom:1px solid #999999;
}