.forumtitle {margin-left:40px; margin-right:20px;margin-top:20px;}
.forumtitle p {font-size:11px;}
.forumtitle h1 {font-size:21px; margin-top:10px; margin-bottom:10px;}
.forumtitle h2 {font-size:14px;  margin-top:0px; margin-bottom:5px;}
.forumtitle h3 {font-size:13px; margin-bottom:0px;}

.marginhead {
	border-top: 3px solid #000000;
	border-bottom: 1px solid #666666;
}
.margintop {
	border-top: 1px solid #999999;
	padding: 7px;	
}
margin-topbottom5px{margin-top: 5px;margin-bottom: 5px;}
.margintop_t {
	border-top: 1px solid #999999;
}
.bg1
{
	background-image: url(../img/forumbg1.jpg);
}
.mainforumcateg {background-color: #F7F7F7}
.mainforumcateg td h1 {text-transform: uppercase}
.forumheader {background-color: #DFDFDF; font-weight: bold;}
.forumheader th {border-top: 1px solid #999999;padding: 7px;}
.topicdescription,
.forumdescription
{
/* old margintop_tt */
	border-top: 1px solid #999999;
	padding: 7px;
	background: url(../img/forumbg2.jpg) repeat-x top;
}
td.forumdescription {padding-bottom: 20px}
td.topicdescription {font-size: 10px}

.forumnumbers
{
	vertical-align: top;
	padding: 7px;
	background: url(../img/forumbg1.jpg) repeat-x top;
}
.lastnfo
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;
}
div.sepforum
{
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 5px 0px 5px 0px;
	background-color: #E9E9E9;
	clear: both;
}
td.forum_lastnfo
{
	width: 20px;
	font-weight: bold;
	vertical-align: top;
}

ul.forums_list_h,ul.forums_list_v
{
	text-align: left;
}

ul.forums_list_h a,ul.forums_list_v a,
ul.forums_list_h a:visited,ul.forums_list_v a:visited,
ul.forums_list_h a:active,ul.forums_list_v a:active
{	
	text-decoration: none;
}

ul.forums_list_h a:hover,ul.forums_list_v a:hover
{	
	text-decoration: underline;	
}


ul.forums_list_h
{
	list-style: none;		
	padding: 0px !important;
	margin: 0px;
	margin-top: 10px;
	margin-left: 30px;
}

ul.forums_list_h li
{		
	display: inline;		
}

ul.forums_list_v
{
	list-style-type: disc;		
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}
ul.forums_list_v li
{
}

/*style lists: 3 column list*/
ul.forums_list_v
{
	margin-top: 10px;	
	width: 99%;  /* room for 3 columns */
}
ul.forums_list_v li
{
  float: left;
  width: 33%;  /* accommodate the widest item */
}

.forumicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px 7px 0 7px;
	border-bottom: 2px solid #d3d3d3;
	background-color: #EBEBEB;
}
.forumicon a {text-decoration:none;}
.forumicon a:hover {text-decoration:underline;}

.forumiconreply {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 4px 7px 4px 7px;
	margin-right: -5px;
	border-top: 2px solid #d3d3d3;
	background-color: #EBEBEB;
}

td.post_poster_name
{
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	border-bottom: 1px solid #999999;
}

td.post_header
{
	padding: 7px;			
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 519px;
	border-bottom: 1px solid #999999;
}

td.post_meta
{
	padding:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../img/forumbg2.jpg) repeat-x top;
}
td.post_text
{
	width: 519px;
	overflow: auto;
	padding: 7px;
	font-size: 11px;
	border-bottom: 1px solid #dfdfdf;
	background: url(../img/forumbg1.jpg) repeat-x top;
	vertical-align: top;
}

tr.post_head
{
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	background-color: #dfdfdf;
}
tr.post_end td
{
	padding: 5px;
	text-align: right;	
	border-bottom: 1px solid #000000;
}

span.post_date
{
	width: 200px;
	text-align: left;
	float: left;
}

td.post_poster_name a,
td.post_poster_name a:active,
td.post_poster_name a:hover,
td.post_poster_name a:visited
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
td.post_poster_name a:hover
{
	text-decoration: underline;
}

