/* forum css */

.forum-nav{
height: 17px;
background-color: #F4FBFF;
padding: 0.5% 1% 1% 0.5%;
margin: 0 auto 1em auto;
margin-left: 13px;
width: 731px;
border: 1px solid #A1CBE6;
clear: both;

}

.forum-nav-item{
float:left;
width:80px;
padding: 0.2% 1% 1% 1%;
margin: 0 auto 0 auto;
margin-left:auto;
margin-right:auto;
background-image: none;
background-position: top right;
background-repeat: no-repeat;
text-align:center;

}


.forum-nav-item a{
font-weight: bold;
text-decoration: none;
color: #003366;
margin-left: 4px;
}


/* forum topics */
table.forum-topics, table.forum-threads, table.forum-post-list{
background-color: #ffffff;
border: 1px solid #acd9f7;
margin-left: 13px;
width: 745px;
}

table.forum-post-message{
background-color: #ffffff;
border: 1px solid #acd9f7;
margin: 1% 5% 5% 5%;
width: 90%;
}

a.pages{
margin-left: 13px;
}

.forum-post-list td{
padding: 10px;
}

.forum-topics tr.odd, .forum-threads tr.odd, .forum-post-list tr.odd, div.odd{
background-color: #edf7fe;
}

.forum-topics tr.even, .forum-threads tr.even, .forum-post-list tr.even, .forum-post-message tr.even, div.even, .general tr.even{
background-color: #e7f4fe;
}

.forum-topics tr.header, .forum-threads tr.header, .forum-post-list tr.header{
background-color: #def1fe;
}

.forum-topics th, .forum-threads th, .forum-post-list th, .forum-post-message th .general th{
color: #003366;
}

.forum-topics, .forum-threads, .forum-post-list tr.col-description{
border-width:0;
background-color: #d0ebfd;
}

.forum-controls{
/*border:1px solid black;	*/
text-align:right;
vertical-align: bottom;
}

.forum-attachments{
}

/*ul.forum-list{
margin-left:0;
padding-left:0;
}*/


ul.forum-thread, ul.forum-messages{
list-style-type:none;
padding-left: 12px;
background-image: url("images/bg-thread-li.gif");
background-repeat: repeat-x;
border-left: 1px dotted black;
margin-top: 0px;
margin-left: 13px;
margin-right: 14px;

}

ul.forum-thread li{
margin: 0px;
}

li.forum-post, li.forum-message {
    /*border: 1px solid #acd9f7;*/
background-color: white;
padding:0;
margin:0;
padding-top: 2px;
padding-bottom: 2px;
margin-right: 8px;
}


div.forum-post, div.forum-message{
padding:0;
margin:0;
}

.forum-post-user-profile, .forum-message-header{
padding: 5px;
float:left;
clear:right;
}

.forum-post-date, .forum-message-user{
padding:5px;
float:right;
}

.forum-post-content, .forum-message-content{
padding: 10px;
border: 2px solid #ffffff;
clear:both;
}

.forum-post-controls, .forum-message-controls{
text-align:right;
padding: 5px;
clear:both;
}

/* forum threads */


/* forum posts - thread view */

/* forum posts - list view */

/* forum posts - text areas etc */
/*.forum-post-message{
align:center;
text-align:center;
border: 1px solid #acd9f7;
margin: 1% 5% 0 5%;
width: 90%;
}
*/

h1.content-title{
margin-left: 13px;
}

a.indent{
margin-left: 13px;
}

table.forum-post-list{
width: 745px;
}

.forum-simple-form fieldset, fieldset.forum-simple-form{
   margin-top:1em;
   border-width:2px;
   border-color:#ACD9F7;
   border-style:solid none none;
}

.forum-simple-form label{
   width:25%;
   clear:left;
   float:left;
   text-align:left;
   margin-right: 0.5em;
   display: block
}
.forum-simple-form input, .forum-simple-form select, .forum-simple-form textarea {
   clear:right;
   /*min-width:15%;*/
}

