html{
	overflow-y: scroll;
}
body{
    margin:0;
    padding:0;
    background-color:#CCC;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
	background-image:url('../bilder/kompass.jpg');
	background-attachment: fixed;
	background-repeat:no-repeat;
    background-position:center top;
}

img{
    border:0;
}

p{
    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
}

h1{
    margin-top:-5px;
    margin-bottom:-10px;
    font-weight:normal;
	font-size:24px;
}

h5{
    font-weight:normal;
}

a:link{
    color:#FFFFFF;
    text-decoration:none;
}

a:visited{
    color:#FFFFFF;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

a.svartLank:link{
    color:#000000;
    text-decoration:none;
}

a.graLank{
    color:gray;
    text-decoration:none;
}

a.svartLank:visited{
    color:#000000;
    text-decoration:none;
}

a.svartLank:hover{
    text-decoration:underline;
}

a.ingenlank:hover{
    text-decoration:none;
}

.huvudbox{
    width:980px;
    margin-right:auto; 
    margin-left:auto;
}
    
.spalter{
    background-color:#FFF;
    width:980px;
    float:left;
    background-image:url(../bilder/borderMitten.png);
    background-repeat:repeat-y;
    background-position:center;
	-moz-box-shadow: 2px 0px 20px grey; 
	-webkit-box-shadow: 2px 0px 20px grey;
}

.arkiv{
    background-color:#FFFFFF;
    min-height: 200px;
    margin-bottom: 5px;
    padding: 10px;
    overflow:hidden;
    text-align:center;
	width:960px;
    float:left;
	-moz-border-radius-bottomleft:5px; 
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-box-shadow: 2px 0px 20px grey; 
	-webkit-box-shadow: 2px 0px 20px grey;
}

.arkiv h3{
	font-size:14px;
}

.meddelande{
    margin-top:0px;
    margin-bottom:0px;
    font-weight:normal;
    text-align: center;
}

/*************MINIRUBRIK OCH LINJE BÖRJAR*************/
.minirubrik{
    height:16px; /*Höjden på boxen*/
    overflow:hidden; /*Om linjen blir längre än boxen, så döljs den*/
    font-size:12px;
    margin-bottom:3px;
}

.linje{
    text-decoration:line-through;
    color:#999;

}
/*************MINIRUBRIK OCH LINJE SLUTAR*************/

/*************REKLAM BÖRJAR*************/
.helbanner, .helbanner180x930, #helbanner980x180{
    text-align:center;  
    overflow:hidden;
    padding-bottom:5px;
	float:left;
}

.helbanner{
	height:120px;
	width:980px;
}

.helbanner180x930{
	height:180px;
	width:930px;
	padding-left: 25px;
}

.spaltbanner{
	clear:both;
    width:470px;
    overflow:hidden;
    margin-right: -10px;
}
/*************REKLAM SLUTAR*************/
/*************VÄNSTERSPALT BÖRJAR**************/
.vansterspalt{
    width:469.55px;
    background-color:#FFF;
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    overflow:hidden;
    margin-top: 10px;
}
.loggaVansterspalt{
    vertical-align:top;
}
/*************VÄNSTERSPALT SLUTAR**************/
/*************OMSLAGSSIDA BÖRJAR*************/
.omslagssida{
    width:469.5px;
    background-color:#FFF;
    float:right;
    padding-left:10px;
    padding-right:10px; 
}

.omslag{
   /* background-image:url('../bilder/omslagBakgrund.jpg');*/
    background-repeat:no-repeat;
    padding-left:15px;
    margin-right:-10px;
    margin-bottom: 10px;
}

.omslagsbild{
    vertical-align:top;
    padding-top:20px;
}
/*************OMSLAGSSIDA SLUTAR*************/

/*************SIDFOT BÖRJAR*************/
.sidfot{
	clear:both;
    
    background-color:#333333;
    color:#FFF;
    font-size:12px;
    text-align:center;
    /*float:left;*/
    font-size:12px;
    font-weight:bold;
	-moz-border-radius-bottomleft:10px; 
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	margin-bottom:10px;
	padding:4px;
	-moz-box-shadow: 2px 0px 20px grey; 
	-webkit-box-shadow: 2px 0px 20px grey;
	opacity: .9; 
}
    
