body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	color: #686868;
	background: #fff url(/Images/bg.jpg) repeat-x left top;
}


#page-wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
}

#header-wrapper {
}

#main-wrapper
{
	margin-top:30px;
	margin-left:15px;
	
}

#main-content-wrapper {
	width: 610px;
	float: left;
	margin-left:10px;
	
}

#main-content-wrapper ul
{
	list-style-type:disc;
	margin-left: 20px;
}

#main-content-wrapper table
{
	border-top: 1px solid #b6b7b8;
	border-bottom: 1px solid #b6b7b8;	
}

#main-content-wrapper td
{
	border: 1px solid #b6b7b8;	
}


#menu-wrapper {
	background-color: #92adc0;
}

#language-container, #menu-container, #search-container {
	float: left;
}

#search-container
{
	padding-top:2px;
}

#language-container
{

}

#menu-container { 
	width: 800px;
	background-color:#92adc0;
	padding-left: 0px;

}

#menu-container ul 
{
	width: 100%;
	list-style: none;
	background-image:url("/Images/Huvudbard2_test.jpg");
	background-repeat: no-repeat;
	line-height:20px;
	padding-bottom:2px;
	margin: 0;
}

#menu-container li {
	display: inline;
	text-align: center;
}

#menu-container li.selected
{
	background-color: #f15c5e;
	background-image: url(~/menu_selected_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}

#menu-container ul li a 
{
	text-decoration: none;
	color: #fff;
	padding: 8px 10px 6px 10px;
	font-size: 10px;
	line-height: 20px;
	border-right: 1px solid #FFF;
	margin-right:-4px;
	font-weight: bold;
}

#menu-container a:hover {
	color: #666;
}

/*
- Submenu styling
============================================*/
#submenu {	
	background-image:url(/Images/menybgC.jpg);
	background-repeat:no-repeat;
	height:600px;
	float: left;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 161px;
}


#submenu a {
	display: block;
	padding: 7px 0 9px 10px;
	/*background-color: #f3f4f3;*/
	text-decoration: none;
    background-repeat: no-repeat;
    background-position: left center;
}

#submenu li a {
	margin-bottom: 3px;
}

#submenu a:hover {
	color: #f15c5e;
}

#submenu li li a {
	margin-bottom: 0;
	padding: 8px 0 8px 20px;
	border-bottom: 1px solid #666;
}

#submenu li li a  
{
	margin-bottom: 0;
	padding: 8px 0 8px 20px;
	background-color: #eee;
}

#submenu li li li a {
	margin-bottom: 0;
	padding: 8px 0 8px 30px;
	background-color: #fff;
}

/*
#submenu .selected {
	color: #f15c5e;
}*/

/* Heading not used since 2.0 */
#submenu li.heading {
    width: 150px;
    padding-left: 10px;
    background-color: #90acba;
    margin-bottom: 3px;
    padding-top: 6px;
    padding-bottom: 4px;
    /*color: #fff;*/
    font-weight: bold;        
}

#submenu a.topLevel {
    /*padding-left: 10px;*/
    font-weight: bold;
    background-color: #95B2C1;
    color: #fff;
}

#submenu a.hasBgImg {
    padding-left: 30px;
    color: #000;
    font-weight: normal;
}

#submenu a.selected {
    background-color: #f15c5e;
    font-weight: bold;
    color: #fff;    
}

#submenu li li a.selected {
    color: #f15c5e;
    font-weight: normal;
    background-color: #eee;    
}

#submenu li li li a.selected {
    color: #f15c5e;
    font-weight: normal;
    background-color: #fff;      
}

/*
- More
============================================*/

#footer-wrapper {
	border-top: 1px solid #222;
	margin-top: 40px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #f15c5e;
	text-decoration: underline;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #686868;
}


.selected
{
	margin-left:0;
	padding-top:5px; 
	padding-bottom:5px;
	background-color:#f15c5e;	
}

.buttons
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.searchButtonTop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#61889d;
	line-height:22px;
	width:35px;
	background-image:url(/Images/Sokknapp.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#fff;
	font-weight:bold;
	border:0;

	
}
.searchButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#61889d;
	line-height:22px;
	background-image:url(/Images/Sokknapp.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#fff;
	width:35px;
	height:22px;
	font-weight:bold;
	border:0;
}

.contentText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 13px;
	color: #686868;
}

.contentTextLarge
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color: #686868;
}

.bold
{
    font-weight:bold;
}
