/* Start of CMSMS style sheet 'FloridaBariatric : bc_forum' */
@charset "UTF-8";
/* CSS Document */

/* Florida Bariatric Center - www.floridabariatriccenter.org, Copyright 2008 All Rights Reserved
Graphics, CSS and XHTML by Daryn A. St. Pierre - BB Graphics, Ocala FL Web Design, www.bbgraphics.com */

#forum_container {
	clear:both;
	width:816px;
	margin:auto;
	text-align:left;
	padding:10px;
}

#forum_container a {
	text-decoration:none;
	background: transparent url(uploads/FloridaBariatric/dot2.gif) repeat-x bottom;
	color:#006cd6;
}

#forum_container a:hover {
	color:#fc8b01;
}

#forum_header {
	background: #eaeaea url(uploads/FloridaBariatric/block_bg.gif) repeat-x top;
	color: #666;
	padding: 8px;
	margin: 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#forum .forum_title {
	font-weight:bold;
}

#forum .forum_link,
.forum_head_reply {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#forum table td {
	padding:10px 0 2px;
	color:#484848;
}

#forum a img {
	border:none;
}

#forum form textarea {
	display:block;
	clear:both;
	width:100%;	
	height:400px;
	text-align:left;
	border:#cccccc solid 1px;
	overflow:auto;
	background:#fff url(uploads/FloridaBariatric/textarea_bg.gif) top repeat-x;
	padding:4px;
}

#content_inside form input,
.text-input input {
	border:#cccccc solid 1px;
	background:#fff url(uploads/FloridaBariatric/textinput_bg.gif) top repeat-x;
	padding:4px;
}

#post .text-input input {
	width:100%;
}

#forum form textarea:hover,
.text-input input:hover {
	border:#fc9301 solid 1px;
}

.button input {
	font-size: 1.3em;
	padding: 3px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background-color: #0099ff;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.button input:hover {
	background-color:#fc9301;
}

#forum table.forum_pagetable {
	width:816px;
	margin:0;
	padding:0;
	border:0;
}

table.forum_pagetable th {
	background:#009aff url(uploads/FloridaBariatric/footer_bg.gif) no-repeat left top;
	line-height:20px;
	padding:20px 0 10px;
}

table.forum_pagetable th.forum_head_subject,
table.forum_pagetable th.forum_head_count,
table.forum_pagetable th.forum_head_views,
table.forum_pagetable th.forum_head_name {
	background:#009aff url(uploads/FloridaBariatric/forum_head_tile.jpg) repeat-x top;
}

table.forum_pagetable th.forum_head_info,
table.forum_pagetable th.forum_head_right {
	background:#009aff url(uploads/FloridaBariatric/footer_bg.gif) no-repeat right top;
}

.forum_head_table {
	color:#ffff99;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	vertical-align:bottom;
}

.forum_head_icon {
	width:30px;
}

.forum_head_name {
	width:82%;
	text-align:left;
}

.forum_head_count {
	width:14%;
	text-align:center;
}

.forum_head_subject {
	width:47%;
	text-align:left;
}

.forum_head_views {
	width:14%;
	text-align:center;
}

.forum_head_info {
	width:21%;
	text-align:center;
}

.forum_head_reply {
	text-align:right;
	background:url(uploads/FloridaBariatric/forum_alternate3.gif) top repeat-x;
}

.forum_icon {
	vertical-align:top;
	text-align:center;
}

.forum_name {
	vertical-align:top;
}

.forum_name a,
.forum_subject a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#006cd6;
}

#forum table td.forum_count,
#forum table td.forum_views {
	text-align:center;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#006cd6;
}

.forum_subject {
	vertical-align:top;
}

.forum_info {
	width:21%;
	font-size:.8em;
	text-align:center;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.forum_content {
	width:66%;
	vertical-align:top;
}

.forum_edit {
	width:13%;
	text-align:center;
	vertical-align:top;
}

.forum_bodypost {
	width:79%;
	vertical-align:top;
}

#forum td.forum_alternate1 {
	background:url(uploads/FloridaBariatric/forum_alternate2.gif) #FFFFFF top repeat-x;
}

#forum td.forum_alternate2 {
	background:url(uploads/FloridaBariatric/forum_alternate1.gif) #FFFFFF top repeat-x;
}

.forum_pagination {
	font-size:.9em;
}

.forum_quote {
	background: transparent url(uploads/FloridaBariatric/blockquote_bg.gif) no-repeat top left;
	padding: 10px 10px 10px 40px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 1.5em; 
}

.forum_center {
	margin:0;
	padding:0;
	border:0;
	text-align:center;
}

#forum a.reply_link {
	font-size:.8em;
	text-decoration:none;
}

#forum span.reply_link {
	font-size:.8em;
}

#post {
	width:600px;
	margin:auto;
}

.poster {
	font-weight:bold;
	color:#003399;
}

/* End of 'FloridaBariatric : bc_forum' */

