/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color:		#e6e6e6;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	margin: 0px auto;
	margin-top: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
.smalltext {
	font-size: 10px;
	color: #737373;
	}
	
	
a.smalltext:link, a.smalltext:visited, #contestlink, #boardmsglink, a.reveal:link, a.reveal:visited {
	font-size: 10px;
	color: #b5b7b5;
	text-decoration: none;
	}
	
a.lightlink:link, a.lightlink:visited, a.nav:visited, a.nav:link {
	color: #9a9a9a;
	text-decoration: none;
	}
	
a.smalltext:hover, a.lightlink:hover, a.nav:hover, a.reveal:hover {
	color: #8C0B0B;
	}
	
ul {
	list-style-type: none;
	line-height: 150%;
	}
	
/* Kwicks */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	height:67px;
	z-index:2;
	top: 10px;
	left: 25px;
}

#kwick_1, #kwick_2, #kwick_3, #kwick_4, .kwick_1, .kwick_2 {
	position: absolute;
	display: block;
	cursor: pointer;
	padding-bottom: 4px;
}

.kwick_nonscript1, .kwick_nonscript2, .kwick_nonscript3, .kwick_nonscript4 {
	float: left;
	padding-bottom: 3px;
	}

#kwick_1:hover, #kwick_2:hover, #kwick_3:hover, #kwick_4:hover, .kwick_nonscript1:hover, .kwick_nonscript2:hover, .kwick_nonscript3:hover, .kwick_nonscript4:hover {
	border-bottom: 1px solid #b2b2b2;
	}

#kwick_1, .kwick_nonscript1 {
	background-image: url(images/top/home.png);
	height: 60px;
	width: 100px;
}

#kwick_2, .kwick_nonscript2 {
	background-image: url(images/top/howto.png);
	height: 60px;
	width: 105px;
}

#kwick_3, .kwick_nonscript3 {
	background-image: url(images/top/search.png);
	height: 60px;
	width: 100px;
}

#kwick_4, .kwick_nonscript4 {
	background-image: url(images/top/more.png);
	height: 60px;
	width: 100px;
}

/* Top search */

.tabInactive, .tabActive {
	margin-left: 3px;
	margin-top: 6px;
	cursor: pointer;
	float: left;
	}
	
.tabInactive:hover, .tabActive:hover {
	text-decoration: underline;
	}
	
.tabInactive {
	color: #4a4a4a;
	}
	
.tabActive {
	color: #8c0b0b;
	}
	
#tab2 {
	margin-left: 20px;
	}
	
.imgquicksearch {
	margin-left: 20px;
	margin-right: -7px;
	}
	
input.inputsearch {
	border: 1px solid #e6e6e6;
	background-color: #ffffff;
	background-image: url(images/top/inputback.png);
	width: 150px;
	margin-top: 10px;
	margin-left: 6px;
	height: 20px;
	}
	
#qsearch {
	display: none;
	}
	
.qsearchhelp {
	width: 550px;
	font-size: 11px;
	color: #989898;
	float: left;
	}
	
/* Top classes */
.themeversion {
	position: absolute;
	color: #aaaaaa;
	text-align: left;
	top: 91px;
	padding-left: 20px;
	}

.toploginpanel {
	background-image: url(images/top/topinputback.png);
	width: 350px;
	height: 23px;
	color: #474747;
	font-size: 13px;
	text-align: left;
	padding-top: 3px;
	margin-top: 3px;
	margin-left: 110px;
	}
	
.topmenu {
	background-image: url(images/topmenuback.png);
	width: 457px;
	height: 74px;
	}
	
.gobutton {
	position: absolute;
	margin-top: -3px;
	}
	
.topuserpanel {
	background-image: url(images/top/user_panel.png);
	background-color: none;
	width: 183px;
	height: 103px;
	}
	
.topuserpaneltitle {
	color: #8C0B0B;
	font-size: 14px;
	position: relative;
	top: 9px;
	left: 45px;
	}
	
.topuserpaneltitle, .topuserpanellink, .topuserpanelinfo {
	position: relative;
	}
	
div.topuserpanellink {
	top: 13px;
	left: 57px;
	}
	
a.topuserpanellink:link, a.topuserpanellink:visited {
	color: #7d7e7d;
	font-size: 12px;
	}
	
a.topuserpanellink:hover {
	color: #000000;
	}
	
.topuserpanelinfo {
	color: #b5b7b5;
	font-size: 10px;
	top: 12px;
	left: 65px;
	}	
	
