/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;}

html {
	font-size: 13px!important;
}

body {
	color: #000;
	background: #000 url(/support/images/back.jpg);
	font-family: Arial;
	font-size: 13px!important;
	margin: 0;
	padding: 0;
	
	
}
#body-simple {
	
	padding: 0px 5px 0px 5px;

}
tbody {font-size: 13px!important;}


#wrapper {
	
	padding: 0px;
}

/* Misc stuff */
img {
	border: none;
}

.gen {
	margin: 1px 1px;
	font-size: 12px;
}

.genmed {
	margin: 1px 1px;
	font-size: 12px;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}
.gensmall a{
	color:#666;
	font-size: 11px;
}

.titles {
	font-size: 22px;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
}

.error, table td .error {
	color: #ff0000;
}

.spacer {
	background: #666;}

hr	{ height: 0px; border: solid #3e2c07 0px; border-top-width: 1px;}

.pagination {
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

/* Links
 ------------ */
a {
	color: #3080b8;
	text-decoration: none;
	
}

a:active {
	color: #3080b8;
	text-decoration: none;
	

}

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

a.forumlink {
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	font-weight: bold;

}

a.topictitle {
	margin: 1px 0px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 13px;
	
}

a.topictitle, .postbody a {
	color: #2972a6;
}
a.topictitle:visited, .postbody a:visited {
	color: #2972a6;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #666;
}
a.topictitle:hover, .postbody a:hover {
	color: #666;
}

/* Header and logo */
#maintable {
	margin: 0 auto;
	padding: 0px;
	width:960px;
	
	}
#logo {
	text-align: left;
	padding: 0;
	margin:0;
	height: 94px;
	}

.pm-notify-new, .pm-notify-unread {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #f1f1f1 url(images/cell.gif) top left repeat-x;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited { text-decoration: underline; }
.pm-notify-header {
	margin-bottom: 10px;
	color: #666;
}
.pm-notify-new, .pm-notify-unread:hover {
	border-left: solid 1px #ccc;
	border-right: solid 1px #cccc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.pm-notify-new { padding: 30px; }


/*- Main Menu -*/
	
#menu_navigation {
	width:960px;	
	height: 40px;
		}
		
#menu, #menu ul{ 
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu{
	position: relative;
	float:left;
	width:900px;
	padding:0px 0px 0px 40px;	
	height: 40px;
	}
#menu li{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	height: 40px;
	list-style: none;
	}
#menu li a{
	font-size: 13px;
	font-family: Helvetica;
	line-height: 40px;
	font-weight:bold;
	color:#000;
	display: block;
    padding:0px 15px 0px 6px;
	text-decoration: none;
	}
#menu li a:hover{
	color: #f1f1f1;	
	border:0px;
	padding:0px 15px 0px 6px;
	text-decoration: underline;
	}
#menu .current_page_item a{
	font-size: 13px;
	font-family: Helvetica;
	font-weight:bold;
	color:#f1f1f1;
	display: block;
	padding:0px 15px 0px 6px;
	text-decoration: underline;
	}
#menu ul {
	background: #fff;
	list-style: none;
	margin-top:5px;
	width: 100px;
	position: absolute;
	top: -999em;
	left: -1px;
	line-height: 31px;
	height:30px;
	}
#menu ul li {
	border: 0;
	float: none;
	}	
#menu ul a {
	padding-right: 10px;
	width: 80px;
	white-space: nowrap;
	}
#menu ul a:hover {
	color: #000;
	}


/* Navigation buttons */
.navtd {
	padding: 0;
	margin:0;
	background:url(/wp-content/themes/gorillathemes/images/menu.png) top center no-repeat;	
	height:40px;
	
}
.navrow-right { float: right; }
.navrow {

	font-family: Arial, Tahoma, Verdana;
	padding: 11px 0px 11px 15px;
	color: #909090;
	text-align: left;
	font-size: 11px;
}
.navrow b, .navrow strong { font-weight: normal; }
.navrow a, .navrow a:visited {
   
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px 17px 0px 0px;
	padding: 11px 10px 11px 10px;
}
.navrow a:hover { 
    
	color: #FFFFFF; 
	text-decoration: none; 
    margin: 0px 17px 0px 0px;
	padding: 11px 10px 11px 10px;
}

/* SubNavigation buttons */
.subnavtd {
	padding: 10px 25px 0px 25px;
	height:10px;
	background: url(/wp-content/themes/gorillathemes/images/home_top.png) bottom center no-repeat;
	
	
}
.subnavrow-right { float: right; }
.subnavrow {

	color: #000;
	text-align: left;
	padding:7px 7px 7px 7px;
	font-size: 13px;
	font-weight:bold;
}
.subnavrow b, .subnavrow strong { font-weight: normal; }
.subnavrow a, .subnavrow a:visited {
	color: #000;
	text-decoration: none;
}
.subnavrow a:hover { 
	color: #ccc; 
	text-decoration: underline; 
}

