#maincontent centercol input
{
	border:#ccc;
	background:#f3f3f3;
}

table
{
	width: 100% !important;
	margin:20px 0 !important;
}
table
{
	font-size:11px;
}
.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, .viewThread tr, .viewThread td
{
	border:solid 1px !important;
	border-top-color: #ddd !important;
	border-bottom-color: #ddd !important;
	border-left-color: #ddd !important;
	border-right-color: #ddd !important;
}
.viewThreadHolder h1.pagetitle
{
	padding-bottom:0;
	margin-bottom:0
}
.viewThreadHolder .comments
{
	font-size:14px;
	font-weight:bold;
	color:#009b3a;
}
.topButtons
{
	margin-top:20px;
}

.loginHolder table
{
	width:300px !important;
}
.loginHolder .genericButton
{
	float:left !important;
}
.loginHolder input
{
	margin:4px;
}

.topbar
{
	padding: 2px;
	margin: 2px;
}

.topLeftBar
{
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	background-color: #f7f7f7;
}

.topRightBar
{
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #f7f7f7;
}

.sidebar
{
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: #f7f7f7; /* my stuff */ /* float: left; height: 59px; */
	height: 100%;
}

.standardCell
{
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 5px;
	margin: 5px; /* padding: 3px; /* margin: 3px; */ /*padding-left: 5px;*/
}

.sidebar > img
{
}

.text
{
	background-color: #fff;
	border-bottom: solid 1px #ddd !important;
}

.textalt
{
	background-color: #f7f7f7; /* #c0e1f2;  f1f1f1 */
}

.bottombar
{
	padding: 2px;
	margin: 2px;
}

.bottomLeftBar
{
	background-color: #f7f7f7; /* #d7d7d7   #e6f7ff  #dff4ff;*/
	border-top: 1px solid #e8e8e8; /* #C0C0C0 */
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.bottomRightBar
{
	background-color: #f7f7f7;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 5px;
}

.bottomPager
{
	background-color: #f7f7f7;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

.navbarleft
{
	text-align:left;
}

.grytitle
{
}
.navbar
{
	background-color: #f7f7f7;
}
.navbar th
{
	font-weight:bold;
	padding:4px;
	border: solid 1px #E8E8E8;
}
.navbar th a.bluebold
{
	font-weight:bold;
}

a.notThere
{
	display: none;
}
.navbarright
{
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	padding: 2px;
	margin: 2px;
	background-color: #f7f7f7;
}
/* added by don */
.discussionsLabel
{
	padding-left: 10px;
}
.defaultbold
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
.topForumButtons a.forumMenuButton
{
	margin: 0 0 0 10px;
}
a.forumMenuButton
{
	margin: 3px 0;
	width: auto !important;
	height: 20px !important;
	padding: 0 0px 0 24px;
	font-size: 11px;
	color: #333;
	line-height: 20px;
	text-decoration: none;
	display: block;
	float: right;
}
a.forumMenuButton:hover
{
	text-decoration: none;
	color: #000;
}
a.smallForumMenuButton
{
	margin: 3px 0;
	width: auto !important;
	height: 20px !important;
	padding: 0 0px 0 24px;
	font-size: 10px;
	color: #333 !important;
	line-height: 20px;
	text-decoration: none !important;
	display: block;
}
a.smallForumMenuButton:hover
{
	text-decoration: none !important;
	color: #000 !important;
}


.quoted, blockquote
{
	border: dotted 1px #9acae2;
	font-style: italic;
	display: block;
	background-color: #f7f7f7;
	padding: 4px 4px;
	margin: 2px 2px 2px 10px;
}

.postLinks
{
	text-align: right;
}

.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;
}

p#postInstructions
{
	padding-left: 10px;
}

#ViewTopicsHeader
{
	text-align: left;
	padding: 0px 5px 10px 5px;
	float: left;
	width: 200px;
}
div#ViewTopicsHeader a, div#ViewTopicsHeader a:link, div#ViewTopicsHeadera:visited
{
	color: #196eb8;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
div#ViewTopicsHeader a:hover, div#ViewTopicsHeader a:active
{
	color: #196eb8;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#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: 9px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

.reply
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010101;
	text-decoration: none;
	font-weight: normal;
}
/* override of some basic.css styles */
.grytitle
{
	color: #010101;
	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: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
div.default
{
	padding: 5px;
}
div.box p.default
{
	/**************************************************************** new mk 9/18/07 */
	font-size: 1em;
	line-height: 1.4em;
	color: #010101;
	padding: 10px 10px;
	font-weight: normal;
}
div.default a, div.default a:link, div.default a:visited
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
div.default a:hover, div.default a:active
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/***************/
a.bluebold:link, a.bluebold:visited
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.bluebold:hover
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.bluebold:active
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	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
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/**********/
a.reply:link, a.reply:visited
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.reply:hover
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.reply:active
{
	color: #196eb8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
/******************************************************* used on thread page ****/
.posterInfoCol
{
	padding-left: 5px;
	width: 150px;
	vertical-align: top;
	overflow:hidden;
}
/****************************************** 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 #cccccc;
}
table#ctl00_ctl00_cntSite_centerColumn_dgPosts
{
	margin: 20px;
	border: 1px solid #cccccc;
}
/* USER PROFILE  table */
table#ctl00_ctl00_cntSite_centerColumn_DetailsView1
{
	margin: 20px 20px 20px 0px;
	border: 1px solid #cccccc;
	background-color: #f9f9f9;
}
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 #e8e8e8;
	border-right: 1px solid #e8e8e8;
}
table#ctl00_ctl00_cntSite_centerColumn_gvTopics
{
	margin: 20px;
}



/**************************** added by mk 9/20/07 to make fonts in textarea sans serif  */
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	margin-left: 20px;
}
