/*

Theme Name: Version 5
Description: Layout
Version: 5.0
*//* 

Basics and Typography */

body {
margin: 0;
padding: 0;
background: #D3C772;
text-align: center;
}

#container {
margin:0px auto;
width: 650px;
text-align:left;
padding:0px;

}

#nav {
background: #ffffff repeat-x;
border-bottom: 8px solid #CF3E4A;
height:45px;
line-height: 45px;
letter-spacing: 0px;
text-shadow: 0px 0px 2px #E5E5E5;
}


#sidebarright {
float: right;
width: 190px;
margin: 3px;
}

#site {
border-bottom: 6px solid #3C2C22;
width:100%;
height:80px;
background: #604637 url(header.png) no-repeat center top;
margin-bottom : 0px; 
}



.cards,
.displaytext {
	text-align: center;
	margin: 0 0 10px 0;
}

.cardsimg {
	margin: 0 0 2px 0;
}

.cardsNO img {
	padding: 3px;
	margin: 0 0 4px 0;
	background: #f0eee7;	
}

.center {
	text-align:center;
}

.trade {
	text-transform: none;
	font-size: 11px;
	line-height: 14px;
	height: 344px;
	overflow: auto;
	margin-top: -8px;
	border: 3px solid #ebe3aa;
	border-top: 0;
	padding: 0 6px 6px 10px;
	text-align:justify;}

.trade h2 {
	display: inline-block !important;
	margin-top: 0;	
	margin-left: -10px;
	margin-bottom: 10px;
	color:#3C2C22;
}

.activitylog {
	float: left;	
	width: 315px;
}

.tradelog {
	float: right;
	width: 315px;
}

b {
	color:#4BB9A3;
}

i,em {
	color:#CF3E4A;
	font-family:georgia;
}

s {
	color:#F0753D;
	text-decoration:none;
}

u {
	color:#D3C345;
	text-decoration:none;
}

strong {
	color:#CCB770;
}

a:link,a:visited,a:active
{
color: #000000;
text-decoration: none;
border-bottom:dashed #CF3E4A 1px;
}
a:hover
{
text-decoration: underline;
border-bottom:dashed #4BB9A3 1px;
}


h1 {
	font-family:Courier New, monospace;
	color: #f07841;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 7px 0 4px 15px;
	margin: 0 0 8px 0;
	border-bottom: 3px solid #ebe3aa;
}

h2 {
	font-family:Courier New, monospace;
	font-size: 12px;
	font-weight: normal;
	color:#3C2C22;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	display: inline-block !important;
	margin: -8px 0 20px 0;
	padding: 2px 3px;
	background: #ebe3aa;
	border: 3px solid #ebe3aa;
}
.nav2{font-family:Courier New, monospace;
text-transform:uppercase;
}

.content {
padding:0px;
float:left;
width:100%;
background: #ffffff;
font-size: 11px;
font-family: Lucida Grande, Lucida Sans Unicode;
color: #666666;
line-height:14px;
text-align:left;
text-transform: none;
font-weight:normal;
text-shadow: 0px 0px 2px #E5E5E5;}

th {
	font-family:Courier New, monospace;
	background: #795b49;
	color: #CCB770;
	margin: 2px;
	padding: 0px;
	border: 0px solid #6b5e53;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	line-height:15px;
text-shadow: 0px 0px 2px #5d4435;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family:Courier New, monospace;
text-transform:uppercase;
font-size: 11px;
line-height:12px;
font-weight: normal;
text-decoration:none;
border: 1px solid #bbbbbb;
color: #999999;
letter-spacing: 2px;
text-align: left;
padding:3px;
word-spacing:2px;
margin-bottom:1px;
}

a.navi:hover {
background: #000000;
}

a.nav, a.nav:active, a.nav:link, a.nav:visited {
background: transparent;
font-family:Courier New, monospace;
text-transform:uppercase;
font-weight: normal;
font-size: 18px;
color: #604637;
text-decoration: none;
padding: 2px 16px 8px;
border-bottom:dashed #4BB9A3 0px;
}

a.nav:hover {
color: #000000;
border-bottom:dashed #4BB9A3 0px;
}

input, textarea, select {
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 3px;
	width: 150px;
	background: #fff;
	border: 3px solid #ebe3aa;
}

.button {
	color: #666666;
	text-transform: uppercase;
	width: auto;
	background: #f0eee7;
	border: 3px solid #cec1b9;
}

ul.NoBullet {
  list-style-type: none}

.bord {
	font-size: 10px;
	border: none;
	text-align: center;
	border-bottom: 1px solid #3C2C22;
}
 
.trans {
opacity:.40;
filter: alpha(opacity=40);

}
 
.trans:hover {
opacity:1;
filter:alpha(opacity=100);
}
