/*
  SwiftBlue Theme for phpBB
  Created by BitByBit, using subSilver Theme as a base.
  http://www.bitbybit.f2s.com

*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
    scrollbar-face-color: #B0BEC7;
    scrollbar-highlight-color: #E6EDF1;
    scrollbar-3dlight-color: #DFE7ED;
    scrollbar-darkshadow-color: #D5DDE3;
    scrollbar-shadow-color: #8d9fab;
    scrollbar-arrow-color: #FBFCFD;
    scrollbar-track-color: #EBF0F4;}
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
/* A:link          {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #CC3333; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline} */
hr	{ height: 0px; border: solid #FFCC66 0px; border-top-width: 1px;}


/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFE6; border: 0px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFE6; }
td.row2	{ background-color: #FFF9CC; }
td.row3	{ background-color: #FDEEBE; }
td.row4	{ background-color: #FFC53A; }

/*
  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: #FFFFE6;
		background-image: url(templates/SwiftBlue/images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #051D41; font-size: 11px; font-weight : bold;
	background-color: #FFC53A; height: 25px;
	background-image: url(templates/SwiftBlue/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			/* background-image: url(templates/SwiftBlue/images/cellpic1.gif); */
			background-color:#FDEEBE; 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 {
	font-weight: bold; border: #FFFFE6; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #FDEEBE;
}

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: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 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 {BACKGROUND: none; COLOR: #333333; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
a.gen,a.genmed {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
a.gen:active,a.genmed:active {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
a.gen:visited,a.genmed:visited {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
a.gen:hover,a.genmed:hover {BACKGROUND: none; COLOR: #CC3333; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}

a.gensmall {BACKGROUND: none; COLOR: #FFB400; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
a.gensmall:active {BACKGROUND: none; COLOR: #FFB400; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
a.gensmall:visited {BACKGROUND: none; COLOR: #FFB400; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
a.gensmall:hover {BACKGROUND: none; COLOR: #FFB400; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}


/* Forum category titles */
.cattitle {text-decoration: none; color: #97B82D; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
   line-height: 18px;}
a.cattitle {text-decoration: none; color: #97B82D; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
   line-height: 18px;}
a.cattitle:visited {text-decoration: none; color: #97B82D; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;   line-height: 18px;}
a.cattitle:hover {text-decoration: underline; color: #97B82D; font-family: Verdana, Helvetica; font-size: 12px; font-weight: bold;
 line-height: 18px;}
a.cattitle:active {	text-decoration: none; color: #97B82D; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
 line-height: 18px;}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 14px; color : #FFC53A; }
a.forumlink 	{ text-decoration: none; font-size: 14px; color : #FFC53A; }
a.forumlink:hover{ text-decoration: underline; font-size: 14px; color : #041642; }
a.forumlink:visited{ text-decoration: underline; font-size: 14px; color : #041642; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
   line-height: 18px;}
a.nav {text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
   line-height: 18px;}
a.nav:visited {text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;   line-height: 18px;}
a.nav:hover {text-decoration: underline; color: #336699; font-family: Verdana, Helvetica; font-size: 12px; font-weight: bold;
 line-height: 18px;}
a.nav:active {	text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
 line-height: 18px;}



/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 {text-decoration: none;	color: #004080;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: bold;    line-height: 14px;}
a.topictitle {text-decoration: none;	color: #004080;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: bold;    line-height: 14px;}
a.topictitle:visited {text-decoration: none;	color: #004080;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: bold; line-height: 14px;}
a.topictitle:hover {text-decoration: none; color: #CC3333; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: bold; line-height: 14px;}
a.topictitle:active {text-decoration: none; color: #004080;	font-family: Verdana, Helvetica; font-size: 11px; font-weight: bold; line-height: 14px;}



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

/* 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}
a.postlink:link  {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
a.postlink:active {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
a.postlink:visited {BACKGROUND: none; COLOR: #004080; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
a.postlink:hover {BACKGROUND: none; COLOR: #CC3333; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

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


input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #FFFFE6;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

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




a.g3linksmall2_border {text-decoration: none;	color: #6699CC;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal;    line-height: 24px;
	background-color: #FFFFDD;
    border: 1px;
    border-style: solid;
    border-color: #FBB100;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}
a.g3linksmall2_border:visited {text-decoration: none;	color: #6699CC;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 24px;
	background-color: #FFFFDD;
    border: 1px;
    border-style: solid;
    border-color: #FBB100;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}
a.g3linksmall2_border:hover {text-decoration: none; color: #FFFFFF; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 24px;
	background-color: #F4CC62;
    border: 1px;
    border-style: solid;
    border-color: #FBB100;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}
a.g3linksmall2_border:active {text-decoration: none; color: #FFFFFF;	font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 24px;
	background-color: #F4CC62;
    border: 1px;
    border-style: solid;
    border-color: #FBB100;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}

.textsmall2_border {text-decoration: none; color: #FFFFFF;	font-family: Verdana, Helvetica; font-size: 11px; font-weight: none; line-height: 24px;
	background-color: #F4CC62;
    border: 1px;
    border-style: solid;
    border-color: #FBB100;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}    

/*Tozi stil e za da ne se vigdat blokovete otliavo */

table.l {
    display: none;
}
td.nonetd {
    display: none;
}

a.glink {text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
   line-height: 18px;}
a.glink:visited {text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;   line-height: 18px;}
a.glink:hover {text-decoration: underline; color: #336699; font-family: Verdana, Helvetica; font-size: 12px; font-weight: bold;
 line-height: 18px;}
a.glink:active {	text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
 line-height: 18px;}

.g3link {text-decoration: none;	color: #6699CC;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal;    line-height: 14px;}
a.g3link {text-decoration: none;	color: #6699CC;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal;    line-height: 14px;}
a.g3link:visited {text-decoration: none;	color: #6699CC;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 14px;}
a.g3link:hover {text-decoration: underline; color: #6699CC; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 14px;}
a.g3link:active {text-decoration: none; color: #6699CC;	font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 14px;}

a.link_underline{text-decoration: underline;	color: #336699;	font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 16px;}
a.link_underline:visited {text-decoration: underline;	color: #336699; font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 16px;}
a.link_underline:hover {text-decoration: underline; color: #CC3333; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 16px;}
a.link_underline:active {text-decoration: underline; color: #336699; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 16px;}

a.link_none{text-decoration: none;	color: #336699;	font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 18px;}
a.link_none:visited {text-decoration: none;	color: #336699; font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal; line-height: 18px;}
a.link_none:hover {text-decoration: none; color: #CC3333; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 18px;}
a.link_none:active {text-decoration: none; color: #336699; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 18px;}

a.link_white2 {text-decoration: none; color: #FFFFFF; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 14px;}
a.link_white2:visited {text-decoration: none; color: #FFFFFF;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal;  line-height: 14px;}
a.link_white2:hover {text-decoration: underline; color: #FFFFFF; font-family: Verdana, Helvetica; font-size: 11px;	font-weight: normal; line-height: 14px;}
a.link_white2:active {text-decoration: none; color: #FFFFFF; font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal;    line-height: 14px;}

a.link_dark {text-decoration: none; color: #336699; font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal; line-height: 14px;}
a.link_dark:visited {text-decoration: none; color: #336699;	font-family: Verdana, Helvetica;	font-size: 11px; font-weight: normal;  line-height: 14px;}
a.link_dark:hover {text-decoration: underline; color: #336699; font-family: Verdana, Helvetica; font-size: 11px;	font-weight: normal; line-height: 14px;}
a.link_dark:active {text-decoration: none; color: #336699; font-family: Verdana, Helvetica; font-size: 11px; font-weight: normal;    line-height: 14px;}

.cattitle2 {text-decoration: none; color: #FF3333; font-family: Verdana, Helvetica; font-size: 12px;	font-weight: bold;
   line-height: 24px;}

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