.forum-simple-form div.help{
   float:right;
   width:15%;
   max-width:12em;
   margin:0;
   padding:0  0.5em 0 15px;
   border:1px #ACD9F7;
   border-style:none none dashed dashed;
   background-color: #D9EEFD;
}
.forum-simple-form div{
   padding:0.1em;
   margin:0.2em 0;
   border-bottom:1px dotted #ACD9F7;
}
.forum-simple-form legend {
   padding:0 1em;
   color: #4A4631;
   font-size: 100%;
   text-transform: uppercase;
}
.forum-simple-form input.button {
   /*min-width:1em;*/
   width: auto;
   margin:0 10% 0 0.2em;
}
.forum-simple-form label em {
   color:#DD0000;
   padding:0 0.2em;
}

.forum-simple-form div:after{
    content: ".";
    display: block;
    height: 0;
    clear: left;
/*    visibility: hidden;*/
}

div.viewas{
float: right;
font-weight: normal;
}

div.viewas#spacing{
margin-right: 10px;
}

ul.forum-messages li{
list-style: none;
margin-left: 0px;
margin-bottom: 12px;
}

ul.forum-messages{
margin-left: 0px;
}

div.forum-message-header{
margin-left: 5px;
}

div.forum-message-content{
border-left: 0px;
border-right: 0px;
width: 100%;
margin-right: 0px;
border-top: 1px solid white;
border-bottom: none;
}

form{
margin: 0px;
padding: 0px;
}


table.general{
background-color: #ffffff;
border: 1px solid #acd9f7;
margin: 1% 5% 5% 5%;
width: 90%;
}

form h1.content-title{
font-size: 110%;
}


ul.forum-thread-alt{
	padding: 5px;
	margin: 0;
margin-left: 7px;
	
}
ul.forum-thread-alt ul{
	padding: 0;
	margin: 0 0 0 10px;
	
}
ul.forum-thread-alt li a{
	font-family: Arial;
	text-decoration: none;
	color: black;
padding-left: 5px;
}

ul.forum-thread-alt li a:hover{
	color: blue;
	text-decoration: none;
}

ul.forum-thread-alt li{
	list-style: none;
	background-image: url("images/dotted.gif");
	background-repeat: repeat-y;
	padding: 0px 0 2px 20px;
	text-indent: -19px;
	background-position: 9px 0;
margin-top: 0px;
margin-bottom: 0px;
}

ul.forum-thread-alt li:last-child, ul.forum-thread-alt li:only-child{
	background-repeat: no-repeat;
background-image: none;
}

ul.forum-thread-alt li:before{
	content: url("images/bullete.gif");
vertical-align: middle;
}


table.forum-threads, table.forum-post-list{
width: 98%;
}

div.search{
float: right;
margin: 0px;
padding: 0px;
margin-top: -10px;
}

div.search form{
margin: 0px;
padding: 0px;
}









/*** forum threaded view ***/
ul.forum-thread-alt{
	margin: 0.2em 0;
	background-color: #e7f4fe;
	border: 1px solid #99CCFF;
}

ul.forum-thread-alt ul.forum-thread-alt{
	background-color: #EDF7FE;
	border-right:none;
	border-bottom:none;
	margin:0.1em 0 0 0.1em;
}

ul.forum-thread-alt ul.forum-thread-alt ul.forum-thread-alt{
	background-color: #FAFFFF;
}

ul.forum-thread-alt ul.forum-thread-alt ul.forum-thread-alt ul.forum-thread-alt{
	background-color: #FFFFFF;
}

li.forum-thread-post{
	list-style: none;
	border-bottom:1px solid #99CCFF;
}


li.forum-thread-post p{
	width:100%;
}

div.forum-thread-user-profile{
	clear:both;
	width:100%;
	padding: 0.2em 0 0 0;
}

div.forum-thread-controls{
	text-align:right;
	padding: 0 0.3em 0.2em 0;
}

