/*  phpBB 3.0 Style Sheet
   
*/

/* HEADER SECTION */
#upwrap {
	clear: both;
	width: 100%;
	height:25px;
	background: url(./images/lt_top_up.jpg) no-repeat top center;
}

#upwrap_content {
	clear: both;
	width: 800px;
	height:25px;
	margin:auto;
	background: url(./images/lt_top_up_cont.jpg) center top no-repeat;
}

#containerwrap {
	clear: both;
	width: 100%;
	background: url(./images/lt_header_bg.jpg) no-repeat top center;
}

#up ,
#container {
	margin: auto;
	width: 800px;
	text-align: left;
}

#logo {
	background: url(./images/lt_logo.jpg) no-repeat top center;
	height:253px;
}

#buttons {
	background: url(./images/lt_buttons_bg.jpg) repeat-x top center;
	height:45px;
	width:800px;
}
#buttons_logged {
	background: url(./images/lt_buttons_logged_bg.jpg) repeat-x top center;
	height:45px;
	width:800px;
}

/* MODULES UNDER BUTTONS SECTION */
#under_buttons {
	height:66px;
	width:100%;
	background: url(./images/lt_under_buttons_bg.gif) no-repeat top center;
}

#under_buttons_cont {
	height:66px;
	width:880px;
	margin:auto;
	background: url(./images/lt_under_buttons_cont.gif) no-repeat top center;
}

/* CONTENT SECTION */
#contentwrap {
	clear: both;
	width: 100%;
	min-height:400px;
	background: url(./images/lt_contentwrap_bg.jpg) repeat-y top center;
}

#content {
	margin: auto;
	width: 880px;
	text-align: left;
	background: white url(./images/spacer.gif) repeat-y top center;
}

/* MODULES UNDER CONTENT SECTION */
#bottomwrap {
	clear: both;
	width: 100%;
	height:280px;
	margin-top:-280px;
	background: url(./images/lt_bottom_bg.jpg) no-repeat top center;
}
#bottom_cont {
	margin-left: auto;
	margin-right:auto;
	width: 880px;
	height:280px;
	text-align: left;
	background: white url(./images/spacer.gif) repeat-y top center;
}

/* BOTTOM SECTION */
#bottom_bar {
	clear: both;
	width: 100%;
	height:54px;
	background: url(./images/lt_bottom_bar.jpg) no-repeat top center;
}

#bottom_bar_cont {
	clear: both;
	width: 880px;
	height:54px;
	margin:auto;
	background: url(./images/lt_bottom_bar_cont.jpg) no-repeat top center;
}

#footerwrap {
	clear: both;
	width: 100%;
	height:124px;
	background: #363636;
}

#footercontent {
	clear: both;
	margin:auto;
	width: 880px;
	height:124px;
	background: #363636 url(./images/lt_footer_bg.gif) no-repeat top center;
}

#page_bg {
	background: #363636;
}

/* BUTTONS SECTION */
#button_portal {
	position:relative;
	width:69px;
	height:45px;
	background: url(./images/lt_button_portal_active.jpg) bottom left;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#button_forum {
	position:relative;
	width:73px;
	height:45px;
	margin-left:69px;
	margin-top:-45px;
	background: url(./images/lt_button_forum_active.jpg) bottom left;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#button_uzytkownicy {
	position:relative;
	width:110px;
	height:45px;
	margin-left:214px;
	margin-top:-45px;
	background: url(./images/lt_button_uzytkownicy_active.jpg) bottom left;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#button_register {
	position:relative;
	width:110px;
	height:45px;
	margin-left:214px;
	margin-top:-90px;
	background: url(./images/lt_button_register_active.jpg) bottom left;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#panel_logowanie {
	position:relative;
	width:476px;
	height:45px;
	margin-left:324px;
	margin-top:-45px;
}

#panel_szukaj {
	position:relative;
	width:72px;
	height:45px;
	margin-left:142px;
	margin-top:-45px;
	background: url(./images/lt_button_search_active.jpg) bottom left;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
