/* screen.css */

@import "reset.css";

body {
	/*color:  style="color: #d0392d;";*/
	color: #000;
	background-color: #f1f1f1;
	font: 1em arial, sans-serif;
}

#container {
	width: 947px;
	margin: 0 auto;
	background: url(/uigfx/container_bg.gif) repeat-y top left;
}

#startpage #header {
	/*position: relative;
	height: 228px;
	background: url(/images/startsida.jpg) no-repeat bottom left;
	margin: 0 7px;*/
}

#header {
	/*display: block;*/
	/*height: 110px;*/
	margin: -1px 6px;
	/*border: 1px solid #ffffff;*/
	padding: 1px;
}

#headerimage {
	position: relative;
	height: 127px;
	background: url(/images/startsida.jpg) no-repeat bottom left;
	margin: 0 7px;
}

#content {
	margin: 0 7px;
	padding: 0 0 0 28px;
}

#footer {
	position: relative;
	height: 30px;
	padding: 10px 7px;
	background: #f1f1f1 url(/uigfx/footer_bg.gif) no-repeat top left;
}

/* Panels */

div#startpagePresentation {
	width: 500px;
	margin-top: 50px;
	margin-left: 7px;
	padding-left: 322px;
	margin-bottom: 35px;
	min-height: 135px;
	_height: 135px;
	background: url(/images/startsida-ettan.jpg) no-repeat top left;
}

div#startpagePresentation p {
	font-size: 0.95em;

}

div#features {
	height: 80px;
	padding-top: 15px;
	margin-bottom: 35px;
}

div#leftColumn {
	float: left;
	width: 127px;
	height: 503px;
	margin-bottom: 35px;
	padding-top: 6px;
}

#startpage div#leftColumn {
	height: auto;
}

#centerColumn {
	float: left;
	width: 470px;
	margin: 0 30px 0 18px;
	margin-bottom: 50px;
	padding-top: 6px;
}

#rightColumn {
	float: left;
	width: 206px;
	margin-bottom: 35px;
	padding-top: 6px;
}

#startpage2009 div#header {
	height: 137px;
}

#startpage2009 div#content {
	background: url(/uigfx/startpage-bg.gif) repeat-x top left;
	clear: both;
	display: block;
	height: 615px;
	overflow: hidden;
	padding: 0 0 0 0;
}

.fasting {
	background-image: url(/uigfx/fasting.png);
	width: 84px;
	height: 79px;
	position: absolute;
	top: 205px;
	left: 155px;
}

.ogonmetod {
	background-image: url(/images/puff-startsida/stora/extra/ogon-metod.png);
	cursor: pointer;
	width: 169px;
	height: 98px;
	position: absolute;
	top: 190px;
	left: 140px;
}

/* Features */

div.feature {
	position: relative;
	width: 408px;
	height: 69px;
	padding: 6px 6px 5px 6px;
	color: #fff;
	background: #d0392d url(/uigfx/bullet_arrow.gif) no-repeat 400px 61px;
	cursor: pointer;
}

div.feature p {
	margin: 0;
}

div.feature.left {
	float: left;
}

div.feature.right {
	float: right;
}

div.sideFeature {
	cursor: pointer;
}

div.centerFeature {
	width: 195px;
	float: right;
	margin: 0 0 1em 1em;
	/*cursor: pointer;*/
}

div.sideFeature img,
div.centerFeature img {
	display: block;
}

.sideFeatureEdit {
	width: 206;
}

div.centerFeature p {
	font-size: .75em;
	color: #fff;
	background: #d0392d url(/uigfx/bullet_arrow.gif) no-repeat 192px 8px;
	padding: 5px 8px;
}

#rightColumn div.sideFeature p {
	font-size: .75em;
	color: #fff;
}

#rightColumn div.sideFeature div.textblock {
	background-color: #d0392d;
	padding: 10px 15px;
	margin-bottom: 10px;
}

#rightColumn div.sideFeature div.textblock p {
	padding: 0;
	margin: 0;
}

