#maincontent centercol input
{
	border: #fff;
	background: #f3f3f3;
}
table
{
	width: 100% !important;
	margin: 20px 0 !important;
}
table tr td.defaultbold
{
	border-color:#fff !important;
	border-collapse:collapse;
	border-width:0;
}
.passwordRecover table
{
	width: 300px !important;
}
.passwordRecover table td
{
	text-align: left;
}
.passwordRecover .genericButton
{
	float: left !important;
	margin: 4px 0;
}
.passwordRecover input
{
	margin: 4px 0;
}
.passwordRecover table .label
{
	float: left !important;
	text-align: left;
}
.viewThread table
{
	border-top: 1px solid #dedede !important;
	border-bottom: 1px solid #dedede !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
}
.viewThread tr
{
	border-top: 1px solid #dedede !important;
	border-bottom: 1px solid #dedede !important;
	border-left: 1px solid #dedede !important;
	border-right: 1px solid #fff !important;
}
.viewThread td
{
	border-top: 1px solid #dedede !important;
	border-bottom: 1px solid #dedede !important;
	border-left: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	vertical-align:top;
}
/******************************************************* used on thread page ****/
.posterInfoCol
{
	top:0;
	left:0;
	padding: 1em;
	width: 100px;
	overflow: hidden;
	font-size: .961em;
}

.viewThreadHolder h1.pagetitle
{
	padding-bottom: 0;
	margin-bottom: 0;
}
.viewThreadHolder .comments
{
	font-size: 14px;
	font-weight: bold;
	color: #009b3a;
}
.topButtons
{
	margin-top: 20px;
	font-size: .961em;
}
.topButtons a
{
	height: 15px;
}

.loginHolder table
{
	width: 300px !important;
}
.loginHolder .genericButton
{
	float: left !important;
}
.loginHolder input
{
	margin: 4px;
}
.topbar
{
	padding: 2px;
	margin: 2px;
}
.topLeftBar
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #fff;
}
.topRightBar
{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
}
.sidebar
{
	border-top: 1px solid #dedede;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	background-color: #fff; /* my stuff */ /* float: left; height: 59px; */
	height: 100%;
}
.standardCell
{
	border-top: 1px solid #dedede;
	border-right: 1px solid #fff;
	padding: 5px;
	margin: 5px; /* padding: 3px; /* margin: 3px; */ /*padding-left: 5px;*/
}
.standardCell div
{
	line-height: 1.4em;
}

