/*****************************************************************************
*                                                                            *
*       Sørlandsbadet AS -- cascading style sheet                            *
*          ----                                                              *
*            common style sheet for all sections                             *
*                                                                            *
*****************************************************************************/


/*****   Body   *****/
body {
	margin: 0 auto;
	padding: 0;
	font: 1em Verdana,sans-serif;
	color: #000;
}


#wrap {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #fff;
	color: #303030;
	margin: 0 auto;
	width: 1024px;
	padding: 0;
}

#innerwrap {
	height: 500px;
}

#homebutton {
	float: left;
	width: 300px;
	padding: 0;
	text-align: right;
	margin: 140px 0 0 0;
	
	background: transparent;
	color: #000;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 0.7em;
}

#homebutton:hover {
	color: #555;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

/***** Header *****/
#header {
	margin: 0 auto;
	padding: 0;
	height: 97px;
	text-align: center;
}

#logowrap {
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
}

#logo {
	margin: 4px auto;
}

#flashbox
{
	display: inline;
	position: absolute;
	width: 252px;
	height: 150px;
	padding: 0;
	margin: 0 10px 0 6px;
}

#pakketilbud {
	display: inline;
	position: absolute;
	width: 129px;
	height: 131px;
	background: #bed600;
	color: #000;
	padding: 7px;
	margin: 0 10px 0 6px;
	cursor: pointer;
}

#pakketilbud h2 {
	font: 15px Arial,Tahoma,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: -0.5em 0 2px;
	padding: 0;
}

#pakketilbud h3 {
	font: 11px Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
}

#pakketilbud p {
	font: 14px Arial,Verdana,sans-serif;
	font-style: normal;
	text-transform: uppercase;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#pakketilbud a, #pakketilbud a:hover, #pakketilbud a:visited, #pakketilbud a:active, #pakketilbud a img {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: none;
}


/***** Top images *****/
#topimages {
	height: 145px;
	padding-top: 10px;
}

#topimages img {
	margin-right: 8px;
}


/***** Left menu *****/
#leftmenu {
	float: left;
	width: 300px;
	padding: 0;
	text-align: right;
	margin: -3px 0 0 0;
}

#leftmenu ul {
	list-style:none;
	clear: none;
	margin: 1.0em 0 0 0;
	padding: 0;
}

#leftmenu ul li {
	padding: 0;
	font-size: 0.8em;
	line-height: 1.5em;
	height: 1.5em;
	font-weight: normal;
}

#leftmenu ul li a {
	font-weight: normal;
	color: #000;
	text-decoration:none;
	letter-spacing: -1px;
}

#leftmenu ul li.submenu {
	margin-left: 0;
}

#leftmenu ul li.disabled a {
	cursor: default;
	color: #999;
}

#leftmenu ul li.disabled a:hover {
	cursor: default;
	color: #999;
}

#leftmenu ul a:hover {
	color: #555;
}


/***** Right menu *****/
#rightmenu {
	float: left;
	width: 135px;
	padding: 0 0 0 10px;
	text-align: left;
	margin: -3px 0 0 0;
}
#rightmenu a {
	font: 11px Verdana,sans-serif;
}
#rightmenu p {
	font: 0.7em Verdana,sans-serif;
}

#rightmenu h2 {
	margin: -10px 0 10px 0;
	font: 0.7em Verdana,sans-serif;
	font-weight: bolder;
}



/***** Main content *****/
#content {
	float: left;
	margin: -3px 0 0 10px;
	width: 523px;
	min-height: 500px;
	padding: 8px 10px 10px;
	line-height: 1.3em;
	border: 1px solid #999;
	background: #fff;
	font-family: Arial,"Trebuchet MS",Verdana,sans-serif;
	font-size: 0.9em;
}

#content h2 {
	font: 1.3em Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
}

#content h2.slogan {
	font-size: 2.5em;
}

#content h2 a {
	color: #3cb6ce;
}

#content p {
	margin: 1.5em 0 0 0;
}

.title {
	margin: 0 0 5px 0;
	height: 1em;
}

.ingress {
	clear: both;
	margin-bottom: 10px;
}