#rightColumn div.sideFeature div.textblock p.heading {
	font-size: 1em;
	margin-bottom: 5px;
}

#rightColumn div.sideFeature div.textblock p.headingbig {
	font-size: 1.7em;
	margin-bottom: 5px;
}

div.centerFeature p {
	background-position: 180px 8px;
}


div.sideFeatureX {
	cursor: pointer;
}


div.sideFeatureX img {
	display: block;
}

#rightColumn div.sideFeatureX p {
	font-size: .75em;
	color: #fff;
	background: #f66c29 url(/uigfx/bullet_arrow.gif) no-repeat 192px 8px;
	padding: 5px 8px;
}

.startpageFeatureWide {
	cursor: pointer;
	float: left;
	height: 340px;
	margin-right: 1px;
	width: 611px;
	position: relative;
}

.startpageFeatureWide h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 14px 0 2px 24px;
}

.startpageFeatureWide p {
	color: #666666;
	font-size: 15px;
	margin: 2px 0 0 25px;
}

.startpageFeatureNarrow {
	cursor: pointer;
	float: left;
	height: 340px;
	margin-left: 1px;
	width: 320px;
	position: relative;
}

.startpageFeatureNarrow h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 16px 0 2px 24px;
}

.startpageFeatureNarrow p {
	color: #666666;
	font-size: 14px;
	margin: 2px 0 0 24px;
}

/* Buttons on startpage */ 

#startpageButtons {
	clear: both;
	height: 240px;
	padding: 20px 0 0 20px;
} 

.startpageButton {
	cursor: pointer;
	display: inline;
	float: left;
	height: 68px;
	margin: 18px 0 0 25px;
	padding: 10px 10px 0 10px;
	width: 245px;
	position: relative;
}

.startpageButton img {
	float: left;
	margin-right: 10px;
}

.startpageButton h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

.startpageButton p {
	color: #666666;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.startpageButton a {
	text-decoration: none;
}

.startpageColumn {
	float: right;
	height: auto;
	margin-right: 41px;
}

.hover {
	background: url(/uigfx/hover-bg.gif) repeat-x bottom left;
}

/* Products */

.product {
	width: 235px;
	float: left;
}

.product-top {
	background-image: url(/uigfx/product-top-bg.gif);
	height: 15px;
	width: 235px;
	overflow: hidden;
}

.product-middle {
	background-image: url(/uigfx/product-middle-bg.gif);
	width: 185px;
	padding: 10px 25px;
}

.product-bottom {
	background-image: url(/uigfx/product-bottom-bg.gif);
	height: 15px;
	width: 235px;
	overflow: hidden;
}

.product .product-image {
	/*height: 110px;*/
}

.product h2 {
	margin: 4px 0;
	font-size: .8em;
	font-weight: bold;
}

.product p {
	margin: 4px 0;
}


/* Navigation */

div.navigationColumn {
	float: left;
	width: 270px;
	margin-bottom: 35px;
}

div#subNavigation ul li {
	width: 235px;
}

div.navigationColumn ul li {
	display: block;
	border-left: 5px solid #d1392e;
	margin: 11px 0 0 0;
	padding-left: 5px;
	font-size: 1em;
	font-weight: normal;
}
div#subNavigation ul li {
	display: block;
	border-left: 5px solid #000;
	margin: 11px 0 0 0;
	padding-left: 5px;
	font-size: 1em;
	font-weight: normal;
}

div#subNavigation ul li.active {
	border-color: #d1392e;
}

div#subNavigation ul li.active a {
	color: #000;
}

div.navigationColumn ul li ul,
div#subNavigation ul li ul {
	font-size: .75em;
}

div.navigationColumn ul li ul li,
div#subNavigation ul li ul li {
	width: auto;
	display: inline;
	border-left: none;
	margin: 0;
	padding-left: 0;
	padding-right: 1.0em;
	font-weight: normal;
}

div.navigationColumn li a,
div#subNavigation li a {
	color: #000;
	text-decoration: none;
}

div#subNavigation ul li ul li.active a {
	color: #d0382d;
}

