﻿body
{
	background-image:url(img/background.gif);
	
}

#wrapper
{
	width: 1021px;
	margin: 0 auto;
	margin-top:109px;
}

img
{
    border:0px;
}

/********** Font Replace ***********/
.cv
{
    font-family:'/Fonts/Futura LT Medium.ttf',Arial !important;
   
}


/********** Mainmeny ************/

#mainmeny ul
{
    list-style-type:none;
}
#mainmeny 
{
    height:26px;
    width:730px;
    margin-left:140px;
}
#mainmeny ul li
{
    float:left;
    display:block;
    margin-right:42px;
  
    
}
#mainmeny ul li a
{
    color:#FFFFFF;
    font-size:17px;
    text-transform:uppercase; 
    font-weight:bold;
    
    
}


/***     TreeMany **********************/
#treelist
{
 float:left;
list-style-type:none;
margin-left:164px;
margin-top:0;
padding-left:0;

}
#treelist li
{
    background:none repeat scroll 0 0 #000;
border-bottom:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
border-right:1px solid #FFFFFF;
display:block;
float:left;
height:31px;
min-width:135px;
text-align:center;
}

#treelist li a
{
    color:#ffffff;
    text-decoration:none;
    text-align:center;
   text-transform:uppercase;
   font-size:13px;
   font-weight:bold;
 
}
#treelist li a img
{
     padding-top:8px; 
}
#maincontent
{
float:left;
width:856px;
}

#treearea
{
    min-height:78px;
}
/************ *****************/


#header
{
    margin-top:3px;
    height:147px;
    width:850px;
    background:#000000;
    border:2px solid white;
    float:left;
   -moz-border-radius:0.3em 0.3em 0 0.3em;
   -webkit-border-radius:0.3em 0.3em 0 0.3em;
}



#logo
{
    position:relative;
    left:9px;
    top:-18px;
    width:163px;
    float:left;
}

#headerarea
{
    width:131px;
    float:left;
    text-align:center;
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    margin-top:10px;
    height:138px;
    color:White;
}
#headerarea a
{
    color:#ffffff;
}

.floatleft
{
    float:left;
    width:554px;
}

#sponsor
{
    width:154px;
    min-height:200px;
    background:#000000;
    float:right;
    border:2px solid white;
    margin-top:3px;
    margin-left:7px;
    -moz-border-radius:0.3em 0.3em 0.3em 0.3em;
    -webkit-border-radius:0.3em 0.3em 0.3em 0.3em;
    color:White;
}
#ctl00_Sponsors p
{
    margin:0px;
}
#sponsor p
{
     margin:0px;
}

.leftcollum
{
    float:left;
    height:200px;
    width:152px;
}



.content
{
    background:white;
    float:right;
    width:606px;
    margin-left:12px;
    -moz-border-radius:0.3em 0.3em 0.3em 0.3em;
    -webkit-border-radius:0.3em 0.3em 0.3em 0.3em;
    border:1px solid #abacab;
    padding:15px 46px 15px 35px;
    margin-right:2px;
    margin-bottom:5px;
}
.cPopup {
   
    position: absolute;
    right: 146px !important;
    width: 150px !important;}

.cl
{
    clear:both;
}


/*** clutt area ***/
#customplayers
{
    list-style-type:none;
    padding-left:7px;
    text-align:left;
    margin-left:0px;
}
#customplayers li
{
    float:left;
    display:block;
    margin-right:6px;
    margin-bottom:4px;
}
.rsslinks
{
    list-style-type:none;
    padding-left:0px;
    text-align:left;
    margin-left:0px;
   
}
.rsslinks li
{
    font-size:10px;
}
.rsslinks li a
{
    color:White;
}
.infopadding
{
    margin:0px 0px 5px 0px;
}
.tooglelink
{
    color:#ed2839;
    font-style:italic;
    font-weight:bold;
    font-size:10px;
}
.rssleft
{
    float:left;
margin-top:4px;
}
.toggler.on
{
    background:#E70033;
    color:#ffffff;
}
/**** startpage ******/

