﻿html,body {
height:100%;
margin:0px;
font-family:"Tahoma";
font-size:14px;
}
#main {
background:url(bg.png) repeat-y;
background-position:center;
}
#mainbottom {
height:50px;
background:url(bgbottom.png) no-repeat;
background-position:center;
margin-left:auto;
margin-right:auto;
}
#footer {
color:#545454;
}
#footer a, #footer a:visited, h3 a, h3 a:visited {
color:#454545;
}
#footer a:hover, h3 a:hover {
color:#656565;
}
#logobg {
margin:0px;
background:url(header.png) no-repeat left;
height:130px;
width:650px;/*952px;*/
float:left;
}
#communitypanel {
width:150px;
/*height:124px;*/
float:right;
border:1px #434343 solid;
border-bottom:0px;
background:#767676;
margin-top:0px;
}
#logo {
margin:0px;
/*margin-left:1px;*/
background:url(headerbg.png) repeat;
height:130px;
width:952px;
}
#content h5 {
font-size:16px;
}
#contentnavbar {
width:952px;
margin:0px;
/*margin-left:1px;*/
padding:0px;
}
#content {
display:inline-table;
min-height:300px;
height:auto !important;
height:300px;
width:940px;
margin:0px;
margin-left:auto;margin-right:auto;
padding:0px 5px 0px 5px;
}
#container table {
/*margin:0px;
//margin-left:0px;*/
width:100%;
}
#container {
margin-left:12px;
border:0px;
padding-right:2px;
}
.containerheaderleft {
height:23px;
background:URL(containers/containerheaderleft.png) no-repeat;
margin:0px;
padding:0px;
float:left;
}
.containerheadercentre {
height:20px;
background:URL(containers/containerheadercentre.png) repeat-x;
margin:0px;
padding:0px;
color:#c5c5c5;
float:left;
padding-right:2px;
padding-top:3px;
}
.containerheaderright {
height:23px;
background:URL(containers/containerheaderright.png) no-repeat left;
margin:0px;
padding-right:0px;
float:left;
}
.containercontent {
/*background:#626262;*/
border:1px #626262 solid;
color:#343434;
font-size:14px;
padding:0px;
padding-right:-1px;
height:100%;
width:100%;
}

p {
margin:0px;
margin-bottom:5px;
}
a {
font-size:14px;
}
a, a:visited {
color:#121212;
text-decoration:none;
}
a:hover {
color:#626262;
}

input,select,textarea {
background:#767676;
border:1px #434343 solid;
color:#e5e5e5;
font-family:"Tahoma";
}

form {
padding:0px;
margin:0px;
}
h5 {
color:#343434;
}
h6 {
padding:1px;
margin:1px;
font-size:16px;
color:#343434;
}
hr {
height: 0px; border: solid #434343 0px; border-top-width: 1px;
}

.hiddenlink {
cursor:text !important;
color:#343434 !important;
}
.hiddenlink:hover {
color:#343434 !important;
}
