/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/************** .editor styles *****************/
.editable_div_1 {
	border-style:dashed;
	border-width:1px 1px 1px 1px;
	border-color:#bbb;
}

/***********************************************/

body{
	font-family: Verdana,Arial,sans-serif;
	font-size:70%;
	font-weight:normal;
	letter-spacing:normal;
	word-spacing:normal;
	line-height:normal;
	color:#000000;
	margin:0;
	margin-top:0px;
	margin-bottom:30px;
	padding:0;
	/*background-color:#6A93C4;*/
	/*background-color:#dae4f0;*/
	background-color:#ffffff;
	/*background-color:#818177;*/
}

/******************* Anpassa ********************/

.fontsizesmall {
	font-size:60%;
}

.fontsizeorg {
	font-size:70%;
}

.fontsizelarge {
	font-size:80%;
}

.fontsizexlarge {
	font-size:95%;
}

.fontsizexxlarge {
	font-size:105%;
}


.fontfamilyverdana {
	font-family: Verdana!important;
}

.fontfamilyarial {
	font-family: Arial!important;
}

.fontfamilytimes{
	font-family: Times New Roman!important;
}

.fontfamilygeorgia{
	font-family: Georgia!important;
}

.fontfamilycourier{
	font-family: Courier!important;
}	

.wordspacingorg {
	word-spacing:normal;
}

.wordspacinglarge {
	word-spacing:0.25em;
}

.wordspacinglarger {
	word-spacing:0.5em;
}

.lineheightorg {
	line-height:normal;
}

.lineheightlarge {
	line-height: 1.5em;
}

.lineheightlarger {
	line-height: 2.0em;
}

/************** .feature styles ***************/

.left {
	position:relative; 
	float:left;
}

.right {
	position:relative; 
	float:right;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container_site {
	/*1000px for 1024x768*/
	margin:5px auto 0 auto;
	width: 1000px;
	background-color:transparent;
	background-image:url(../img/shadow_site.gif);
	background-repeat:repeat-y;
}

#container_head {
	/*1000px for 1024x768*/
	margin:0 auto;
	width: 1000px;
	background-color:transparent;
	background-image:url(../img/shadow_top_blue8.jpg);
	background-repeat:no-repeat;
	height:50px;
}

#container_head_menu {
	margin:0;
	padding-top:14px;
	width: 400px;
	height:30px;
	background-color:transparent;
	position:relative;
	float:left;
	left:180px;
}

#container_head_menu ul {
	margin:0;
	padding:0;
	position:relative;
	float:right;
	list-style-type:none;
	font-family: trebuchet ms, Verdana;
	letter-spacing:0.1em;
}

#container_head_menu li {
	margin:0;
	padding:0px 0px 0px 12px;
	position:relative;
	float:left;
	list-style-type:none;
	font-size:100%;
	font-weight:bold;
}

#container_menu {
	margin:0px auto 12px auto;
	width: 992px;
    background: url(../img/sprite.png) repeat-x 0 -190px;
	/*height:25px;*/
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-top-color:#bbb;
	border-bottom-color:#a6a6a6;
	position:relative;
}

#container_menu ul {
	margin:0;
	padding:0;
	display:table-row;
	list-style-type:none;
	/*font-family: trebuchet ms, Verdana;*/
	/*letter-spacing:0.1em;*/
	font-family: Arial;
	font-weight:normal;
	text-transform:uppercase;
	font-size:100%;
}

#container_menu li {
	margin:0;
	padding:7px 13px 6px 13px;
	position:relative;
	float:left;
	display:table-cell;
	list-style-type:none;
	text-align:center;	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#cdcdcd;
	text-align:center;
}

#container_head_img {
	margin:0;
	padding:0;
	background-color:#fff;
	background-position:bottom;
	background-repeat:no-repeat;
}

#container_page_sub_menu {
	font-family: Arial;
	margin:0;
	padding:0;
	width:185px;
	position:relative;
	float:left;
	background-color:#E5E5E5;
	border-style:solid;border-width:1px 1px 0px 1px;border-color:#ccc #ccc #ccc #ccc;
}

