/*  
Theme Name: SwissNOSO
Theme URI: http://www.station.ch/
Description: SwissNOSO
Version: 1.0
Author: Station
Author URI: http://www.station.ch/
*/

/* @group General */

html {
	background-color: rgb(242, 246, 245);
}

body {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: rgb(77, 77, 77);
	margin: 0 0 80px 0;
}

#page {
	width: 730px;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	background-color: white;
	border-left: 1px solid rgb(225, 230, 230);
	border-right: 1px solid rgb(225, 230, 230);
	border-bottom: 1px solid rgb(225, 230, 230);
	position: relative;
}

h1 {
	color: rgb(77, 77, 77);
	font-size: 17px;
	text-transform: none;
	margin: 0 0 1em 0;
	line-height: 130%;
}

h2 {
	color: rgb(77, 77, 77);
	text-transform: none;
	font-size: 14px;
	margin: 1.5em 0 0.5em 0;
}

h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin: 0;
}

a:link, a:visited {
	color: rgb(77, 77, 77);
	font-weight: normal;
	text-decoration: underline;
}

a.email:link, a.email:visited {
	font-weight: normal;
}

a:hover, a:focus {
	color: rgb(0, 0, 0);
	text-decoration: none
}

strong {
	font-size: 12px;
}

#content ul {
	margin: 0 0 1em 0;
	padding-top: 0;
	padding-left: 2em;
	padding-bottom: 0;
	list-style-type: none;
	list-style-image: url(arrow.png);
}

#content ol {
	padding-left: 2em;
}

#content li {
	
}

/* @end */

/* @group Header */

#header {
	height: 284px;
	padding-bottom: 36px;
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	text-align: right;
	position: absolute;
	text-align: left;
	left: 10px;
	top: 10px;
}

#logo h1 {
	margin: 0;
	color: rgb(255, 255, 255);
}

#logo h1 a {
	display: block;
	padding: 4px;
	width: 139px;
	height: 43px;
	background-image: url(logo.png);
	background-position: 8px 8px;
	background-repeat: no-repeat;
}

/* @group Navigation */

#navigation {
	width: 730px;
	height: 36px;
	position: relative;
	background-image: url(navigation-back.png);
	position: absolute;
	left: 0;
	bottom: 0;
}

#menu, #menu ul, #lang-switcher {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	height: 35px;
	bottom: 12px;
	left: 8px;
	position: absolute;
}

#menu li {
	width: 102px;
	float: left;
	height: 35px;
	margin-right: 2px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#menu li:hover {
	overflow: visible;
	background-position: 0 25px;	
}

#menu ul {
	bottom: 0;
	position: absolute;	
}

#menu ul li {
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(navigation-subbutton.png);
}

#menu ul li.main {
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	background-image: url(navigation-button.png);
	background-position: 0 0;
}

#menu ul li.active {
	background-position: 0 100%;
}

#menu ul li a {
	display: block;
	color: white;
	font-size: 1em;
	font-family: "Arial", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}

#lang-switcher {
	position: absolute;
	bottom: 12px;
	right: 8px;
	height: 35px;
}

#lang-switcher li {
	width: 26px;
	height: 35px;
	height: inherit;
	margin-left: 2px;
	font-size: 10px;
	text-align: center;
	line-height: 35px;
	font-family: "Arial", sans-serif;
	background-image: url(navigation-langbutton.png);
	background-position: 0 0;
	float: left;
}

#lang-switcher li.active {
	background-position: 0 100%;
}

#lang-switcher li a {
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
}

/* @end */

/* @end */

/* @group Content */

#content {
	padding: 25px 8px 25px 8px;
	background-color: rgb(255, 255, 255);
	line-height: 170%;
	position: relative;
}

#content p {
	margin: 0 0 1em 0;
}

#content address {
	font-style: normal;
	line-height: 125%;
}

/* @group FAQ */

#content p.question {
	margin-bottom: 0;
}

#content p.question a:link, #content p.question a:visited {
	font-size: 13px;
	font-weight: normal;
}

#content blockquote {
	margin: 0;
	display: none;
	color: rgb(105, 159, 147);
	margin-bottom: 1em;
}

#content blockquote a:link, #content blockquote a:visited {
	color: rgb(105, 159, 147);
	font-weight: normal;
}

#content blockquote ul {
	margin-bottom: 0;
	list-style-image: url(arrow-answer.png);	
}

/* @end */

/* @group Templates */

div.sidebar-box {
	position: absolute;
	top: 86px;
	right: 8px;
	width: 180px;
}

div.sidebar-box h2 {
	margin-top: 0;
	margin-bottom: 0;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	width: 700px;
	height: 27px;
	margin-top: 20px;
	padding: 0 15px;
	line-height: 27px;
	color: rgb(255, 255, 255);
	background-image: url(footer-back.png);
	position: relative;
}

#footer .block {
	float: left;
	margin-right: 1em;
}

#footer .right {
	top: 0;
	right: 15px;
	margin-right: 0;
	position: absolute;
}

#footer .block a {
	color: rgb(255, 255, 255);
	font-weight: normal;
}

#disclaimer {
	top: 60px;
	left: 0;
	width: 730px;
	color: rgb(120, 120, 120);
	font-size: 10px;
	position: absolute;
	line-height: 1.4em;
	text-align: center;
}

/* @end */