a.sidfotmeny:link{
    color:#FFFFFF;
    text-decoration:none;
}

a.sidfot:visited{
    color:#FFFFFF;
    text-decoration:none;
}

a.sidfotmeny:hover{
    text-decoration:underline;
}
    
p.sidfottext{
    font-weight:normal;
    font-size:10px;
}
/*************SIDFOT SLUTAR*************/

/*************VYKOR BÖRJAR*************/
.vykort{
    width:410px;
    height:225px;
    border-color:#000;
    border-width:2px;
    border-style:solid;
    margin:auto;
    margin-bottom:20px;
}

.vykortVanster{
    width:204px;
    float:left;
    height:215px;
    border-right-style:solid;
    border-right-color:#000;
    border-right-width:1px;
    margin:5px;
}

.vykortHoger{
    width:185px;
    float:left;
    height:215px;
    margin:5px;
}

.vykortAdressrad{
    width:140px;
    border-bottom:solid;
    border-bottom-width:1px;
    margin:auto;
    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
    margin-top:15px;
}

.frimarke{
    float:right; /*Placerar bilden till höger*/
    margin-left:100px; /*Behövs för att knuffa ned texten nedanför*/
    margin-bottom:15px;
}

/*lägger till padding 10px*/
.10pxmarginTop{
margin-top: 10px;
}

/*Kommentera*/
input.vykortKommentera{
    width:80px;
    margin-top:-10px;
}

button.vykortKommentera{
    background-color:#CCC;
    margin-top:-10px;
    text-decoration:none;
}

textarea.vykortKommentera{
    width:190px;
    height:170px;
}

/*Tipsa*/
textarea.vykortTipsa{
    width:190px;
    height:80px;
}

button.vykortTipsa{
    background-color:#FFF;
    margin-top:-10px;
    text-decoration:none;
}

input.vykortTipsa{
    width:100px;
    margin-top:-10px;
}

.vykortAdressradTipsa{
    width:180px;
    border-bottom:solid;
    border-bottom-width:1px;
    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
    margin-top:15px;
}
/*************VYKOR SLUTAR*************/

/*************VERKTYG BÖRJAR*************/
.verktyg, .verktygArtikel{
    background-color:#999;
    padding:5px;
    color:#FFF;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

.verktygArtikel{
	clear:both;
	text-align:right;
}

.tummenUpp{
    cursor:pointer;
}

/*************VERKTYG SLUTAR*************/

/*************KOMMENTAR BÖRJAR*************/
.kommentar{
    padding:5px 5px 5px 5px;
    
}
.kommentarnamn{
	margin-bottom:0px;
}
.kommentarbox{
	overflow:hidden;
	 background-color: #F8F8F8 ;
   
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border: 1px solid #d1d1d1;
	
	padding:5px;
}
.anmal{
    float:right;
    cursor:pointer;
}
.stang:hover{
    text-decoration:underline;
    cursor:pointer;
}
/*************KOMMENTAR SLUTAR*************/
    
/*************Artikel Mall BÖRJAR*************/
.artikel{
    background-color:#FFFFFF; 
    margin-bottom: 5px;
    padding: 10px;
	-moz-border-radius-bottomleft:5px; 
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-box-shadow: 2px 0px 20px grey; 
	-webkit-box-shadow: 2px 0px 20px grey;
	
	position: relative;
}

.artikelAbstrakt{
	clear: both;
}

#artikelForfattareBehallare{
	clear:both;
    margin-top:5px;
    float:right;
    text-align:right;
	position:relative;
}

a#artikelForfattareBehallare:link{
	color:#000000;
}

.artikelForfattareInnehall{
	float:right;
	margin-left:10px;
	margin-bottom:2px;
}

.gaTillForstasidanLankFranArtikel{
	position: absolute;
	right: 4px;
	top: 4px;
}
/*************Artikel Mall SLUTAR*************/

/*************ARTIKELINGRESS FÖRSTASIDA BÖRJAR*************/
#storBild{
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 10px;
}

#litenBild{
    float:right;
    margin-left:5px;
}
/*************ARTIKEL FÖRSTASIDA SLUTAR*************/

/*************LEDARE BÖRJAR*************/
#ledareBild{
    float:left;
    width:100px;
}

