﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
    background-image: url("../Resources/background-oscarclean-stadservice.jpg");
	background-repeat: repeat;
}

a:link, a:visited
{
	color: #DED6B4;
	cursor: pointer;
	text-decoration: underline;
}

a:hover
{
	color: #D1C598;
	text-decoration: none;
	cursor: pointer;
}

a:active
{
	color: #39331A;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    margin-bottom: 10px;
    line-height: 1.6em;
    width: 298px;
}

/* HEADINGS   
----------------------------------------------------------*/

.sub-header
{
	font-family: georgia, "times new roman" , garamond, serif;
	color: #003300;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
	padding-bottom: 10px;
	line-height: normal;
}

.HeadRubrik
{
font-family: Georgia;
font-size: 1.5em;
color: #000000;
font-weight:bold;
}

h1, h2, h3, h4, h5, h6
{
    color: #000000;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
    font-family: Georgia;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 500;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    margin: 20px auto 0px auto;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background-image: url("../Resources/topp-bild.png");
    background-repeat: no-repeat;
    width: 827px;
    height: 244px;
    width: 828px;
    z-index:2;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
	z-index:1;
    padding: 0px 12px;
    margin: -17px 8px 8px 0px;
    min-height: 420px;
    border-style: none;
    background-image: url("../Resources/mitten-bild.jpg");
    background-repeat:repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    width: 827px;
    background-repeat:repeat-y;
}

.maincontent
{
    padding: 0px 12px;
    margin: -17px 8px 8px 45px;
    min-height: 420px;
    max-width:780px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #000000;
	width: 690px;
}

.mainvertical
{
	position:absolute;
	margin-left:820px;
    min-height: 420px;
    max-width:200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #000000;
	width: 200px;
	top: 256px;
}

.MainBild
{
	position: absolute;
	margin: 35px 500px;
	height: auto;
	width: auto;
	max-height: 175px;
	max-width: 237px;
	border: thin groove #BCBECB;
	padding-top: 1px;
}

.MainBild2
{
width: 710px;
height: 176px;
z-index: 1;
position: relative;
left:45px;
top: 6px;
}

.MainFlash
{
	position: absolute;
	margin: 5px 400px;
	height: auto;
	width: auto;
	max-height: 175px;
	max-width: 237px;
}

.MainBildVertical
{
	position: absolute;
	margin: 35px 500px;
	height: auto;
	width: auto;
	max-height: 303px;
	max-width: 237px;
	border: thin groove #BCBECB;
	padding-top: 1px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    padding: 8px 0px 0px 0px;
    margin: -10px auto 0px 0px;
    text-align: center;
    line-height: normal;
    height:191px;
    width:827px;
    background-image: url("../Resources/botten-bild.jpg");
    background-repeat: no-repeat;
}

.CopyW
{
position:relative;
text-decoration:none;
color:#565277;
font-size:100%;
font-family:Arial;
top: 144px;
left: 77px;
width: 698px;
height: 51px;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-image: url("../Resources/menu-background-stadforetag.png");
    background-repeat: no-repeat;
    width:100%;
    height:50px;
    margin: 168px 8px 8px 40px;
    overflow:visible;
}

div.menuWrapper
{
	position:absolute;
	top:15.2em;
	margin-left:80px;
    left: 40px;
}

div.menu
{
	position:absolute;
	top:-0em;
	width:800px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
	border-style: none dotted solid dotted;
	border-width: 1px;
	border-color: #3C3C1E #7A7A3D #3C3C1E #7A7A3D;
	background-color: #6F6F37;
	color: #dde4ec;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu ul li a:hover
{
	background-color: #DDDDB9;
	color: #465c71;
	text-decoration: none;
}

div.menu ul li a:active
{
	background-color: #505027;
	color: #cfdbe6;
	text-decoration: none;
}

/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
div.menu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: -2.2em 0 0 130px;
}


/* breadcrumb MENU
----------------------------------------------------------*/