div#subNavigation {
	position: relative;
	margin: 59px 0 0 34px;
	padding: 1px;
}

div#subNavigation ul li {
	float: left;
	padding-right: 1em;
}




div#topNavigation ul {
	float: left;
	display: inline;
	width: 790px;
	margin: 20px 0 0 32px;
}

div#topNavigation li {
	display: inline;
}

div#topNavigation li a {
	color: #000;
	text-decoration: none;
	font-size: .75em;
	padding-right: .7em;
}

div#topNavigation li.active a {
	color: #d1382d;
}

/* New sub navigation */

div#subnav ul li.subnavA {
	width: 250px;
}

div#subnav ul li.subnavB {
	width: 190px;
}

div#subnav ul li.subnavC {
	display: block; 
	height: 48px; 
	padding-top: 2px;
}

div#subnav ul li {
	background: url(/uigfx/topnav-bar.gif) no-repeat;
	margin: 11px 0 0 0;
	padding-left: 24px;
	font-size: 1em;
	font-weight: bold;
}

div#subnav ul li.active {
	border-color: #d1392e;
}

div#subnav ul li.active a {
	color: #000;
}

div#subnav ul li ul {
	font-size: .75em;
}

div#subnav ul li ul li {
	background: none;
	height: auto;
	width: auto;
	border-left: none;
	margin: 0;
	padding-left: 0;
	padding-right: 1.0em;
	font-weight: normal;
}

div#subnav li a {
	color: #000;
	text-decoration: none;
}

div#subnav ul li.subnavC ul li a {
	color: #777;
}

div#subnav ul li ul li.active a {
	color: #d0382d;
}

div#subnav {
	position: relative;
	margin: 40px 0 0 27px;
	padding: 1px;
}

div#subnav ul li {
	float: left;
	padding-right: 1em;
}

/* New left navigation */
div#leftnav {
	float: left;
	width: 156px;
	height: 503px;
	margin-bottom: 35px;
	padding-top: 6px;
}

div#leftnav ul li {
	margin-bottom: 0;
	padding: 0;
}

div#leftnav ul li {
	background: url(/uigfx/leftnav-bar.gif) no-repeat bottom left;
	/*padding-top: 1px;*/
}

div#leftnav ul li a {
	color: #000;
	display: block;
	text-decoration: none;
	font-size: .75em;
	padding: 12px 10px;
	width: 136px;
}

div#leftnav ul li.last {
	background-image: none;
}

div#leftnav ul li ul {
	padding-bottom: 10px;
}

div#leftnav ul li a:hover, div#leftnav ul li.active ul li a:hover {
	background: #f8f8f8;
}

div#leftnav ul li.active a {
	background: #f3f2f2;
}

div#leftnav ul li.active ul li a {
	padding: 8px 0 5px 20px;
	background: #fff;
}

div#leftnav ul li ul li.active a  {
	font-weight: bold;
}

div#leftnav p.section {
	font-size: 1.1em;
	margin: 0;
	padding: 3px 0 0 0;
}

div#leftnav p.section a {
	background-repeat: no-repeat;
	color: #333333;
	display: block;
	/*height: 45px;*/
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0 0 10px 34px;
}

/* Footer etc */

div#footer ul {
	position: absolute;
	left: 37px;
}

div#footer li {
	display: inline;
}

div#footer li a {
	color: #000;
	text-decoration: none;
	font-size: .66em;
	padding-right: .7em;
}

div#footer li.active a {
	color: #d1382d;
}

div#leftColumn ul li {
	margin-bottom: .2em;
}

div#leftColumn ul li a {
	color: #000;
	text-decoration: none;
	font-size: .75em;
	line-height: 1.3em;
}

div#leftColumn ul li.active a {
	color: #d0392d;
}

/* Text */

p.section {
	clear: both;
	font-size: 1.7em;
	padding-top: 0.5em;
	margin-bottom: .2em;
	margin-top: 0;
}

#startpage h1  {
	font-size: 1.7em;
	margin-bottom: .2em;
}

p.section a {
	color: #000;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .2em;
}

