body
{
	background-image: url(../images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: 000000;
}

form 
{
	margin: 0px;
	padding: 0px; 	
}

.cssselect
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	border: solid 1px;
	border-color: #999999;
	vertical-align:baseline;
}
.SelectTreatment 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	border: solid 1px;
	border-color: #999999;
	vertical-align:baseline;	
}
.searchInput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: solid 1px;
	border-color: #999999;
	width:120px;
	height: 17px;	
}
.searchButton
{
	width: 34px;
	height: 17px;
	margin-left: 5px;
	text-align: left;
}
input.ccsSubmit
{ 
	position:relative; 
	top:4px; 
	margin:0px 0px 0px 0px; 
	background-image: url(/images/button_ok.gif);	
}

input.searchSubmit
{ 
	position:relative; 
	top:4px; 
	margin:0px 0px 0px 0px;
	width:20px;
	height:20px;
	background-image: url(/images/button_ok.gif);		
}
input.treatmentSubmit
{ 
	position:relative; 
	top:2px; 
	margin:0px 0px 0px 0px;
}
#yberdiv
{
	position: relative;
	text-align:left;	
	width: 770px;
}
/* Topcolumn */
#divTop
{
	position:relative;
	width:764px; 
	height: 98px;
}
#divLogo
{
	position:relative; 
	width:112px; 
	float:left;	
	background-image: url(/images/logo.gif);
}

#divCSSSelectors {
	position:relative;
	width:652px;
	float:right;
}
#divCSSSelector1
{
	position:relative;
	width:240px;
	height:48px; 
	left: 0px; 
	background-image: url(../images/topselectbackbg.gif);
	background-repeat: no-repeat;
	float:right;
}

#divCSSSelector2
{
	position:relative;
	width:240px;
	height:48px; 
	background-image: url(../images/topselectbackbg.gif);
	background-repeat: no-repeat;
	margin-right:3px;
	float:right;
}
#divMainSearch {
	position:relative;
	float:right;
	margin: 12px 0px 0px 0px;
	padding-right:13px;
}
#divCSSForm1
{
	position:relative; 
	left:12px;
	top:8px;
	float:left;
}
#divCSSForm2
{
	position:relative; 
	left:17px;
	top:8px;
	float:left;
}
#divNav
{
	text-align:left;	
	position:relative; 
	width:770px;
	height:28px; 
	top: 0px;
	left:0px;
	float:left;
}
/* Middlecolumns */
#divMid
{
	position:relative;
	width:770px;
	overflow:visible;
	background-image: url(../images/pageback.jpg);
	background-repeat: repeat-y;
	float:left;
}
#divMidLeft
{
	position:relative; 
	width:183px; 
	left:26px;
	padding-top: 73px;
	float:left;
}
#divMainMenu
{
	position:relative; 
	background-image: url(../images/submenuback.gif);
	background-repeat: repeat-y;
	text-align:left;
	float:left;
}

#subMenuTop
{
	background-image: url(/images/submenutop.gif);
	background-repeat: no-repeat;
}

#divSubmenu
{
	position:relative; 
	width:182px;
	float:left;
	overflow:hidden;
}

#subMenuBottom 
{
	background-image: url(/images/submenubottom.gif);
	background-repeat: no-repeat;
}
#divContentBottom 
{
	position:relative;
	width:532px; 
	height:24px;
	float:left;
	background-image: url(/images/contentbottom.gif);
	background-repeat: no-repeat;	
}

