/* CSS Document */
/*specify blanket rules for all elements*/
body {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #000;
}

img { border: none; } 

	
html, body, p {
  padding: 0;
  margin: 0;
}

li {
  font-size: 13px;
}

ul {
  list-style: none;
}

#container {
  margin: 10px auto;
  padding: 5px;
  background-color: #fff;
  width: 1000px;
  text-align: left;
  }
  
/*content*/
#content {
	width: 1000px;
	height: 465px;
	background-color: #000;
	}
	
#johancontent {
	width: 1000px;
	height: 465px;
	background-color: #000;
	}
	
#equatorcontent {
	width: 1000px;
	height: 465px;
	background-color: #000;
	}
	
/*content*/
#toftcontent {
	width: 1000px;
	height: 630px;
	background-color: #000;
	}
	
#toftechspeccontent {
	width: 1000px;
	height: 550px;
	background-color: #000;
	}
	
/*content*/
#joemeekcontent {
	width: 1000px;
	height: 950px;
	background-color: #000;
	}
	
/*content*/
#sp1content {
	width: 1000px;
	height: 1650px;
	background-color: #000;
	}
	
/*content*/
#sp2content {
	width: 1000px;
	height: 900px;
	background-color: #000;
	}
	
/*content*/
#mayonescontent {
	width: 1000px;
	height: 600px;
	background-color: #000;
	}
  
  
  
/*Rules for headings*/
h1 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 2px;
	}
	
h2 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 2px;
	}
	

/*Default paragraph styles */
p {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #fff;
	padding: 0 0 0 0px;
	}
	
p.kursiv {
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	padding-left: 10px;
	color: #000;
	width: 840px;
	}
	
#top {
	width: 1000px;
	height: 65px;
	background:url(http://www.xpa.se/images/top.jpg);
	}
	
/* TOP MENU */

#topmenu {
	width: 1000px;
	height: 43px;
	}

ul#saturday{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	height:37px;
	width: 1000px;
	font-weight:bold;
	background:url(http://www.xpa.se/images/btn.jpg) repeat-x top left;
	font-family:arial;
	border-bottom:4px solid #434343;
	border-top:1px solid #e5e5e5;
	float: left;
	}

ul#saturday li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	font-size:12px;
	background:url(http://www.xpa.se/images/bgdividerleft.gif) no-repeat top left;
	}

ul#saturday li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:12px 8px 0 8px;
	height:43px;
	background:url(http://www.xpa.se/images/bgdividerright.gif) no-repeat top right;
	}
	
ul#saturday li a:hover{
	background:url(http://www.xpa.se/images/overbtn.jpg) repeat-x top right;
	}
ul#saturday li a.current,ul#saturday li a.current:hover{
	color:#fff;
	background: url(http://www.xpa.se/images/overbtn.jpg) repeat-x top left;
	}




ul#links{
	list-style-type:none;
	display:block;
	font-weight:bold;
	font-family:arial;
	}
ul#links li{
	display:block;
	font-size:12px;
	}
	
ul#links li a{
	display:block;
	text-decoration:underline;
	color:#000000;
	}



















	
p.menu {
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	padding-left: 18px;
	padding-top: 14px;
	}
	
p.menulocation{
	margin: 0; 
	padding-left: 15px;
	padding-top: 5px;
	font-style:italic;
	font-size: 11px;
	}
	
p.produktnamn {
	font-size: 12px;
	line-height: 14px;
	color: #e2001a;
	}
	
p.prissankt {
	font-size: 12px;
	line-height: 14px;
	color:#00CC00;
	}
	
	
p.bildtext {
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	padding-left: 10px;
	padding-top: 3px;
	width: 200px;
	}

A:link {text-decoration: none; color: #ffc151;}
A:visited {text-decoration: none; color: #fff;}
A:active {text-decoration: none; color: #fff;}
A:hover {text-decoration: underline; color: #ffc151;}



A.black {text-decoration: underline; color: #000000;}
A.blackvisited {text-decoration: none; color: #000000;}
A.blackactive {text-decoration: none; color: #000000;}
A.blackhover {text-decoration: underline; color: #000000;}


	




/*4 spaltindex*/
#box1 {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 20px;
	}

#box2 {
	float: left;
	width: 261px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#box3 {
	float: left;
	width: 261px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#box4{
	float: right;
	width: 190px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	

/*4 spaltprodukt*/
#produkt1 {
	float: left;
	width: 260px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 20px;
	}

#produkt2 {
	float: left;
	width: 261px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#produkt3 {
	float: left;
	width: 261px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#produkt4{
	float: right;
	width: 100px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	
#foderabox {
	float: left;
	width: 400px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#toftbox {
	float: left;
	width: 400px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 20px;
	}
	
#toftbox3{
	float: right;
	width: 220px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	}
	
#joemeek1{
	float: right;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	}
	
#joemeek2{
	float: right;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	}

/*footer*/
#footer {
	clear: both;
	width: 1000px;
	height: 25px;
	padding: 0px;
	background:url(http://www.xpa.se/images/footer.jpg);
	}
	
ul#footermenu{
	margin:0;
	padding-left:120px;
	padding-top: 5px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	color:#fff;
	}
ul#footermenu li{
	display:block;
	float:left;
	margin:0;
	padding-right: 4px;
	padding-left: 4px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
ul#footermenu li a{
	display:block;
	float:left;
	color:#fff;
	}
ul#footermenu li a.current,ul#footer li a.current:hover{
	color:#ffc151;
	display:block;
	text-decoration:underline;
	}
	

ul#footermenu2{
	margin:0;
	padding-left: 180px;
	padding-top: 5px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	color:#fff;
	}
ul#footermenu2 li{
	display:block;
	float:left;
	margin:0;
	padding-right: 4px;
	padding-left: 4px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
ul#footermenu2 li a{
	display:block;
	float:left;
	color:#fff;
	}
ul#footermenu2 li a.current,ul#footer li a.current:hover{
	color:#ffc151;
	display:block;
	text-decoration:underline;
	}

p.footer2 {
	font-size: 11px;
	line-height: 13px;
	color: #fff;
	padding-top: 4px;
	padding-left: 320px;
	}


#logosfooter {
	clear: both;
	width: 990px;
	height: 25px;
	padding: 5px;
	background-color: #000000;
	}

	



	