tr.show_topic_footer {background: url(../img/forumbg1.jpg) repeat-x top;}
tr.show_topic_header {background-color: #f7f7f7;}

tr.last_post td {border-bottom: 1px solid #999999;}

/* Reply form */
td.reply_emotitle
{
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	border-bottom: 1px solid #999999;
}
td.reply_emoticons
{
	padding:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../img/forumbg2.jpg) repeat-x top;
}
td.reply_text
{
	width: 519px;
	overflow: auto;
	padding: 7px;
	font-size: 11px;
	background: url(../img/forumbg1.jpg) repeat-x top;
	vertical-align: top;
}
.genmed input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #000000;
	padding: 4px 7px;
	margin-right: -5px;
	border: 0;
	border-bottom: 2px solid #d3d3d3;
	background-color: #ebebeb;
}

input.helpline
{
	width: 398px;
	padding: 2px;
	font-size: 10px;
	background-color: #dfdfdf;
	color: #000000;
}

textarea.post
{
	width: 398px;
	height: 300px;
}






.message_box
{
	margin: 5px 5px 15px 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #757575;
	background-color:#EBEBFF;
	clear: both;
}
.box
{
	margin: 5px 5px 15px 5px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #757575;
	background-color:#fff;
	clear: both;
	text-align: left;
}
.box a, .box a:active, .box a:visited
{
	text-decoration: none;
	color:#000;
	font-size:11px;
}
.box a:hover
{
	text-decoration: underline;
}
.boxtitle
{
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #a3a3a3;
	color: #FFFFFF;
	padding: 1px 3px 1px 5px;
	border-bottom: 2px solid #CCCCCC;
	text-align: left;
}
.menubar_title
{

	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #336699;
	color: #FFFFFF;
	padding: 1px 3px 1px 5px;
	border-bottom: 2px solid #CCCCCC;
	text-align: left;
}
.boxcontent
{
	padding: 5px;
	border-bottom: 3px solid #CCCCCC;
	text-align: left;
}
.boxcontent_center
{
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #CCCCCC;
}
.boxcontent_border
{
	padding: 5px;
	text-align: left;
	border-bottom: 3px solid #CCCCCC;
	border-right: 1px solid #888888;
}
.boxcontent_border_center
{
	padding: 5px;
	text-align: center;
	border-bottom: 3px solid #CCCCCC;
	border-right: 1px solid #888888;
}
.main
{
	width: 159px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #CCCCCC; 
	background-color: #F6F6F6;
}
.logobox
{
	float:left;
}
.greeting
{
	color:#AA3333;
	font-size:11px;
}
.head
{
	padding: 5px 5px 15px 5px;
	height: 48px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.welcome
{
	margin-left: 5px;
	margin-top:8px;
	font-size:11px;
}
.console
{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top:2px;
	padding-bottom:2px;
	font-size:14px;
	color:#454599;
}
.valid
{
	padding-top:15px;
	padding-left:5px;
}
.valid img { margin-bottom: 3px; }

hr
{
color: #CCCCCC; 
height:1px;
padding:0px;
margin:0px;
}

.wndl
{
padding:3px;
text-align:left;
}
.wndl_br
{
padding:3px;
text-align:left;
border-right:1px solid #CCCCCC;
}
.wndr
{
padding:3px;
text-align:right;
}
.wndr_br
{
padding:3px;
text-align:right;
border-right:1px solid #CCCCCC;
}
.wndc
{
padding:3px;
text-align:center;
}
.wndc_br
{
padding:3px;
text-align:center;
border-right:1px solid #CCCCCC;
}
.wndbot
{
background-color:#dfdfdf;
padding:3px 3px 3px 5px;
border-top:2px solid #CCCCCC;
text-align:center;
}
.wndstat
{
background-color:#BCBCDD;
padding:1px 1px 1px 3px;
border-top:2px solid #CCCCCC;
text-align:left;
font-size:9px;
color:#666666;
}
.wndstatr
{
background-color:#BCBCDD;
padding:1px 1px 1px 3px;
border-top:2px solid #CCCCCC;
text-align:right;
font-size:9px;
color:#666666;
}
.wndspc
{
background-color:#DDDDDD;
height:1px;
}
.headtext_center
{
	text-align: center;
}

.headline
{
font-size:14px;
color:#454545;
}

.pagelinks{
font-size: 12px;
}

.pagelinks a, .pagelinks a:link, .pagelinks a:active, .pagelinks a:hover, .pagelinks a:visited {
font-size: 12px;
}

body{ margin:0px; padding:0px; }
button{font:bold 10px Verdana;}
input{font:10px Verdana;}
select{font:10px Verdana;}
textarea{font:10px Verdana;}


.blue_button{position:static;margin-left:5px;height:20px;padding:3px;border:1px solid #CCCCCC;color:blue;background-color:#F0F0FB; }

.orange_button{ margin-left:5px;height:20px;padding:3px;border:1px solid #CCCCCC;color:#FF6633;background-color:#FBFBF0; }
.disabled_button{ margin-left:5px;height:20px;padding:3px;border:1px solid #CCCCCC;color:#CCCCCC;background-color:#F0F0F0; }


.blue_tab{cursor:pointer;margin-left:5px;height:20px;padding:3px 6px 3px 6px;border:1px solid #CCCCCC;border-bottom:none;color:blue;background-color:#F0F0FB; }
.orange_tab{cursor:pointer;margin-left:5px;height:20px;padding:3px 6px 3px 6px;border:1px solid #CCCCCC;border-bottom:none;color:#FF6633;background-color:#FBFBF0; }
.disabled_tab{cursor:default;margin-left:5px;height:20px;padding:3px 6px 3px 6px;border:1px solid #CCCCCC;border-bottom:none;color:#CCCCCC;background-color:#F0F0F0; }

.error_message{ color: red; font-weight: bold;}
.tdal{
text-align:left;
background-color:#F0F0F0;
padding:3px;
}
.tb1{
border:1px solid #AAAAAA;
}
.td1{
text-align:center;
background-color:#F0F0F0;
padding:3px;
}

#headerLeft
{
	float: left;
	display: inline;
	width: 400px;
}

#headerLeft a
{
	margin-left: 10px;
	font-size: 12px;	
	font-family: Verdana;
}

#headerRight
{
	float: right;
	text-align: right;
	width: 300px;
	font-family: Verdana;
	font-size: 12px;	
}

#headerRight a
{
	font-size: 12px;	
	font-family: Verdana;
}

.level0{background-color: #b1b1b1;height: 40px;}
.level1{background-color: #d3d3d3;}
.level2{background-color: #e5e5e5}
#categPath a{color: white; text-decoration: underline;}
#categPath {height: 20px;padding: 5px 0px 5px 5px;}
.selcolor2{background-color: #f1f1f1}
.selcolor1{background-color: #fafafa}






td.topic_header
{	
	background-color: #a3a3a3;
	color: #fff;
	border-bottom: 2px solid #CCCCCC;
}

td.topic_header h1
{
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;	
	margin: 0px;	
	display: inline;
	float: left;
	
	
}

td.topic_header div.moderator_post_opt
{
	line-height: 25px;
	padding-right: 5px;
}

.forum_header
{	
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	height: 20px;
	background-color: #ccc;
	color: #aaa;
}

tr.categ_header
{
	background-color: #aaa;
	font-family: Verdana;
	font-weight: bold;
}

tr.categ_header a
{
	font-size: 12px !important;
	text-transform: uppercase;
	font-family: Verdana !important;
	color: #aa0000 !important;
}

.quotetop{
	background: #E4EAF2 url(1/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.moderator_post_opt
{
	display:inline;
	text-align: right;
	float: right;
	width: 250px;
}
.topic_links
{
	text-align: left;
	float: left;
}
.moderator_post_opt a,
.moderator_post_opt a:active,
.moderator_post_opt a:hover,
.moderator_post_opt a:visited
{
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
}

a.forum_name
{
	font-size: 10px !important;	
	font-weight: bold;
	text-transform: uppercase;
}

tr.search_post_end td
{
	padding: 5px 0px;
}

.search_post_end
{
	font-size: 12px;
}

.search_post_end a,
.search_post_end a:active,
.search_post_end a:visited
{
	font-size: 12px;
	font-weight: bold;
}