.ledareForfattare{
    text-align:right;
}


#ledareForfattare{
    margin-top:15px;
    float:right;
    text-align:right;
}

a#ledareForfattare:link{
	color:#000000;
}

#ledareRubrik{
    margin-bottom:5px;
}
/*************LEDARE SLUTAR*************/

/*************medarbetareBox BÖRJAR*************/
.medarbetareBox{
	width:230px;
	float:left;
	overflow:hidden;
	background:url('/bilder/boxBakgrund.gif') top repeat-y;
}

.medarbetareBoxInnehall{
	margin-left:17px;
	margin-top:17px;
	margin-right:30px;
	margin-bottom:17px;
}
.medarbetareBoxBild{
	margin-bottom:4px;
}

.medarbetareOver{
	margin-left: 5px;
}
/*************medarbetareBox SLUTAR*************/


/***** DELA FACEBOOK *****/
.fb_share_button { 
	display: -moz-inline-block; 
	display:inline-block; 
	padding:1px 20px 0 0; 
	height:15px; 
	background:url('/bilder/facebook16x16.gif') no-repeat top right; 
	vertical-align:bottom;
}
/*****/

/*****DELA TWITTER*****/
.twitterDelaKnapp{
	display: -moz-inline-block; 
	display:inline-block; 
	padding:1px 20px 0 0; 
	height:15px; 
	background:url('/bilder/twitter16x16.png') no-repeat top right; 
	vertical-align:bottom;
}
/***** DELA TWITTER SLUTAR *****/

/********** MENY BÖRJAR *********/
.huvudbehallare{
	width: 100%; 
	float:left; 
}

.loggaIhuvudet{
	width: 150px; 
	height: 100px;
	background-image: url('../bilder/logga-anton.png'); 
	float: left;
}

.behallareHoger{
	width: 830px; 
	height: 100px; 
	float: left;
}

/***** HUVUD FEED *****/
.huvudFeed{
	width: 100%; 
	height: 30px; 
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
}

.huvudFeed div{
	height: 100%;
	float: left;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.huvudFeed h1, .huvudFeed h1 a{
	font-size: 18px;
	font-weight: normal;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.huvudFeed h2, .huvudFeed h2 a{
	font-size: 12px;
	font-weight: normal;
	color: #ec1c24;
}


.huvudFeed a{
	display: block; 
	height: 50%; 
	width: 100%;
	text-decoration: none;
}

.huvudFeed1{
	width: 159px;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid;
}

.huvudFeed2{
	width: 319px;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid;
}

.huvudFeed3{
	width: 320px;
}

/***** *****/
.menybehallare{
	width: 100%; 
	height: 50%; 
	float: left;
}

.loggaIhuvudet a{
	display: block; 
	height: 100%; 
	width: 100%; 
}

.meny{
	width: 100%; /*leave this value as is in most cases*/
}

.meny ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
}

.meny ul li{
	display: inline;
	cursor: pointer;
}

#bredd140{
	width:140px;
	border-right:0px;
}

.meny ul li a{
	float: right;
	color: white; /*text color*/
	background-color: #333333;
	padding-left: 13px;
	padding-right: 12px;
	text-decoration: none;
	border-right: 1px solid white; /*grey divider between menu items*/
	/*margin-left:5px;*/
	/*border-bottom: 1px solid black;*/
	/*width:100%;*/
	text-align:center;
	height: 50px;
	padding-top: 17px;
	font-size: 12px;		
}

.meny ul li a:visited{
}

.meny ul li a:hover, .meny ul li .current, .menyAktiv{
	color: black !important; /*text color of selected and active item*/
	background-color: white !important;
	


  -webkit-transition: color .10s linear;
  transition: color .10s linear;
  transition: background-color .05s linear .1;
}
#menyUl{
	margin:0px 0px 0px 0px;
	padding:0px;
	}


/**TEST**/
#menyUl li ul{
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: absolute;
	visibility: hidden;
	border-top: 1px;
	

	}
#menyUl li ul li{	
	float: none;
	margin: 0px;
	display: inline;
	
		
	}
#menyUl li ul li a{	
	width: auto;
	text-transform: none;
	color: white;
	}

/***** MENY SLUTAR ****/

