body, td, th , tr
{
	color: black;
	font-size: small;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
}

table{

margin:5px;

}

td {

padding:5px;

}

table .server{

font-size:8px;

}

#left .left{

width: 245px;

}

textarea{

width:400px;

}

body
{
	margin:0;
	background-image:url(forums/Themes/GreenBlacky/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#121212;
	text-align:center;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	width: 95%;
	margin:0px auto;
	border-left:1px solid #0D130D;
	border-right:1px solid #0D130D;
}

a {
color:black;
}

/********************** Header ***************************/
#header {
	margin: auto;
	background-position:left;
	background-image:url(forums/Themes/GreenBlacky/images/head/rotator.php);
	background-repeat:no-repeat;
	height:147px;
}
#menu {
	position:relative;
    	height: 40px;
    	border-top: solid #0D130D 1px;
    	border-bottom: solid #0D130D 1px;
	background-image:url(forums/Themes/GreenBlacky/images/bg_navigation.gif);
}
#menu ul{
   	margin: 0px;
    	padding: 0px;
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 9px;
    	color: #FFF;
    	line-height: 40px;
    	white-space: nowrap;
}
#menu li{
	    float:left;
	    list-style-type: none;
	    display: inline;
	    height: 40px;
	    padding:0;
}
#menu a{
    display:block;
    margin: 0 1px 0 0;
    text-decoration: none;
    text-transform:uppercase;
    letter-spacing:1px;
    padding:0 10px;
    color:#EDE6EE;
}
#menu a:hover{
    	color: #FFF;
	background-image:url(forums/Themes/GreenBlacky/images/bg_navigationhover.gif);
}

h3 {
	color: black;
	font-style: normal;
	background: url(forums/Themes/GreenBlacky/images/catbg.gif) #4E93B0 repeat-x;
	height:21px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:12px;
}

h3:hover
{
	background: url(forums/Themes/GreenBlacky/images/titlebg.jpg) #4E93B0 repeat-x;
}


/********************** Main ***************************/
#main {
	text-align:left;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:12px 10px;
	color:#EDE6EE;
	background-image:url(forums/Themes/GreenBlacky/images/bg_content.gif);
	background-repeat:repeat-x;
	background-color:#3E3E3E;
}
#content {
	width:100%;
}


/********************** Left - Text ***************************/
#left {
	float:left;
	width:64%;
	min-height:1000px;
}


#left p{
	padding: 5px 15px 5px 15px;
}

#left ul {
	padding:10px 0 10px 50px;
	font-weight:bold;
}

#left li {
	padding: 1px 15px;
	font-weight:normal;
}

#left a {
	color:#CCC;
	text-decoration: none;
	font-size:10px;
	font-family: "Trebuchet MS", "Myriad Pro", Arial;
	font-weight:bold;
	font-style:normal;
}

#left div a {
	color:black;
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#left a:hover{color:#d8cd8d;}

#left div{
	background-color: #E7E7E7;
	color: black;
	border:2px solid #9eb383;
	margin-bottom:8px;
}

#left table {

	width:100%;
	padding-right:10px;

}

/********************** Right - Team ***************************/
#right {
	float:right;
	width:33%;
	background-color: #E7E7E7;
	margin-right:10px;
	margin-bottom:10px;
	border:2px solid #9eb383;
	color:#000;
}

#right p{

	padding:5px;

}

.member {
	display:inline;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:90px;
}
.member a{
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.member img{
	border: none 0px;
	height:50px;
	width:50px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;
	width:90px;

}
.member span a{}
.member span a:hover{}

/********************** Footer ***************************/
#footer {
	height:90px;
	line-height:30px;
	padding:8px 0px;
	background-image:url(forums/Themes/GreenBlacky/images/bg_footer.gif);
	background-repeat:repeat-x;
    	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#BECF96;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	margin:10px;
	display:block;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}
	

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
    	border: solid #0D130D 1px;
	background-image:url(forums/Themes/GreenBlacky/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#121212;
	}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color:#fff;
		line-height:26px;
		}

#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF
    		color: #FFF;
		background-image:url(forums/Themes/GreenBlacky/images/bg_navigationhover.gif);}

.tborder
{
	padding: 1px;
	border:2px solid #9eb383;
	background-color: #9eb383;
}

.tborder #ShoutBox img{
width:18px;
height:18px;
}

.tborder #emoticonsContainer img{
width:18px;
height:18px;
}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url('forums/Themes/GreenBlacky/images/catbg.gif');
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}

.catbg:hover 
{
background: url('forums/Themes/GreenBlacky/images/titlebg.jpg');
	
	//padding-left: 10px;
	//padding-right: 10px;
	text-align:center;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: black;
	text-decoration: none;
	text-align:center;
	
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{

	color: black;
	text-align:center;
}

.catbg img{
border:0
}