.sidebar > img
{
}
.text
{
	background-color: #fff;
	border-bottom: solid 1px #dedede !important;
}
.textalt
{
	background-color: #fff; /* #c0e1f2;  f1f1f1 */
}
.bottombar
{
	padding: 2px;
	margin: 2px;
}
.bottomLeftBar
{
	background-color: #fff; /* #d7d7d7   #e6f7ff  #dff4ff;*/
	border-top: 1px solid #fff; /* #C0C0C0 */
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.bottomRightBar
{
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 5px;
}
.bottomPager
{
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.navbarleft
{
	border: 0 !important;
	border-color: #fff !important;
}
.grytitle
{
}
.navbar.grytitle
{
	border-top: 0 !important;
	border-color: #fff !important;
	padding: 2px;
	margin: 2px;
	font-size:10px;
}
.navbar.grytitle th
{
	padding:5px;
}
a.notThere
{
	display: none;
}
.navbarright
{
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 2px;
	margin: 2px;
	background-color: #fff;
}
/* added by don */
.discussionsLabel
{
	margin-left: 1.5em;
	font-size: 0.9167em;
}
.defaultbold
{
	color: #444;
	font-weight: bold;
}
.topForumButtons a.forumMenuButton
{
	margin: 0 0 0 20px;
}
a.forumMenuButton
{
	margin: 3px 0;
	width: auto !important;
	height: 14px !important;
	padding: 2px 0 0 20px;
	font-size: .961em;
	color: #444444 !important;
	text-decoration: none !important;
	display: block;
	float: right;
}
a.forumMenuButton:hover
{
	text-decoration: underline !important;
}
a.smallForumMenuButton
{
	margin: 3px 0;
	width: auto !important;
	height: 14px !important;
	padding: 2px 0 0 24px;
	font-size: .961em;
	color: #444444 !important;
	text-decoration: none !important;
	display: block;
}
a.smallForumMenuButton:hover
{
	text-decoration: underline !important;
}
.quoted
{
	background-color: #EAF3F9;
	color: #0E82C7;
	display: block;
	padding: 1em;
	margin: 2px 2px 2px 10px;
	border: 1px solid #dedede;
}
blockquote
{
	background-color: #EAF3F9;
	color: #0E82C7;
	display: block;
	padding: 1em;
	margin: 2px 2px 2px 10px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.default blockquote
{
	font-size: 0.961em;
	background-color: #EAF3F9;
	color: #444;
	display: block;
	padding: 1em;
	line-height: 1.4em;
	margin: 2px 2px 2px 10px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.postLinks
{
	color: #dedede;
	text-align: right;
	font-size: .961em !important;
}
.content
{
	padding: 10px 10px 10px 10px;
	text-align: left;
}
p.searchForm
{
	float: left;
	padding-right: 10px;
}
.navLinksPadding
{
	padding-left: 5px;
	padding-right: 5px;
}
#logoLink
{
	vertical-align: middle;
	padding-right: 180px;
	float: left;
}
#postInstructions
{
	padding-left: 10px;
	font-size: .961em !important;
	margin-top: 10px;
}
#ViewTopicsHeader
{
	text-align: left;
	padding: 0px 5px 10px 5px;
	float: left;
	width: 200px;
}
div#ViewTopicsHeader a, div#ViewTopicsHeader a:link, div#ViewTopicsHeadera:visited, div#ViewTopicsHeader a:active
{
	color: #0E82C7;
	text-decoration: none;
	font-weight: normal;
}
div#ViewTopicsHeader a:hover
{
	color: #0E82C7;
	text-decoration: underline;
	font-weight: normal;
}
#breadcrumbbox
{
	text-align: left;
	padding-left: 5px;
}
.topicRowHeight
{
	height: 60px;
}
.threadRowHeight
{
	height: 20px;
}
.postCol
{
	padding: 5px 5px 5px 5px;
	width: 430px;
	display: block;
	overflow: hidden;
}
.defaultsml
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
.reply
{
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: .961em;
	text-decoration: none;
	font-weight: normal;
}
a.reply
{
	font-size: 1em;
}
/* override of some basic.css styles */
.grytitle
{
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a.grytitle:link, a.grytitle:visited
{
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.grytitle:hover
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
a.grytitle:active
{
	color: #010101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
/*******/
.default
{
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
}
div.default
{
}
div.box p.default
{
	color: #444;
	font-weight: normal;
}
div.default a, div.default a:link, div.default a:visited, div.default a:active
{
	color: #0E82C7;
	font-weight: normal;
	text-decoration: none;
}
div.default a:hover
{
	color: #0E82C7;
	font-weight: normal;
	text-decoration: underline;
}
/***************/
a.bluebold:link, a.bluebold:visited, a.bluebold:active
{
	color: #0E82C7;
	font-weight: bold;
	text-decoration: none;
}
a.bluebold:hover
{
	color: #0E82C7;
	font-weight: bold;
	text-decoration: underline;
}
/************/
.disclaimer
{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
div.disclaimer
{
	margin-left: 10px;
	margin-top: 10px;
	margin-top: 30px;
}
/*************/
.smreply
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .961em;
	line-height: 4em;
	font-weight: normal;
	margin-top: 1em;
	height: 20px;
}
/**********/
a.reply:link, a.reply:visited
{
	color: #0E82C7;
	font-weight: normal;
	text-decoration: none;
}
a.reply:hover
{
	text-decoration: underline;
}
a.reply:active
{
	color: #0E82C7;
	font-weight: normal;
	text-decoration: none;
}
/****************************************** page title -- overrides basic biocompare style; matches exactly opth web .box h1 */
h1.pagetitle
{
	/*font-family: Arial, Helvetica, sans-serif !important;   font-size: 16px;   color:#666;   padding:20px 8px 0px 0px;    font-weight: bold;*/
}
/******************************** added by mk 9/18/07 to put space between nav buttons and table  */
table#ctl00_ctl00_cntSite_centerColumn_gvTopics
{
	margin-top: 30px;
	position: relative;
	left: 0px;
	top: 0px;
}
div#breadcrumbbox
{
	text-align: left;
}
/******************************** added by mk 9/20/07 to put space around tables of posts, threads, etc.  */
table#ctl00_ctl00_cntSite_centerColumn_dgPosts
{
	margin: 20px;
	border: 1px solid #fff;
}
table#ctl00_ctl00_cntSite_centerColumn_dgPosts
{
	margin: 20px;
	border: 1px solid #fff;
}
/* USER PROFILE  table */
table#ctl00_ctl00_cntSite_centerColumn_DetailsView1
{
	margin: 20px 20px 20px 0px;
	border: 1px solid #fff;
	background-color: #f3f3f3;
}
table#ctl00_ctl00_cntSite_centerColumn_DetailsView1 td
{
	padding: 4px;
}
span#ctl00_ctl00_cntSite_centerColumn_Label1
{
	color: #009933;
	font-size: 11px;
	display: block;
	padding: 4px 0px;
}
table#ctl00_ctl00_cntSite_centerColumn_dgThreads
{
	margin: 20px;
}
table#ctl00_ctl00_cntSite_centerColumn_dgThreads tr.grytitle th
{
	border-top: 1px solid #dedede;
	border-right: 1px solid #fff;
}
table#ctl00_ctl00_cntSite_centerColumn_gvTopics
{
	margin: 20px;
}
/**************************** edited by et 6/27/08 to style for bc redesign, added by mk 9/20/07 to make fonts in textarea sans serif  */
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 1em;
	padding: .4em;
	background-color: #fff;
	border: 1px solid #dedede;
	margin-bottom: 1em;
}
input
{
}
.inputBox
{
	padding: 5px;
	height: 15px;
	background: url(../../Images/Layout/InputFieldBackground.gif) repeat-x;
	border: 1px solid #dedede;
	color: #333;
	font-family: Arial;
	font-size: 12px;
}

/**************************** added by et 6/26/08 to style date span on thread page */

.postDateLine
{
	display: block;
	color: #444;
	font-size: 0.9167em;
	margin-bottom: 2em;
}
/**************************** forum icon buttons */

.forumMenuButton, .smallForumMenuButton
{
	cursor: pointer;
	overflow: hidden;
	display: block;
	background: url(../../Images/Layout/Icons.gif) no-repeat 0 0;
}
.lnkNewThread
{
	background-position: 0 -576px;
}
lnkNewThread:hover
{
	background-position: 0 -592px;
}
.forumReplyButton
{
	background-position: 0 -640px;
}
.forumReplyButton:hover
{
	background-position: 0 -656px;
}
.forumPostReplyButton
{
	background-position: 0 -640px;
}
.forumPostReplyButton:hover
{
	background-position: 0 -656px;
}
.forumSearchButton
{
	background-position: 0 -736px;
}
.forumSearchButton:hover
{
	background-position: 0 -752px;
}
.forumLoginButton
{
	background-position: 0 -768px;
}
.forumLoginButton:hover
{
	background-position: 0 -784px;
}
.forumHelpButton
{
	background-position: 0 -256px;
}
.forumHelpButton:hover
{
	background-position: 0 -272px;
}
.forumRegisterButton
{
	background-position: 0 -800px;
}
.forumRegisterButton:hover
{
	background-position: 0 -816px;
}
.forumHomeButton
{
	background-position: 0 -544px;
}
.forumHomeButton:hover
{
	background-position: 0 -560px;
}
.forumQuoteButton
{
	background-position: 0 -672px;
}
.forumQuoteButton:hover
{
	background-position: 0 -688px;
}
.forumViewProfileButton
{
	background-position: 0 -704px;
}
.forumViewProfileButton:hover
{
	background-position: 0 -720px;
}

.genericButton
{
	margin-top: 1em;
	display: block;
	background: url(../../Images/Layout/Buttons.gif) no-repeat;
	background-position: 0 -180px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	border: 0;
	width: 88px;
	color: #fff;
}
.genericButton:hover
{
	background-position: 0 -200px;
}
.genericButton:active
{
	background-position: 0 -220px;
}

/* Paging */

.bottomPager
{
	width:auto;
	margin: 0 0 -2px 0;
	padding: 2px 0 0 0;
	overflow: visible;
	height:16px;
}
.bottomPager table
{
	float:left;
}
.bottomPager .defaultbold
{
	float: left;
	margin-right: 5px;
	padding: 4px 0 1px 0;
	text-transform: uppercase;
	font-size: .9167em;
	color: #007ac3;
}
.bottomPager table
{
	float:left;
	margin:0 !important;
	width:auto !important;
}
.bottomPager td
{
	float: left;
	overflow: visible;
}
.bottomPager td
{
	display:block;
}
.bottomPager td
{
	background: url(../../Images/Layout/PagingBackgrounds.gif);
	color: #fff;
	background-position: 0 -18px;
	padding:0;
	width: 18px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	display: block;
	z-index: 1;
	float: left;
	margin-right: 2px;
	overflow:visible;
}
.bottomPager td a
{
	background: url(../../Images/Layout/PagingBackgrounds.gif);
	width: 18px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	display: block;
	z-index: 1;
	float: left;
}
.bottomPager td a:hover
{
	background-position: 0 -36px;
	color: #fff;
	height: 26px;
	margin: -4px -4px -4px -4px;
	line-height: 26px;
	width: 26px;
	position: relative;
	z-index: 99;
	text-decoration: none;
}


