

.greyOut {
	
	color: #979999;	
	
}

#userEntry {

	border: 0px solid red;
	width: 460px;
	position: relative;
	left: 270px;
	padding: 0 0 0 30px;

}

#userEntry p {
	
	padding: 0;	
}

#userEntry ol {
	
	border: 0px solid red;	
	margin-top: 40px;
}

#userEntry ol li {
	
	padding-bottom: 10px;	
}

#userEntry ul {
	
	border: 0px solid red;	
	margin-left: 0px;
	list-style: none;
	margin-bottom: 20px;
}

#userEntry ul li {
	
	padding-bottom: 10px;	
}


#contentMainForum {
	
	background-image: none;
	width: 930px;
		
}

#forumHolder h2 {
	
	width: 50%;
		
}


#forumHolder a {
	
	border: 0px solid red;
	float: right;
	display: block;
	margin-top: 10px;
	margin-left: 5px;	
}





div.forumListing {
	
	background-image: url(images/blueGradBackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 0px;
	border-bottom: 1px solid #7192A8;
	border-top: 1px solid white;
	padding: 10px 0px 0 0px;
	
}

div.replyListing {
	
	height: 100%;
	
}

div.displayTopic {
	
	margin-bottom: 20px;
	
}


div.displayTopic h2 {
	
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
	color: #01678A;
	background-color:	#F0F0F0;	
	
}

div.displayTopic h2 span {
	
	font-size: 12px;
	font-weight: normal;	
		
}

div.displayTopic p {
	
	background-color:	#F0F0F0;	
	padding: 10px;	

}

div.displayTopic table {
	
	background-color:	#F0F0F0;	
	width: 100%;
	border-collapse: collapse;	
}

div.displayTopic table td {
	
	border: 0px solid red;	
	
}

div.forumHeader {
	
	border: 1px solid #7192A8;
	border-top: 1px solid #01ABE8;
	clear: both;
	height: 20px;
	margin-top: 15px;
	padding-bottom: 5px;
	background-image: none;
	background-color: #01678A;
	padding-top: 0;
	
}

div.forumHeader table td {
	
	color: white;	
}

div.forumListing ul {
	
	list-style: none;	
	
}

div.forumListing table {
	
	border-collapse: collapse;	
	border: 0px solid yellow;
	width: 100%;
}

div.forumListing table.header {
	
	height: 20px;
	border: 0px solid red;
	
}

div.forumListing table.header td {
	
	font-size: 13px;
	color: white;
	font-weight: bold;	
}

div.forumListing table.header td.followTopic {
	
	width: 80px;	
}

div.forumListing table td {
	
	border: 0px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}

div.forumListing table td.followTopic {
	
	width: 80px;	
}

div.forumListing table td img {
	
	display: block;
	margin: auto;	

}

div.forumListing table td a {
	
	color: #575757;	
		
}

div.forumListing table td a:hover {
	
	text-decoration: underline;	
}

table td.entryIcon {
	
	width: 50px;
	
}

table td.entryIcon img {
	
	display: block;
	margin: auto;	
}

table td.entryIcon span {
	
	display: block;
	text-align: center;
	padding-top: 5px;	
}

div.forumListing table td.forumTitle {
	
	width: 410px;
	font-size: 14px;
	font-weight: bold;
	
}

div.forumListing table td.forumTitle a {
	
	color: #01678A;
	
}


div.forumListing table td.replyHeader {
	
	padding: 5px 5px 5px 10px;
	background-color: #01678A;
	color: white;	

}

div.forumListing table td.replyMsg {
	
	width: 800px;
	text-align: justify;	
	
	
}

div.forumListing table td.forumStats {
	
	width: 140px;	
	
}

div.forumListing table td.checkOwnership {
	
	width: 50px;	
	
}



div.forumListing table td.checkOwnership img.deletePostIcon {
	
	margin-top: 5px;
		
}


div.forumListing table td.darkGrad {
	

	background-image: url(images/darkGradBackground.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

div.forumListing table td form input.linkTopic {
	
	font-size: 11px;
	color: #01678A;	
	background-color: transparent;
	border: none;
	cursor: pointer;
	background-image: url(images/emailSubscribe.gif);
	height: 24px;
	width: 74px;
}


div.forumListing table td form input.breakTopic {
	
	font-size: 11px;
	color: #01678A;	
	background-color: transparent;
	border: none;
	cursor: pointer;
	background-image: url(images/emailUnsubscribe.gif);
	height: 24px;
	width: 74px;
}


div.forumListing table td img.linkFile {
	
	margin: auto;
	margin-top: 3px;	
	cursor: pointer;
}

span.filler30 {
	
	display: block;
	width: 30px;	
}


form.forumUpload {
	
	background-color:	#F0F0F0;	
	padding: 20px;	
	
}


form.forumUpload p {
	
	padding: 10px 0;	
}

form.forumUpload input.uploadTitle {
	
	width: 400px;
	border: 1px solid #01678A;

		
}


form.forumUpload input.forumUpload {
	
	width: 87px;
	height: 23px;
	border: none;
	background-color: transparent;
	background-image: url(images/icon_upload.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	left: 0;
		
}

form.forumUpload div.fileinputs {
	position: relative;

}



form.forumUpload div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	border: 0px solid #01678A;
	width: 250px;
	
}

form.forumUpload input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}




p.uploadLink {
		
	border: 0px solid red;
	padding: 0px 0;	
}



div.displayTopic p.uploadLink img, div.replyListing p.uploadLink img {
	
	display: inline;
	vertical-align: middle;
	margin-right: 10px;
	
}

div.replyListing table.replyListing {
	
	border-left: 1px solid #01678A;
	border-right: 1px solid #01678A;
	
}

div.forumDataEntry {
	
	clear: both;
	border: 0px solid red;
	margin: 20px 0;	
	
}

div.forumDataEntry label {
	
	width: 150px;	
}

div.forumDataEntry input {
	
	width: 750px;
	
}

div.forumDataEntry input.submit {
	
	width: 150px;	
}

div.forumDataEntry textarea {
	
	width: 750px;
	height: 200px;	
	
}

input.submit {
	
	width: 150px;
	height: 30px;
	background-image: url(images/submitPost.jpg);
	background-repeat: no-repeat;	
	position: relative;
	border: none;
	left: 166px;
	cursor: pointer;
	
}
