/* L33TSIG.NET CASCADING STYLE SHEETS (CSS) */
/* VERSION 2 */
/* COPYRIGHT © 2005-2009 BY FR3D.ORG */
/* ALL RIGHTS RESERVED */

/* HTML TAGS */

html {
	overflow: auto;
}

body {
	background: #FFFFFF;
	color: #232323;
	font: 0.9em Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	line-height:120%;
}

img {
	border: none;
	vertical-align: middle;
}

a, a:link, a:visited {
	color: #3A80DD;
	background:inherit;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

abbr, acronym{
	cursor: help;
}

fieldset legend {
	font-weight: bold;
}

/* OVERALL STUFF */

/* THE HEADER! */
/* Logo: */
#logolink {
}

/* Container for content (everything minus header and footer) */
#container {
	width: 95%;
	max-width: 1200px;
}

/* This is *THE* main content wrapper */
#main {
	padding-right: 10px;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	/*float: left;*/
	width: 95%;
}

#mainboard {
	padding-right: 10px;
	text-align: left;
	padding-left: 15px;
	vertical-align: top;
	width: 90%;
}

#main-part h1 {
	margin-top: 5px;
	padding-bottom: 10px;
}

/* Footer: */
#footer {
	padding: 50px 0px 0px 0px;
	font-size: 0.9em;
	clear: both;
}


/* Menu: */
#menubar {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #FEFEFE url(/board/style_images/l33tsig2/tile_sub.gif) repeat-x top;
	text-align: center;
	border-top: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
	height: 30px;
	max-height: 30px;
	min-height: 30px;
}

#menucontent {
	text-align: center;
	width: 100%;
	height: 30px;
	max-height: 30px;
	min-height: 30px;
	padding-top: 4px;
}

#menucontent a {
	color: #232323;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 50px;
}

#menucontent a:hover {
	text-decoration: none;
	border-bottom: 2px solid #66AAFF;
}

.menulinkselected {
	border-bottom: 2px solid #FF9900;
}

.menulink {
}

/* MiniNews Thing */

#mininews {
	min-height: 20px;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #BBBBBB;
	font-size: 0.9em;
}

#mininews-text {
}

#mininews-title {
	display: none;
}

#mininews-heading {
	font-weight: bold;
}

#mininews-time {
	color: #999999;
	font-size: 0.8em;
	white-space: nowrap;
}

/* The funky "pop-in" fade message box: */
.message {
	/*width: 591px;*/
	padding: 5px 5px 5px 5px;
	border: 1px #333333 dashed;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

/* This is for the new verisons... */
#newvermsg {
	padding: 3px;
	border: 1px #333333 dashed;
	background: #EAEFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
/*	font-weight: bold;*/
	font-size: 0.9em;
}

.tabbar {
	font-size: 0.8em;
}

/* SIDEBAR */

#sidebar {
	font-size: 8pt;
	padding: 10px;
	text-align: left;
	width: 130px;
	/*float: right;*/
}

.sideblock {
	border-bottom: 1px dashed #DDDDDD;
	border-right: 1px dashed #DDDDDD;
	border-left: 1px dashed #DDDDDD;
	padding: 3px 5px 3px 5px;
	text-align: left;
}

#sidenav a {
	display: inline;
}

#sidenav a:hover {
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
}

.sideblock a {
	display: block;
}

.sideblockhead {
	background: #DDDDDD;
	color: inherit;
	text-align: center;
	font-weight: bold;
}

/* TOP HOME BOX */

#homebox {
	border: 1px dashed #BBBBBB;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	font-size: 0.9em;
}

#homeleft {
}

#homelefttop {
	padding: 5px 5px 7px 5px;
	border-right: 1px dashed #BBBBBB;
	vertical-align: top;
}

#homeleftbottom {
	border-right: 1px dashed #BBBBBB;
	border-top: 1px dashed #BBBBBB;
	padding: 10px 5px 10px 5px;
	margin-top: 8px;
	vertical-align: top;
}

#homeright {
	padding: 5px 5px 10px 10px;
	text-align: left;
	vertical-align: top;
}

/* How-it-works box */

.howa, .howb {
	min-height: 70px;
}

.howa {
	background: #FDFDFD;
	color: inherit;
}

.howb {
	background: #F8F8F8;
	color: inherit;
	border-top: 1px dashed #BBBBBB;
	border-bottom: 1px dashed #BBBBBB;
}

