div.td {
	float: left;
	border: 1px solid #ccc;
	padding: 7px;
	height: 45px;
}

div.tdindex {
	float: left;
	border: 1px solid #ccc;
	padding: 7px;
	height: 60px;
}

div.th {
	float: left;
	padding: 7px;
	height: 20px;
	color: #fff;
	font: bold 10pt Arial,Verdana,sans-serif;
}

div.sticky {
	background: #f0f0f0;
}

div.td p {
	padding: 0;
	margin:0;
}

div.tdBoardtitle {
	width: 345px;
}

div.tdFull {
	width: 948px;
	font:normal 10pt Arial,Verdana,sans-serif;
}


div.thBoard {
	padding: 6px 10px;
}

div.tdCount {
	width: 76px;
	text-align: center;
	font-size:9pt;
}

div.tdInfo {
	width: 214px;
}

div.tdInfo2 {
	width: 198px;
}

div.thInfo {
	width: 201px;
}

div.tdTopic {
	width: 276px;
}

div.thTopic {
	width: 305px;
}

div.tdAuthor {
	width: 102px;
	text-align:center;
}

div.thAuthor {
	width: 102px;
	text-align:center;
}

div.tdReplies {
	width:50px;
	text-align:center;
}

div.thReplies {
	width:50px;
	text-align:center;
}

div.thInfo {
	text-align:center;
}

div.thTopic {
	text-align:center;
}

div.topiclock {
	width: 10px;
	background: url("../images/layout/padlock.png") no-repeat 3px 10px;
}

div.topicunlock {
	width: 10px;
}

div.message {
    margin: 10px 0 0;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
	font:normal 10pt Arial,Verdana,sans-serif;
	background: #FBFBFB;
	float:left;
	width:678px;
	padding-bottom: 25px;
}

div#topicheading {
	background: #9eadc6;
    margin: 0px;
    position: relative;
    overflow: hidden;
	font:bold 10pt Arial,Verdana,sans-serif;
	color: #fff;
	width: 100%;
}

div#topicfooter {
    margin: 0px;
    position: relative;
    overflow: hidden;
	font:normal 10pt Arial,Verdana,sans-serif;
}
 
div.tdLeft {
    width: 130px;
    float: left;
    padding: 10px;
	text-align:center;
}
 
div.tdRight {
    width: 495px;
    float: right;
    padding: 10px 20px 20px 0;
}

div.tdLheading {
    width: 230px;
    float: left;
    padding: 10px;
}
 
div.tdRheading {
    width: 590px;
    float: right;
    padding: 10px 20px 0px 0px;
}

div.summary {
	position: relative;
	height: 30px;
	font:bold 10pt Arial,Verdana,sans-serif;
	color: #666;
}

div.post {
	padding: 20px;
    border: 1px solid #ccc;
	font:normal 10pt Arial,Verdana,sans-serif;
	background: #FBFBFB;
}

a#topreply {
	display: block;
	height: 42px;
	width: 100px;
	text-decoration: none;
	padding: 5px 0 0 34px;
	float: right;
}

a#newtopic {
	display: block;
	height: 40px;
	width: 100px;
	float:right;
}

a#bottomreply {
	display: block;
	height: 42px;
	text-decoration: none;
	padding: 5px 0 0 34px;
	float: right;
}

div.tdBoardtitle a {
	color: #4C73A1
}

div#welcome {
	width: 665px;
	height: 40px;
	margin-top: 10px;
	position: relative;
	font:normal 10pt Arial,Verdana,sans-serif;
	color: #000;
}

div.thLeft {
    width: 100px;
    float: left;
    padding: 6px 13px;
}
 
div.thRight {
    width: 529px;
    float: right;
    padding: 6px;
}

div.thTopicLeft {
    float: left;
    padding: 6px 13px;
}
 
div.thTopicRight {
    float: right;
    padding: 6px 13px;
}

form#topicform {
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	width:658px;
	min-height: 300px;
	padding: 10px 10px 20px 10px;
}

form#topicform label {
	margin: 13px 10px;
	float: left;
	clear: left;
	width: 78px;
	font: bold 110% Arial,Verdana,sans-serif;
	display: block;
}


input.inputfield, textarea.inputfield {
	margin: 10px 0px;
	width: 530px;
	padding-left: 5px;
	border: 1px solid #ccc;
}

ol#validation {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ol#validation li {
	color: #2B7AD5;
	font: bold 10pt Arial,Verdana,Times,sans-serif;
	float: left;
	width: 325px;  /* accommodate the widest item */
}

div#errors {
	width: 650px;
	margin: 0 auto;
}

h3.errorhead {
	text-align:center;
	font-size: 14pt !important;
}

h4.error {
	padding-left: 225px;
}

input#post {
	background: url(../images/forum/post.gif) no-repeat;
	width: 135px;
	height: 40px;
	border: none;
	margin-right: 30px;
}

#topicform p.label_checkbox_pair>label {
	width: 140px;
	margin: 0 0 0 20px;
	font-weight:normal;
}

.psmall {
	font-size: 80%;
}

.hr {
	margin: 8px 0px;
	color: #ccc;
}

.tdRight ul {
	margin: 15px 0 15px 15px;
}

#MyTable td p {
	font:100% Arial,Tahoma,Helvetica,sans-serif;
}

.tdLeft p {
	font-size:80%;
}

div.report {
	position:absolute;
	right:20px;
	bottom:20px;
}

div.quote {
	position:absolute;
	right:20px;
	top:20px;
}

button.link {
	overflow: visible;
	width: auto;
}
button.link, p.link {
	font-family: "Verdana" sans-serif;
	font-size: 85%;
	text-align: right;
	color: #4C73A1;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	
	-moz-user-select: text;

	/* override all your button styles here if there are any others */
}
button.link span {
	text-decoration: underline;
}
button.link:hover span,
button.link:focus span {
	color: black;
}

div.quot {
	background: #eee url(../images/forum/quote.png) top left no-repeat;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin:0 10px 10px 10px;
	padding:15px 20px;
}

p.quote {
	padding:0 10px;
	color: #4C73A1;
	font-weight: bold;
	
}

div.online {
	background: url(../images/forum/useron.gif) no-repeat;
	padding-left: 10px;
	width:45px;
	font-size: 80%;
	margin: 5px 0 0 40px;
}

div.offline {
	background: url(../images/forum/useroff.gif) no-repeat;
	padding-left: 10px;
	width:45px;
	font-size: 80%;
	margin: 5px 0 0 40px;
}

div.submit {
	text-align:right;
	padding-top:5px;
}

div.textareacontent {
	margin-left:98px;
}

input#topictitle {
	background: url(../images/forum/title.gif) no-repeat;
	width:530px;
	height:27px;
	border:none;
}