h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: .2em;
}

h3 { /*ingress*/
	font-size: 1.0em;
	margin: .7em 0 .8em 0;
}

h4 { /*used for news on startpage*/
	font-size: 1.3em;
}

h5 { /*used for red text*/
	color: #d0392d;
	font-size: .75em;
	margin-bottom: 10px;
}

h5 a, h5 a:visited { /*used for red text*/
	color: #d0392d;
}

h6 { /*used for date*/
	font-size: 0.6em;
	margin-top: 1.4em;
}

h2.nomargin {
	margin-top: 0em;
	margin-bottom: 0em;
}

div.feature h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}

div.navigationColumn h2 {
	color: #d0392d;
	font-size: 1.3em;
	margin-bottom: 0;
}

div.navigationColumn h2 a {
	color: #d0392d;
	text-decoration: none;
}

/* Search result */
#searchresult h3 {
	font-size: 1.10em;
    margin: 1.0em 0 0em 0;
}

#searchresult h3 a {
	color: #d0392d;
}

#searchresult h6 {
	color: #777;
	font-size: .7em;
	margin: 0;
	padding: 0;
}

#searchresult p {
	margin: .4em 0 .5em 0;
}
/* --- */

p {
	font-size: .75em;
	margin-bottom: 10px;
}

a {
	/*color: #d0382d; */
	color: #000;
	text-decoration: underline;
	-moz-outline-style: none;
}

#centerColumn ul  {
	font-size: .75em;
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}

#centerColumn ul li {
	margin-bottom: .3em;
}

#centerColumn ol  {
	font-size: .8em;
	font-weight: bold;
	list-style: decimal;
	margin-left: 30px;
}

#centerColumn ol li {
	margin-top: 1.4em;
	margin-bottom: .2em;
}

hr {
	border: 0;
	height: 1px;
	background-color: #ccc;
	color: #ccc;
	margin-bottom: 10px;
}

#rightColumn p {
	font-size: .6em;
	margin-bottom: 15px;
}

#rightColumn h5 {
	font-size: .6em;
}

#logo {
	float: right;
}

p#bottomLinks {
	font-size: .7em;
	position: relative;
	left: 35px;
}

p#praktikertjanst {
	position: absolute;
	top: 13px;
	right: 35px;
}

div.feature p,
div.feature h3 {
	padding-left: 210px;
}

/* tables */

td h2 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
}

td {
	vertical-align: top;
}

tr.newcategory td {
	padding-top: 10px;
	border-top: #d0382d 1px solid;
}

/* forms */

#login {
	float: left;
	width: 130px;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	}
#leftColumn input {
	width: 130px;
	font-size: 10px;
}
	
#nyttkonto {
	float: left;
	width: 150px;
	text-align: left;
	visibility: hidden;

}

/* tidsbokning */
#bokningsschema {
	position: relative;
	/* border: solid black 1px; */
}
li.bokad {
	color: #999;
}
div.bokningVecka {
	text-align: left;
	font-size: 0.9em;
	margin-left: 3px;
}

.submitknapp {
	width: 340px;
	text-align: right;
	list-style: none;
}
#tidsbokningsform ul {
	list-style: none;
}

/* Infobox */
.infobox {
	background-color: #d0392d;
	color: #fff;
	padding: 20px;
}

.infobox a {
	color: #fff;
}

span.infotag {
	background-color: #d0392d;
	color: #fff;
	font-size: .8em;
	letter-spacing: .04em;
	margin-left: 12px;
	padding: 2px 9px;
}

.infobox h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0;
	padding-top: 5px;
}

/* Floaters */
.floatright {
	float: right;
}

/* Links */

#logo a {
	display: block;
	width: 101px;
	height: 101px;
}

p#bottomLinks a {
	color: #4c4c4c;
	text-decoration: none;
	padding-right: .7em;
}

p#praktikertjanst a {
	display: block;
	width: 107px;
	height: 17px;
	background: url(/uigfx/praktikertjanst_logo.gif) no-repeat top left;
	text-indent: -999em;
}

