 
BODY {
	margin: 0;
	padding: 0;
	text-align:center;
	FONT-FAMILY: "ARIAL", "SANS-SERIF";
	background-color: #ffffff;
	}

.rllogga {font-size: 35pt; line-height: 33pt; font-weight: bold; color: #cccccc}
.gllogga {font-size: 35pt; line-height: 33pt; font-weight: bold; color: #ff7c11}
.srlogga {font-size: 60pt; line-height: 60pt; font-weight: bold; color: #cccccc}
.sglogga {font-size: 60pt; line-height: 60pt; font-weight: bold; color: #ff7c11}


#top
{
	width: 100%;
	background-color: #000000;
	height: 90px;
	position: relative;
	text-align: center;
	border-bottom:  3px solid #ff7c11;
}

#top_result
{
	width: 100%;
	background-color: #000000;
	height: 90px;
	position: relative;
	text-align: center;
}

#result
{
	width: 100%;
	background-color: #ff7c11;
	position: relative;
	text-align: center;
}



hr {
      color: #ff7c11;
      background-color: ff7c11;
      height: 2px;
}


#menu
{
	position: absolute;
  	left:50%;
	bottom: 0px;
	width: 500px;
	margin-left: -250px;
	text-align: center;
}

img {
max-width: 140px;
max-height: 140px;
border: 0px;
}



	#menu ul li{ 
		display: inline;
		list-style: none;
		font-size: 11pt;
		font-weight: bold;
		margin-left: 0;
		padding: 0px 40px;
	}
A.MENU:LINK {TEXT-DECORATION: NONE;}
A.MENU:VISITED {TEXT-DECORATION: NONE;}


A.sok_link:LINK {TEXT-DECORATION: NONE;}
A.sok_link:VISITED {TEXT-DECORATION: NONE;}
A.sok_link:LINK {color: #000000;}
A.sok_link:VISITED {color: #000000;}
A.sok_link:hover {color: #cccccc;}
A.sok_link:active {color: #cccccc;}


A.menu_link:LINK {TEXT-DECORATION: NONE;color: #cccccc;}
A.menu_link:VISITED {TEXT-DECORATION: NONE;color: #cccccc;}
A.menu_link:hover {color: #ff7c11;}
A.menu_link:active {color: #ff7c11;}

A:LINK {color: #000000;}
A:VISITED {color: #000000;}
A:hover {color: #ff7c11;}
A:active {color: #ff7c11;}


#intop
{
	position:relative;	
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 120px;
	top: 30px;
}

#logga
{
	float:left;
		height: 50px;
}

#search
{
	float:right;
	margin-top:10px;	
}

.input {     
	border: 1px solid #ff7c11;
	background-color: #cccccc;
	} 

.knapp {
	font-family: Arial;
	border: 0px;
	font-size: 11pt;
	font-weight: bold;
	color:#cccccc;
	background-color: #000000;
}

.knapp:hover {
	font-family: Arial;
	border: 0px;
	font-size: 11pt;
	font-weight: bold;
	color:#ff7c11;
	background-color: #000000;
}


#content{
	position:relative;	
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 930px;
}

.resultat{
	position: relative;
	float:right;
	width: 445px;
	height: 140px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#next{
	position:absolute;
	right:5px;
	bottom:15px;
	font-size: 35pt;
	line-height: 35pt;
	}

#before{
	position:absolute;
	left:5px;
	bottom:15px;
	font-size: 35pt;
	line-height: 35pt;
	}


A.pil:LINK {TEXT-DECORATION: NONE;color: #cccccc;}
A.pil:VISITED {TEXT-DECORATION: NONE;color: #cccccc;}
A.pil:hover {TEXT-DECORATION: NONE;color: #ff7c11;}
A.pil:active {TEXT-DECORATION: NONE;color: #ff7c11;}


A.produkt_title:LINK {color: #000000;}
A.produkt_title:VISITED {color: #000000;}
A.produkt_title:hover {color: #ff7c11;}
A.produkt_title:active {color: #ff7c11;}


.pris
{
	font-size: 14px;
	color:red;
}

.compare
{
	position: absolute;
	bottom: 3px;
	right: 3;
	text-align: right;
}

.category
{
	position: absolute;
	bottom: 3px;
	left: 3;
	text-align: left;
}

A.produkt_butik:LINK {TEXT-DECORATION: NONE;}


A.category_link:LINK {TEXT-DECORATION: NONE;color: #666666;}
A.category_link:VISITED {TEXT-DECORATION: NONE;color: #666666;}
A.category_link:hover {color: #ff7c11;}
A.category_link:active {color: #ff7c11;}