#button_nowe_posty{
	position:relative;
	width:140px;
	height:21px;
	background: url(./images/lt_icon_zobacz_posty.jpg);
	top:15px;
	margin-bottom:-24px;
	left:590px;
}
#button_unread{
	position:relative;
	width:209px;
	height:21px;
	background: url(./images/lt_icon_zobacz_nieprzeczytane.jpg);
	top:40px;
	margin-bottom: -21px;
	left:590px;
}
#button_faq {
	position: relative;
	width: 77px;
	height: 45px;
	margin-bottom: -45px;
	background: url(./images/lt_button_faq_active.jpg) bottom left;
	top: -45px;
	left: 410px;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}
#button_profil {
	position: relative;
	width: 86px;
	height: 45px;
	margin-bottom: -45px;
	background: url(./images/lt_button_profil_active.jpg) bottom left;
	top: -45px;
	left: 324px;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#button_lista {
	position: relative;
	width: 110px;
	height: 45px;
	margin-bottom: -45px;
	background: url(./images/lt_button_lista_active.jpg) bottom left;
	top: -45px;
	left: 214px;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

#button_szukaj {
	position: relative;
	width: 72px;
	height: 45px;
	margin-bottom: -45px;
	background: url(./images/lt_button_search_active.jpg) bottom left;
	top: -45px;
	left: 142px;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
}

/* LOGIN FIELD */
#form-login-username {
	position:relative;
	left:335px;
	height:20px;
	margin-bottom:-20px;
	width:100px;
	background:transparent;
	top:-23px;
}
#form-login-password {
	position:relative;
	left:442px;
	width:100px;
	background:transparent;
	height:20px;
	margin-bottom:-20px;
	top:-23px;
}
#form-login-remember {
	position:relative;
	left:556px;
	height:18px;
	width:18px;
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:-18px;
	text-align:center;
	top:-38px;
	background:transparent;
}
#form-login-button {
	position:relative;
	left:710px;
	height:30px;
	width:70px;
	margin-bottom:-30px;
	top:-33px;
	background:transparent;
}
#form-login_forgotpass {
	position:relative;
	width:110px;
	height:20px;
	margin-bottom:-20px;
	left:578px;
	top:-20px;
	background:transparent;
}
#pozdrowienia{
	position: relative;
	width: 460px;
	height:0px;
	color: black;
	background:black;
	left:20px;
	top:25px;
	font-size: 12px;
	text-align: left;
}

.hc_type {
	position:relative;
	background: transparent;
	clear: both;
	width: 880px;
	top:0px;
	right:0px;
	margin-bottom:0px;
}
.hc_type_2{
	position:relative;
	background: transparent;
	clear: both;
	top:0px;
	margin-bottom:0px;
	width: 880px;
	left: 0px;
}

.hc_type_3{
	position:relative;
	background: transparent;
	clear: both;
	top:0px;
	margin-bottom:0px;
	width: 880px;
	left: 0px;
}
.catmain {
	background: gray url('./images/lt_cat_back.jpg');
	height:40px;
	width: 740px;
	margin-bottom:-40px;
	margin-left:70px;
	position:relative;
}

.info_container{
	position:relative;
	background: #FFFFFF;
	width: 880px;
	clear: both;
	top:0px;
	left: 0px;
	margin-bottom:0px;
}

.chat_container{
	position:relative;
	background: white;
	clear: both;
	top:0px;
	margin-left:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 870px;
	left:0px;
}

.cat_left {
	background:gray url('./images/lt_cat_top_ls.jpg');
	width: 70px;
	height: 40px; 
	margin-bottom:-40px;
	position:relative;
}

.cat_text {
	font: bold 12pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-top:10px;
	padding-left: 10px;
	text-align: left;
}

.cat_text a:link { color: #000000; text-decoration:none }
.cat_text a:visited { color: #000000; text-decoration:none }
.cat_text a:hover { color: #000000; text-decoration:underline; font-weight:bold }
.cat_text a:active { color: #000000; text-decoration:none }

.cat_right {
	background: gray url('./images/lt_cat_top_rs.jpg');
	width: 70px;
	height: 40px; 
	margin-left:810px;
	position:relative;
}



/* END */






#inner_bdr {
	border-left: 0px #CECBBB solid;
	border-right: 0px #CECBBB solid;
	background: transparent;
}

#nav2 {
	background: transparent url('./images/nav_bg2.gif');
	width: 100%;
	height: 31px;
}


#clock {
	background: transparent;
	width: 0px;
	height: 63px;
	position: relative;
	left: 61px;
	margin-bottom: -63px;
	top: 13px;
	margin: 0;
	padding: 0; 
	
}

#napis_naszbabiniec {
	background: transparent url('./images/napis_naszbabiniec.jpg');
	position: relative;
	width: 494px;
	height: 166px;
	margin-top: -30px;
	margin-bottom: -136px;
	top: -100px;
	left: 143px;
	
}

