
/*-------------------------------------------------------- | YaBB 2005 | -------------------------------------------------------- | Created by: XIMinc http://www.ximinc.com | | YaBB http://www.yabbforum.com | -------------------------------------------------------- | You may adapt elements of this CSS in your own | | projects, but please give credit to yabbforum.com. | --------------------------------------------------------*/


/* General layout */

a {
	font-weight: normal;
	color: #1111ff;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
body {
	padding: 0;
	background: #70A5CC;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
form {
	display: inline;
	padding: 0px;
	margin: 0px;
}
input {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
select {
	background-color: #E8EBEF;
	border: 1px solid #B1BDC9;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
}
.navbarcontainer {
	background: #FEFEFE url(../Forum/macos/pinstripes.gif);

	/* (../Forum/macos/pinstripes_dark.gif);
*/

}
.copyright {
	background: #70A5CC;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
#fscroller {
	line-height: 1.3;
}
#navbarcontainer {
	background: #FEFEFE url(../Forum/macos/pinstripes.gif);

	/* (../Forum/macos/pinstripes_dark.gif);
*/

}
.tabtitle {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color : #000000;
	background-color: #70A5CC;
	background-image: url(./macos/men_tit.gif);
}
.tabtitle a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color : #000099;
	text-decoration: none;
}
.tabtitle a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Advanced Tabs start */

.menutop {
	height: 24px;
	background-color: #BBBBBB;
	background-image: url(./macos/metal_bkgd.gif);
	text-align: left;
}
.mainbottom {
	height: 22px;
	width: 100%;
	background-color: #BBBBBB;
	background-image: url(./default/grad_bottom.png);
	text-align: left;
}
.tabmenuleft {
	height: 24px;
	text-align: left;
	background-color: #BBBBBB;
	background-image: url(./default/tableft211.png);
	background-repeat: no-repeat;
}
.tabmenuright {
	height: 24px;
	text-align: left;
	background-color: #BBBBBB;
	background-image: url(./default/tabright211.png);
	background-repeat: no-repeat;
}
.tabmenu {
	height: 24px;
	background-color: #BBBBBB;
	background-image: url(./default/tab211.png);
	text-align: left;
}
.tabmenu span {
	float: left;
	height: 24px;
	background-color: #BBBBBB;
	background-image: url(./default/tab211.png);
	background-repeat: repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.tabmenu span a {
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000033;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}
.tabmenu span a:hover {
	text-decoration: none;
}
.tabmenu span.selected {
	font-weight: normal;
	background-color: #BBBBBB;
	background-image: url(./default/tab_selected211.png);
	background-repeat: repeat-x;
}
.rightbox {
	height: 24px;
	text-align: center;
	background-color: #BBBBBB;
	background-image: url(./default/searchbg211.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000033;
}

/* Advanced Tabs end */


/* YaBB navigation links */

.nav, a.nav, a.nav:visited {
	font-weight: bold;
	font-size: 13px;

	/*color : #5488C1;
*/

	color : #0000aa;
	text-decoration: none;
}
a.nav:hover {
	color: #cc3333;
	text-decoration: underline;
}
a.navcur {
	font-style: italic;
}
a.navcur:hover {
	color: #cc3333;
	text-decoration: underline;
}

/* YaBB alternating bgcolors */

.windowbg {
	background: #FEFEFE;

	/* url(./macos/pinstripes_dark.gif);
*/

	background-color: #DDE3EB;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #304B58;
}
.windowbg2 {
	background: #FEFEFE url(./macos/pinstripes.gif);
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #304B58;
}
.windowbg3 {
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #304B58;
}

/* Misc/title/category colors */

.dividerbot {
	border-bottom: 1px #a7b8cc solid;
}
.dividertop {
	border-top: 1px #a7b8cc solid;
}
.hr {
	color: #273F49;
}
.bordercolor {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #B1BDC9;
}
.small {
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.small a.small{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	color:"#0000ff";
}
.top{
	font-style: normal;
	font-size: 11px;
	color: #475F79;
}
.titlebg {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color : #000000;
	text-decoration: none;
	background-color: #70A5CC;
	background: url(./macos/nav_bkgd2.gif) repeat-x;

/* ./macos/men_tit.gif*/

}
.titlebg a{
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color : #000099;
	text-decoration: none;
}
.titlebg a:hover{
	color : #000000;
	text-decoration: underline;
}
.catbg {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color : #000000;
	background-color: #70A5CC;
	background-image: url(./macos/men_tit.gif);
}
.catbg a{
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color : #000099;
	text-decoration: none;
}
.catbg a:hover{
	color: #000000;
	text-decoration: underline;
}
.message {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #62686F;
}
.message a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000090;
	background-color: transparent;
}
.message a:hover{
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
}
.droppageindex {
	float: left;
	font-family: verdana, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
	border: 2px inset;
}
.droppages{
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
}
.droppages a{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
.highlight {
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #FFFF33;
	color: #000000;
}

/* Image fonts */

.imgbg {
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
}
.imgcatbg {
	font-style: normal;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.imgtitlebg {
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.imgwindowbg {
	font-style: normal;
	font-size: 9px;
	color: #005177;
}
.imgmenu {
	font-style: normal;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/* Post quote/code colors */

.quote {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #000000;
	background-color: #E8EBEF;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.code {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-family: Courier, Courier New, Sans-Serif;
	color: #000000;
	background-color: #cccccc;
	border: 1px #34689A solid;
	width: 90%;
	padding: 4px;
}
.editbg{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	background-color: #FFFEDF;
	border: 1px #cc0000 solid;
	width: 90%;
	padding: 4px;
}

/* Anything below here is just for the template */

#container{

	/* background-color: #F2F6F9;
*/

	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 0px;
	margin-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
}
.topline{
	border-top: 1px solid #34689A;
}
.topheader{
	background: #4981B8;
	margin-bottom: 10px;
}
.boardcontainer {
	background-color: #bbbbbb;
}
.displaycontainer {
	width: 100%;
	background-color: #bbbbbb;
}
.headerwelc{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.headerwelc a{
	color: #0000ff;
}
.headerwelc a:hover{
	text-decoration: underline;
}
.headerinfo{
	color: #ffffff;
}
.headerinfo a{
	color: #eeeeee;
	text-decoration: underline;
}
.headerinfo a:hover{
	color: #80DAF2;
}
.seperator {

	/* border-bottom: 3px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	background-color: #bbbbbb;
*/

}

/* Other */


/* Main table cell colours and backgrounds */

td.row1{
	background-color: #FFFFFF;
}
td.row2{
	background-color: #FFFFFF;
}
td.row3, td.row3Right{
	background-color: #FFFFFF;
}
td.row4{
	background-color: #FFFFFF;
	background-image: url(./macos/pinstripes.gif);
	height: 22px;
}
td.red {
	color: #ff0000;
}
td.tit {
	background: url(./macos/men_tit.gif);
}

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

th {
	color: #000000;
	font-size: 11px;
	background: url(./macos/men_tit.gif);
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background: url(./macos/pinstripes.gif);
height: 28px}

/* Setting additional nice inner borders for the main table cells. */

td.cat,td.catHead,td.catBottom {
	height: 28px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	height: 22px;
	font-weight: normal;
}
td.row3Right,td.spaceRow {
	background-color: #FFFFFF;
}
th.thHead,td.catHead {
	font-size: 11px;
	font-weight: normal;
}
th.thSides,td.catSides,td.spaceRow {
	font-weight: normal;
}
th.thRight,td.catRight,td.row3Right {
	font-weight: normal;
}
th.thLeft,td.catLeft {
	font-weight: normal;
}
th.thBottom,td.catBottom {
	font-weight: normal;
}
th.thTop {
	font-weight: normal;
}
th.thCornerL {
	font-weight: normal;
}
th.thCornerR {
	font-weight: normal;
}

/* 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: #000000;
text-decoration: none }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
	color: #990000;
text-decoration: none}

/* This is the border line & background colour round the entire page */

.forumline {
	font-size: none;
	background-color: #ACACAC;
}

/* Apple menu*/

#huvud {
	height: 26px;
}
#huvud ul{
	list-style: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
}
#huvud ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
#huvud ul li a{
	padding: 5px 7px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
}
#huvud li a:visited{
	text-decoration: none;
	color: #000000;
}
#huvud li a:hover, #huvud .current_page_item a{
	text-decoration: none;
	background: #2e91c6 url(../images/huv-item-hover.gif) repeat-x;
	color: #ffffff;
}