.howa img, .howb img {
	float: left;
}

/* NEWS */

.news {
	vertical-align: middle;
	/*width: 600px;*/
	padding: 0px;
}

.news p{
	padding-top: 5px;
	padding-bottom: 5px;
	/*padding-left: 10px;*/
	padding-right: 10px;
}

.newstext h3 {
	display: inline;
}

.newsmeta {
	font-size: 0.7em;
	padding: 0px;
	font-style: italic;
}

.newsdate {
	text-align: center;
	float: right;
	border: 1px solid #555555;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.newsdate-day {
	font-size: 18px;
	padding: 12px 0px;
	font-weight: bold;
}

.newsdate-month {
	background: #990000;
	border-bottom: 1px solid #440000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 4px;
}

.newspost {
	border: 1px dashed #BBBBBB;
	padding: 5px 5px 3px 10px;
	margin-top: 5px;
	font-size: 0.9em;
}

.codemain, .htmlmain, .sqlmain, .quotemain {
	color: #454545;
	background: inherit;
	font-family: 'Courier New', 'Lucida Console', System;
	font-size: 12px;
	border: none;
	border-left: 4px solid #66AAFF;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 5px;
}
.codetop,  .htmltop, .sqltop, .quotetop {
	background: #EEEEEE;
	color: inherit;
	border: none;
	border-left: 4px solid #66AAFF;
	padding-left: 5px;
}
.quotemain {
	font-family: 'Segoe Print', 'Lucida Handwriting', 'Segoe Script';
	font-size: 11px;
}

/* BUTTONS */

.yellowbutton, .redbutton, .greenbutton, .bluebutton {
	display: inline;
	padding: 2px 4px 2px 4px;
	border: #FFCC00 1px solid;
	text-decoration: none;
	color: #000000 !important;
}

.yellowbutton:hover, .redbutton:hover, .greenbutton:hover, .bluebutton:hover {
	text-decoration: none;
}

.yellowbutton {
	background: #FFFFCC !important;
}
.yellowbutton:hover {
	border-top: #EEAA00 1px solid;
	border-left: #EEAA00 1px solid;
	border-right: #995500 1px solid;
	border-bottom: #995500 1px solid;
	background: #FFFF66 !important;
}
.yellobutton:active {
	border-bottom: #EEAA00 1px solid;
	border-right: #EEAA00 1px solid;
	border-left: #995500 1px solid;
	border-top: #995500 1px solid;
}

.redbutton {
	background: #FFCCCC !important;
	border: #FF3333 1px solid;
}
.redbutton:hover {
	border-top: #EE0000 1px solid;
	border-left: #EE0000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	background: #FF9999 !important;
}
.redbutton:active {
	border-bottom: #EE0000 1px solid;
	border-right: #EE0000 1px solid;
	border-left: #990000 1px solid;
	border-top: #990000 1px solid;
}

.greenbutton {
	background: #BBFFBB !important;
	border: #008800 1px solid;
}
.greenbutton:hover {
	border-top: #00DD00 1px solid;
	border-left: #00DD00 1px solid;
	border-right: #007700 1px solid;
	border-bottom: #007700 1px solid;
	background: #88FF88 !important;
}
.greenbutton:active {
	border-bottom: #00EE00 1px solid;
	border-right: #00EE00 1px solid;
	border-left: #009900 1px solid;
	border-top: #009900 1px solid;
}

.bluebutton {
	background: #EEEEFF !important;
	border: #0066DD 1px solid;
}
.bluebutton:hover {
	border-top: #00AAEE 1px solid;
	border-left: #00AAEE 1px solid;
	border-right: #005599 1px solid;
	border-bottom: #005599 1px solid;
	background: #AACCFF !important;
}

/* SETTINGS */
.settings-selected {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	width: 600px;
}

.settings-selected fieldset {
	border: 1px dashed #666666;
	font-size: 0.9em;
}

.settings {
	display: none;
}

/* DOWNLOADS */
.downloads-selected {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	width: 90%;
}

.downloads-box {
	display: none;
}

.downloadtable td {
	padding: 4px 4px 4px;
}

.dlrow1 {
	background: inherit;
	color: inherit;
}

.dlrow1:hover {
	background: #DDDDDD;
	color: inherit;
}