#tlo_zegarka {
	background: transparent url('./images/tlo_zegarka.jpg');
	position: relative;
	width: 110px;
	height: 155px;
	margin-bottom: -155px;
	top: 0px;
	left:22px;
}

#panel{
	background: transparent url('./images/panel.jpg');
	position: relative;
	width: 534px;
	height: 89px;
	margin-bottom: -89px;
	top: 0px;
	left: 132px;
}

#shape1 {
	background: transparent url('./images/shape1.jpg');
	position: relative;
	width: 32px;
	height: 72px;
	margin-bottom: -72px;
	top: 90px;
	left: 132px;
	z-index:-1;
}

#shape2 {
	background: transparent url('./images/shape2.jpg');
	position: relative;
	width: 107px;
	height: 58px;
	margin-bottom: -58px;
	top: 89px;
	left: 559px;
	z-index:6;
}

#outerleft {
	background: transparent url('./images/tlo_lewe.jpg') no-repeat top right;
	position: relative;
	height: 532px;
	margin-bottom: -532px;
	top: 0px;
	right:928px;
}

#outerright {
	background: transparent url('./images/tlo_prawe.jpg') no-repeat top left;
	position: relative;
	height: 396px;
	max-width:155px;
	margin-bottom: -396px;
	top: 0px;
	left: 928px;
	margin-right: -155px;
}

#outerwrap {
	background: transparent;
	width:100%;	
}

#innerwrap {
	background: transparent;
	position:relative;
	top: 0px;
}


.catbtm {
	background:transparent;
}

#footer {
	background: transparent;
	width: 100%;
	height: 32px;
}

#footer_left {
	background: transparent;
	width: 48px;
	height: 32px;
	float: left;
}

#footer_menu {
	float:right;
	padding: 10px 15px 0px 0px;
}

/* End eXtremepixels CSS */



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

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background: #3d6b11 url('./images/back.jpg') repeat-x top left;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0px;
	padding: 0px;
}

#wrap {
	background: transparent;
	width:950px;
	text-align:left;
	position: relative;
	margin-top: 30px;
	
}


#wrapcentre {	
	background: transparent;
	float:left;
	margin: 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom:25px;
	padding: 0px;
	width: 950px;
}

#wrapcommercial {
	position:relative;
	float:right;
	width: 120px;
	text-align:center;
	padding: 0px;
	height: 600px;
	top: 100px;
	background: transparent;
	margin-bottom: 50px;
	left: 0px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	margin: 0px;
	background: transparent;
}

#footer_back {
	clear: both;
	margin: 0px;
	background: transparent url('./images/back_inv.jpg') repeat-x bottom left;
	height:193px;
	margin-top: -193px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: transparent;
	border-width: 0px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: transparent;
	border-bottom: 0px solid #4787A7;
}

#menubar {
	margin: 0px;
	background: transparent;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Panel z linkami */
#panel_logowanie {
	position: relative;
	left: 322px;
	background: url('./images/panel_logowanie.jpg');
	width: 262px;
	height: 197px;
	margin-bottom: -197px;
	top: -250px;
	color: white;
}

/* Panel z linkami */
#panel_logowanie_2 {
	position: relative;
	left: 322px;
	background: url('./images/panel_logowanie_2.jpg');
	width: 262px;
	height: 197px;
	margin-bottom: -197px;
	top: -250px;
	color: white;
}

#ogloszenia_administracyjne{
	position: relative;
	left: 20px;
	background: transparent;
	width: 490px;
	height: 20px;
	margin-top: 0px;
	top: 18px;
	color: white;
	text-align: left;
}


#menu_home {
	position: relative;
	right: 390px;
	background: transparent;
	width: 78px;
	height: 79px;
	margin-bottom: -79px;
	top: -59px;
	color: white;
}



.forumrules {
	background-color: transparent;
	width: 770px;
	border-width: 0px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader {
position: relative; /* bug fix for IE6 */
min-width: 0; /* bug fix for IE7 */ 
}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size:18px;
	text-decoration: none;
}

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

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

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

