
/*-------------------------------------------------------- | YaBB 2007 | -------------------------------------------------------- | Created by: XIMinc http://www.ximinc.com | | YaBB http://www.yabbforum.com | -------------------------------------------------------- | You may adapt elements of this CSS in your own | | projects, but please give credit to yabbforum.com. | --------------------------------------------------------*/


/* $Revision: 1.24 $ */


/* General layout */

a {
	font-weight: normal;
	color: #ff0000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: #dddddd;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
body {
	padding: 1;
	background-color: #000000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	min-width: 770px;
}
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input, .button {
	background-color: #aaaaaa;
	border: 1px solid #666666;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}
.tabtitle {
	font-weight: bold;
	font-size: 11px;
	color : #ffffff;
	background-color: #000000;
	background-image: url(./midnyte/catbg.png);
}
.tabtitle a, .tabtitle a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color : #FF0000;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#maincontainer{
	width: 96%;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 0px;
}
#container{
	width: 100%;
	background-color: transparent;
	background: url(./midnyte/bg.gif);
	padding: 0px;
	border: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #cccccc;
}
.menutop {
	height: 24px;
	background-color: #303030;
	background-image: url(./midnyte/ttop.gif);
	text-align: left;
}
.mainbottom {
	height: 22px;
	width: 100%;
	background-color: #000000;
	background-image: url(./midnyte/grad_bottom.png);
	text-align: left;
}
.tabmenuleft {
	height: 24px;
	text-align: left;
	background-color: #000000;
	background-image: url(./midnyte/tableft211.png);
	background-repeat: no-repeat;
}
.tabmenuright {
	height: 24px;
	text-align: left;
	background-color: #000000;
	background-image: url(./midnyte/tabright211.png);
	background-repeat: no-repeat;
}
.tabmenu {
	height: 24px;
	background-color: #000000;
	background-image: url(./midnyte/tab211.png);
	text-align: left;
}
.tabmenu span {
	float: left;
	height: 24px;
	background-color: #000000;
	background-image: url(./midnyte/tab211.png);
	background-repeat: repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.tabmenu span a {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.tabmenu span a:hover {
	text-decoration: none;
}
.tabmenu span.selected {
	font-weight: normal;
	background-color: #000000;
	background-image: url(./midnyte/tab_selected211.png);
	background-repeat: repeat-x;
}
.rightbox {
	height: 24px;
	text-align: center;
	background-color: #000000;
	background-image: url(./midnyte/searchbg211.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000033;
}
.usermenu {
	width: 100%;
	height: 24px;
	margin-left: auto;
	margin-right: auto;
	border: 1px #3e3e3e outset;
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}
.usercontainer{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #303030;
	border: 1px #000000 outset;
	border-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.containerbg {
	background-color: #303030;
}
.movedbg {
	background-color: #303030;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Sans-Serif;
	color: #304B58;
}
button {
	background-color: #aaaaaa;
	background-image: url(./midnyte/txtarea.gif);
	border: 1px solid #303030;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
input {
	background-color: #aaaaaa;
	background-image: url(./midnyte/txtarea.gif);
	border: 1px solid #999999;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
textarea {
	background-color: #aaaaaa;
	background-image: url(./midnyte/txtarea.gif);
	border: 1px solid #666666;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}
select {
	background-color: #404040;
	background-image: url(./midnyte/txtarea.gif);
	border: 1px solid #666666;
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
}
select optgroup {
	background-image: url(./midnyte/txtarea.gif);
	color: #ffffff;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
}
.copyright {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.copyright a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	color: #ffffff;
}
#fscroller {
	line-height: 1.3;
}

/* users/members on-off-away line status */

.useronline {
	font-weight: bold;
	color: #2E8B57;
}
.useroffline {
	font-weight: bold;
	color: #7B68EE;
}
.useraway {
	font-weight: bold;
	color: #6078B0;
}

/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 10px;
	color : #ff0000;
	text-decoration: none;
}
a.nav:hover {
	color: #f22929;
	text-decoration: underline;
}

/* Quick-Profile-Links */

.QuickLinks {
	background-color: #DDDDDD;
	position: absolute;
	display: none;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	list-style: none;
	text-indent: 0px;
}
.QuickLinks li {
	background-color: #EEEEEE;
	white-space: nowrap;
	font-size: 10px;
	margin-left: 0px;
	padding: 3px;
	list-style: none;
	text-indent: 0px;
}
.QuickLinks li:hover {
	background-color:#FFFFFF;
}
.QuickLinks a:hover {
	text-decoration:none;
}

/* YaBB alternating bgcolors */

.windowbg {
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #cccccc;
}
.windowbg2 {
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #cccccc;
}
.logowin {
	background-color: #000000;
	background: url(./midnyte/bg.gif);
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	color: #cccccc;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 0px #A7B8CC solid;
}
.dividertop {
	border-top: 0px #A7B8CC solid;
}
.hr {
	height: 0px;
	color: #cccccc;
	background-color: #cccccc;
	border: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
}
.bordercolor {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #303030;
	background: url(./midnyte/bg.gif);
}
.small {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}
.top {
	font-style: normal;
	font-size: 11px;
	color: #475F79;
}
.titlebg {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	background-color: #303030;
}
.titlebg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.titlebg a:hover {
	text-decoration: underline;
}
.catbg {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	background-color: #303030;
	background-image: url(./midnyte/catbg.png);
}
.catbg a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.catbg a:hover {
	text-decoration: underline;
}
.message {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #cccccc;
}
.message a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	background-color: transparent;
}
.message a:hover {
	text-decoration: underline;
	color: #dddddd;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: Verdana, Sans-Serif;
	background-color: transparent;
	color: #ffffff;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages {
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
}
.highlight {
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFF33;
	color: #000000;
}

/* Image fonts */

.imgbg {
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.imgcatbg {
	font-style: normal;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 9px;
	color: #005177;
}
.imgmenu {
	font-style: normal;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #cccccc;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, Courier New, Sans-Serif;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.editbg {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #aaaaaa;
	border: 1px #cc0000 solid;
	width: 90%;
	padding: 4px;
}
.forumjump {
	color: #000000;
	background-color: #c6c4c4;
	border-bottom: 0px dashed #D6B2FF;
	border-top: 0px dashed #D6B2FF;
	font-weight: bold;
}
.forumjumpcat {
	color: #000000;
	background-color: #FFFEDF;
	border-bottom: 0px dashed #D6B2FF;
	border-top: 0px dashed #D6B2FF;
}
.forumjumpcatm {
	color: #000000;
	background-color: #EEE8AA;
	font-style: italic;
}
.forumjumpcatmf {
	color: #000000;
	background-color: #EEE8AA;
	font-style: italic;
	border-bottom: 0px dashed #C5AAEE;
}
.forumcurrentboard{
	color: #000000;
	background-color: #F0FFF0;
	font-weight: bold;
}

/* Anything below here is just for the template */

#PMcontainer {
	float: left;
	background-color: #121212;
	width: 100%;
	padding: 0px;
	border: 1px;
	margin-bottom: 10px;
}
.topline {
	border-top: 0px solid #34689A;
}
.topheader {
	background: #4981B8;
	margin-bottom: 10px;
}
.boardcontainer {
	width: 100%;
	background-color: #303030;
	border: 0px;
}
.displaycontainer {
	width: 100%;
	padding: 1px;
	background-color: #303030;
}
.navbarcontainer{
	margin: 0px;
}
.sidebarr {
	background-color: transparent;
	background-image: url("midnyte/rightborder.gif");
	background-repeat: repeat-y;
	width: 21px;
}
.sidebarl {
	background-color: transparent;
	background-image: url("midnyte/leftborder.gif");
	background-repeat: repeat-y;
	width: 21px;
}
.cornerl {
	background-image: url("midnyte/topleft.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 23px;
	width: 21px;
}
.trowc {
	background-image: url("midnyte/topc.gif");
	background-repeat: repeat-x;
	background-color: transparent;
	height: 23px;
}
.cornerr {
	background-image: url("midnyte/topright.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 23px;
	width: 21px;
}
.bcornerl {
	background-image: url("midnyte/bcornerl.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 22px;
	width: 21px;
}
.bcenter {
	background-image: url("midnyte/bcenter.gif");
	background-repeat: repeat-x;
	background-color: transparent;
	height: 22px;
}
.bcornerr {
	background-image: url("midnyte/bcornerr.gif");
	background-repeat: no-repeat;
	background-color: transparent;
	height: 23px;
	width: 21px;
}
.spiffy{
display:block}
.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
background:#000000}
.spiffy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
background:#161718}
.spiffy2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #141516;
	border-right:1px solid #141516;
background:#141516}
.spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #141516;
	border-right:1px solid #141516;
}
.spiffy4{
	border-left:1px solid #161718;
border-right:1px solid #161718}
.spiffy5{
	border-left:1px solid #161718;
border-right:1px solid #161718}
.spiffyfg{
background:#000000}

