body {
        background-image: url(/servage/img/back.jpg);
	background-color: #f8f8f8 !important;
}

a {
	color: #333;
}

#mainmenuspacer {
	background-image: url(/servage/img/main_spacer.jpg);

}

#placeholder h1, h1 span {
	background-image: url('/servage/img/logga_top.jpg');
}

#submenu ul li {
        font-family: arial, sans-serif;
        font-size: 9pt;
        color: #333;
        text-transform: uppercase;
        padding-top: 9px;
}

#submenu a { color: #333; }
#submenu ul li a:hover { color: #777; }
#submenu ul li a:active { color: #777; }
#submenu a:visited { color: #333; }


#pi_bottomlogo {
	background-image: url(/servage/img/pi_bottomlogo.jpg);

}

#sidemenu {
        width: 199px;
        height: 95%;;
        background-image: url('/img/sidemenu_back.jpg');
	background-repeat: repeat-y;        
	float: right;
	min-height: 284px;
        overflow: hidden;
}

#sidemenu_top {
        width: 199px;
        height: 6px;
        background-image: url('/servage/img/sidemenu_top.jpg');
        background-repeat: no-repeat;
        float: right;
        overflow: hidden;
}

#sidemenu_bottom {
        width: 199px;
        height: 16px;
        background-repeat: no-repeat;
        background-image: url('/servage/img/sidemenu_bottom.jpg');
        float: right;
        overflow: hidden;
}

#sidemenu_container {
        width: 198px;
        height: 100%;
        overflow: hidden;
        float: right;
	padding-right: 1px;
}

.pi_box_top {
	width: 236px;
	height: 31px;
        background-image: url('/servage/img/pi_prod_top.jpg');	
	font-family: arial, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #333;
	padding-left: 10px;
	line-height: 29px;
}

.pi_box_top a {
	text-decoration: none;
	color: #333;
}

#gen_bottomlogo {
	margin-left: 1px;
        width: 932px;
        height: 52px;
        background-image: url('/servage/img/gen_bottomlogo.jpg');
	background-repeat: no-repeat;
}

#gen_heading {
        background-image: url('/servage/img/gen_heading.jpg');
	margin: inherit;
	margin: 0;
}

#gen_heading h2 {
	padding: inherit;
	display: inline;
	font: inherit;
	font-size: 12px;
	margin: 0;
}

.bottom_square {
	width: 227px;
	padding-top: 16px;
	text-align: center;
        font-size: 7pt;
        color: #333;
        font-family: arial, sans-serif;
	float: left;
	margin-right: 6px;
	padding-left: 3px;
	padding-right: 3px;
}

.bottom_square2 {
        width: 188px;
        padding-top: 16px;
        text-align: center;
        font-size: 7pt;
        color: #333;
        font-family: arial, sans-serif;
        float: left;
        margin-right: 0px;
        padding-left: 3px;
        padding-right: 3px;
}

h2.bottom_square_heading {
	padding-bottom: 4px;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffb703;
	text-transform: uppercase;
	font-family: arial, sans-serif;
}

#price_star_1 {
	float: right;
	margin-right: -250px !important;
	margin-top: 200px !important;
	background-image: url('/img/emilsstarisshining.png');
	width: 124px;
	height: 124px;
	overflow: hidden;
	text-align: center;

}

#price_star_2 {
	float: right;
	background-image: url('/img/emilsstarisshining.png');
	width: 124px;
	height: 124px;
	overflow: hidden;
	text-align: center;

}

#price_star_text_1 {
	margin-top: 39px !important;
	padding: 0;
	font-size: 15pt;
	color: white;
	text-transform: uppercase;
	line-height: 15pt !important;
	height: 15px !important;
}

#price_star_text_2 {
	font-size: 8pt;
	color: white;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	display: block;
	line-height: 10pt !important;
}

#bottom {
	width: 912px;
	height: 150px;
        background-image: url('/servage/img/bottom.jpg');
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
}

#bottom_overall {
	width: 695px;
	float: left;
	/* background-color: #eee; */
	background-color: #fff;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 8pt;
	font-family: arial, sans-serif;	
	margin-bottom: 10px;
}

#left_text {
	width: 49%;
	float: left;
} 


#right_text {
	width: 49%;
	float: right;
}

#left_text h3, #right_text h3 {
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 2px;
	margin-top: 2px;
	font-family: arial, sans-serif;
}




