/* 
Theme Abreo_LoteQ Created by Phantom
Copyright (C) 2008-2009
------------------------------
>WARUNKI KORZYSTANIA ZE STYLU<
------------------------------
1. Autor stylu oraz banner musi zawsze widnieć w stópce forum (nie ważne czy był modyfikowany).
2. Osoba, która podejmie się modyfikacji stylu ma prawo uwzględnić to odpowiednim wpisem:
 - Styl modyfikowany przez (podając swój nick)
 - Template modified by (podając swój nick)
2.1. Wpis należy umieścić pod wpisem autora stylu.
3. Złamanie powyższych warunków jest równoznaczne z wzięciem na siebie odpowiedzialności za owe czyny. */
/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
background-color:		#151617;
background-image: url(images/tlo2.png);
background-attachment: fixed;

scrollbar-face-color:		#DEE3E7;
scrollbar-highlight-color:	#FFFFFF;
scrollbar-shadow-color:		#DEE3E7;
scrollbar-3dlight-color:	#D1D7DC;
scrollbar-arrow-color:		#006699;
scrollbar-track-color:		#EFEFEF;
scrollbar-darkshadow-color:	#98AAB1;

margin: 0px;
}
.avatar { width: 40px; height: 40px; border: 1px solid #666666; padding: 3px;  -moz-border-radius: 5px; border-radius: 5px; }
.avatar { width: 40px; height: 40px; border: 1px solid #666666; padding: 3px;  -moz-border-radius: 5px; border-radius: 5px; }
#ogolny 
{	
	width: auto !important;
}
.buttons, .clickedbuttons{
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
	font-size: 14px;
    margin-bottom: 5px;
}
.clear {
	clear:both;
}
/* General font families for common tags */
font,th,td,p			{ font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited	{ color : #767676; text-decoration: none; }
p, td			{ font-size : 10px; color : #767676; }
a:hover			{ text-decoration: none; color : #9c9b9b; }
hr				{ height: 0px; border: solid #000000 0px; border-top-width: 1px; }

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #1b1b1b; border: 0px #363636 solid; border-top-width: 0px; border-bottom-width: 0px; }

/* This is the outline round the main forum tables */
.forumline { background-color: #1f1f1f; border: solid #363636 1px;  }

/* Main table cell colours and backgrounds */
.staty5 { background-color: #121212;}
td.staty5row { 
	background-color: #2c2c2c;  // Kolor tła tabelek
	border-bottom-color : #201f1a; // to jest wyłączone
	border-bottom-style : solid; 
	border-bottom-width : 0px;
	border-left-color : #151515;  //kolor ramek (linii)
	border-left-style : solid;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-color : #151515; // kolor ramek (linii)
	border-top-style : solid;
	border-top-width : 1px;
}
td.row4 { background-color: #ffffff; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row1 { background-color: #2c2c2c; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row2 { background-color: #282828; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row3 { background-color: #292929; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row5 { background-image: url(images/tp_bg.png); background-repeat: repeat-x; padding:4px; background-color: #2c2c2c; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row6 { background-image: url(images/tp_bg.png); background-repeat: repeat-x; background-color: #2c2c2c; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row7 { background-image: url(images/td2_bg.png); background-repeat: repeat-x; background-color: #282828; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row_helped { background-color: #292929; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
td.row_beer1 { background-color: #292929; font-weight:bold; padding:3px; }
td.row_beer2 { border:1px solid #2e2e2e; background-color: #2e2d2e; background-repeat: repeat-y; height: 22px; font-weight: bold; padding:3px;}

/*
	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: #000000;
background-image: url('images/cellpic1.gif');
background-repeat: repeat-x; height: 22px;
}

/* Header cells - the blue and silver gradient backgrounds */
th {
color:			#ffffff; font-size: 11px; font-weight: bold;
background-color:	#006699; height: 25px;
background-image:	url(images/cellpic4.gif);
}

th.big {
color:			#f6fcff; font-size: 11px; font-family: Helvetica;
background-color:	#000000; height: 26px;
background-image:	url(images/cellpic_big.gif);
}

td.fr {
color:			#f6fcff; font-size: 11px; font-family: Helvetica;
background-color:	#000000; height: 26px;
background-image:	url(images/cellpicfr.png);
}

td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-image: url(images/cellpic1.gif);
background-color:#000000; border: #FFFFFF; border-style: solid; 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 { background-color: #000000; background-image: url('images/cellpic1.gif'); height: 22px; }
th.thHead,th.thSides,th.thLeft,th.thRight,th.thBottom {
font-weight: bold; border: #000000; height: 28px;
}

th.thCornerL,th.thTop,th.thCornerR {color: #ffffff; font-size: 60%; font-weight: bold; background-color: #000000; background-image: url('images/cellpic4.gif'); height: 28px; }

td.row3Right,td.spaceRow { background-color: #292929; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }

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 : 11px; }
.genin						{ font-size : 11px; color : #3ea1ce; }
.gena2						{ font-size : 12px; color : #ffffff; text-decoration: none; font-weight: bold; }
.genareg						{ font-size : 11px; color : #ffffff; text-decoration: none; font-weight: bold; }
.genmed					{ font-size : 10px; }
.gensmall					{ font-size : 9px; }
.gen,.genmed,.gensmall			{ color : #a9a8a8; }
a.gen,a.genmed,a.gensmall			{ color: #d4d4d4; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited			{ color: #d4d4d4; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #3ea1ce; text-decoration: none; }
.resb		{ font-size : 9px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
.viwtoic		{ font-size : 9px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.viwtoic		{ font-size : 9px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.viwtoic:visited	{ font-size : 9px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.viwtoic:hover	{ font-size : 9px; color: #0da1ff; font-family: Verdana, Arial, Helvetica, sans-serif; }
.naptab		{ color: #999999; font-size: 10px; }
a.naptab:visited	{ color: #999999; font-size: 10px; }
a.naptab:hover	{ color: #3ea1ce; text-decoration: underline; }
.naptek		{ 	color: #999999;
	font-size: 9px; }
a.naptek:visited	{ 	color: #999999;
	font-size: 9px; }
a.naptek:hover	{ color: #3ea1ce; text-decoration: underline; }
.generate					{ font-size : 9px; color : #2a2a2a; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 9px; color : #ffffff; }
a.mainmenu		{ text-decoration: none; color : #ffffff; }
a.mainmenu:hover	{ text-decoration: none; color : #ffffff; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 0px; color : #ffffff}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:visited	{ text-decoration: none; color : #ffffff; }
a.cattitle:hover	{ text-decoration: none; color : #029cc8; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 11px; color : #03adde; }
a.forumlink		{ text-decoration: none; color : #03adde; }
a.forumlink:visited	{ text-decoration: none; color : #03adde; }
a.forumlink:hover	{ text-decoration: none; color : #ffffff; }

.forumlink2		{ font-weight: bold; font-size: 9px; color : #ffffff; }
a.forumlink2		{ text-decoration: none; color : #03adde; }
a.forumlink2:visited	{ text-decoration: none; color : #03adde; }
a.forumlink2:hover	{ text-decoration: none; color : #ffffff; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.linked {
text-align: center;
}
.nav		{ font-weight: normal; font-size: 11px; color : #ffffff;}
a.nav	{ text-decoration: none; color : #ffffff; }
a.nav:hover	{ text-decoration: none; color : #3ea1ce; }
.nav1 { height: 23px; vertical-align:top; padding: 0; margin: 0; border-top-width:1px; border-top-color: #0084FF; border-top-style:solid;}
.nav_top { color: #4F4F4F; padding: 0; margin: 0; }
.nav_top li {  float: center; display: inline;  }	
.nav_top a:link, .nav_top a:visited { float: center; font-size: 10px;  font-weight:normal;	padding: 0px 0px 0px 0px; text-decoration: none; color: #EEEEEE; }
.nav_top a:link.active, .nav_top a:visited.active, .nav_top a:hover {text-decoration: underline;}


/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 10px; color : #dcdcdc; }
a.topictitle:link	{ text-decoration: none; color : #dcdcdc; }
a.topictitle:visited	{ text-decoration: none; color : #dcdcdc; }
a.topictitle:hover	{ text-decoration: none; color : #029cc8; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 10px; color : #ffffff; text-decoration: none}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 9px; color : #767676; }

/* The content of the posts (body of text) */
.postbody		{ font-size : 11px; line-height: 16px }
a.postlink:link	{ text-decoration: none; color : #029cc8 }
a.postlink:visited	{ text-decoration: none; color : #029cc8; }
a.postlink:hover	{ text-decoration: none; color : #eeeeee; }

.topNavi
{
	border-bottom: 1px solid #999999;
	background-color: #EEEEEE;
}

.topButton:link,
.topButton:visited,
.topButton:active
{
	color: #666;
	text-decoration: none;
	padding: 50px 15px 5px 15px;
}

.topButton:hover
{
	background: #75828A;
	color: #FFF;
}

/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #5aadfb;
background-color:	#424242; border: #606060; border-style: solid;
background-image:	url(images/cellpiccode.png); background-position: top; background-repeat: repeat-x;
border-left-width:	4px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.quote {
font-family:		Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #9e9d9d; line-height: 125%; font-style: italic;
background-color:	#373737; border: #242424; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.hide {
font-family:		Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #9e9d9d; line-height: 125%;
background-color:	#373737; border: #242424; 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 : 9px; color: #767676; font-family: Verdana, Arial, Helvetica, sans-serif; cursor: pointer; }
a.copyright		{ text-decoration: none; color : #767676; cursor: pointer; }
a.copyright:hover	{ text-decoration: none; color : #9c9b9b; }

/* Form elements */

form { margin: 0; }
form { display: inline; }

input,textarea, select {
color : #767676;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
background-color : #292929; border: 1px #000000 solid;  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #363636; border-right-width: 1px; border-right-style: solid; border-right-color: #363636;
}

/* Reg */

.hint {
   	display: none;
    position: absolute;
    right: 15%;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #363636;
    padding: 10px 12px;
    font-size: 10px;
    color: #FFFFFF;
    background: #282828 url(images/pointer.gif) no-repeat -10px 5px;
}

.hint .hpointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}


/* The text input fields background colour */
input.post, textarea.post, select			{ background-color : #292929; border: 1px #000000 solid;  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #363636; border-right-width: 1px; border-right-style: solid; border-right-color: #363636; }
input.post3, textarea.post3, select			{ background-image: url(images/t_b.png); background-position: top; background-repeat: repeat-x; border: 1px #393939 solid;  border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #363636; border-right-width: 1px; border-right-style: solid; border-right-color: #363636; }
input.post2, textarea.post2, select	{ background-color : #292929; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #363636; border-right-width: 1px; border-right-style: solid; border-right-color: #363636; }
input						{ text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-image: url(images/t_b.png);
background-position: center center;
background-repeat: repeat-x;
font-weight:		normal;
color :			#767676;
font-size:		10px; font-family: Verdana, Arial, Helvetica, sans-serif;
cursor:			pointer;
border: 1px #393939 solid;
}

/* Navigation */
a#sep { display: table-cell; width: 6px; height: 37px; 
             background: url(images/nav1/sep.png) 
             top left no-repeat; }

a#home { display: table-cell; width: 52px; height: 37px; 
             background: url(images/nav1/home.gif) 
             top left no-repeat; }
a:hover#home { background-position: 0 -37px;  }

a#rejestracja { display: table-cell; width: 72px; height: 37px; 
             background: url(images/nav1/rejestracja.gif) 
             top left no-repeat; }
a:hover#rejestracja { background-position: 0 -37px;  }

a#faq { display: table-cell; width: 37px; height: 37px; 
             background: url(images/nav1/faq.gif) 
             top left no-repeat; }
a:hover#faq { background-position: 0 -37px;  }

a#szukaj { display: table-cell; width: 48px; height: 37px; 
             background: url(images/nav1/szukaj.gif) 
             top left no-repeat; }
a:hover#szukaj { background-position: 0 -37px;  }

a#members { display: table-cell; width: 78px; height: 37px; 
             background: url(images/nav1/members.gif) 
             top left no-repeat; }
a:hover#members { background-position: 0 -37px;  }

a#grupy { display: table-cell; width: 48px; height: 37px; 
             background: url(images/nav1/grupy.gif) 
             top left no-repeat; }
a:hover#grupy { background-position: 0 -37px;  }

a#statistics { display: table-cell; width: 65px; height: 37px; 
             background: url(images/nav1/statistics.gif) 
             top left no-repeat; }
a:hover#statistics { background-position: 0 -37px;  }

a#download { display: table-cell; width: 65px; height: 37px; 
             background: url(images/nav1/download.gif) 
             top left no-repeat; }
a:hover#download { background-position: 0 -37px;  }

a#profile { display: table-cell; width: 37px; height: 37px; 
             background: url(images/nav1/profile.gif) 
             top left no-repeat; }
a:hover#profile { background-position: 0 -37px;  }

a#album { display: table-cell; width: 52px; height: 37px; 
             background: url(images/nav1/album.gif) 
             top left no-repeat; }
a:hover#album { background-position: 0 -37px;  }

a#msgs { display: table-cell; width: 77px; height: 37px; 
             background: url(images/nav1/msgs.gif) 
             top left no-repeat; }
a:hover#msgs { background-position: 0 -37px;  }

a#czat { display: table-cell; width: 37px; height: 37px; 
             background: url(images/nav1/czat.gif)
             top left no-repeat; }
a:hover#czat { background-position: 0 -37px;  }

a#overall_footer { display: table-cell; width: 372px; height: 60px; 
             background: url(images/user_agent/icon_mfooter.png) 
             top left no-repeat; }
a:hover#overall_footer { background-position: 0 -60px;  }

a#login { display: table-cell; width: 54px; height: 37px; 
             background: url(images/nav1/login.gif)
             top left no-repeat; }
a:hover#login { background-position: 0 -37px;  }

a#logout { display: table-cell; width: 58px; height: 37px; 
             background: url(images/nav1/logout.gif)
             top left no-repeat; }
a:hover#logout { background-position: 0 -37px;  }

a#reg { display: table-cell; width: 58px; height: 37px; 
             background: url(images/nav1/reg.gif)
             top left no-repeat; }
a:hover#reg { background-position: 0 -37px;  }

a#regulamin { display: table-cell; width: 72px; height: 37px; 
             background: url(images/nav1/regulamin.gif)
             top left no-repeat; }
a:hover#regulamin { background-position: 0 -37px;  }

/* The main submit button option */
input.mainoption {
background-image: url(images/t_b.png);
background-position: center center;
background-repeat: repeat-x;
font-weight:		normal;
cursor:			pointer;
border: 1px #393939 solid;
}

/* None-bold submit button */
input.liteoption {
background-image: url(images/t_b.png);
background-position: center center;
background-repeat: repeat-x;
font-weight:		normal;
cursor:			pointer;
border: 1px #393939 solid;
}
input.liteoption2 {
background: #363636;
color: #666;
text-decoration: none;
padding: 1px 10px 1px 10px;
cursor:	pointer;
border: none;
}

/* 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: #292929; border-style: none; }

/* InxBd */

.navigator
{
	background-color: #E3E3E3;
	border-top: 3px solid #D0D0D0;
	border-bottom: 1px solid #EEE;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navstrip
{
	color: #999;
	font-size: 10px;
}

#navstrip a:link, 
#navstrip a:visited,
#navstrip a:active
{
	background: #EEE;
	color: #666;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin-right: 10px;
}

#navstrip a:hover
{
	background: #2c2c2c;
	color: #fff;
}

#navstrip2
{
	color: #DADADA;
	font-size: 9px;
}

#navstrip2 a:link, 
#navstrip2 a:visited,
#navstrip2 a:active
{
	background: #363636;
	color: #666;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin-right: 10px;
}

#navstrip2 a:hover
{
	background: #363636;
	color: #fff;
}


.borderwrap,
.borderwrapm,
.activeusers
{
	background: #2c2c2c;
	border: 5px solid #363636;
	padding: 1px;
	margin: 0px;
}

.borderwrap2
{
	background: #2c2c2c;
	border: 5px solid #363636;
	padding: 0px;
	margin: 0px;
}


.borderwrapm
{
	margin: 5px;
}


.maintitle,
.maintitlecollapse
{
	background-color: #;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}

.maintitle td
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.maintitlecollapse
{
	border: 1px solid #FFF;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p
{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members
{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited
{
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active
{
	background: transparent;
	color: #FFF;
}

.maintitle td
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.maintitlecollapse
{
	border: 1px solid #FFF;
}

.maintitle p,
.maintitlecollapse p,
.formsubtitle p
{
	background: transparent !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.maintitle p.expand,
.maintitle p.goto,
.maintitlecollapse p.expand,
.formsubtitle p.members
{
	float: right;
	width: auto !important;
}

.maintitle a:link, 
.maintitle a:visited,
.maintitlecollapse a:link, 
.maintitlecollapse a:visited
{
	background: transparent;
	color: #FFF;
	text-decoration: none;
}

.maintitle a:hover, 
.maintitle a:active,
.maintitlecollapse a:hover, 
.maintitlecollapse a:active
{
	background: transparent;
	color: #FFF;
}
.subtitle
{
	background-color: #75828A;
	color: #FFF;
	border-top: 1px solid #9AB;
	border-left: 1px solid #9AB;
	border-bottom: 1px solid #456;
	border-right: 1px solid #456;
	font-size: 10px;
      font-weight: normal;
	margin: 0;
	padding: 5px;
}

/* Highlight bad words for moderators instead of censoring them */
span.badwordhighlight { background-color: #FFFF00; }

.topbkg { background-color: #292929;}
.topnav { font-size:9px;background-color: #292929;color:#767676; height: 21px; white-space: nowrap; text-align: center; border: 0px solid #91a0ae; border-width: 1px 0 1px 0 }

.pm { font-size: 10px; text-decoration: none; color: #767676 }

.table0
{
	padding: 4px;
	border-bottom: 1px solid #282828;
	border-left: 1px solid #282828;
	color : #A9A8A8;
	font-size : 10px;
}

.sb1 { background-image: url(images/tp_bg.png); background-repeat: repeat-x; background-color: #2c2c2c; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }
.sb2 { background-image: url(images/td2_bg.png); background-repeat: repeat-x; background-color: #282828; border-top-width: 1px; border-top-style: solid; border-top-color: #363636; border-left-width: 1px; border-left-style: solid; border-left-color: #363636; }

.pagination {
	color: #767676;
	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: #292929;
	color: #767676;
	border-color: #000000;
	border: #000000 1px solid;
	padding: 1px;
	text-decoration: none;
}
.pagination a:hover {
	background-color: #292929;
	color: #767676;
	border-color: #000000;
	border: #000000 1px solid;
	text-decoration: none;
	padding: 1px;
}
.cbalink {
display:none;
} 

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
