/* CSS Document for banzhvirba.com */
/***********************************/

/* Html tags styles */
body {
	margin:0px;
	margin-bottom:20px;
	background-color:#000000;
}

.formel {
    background-color: #330000;
    border: 1px solid #663300;
    color: #CC9900;
    font-family: Verdana, Arial;
    font-size: 10px;
}
.err {
    color: red;
    font-family: Verdana, Arial;
    font-size: 10px;
}
/* Design table */
.vborder {
	width:4px;
	background-image:url(/images/banzhvirba/t-bg.gif);
	background-color:#2E0000;
	background-repeat:repeat-y;
}
.gborder {
	height:4px;
	background-color:#2E0000;	
	background-image:url(/images/banzhvirba/t-bg.gif);
	background-repeat:repeat-x;
}
.dotb {
	width:4px;
	height:4px;
	background-image:url(/images/banzhvirba/t-c.gif);
	background-repeat:no-repeat;
}
.leftbg {
	background-image:url(/images/banzhvirba/bg-main3.jpg);
	background-repeat:no-repeat;
}
/* Design fonts */
.txtmenu {
	color:#CC9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:4px;
	vertical-align:middle;
    text-align: center;
	text-decoration:none;
    height:44px;
}

.navbar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#770000;
	padding-left:10px;
}

font,th,td,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { 
	color : #CC9900;
	text-decoration:none;
}

a:active { 
	color : #FFCC00;
	text-decoration:none;
}

a:visited { 
	color : #CC9900;
	text-decoration:none;
}

a:hover	{ 
	text-decoration: underline; 
	color : #FFCC00;
}
.copyright {
	font-size:10px;
}

.nav-menu {font-size:12;vertical-align:middle;color:#990000;text-decoration:none;}

.content-h1 {font-size:20;color:#660000;text-decoration:none}
.content-h1:hover {text-decoration:underline}
.content-h1-comment {font-size:12;color:#660000}
.content-firstletter {font-size:26;font-style:normal;color:#770000}
.content-p {text-align:justify;color:#996600;text-decoration:none}
.content-p:hover {text-decoration:underline}
.statusbar-copywrite {text-align:right;font-size:10;text-decoration:none}
.statusbar-copywrite:hover {text-decoration:underline}
.content-picturetitle {text-align:center;color:#990000;background-color:#1f0000}
.content-picturebg {text-align:center;color:#770000;background-color:#1f0000}





/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #CC9900; border: 0px #000000 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #663300; border: 0px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #440000; }
td.row2	{ background-color: #550000; }
td.row3	{ background-color: #440000; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #CC9900;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #CC9900; font-size: 11px; font-weight : bold;
	background-color: #CC9900; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color: #440000; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #440000; border: #440000; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: "Verdana, Arial, Helvetica, sans-serif",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #CC9900;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #996633; }
a.gen,a.genmed,a.gensmall { color: #CC9900; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFCC00; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #996633 }
a.mainmenu		{ text-decoration: none; color : #CC9900;  }
a.mainmenu:hover{ text-decoration: underline; color : #FFCC00; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #CC9900}
a.cattitle		{ text-decoration: none; color : #CC9900; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #CC9900; }
a.forumlink 	{ text-decoration: none; color : #CC9900; }
a.forumlink:hover{ text-decoration: underline; color : #FFCC00; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #660000;}
a.nav			{ text-decoration: none; color : #CC9900; }
a.nav:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #cc9900; }
a.topictitle:link   { text-decoration: none; color : #CC9900; }
a.topictitle:visited { text-decoration: none; color : #CC9900; }
a.topictitle:hover	{ text-decoration: underline; color : #FFCC00; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #ffcc00;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #996633; }

/* The content of the posts (body of text) */
.postbody { font-size : 11px; color : #996633;}
a.postlink:link	{ text-decoration: none; color : #CC9933 }
a.postlink:visited { text-decoration: none; color : #CC9933; }
a.postlink:hover { text-decoration: none; color : #FFCC66}
img.postbody {border: 1px #663300 solid;}
img.postbodyleft {border: 1px #663300 solid;margin-top:5px;margin-right:10px;margin-bottom:5px;}
img.postbodyright {border: 1px #663300 solid;margin-top:5px;margin-left:10px;margin-bottom:5px;}

/* Quote & Code blocks */
.code {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC9900;
	background-color: #4e0000; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #cc9900; line-height: 125%;
	background-color: #4e0000; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC9900; letter-spacing: -1px;}
a.copyright		{ color: #CC9900; text-decoration: none;}
a.copyright:hover { color: #FFCC00; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #CC9900;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour
input.post, textarea.post, select {
	background-color : #CC9900;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post
input.button {
	background-color : #660000;
	color : #cc9900;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option
input.mainoption {
	background-color : #330000;
	font-weight : bold;
}

/* None-bold submit button
input.liteoption {
	background-color : #330000;
	font-weight : normal;
}
*/
input.post, textarea.post, select, input.button, input.mainoption, input.liteoption {
	background-color: #330000; border-color: #663300; border-style: solid; border-width: 1; color: #cc9900; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #4E0000; border-color: #000000; border-width:1px;border-style: solid; color:#996600;}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("./formIE.css"); 

