/*****************************************************************************
*                                                                            *
*       Sørlandsbadet AS -- cascading style sheet                            *
*          ----                                                              *
*            style sheet specifically for the 'lek' section                  *
*                                                                            *
*****************************************************************************/


/*****   Body   *****/
body {background: #ebf8fb;}
#innerwrap {background: #fff url(/design/theme/public/images/helsespa/background.jpg) no-repeat;}
#topimages {margin: 0 0 15px 310px;}


#topbar {
	background: url(/design/theme/public/images/helsespa/toppbar.jpg) center no-repeat;
	height: 18px;
	font: 0.9em Verdana,sans-serif;
	font-weight: normal;
	margin-left: 168px;
	padding: 0;
}

#logo {
	margin-left: 124px;
}

#topbar a {
	color: #fff;
	padding: 0 30px;
	font-weight: normal;
	border-left: 2px solid white;
	border-right: 2px solid white;
}

#topbar a.toned {
	color: #aaa;
}