.breadcrumb
{
	margin:30px 200px;
	overflow:visible;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
/* Flash Clock
----------------------------------------------------------*/
.clockDisplay
{
	position:relative;
	height:0px;
	overflow:visible;
	text-align:right;
	padding:10px 50px;
}

/* Get Flash
----------------------------------------------------------*/
.flashimg
{
	margin:10px 55px;
}

/* Link Menu
----------------------------------------------------------*/
.LinkMenu
{
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
text-align: center;
color: #000000;
width: 300px;
height: 157px;
top: 34px;
left: 17px;
}

/* Buttons
----------------------------------------------------------*/
a.button {
    background: transparent url("../Resources/bg_button_a.gif") no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url("../Resources/bg_button_span.gif") no-repeat;
    font: normal 12px arial, sans-serif;
    font-weight:bold;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.buttonblue span {
    background: transparent url("../Resources/bg_blue_button_span.gif") no-repeat;
    font-size:20px;
    font-family: Arial;
    font-weight: bold;
    display: block;
    line-height: 14px;
    margin:0px 0px 0px 0px;
    padding: 6px 0 6px 18px;
    width:auto;
}

a.buttonblue {
    background: transparent url("../Resources/bg_blue_button_a.gif") no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 17px;
    min-height:26px;
    text-decoration: none;
    line-height: 14px;
    padding: -6px 14px 0px 0px;
    text-align:left;
    
}

a.buttonblue:active span
{
	background: transparent url("../Resources/bg_blue_button_span.gif") no-repeat;
	font-size: 20px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	line-height: 14px;
	padding: 6px 0 6px 18px;
	background-position: left bottom;
}

a.buttonblue:active {
    background-position: bottom right;
    color: #000;
    outline: none;
    
}

.buttonblueLeft
{
	margin-left:10px;
}

/* sub style text
----------------------------------------------------------*/
.sub-huvud-text
{
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
height: auto;
width: auto;
color: #000000;
}

.sub-huvud
{
font-family: georgia, "times new roman", garamond, serif;
color: #99FF66;
font-weight: bold;
font-size: 0.9em;
text-transform: uppercase;
padding-bottom: 10px;
line-height: normal;
}

/* startsida reklam
----------------------------------------------------------*/
.reklam
{
	position:absolute;
	width:300px;
	height:260px;
	overflow:hidden;
	margin:-300px 350px;
}

/* Väder
----------------------------------------------------------*/
.temp
{
    font-size:22px;
    font-family:Tahoma;
}

.cc
{
    font-size: 11px;
    font-family:Tahoma;
}

.fcastWeekDay
{
    font-weight: bold;
}
    
.ccLoc
{
    font-weight: bold;
}

.fcastDate
{
    font-size: 11px;
    font-family:Tahoma;
}

.curWind
{
    font-size: 11px;
    font-family:Tahoma;
}
    
.weatherTableIE
{
    padding-left:0px;
    padding-right:0px;
    width:200px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
}
 
 .fcastTableIE
 {
    padding:3px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
    margin-left: auto;
    margin-right: auto;
}
    
.weatherTableIE8
{
    padding-left:5px;
    padding-right:0px;
    width:200px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
}
 
 .fcastTableIE8
 {
    padding:3px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
    margin-left: auto;
    margin-right: auto;
}

.weatherTableFF
{
    padding-left:5px;
    padding-right:5px;
    width:200px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
}
    
.fcastTableFF
{
    padding-left:3px;
    padding-right:0px;
    width:200px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
}

.weatherTable
{
    padding-left:5px;
    padding-right:0px;
    width:200px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
}
    
.fcastTable
{
    padding-left:3px;
    padding-right:0px;
    width:200px;
    background-color:white;
    text-align: center;
    border:solid 1px #c3c3c3;
    margin-left:auto;
    margin-right:auto;
}

.weatherError
{
   color: #ff0000;
   font-size: 12px;
   margin: 5px 0 5px 0;
}

.weaterBox
{
	position:relative;
	vertical-align: middle;
	text-align: center;
}

/* tjänster
----------------------------------------------------------*/
.tjänster
{
	position:absolute;
	width:300px;
	height:260px;
	overflow:visible;
	margin:-200px 350px;
}

/* sv sajter
----------------------------------------------------------*/
.svsajter
{
position:relative;
margin-left:15px;
width: 150px;
height: 180px;
overflow: visible;
}

/* Table engångs priser
----------------------------------------------------------*/
table.minEngPriser
{
	border-width: 1px;
	border-style: ridge;
	border: 1px ridge #FFFFFF;
}

table.minEngPriser th
{
	border: 1px solid #000000;
	background-color: #564B27;
	color:#E1D9BD;
}

table.minEngPriser td
{
	border: 1px solid #000000;
	background-color: #9B8846;
}

table.minEngPriser tr.alt td
{
	border: 1px solid #000000;
	background-color: #BAA767;
}

/* calculator table
----------------------------------------------------------*/
.kvmtxbox
{
	width:150px;
}

/* Fly out box
----------------------------------------------------------*/
.FlyoutFrame
{
	display: none;
	overflow: hidden;
	z-index: 2;
	background-color: #998644;
}

.InfoFrame
{
	display: none;
	width: 250px;
	z-index: 2;
	opacity: 0; /* Firefox, Safari(WebKit), Opera */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 4-7 */
	font-size: 12px;
	border: solid 1px #CCCCCC;
	padding: 5px;
	background-color: #CDBF8F;
	cursor:move;
}

.CloseButtonStyle
{
	background-color: #666666; 
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: outset thin #FFFFFF; 
	padding: 5px;
}

.btnCloseParent 
{
	float: right;
	opacity: 100;                    /* Firefox, Safari(WebKit), Opera */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	filter: alpha(opacity=100);       /* IE 4-7 */
}

.btnClose
{
	background-color: #666666;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: outset thin #FFFFFF;
	padding: 5px;
}

/* panel browser
----------------------------------------------------------*/
.PanelBrowser
{
	position:absolute;
	overflow:visible;
	background-color:White;
	top: 3px;
	left: 251px;
	width: 956px;
}

/* link page category menu
----------------------------------------------------------*/
.menu td
{
    width: 10em;
    text-align: center;
    padding: 0;
    border: 1px solid #564B27;
}
.menu a
{
    display: block;
    text-decoration: none;
    padding: 0.2em;
}
.menu a:hover
{
    color: #383838;
    background: #BFAE73;
}

/* This style sheet is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. */
/* These rules correspond to the "pure CSS menu" technique that have been evolving over the past several years. */ 
/* See WhitePaper.aspx for details. */

ul.AspNet-Menu 
{
    position: relative;
}

ul.AspNet-Menu, 
ul.AspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;

}

ul.AspNet-Menu li
{
    position: relative;
    list-style: none;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span
{
    display: block;
    text-decoration: none;
}

ul.AspNet-Menu ul
{
    position: absolute;
    display: none;    
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li:hover ul ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul
{
    display: none;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
	z-index:300;
    display: block;
}


/* -------------------------------------------------------------------------- */
/* When the Menu control"s Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. This allows us to force the top tier of the menu to layout */
/* horizontally, whereas all subsequent tiers of the menu lay out vertically. */

.AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    float: left;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li li
{
    float: none;
}