/* 
ZonSense v3
REV1 - Dec 1 2009
REV2 - Apr 7 2010
*/



img {
	border:none;
	elevation:higher;
	}

body {
	font-family: Geneva, Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.4em;
	background-image:url(layout/back.png);
	background-repeat:repeat-x;
	background-color:#F4F4F4;
	vertical-align: middle;
	}

input, textarea, select { 
	color:#666666;
	padding: 3px;
	}

input:hover, textarea:hover, textarea.over, input.over{
	color:#0099CC;
	}
	
ul{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type:circle;
	}

ul.main{
	list-style-image:url(layout/ic.png);
	}
	
.behandlingnav{
	height:20px;
	padding:6px;
	padding-bottom:12px;
	text-align:center;
	}
	
a.beh {
	padding-left:12px;
	padding-right:5px;
	background-image:url(layout/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	}



/* NAVIGATION */



a:link {
	color: #0066CC;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #0066CC;
	}

a:hover {
	text-decoration: underline;
	color:#FF6600;
	}

a:active {
	text-decoration: none;
	color: #99CC00;
	}
	
a.menu {
	margin-right:10px;
	}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

a.menu:hover {
	font-weight:bold;
	text-decoration: none;
	background-color:#E32828;
	color: #FFFFFF;
	}

a.menu:active {
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
	color:#FDFEE7;
	}



/* HEADERS */



h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	}
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	}
	
h3{
	font-size: 18px;
	color:#333333;
	border-bottom: dotted 1px #999999;
	}
	
h4{
	font-size: 16px;
	color:#CC0000;
	margin-left:10px;
	margin-right:10px;
	}



/* STYLES */



.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
	}

.style5 {
	font-size: 12px;
	font-weight: bold;
	}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.style7 {
	color: #990000;
	font-style: italic;
}
	
.bigger {
	font-size:16px;
	}
.cell {
	width:90%;
	text-align:left;
	margin:0 auto;
	background-image:url(behandlingar_cellulit3.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:1px #CCC dotted;
	margin:40px;
	padding:20px;
	}

/* PAGE ELEMENTS */



.container{
	width:800px;
	border:1px solid #333333;
	background-color:#FFFFFF;
	padding:2px;
	margin:0 auto;
	}

.header{
	background-image:url(layout/logo.png);
	background-repeat:no-repeat;
	padding-top:100px;
	}
	
.headermenu{
	text-transform:uppercase;
	background-color:#CC0000;
	background-image:url(layout/mbg.jpg);
	background-repeat:repeat;
	height:20px;
	padding:6px;
	padding-bottom:12px;
	}
	
.content{
	padding-top:30px;
	padding-bottom:30px;
	padding:10px;
	}
	
.footer{
	text-align:center;
	border-top:thin dotted #CCCCCC;
	}



/* PAGE SPECIFIC */



.index{
	background-image:url(index.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:300px;
	}
	
.fill{
	background-color:#FFFFFF;
	border:#CC0000 thick solid;
	text-align:center;
	padding:80px;
	height:100%;
	}