/***** OM BÖRJAR *****/

.omH3{
	margin-bottom:-10px;
}
/***** OM SLUTAR *****/

/*******Gör en avgränsare x-led*****/
.streck{
	padding-bottom: 2px;
	padding-top: 2px;
	width: auto;
	background-image:url(../bilder/borderMitten.png);
	background-repeat:repeat-x;
}


/***** JOHAN TESTAR NYTT VYKOR *****/
.johantestar{
	background-image:url(../bilder/vykortJohan.jpg);
	background-repeat:no-repeat;
	height: 300px;
	background-position:center top;
}

.johantestarNamn, .johantestarEpost, .johantestarText, .johantestarKnapp{
	background-color:transparent;
	border:0;
	border-style:solid;
	border-color:grey;
	border-bottom-width:1px;
}  

.johantestarNamn, .johantestarEpost, .johantestarKnapp{
	margin-left:30px;
	width:170px;
}

.johantestarNamn{
	margin-top:150px;
}

.johantestarEpost, .johantestarKnapp{
	margin-top:10px;
}

.johantestarText{
	border-bottom-width:0px;
	margin-top:80px;
	margin-left:50px;
	float:left;
	overflow: auto;
}
/***** END *****/
.pJustering{
margin-top: -0px;
margin-bottom: 4px;
}


/****** GOOGLE SÖK BÖRJAR *****/
.gsc-control-cse {
	font-family: Verdana, sans-serif;
	border-color: #ffffff;
	background-color: #ffffff;
}
input.gsc-input {
	border-color: #cccccc;
}
input.gsc-search-button {
	border-color: #cccccc;
	background-color: #cccccc;
}
.gsc-tabHeader.gsc-tabhInactive {
	border-color: #cccccc;
	background-color: #cccccc;
}
.gsc-tabHeader.gsc-tabhActive {
	display:none;
}
.gsc-tabsArea {
	border-color: #cccccc;
}
.gsc-webResult.gsc-result {
	border-color: #cccccc;
}
.gsc-webResult.gsc-result:hover {
	border-color: #cccccc;
	background-color: #ffffff;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
	color: black;
	font-size:15px;
	font-family: Verdana, sans-serif;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
	color: grey;
	font-size:15px;
	font-family: Verdana, sans-serif;
}

a.gsc-trailing-more-results:link,
.gsc-cursor-page  {
	color: black;
	font-size:12px;
	font-family: Verdana, sans-serif;
}
.gs-webResult.gs-result .gs-snippet {
	color: #000000;
	font-size:12px;
	font-family: Verdana, sans-serif;
}
.gs-webResult.gs-result .gs-visibleUrl,
.gs-webResult.gs-result .gs-visibleUrl-short {
	display:none;
}
 
.gsc-results .gsc-cursor-page {
	font-size:12px;
	font-family: Verdana, sans-serif;
	border-color: #cccccc;
	background-color: #ffffff;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	font-size:12px;
	font-family: Verdana, sans-serif;
	border-color: #cccccc;
	background-color: #cccccc;
}


.gs-promotion.gs-result {
	border-color: #94CC7A;
	background-color: #CBE8B4;
}
.gs-promotion.gs-result a.gs-title:link {
	color: #0066CC;
}
.gs-promotion.gs-result a.gs-title:visited {
	color: #0066CC;
}
.gs-promotion.gs-result a.gs-title:hover {
	color: #0066CC;
}
.gs-promotion.gs-result a.gs-title:active {
	color: #0066CC;
}
.gs-promotion.gs-result .gs-snippet {
	color: #454545;
}
.gs-promotion.gs-result .gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl-short {
	color: #815FA7;
}
 /***** GOOGLE SÖK SLUTAR *****/
 
 /* Easy Slider */

#slider{
	width:980px;
	margin:auto;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:980px;
	height:630px;
	overflow:hidden; 
}
#prevBtn, #nextBtn{ 
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	/*left:30px;*/
	top:390px;
}	
#nextBtn{ 
	margin-left:910px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:50px;
	height:50px;
	background:url(/bilder/arkivVanster.png) no-repeat 0 0;
}	
#nextBtn a{ 
	background:url(/bilder/arkivHoger.png) no-repeat 0 0;	
}												
/* // image replacement */
	