.dlrow2 {
	background: #EEEEEE;
	color: inherit;
}

.dlrow2:hover {
	background: #DEDEDE;
	color: inherit;
}

.dlrowgap {
	height: 12px;
}

/* TITLES */

/* style for the BAR */
.maintitle, .maintitlecollapse {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	color: #000000;
	background: inherit;
	font-size: 12px;
	font-weight: bold; 
	margin: 0;
	padding: 5px 6px 5px 6px; /* (t/r/b/l) spacing around the link/text */
}

/* style for the TEXT */
.maintitle p, .maintitlecollapse p, .maintitle p a, .maintitlecollapse p a, .maintitle p a:link, .maintitlecollapse p a:link {
	color: #000000; 
	font-size: 12px;
	font-weight: bold; 
	background: inherit;
}

/* style for the link TEXT when hovering/clicking */
.maintitle p a:hover, .maintitlecollapse p a:hover, .maintitle p a:active, .maintitlecollapse p a:active {
	color: #666666;
	background: inherit;
}

/* stlye when maintitle is collapsed... */
/* Why do we have two?! LOL */
.maintitlecollapse { border: 1px solid #EEEEEE; }
.maintitlecollapse {
	border: 1px solid #DDDDDD;
}

/* the [forum | topics | replies | last post info] bar */
table th, .borderwrap table th {
	padding: 0px 5px 1px 5px;
	background: #F2F2F2;
	color: #343434;
	border: none;
	border-bottom: 1px #D8D8D8 solid;
}

/* i don't think this is even used :-\ */
.subtitle { 
	border-bottom: 1px solid #B2B2B2;
	color: #3A4F6C; 
	font-size: 10px;
	font-weight: bold; 
	letter-spacing: 1px;
	margin: 0; 
	padding-left: 10px;
	text-align: left;
}

/* BORDERS */

.borderwrap {
	background: #FBFBFB; 
	border: 1px solid #406DA8;
	padding: 0; 
	margin: 0; 
}

.borderwrap2{
	/*border-bottom: 1px solid #CBCBCB;*/
}

.subborder {
	border: 1px solid #909090;
	padding-bottom: 5px;
}

/* FORUMS */

.left {
	padding: 5px 5px 5px 5px;
	border: 1px #777777 dashed;
	margin-bottom: 10px;
}

.gfooter { background: #999999; color: inherit; }

.ipbtable, .maintitle td { color: #000000; }

.newslink td { padding: 3px 5px 3px 10px; }

#userlinks p, #userlinksguest p { padding: 4px 0 4px 0; }

#userlinksguest { background: #FFF2F2; border: 2px solid #FF9999; }

#userlinks p a { color: #2650BB; }

#userlinks b a { color: #3870CC; }

.popmenubutton {
	background: none;
	color: inherit;
	border: none;
}

.popmenubutton a:link, 
.popmenubutton a:visited,
.popmenubutton-new a:link, 
.popmenubutton-new a:visited,
.popupmenu-item a:link, 
.popupmenu-item a:visited,
.popupmenu-item-last a:link, 
.popupmenu-item-last a:visited
{ 
	color: #3A80DD; 
	text-decoration: none;
}

.popmenubutton a:hover,
.popmenubutton-new a:hover,
.popupmenu-item a:hover, 
.popupmenu-item-last a:hover
{ 
	color: #3A80DD; 
	text-decoration: underline;
}

.popupmenu-category {
	background: #CDCDCD;
	color: #000000;
}

/*.left:hover {
	background-color: #FBFBFB;
}*/

.links { line-height: 150%; }

.links a, .links a:link, .links a:visited {
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
}

.row1 { background: #FCFCFC; border-bottom: 1px solid #F4F4F4; }
.row3 { background: #F9F9F9; }

.row1 b a { color: #333333; }

.formsubtitle, td.formsubtitle {
	background: #EDEDED;
	color: #555555;
	padding: 2px 4px 2px 4px;
}


.links a:hover, .links a:active { border-bottom: 2px #92B3FE solid; padding-bottom: 0px; color: inherit; } 

/*border around forum blocks (and other stuff)*/
.borderwrap {border: none;}

/* table around most stuff */
table.ipbtable {border: #E0E0E0 1px solid;}

/* to remove the border around "new topic", "new reply" etc buttons */
table.ipbtablenb {border: none; }
