BODY
{
	margin-top:17px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:22px;
	overflow-y:scroll;
}

P
{
	font-family:Arial, "myriad Pro";
	color:#000000;
	font-size:12px;
	line-height:16px;
}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family:Arial, "myriad Pro";
	color:#000000;
	font-size:12px;
	line-height:normal;
	margin:0px;
}

A
{
	color:#3399cc;
	text-decoration:underline;
}

A:hover
{
	color:#000000;
}


h1 {
	font-family:Arial, "myriad Pro";
	font-size: 30px;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 4px;
	color:#000000;
	text-transform:uppercase;
}

h2, h3, h4, h5, h6
{
	font-size:18px;
	margin:0px;
	line-height:normal;
	font-weight:bold;
	padding-bottom:4px;

}

/* --- ID -------------------------------------------------- */
#height100,
.height100
{
	height:100%;
}

#mainTable
{	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	height:100%;
}
#search
{
	padding:15px;
}
#html4
{
	background-color:#e7df24;
	color:#000000;
	font-size:11px;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial, "myriad Pro";
}

#html4 p,
#html4 div,
#html4 span,
#html4 a
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

/* --- CLASSES -------------------------------------------------- */


/* --- TOPMENY --- */
#menu UL
{    
	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;
	padding:10px 0px 20px 0px;background-color:#666666;
}


#menu a
{	
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	line-height:normal;
	color:#ffffff;
	font-size:14px;
	border-bottom:1px solid #ffffff;
}

#menu a:hover,
#menu a.selected
{
	background-color:#808080;
}

#menu li
{	
	float:none;
	display:inline;

}
#menu li.submenu a
{
	border-bottom:none;
}

/* --- WEBBSHOP -------------------------------------------------------- */
.productsDiv
{
	height:20px;
	padding:3px 10px;
}

.productsDiv a
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.productsDiv a:hover
{
	color:#3399cc;
	text-decoration:underline;
}
