/* @group STYLE BLUE */

/*-----The styles below define the basic color scheme defined in index.php -----*/

/*-----Also defines default module styles when no suffix is entered -----*/

#header {

	background: url(/header_images/rotate.php) no-repeat center top;
	position:relative;

}

/*-----MAINBODY BASIC LINK TEXT -----*/

a {

	text-decoration: underline;

	/*--color: #0079F0;--*/

}

/*-----LEFT COLUMN LINK TEXT -----*/

#leftcol a {

	color: #0079F0;

}



/*-----LEFT COLUMN DEFAULT MODULE HEADER -----*/



#leftcol .moduletable h3 {

	background: #ffffff url(../../images/module_efs_h3.png) no-repeat left center;

	color: #FFF;

	font: bold 15px/30px "Lucida Grande", Lucida, Verdana, sans-serif;

}



/*-----LEFT COLUMN DEFAULT NEWSFLASH MODULE HEADINGS -----*/



#leftcol div.moduletable .contentheading a.contentpagetitle,

#leftcol div.moduletable .contentheading a.contentpagetitle:visited

{

	color: #434343;

	border-bottom: 1px solid #666;

	text-decoration: none;

}



/*-----INNER COLUMN DEFAULT NEWSFLASH MODULE HEADINGS -----*/



div.moduletable td.contentheading a.contentpagetitle:hover,

 {

	color: #434343;

	text-decoration: none;

}

div.moduletable a.contentpagetitle,

div.moduletable a.contentpagetitle:visited {

	color: #434343;

	background: url(../../images/bluedot.png) no-repeat left center;

	text-decoration: none;

}



/*-----INNER COLUMN MODULE HEADINGS -----*/



div.left .moduletable h3 {

	background: #0079F0 url(../../images/left_blue.png) no-repeat 0px 50%;

	color: #FFF;

	text-align: left;

	padding-left: 25px;

}

div.right .moduletable h3 {

	background: url(../../images/right_efs.png) no-repeat;

	color: #434343;

	text-align: right;

	padding-right: 25px;

}

/*-----INNER COLUMN WIDE MODULE HEADINGS -----*/



div.modulewrap_wide div.right_wide .moduletable h3,

div.modulewrap_wide div.left_wide .moduletable h3 {

	height: 30px;

	line-height: 30px;

	width: 946px;

	position: relative;

	background: #0079F0 url(../../images/left_blue.png) no-repeat 0% 50%;

	color: #434343;

	text-align: left;

	padding-left: 25px;

}

/*-----INNER COLUMN MODULE HEADINGS -----*/



div.modulewrap .right_wide .moduletable h3,

div.modulewrap .left_wide .moduletable h3 {

	height: 30px;

	line-height: 30px;

	width: 690px;

/*background: #0079F0 url(../../images/left_blue.png) no-repeat 0% 50%;	*/

	color: #434343;

	text-align: left;

	padding-left: 25px;

	background :# 555555;

}



div.moduletable .contentheading a.contentpagetitle,

div.moduletable .contentheading a.contentpagetitle:visited {

	font-size: .90em;

	line-height: 1.25em;

	padding-left: 19px;

	color: #434343;

	background: url(../../images/bluedot.png) no-repeat left center;

}



table table.contentpaneopen td.contentheading {
padding: 4px 0 0 0;
}

td.contentheading {

	font: small-caps 2em "Helvetica Neue",Helvetica, Arial, Verdana, serif;
	
	padding-top:3em;

	color: #434343;

	/*border-bottom: 1px solid #333;*/
	
	border-top: 1px solid #333;

	width: 99%;

}

.componentheading {

	color: #434343;

	border-bottom: none;

	font: small-caps 2em "Helvetica Neue",Helvetica, Arial, Verdana, serif;

}

a.contentpagetitle, .contentpagetitle a, .contentpagetitle a:visited {

	color: #0079F0;

	width:100%;



}

/*-----HEADING 1-----*/



#mainbody h1 {

	font: normal 2em/1.5em "Helvetica Neue", Helvetica, Arial, Verdana, serif;

	letter-spacing: -1px;

	color: #434343;

}

/*-----HEADING 2-----*/



#mainbody h2 {

	font: normal 1.75em/1.75em "Helvetica Neue", Helvetica, Arial, Verdana, serif;

	letter-spacing: -1px;

	color: #434343;

}

/*-----HEADING 3-----*/



#mainbody h3 {

	font: normal 1.5em/1.75em "Helvetica Neue", Helvetica, Arial, Verdana, serif;

	letter-spacing: -1px;

	color: #434343;

}

/*-----HEADING 4-----*/



#mainbody h4 {

	font: normal 1.25em/1.5em "Helvetica Neue", Helvetica, Arial, Verdana, serif;

	letter-spacing: -1px;

	color: #434343;

}



div.search_sok{

	float:right;

	border-width : 1;

	border-color : #000000;

	padding-top : -120px;

/*	padding-right : 14px;*/

}

#sondagens_texter{
	position:absolute;
	top:0;
	right:0;
	width:400px;
	text-align:right;
	margin-right:5px;
	color: ThreedLightShadow;
}

.sondag_namn {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #edf2f6;
}
.sondag_tema {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #edf2f6;
}
.sondag_texter {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #edf2f6;
}


#efslankar {
float:left;
width:975px;
margin-left:10px;
margin-top:10px;
}

#efslankar ul{

float: left; 
margin: 0 0 10px 0; 
display: block; 
padding: 0; 
width: 190px;
}

#efslankar ul li {
font-size: 0.98em;
line-height: 1.05em;
font-weight: normal;
margin-bottom: 4px;
}

#efslankar ul li a{ text-decoration: none;color: #9A9CA0;}

#efslankar ul li a:hover { text-decoration: underline; color: #0060BF; }




/* @end */