body
{	
       font:13px Trebuchet MS !important;
       color: #FFFFFF !important;
       background-color:#93b662 !important;
       background-image:url('http://img51.imageshack.us/img51/5909/043d5fd990de144dc20590dc.jpg') !important;
       background-position: right bottom !important;
       background-repeat:no-repeat !important;
       background-attachment:fixed !important;
}

.BoardList
{
	letter-spacing: 1px;
}


.NewsContent
{
        color: #ffffff !important;
	padding-top: 10px;
	padding-bottom: 10px;
        background: none;
}

 .tablesub:hover
{
        opacity: .6 !important;
}

.postertrip
{
       color:rgb(190,50,50) !important
}


.unkfunc
{
	color: #eef87d;
}

.Description
{
	text-align: center;
	color: #edf97b;
}

.PostingMode
{
-moz-border-radius: 5px !important;
	background: #eef87d;
        border: 1px solid #000000;
	font-weight: bold;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	padding: 3px;
        opacity: .8;
}

.spoilerBox
{
	border: 1px solid #777777 !important;  
	background: #22222F !important;
	font-weight: bold;
	padding: 3px;
}


.DateTime 
{
        color: #000000 !important;
}

a:visited
{
	color:#F3F948 !important;
}

a:link
{
	color:#F3F948 !important;
}
.adminbar {
	text-align:right;
	background:;
	clear:both;
	float:right;
        padding-right:5px;
}
a:hover
{
	color:#FFFFFF !important;
	text-decoration: none !important;
}

a.AltLink:link, a.AltLink:visited
{
	color:#75CC29;

}
a.AltLink:hover
{
	color: rgb(225, 0, 86);

}

a.PostLink:link, a.PostLink:visited
{
	color:#f0c4c1;
	text-decoration: underline;
}

a.PostLink:hover
{
	color:#faffc0;
	text-decoration: underline;
}

.logo {
	clear: both;
        font-size:24px;
	text-align: center;
	font-weight: bold;
	font-size: 2.3em;
	color: #F0941D !important;
	width: 100%;
	padding-bottom: 10px;
}

.Post
{
	text-align: center;
}

.Post table
{
	margin: 0px auto; 
	text-align: left
}

.postblock
{
-moz-border-radius: 5px !important;
        opacity: 0.80 !important;
	background: #eef87d;
        border: 1px solid #000000;
	color: #000000;
        font-size:10pt;
	font-weight: 800;
	padding: 3px;
}

.Rules
{
	padding-top: 10px;
	font-size: 75%;
}

.PagingTable
{
border: 1px solid rgb(0, 0, 0);
-moz-border-radius: 5px !important;
        background: #000000;
        background-image:url('');
        background-repeat:repeat-none;
	
}

.SmallText
{
	font-size: 75%;
}



.ThumbnailImageReply
{
	margin-left: 0px;
	margin-right: 20px;
}

.NewsTitleStrip, .NewsMenu, .PagingTable
{
        opacity:0.8;
}

.Spacer
{
        color:#000000 !important;
        border-bottom: .5px solid;
        height: .5px;
}

.postername
{
	color: #549415 !important;
	font-weight: bold !important;
}

.CapCodeSuperAdmin
{
	color: rgb(255, 87, 134);
}

.CapCodeAdmin
{
	color: rgb(255, 87, 134);
}

.CapCodeMod
{
	color: rgb(128, 0, 151);
}

.CapCodeCustom
{
	color: rgb(255, 87, 134);
}


.Subject
{
	color: #efd983;
	font-weight: bold;
}


.OmissionText
{
	color: #F3F948 !important;
}

