/*
Theme Name: Arcade Cowboy
Theme URL: http://www.arcadecowboy.com
Version: 2.1
Author: Fragdesign.com
*/

html, body {
	background:#000000 url(images/bg.gif) repeat-x 0 0; 
}

.bodytable {
	width: 760px;
	background-color: #FFF;
	border: 7px solid #E8B305;
	font-size: 11px;
}

form {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #606060;
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
}

select {
	margin: 2px;
	font-family: Tahoma;
	font-size: 11px;
}

.secline {
	border-bottom: 1px solid #EBB608;
	color: #808080;
	font-weight: bold;
	margin-bottom: 8px;
}

.topstrip {
	font-size: 40px;
	padding: 4px;
	font-family: Tahoma;
}

.menucatstrip {
	padding: 4px;
	text-align: center;
	padding-left: 24px;
	font-size: 11px;
	font-family: Tahoma;
}


.rightstrip {
	background-color: #ebb608;
	font-family: Verdana;
	text-align: right;
	padding-right: 2px;
	color: #24537E;
}

.rightselect {
	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #A97009;
}

.maincontent {
	background-color: #FFF;
}

.footstrip {
	text-align: left;
	font-size: 9px;
	font-family: Verdana;
	color: #888;
}

.footstrip a {
	color: #777;
}

.maintable {
	width: 100%;
}

.contenttext {
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: left;
}

.gdesc {
	font-size: 10px;
}

.contenttable {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
}

.toptext{
	color: #263031;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mlc {
	background-image: url(ogl.gif);
	width: 28px;
	height: 26px;
	float: left;
}

.mgrad {
	background-image: url(ogm.gif);
	border-bottom: 1px solid #1b2223;
	border-left: 1px solid #1b2223;
	height: 26px;
	float: right;
	padding-left: 24px;
	padding-right: 24px;
}

.mtext {
	padding: 0 26px 15px 4px;
	text-align: right;
	font-size:.1em; /* for IE */
	display: block;
	width: 231px;
	height: 51px;
	color: #232C2D;
	background: url(images/spursbad.gif) no-repeat 0 0;
	text-indent: -10000px;
}

.gamethumb {
	border: 1px solid #000000;
	margin-right: 4px;
}

.gltable {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: left;
	margin-bottom: 4px;
}

.ahtext, .ahtext2 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}


.menucatlink:link, .menucatlink:visited {
    margin:  0 4 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menucatlink:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.topmenulink:link, .topmenulink:visited {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.topmenulink:hover {
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}

.gamelink:link, .gamelink:visited {
	color: #404040;
	text-decoration: underline;
	font-weight: bold;
}

.gamelink:hover {
	color: #263031;
	text-decoration: underline;
	font-weight: bold;
}

.cmenulink:link, .cmenulink:visited {
	color: #263031;
	text-decoration: underline;
}

.cmenulink:hover {
	color: #ebb608;
	text-decoration: underline;
}

.pagelink:link, .pagelink:visited {
	color: #263031;
	text-decoration: none;
	font-weight: bold;
}

.pagelink:hover {
	color: #ebb608;
	text-decoration: underline;
	font-weight: bold;
}

.darklink:link, .darklink:visited {
	color: #006CFF;
	text-decoration: none;
}

.darklink:hover {
	color: #ebb608;
	text-decoration: underline;
}

.contentlink:link, .contentlink:visited {
	color: #263031;
	text-decoration: underline;
}

.contentlink:hover {
	color: #ebb608;
	text-decoration: none;
}

.topbarlink:link, .topbarlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topbarlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footlink:link, .footlink:visited {
	color: #888;
	text-decoration: underline;
}

.footlink:hover {
	color: #FFF;
	text-decoration: underline;
}

a:link, a:visited {
	color: #404040;
	text-decoration: underline;
}

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

.searchbutton {
	padding: 1px;
	margin: 2px;
}

.searchtext {
	padding: 2px;
	margin: 2px;
}

.adbrite {
	margin-left: 10px;
}

.submitbtn {
	margin: 0 0 0 2px;
	padding: 1px 10px;
	color: #606060;
	border: 3px double #606060;
}



/* FROM INDEX
------------------------------------------------------------------------------------------------------- */

.sideblue_right {
	background-repeat: repeat-x;
	background-color: #000;
	background-image: url([themedir]images/ac_08.gif);
}
.sideblue_left {
	background-repeat: repeat-x;
    background-color: #000;
	background-image: url([themedir]images/ac_06.gif);
}
.ocontentsection {
	border: 1px solid #DBCDAC;
}

.ocontenthead {
	margin: 3px;
	margin-bottom: 0px;
	background-image: url(images/nav_bg.gif);
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.bcontentsection {
	border: 1px solid #DBCDAC;
	margin-bottom: 8px;
}

.bcontenthead {
	margin: 3px;
	margin-bottom: 0px;
	background-image: url(images/nav_bg.gif);
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
.adspace {
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
}
.adheadline {
	text-align: left;
	padding: 0px;
}

#extremetracker {
height: 1px;
width: 1px;
position: absolute;
top: 0;
}

#menubg {
	background: url(images/top_tex.gif) repeat-x bottom left;
}
