/* AlltOmFormel1 CSS File Created by Jonas Elmqvist www.softray.se */


html {
        width: 100%;
        }
body {
        background-color: #FFFFFF; 
        color: #333333;
        font-family: Verdana, , Arial, sans-serif;
        margin: 10px;
		padding: 0px;
        width: 1080px;
        }

/* TABBED */


#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}


#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : 12px;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #f00;
}

	
body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-6 #menu li#nav-6 a {
	background : #fff;
	font-size : 12px;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6 {
	display : none;
	width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-6 #menu ul#subnav-6 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 83px;
}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-6 #menu ul#subnav-6 a{
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #990000;
	font-size : 12px;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #menu ul a:hover {
	color : #f00 !important;
}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	float:left;
	width:900px;
	clear : both;
	margin : 0px;
	padding : 35px 10px 10px 5px;
}

#annons{
	float:right;
	width:150px;
}


/* END  TABBED */
.gen {
        font-size : 12px;
        }

.clockclass {
        color: #aaaaaa;
        font-size : 10px;
	    font-weight:bold;
	}

.nav {
        color: #C90000;
        font-size : 10px;
        }

h3 {
        font-size : 12px;
        }

.gen2 {
        font-size: 11px;
        font-family: sans-serif, Arial;
        }
.postdetails{
        font-size : 11px;

}

.genmed {
        font-size : 12px;
        }
.gensmall {
        font-size : 10px;
        }
.genmini {
        font-size : 8px;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }

a.anchor{
	color: #666666; text-decoration: none;
}
a.anchor:hover{
        color: #666666; text-decoration: none;
        }

a.whitesmall, a.whitesmall:hover, a.whitesmall:visited, a.whitesmall:link, a.whitesmall:active {
		color: #aaaaaa;
        font-size: 11px;
        }



a.gen,a.genmed,a.gensmall {
        color: #C90000; text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #F5AF28; text-decoration: underline;
         }
.redgensmall { color:#DD0000; font-size:10px; text-decoration: none; font-weight:bold; }

a.redgensmall { color:#DD0000; font-size:10px; text-decoration: underline; font-weight:bold; }
a.redgensmall:visited, a.redgensmall:active, a.redgensmall:link { color:#DD0000; font-size:10px; text-decoration: underline; font-weight:bold; }

.greengensmall { color:#00DD00; font-size:10px; text-decoration: none; font-weight:bold; }

a:link,a:active,a:visited {
        color: #C90000;
        }
a:hover {
        color: #F5AF28;
        }
span.info {
        font-size: 11px;
        color: #000000;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333;
        }
a.nav {
        color: #C90000;
        font-size: 10px;
        }
a.nav:hover {
         color: #DD6900;
         }

.cattitle {
        color: #333333;
        }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-size: 11px; color : #222222; }
a.forumlink 	{ text-decoration: underline; color : #C90000; }
a.forumlink:hover{ text-decoration: underline; color : #F5AF28; }


a.white {
        color: #666666;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #666666;
        }
a.green {
        color: #C90000;
        font-weight: bold;
        font-size: 14px;
        }
a.green:visited {
        color: #C90000;
        font-weight: bold;
        font-size: 14px;
        }
a.green:hover {
        color: #F5AF28;
        font-weight: bold;
        font-size: 14px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
        border: solid;
        border-width: 1px;
        width: 300px;
        border-color: #555555;
        background-color: #EFEFEF;
        font-size: 11px;
        position: center;
        text-align: center;
        font-family: Verdana, sans-serif;
        }
table.forumborder {
        border: solid;
		padding: 0px 0px 0px 4px;
        border-width: 0px;
        border-color: #555555;
        }
td.small {
        font-size: 11px;
        }
td.whitesmall {
		color: #aaaaaa;
        font-size: 11px;
        }


td.team {
        font-size: 11px;
		text-align: center;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.headtitle {
        background-color: #aaaaaa;
		background-image: url("images/logo.gif");
		background-repeat: no-repeat;
        background-position: top left;
        width: 100%;
        height: 125px;
        }
td.title {
        background-color: #aaaaaa;
        width: 100%;
        height: 20px;
        }
td.menu {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #fff;
        width: 100%;
        height: 21px;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #ECECEC;
        color: #666666;
        font-size: 10px;
        font-family: sans-serif;
        }
td.row1 {
        background-color: #EFEFEF; /*was EEEEEE */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row2 {
        background-color: #DEDEDE;  /* Was DDDDDDD */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row3 {
        background-color: #CDCDCD; /* was CCCCCC */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row4 {
        background-color: #EEEEEE;  /* Was DDDDDDD */
        font-family: sans-serif;
        font-size: 12px;
        }
td.match	{ background-color: #accad5 }

td.icon {
        background-color: #EFEFEF;
        font-family: sans-serif;
        }
td.rowtitles {
        background-color: #CFCFCF;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
th.forumtitle {
        background-color: #ECECEC;
        color: #666666;
        font-size: 10px;
        font-family: sans-serif;
        }
th.menu {
        background-color: #BFBFBF;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
span.postbody {
         font-size: 12px;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #0119FF;
        background-color: #FFFFFF;
        border: #ECECEC;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}

.quote {
        font-family: Arial;
        font-size: 11px;
        color: #333333;
        /* line-height: 125%; */
        background-color: #FFFFFF;
        border: #333333;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        }
/* Not used yet, but will be used in v1.2, v1.5 and v2.0*/
div.box1 {
        width: 200px;
        text-align: center;
        font-size: 14px;
        background-color: #EFEFEF;
        border: 1px solid #BFBFBF;
        }
table.topmain {
        background-color: #FFFFFF;
        }

table.mainwindow {
        border-left: 0px solid #333333;
        border-right: 0px solid #333333;
        background-color: #FFFFFF;
        width: 900px;
        }

table.mainleft {
		width: 100%;
		padding: 5px 0px 0px 2px;
		}

table.mainright {
		width: 100%;
		padding: 5px 0px 0px 2px;
		}

table.annonser {
		padding: 0px 0px 0px 4px;
		margin: 0px 0px 0px 4px;
}

.topictitle1 {
		color: #C90000;
        font-size: 14px;
        font-weight: bold;
        }
/* End CSS */
        