.FileDetails {color: #F3F948 !important;}
.UserDetails {color: #FFFFFF !important;}


.reply {
-moz-border-radius:4px !important;
background-color:#000000 !important;
opacity: 0.7;
}

.highlight {
-moz-border-radius:4px !important;
background-color:#000000 !important;
opacity: 0.99;
;
}

.ReplyBoxTable
{
	margin-top: 5px;
}


.ReplyContentOuter
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.ReplyContentOuterImage
{
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 15px !important;
}

.ReplyContent
{
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}	

.ReplyImageContent
{
	margin-left: 20px !important;
	margin-right: 40px !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}	

img
{
	border: 0px;
}

.tabletop
{
-moz-border-radius: 5px !important;
border:1px solid #000000;
background-color: #eef87d;
padding:5px;
color: #000000;
opacity: .8;
}
.tabletop2
{
-moz-border-radius: 5px !important;
border:1px solid #000000;
background-color: #3b4927;
padding:5px;
color: #000000;
opacity: .8;
}

.tablesub
{
-moz-border-radius: 5px !important;
opacity: .8;
font-weight:none;
background-color: #000000;
color: #eacb71;
padding:5px;
}

.picslot
{
-moz-border-radius: 5px !important;
border:1px solid #000000;
opacity: .8;
font-weight:none;
background-color: #000000;
padding:8px;
}

.MediaEmbed
{
	margin-right: 18px;
	margin-bottom: 18px;
}



.board_nav ul 
{
	margin: 0;
	padding: 0;
	padding-right: 1px;
	list-style: none;
	float: left;
}

.board_nav ul li 
{
	position: relative;
}

.board_nav li ul 
{
	position: absolute;
	top: 15;
	width: 300px;
	display: none;
}

.board_nav li:hover ul 
{ 
	display: block; 
	width: 750px;
}

.MenuBarSiteTitle
{border: 1px solid #000000;
	background: #D6DAF0;
	font-weight: bold;
	font-size: 125%;
	padding-left: 5px;
}

.MenuBarSiteGroup
{border: 1px solid #000000;
	margin-top: 10px;
	background: #D6DAF0;
	font-size: 100%;
	padding-left: 10px;
}

a.MenuBarLink:link, a.MenuBarLink:visited
{
	color: #000000;
	text-decoration: none;
}
a.MenuBarLink:hover
{
	color: #ff0000;
	text-decoration: none;
}

.MenuBarList
{
	list-style: none; 
	padding: 0px;
	margin: 0px;
	font-size:10pt;
}

.MenuBarList li
{
	margin: 0px;
	padding: 0px;
}

.MenuBarList li:hover
{
	background-color: #D6DAF0;
}

.MenuToggleButton
{
	width: 20px;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #000000;
	background-color: #9988EE;
	cursor: hand;
	cursor: pointer;
}

.NewsDiv
{
	padding-left: 40px;
	padding-right: 40px;
}


.NewsMenuCurrent
{
-moz-border-radius-topright: 5px !important;
-moz-border-radius-topleft: 5px !important;
        opacity: 0.80 !important;
	background: #eef87d;
	color: #000000;
	border-bottom: 0px;
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 10px; 
	padding-right: 10px; 
	cursor: hand;
	cursor: pointer;
}	

.NewsMenu
{
        border: 1px solid #000000;
-moz-border-radius-topright: 5px !important;
-moz-border-radius-topleft: 5px !important;  
	padding-top: 3px; 
	padding-bottom: 2px; 
	padding-left: 10px; 
	padding-right: 10px; 
	background-color: #000000;	
        background-image:url('');
        background-repeat: no-repeat;
        repeat scroll 0;
        cursor: hand;
	cursor: pointer;
}

.NewsTitleStrip
{
        border: 1px solid #000000;
-moz-border-radius-bottomright: 5px !important;
-moz-border-radius-topright: 5px !important;
-moz-border-radius-bottomleft: 5px !important;
        opacity: 0.80 !important;
	background: #eef87d;
        background-image:url('');
	font-weight: bold;
	color: #000000;
	padding: 3px;
	padding-left: 5px;
	font-size: 80%;
}



textarea {
-moz-border-radius:5px;
background:#000000 none repeat scroll 0;
border:1px solid #EBCC72;
font-family:helvetica;
font-size:10pt;
color:#eff97e;
padding-left:5px;
width:330px;
opacity: .8;
}


input {
-moz-border-radius:5px;
background:#000000 none repeat scroll 0;
border:1px solid #eff97e;
font-family:helvetica;
font-size:10pt;
color:#eff97e;
padding-left:5px;
opacity: .8;
}


input[type="submit"] {
-moz-border-radius: 5px !important;
        opacity: 0.80 !important;
	background: #eef87d;
        border: 1px solid #000000;
	color: #000000;
        font-size:9pt;
	font-weight: 700;
	padding: 1px;
width:70px;
opacity: .8;
}

input[type="submit"]:hover {
-moz-border-radius:5px;
background:#000000 none repeat scroll 0;
color:#eff97e;
border:1px solid #eff97e;
width:70px;
opacity: .8;
} 



input[type="password"] {
-moz-border-radius:5px;
background:#000000 none repeat scroll 0;
color:#eff97e;
border:1px solid #eff97e;
width:80px;
opacity: .8;
}





.picitself
{
img-position: center top !important;
filter:alpha(opacity=60);
opacity:0.9;
max-width:200px;
max-height:113px;
display: block;
margin-left: auto;
margin-right: auto
}
