
/* remove style="background-color:#ebebeb" from topic headers */
td, th.nobg {
	background:none !important;
}

#wrapper {
	color: #333;
	background: #FFFFFF;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	line-height:20px;
	width: 800px;
	margin: 2px auto;
	padding: 2px 20px;
	border: 1px solid #ccc;
}

#header_menu a {
	font-size:10px !important;
}
#header_menu a.selected {
	border-left:0 !important;
}

#header_links a:link{
	font-size:10px !important;
	color:#555555;
}
#header_links {
	font-size:10px !important;
	color:#555555;
}

body {
	background:url(../images/body_bg.png) repeat-x;
	background-color: #adaaaa;
	color: #333;
}
/*topheader*/
.topheader {
	margin-bottom:20px;
}
.topheader table {
	height:31px;
	border-collapse:separate;
	width:100%;
	background-color:Transparent;
	font-size:100%;
}
.topheader td {
	height:31px;
}
.topheader th {
	height:31px;
	background-image:url(images/topheadergradient.gif);
	color:White;
	white-space:nowrap;
	font-weight:bold;
}
.topheader a {
	color:#333;
	text-decoration:none;
}
.topheader a:hover {
	text-decoration:underline;
}
.topheader th.menuitem {
	color:white;
	text-align:center;
	width:12%;
	border-left:1px solid #a5a5a5;
	border-right:1px solid #787878;
	white-space:nowrap;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	font-size:10px; /* 06.04 11pt */

}
.topheader th.menuitem a {
	color:#ffffff;
}
.topheader th.rightitem a {
	color:#ffffff;
}
.topheader th.rightitem {
	padding-left: 10px;
	border-left:1px solid #a5a5a5;
	color:#666666;
	text-align:right;
	border-right:none;
}
.topheader th.rightitem img {
	vertical-align:text-bottom;
	border:none;
}
.topheader td.outerheader {
	width:6px;
}
/*header*/
.header table {
	font-size:100%;
	background-color:Transparent;
	width:100%;
	border:none;
}
.header td {
	white-space:nowrap;
}
.header h1 {
	font-weight:normal;
	font-size:20pt;
	margin-bottom:0px;
	margin-top:0px;
}
.header a {
	color:#333399;
	text-decoration:none;
}
.header a:hover {
	text-decoration:underline;
}
.header img {
	vertical-align:middle;
	border:none;
}
/*main body*/
/*
div.forumcontent table {
	background-image:url(images/contentheaderleft.gif)!important;
	background-position:0 0;
	background-repeat:no-repeat;
}
.forumcontent table span#ctl00_AspNetForumContentPlaceHolder_rptGroupsList_ctl00_lblLatestPost {
	background-image:url(images/contentheaderright.gif) !important;
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	height:26px;
	margin:0;
}

*/
.forumcontent {
	/*
	background-image:url(images/content-bottom.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding-bottom:6px !important;
	*/
}
.forumcontent table {
	font-size:100%;
	border-collapse:collapse;
	background-color:#FFFFFF;
	background-image:url(images/gradient.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.forumcontent table tbody tr, .forumcontent table tbody tr td, .forumcontent table tbody {
	background-image:none !important;
	background-color:none !important;
	background:transparant !important;
}


.forumcontent h1 {
	font-weight:normal;
	font-size:18pt;
	margin-bottom:0px;
}
.forumcontent h2 {
	font-weight:bold;
	font-size:10px;
	margin-bottom:0px;
	margin-top:2px;
	/*margin-left:57px; */
}

.forumcontent h2 a{
	font-weight:normal !important;
	margin-left:0px !important;
}

.forumcontent h3 {
	font-weight:normal;
	margin-top:4px;
	font-size:12px !important;
	font-weight:bold;
	margin-bottom:0px;
}
.forumcontent a {
	color:#333399;
	text-decoration:none;
}
.forumcontent a:hover {
	text-decoration:underline;
}

/*.forumcontent table th:first-child, */.forumcontent table th.firstChild {
	background-image:url(images/contentheader-left.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
/*.forumcontent table th:last-child, */.forumcontent table th.lastChild {
	background-image:url(images/contentheader-right.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	
}
.forumcontent th  {
	background-image:url(images/contentheader-center.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:10pt;
	text-align:justify;
	padding:5px 5px 2px 5px;
	border-left:1px solid #ffffff !important;
	border:0;
	font-weight:normal;
}
.forumcontent th.singleCell  {
	background-image:url(images/contentheadergradient.gif);
	background-repeat:no-repeat;
}
.forumcontent th.singleCell375 {
	background-image:url(images/contentheadergradient-375.gif);
	background-repeat:no-repeat;
	width:365px;
}

.forumcontent table.topicContent th.firstChild {
	background-image:url(images/contentheader-grey-left.gif);
}
.forumcontent table.topicContent th.lastChild {
	background-image:url(images/contentheader-grey-right.gif);
}
.forumcontent table.topicContent th {
	background-image:url(images/contentheader-grey-center.gif);
}

.forumcontent tr {
	border-left:1px solid #cccccc !important;
	border-right:1px solid #ffffff !important;
	
}
.forumcontent th {
	color:#ffffff;
	font-size:10pt;
	text-align:justify;
	padding:5px 5px 2px 5px;
	border-left:1px solid #ffffff !important;
	
	border:0;
	font-weight:normal;
}
.forumcontent th a {
	color:#ffffff;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
.forumcontent th a:hover {
	text-decoration:underline;
}
.forumcontent td {
	border:1px solid #ffffff;
	padding:2px 5px 2px 5px;
	vertical-align:top;
	font-size:10px;
	
}
.forumcontent button {
	font-size:100%;
	border:slategray 1px solid;
}
.forumcontent textarea {
	font-size:100%;
	border-left:slategray 1px solid;
	border-right:slategray 1px solid;
	border-bottom:slategray 1px solid;
	border-top:none;
	width:798px !important;
}
.forumcontent  table tr td textarea {
	width:707px !important;
}
.forumcontent select {
	font-size:100%;
	border:1px solid slategray;
}
.forumcontent img {
	vertical-align:top;
	border:none;
	margin:0 7px 0 7px;
	position:relative;
}
.forumcontent hr {
	height:1px;
	border:none;
	color:silver;
	background:silver;
}
.forumcontent div.location {
	margin-top:17px;
	margin-bottom:17px;
}

.forumcontent div.location a, .forumcontent div.location span {
	font-weight:bold;
}	

input[type="text"], input[type="file"], input[type="password"], input[type="button"], input[type="submit"] {
	border:1px solid #cccccc;
	font-size:100%;
}
button.formatting {
	display:inline-block; 
	float:left;
	
}
div.header input[type="text"], div.header input[type="password"]  {
	width:180px;
}
/* other classes */
img.avatar {
	border:1px solid #bbbbbb;
	padding:2px 2px 2px 2px;
	-ms-interpolation-mode:bicubic;
	width:64px;
	height:64px;
}
.gradientbutton {
	background-color:#8caf3c;
	color:#000000;
	font-size:8pt;

	border:1px solid slategray;
}
.radiolist td {
	text-align:left;
}
button.formatting {
	width:25px;
	height:20px;
	border:none;
	background-color:Transparent;
	cursor:pointer;
}
div.editbar {
	margin-top:3px;
	background-image:url('images/editbar_bg.gif');
	height:20px;
	border-left:1px solid slategray;
	border-right:1px solid slategray;
	border-top:1px solid slategray;
}
div.quote {
	color:#7777aa;
	text-decoration:none;
	padding-left:15px;
}