a.link-new, a.link-new:visited { color: #000; }
a.link-new:hover, a.link-new:visited:hover { color: #ccc; }

/* Content and tables */
#contentrow {
	padding: 10px 60px;

	background: url(/wp-content/themes/gorillathemes/images/home_middle.png) top center repeat-y;
	color: #000;
	
}

#footerrow {
	padding: 0px;
}

.tablebg {
	border: solid 1px #ccc;
	border-top-color: #ccc;
	font-size: 12px!important;

}

.row1, .row2, .row3, .forumrules, tr.row1 .row, tr.row2 .row, tr.row3 .row, .postbottom {

	padding: 8px;
	
}
th {
	color: #000; 
	font-size: 11px; 
	font-weight: bold;
	background: #eee ;	white-space: nowrap;
	border-bottom: 1px #ccc solid;
	padding: 0 5px;
	text-align: center;
	height: 26px;

}
th a, th a:visited {
	color: #3080b8 !important;
	text-decoration: underline;
}
th a:hover {
	color: #000;
	text-decoration: underline;
}

td {
	padding: 2px;
	
}
td.profile {
	padding: 4px;
}
.catdiv {
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #f1f1f1;}
.cat {
	height: 24px;
	padding: 0 3px;
	border-bottom: solid 1px #ccc;
		background: #ddd url;
	text-indent: 4px;
}
.cathead {
	background: #ddd;
	height: 24px;
	padding: 1px 3px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

.legend {
	padding: 4px;
}


/* Table header */
caption { 
	margin: 0; 
	padding: 0;
	white-space: nowrap;
	height: 26px;
	text-align: left;
	display: none;
}
.cap-left {

	color:#000;
	
}
.cap-right {
	
	padding-top: 6px;
	height: 20px;
	color:#000;
}
caption, caption h1, caption h2, caption h3, caption h4, caption span { 
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	}
	
caption h1, caption h2, caption h3, caption h4, caption span { 
	display: inline;
}
caption a, caption a:visited {
	color: #000;
	text-decoration: none;
}
caption a:hover {
	color: #ccc;
	text-decoration: underline;
}

/* Footer */
#wrapfooter {
	background:  url(/wp-content/themes/gorillathemes/images/home_bottom.png) top center no-repeat;
	height: 80px;
	text-align: center;
	color: #000;
}

.copyright {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.copyright a, .copyright a:visited {
	color: #000;
	text-decoration: none;
}
.copyright a:hover { color: #ccc;text-decoration: underline;; }


/* Breadcrumbs */
p.breadcrumbs {
	margin: 0;
	padding: 0;
	float: left;
	color: #AAA;
	font-weight: normal;
	white-space: normal;
	font-size: 11px;
}
.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

/* Index/viewforum */
.subforum.read { 
	background: url(images/sub_old.gif) top left no-repeat;
	padding-left: 12px;
}
.subforum.unread { 
	background: url(images/sub_new.gif) top left no-repeat;
	padding-left: 12px;
}
.legend {
	text-align: center;
	margin: 0 auto;
	padding: 2px;
}
.legend-viewforum { 
	margin: 0; 
	text-align: left; 
}

.forumrules {
	padding: 4px;
	font-weight: normal;
	font-size: 12px;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.forumrules h3 {
	color: #333;
}

/* Post */
.postsubject {
	font-size: 14px;
	font-weight: bold;
	color: #10354b;
	padding-bottom:20px;
}
td.postbottom { 
	background: #f1f1f1;
	font-size: 10px;
	color: #000;
	white-space: nowrap;
	padding: 2px;
	vertical-align: middle;
}
td.postbuttons { padding-top: 3px; }
.postdetails { 
	color: #666666;
	font-size: 10px; 
	text-align: left;
}
.postdetails b {
	color: #444444;
}
.posterrank		{ font-size: 9px; color: #666; }
.posterprofile	{ font-size: 10px; color: #666; }

.postauthor {
	color: #000;
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: bold;
}
.postonline { margin-bottom: 2px; }

.postreported, .postreported a:visited, .postreported a:hover, .postreported a, .postreported a:active {
	margin: 1px 0px;
	color: #ccc;
	font-weight: bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a, .postapprove a:active {
	color: #ccc;
	font-weight: bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postbody {
	font-size: 13px;
	line-height: 22px;
	margin: 3px 0;

}
.signature {
	font-size: 13px;
	color: #2071aa;
	margin-top: 5px;
}

.signature a {
	font-size: 13px;
	color: #2071aa;
	margin-top: 5px;
}
.signature .line { color: #333; }

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	color: #FFFFFF;
	background-color: #000;
}



.postbody a { text-decoration: none; }

/* UCP */
.folder-current a, .folder-current a:visited {
	color: #000;
	font-weight: bold;
}
.folder-current a:hover { color: #ccc; }

td.pm_marked_colour { background: #888; }
td.pm_marked_colour_left { border-left: solid 3px #888; padding-left: 2px; }
td.pm_marked_colour_right { border-right: solid 3px #888; padding-right: 2px; }

td.pm_replied_colour { background: #000; }
td.pm_replied_colour_left { border-left: solid 3px #000; padding-left: 2px; }
td.pm_replied_colour_right { border-right: solid 3px #000; padding-right: 2px; }

td.pm_friend_colour { background: #000 }
td.pm_friend_colour_left { border-left: solid 3px #000; padding-left: 2px; }
td.pm_friend_colour_right { border-right: solid 3px #000; padding-right: 2px; }

td.pm_foe_colour { background: #ccc; }
td.pm_foe_colour_left { border-left: solid 3px #ccc; padding-left: 2px; }
td.pm_foe_colour_right { border-right: solid 3px #ccc; padding-right: 2px; }


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea, select, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #444;
	border: 1px solid #888;
	background-color: #FFF;
	font-size: 12px;
}
#helpline { color: #000; }

input {
	font-size: 12px;
	padding: 1px;
}
textarea {
	font-size: 13px; 
	line-height: 1.4em;
	padding: 2px;
}
select {
	font-size: 12px;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

.post {
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	font-size: 12px;
	border: 1px solid #849AB1;
}
.btnbbcode:hover {
	border-color: #000;
	color: #000;
}

.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 12px;
}

.btnlite {
	font-weight: normal;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 12px;
}

.btnfile {
	font-weight: normal;
	padding: 1px 5px;
	font-size: 12px;
}

.helpline {
	background-color: transparent;
	color: #000;
	border-style: none;
}

* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
	border-color: #2f2a20;
}
textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover {
	border-color: #000;
}
textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus {
	border-color: #000; 
	color: #000;
}

label:hover { 
	color: #ccc; 
}

/* BBCode
 ------------ */
 .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 5px;
	border-bottom:1px dashed #666;
	color: #f9f9f9;
	background: #18212d;
	font-size: 12px!important;
	font-weight: bold;
	width: 620px!important;
}
 
 
 
 
.quotetitle {
	margin: 10px 5px 0px 5px;
	padding: 10px;
	border-bottom:1px dashed #666;
	color: #f9f9f9;
	background: #444;
	font-size: 16px!important;
	font-weight: bold;
	width: 610px!important;
}

.quotecontent {
	margin: 0px 5px 10px 5px;
	padding: 10px;
	border:none;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
	font-family:  Arial, sans-serif;
	color:#fff;
	font-style: italic;
	background: #333;
	overflow: hidden;
	width: 610px!important;
}

.attachcontent  img{
   margin: 3px 0;
   overflow: hidden;
   border:3px solid #ebebeb;
}
.codewrapper{width: 600px!important;}
.quotewrapper{width: 600px!important;}
.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: Monaco, serif;
	border:none;
	overflow: hidden;
	line-height: 22px;
	color:#cbdef1!important;
	background: #253243;
	width: 610px!important;
	
}

.attachcontent, html>body .postbody {

}


.syntaxbg {
	color: #000;
}

.syntaxcomment {
	color: #666;
}

.syntaxdefault {
	color: #000;
}

.syntaxhtml {
	color: #000;
}

.syntaxkeyword {
	color: #ccc;
}

.syntaxstring {
	color: #000;
}


/* More misc stuff */
h1 {
/*	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; */
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 12px;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #CCC;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
	font-size: 12px;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
	color:#666;
	font-size: 11px;
}

p.topicauthor {
	margin: 1px 0px;
	font-size: 12px;
}

p.topicdetails {
	margin: 1px 0px;
	font-size: 13px;
}
td.history-current, tr.row1 td.history-current, tr.row2 td.history-current {
	background: #DDD;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 12px;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: normal;
	
}

.sep {
	color: #444;
}


/* bugs */
@media all and (min-width: 0px)
{
	/* reset file input style for Opera - it changes only text color and border, but not bg color */
	.btnfile, .btnfile:hover, .btnfile:focus { 
		border: none; 
		background-color: #FFF;
		color: #000;
	}

}

