.Rubrik
{
	FONT-SIZE: 17px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}
.Ingress
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}
.Brodtext
{
	FONT-SIZE: 11px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}

#topmenu 
{	
	BACKGROUND: url(/Upload/Images/Layout/menu_bg.gif) repeat-x; 
	WIDTH: 100%; 
	HEIGHT: 35px;
}

#topmenu .itemselected 
{
	PADDING-LEFT: 10px; 
	padding-right: 10px;
	Z-INDEX: 100; 
	BACKGROUND: url(/Upload/Images/Layout/menu_bg_selected.gif) repeat-x; 
	FLOAT: left; 
	PADDING-TOP: 5px; 
	HEIGHT: 35px;
}

#topmenu .item 
{
	PADDING-LEFT: 10px; 
	padding-right: 10px;
	Z-INDEX: 100; 
	FLOAT: left; 
	PADDING-TOP: 5px; 
	HEIGHT: 35px;
}

#topmenu a:link 
{
	color: #ffffff;
	text-decoration: none;
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#topmenu a:visited 
{
	color: #ffffff;
	text-decoration: none;
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#topmenu a:hover
{
	color: #cccccc;
}

#campaigns 
{
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;	
	color: #fff;
	font-size: 10pt;
}

#hotproducts img 
{
	padding: 10px;
}

#hotproducts 
{
	background-color: #F5F6F8;
	width: 210px;
	border: 1px solid #E3E3E3;
}

#hotproducts img 
{
	width: 195px;
}

#hotproducts .left
{
	float: left;
	padding: 6px;
}

#hotproducts .right
{
	clear: both;
	padding: 6px;
	float: left;
	width: 190px;
}

#hotproducts .bottom
{
	padding: 3px;
	clear: both;
}

#hotproducts .head 
{
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	font-weight: bold;
	padding: 6px;
}

#hotproducts .price
{
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	font-weight: bold;
}

#hotproducts .small
{
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;	
	font-size: 8pt;
}

#hotproducts a:link 
{
	color: #333333;
	text-decoration: none;
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#hotproducts a:visited 
{
	color: #333333;
	text-decoration: none;
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#hotproducts a:hover 
{
	color: #ff0000;
	text-decoration: none;
	font: normal 0.9em/1.5em 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
/* 
	Dessa klasser laddas in i RadEditor och bestämmer standard-utseendet på texten i editorn 
	Bör vara samma som .Brodtext + en bakgrundsfärg
	(ET 070423)
*/
.RadEContent, .RadEContentBordered
{
	FONT-SIZE: 11px;
	font-weight: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    background-color: #FFFFFF;
}