#startpagecontent
{
    
    margin:0 auto;
    width:888px;
    height:300px;
    
    margin-top:155px;
}
.startpageleftimg
{
    float:left;
    margin-top:7px;
    background-image:url(../../Images/startpage.jpg);
    width:600px;
    height:250px;
    -moz-border-radius:0.3em 0.3em 0.3em 0.3em;
    -webkit-border-radius:0.3em 0.3em 0.3em 0.3em;
    border:2px solid #ffffff;
 
}
.startpageleftimg span
{
    color:#ffffff;
}
#startpagetext
{
  font-size:17px;
margin-top:199px;
text-align:center;
min-height:42px;

}

.startpageleftlogo
{
    float:left;
    margin-right:20px;
}

#spmany
{
    list-style-type:none;
    list-style-position:outside;
   padding-left:8px;
    margin-left:0px;
    padding-top:7px;
   width:601px;
}
#spmany li 
{
    float:left;
    display:block;
    background-image:url(../../Images/menyBtn.png);
    background-repeat:no-repeat;
    width:135px;
    height:32px;
    margin-right:15px;
    text-align:center;
}
#spmany li a
{
    color:#FFFFFF;
    text-transform:uppercase;
    text-align:center;
    padding-top:10px;
    font-weight:bold;
    font-size:12px;
}
#spmany li a img
{
     margin-top:9px;
}

#spmany li:last-child
{
   margin-right:0px !important;
}




/******** **************/
.line
{
    border-bottom:2px solid black;
}
.readmore
{
    margin-top:10px;
   float:right;
   color:#ed2839;
}

#playinfoleft
{
    width:461px;   
    float:left;
    margin-right:10px;
}
#playerinforight
{
    float:left;
    width:134px;
    margin-top:20px;
}
#playerinfoimage
{
    float:right;
    width:202px;
}
.textarealeft
{
    float:left;
    width:239px;
}
#playinfoleft h3
{
    margin-bottom:0px;
}
.selected
{
    color:#ed2839 !important;
}
.selectedtree
{
    background:#ed2839 !Important;
}
.selectedsub
{
    background:#ed2839 !Important;
}
/****** Theme **********/
#themefloatleft
{
    float:left;
    margin-right:21px;
    width:294px;
}
#themefloatright
{
    float:left;
    width:290px;
}
.themethree
{
    float:left;
    width:145px;
}
.themetwo
{
    float:left;
    width:145px;
}
.dright
{
    float:right;
    width:70px;
}


/***** photogallery ***********/
.galleryphotos {
float:left;
list-style:none outside none;
margin:0 0px 0 0;
padding-left:0px;
}

.galleryphotos li {
border:1px solid #EEEEEE;
float:left;
height:120px;
margin:3px;
padding:10px;
width:120px;
}


/********* Filarkiv *************/

.filearchive
{
    list-style-type:none;
    padding-left:0px;
}

#archiveBody1
{
    list-style-type:none;
    padding-left:20px;
    padding-top:5px;
}

.addthis_button_compact at300m
{
    color:#ffffff !Important;
}

#archiveBody
{
    list-style-type:none;
    padding-left:0px;
    margin-left:0px;
}

#archiveBody li
{
    display:block;
    float:left;
    padding-right:10px;
    padding-bottom:5px;
}

/*** NewsTemplate ****/
.newsleft
{
     width:394px;
     float:left;
     padding-right:10px;
}
.newsright
{
    float:left;
    width:202px;
    
}
.newsright
{
    text-align:right;
}
/**** NewsArchive *******/

.newsarchive
{
    padding-left:0px;
}



#nextmatch
{
    text-align:center;
}
.nmleft
{
    float:left;
    width:350px;
    padding:10px;
    text-align:left;
    margin-left:18px;
    font-size:14px;
}
.nmright
{
    float:left;
    padding:10px;
    width:340px;
    text-align:left;
    margin-left:10px;
    font-size:14px;
}
.left
{
    float:left;
}
.nmspace
{
    margin-left:107px;
}
.imgspc
{
    margin-right:15px;
}

/********* slideshow********/