.container_page_sub_menu_bold {
	font-weight:bold;
}

.container_page_sub_menu_not_bold {
	font-weight:normal;
}

#container_page_sub_menu img {
	margin:0px 3px 0px 0px;
	padding:0;
	position:relative;
	top:-1px;
}

#container_page_sub_menu ul {
	margin:0;
	padding:0em 0em 12px 15px;
	list-style-type:none;
}

#container_page_sub_menu ul ul {
	margin:0;
	padding:0em 0em 0em 1.0em;
	list-style-type:none;
}

#container_page_sub_menu li {
	margin:0;
	padding:0.45em 0em 0.45em 0em;
	list-style-type:none;
}

#container_page_sub_menu li li {
	margin:0;
	padding:0.3em 0em 0.3em 0em;
	list-style-type:none;
}

#container_footer {
	clear:both;
	margin:0 auto;
	padding:10px 0px 9px 0px;
	width: 962px;
	/*border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#ccc;*/
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	font-family: trebuchet ms, Verdana;
	height:15px;
	/*background-image:url(../img/footer_back.gif);*/
	background-color:#931c3b;
}

#container_footer ul {
	margin:0;
	padding:0;
	display:table-row;
	list-style-type:none;
	font-family: trebuchet ms, Verdana;
	letter-spacing:0.1em;
	font-weight:bold;
	text-transform:uppercase;
}

#container_footer li {
	margin:0;
	padding:0;
	position:relative;
	float:left;
	display:table-cell;
	list-style-type:none;
}

/******************* Search ********************/

#container_search {
	margin:0;
	padding-top:13px;
	width: 184px;
	height:30px;
	background-color:transparent;
	position:relative;
	float:left;
	left:200px;
}

#container_search input {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-top-color:#aaa;
	border-left-color:#aaa;
	border-right-color:#aaa;
	border-bottom-color:#aaa;
	font-size:90%;
	width:140px;
}

#container_search form {
	margin:0;
	padding:0;
	background-color:transparent;
}

/******************* adverts ********************/

#container_adverts {
	width:188px;
	border-style:solid;
	border-color:#bbb;
	border-width:1px 1px 0px 1px;
	/*background-color:#f0f0f0;*/
}

#container_adverts_tabs {
	margin:0;
    background: url(../img/sprite.png) repeat-x 0 -190px;
	height:25px;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-top-color:#bbb;
	border-bottom-color:#a6a6a6;
	position:relative;
}

.container_adverts_tab {
	margin:0;
	padding:5px 0px 5px 0px;
	position:relative;
	float:left;
	font-size:90%;
	font-family: trebuchet ms, Verdana;
	letter-spacing:0.1em;
	text-transform:uppercase;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#cdcdcd;
}

.container_adverts_tab_active {
	font-weight:bold;
}

.container_adverts_tab_inactive {
	font-weight:bold;
}

#container_adverts_body {
	clear:both;
	width:175px;
	padding:12px 0px 0px 13px;
	/*background-color:#E5E5E5;*/
}

.container_adverts_advert {
	margin:0px 0px 12px 0px;
	padding:6px 4px 0px 6px;
	width:150px;
	border-style:solid;
	border-width:1px;
	border-color:#888;
	font-size:90%;
	background-color:#fff;
}

.container_adverts_advert_start_headline {
	margin:11px 0px 1px 0px;
	padding:0;
	width:170px;
	background-color:transparent;
	font-size:140%;
	font-weight:bold;
	font-family: trebuchet ms, Verdana;
}

.container_adverts_advert_start {
	margin:0;
	padding:0;
	width:172px;
	background-color:transparent;
}

/************** .template styles *****************/

#template_header_back {
	padding:0px 0px 16px 0px;
	margin:0;
	background-color:#fff;
	position:relative;
	float:right;
	width:560px;
}