/* Top box classes */
.contestboxttitle {
	background-repeat: no-repeat;
	background-position: top right;
	padding: 7px 0px 5px 10px; /*top, right, bottom , left*/
	height: 35px;
	}

.topboxtitle, .boxtitle, .contestboxttitle {
	margin-top: 3px;
	font-size: 13px;
	color: #8C0B0B;
	font-weight: normal;
	}
	
.boxtitlesmall, th, th.thTop, th.thCornerL,th.thCornerR {
	font-size: 11px;
	color: #aaaaaa;
	}
	
.contestboxinfos {
	font-size: 10px;
	color: #a5a5a5;
	padding-top: 3px;
	margin-left: 1px;
	margin-right: 10px;
	float: left;
	}
	
.contestboxnext, .contestboxttitle, .topbox {
	color: #727272;
	background-color: #f5f5f5;
	border: 1px solid #eaeaea;
	border-left: 2px solid #8C0B0B;
	}
	
.topbox {
	margin-top: 2px;
	padding: 5px 10px 5px 10px; /*top, right, bottom , left*/
	}
	
.topboxlink {
	padding-top: 3px;
	line-height: 150%;
	}
	
.topboxcontent, .boxcontent, p {
	font-size: 12px;
	line-height: 140%;
	color: #414141;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	padding-bottom: 7px;
	position: static;
	}
	
.wskazowka {
	color: #8c8c8c;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 11px;
	}
	
	
#more {
	display: none;
	}
	
.sign {
	margin-left: 700px;
	font-size: 12px;
	color: #707070;
	}

