﻿

.forumlist { 
 clear: right; 
 line-height: 1.6em; 
 color: #ffffff;
 margin-top:14px;
 border-bottom: 10px solid #ffffff;
 background-image:url(images/forumListBckg.gif);
background-repeat:repeat-y;
} 
.forumlist a:link, .forumlist a:visited { 
 color: #ffffff;
 text-decoration: underline;
}     

.forumlist a:hover{ 
 color: #000000;
 text-decoration: underline;
}   

.forumlist p{ 
 padding: 5px; 
} 

.forumlist ul {
color:#0096d7;
padding-left:26px;
list-style-type: square;
}

.forumlist h3{
padding-top:0px;
padding-left:5px;
 padding-bottom: 3px; 
 font: bold 160% arial, tahoma;
 color: #ffffff;
 }	

.forumlistleft { 
 float: left; 
 margin-bottom: 3px;
 width: 482px;
 padding-left:10px;
} 

.forumlistcentre { 
 float: left;
 margin-bottom: 1px;
 width: 90px;
 text-align:center;
}

.forumlistright { 
 float: left;
 margin-bottom: 1px;
 padding-left:10px;
 width: 160px;
} 

.forumwrap {

}



.forumlisttopbar {
height:15px;
background-image:url(images/forumtopbarBckg.gif);
background-repeat: no-repeat;
}

.forumlistbottombar {
height:15px;
background-image:url(images/forumbottombarBckg.gif);
background-repeat:no-repeat;
border-bottom:14px solid #ffffff;
}

.ForumRepliesD {
background-color:#E1EBF2;
width:760px;
margin-bottom:5px;
clear:both;
}



.ForumRepliesinfoD{
 float: left; 
 width: 152px;
 padding:10px;
 overflow:hidden;
}

.ForumRepliesContentD{
 float: left;
 padding:10px;
 width: 568px;
 overflow:hidden;
}

.ForumReplyTopD {
background-color:#E1EBF2;
background-image:url(images/forumRepliesTopD.gif);
background-position:top;
background-repeat:no-repeat;
width:760px;
height:6px;
padding:0px;
}

.ForumRepliesHeaderD {
background-color:#E1EBF2;
width:750px;
line-height: normal;
height:18px;
padding:5px;
}

.ForumRepliesDividerD {
width:760px;
border-bottom: 1px solid #D5D4D4;
}

.ForumRepliesFooterD {
background-color:#E1EBF2;
background-image:url(images/forumRepliesBottomD.gif);
background-position: bottom;
background-repeat:no-repeat;
width:760px;
height:6px;
padding:0px;
clear:both;
}

.ForumRepliesD h4{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 140%;
color:#368AD2;
font-weight:bold;
margin-top: -10px;
margin-bottom: -10px;
}
.ForumRepliesD em{
color:#368AD2;
font-weight:bold;
}


.ForumRepliesL {
background-color:#ECF3F7;
width:760px;
margin-bottom:5px;
clear:both;
}



.ForumRepliesinfoL{
 float: left; 
 width: 152px;
 padding:10px;
}

.ForumRepliesContentL{
 float: left;
 padding:10px;
 width: 568px;
}

.ForumReplyTopL {
background-color:#ECF3F7;
background-image:url(images/forumRepliesTopL.gif);
background-position:top;
background-repeat:no-repeat;
width:760px;
height:6px;
padding:0px;
}

.ForumRepliesHeaderL {
background-color:#ECF3F7;
width:750px;
line-height: normal;
height:18px;
padding:5px;
}

.ForumRepliesDividerL {
width:760px;
border-bottom: 1px solid #D5D4D4;
}

.ForumRepliesFooterL {
background-color:#ECF3F7;
background-image:url(images/forumRepliesBottomL.gif);
background-position: bottom;
background-repeat:no-repeat;
width:760px;
height:6px;
padding:0px;
clear:both;
}
.ForumRepliesL h4{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size: 140%;
color:#368AD2;
font-weight:bold;
margin-top: -10px;
margin-bottom: -10px;
}
.ForumRepliesL em{
color:#368AD2;
font-weight:bold;
}

}
#loginform {
width:300px;
margin:auto;
}
#loginform fieldset{
padding:10px;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
display:block;
height:2em;
background-color:#E7E7E7;
padding:10px 10px 0;
}
#loginform input {
margin-right:20px;
border:1px solid #999999;
float:right;
clear:right;
background:#CCCCCC;
}
#loginform input:focus,#loginform input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}

#loginform img{
border:opx;
padding:0px;
}


