body {
	margin: 0;
	background-color: #fff;
	font-family: verdana;
        font-size: 10pt;
}

.top {
	height: 80px;
	background-color: #333;
	background-image: url(images/blackbg.gif);
}

.author {
   font-weight: normal;
   font-size: 11px;
}



a img {
        border: none;
}
.logo {
border: none;

}

.aboutme {
        display: inline;
        line-height: 1.5em;
        text-align: justify;
}

.userdata {
        margin-top: 5px;
        margin-bottom: 5px;
}

.fusers
{
    width: 100%;
    display: block;
    clear: both;
}

.fusers div
{
    float: left;
}

.fusers a
{
    margin: 1px;
}

.fusers ul
{
    clear: both;
}

.fusers a img
{

    padding: 3px;
    background: #eee;
    border: 1px solid #ccc;

}



.fusers a:hover img {

padding: 3px;

background: #ddd;

border: 1px solid #999;

}

.userimage {
        float: left;
        margin: 0px 10px 1px 0px;
        border: 1px solid #ccc;
        padding: 3px;
        background: #eee;
}

a.logo:link {
        border: none;
        text-decoration: none;
}

a.logo:visited {
        text-decoration: none;
        border: none;
}
a.logo:hover {
        text-decoration: none;
        border: none;
        background-color: transparent;
}
a.logo:active {
        text-decoration: none;
        border: none;
}

.maintable {
	width: 900px;
	background-color: #ffffff;
	margin-bottom: 16px;
	text-align: left;
}

.toptable {
	width: 960px;
	text-align: left;
	margin-top: 0px;
}

.contentcell {
	width: 718px;
	text-align: left;
	padding-top: 15px;
}

.navcell {
	width: 182px;
	border-left: 1px dashed #e4e0cd;
	text-align: left;
	padding-top: 15px;
}

.pquestion {
	line-height: 1.2em;
	padding: 3px 0 3px 0;
	border-top: 1px dashed #ccc;
}

h1 {
	padding: 4px;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #F8F8F8;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0;
}

h3 {
	color: #333;
	font-size: 14px;
	padding: 0 3px 3px 3px;
	margin-bottom: 8px;
	margin-top: 16px;
}

ul {
	list-style-type: none;
	margin: 0px 3px 2px 8px;
	padding: 0px;
}

li {
	font-size: 10pt;
	color: #333;
}

a {
	text-decoration: none;
	color: #000080;
}

a:visited {
	text-decoration: none;
	color: #000080;
}

a:hover {
	text-decoration: underline;
	color: #000080;

}

.qbody {
	font-size: 10pt;
	padding: 4px;
	line-height: 1.5em;
}

.submittedby {
	font-family: verdana;
	font-size: 11px;
	color: #777;
	margin-left: 4px;
}

.submittedbyhome {
	font-family: verdana;
	font-size: 11px;
	color: #777;
}



.line {
	color: #333;
	display: inline;
}

.spacer {
	display:block;
	clear:both;
	height:10px;
	overflow:hidden;
}

.spacersmall {
	display:block;
	clear:both;
	height: 5px;
	overflow:hidden;
}

.spacerbutton {
	display:block;
	clear:both;
	height: 3px;
	overflow:hidden;
}

.beforeanswer {
	border-top: 1px dashed #cce4eb;
	border-bottom: 1px dashed #cce4eb;
	padding: 5px;
	margin: 10px 5px 0 5px;
	background-color: #F8F8F8;
}

.answertable2 {
	border-top: 1px solid #ccc;
        width: 100%;
}

.answerleft {

}

.answerright {
	border-left: 1px solid #c0c0c0;
	background-image: url(images/linesback.gif);
	padding: 6px 4px 6px 6px;
        width:52px;
        text-align: center;
}

.answergifs {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
}

.answerbox {
	background: #fff;
}

.bestanswer {

	background-image: url(images/altbg.gif);
	background-repeat: repeat-x;
}

.answerboxalt {

	background-image: url(images/altbg3.gif);
	background-repeat: repeat-y;
}

.answertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

.answeredby {
	font-family: verdana;
	font-size: 11px;
	color: #777;
	margin-left: 4px;
}

/* Forms
--------------------------------------------------*/
.formwrapper {
	background-color: #f8f8f8;
	margin: 10px;
	padding: 10px 0px 10px 0px;
}

.formtitle {
	font-family: verdana;
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
        text-decoration: underline;
}

label {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
}

.field {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold:
	color: #333;
	margin-bottom: 10px;
}

.fieldborder {
	margin-top: 4px;
	padding: 4px 4px 4px 4px;
	background-color: #E9E9E9;
}

.textin {
	margin: 3px 0 20px 0;
}


fieldset {
	background: #F8F8F8;
	border: 1px solid #F8F8F8;
	margin: 15px 5px 15px 5px;
	padding: 10px 10px 10px 10px;
}

.textin {

}

.hsim {
	padding: 4px;
	font-size: 10pt;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.simquestions {
        font-size: 10pt;
        border-bottom: 1px dashed #ccc;
        padding-bottom: 3px;
        padding-top: 3px;
        margin-left: 6px;
        margin-right: 6px;
}

form input.question
{
    width: 600px;
    font-size: 13pt;
    padding: 3px;
}

.head_ask
{
    padding: 5px 0 10px;
}

.head_ask_title
{
    width: 500px;
    font-size: 18px;
}

.head_ask_button
{
    width: 80px;
    color: #333;
    font-size: 18px;
    font-weight: 500;
}

.e404
{
    font-size: 16px;
    color: #ff4444;
    text-align: center;
    padding: 25px;
}

div.error li
{
    font-weight: bold;
    font-size: 11px;
    color: #f00;
}

.reptoadmin_q
{
    text-align: right;
    float: right;
    clear: both;
    font-size: 11px;
}

.thx_for_quest
{
    padding: 5px 0 10px;
}

#tabs
{
    padding: 0;
    margin: 0;
}

.tab
{
    padding: 3px 2px;
    margin: 0;
}

.visible
{
    display: block;
}

.hidden
{
    display: none;
}

.off
{
    background: #fff;
}

.on
{
    background: #e8e8e8;
}

.br
{
    clear:both;
}

.user_img
{
    float: left;
    margin: 0 5px 5px 0;
}

.user_img a img {
    padding: 3px;
    background: #eee;
    border: 1px solid #ccc;
}

.user_img a:hover img {
   padding: 3px;
   background: #ddd;
   border: 1px solid #999;
}

.list_images
{
    float: left;
    font-size: 11px;
}

.attached
{
    background: none;
    width: 100px;
    border: 1px dashed #47b1e4;
    margin: 0;
}

.attached legend
{
    color: #888;
    font-weight: 500;
}

.img_upload
{
    margin: 4px 0;
}

div.signature
{
    clear: both;
    border-top: 1px solid #ddd;
    margin-top: 5px;
    padding-bottom: 15px;
}

.disable_sign
{
    background: #ccc;
    border: 1px solid #555;
}