.template_header {
	margin:0;
	padding:0.5em 0em 0.5em 0em;	
	background-color:#E5E5E5;
	border-style:solid;border-width:1px 1px 1px 1px;border-color:#ccc #ccc #ccc #ccc;
	/*border-style:solid;border-width:1px 0px 1px 0px;border-color:#ccc #ccc #999 #ccc;
	color: #931C3B;*/
	text-align:center;
	font-size:140%;
	text-transform:uppercase;
	font-family: trebuchet ms, Verdana;
	font-weight:bold;
}

#template_col_container {
	margin:0;
	padding:0;
	width:560px;
	position:relative;
	float:right;
	background-color:transparent;
}

#template_start_01_container_page_body {
	margin:0;
	padding:0;
	width: 100%;
	background-color:transparent;
	/*position:relative;
	float:left;*/
	display:table-row;
}

#template_start_01_col_1 {
	margin:0px 15px 0px 0px;
	padding:0;
	width:170px;
	position:relative;
	float:left;
	display:table-cell;
	background-color:transparent;
}

#template_start_01_col_2 {
	margin:0px 15px 0px 15px;
	padding:0;
	width:330px;
	position:relative;
	float:left;
	display:table-cell;
	background-color:transparent;
}

#template_start_01_col_3 {
	margin:0px 0px 0px 15px;
	padding:0;
	width:194px;
	position:relative;
	float:left;
	display:table-cell;
	background-color:transparent;
}

#template_01_container_page_body {
	margin:0;
	padding:0;
	width: 758px;
	height:auto;
	background-color:transparent;
}

#template_01_col_2 {
	margin:0;
	padding:0px 0px 5px 3px;
	width:557px;
	position:relative;
	float:left;
	background-color:transparent;
}

#template_02_container_page_body {
	margin:0;
	padding:0;
	width: 758px;
	height:auto;
	background-color:transparent;
}

#template_02_col_2 {
	margin:0;
	padding:0px 0px 5px 3px;
	width:262px;
	position:relative;
	float:left;
	background-color:transparent;
}

#template_02_col_3 {
	margin:0px 0px 0px 30px;
	padding:0;
	width:265px;
	position:relative;
	float:left;
	background-color:transparent;
}

#template_03_container_page_body {
	margin:0;
	padding:0;
	width:758px;
	height:auto;
	background-color:transparent;
}

#template_03_col_2 {
	margin:0;
	padding:0px 0px 5px 3px;
	width:327px;
	position:relative;
	float:left;
	background-color:transparent;
}

#template_03_col_3 {
	margin:0px 0px 0px 30px;
	padding:0;
	width:200px;
	position:relative;
	float:left;
	background-color:transparent;
}

.dottedborder {
	clear:both;
	background-color:transparent;
	height:1px;
	line-height:0;
	margin:0;
	padding:0;
	font-size:0;
	width:100%;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#aaa;
	margin-top:15px;
	margin-bottom:16px; 
}

.image_square {
	margin:0px 5px 0px 0px;
}

.bildtext {
	margin:0.3em 0em 0em 0em;
	padding:0;
	font-size:90%;
}

/****************.nyheter and lastips styles ****************/

#nyheterMainPage {
	position:relative;
	float:right;
	width:560px;
	margin:0;
	padding:0px 0px 10px 0px;
	background-color:#FFFFFF;
}

#nyheterTowCol1 {
	padding-left:4px;
	float:left;
	width:274px;
}
		
#nyheterTowCol2 {
	float:right;
	width:260px;
}

.lastipspuffer {
	padding:0;
	margin: 0px 0px 1.0em 0px;
	font-size:90%;
}

.nyheterpuffer {
	padding:0;
	margin: 0px 0px 1.0em 0px;
	font-size:90%;
}
		   
.nyheterpuff a, .nyheterpuff a:active, .nyheterpuff a:visited, .nyheterpuff a:hover{
	text-decoration:none;
}

.nyheterpuffrubrik {
	padding:0;
	margin:0;
	font-size:110%;
}

.nyheterpuff {
	padding: 0;
	margin:0;
}

.nyheter_sid_rubrik {
	clear:both;
	margin:0px 0px 10px 0px;
	padding:8px 0px 8px 10px;
	position:relative;
  	float:left;
	width:551px;
	height:auto;
	text-align:left;
	font-weight:bold;
	font-size:100%;
}

