body {
	background-color:#fff;
}

p, a, table, .menu, .head{font-family:"Verdana", "MS Trebuchet", "Georgia", san-serif;}
h1, h2, h3, legend, .bold{font-family:"Georgia", "Verdana", "MS Trebuchet", san-serif;}
p, table, legend{font-size:10pt;}

a {color:#cc6666; text-decoration:none;}
a:hover {color:;}

div#wrapper {
	background:#fff url("img/backPattern.png") repeat fixed;
	border-color:#ccc;
}
div#banner {
	background:url("img/banner.png") no-repeat top left;
}

/*Menyn*/
.menu{color:#990000; font-size:12pt;}
.menu li{border-color:#993333;}
.menu a{color:#990000;}
.menu a:hover{color:#cc0000;}
.menu #active{font-weight:bold; font-size:10pt;}

.head{
	background:#990000 url("img/head.png") repeat-x top left;
	color:#ffcccc;
	font-weight:bold;
}

#leftBoxHolder {

}

.leftBox {

}

.leftBox .content {
	background:#fff;
	border-color:#ccc;
}
.leftBox .content h1{font-size:12pt; font-weight:bold; color:#333; border-color:#990000;}
.leftBox .content h2{font-size:10pt; font-weight:bold; color:#333;}
.leftBox .content h3{font-size:10pt; font-weight:bold; color:#666;}
.leftBox .content p{font-size:8pt; color:#666;}
.leftBox .content ul{}
.leftBox .content ol{}

.centerBoxHolder {

}

.centerBox {

}

.centerBox .content {
	background:#fff;
	border-color:#ccc;
}
.centerBox .content h1{font-size:16pt; font-weight:normal; color:; border-color:#990000;}
.centerBox .content h2{font-size:14pt; font-weight:normal; color:;}
.centerBox .content h3{font-size:12pt; font-weight:normal; color:;}
.centerBox .content p{}
.centerBox .content ul{}
.centerBox .content ol{}
.centerBox .content fieldset{border-color:#999;}
.centerBox .content legend{color:#cc6666;}

#rightBoxHolder {

}

.rightBox {

}

.rightBox .content {
	background:#fff;
	border-color:#ccc;
}
.rightBox .content h1{font-size:12pt; font-weight:bold; color:#333; border-color:#990000;}
.rightBox .content h2{font-size:10pt; font-weight:bold; color:#333;}
.rightBox .content h3{font-size:10pt; font-weight:bold; color:#666;}
.rightBox .content p{font-size:8pt; color:#666;}
.rightBox .content ul{}
.rightBox .content ol{}

/*Sidans foot*/
div#foot{border-color:#ccc;}
div#foot p{background:#fff; font-size:8pt; color:#999;}
div#foot a{}
div#foot a:hover {}

/*Diverse textformatering*/
.highlight {font-weight:bold; color:#990000;}
.quote {font-weight:bold;}
.bold{font-weight:bold;}
.kurv{font-style:italic;}
.kurv_small{font-style:italic; font-size:8pt;}
.textCenter{text-align:center;}
#firstRow{font-weight:bold;}

/*Sidspecifik*/
/*Återförsäljare*/
#retailCenterBox table{}
/*
#retailImg {text-align:center;}
#retailImg img{margin:5px 0;}
*/

/*Beställning*/
.price{font-size:12pt; font-weight:bold; color:#cc3333; }
div#finalPrice table{border-color:#ccc;}
div#finalPrice td{}
#lastRow{background:#ff6666; font-weight:bold; color:#fff;}

/*Steg-för-steg instruktionen*/
.step{clear:both; margin-top:10px;}
.step legend{}
.step img{float:right; margin:0 5px;}