﻿body
{
	background-color:#dfdfdf;
	background-image: url(Images/bilsweden_background.png);
	background-repeat: repeat-x;
	color:#333333;
	font-family:Arial,Verdana,Sans-Serif;
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
}

a
{
	color:#2c567c;
}

a:visited 
{
	color:#2c567c;
}

a.Bolded
{
	font-weight:bold;
}

h1 
{
	font-size:24px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 0px;
}

h2
{
	font-size:14px;
	font-weight:bold;
}

h3
{
	font-size:12px;
	font-weight:bold;
}

img
{
	border:0px;
}

.BlackHeader 
{
	color:#000000;
	font-family:Arial;
	font-size:30px;
}

.WhiteHeader 
{
	color:#ffffff;
	font-family:Arial;
	font-size:30px;
}

#mainWithShadow
{
	background-image:url(Images/bilsweden_shadow.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	width:990px;
}

html.ie6 #mainWithShadow
{
	background-image:none;
}

#mainWithShadow #main
{
	background-color:White;
	margin:0px 20px 0px 20px;
	width:950px;
}

#shadowBottom
{
	background-color:Transparent;
	background-image:url(Images/bilsweden_bottom.png);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:30px;
}


/* Rubrikdelen */
#header
{
	height:159px;
	width:100%;
}

#header #logo 
{
	background-image:url(Images/logo.png);
	float:left;
	height:130px;
	width:200px;
}

#header .Menu
{
	float:right;
	height:118px;
	width:450px;
	padding:10px 20px 0px 0px;
	text-align:right;
}

#header .Menu .GrayMenu
{
	color:#cfcfcf;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
}

#header .Menu .GrayMenu a
{
	color:#cfcfcf;
	font-weight:bold;
	text-decoration:none;
}

#header .Menu .GrayMenu a:visited
{
	color:#cfcfcf;
	font-weight:bold;
	text-decoration:none;
}
#header .Menu .GrayMenu a.active
{
	color:#c9963d;
}

#header .Menu .GrayMenu .Item
{
	float:right;
	padding-left:15px;
}

#header .Menu .ExtranetMenu
{
	color:#cfcfcf;
	font-size:11px;
	height:52px;
}

#header .Menu .ExtranetMenu a
{
	color:#cfcfcf;
}

#header .Menu .ExtranetMenu a:visited
{
	color:#cfcfcf;
}

#header .Menu .Menu2
{
	color:#2c567c;
	height:18px;
}

#header .Menu .Menu2 a
{
	color:#2c567c;
	padding-right:7px;
}

#header .Menu .Menu2 .TextField
{
	border:solid 1px #cccccc;
	color:#cccccc;
	font-size:12px;
	padding-top:2px;
	height:14px;
}

#header .SearchField 
{
	border:solid 1px #cccccc;
	color:#cccccc;
	font-size:12px;
	padding-top:2px;
	height:14px;
	background-image: url(Images/input_bg.png);
}


#header .Menu .Menu2 .Button
{
	position:relative;
	top:4px;
}

#header .Menu .Menu2 img
{
	position:relative;
	top:4px;
}

#header #mainMenu 
{
	background-color:#3b6891;
	height:28px;
	background-image: url(Images/topmenu_bg.png);
	background-repeat: repeat-x; 	
}

#header #mainMenu div
{
	border-left:solid 1px #294c6b;
	border-right:solid 1px #5c7f9f;
	float:left;
	height:22px;
	padding:6px 20px 0px 20px;
	text-align:center;
	vertical-align:middle;
}

#header #mainMenu div.Left
{
	border-left:0px;
	padding:6px 20px 0px 40px;
}

#header #mainMenu div.Right
{
	border-right:0px;
	padding:6px 20px 0px 20px;
}

#header #mainMenu div.Selected 
{
	background-image: url(Images/topmenu_selected_bg.png); 
	background-repeat: repeat-x;
}

#header #mainMenu a
{
	color:#f2f4f7;
	font-weight:bold;
	text-decoration:none;
}

#header .TopLogoText
{
	color:#c9963d;
	float:left;
	font-size:36px;
	font-weight:bold;
	padding-top:50px;

}

.InputButton 
{
	color: #f2f4f7;
	background-image: url(Images/knapp_bak.gif);
	background-repeat:repeat-x;
	border: 0;
	font-size:11px;
	font-weight: bold;
	height:18px;
	padding: 2px 5px 4px 5px;
	text-decoration:none;
}
/* Slut huvud */


/* Contentdelen */
#divContent 
{
}

.CalendarActivityBox
{
	width: 100%;
	height: 20px;
}
.CalendarActivityBox a
{
	display:block;
	height: 100%;
	width: 100%;
}
.RedLight
{
	background-color: #ff4d4d;
}

.RedDark
{
	background-color: #d03f50;
}

.GreenDark
{
	background-color: #3bc33e;
}

.GreenLight
{
	background-color: #77ff4d;
}

/*.Content 
{
	padding: 0px 20px 0px 20px;
}*/

#divContent .Column
{
	float:left;
	height:100%;
}

#divContent .Column .ColumnItem 
{
	padding-bottom:20px;
}

#divContent .Column .ColumnItem .Text 
{
	padding:10px 15px 0px 15px;
}

#divContent .Column .ColumnItem .LinkList
{
	color:#999999;
	font-size:11px;
	line-height:16px;
	padding:5px 15px 0px 15px;
}

#divContent .Column .ColumnItem .LinkList a
{
	padding-right:5px;
}

#divContent .Puff
{
	padding-bottom:20px;
}

#divContent .LitenPuff
{
	padding-bottom:10px;
}

#divContent .Column .Text
{
	line-height:18px;
}

#divContent .Column .Ingress
{
	font-size:14px;
	line-height:20px;
	padding-bottom:10px;
}



/* Input saker, fält drop, textarera */
#divContent .Column .InputItemFixedWidth
{
	border:solid 1px #cccccc;
	color:#000000;
	font-size:12px;
	padding-top:2px;
	margin: 0px 0px 10px 0px;
	width:440px;
	background-image: url(Images/input_bg.png);
}

#divContent .Column .SelectItemFixedWidth
{
	margin: 0px 0px 10px 0px;
}
/*
#divContent .Column input
{
	height:14px;
}

#divContent .Column .InputItem
{
	height:auto;
}

*/
#divContent .Column select
{
	border:solid 1px #cccccc;
	color:#000000;
	font-size:12px;
	padding-top:2px;
	height:18px;
	background-image: url(Images/input_bg.png);
}
/*
html.ie #divContent .Column select
{
	height:20px;
}
*/
input.file
{
	width: 100px;
}

#divContent .Column textarea
{
	border:solid 1px #cccccc;
	color:#cccccc;
	font-size:12px;
	padding-top:2px;
	width:200px;
	background-image: url(Images/input_bg.png);
}

/* Slut content-del */


#footer 
{
	border-top:solid 1px #c8c8c8;
	color:#999999;
	font-size:11px;
	padding:15px 20px 0px 20px;
}



.BlueHeader 
{
	background-image:url(Images/blueheaderbg.png);
	background-repeat:repeat-x;
	color:White;
	font-weight:bold;
	padding:3px 0px 4px 15px;
}

.BlueHeader .Rss
{
	width:22px;
	height:22px;
	float:right;
	position:relative;
	top:-18px;
}




/* Flytta allt här sen */
.BreadcrumbContainer
{
}


.Breadcrumb
{
	color:#cccccc;
	font-size:11px;
	text-decoration:none;
}

a.Breadcrumb
{
	color:#cccccc;
	font-size:11px;
	text-decoration:none;
}

a:visited.Breadcrumb
{
	color:#cccccc;
	font-size:11px;
	text-decoration:none;
}

a:hover.Breadcrumb
{
	color:#cccccc;
	font-size:11px;
	text-decoration:underline;
}


.SideMenu
{
	
}

.SideMenu a
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;	
}

