body {
	font-family: "lucida grand", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	background-image: url(/interface/3c-desert.jpg);
	background-repeat: repeat;
	margin: 0px 0px 44px;
	width: auto;
}

p, ul, li {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
	line-height: 17px;
}

hr {
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0;
}

li {
	clear: both;
	margin-top: 0;
	margin-bottom: .2em;
}

ul.squares {
	list-style-type: square;
}

dl {
	margin-bottom: 1em;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}


img {
	border: 0;
}

#content img {
	/* border: 1px solid #333; */
	margin: 4px;
	
}

.border {
	margin: 6px;
	border: 1px solid #333;
}

img.photo_caption {
	text-align: center;
	padding: 2px;
	border: 1px solid #999;
	margin: 6px auto;
}

.center { 
	text-align: center;
}

.hide {
	display: none;
}

.small {
	font-size: .8em;
}


h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	background: transparent;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: .5em;
	padding: 0;
	line-height: 24px;
	vertical-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background: transparent;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: left;
}

h3, .forumhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background: transparent;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background: transparent;
	font-weight: bold;
	margin-top: 4px;
	text-align: left;
}

b {
	font-weight: bold;
}

a:link {
	color: #444;
	text-decoration: underline;
}

a:visited {
	color: #444;
	text-decoration: underline;
}

a:hover {
	color: #FFF;
	text-decoration: underline overline;
}

a:active {
	color: #444;
	text-decoration: underline;
}

.red {
	color: red;
}

.right {
	text-align: right;
}

.clear {
	clear: both;
}

.details {
	font-size: .9em;
	font-weight: bold;
}

.disabled {
	color: #999;
}

#layout {
	width: 760px;
	margin: auto;
	text-align: center;
	background: transparent url(/interface/bglayout.gif) top left repeat-y;
}

#bglayout {
	Xbackground-color: #CAC0B4;
}

#space {
	width: 760px;
	height: 4px;
	text-align: center;
}

#banner {
	width: 760px;
	height: 120px;
}

#contentwrap {
	width: 760px;
	text-align: center;
	margin-top: 1px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-right: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 680px;	 /* Actual value for conformant browsers */
}

#content {
	width: 680px;
	font-family: "lucida grand", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222;
	text-align: left;
}

/*
#content p, #content ul {
	width: 560px;
} */

#content ul.inside, #content p.inside {
	width: auto;
}

#content img.noborder {
	border: 0px;
	margin: 0px;
}

#maincolumn {
	/*for sidebar layouts*/
	width: 450px;
	float: left;
}

#newspage {
	width: 450px;
	float: left;
}

#newspage h3 {
	margin-bottom: 0;
	font-size: 11px;
}

#newspage h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	text-transform: uppercase;
}

#schedule_twocolumn, #classified_twocolumn {
	width: 450px;
	float: left;
	Xbackground-color: orange;
}

#schedule h2 {
	margin-bottom: 0;
	font-size: 11px;
}

#schedule h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	text-transform: uppercase;
}

#schedule h4 {
	text-transform: uppercase;
	color: #333;
	font-size: 11px;
	margin-top: 0;
}

#schedule h5 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
}

#schedule table {
	padding: 0;
	margin: 0;
	margin-top: 14px;
	Xborder: 1px solid red;
	Xbackground-color: orange;
	width: 100%;
	border-collapse: collapse;
}


#schedule thead {
	background-color: #333;
	color: white;
	font-size: .9em;
	text-transform: uppercase;
	height: 24px;
	
}

#schedule th {
	height: 24px;
	background: transparent url(/interface/bar2.gif) no-repeat -20px 0;
	border: 0;
	line-height: 24px;
	vertical-align: middle;
}

#schedule tr {
	border-bottom: 1px solid #666;
}

#schedule th {
	padding: 2px 6px;
	text-align: left;
}

#schedule th.leftend {
	background: transparent url(/interface/bar2.gif) top left no-repeat;
}

#schedule th.rightend {
	background: transparent url(/interface/bar2.gif) top right no-repeat;
}

#schedule td {
	padding: 2px 0 1px 8px;
	font-size: .8em;
}

#calendar {
	text-align: center;
	margin-bottom: 1em;
}

#calendar .today {
	background-color: #888;
	color: white;
}

#calendar table {
	width: 159px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
}

#calendar td, #calendar tr, #calendar img {
	margin: 0;
	padding: 0;
	border: 0;
}

#calendar td {
	line-height: 1.8em;
}

#classified form {
	Xborder: 1px solid #333;
}

#classified dl {
	background-color: #CCCAC8;
	padding: .4em;
	Xwidth: 75%;
	border: 1px solid #999;
}

#classified dt {
	border-bottom: 1px solid #999;
}

#classified dd.instructions {
	color: #666;
}