/* General font families for common tags */
a:link,a:active,a:visited	{ text-decoration: none; color : #8C0B0B; }
td			{ font-size : 11px; color : #272727; }
a:hover			{ text-decoration: none; color : #4c4c4c; }
hr				{ height: 0px; border: 0px solid #eaeaea; border-top-width: 1px; }

.faqtitle, .wskazowka {
	background-color: #f2f2f2; 
	border-bottom: 1px solid #e0e0e0; 
	padding: 5px; 
	width: 98%; 
	margin-top: 1px;
	}
	
.faqtitle {
	cursor: pointer; }
	
div.faqtitle:hover {
	background-color: #ededed;
	}

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline { background-color: #f2f2f2; }

/* Main table cell colours and backgrounds */
div.row1 { background-color: #ffffff; border: 1px solid #dedede; padding: 10px; padding-right: 0px; padding-top: 4px; color: #000000; }
table.row1 { background-color: #ffffff; border: 1px solid #dedede; }
td.row2 { background-color: #f5f5f5; }
td.row3 { background-color: #ffffff; }
td.row_helped { background-color: #ffffff; border: 1px solid #dedede; }

/*
	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: #FFFFFF;
background-image: url('images/cellpic2.jpg');
background-repeat: repeat-y; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */


/*
	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 :-)
*/
 { background-color: #C7D0D7; background-image: url('images/cellpic1.gif'); height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #FFFFFF; height: 28px;
}

td.row3Right,td.spaceRow { background-color: #ededed; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead			{ font-size: 12px; border-width: 0px; }
th.thSides,td.catSides,td.spaceRow	{ border-width: 0px; }
th.thRight,td.catRight,td.row3Right	{ border-width: 0px; }
th.thLeft,td.catLeft			{ border-width: 0px; }
th.thBottom,td.catBottom		{ border-width: 0px; }
th.thTop				{ border-width: 0px; }
th.thCornerL				{ border-width: 0px; }
th.thCornerR				{ border-width: 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen						{ font-size : 12px; }
.genmed					{ font-size : 11px; }
.gensmall					{ font-size : 10px; }
.gen,.genmed,.gensmall			{ color : #000000; }
a.gen,a.genmed,a.gensmall			{ color: #717171; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #8C0B0B; text-decoration: none; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000; }
a.mainmenu		{ text-decoration: none; color : #8C0B0B; }
a.mainmenu:hover	{ text-decoration: underline; color : #8C0B0B; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000;}
a.cattitle		{ text-decoration: none; color : #006699; }
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 : #000000; }
a.forumlink		{ text-decoration: none; color : #242424; }
a.forumlink:hover	{ text-decoration: none; color : #8C0B0B; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navigation, .optionbox, td.cat,td.catHead,td.catBottom { 
	background-color: #f5f5f5;
	border: 1px solid #eaeaea;
	font-size: 11px; 
	color: #878787;
	padding: 3px;
	padding-left: 10px;
	line-height: 170%;
	}
a.navlink	{ text-decoration: none; color : #4c4c4c; }
a.navlink:hover	{ color: #8C0B0B; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link	{ text-decoration: none; color : #242424; }
a.topictitle:visited	{ text-decoration: none; color : #242424; }
a.topictitle:hover	{ text-decoration: none; color : #8C0B0B; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000; text-decoration: none;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px; color: #000000; }
a.postlink:link	{ text-decoration: none; color : #8C0B0B; }
a.postlink:visited	{ text-decoration: none; color : #8C0B0B; }
a.postlink:hover	{ text-decoration: underline; color : #4c4c4c; }

/* Quote & Code blocks */
.code {
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #f5f5f5; 
	border: 1px solid #e6e6e6;
	font-size: 11px; 
	color: #303030;
	text-align: left;
	overflow: auto;
	max-height: 250px;
	width: 700px;
}

.quote {
font-family:		Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #8c8c8c; line-height: 125%;
	background-color: #f2f2f2; 
	border-bottom: 1px solid #e0e0e0; 
}

/* Copyright and bottom info */
.copyright		{ font-size : 10px; color: #818181; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150%; text-align: left; }
a.copyright		{ text-decoration: none; color : #8C0B0B; }
a.copyright:hover	{ color : #4c4c4c; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post { 
	background-color: #f2f2f2; 
	border: 1px solid #e8e8e8; 
	border-left: 2px solid #dedede; 
	font-size: 12px; 
	}
	
input.post{
	height: 24px; 
	}
	
select {
	border: 1px solid #dfdfdf;
	background-color: #f2f2f2;  
	}
	
input.post {
	height: 24px; 
	}

input.post2, textarea.post2	{ background-color : #DEE3E7; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button, input.mainoption, input.liteoption {
background-color :	#f2f2f2;
color :			#4c4c4c;
border: 1px solid #e6e6e6;
font-size:		11px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
}

input.button:hover, input.mainoption:hover, input.liteoption:hover {
background-color :	#e6e6e6;
color :			#8C0B0B;
border: 1px solid #d9d9d9;
}

/* The main submit button option */
input.mainoption {
font-weight:		bold;
}

/* 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: #DEE3E7; border-style: none; }

td.firstPostAd {
background-color: #e6e6e6; border: #f5f5f5; border-style: solid; border-width: 1px; text-align: center; }

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background: #dbe3ee url(images/cellpic_bkg.jpg) repeat-x }
.topnav { font-size:10px;background: #e5ebf3 url(images/cellpic_nav.gif) repeat-x;color:#dd6900;
height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0; }

.pm { font-size: 11px; text-decoration: none; color: #FF0000; } 

.shout {
	font-size: 11px;
	padding: 3px;
	background-color: #f5f5f5;
	border-top: 1px solid #eaeaea;
	}
	
.shoutinfo {
	font-size: 10px;
	color: #b3b3b3;
	padding: 3px;
	background-color: #f8f8f8;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #d2d2d2;
	}

.pagination {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
    padding-bottom: 4px;
	cursor: pointer;
	text-decoration: none;
}
.pagination a, .pagination a:visited, .pagination a:active {
	background-color: #EAEBEB;
	color: #000;
	border-color: #D4D7DA;
	border: #D4D7DA 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #FFF;
	color: #666;
	border-color: #EAECEF;
	border: #EAECEF 1px solid;
	text-decoration: none;
	padding: 1px;
}

.seotags { 
	color: #999b99;
	text-decoration: none; }

.seotags:link, .seotags:visited { 
	color: #999b99;
	text-decoration: none; }

a.seotags:hover { 
	color: #8C0B0B; }
	
.imagelink {
	padding: 2px; 
	border: 1px solid #eaeaea; 
	margin: 4px;
	}
	
.imagelink:hover {
	border: 1px solid #8C0B0B; 
	}
	
.themescontent {
	text-align: justify;
	margin-left: 20px;
	margin-bottom: -3px;
	}
	
.themescontentinfos {
	line-height: 160%;
	color: #848484;
	}
	
td.formborderleft {
	border-right: 1px solid #eaeaea;
	text-align: right;
	padding-right: 10px;
	}
	
td.formborderpodp {
	color: #999999;
	padding-right: 10px;
	}
	
.formborderpodp {
	color: #999999;
	font-size: 11px;
	margin-top: -6px;
	}
	
td.formborderright {
	padding-left: 10px;
	}
	
.imghov {
	border: 1px solid #cdcdcd;
	padding: 2px;
	}
	
.imghov:hover {
	border: 1px solid #8C0B0B;
	}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