.SideMenu ul 
{
	list-style:none;
	font-weight:bold;
	margin-left:0;
	padding-left:0em;
}

.SideMenu ul li
{
	padding:10px 0px 0px 20px;
	margin-left:1px;
}

.SideMenu ul li.Last
{
	border-bottom:0px;
	padding:10px 0px 10px 20px;
}

.SideMenu ul li.Parent
{
	list-style:none;
	background-image:url(Images/arrowleft.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:5px;
	text-indent: -4px;
}

.SideMenu .Selected
{
	color:Red;
}

.SideMenu ul li.Separator
{
	border-bottom:solid 1px #cccccc;
	height:1px;
}

.SideMenu ul li.Here
{
	background-image:url(Images/arrowdown.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:0px;
	margin-left:5px;
	text-indent: -4px;
}

.SideMenu ul li.Here ul
{
	list-style:none;
	font-weight:normal;
	padding:5px;
}

.SideMenu ul li.Here ul li
{
	border-bottom:0px;
	padding: 5px 0px 5px 15px;
}

.SideMenu ul li.Here ul li a
{
	font-weight:normal;
}

.PreFooter
{
	border-top:solid 1px #999999;
	color:#999999;
	font-size:11px;
	margin-top:20px;
	padding-top:3px;
	width:440px;
}

.PreFooter a
{
	color:#999999;
	margin-top:15px;
	text-decoration:none;
}

.NewsListBackNext 
{
	color:#999999;
	font-size:11px;
	padding-top:8px;
	width:440px;
}

.NewsListBackNext .NewsListButtonBack
{
	float:left;
	margin-left:17px;
	padding-top:3px;
	width:5px;
}

.NewsListBackNext .NewsListPageInfo
{
	float:left;
	font-size:110%;
	text-align:center;
	width:396px;
}

.NewsListBackNext .NewsListButtonNext
{
	float:right;
	margin-right:17px;
	padding-top:3px;
	text-align:right;
	width:5px;
}

.Column1
{
	width:660px;
}

.Column2
{
	width:440px;
}

.Column3
{
	padding:39px 0px 0px 20px;
	width:200px;
}

.SideColumn
{
	padding-right:20px;
	width:230px;
}