#classified .list dl.sell {
	background-image: url(/interface/classified_sell.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#classified .list dl.buy {
	background-image: url(/interface/classified_buy.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#classified .list dl.ad {
	background-image: url(/interface/classified_ad.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#classified .list dl.auction {
	background-image: url(/interface/classified_auction.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#classified .list dl.trade {
	background-image: url(/interface/classified_trade.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#classified .list dt .disable a {
	color: orange;
}

#classified .list dt .endtime, 
#classified .ad_details dt .endtime, 
#classified .ad_details dt .ontime {
	Xbackground-color: red;
	text-align: right;
	font-size: 90%;
	Xfont-weight: normal;
	Xfloat: right;
	top: 0;
}

#classified .list dd {
	font-size: 10px;
}

#classified .list dd.price, 
#classified .ad_details .price, 
#classified .ad_details .contact {
	text-align: right;
	font-weight: bold;
}

#classified .ad_details .button {
	text-align: center;
	border-top: 1px solid #999;
	padding-top: 4px;
	margin-top: 4px;
}

#classified .ad_details .user {
	border-bottom: 0;
}

#classified .ad_details .comment {
	border-top: 1px dashed #999;
	border-bottom: 1px solid #999;
	padding-bottom: 1em;
	margin-bottom: .4em;
}

#classified .picture {
	text-align: center;
}

#classified .outsidepicture {
	width: 420px;
	height: 320px;
	overflow: hidden;
	margin: 3px 0;
}

img.classified_photo {
	border: 1px solid #999;
	padding: 3px;
	margin: 4px;
	background-color: white;
}


#sidebar {
	float: right;
	width: 180px;
	top: 300px;
	border-left: 1px solid #999;
	padding: 0px 2px 0px 8px;
	Xbackground-color: green;
	Xbackground: transparent url(interface/sideshadow.gif) top left repeat-y;
}

#sidebar h3 {
	text-align: center;
	font-size: 12px;
	margin-top: 14px;
	margin-bottom: 4px;
	background: transparent url(/interface/bar180.gif) top left no-repeat;
	line-height: 24px;
	vertical-align: middle;
	text-transform: uppercase;
}

#sidebar ul {
	list-style: none;
	margin-top: -.2em;
	margin-left: .4em;
	padding-left: 1em;
	text-indent: -1em;
}

#sidebar li {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: .2em;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar input.search {
	width: 172px;
	border: 1px solid #999;
	margin-bottom: 1px;
}

#sidebar select.search {
	font-size: 90%;
	border: 1px solid #999;
	margin-bottom: 1px;
}

#picts {
	text-align: right;
	float: right;
	margin: 4px;
	width: 185px;
	
}

#picts a {
	display: block;
	height: 100px;
}

#article {
	text-align: left;
	float: left;
	width: 480px;
}
#article p {line-height: 1.5 !important; margin-bottom: 18px;}

#playerinfo {
	width: 680px;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	border-bottom: 1px solid #333;
}
	
#forumsmenu {
	display: block;
	width: 680px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin-top: -4px;
	margin-bottom: 16px;
	padding-bottom: 0px;
	
}

#newmessage {
	text-align: left;
}

#mainmenu {
	background-image: url(/interface/bar.gif);
	background-repeat: no-repeat;
	background-color: #CAC0B4;
	width: 760px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#mainmenu a:link {
	color: #FFF;
	background: transparent;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #FFF;
	background: #57DA42;
	text-decoration: none;
}

#mainmenu a:visited {
	color: #FFF;
	text-decoration: none;
}

#maintable {
	background-color: #CAC0B4;
}

#bottombar {
	background-image: url(/interface/bar.gif);
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 760px;
	font-size: 9px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #CCC;
	clear: both;
}

#bottommenu {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: transparent;
	clear: both;
}

#bottommenu a:link {
	color: #333;
	text-decoration: none;
}

#bottommenu a:visited {
	color: #333;
	text-decoration: none;
}

#bottommenu a:hover {
	color: #999;
	text-decoration: none;
}

#bottommenu a:active {
	color: #CAC0B4;
	text-decoration: none;
}

#mozilla {
	text-align: center;
	margin-top: 1em;
}

.sig {
	text-align: right;
}

.top {
	display: block;
	font-size: 9px;
	text-align: center;
	clear: both;
	
}

.forumtitles, a.forumtitles:link, a.forumtitles:visited {
	color: #FFF;
	font-weight: bold;
}

a.forumtitles:hover {
	color: $FFF;
	text-decoration: underline overline;
}

.messagetext {
	display: block;
	text-align: left;
	margin: 6px;
	padding: 6px;
}


a.forum {
	font-size: 9px;
}

a.forum:link {
	color: #FFF;
	text-decoration: underline;
}

a.forum:visited {
	color: #FFF;
	text-decoration: underline;
}

a.forum:hover {
	color: #57DA42;
	text-decoration: underline overline;
}

a.forum:active {
	color: #FFF;
	text-decoration: underline;
}

.forumhead {
	color: #FFF;
	margin-bottom: 4px;
}

a.forumhead:link {
	color: #FFF;
	text-decoration: underline;
}	

a.forumhead:visited {
	color: #FFF;
	text-decoration: underline;
}	

a.forumhead:hover {
	color: #222;
	text-decoration: underline overline;
}	

a.forumhead:active {
	color: #FFF;
	text-decoration: underline overline;
}	