/* // Easy Slider */

/*Skcka in Tips*/
#skickaInDagensTipsNy{
min-height: 30px;
height: auto;
width: 470px;
/*background-color:#EC1C24;*/
background-color: #333333;
background-image: url(../bilder/fadeSkickainTips.png);
color: white;
text-decoration: none;
text-align: center;
font-size:18px;
padding-top: 3px;
-moz-border-radius-bottomleft:5px; 
-webkit-border-bottom-left-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-topleft:5px; 
-webkit-border-top-left-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;

}

#skickaInDitt{
	
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-left:80px;
	
    background-color: #F8F8F8 ;
    color:black;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border: 1px solid #d1d1d1;
}

.navigeraNummer{
    clear: both;
    text-align: center;
    padding-top: 10px;
}
.navigeraNummer img{
    vertical-align: -3px;
}

.lasMerKuriosa{
	clear: both;
	text-align: right;
    padding-top: 10px;
}
.lasMerKuriosa img, .lasAllaTips img{
    vertical-align: -3px;
}

.lasAllaTips{
	clear: both;
	text-align: right;
	padding-bottom: 5px;
	margin-top: -5px;
}

.underhallsmeddelande{
	float:left;
	text-align: center;
	background-color: white;
	margin-bottom:7px;
	margin-top:0px;
	width: 960px;
	padding:10px;
	
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	-moz-box-shadow: 1px 0px 10px grey; 
	-webkit-box-shadow: 1px 0px 10px grey;
}

/*Formulär*/


fieldset{
	border: 0;
}


ul.form{
	margin-left: -10px;
	
	list-style: none;
	padding: 0;
	

}

ul.form li{
	float: left;
	width: 100%;
}

label{
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	
}

input.atext{
    margin: 0;
    width: 100%;
	height: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #555;
	font-size: 12px;
	font-family: inherit;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;

    }
input.btext{
	float:left;
    margin: 0;
    width: 55%;
	height: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	margin-right:0px;
	color: #555;
	font-size: 12px;
	font-family: inherit;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;

    }
   input.check{
    margin: 0;
	color: #555;
	font-size: 18px;
	font-family: inherit;
	border-color: #E5E5E5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;

    }

input.button{
	float: left;
	border: 0;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	font-size: inherit;
	 background-color: #EC1C24;
	 margin-left:3px;
	 margin-top:3px;
	/*margin-top: 5px;
	border: none;
	font-size: 18px;
	background-color: #333333;
	color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;*/


}
textarea.meddelandeTextKomment{
    margin: 0;
    width: 75%;
	
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #555;
	font-size: 12px;
	font-family: inherit;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;

    }
textarea.meddelandeText{
    margin: 0;
    width: 250px;
	
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	color: #555;
	font-size: 12px;
	font-family: inherit;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px 1px 1px 1px;

    }
.skickaKnappOmslag{
	float: left;
	border: 0;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	font-size: inherit;
	 background-color: #999;
	 margin-left:3px;
	 margin-top:3px;
	 
	 width:224.5px;
	}
.skickaKnappOmslag1{
	width:224.5px;
	float: right;
	border: 0;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	font-size: inherit;
	 background-color: #999;
	 margin-left:3px;
	 margin-top:3px;
	}

	
/**
 * Greensky theme
 * http://www.google.com/cse/style/look/greensky.css
 */
.cse input.gsc-search-button,
input.gsc-search-button {
	
	border: 0;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	font-size: inherit;
	background-color: #EC1C24;
	margin-left:3px;
	margin-top:3px;
}

.cse input.gsc-input,
input.gsc-input {
	height: 20px;
	padding: 4px;

}

/*Popup-annons*/
#popup {
height: 100%;
width: 100%;
background: #000000;
/*Ändra till absolute för IE*/
position: fixed;
top: 0;
left:0;

}

#window {
width: 980px;
height: 180px;
margin: 0 auto;
/*border: 1px solid #000000;*/
/* background: #ffffff;*/
/*Ändra till absolute för IE*/
position: fixed;
top: 150px;



}

#closePopUp{
margin-top: 10px;
font-size:14px;
float: right;
}
/*Popup slut*/
/*bannerR&A*/
#helbanner980x180{
height:180px;
width:980px;
}