﻿/* HTML tag */
body, html
{
	font-family: Arial;
	background-image:url(Images/Design/background.png);
	background-repeat:repeat-x;
	margin:0px;
}

p
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.imgLogo
{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 15px;	
}

.printicon
{
	
}

.boxcontainer
{
    border: 1px #ddd solid;
}     

.listcontainer
{
    border: 2px #ddd solid;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}    

tr.listitem_even td
{

}    

tr.listitem_odd td
{
    background: #F1F1F1;
}    


.filterbox
{
    border: 1px white solid;
    padding: 15px;
    background-image:url(Images/Design/bottom_shade2.png);
    background-repeat: repeat-x;
}    

/* Text header tags */
h1
{
	font-size: 24px; 
	color: #333333;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
    font-weight: normal;
    border-bottom: 1px #ddd solid;
}

h2
{
	font-size: 1.0em; 
	color: #333333;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px;
}

h3
{
	font-size: 1.2em; 
	color: #333333;
}

h4
{
	font-size: 1.0em; 
	color: #333333;
	font-weight:bold;
    padding: 0px;
    margin: 0px;
}

h5
{
	font-size: 1.0em; 
	color: #333333;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Link tags */
a			{color: #222; text-decoration: underline; cursor:pointer;}
a:hover		{color: #595959; text-decoration: underline; cursor:pointer;}
a:active	{color: #222; text-decoration: underline; cursor:pointer;}

/* Form select dropdown list */

select
{
	font-family: Arial;
	font-style:normal;
	font-weight:normal;
	width:300px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* Form input button */

input
{
	font-family: Arial;
	font-style:normal;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	margin:0px 0px 0px 0px;
}

#searchbutton
{
	width:50px;
}

#searchform
{
	padding:10px 10px 10px 10px;
}

#searchinput
{
	background-image:url(Images/Design/SearchBackground.png);
	background-repeat:no-repeat;
	padding:2px 0px 1px 20px;
	width:150px;
	border:#d1d2d4 1px solid;
}

/* Special DIV tags */

#page
{
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
} 

#left
{
    border-style:none;
	padding-left:5px;
 /*   background-image:url(Images/Design/left.png);*/
    background-repeat:no-repeat;
}

#right
{
    border-style:none;
/*    background-image:url(Images/Design/right.png);*/
    background-repeat:repeat-x;
}


#guid
{
	padding:5px 0px 25px 0px;
	margin:0px 0px 0px 0px;
	color:Silver;
} 

.divprint
{
	
}

.filtertable td
{
	background-color:#ffffff;	
	background-image:none;
	padding: 0px 10px 10px 0px;
}

/* List header */

/* List items */
.list
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
}

.listitem_default_info
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* Header area */
#header
{
	position: relative;
	display:block;
    border-style:none;
	width: 980px;
	height: 79px;
    background-image:url(Images/Design/Sidhuvud/background_sidhuvud.png);
    background-repeat:repeat-x;
    padding:10px 0px 0px 10px;
} 


#tabs
{
	position: relative;
	display:block;
    border-style:none;
	width: 990px;
	height: 40px;
    background-image:url(Images/Design/Sidhuvud/background_flikar.png);
    background-repeat:repeat-x;
} 


/* Content area */
#content
{
	position:relative;
	display:inline;
	float:left;
    border-style:none;
	width: 990px;
    padding:0px;
    background-color:#ffffff;
    font-size:0.75em;
} 

/* Left column in content area */
#leftcol
{
	position: relative;
	display:inline;
	float:left;
    border-style:none;
	width: 140px;
	clear:left;
    padding:5px 5px 5px 5px;
} 

/* Right column in content area */
#rightcol
{
	border-color: #FF9900;
	display:block;
	margin-left:145px;
	margin-right:145px;
	padding:15px 15px 15px 15px;
} 

/* Footer area */
#footer
{
	position:relative;
	display:block;
	clear:left;
	width: 990px;
	height: 185px;
	color:White;
	text-align:center;
} 

#footer_image
{
	position:relative;
	display:block;
	height: 83px;
	width: 990px;
	background-color:#ffffff;
	background-position:left;	
	background-image:url(Images/Design/Sidfot/footerimage.gif);
	background-repeat:no-repeat;
}

#footer_line
{
	position:relative;
	display:block;
	height: 8px;
	width: 990px;
	background-image:url(Images/Design/Sidfot/footerline.png);
	background-repeat:repeat-x;
}

#footer_contact
{
	height: 76px;
	width: 975px;
	background-image:url(Images/Design/Sidfot/background_sidfot.png);
	background-repeat:repeat-x;
	background-color:White;
	padding:15px 0px 0px 15px;
}

#footer_contact_left
{
	position: relative;
	display:inline;
	font-size:0.7em;
	color:#595959;
	font-family:Arial;
	float:left;
	width: 250px;
	clear:left;
	text-align:left;
}

#footer_contact_right
{
	position: relative;
	display:block;
	font-size:0.7em;
	color:#595959;
	font-family:Arial;
	text-align:left;
	margin-left:250px;
}

#footer a			{color: #222; text-decoration: underline;}
#footer a:hover		{color: #595959; text-decoration: underline;}
#footer a:active	{color: #222; text-decoration: underline;}
#footer a:visited	{color: #222; text-decoration: underline;}


/* Paging */
.paging
{
    position:relative;
    display:block;
    padding:0px 0px 0px 0px;
    margin:0px 0px 5px 0px;  
}

.currentpage
{
    display:inline;
	width:10px;
    height:10px;
    margin:0px 0px 0px 10px; 
}

.pagingpage
{
    display:inline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 10px; 
}

.paginglink
{
    text-decoration:none;
    color:#222;
    text-decoration:underline;
    font-weight:bold;
}
.paginglink:hover
{
    color: #595959;
}    

.paginglinknext
{
	float:right;
	display:inline;
	color:#222;
	text-decoration:underline;
}

.listcontainer table
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
} 


table tr td
{
    border: solid 1px #ddd;
    margin: 2px;
    padding: 2px 5px 2px 5px;
}

table thead tr td
{
    padding: 5px 5px 5px 5px;
    background: url(Images/Design/th_background.png);
    background-repeat: repeat-x;
    border: solid 1px #ddd;
}

table
{
    top: 0px;
}    

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}    


.greyButton
{
	background-image: url("Images/Design/btn_grey.png");
	background-position: 50% 50%;
	border: 1px solid #9b9b9b;
	background-color: #9b9b9b;
	color: White;
	font-weight: bold;
	border-collapse: collapse;
	padding: 0px 5px 0px 5px;
}