#content h3 {
	font: 1.5em Arial,"Trebuchet MS",Verdana,sans-serif;
	margin: 0;
	color: #0088CC;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#content h4 {
	font: 1em Arial,"Trebuchet MS",Verdana,sans-serif;
	margin: 1em 0 0.4em 0;
	color: #111;
	font-weight: bold;
}

#content img {
	margin-left: 1em;
}

.runninghead {
	font: 1em "Trebuchet MS",Verdana,sans-serif;
	font-weight: bold;
	font-style: italic;
}

#content ul, #content ol {
margin:0 0 16px 20px;
padding:0;
}

#content li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #content ol ol{
margin:0 0 0 16px;
padding:0;
}

#content hr {
border-width: 0 0 1px 0;
border-color: #97C7CB;
border-style: dashed;
color: #fff;
width: 100%;
height: 2px;
margin: 0 0 10px 0;
}

#content div span em
{
	color: #7E7E7E;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:10px 0 20px;
border-top:4px solid #f0f0f0;
width:998px;
text-align:center;
color:#808080;
background:#fff;
font-size:0.9em;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Service *****/

.service {
font-size: 0.8em;
float: right;
margin: 0;
padding: 0;
position: relative;
top: -1.5em;
}

.service img {
border: 0;
background-color: #fff;
margin: 0;
padding: 0;
display: inline;
}

.service a img {
border: 0;
}

/***** Formation *****/
form {
width: 100%;
margin: 0;
padding: 0;
}

.formation {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background-color: #F4F4F4;
color: #000;
padding: 10px 5px 10px;
}

input, select, textarea {
	font-family: "Trebuchet MS", Verdana, sans;
	font-size: 10pt;
	border: 1px solid #999;
}

input#reset, input#submit {
	border-style: ridge groove;
	border-width: 2px;
	border-color: #ccc;
	height: 25px;
	width: 10%;
	background: url(/design/theme/public/images/button.png) repeat-x #F4F4F4;
}

/***** Picture gallery *****/
#picturegallery
{
	text-align: center;
}

#picturegallery img
{
	margin: 1em auto 0;
	border: 5px solid #505050;
}

/***** Various classes *****/
.treningbox {
	width: 150px;
	padding: 5px;
	margin: 1em 0;
	font: 1em Arial,sans-serif;
}

.treningbox a {
	color: #000;
}

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {text-align:right;}
.center {text-align:center;}
.centered {text-align:center;margin:0 auto;}
.small {font-size:0.8em;}
.italic {font-style:italic;}
.bold {font-weight:bold;}
.hide {display:none;}
.required {color: #f00;}
.noprint {display: none;}
@media print { .noprint {display: visible;} }


.error {
padding: 10px;
border: 1px solid #000;
background-color: #f00;
color: #fff;
font-weight: bold;
font-size: 10pt;
}

.error span {
background-color: #fff;
border: 1px solid #000;
color: #f00;
padding: 2px;
font-weight: normal;
}

.newsflash {
margin:0;
}

.imgingress {
width: 520px;
display: inline;
}

.imgingress_small {
width: 268px;
display: inline;
}

.readmore {
clear:both;
width:100%;
text-align:right;
}


.t {

}
.t table {
	width: 100%;
	text-align: center;
}
.t th {
	background-color: #0099FF;
	color: white;
	font-size: 10px;
	text-align: center;
	padding: 2px;
}
.t td {
	padding: 2px;
	font-size: 10px;
	text-align: center;
}


.prisliste
{
	font: 0.7em Verdana,sans-serif;
}

.prisliste tr td
{
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	/**border: 1px solid black;*/
}

table.prisliste tr.header td,
table.prisliste td.header
{
	background: #dae8e8;
}

.prisliste tr td.k
{
	background: #bed600;
}

.prisliste tr td.s
{
	background: #0099ff;
}

.prisliste tr td.bm
{
	background: #00ffff;
}

.prisliste tr td.a
{
	background: #ffff00;
}

.prisliste tr td.sk
{
	background: #FBBD6A;
}

.nbl{border-left:0;}
.nbr{border-right:0;}
.nbt{border-top:0;}
.nbb{border-bottom:0;}


table
{   }

table tr
{ padding: 2px; }

table tr td { padding: 2px; }

table tr td input { width: 300px; }

table tr td textarea { width: 300px; height: 150px; }
