@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #FFF;
	background-image: url(http://maxedgaming.com/forum/styles/acidtechred/template/newsite/images/background.gif);
	background-repeat: repeat;
	margin-top: 0px;
	font-size: 10px;

}
.nav_links {
	font-size: 13px;
	font-weight:bold;
	text-align: center;
}

.spacer {
	background: #864E4A url(images/th.gif) top left repeat-x;
}


.no_border img{
	border: 0px;
	border-bottom-width: 0px;
}
.contentbox {
    background:#3D3D3D;
    border: solid 1px #000;
}
.tablebg {
	border: solid 1px #000; 
	background: #313131 url(images/cell.gif) top left repeat-x;
}

.row1, .row2, .row3, .legend, .forumrules, tr.row1 .row, tr.row2 .row, tr.row3 .row, .postbottom {
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #313131 url(images/cell.gif) top left repeat-x;
	padding: 4px;
}

.row1_dark {
	border-left: solid 1px #404040;
	border-right: solid 1px #121212;
	border-top: solid 1px #3C3C3C;
	border-bottom: solid 1px #131313;
	background: #333;
	padding: 4px;
}

.comments
{
	padding: 5px;
	margin: 0px;
}
/* Breadcrumbs */
p.breadcrumbs {
	margin: 0;
	padding: 0;
	float: left;
	color: #9ea8b1;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}
.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

img {
	border: none;
}
/* Links
 ------------ */
a {
	color: #9ea8b1;
	text-decoration: none;
}

a:active,
a:visited {
	color: #9ea8b1;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

a.forumlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle, .postbody a {
	color: #B62723;
}
a.topictitle:visited, .postbody a:visited {
	color: #D34B47;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #B62723;
}
a.topictitle:hover, .postbody a:hover {
	color: #F0110A;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

/*buttons */
textarea, select, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #D0D0D0;
	border: 1px solid #9ea8b1;
	background-color: #222;
}
.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}
* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
	border-color: #9ea8b1;
}
textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover {
	border-color: #9ea8b1;
}
textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus {
	border-color: #9ea8b1; 
	color: #FFF;
}
.logo_mouseover img{
border: 1px solid #131313;
}

.logo_mouseover:hover img{
border: 1px solid #FFF;
}

th {
	color: #FFF; 
	font-size: 11px; 
	font-weight: bold;
	background: #131313 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #131313;
	border-right: solid 1px #131313;
	border-top: solid 1px #131313;
	border-bottom: solid 1px #131313;
}

.avatar_back {
	background-image:url(images/avatar_back.jpg);
}

.recent_posts_game {
	background: #313131;
	border-left: solid 1px #1313;
	border-top: solid 1px #1313;
	border-bottom: solid 1px #1313;
}

.recent_posts_topic {
	background: #313131;
	border-top: solid 1px #1313;
	border-bottom: solid 1px #1313;
}

.recent_posts_replys {
	background: #313131;
	border-right: solid 1px #1313;
	border-top: solid 1px #1313;
	border-bottom: solid 1px #1313;
}

.border {
	border: 1px;
	border-color: #333;
}

.postdetails {
	text-align:left;
}

.post_date {
	font-size: 7px;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	margin: 3px 0;
}
.signature {
	font-size: 11px;
	color: #EEE;
	margin-top: 5px;
}
/* BB Code */

.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border: solid 1px #090909;
	color: #D0D0D0;
	background-color: #2E2E2E;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #090909;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
	background-color: #2E2E2E;
	color: #EEE;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #090909;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #2E2E2E;
	color: #EEE;
}

.quotewrapper, .codewrapper, .attachwrapper {
	clear: both;
	margin: 10px 5px;
	background: #282828 url(images/code_header.gif) top left no-repeat;
	padding-left: 19px;
	border: solid 1px #090909;
}
.quotewrapper { background-image: url(images/quote_header.gif); }
.quotewrapper .quotetitle, .codewrapper .codetitle, .attachwrapper .attachtitle { 
	margin: 0; 
	border-width: 0 0 1px 1px;
}
.quotewrapper .quotecontent, .codewrapper .codecontent, .attachwrapper .attachcontent {
	margin: 0; 
	border-width: 0 0 0 1px;
}
.attachcontent, html>body .postbody {
	overflow: auto;
	overflow-x: auto;
}

.syntaxbg {
	color: #FFF;
}

.syntaxcomment {
	color: #AAA;
}

.syntaxdefault {
	color: #FFF;
}

.syntaxhtml {
	color: #FFF;
}

.syntaxkeyword {
	color: #F0110A;
}

.syntaxstring {
	color: #B62723;
}