/* Misc */


div.feature img {
	position: absolute;
	top: 0;
	left: 0;
}

.clear { clear: both; }

/* City selector */

.city-selector {
	font-size: .8em;
	height: 29px;
	width: 206px;
	overflow: hidden;
}

/*.city-selector a {
	display: block;
	float: left;
	height: 15px;
	padding: 7px 0 6px 14px;
	text-decoration: none;
	text-align: left;
	width: 89px;
}*/

.city-selector a {
	display: block;
	float: left;
	height: 15px;
	padding: 7px 0 6px 0;
	text-decoration: none;
	text-align: center;
	width: 103px;
}

.city-selector-start {
	clear: both;
	color: #666666;
	display: block;
	margin: 30px 0 0 10px;
}

.city-selector-start a {
	text-decoration: none;
}

.city-block {
	background-color: #ffffff;
	background-image: url(/uigfx/city-block-bg.jpg);
	background-repeat: repeat-x;
	padding: 15px;
	width: 440px;
}

.address {
	background-color: #ffffff;
	background-image: url(/uigfx/address-bg.jpg);
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding: 14px;
}

.address-map a {
	display: block;
	background-image: url(/uigfx/address-map.gif);
	background-repeat: no-repeat;
	padding: 9px 0 10px 52px;
	_height: 20px;
	min-height: 20px;
}

.address-map a:hover {
	background-color: #fff;
}

.address-open {
	background-image: url(/uigfx/address-clock.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 52px;
	_height: 40x;
	min-height: 40px;
}

.address-phone {
	background-image: url(/uigfx/address-phone.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 52px;
}

.address-noicon {
	padding: 0 0 0 52px;
}

/* Flash campaign */
#startpageCampaign {
	margin: 15px 0 15px 7px;
	width: 933px;
	height: 250px;
}

#startpageCampaign h1, #startpageCampaign p {
	padding: 10px 30px;
}

#startpageCampaign p {
	width: 400px;
}

#subpageCampaign {
	width: 469px;
	height: 123px;
}

#topCampaign {
	clear: both;
	margin: 0;
	padding: 0;
	width: 880px;
}

.alt {
	display: none;
}

/* Search */
.searchbox {
	background-image: url(/uigfx/searchbox.gif);
	border: 0;
	height: 18px;
	padding: 5px;
	margin-bottom: 3px;
	width: 126px;
	vertical-align: middle;
}

.searchbutton {
	background-color: #fff;
	border: 0;
	font-size: 1.16em;
	height: 28px;
	padding: 0;
	margin-bottom: 3px;
	width: 58px;
	vertical-align: middle;
}

/* Forms */

input.textbox{
	background-image: url(/uigfx/textbox.gif);
	border: #f2f2f2 1px solid;
	height: 18px;
	padding: 5px;
	margin-bottom: 3px;
}

input.shorttext {
	width: 126px;
}

input.longtext {
	width: 252px;
}

textarea.textbox {
	background-image: url(/uigfx/textarea.gif);
	background-repeat: no-repeat;
	border: #f2f2f2 1px solid;
	font: 1em arial, sans-serif;
	height: 60px;
	padding: 5px;
	margin-bottom: 3px;
	width: 252px;
}

input.radio {
	vertical-align: middle;
}

label {
	margin: 0 7px 0 5px;
}

/* Documents links */

a.doc {
	padding: 2px 4px 4px 25px;
	background: url(/uigfx/icon-doc.gif) no-repeat top left;
}

a.pdf {
	padding: 2px 4px 4px 25px;
	background: url(/uigfx/icon-pdf.gif) no-repeat top left;
}

a.mp3{
	padding: 2px 4px 4px 25px;
	background: url(/uigfx/icon-mp3.gif) no-repeat top left;
}

a.xls {
	padding: 2px 4px 4px 25px;
	background: url(/uigfx/icon-xls.gif) no-repeat top left;
}

a.zip {
	padding: 2px 4px 4px 25px;
	background: url(/uigfx/icon-zip.gif) no-repeat top left;
}
