/* -------- INNEHÅLL ------------------------------------------------------------

1: BODY
2: STRUKTUR
	a) Yttre "omslutning" (OUTER)
	b) Boxar: Header, menu, main, produkter höger, login, språkval
	c) Footer

3: LÄNKAR


---------------------------------------------------------------------------- */


/* 1: BODY
============================================================================ */

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	font-size: 11px;
	background-color:#ffffff;
	background-image: url(bg.png); background-repeat: repeat-x;
	color: #404040;
	margin-top:0px; 
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

/* a) Yttre omslutning
============================================================================ */

#outer  {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 20px;
}

/* b) Boxar: Header, menu, main, produkter höger, login, språkval
============================================================================ */

#header  {
	width: 900px;
	height: 110px;
	margin-bottom: 20px;
	float: left;
	background: url(header.png) no-repeat;
}

/* Loginruta
============================================================================ */

#login  {
	width: 306px;
	height: 36px;
	float: right;
	margin-top: 55px;
	display: block;
	padding: 7px;
	font-weight: bold;
	font-size: 10px;
	/*background-color: #ffffff;*/
	background-image: url(login.png);
	background-repeat: no-repeat;
}

/* Språkval
============================================================================ */

#language  {
	text-align: right;
	height: 35px;
	width: 300px;
	position: absolute;
	top: 8px;
	right: 0;
}

/* Box för meny & logo
============================================================================ */


#left  {
	width: 175px;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
		
	

#menu  {
	width: 174px;
	height: 250px;
	padding-top: 5px;
	float: left;
	margin-bottom: 10px;
	background-image: url(menu.png);
	background-repeat: no-repeat;
	
}


#menu_big  {	/* MENY för undersidorna  */
	width: 174px;
	height: 490px;
	padding-top: 5px;
	float: left;
	margin-bottom: 10px;
	background-image: url(menu_big.png);
	background-repeat: no-repeat;
	
}

#logo  {
	width: 155px;
	height: 70px;
	float: left;
	margin-left: 6px;
	margin-top: 10px;
}

/* "Main" Innehåll
============================================================================ */

#main  {
	width: 549px;
	padding: 8px;
	float: right;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(main_top.png);
	background-repeat: no-repeat;
}

/* Höger box med produkter
============================================================================ */

#right  {
	width: 150px;
	height: 250px;
	float: right;
	margin-left: 7px;
}

/* c) Footer
============================================================================ */

#footer  {
	width: 900px;
	height: 23px;
	text-align: center;
	padding-top: 8px;
	background: url(footer.png) no-repeat;
	clear: both;
	
	
}


/* Helpdesk och network inventory master
============================================================================ */

.soft_ad  {
	width: 150px;
	height: 90px;
	padding: 0px;
	margin-bottom: 4px;
	display: block;
}

.soft_ad2  {
	width: 150px;
	height: 90px;
	padding: 0px;
	display: block;
	
}



.produkter  {
	width: 140px;
	height: 20px;
	padding: 5px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 8px;
	display: block;
	background: url(prod.png) no-repeat;
}

/* Diverse formatering av texter
============================================================================ */

.white  {
	color: #FFFFFF;
	font-size: 16px;
}

.mini  {
	font-weight: bold;
	font-size: 9px;
	padding: 0;
	margin: 0;
}


/* 1: LÄNKAR
============================================================================ */

a:link
    {
	border-bottom: 1px solid #ddd;
    text-align: left;
	text-transform:none;
	font-size:  11px;
    color: #1486F3;
	text-decoration: none;
    margin: 0px;
    
    }
    
a:visited
    {
	border-bottom: 1px solid #ddd;
    text-align: left;
	text-transform:none;
	font-size:  11px;
    color: #1486F3;
	text-decoration: none;
    margin: 0px;
	
    }

a:hover
    {
	border-bottom: 1px solid #ddd;
    text-align: left;
	text-transform:none;
	font-size:  11px;
    color: #333333;
	text-decoration: none;
	margin: 0px;
    }
	
a:active 
	{
	border-bottom: 1px solid #ddd;
	font-size:  11px;
    text-decoration: none; 
	color: #1486F3;
	}



/* LÄNKAR MENY  */

a.menu_button  {
	width: 165px;
	padding-top: 2px;
	padding-left: 3px;
	text-decoration: none;
	height: 18px;
	color: #2197F9;
	display: block;
	margin-top: 2px;
	border: none;
	float: left;
	
}

a.menu_button:visited  {
	width: 165px;
	padding-top: 2px;
	text-decoration: none;
	padding-left: 3px;
	height: 18px;
	display: block;
	border: none;
	float: left;
}

a.menu_button:hover  {
	width: 165px;
	padding-top: 2px;
	text-decoration: none;
	padding-left: 3px;
	height: 18px;
	display: block;
	color: #FFFFFF;
	background: url(menu_hover.png) no-repeat;
	border: none;
	float: left;
}

a.menu_button:active  {
	width: 165px;
	padding-top: 2px;
	padding-left: 3px;
	text-decoration: none;
	height: 18px;
	display: block;
	border: none;
	float: left;
}

/* Länkar till den expanderade menyn
============================================================================ */

a.expand  {
	width: 155px;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 10px;
	text-decoration: none;
	height: 14px;
	color: #2197F9;
	display: block;
	margin-top: 2px;
	border: none;
	float: left;
	
}

a.expand:visited  {
	width: 155px;
	padding-top: 0px;
	text-decoration: none;
	font-size: 10px;
	padding-left: 14px;
	height: 14px;
	display: block;
	border: none;
	float: left;
}

a.expand:hover  {
	width: 155px;
	padding-top: 0px;
	text-decoration: none;
	font-size: 10px;
	padding-left: 14px;
	height: 14px;
	display: block;
	color: #FFFFFF;
	background: url(menu_hover.png) no-repeat;
	border: none;
	float: left;
}

a.expand:active  {
	width: 155px;
	padding-top: 0px;
	font-size: 10px;
	padding-left: 14px;
	text-decoration: none;
	height: 14px;
	display: block;
	border: none;
	float: left;
}

/* Formatering av bildlänkar
============================================================================ */

a.bild  {
	border: none;
}

a.bild:visited  {
	border: none;
}

a.bild:hover  {
	border: none;
}

a.bild:active  {
	border: none;
}

/* 1: LOGIN FORMULÄR
============================================================================ */


.box {
		height: 14px;
		font-size: 11px;
		margin: 0;
		background: #fff url(bg_input.gif) repeat-x;
		border: 1px solid;
		border-color: #CCCCCC;
		width: 120px;
		
}

.knapp  {
		margin: 0px;
		height: 20px;
		font-size: 10px;
		color: #FFFFFF;
		background-color:#999999; 
		border: 1px solid #cccccc;
}