#divBottom
{
	position:relative; 
	width:770px;
	height:31px;
	float:left;
	background-image: url(/images/pagebottom.jpg);
	background-repeat: no-repeat;	
}
#divContentTop
{
	position:relative;
	width:532px; 
	background-image: url(../images/contenttop.gif);
	background-repeat: no-repeat;
	float:left;
}
#divMidRight
{
	position:relative; 
	width:532px;
	left:25px;
	float:left;
	margin-top:25px;
}
#divContent
{
	position:relative;
	background-image: url(/images/contentback.gif);
	background-repeat: repeat-y;
	padding-top: 24px;	
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;	
	float:left;
}
#divContentTextRight
{
	position:relative; 
	width:189px;
	left:24px;
	text-align:left;
	float:left;	
}
#divContentText
{
	position:relative;
	width:260px;
	text-align:left;
	float:left;
}
#divContentTextFull
{
	position:relative;
	left:0px;	
	float:left;
	text-align:left;
}
#divMidColumnMinHeight
{
	position:relative;
	width:1px;
	height:380px;
	float:right;
}
#divPrint
{
	position:relative;
	clear:left;
}
#divSearch
{
	position:relative; 
	width:190px; 
	top:0px;
	padding-top:13px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:13px;
	left: 347px;
	float:left;
	
}
#divRightImage
{
	position:relative; 
	width:170px; 
	top:0px;
	padding-top:0px;
	padding-right:13px;
	padding-bottom:0px;
	left: 300px;
	float:left;
}
A.Arrow
{
	font-weight: normal;
	background-image: url(/images/start/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	float:left;
}
#printIcon 
{
	background-image: url(/images/btnPrint.gif);	
}

/* Kontakt */
.SubjectWrite 
{
	width:60px;
	height:22px;
	background-image: url(/images/Kontakt_Skriv.gif);
}
.SubjectCall 
{
	width:60px;
	height:22px;
	background-image: url(/images/Kontakt_Ring.gif);
}	
.SubjectVisit
{
	width:70px;
	height:22px;
	background-image: url(/images/Kontakt_Besok.gif);
}

.TwoColumnBlock {
	background-image:url(/images/two_column_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:486px;
}

.TwoColumnBlockColumnOne {
	background-image:url(/images/single_column_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left; 	
	width: 247px; 	
}

.TwoColumnBlockColumnTwo {
	background-image:url(/images/single_column_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left; 
	width: 239px;
}

.OneBigColumnBlock {
	background-image:url(/images/one_column_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.OneBigColumnBlockColumnOne {
	background-image:url(/images/big_single_column_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width: 486px; 	
}

.ContactPaddingDiv {
	padding: 17px 20px 30px 17px;
}

/* Flödespilar */
.TroubleButton
{
	width:89px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Besvar.gif);
}
.TroubleButtonOn
{
	width:89px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Besvar_vald.gif);
}
.DiagnosisButton
{
	width:94px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Diagnos.gif);
}
.DiagnosisButtonOn
{
	width:94px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Diagnos_vald.gif);
}
.MeasureButton
{
	width:91px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Atgard.gif);
}
.MeasureButtonOn
{
	width:91px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Atgard_vald.gif);
}
.TreatmentButton
{
	width:115px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Bahandl.gif);
}
.TreatmentButtonOn
{
	width:115px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Bahandl_vald.gif);
}
.MoreInfoButton
{
	width:52px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Merinfo.gif);
}
.MoreInfoButtonOn
{
	width:52px;
	height:24px;
	background-image: url(/images/kapitel/Flodespil_Merinfo_vald.gif);
}

/* Knappar */
.PrevButton 
{
	width:19px;
	height:19px;
	background-image: url(/images/Pil_left.gif);
}
.NextButton 
{
	width:19px;
	height:19px;
	background-image: url(/images/Pil_right.gif);
}

/* Overlay */
#confirmModalOverlay {background-color:#eee; cursor:wait;}

/* Container */
#confirmModalContainer {width:450px; font-size:16px; text-align:left; background:#fff; border:2px solid #336699;}
#confirmModalContainer .header {height:30px; width:100%; background:url(../images/confirm/header.gif) repeat-x; color:#fff; font-size:1.1em; font-weight:bold; line-height:30px;}
#confirmModalContainer .footer { display: none; width:100%; clear:both; text-align: center; font-size:.8em; margin: 0, 4px, 10px, 4px;}
#confirmModalContainer .header span {padding-left:8px;}
#confirmModalContainer .message {color:#333; text-align:center; margin:0; padding:12px 4px; font-size:1em;}
#confirmModalContainer .buttons {width:160px; float:right; padding:10px 8px 10px;} 
#confirmModalContainer .buttons div.no a,
#confirmModalContainer .buttons div.yes a { display: inline; float:left; clear: right; margin-left:8px; width:70px; height:26px; color:#666; font-weight:bold; text-align:center; background:url(../images/confirm/button.gif) repeat-x; border:1px solid #bbb; cursor:pointer; line-height: 26px;} 
#confirmModalContainer a.modalCloseX,
#confirmModalContainer a.modalCloseX:link,
#confirmModalContainer a.modalCloseX:active,
#confirmModalContainer a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:430px; color:#ddd;}
#confirmModalContainer a.modalCloseX:hover {color:#9bb3b3;}