p {
	font-size: 1.1em;
}

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

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	color: #AAAAAA;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.linkmcp  a {
	color: #AAAAAA;
}
p.breadcrumbs {
	margin: 0;
	float: left;
	color: #AAAAAA;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

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

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
	margin-bottom:5px;
} 

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

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
	color: #777777;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

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

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

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

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

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

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

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
	background-color: transparent;
}

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

.cattitle {

}

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

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

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}
.gensmall a:link {
	color: #AAAAAA;
}
.gensmall a:hover {
	color: #AAFFAA;
}
.gensmall a:visited {
	color: #AAAAAA;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

a.titles:link { color: #444444;
	text-decoration: none; }
a.titles:visited { color: #444444;
	text-decoration: none; }
a.titles:hover { color: #0F0F0F;	text-decoration: bold; }
a.titles:active { color: #444444;	
text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	height: 23px; 
	color: #000000;
	font-size: 10px;
	font-weight : bold; 
	background-color: transparent;
	
	white-space: nowrap;
	padding: 0px 10px 0px 10px;

}


td.profile {
	padding: 4px;
}

.spacer1 {
	background: transparent;
	clear: both;
	height: 1px;
	width: 100%;
}

.tablebg {
	background-color: white;
	border: 0px;
}

th.tablebg  {
	background-color: #FFFFFF;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	background-image: url('./images/strip_back.gif');
	text-indent: 4px;
}

.row1	{ background-color: #F0F0E4; border-top: 1px #000000 solid; border-left: 0px #000000 solid; padding:6px }
.row2	{ background-color: #FBFAF6; border-top: 1px #000000 solid; border-left: 0px #000000 solid; padding:6px }
.row3	{ background-color: #F6F5F0; border-top: 1px #000000 solid; border-left: 0px #000000 solid; padding:6px }

.spacer {
	background-color: transparent;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
	background: transparent;
}

/* Links
 ------------ */

a:link {
	color: #000000;	text-decoration: none;
}

a:active, a:visited {
	color: #000044; text-decoration: none;
}

a:hover {
	color: #444444; text-decoration: bold;
}


a.forumlink {
	color: #000000;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
}
a.forumlink:visited { color: #444444;
	text-decoration: none; }
a.forumlink:hover { color: #0F0F0F;
	text-decoration: bold;}
a.forumlink:active { color: #444444;
	text-decoration: none;}

a.topictitle {
	color: #444444;
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
		text-decoration: none;
}

a.topictitle:visited { color: #444444;
	text-decoration: none;}
a.topictitle:hover { color: #0F0F0F;
	text-decoration: bold;}
a.topictitle:active { color: #444444;
	text-decoration: none;}

th a,
th a:visited {
	color: #444444 !important;
	text-decoration: none;
}

th a:hover {
	color: #0F0F0F;
	text-decoration: none;
}


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

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #000000;
	background-color: transparent;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 0px solid #A9B8C2;
	padding: 1px;
}

#header_top_wrap {
	position:relative;
	height: 180px;
	margin-bottom: 0px;
	background: transparent;
	clear:both;
}

.header_wrap {
	position:relative;
	height: 20px;
	margin-bottom: 0px;
	background: transparent;
	clear:both;
}

.panel_menu {
	height: 10px;
	color: #AAAAAA;
	margin-bottom: 0px;
	background: transparent;
	clear:both;
}

.panel_menu a {
	color: #AAAAAA;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

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

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	font-size:13px;
}

.btnbbcode {
	color: #4d4d4d;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #F2F0F0;
	border: 1px solid #9E9D9D;
}

.btnmain {
	font-weight: normal;
	background-color: #F2F0F0;
	border: 1px #9E9D9D solid;
	color: #4d4d4d;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #F2F0F0;
	border: 1px #9E9D9D solid;
	color: #4d4d4d;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #F2F0F0;
	border: 1px #9E9D9D solid;
	color: #4d4d4d;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

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


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #AAA9A8;
	color: #333333;
	background-color: #AAA9A8;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #AAA9A8;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #EDEDED;
	color: #000000;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #AAA9A8;
	color: #333333;
	background-color: #AAA9A8;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #AAA9A8;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #EDEDED;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


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

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

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