.nyheterrubrik {
	padding: 0;
	margin: 0.5em 0px 7px 0px;
}

.nyheteringress {
	padding: 0;
	margin: 0;
	font-size:1.105em;
	font-weight:bold;
}

.nyheteringress a, .nyheteringress a:active, .nyheteringress a:visited, .nyheteringress a:hover{
	text-decoration:none;
}

.nyheterbild {
	margin:0.3em 0em 0em 0em;
	padding:0;
	font-size:90%;
}

.nyheterbrodtext {
	padding: 0;
	margin: 0px 0px 15px 0px;
	position:relative;
	top:-12px;
}

.nyheterbrodtext a, .nyheterbrodtext a:active, .nyheterbrodtext a:visited, .nyheterbrodtext a:hover{
	text-decoration:none;
}

/***************** V�ra orter underh�ll *******************************/

#template_varaorter_underhall {
	position:relative;
	float:right;
	width:560px;
	margin:0;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
}

.template_varaorter_underhall_left {
	position:relative;
	float:left;
	width:340px;
	margin:0;
	padding:0px 10px 10px 3px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
}

.template_varaorter_underhall_right {
	position:relative;
	float:right;
	width:190px;
	margin:0;
	padding:0px 0px 10px 0px;
}

/** template_varaorter_ort.php and template_varaorter_omrade.php **/

#template_varaorter_ort_img_navigation
{	
	margin:0;
	padding:4px 0px 4px 0px;
	width:325px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-top-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	font-size:90%;
	color:#888;
	background: url(../img/sprite.png) repeat-x 0 -190px;
	text-align:center;
}

#template_varaorter_ort_img_navigation a, #template_varaorter_ort_img_navigation a:active, #template_varaorter_ort_img_navigation a:visited, #template_varaorter_ort_img_navigation a:hover{
	color:#888;
}

/******************************************************************/

.oversikt {
	margin:0px 0px 20px 0px;
	padding:0;
}

.oversikt ul {
	margin:0px 0px 10px 8px;
	padding:0;
	list-style-type:none;
}

.oversikt li {
	margin:4px 0px 4px 5px;
	padding:0;
	list-style-type:none;
	text-decoration:underline;
}

.oversikt img {
	margin:0px 5px 0px 0px;
	padding:0;
	list-style-type:none;
}

.atillo {
	padding:0;
	background-color:transparent;
}

.atillo ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: trebuchet ms, Verdana;
	font-weight:bold;
	text-transform:uppercase;
}

.atillo li {
	margin:0;
	padding:2px 0px 2px 0px;
	position:relative;
	float:left;
	list-style-type:none;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#bbb;
}

.atillo li a, .atillo li a:active, .atillo li a:visited 
{
	margin: 1.0em 0.6em 1.0em 0.6em;
	padding: 0;
}

/*************************** YUI **********************************/

/* core */

.yui-navset .yui-nav, .yui-nav li {
    margin:0;
    padding:0;
    list-style:none;
	display:block;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#999999;
}

.yui-nav li {
    margin:0;
    padding:3px 3px 3px 3px;
    list-style:none;
	border-style:solid;
	border-width:1px 1px 0px 1px;
	border-color:#999999;
    display:inline;
    vertical-align:bottom; /* safari: for overlap */
    zoom:1; /* IE: kill space between horizontal tabs */
}

.yui-nav .selected {
	font-weight:bold;
	padding:4px 3px 4px 3px;
	background-color:#eee;
}
/******************************************************************/
.varaorter_menu {
	clear:both;
	background: url(../img/sprite.png) repeat-x 0 -190px;
	height:25px;
	width:558px;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	border-color:#ccc;
}

.varaorter_menu ul {
	display:table-row;
	list-style-type:none;
	padding:0;
	margin:0;
}

.varaorter_menu li {
	height:15px;
	position:relative;
	float:left;
	list-style-type:none;
	display:table-cell;
	font-weight:bold;
	font-family:Arial;
	text-transform:none;
	padding:5px 28px 5px 28px;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#ccc;
}
/******************************************************************/
