body{
	margin:0;
	padding:0;
	/*background-image:url(../gfx/body_bg_old.jpg);*/
	background-image:url(../gfx/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#ffffff;
}

#PageContainer{
	width:774px;
	height:auto;
	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	padding:0;
}

#PageHeader{
	width:774px;
	height:369px;
	margin:0;
	padding:0;
	float:none;
	clear:both;
}

#PrintHeader{
	display:none;
}

#Logo{
	width:354px;
	height:41px;
	float:left;
	margin-top:70px;
	margin-left:25px;
	padding:0;
	border:0;
}

#Logo a img{
	border:0;
}

#Logo2{
	width:82px;
	height:57px;
	float:right;
	margin-top:62px;
	margin-right:22px;
	padding:0;
}

#ContentHeaderContainer{
	width:774px;
	height:250px;
	overflow:hidden;
	float:none;
	clear:both;
	background-image:url(../gfx/ContentHeader_bg.png);
	background-repeat:no-repeat;
}

#ContentHeader{
	margin-left:4px;
	margin-top:5px;
}

#PageMiddle{
	width:774px;
	height:auto;
	overflow:auto;
	margin:0;
	padding-top:5px;
	padding-bottom:20px;
	
	float:none;
	clear:both;
	background-image:url(../gfx/PageContainer_bg.gif);
	background-repeat:repeat-y;
}

#Navigation{
	width:180px;
	height:auto;
	margin-top:15px;
	padding:0;
	float:left;
}

#ContentContainer{
	width:378px;
	height:auto;
	min-height:340px;
	margin-top:15px;
	padding:0;
	float:left;
	background-color:#ffffff;
	border-left:solid 1px #cfcac4;
}

#ContentContainerFullWidth{
	width:570px;
	height:auto;
	min-height:340px;
	margin-top:22px;
	padding:0;
	float:left;
	background-color:#ffffff;
	border-left:solid 1px #cfcac4;
}

#MainContent{
	margin-left:30px;
	margin-right:10px;
	padding:0;
}

#SideContent{
	width:204px;
	height:auto;
	min-height:270px;
	margin-right:8px;
	padding:0;
	float:right;
}

#SideContentInner{
	padding:20px;
}

#SideContentInner p{
	font-size:11px;
}

#PageFooter{
	width:774px;
	height:80px;
	margin:0;
	padding-top:28px;
	float:none;
	clear:both;
	text-align:center;
	background-image:url(../gfx/Footer_bg.png);
	background-repeat:no-repeat;
}



/* Footer links */

#PageFooter ul{
}

#PageFooter ul li{
	display: inline;
	background-image:none;
	padding:0;
}

#PageFooter ul li a{
	margin-right:10px;
	padding-left:10px;
	color:#acacac;
	text-decoration:none;
	border-left:solid 1px #afafaf;
}

#PageFooter ul li a:hover{
	color:#002487;
}

#PageFooter ul li.FirstItem a{
	border:0;
}






div#FindYourDoctor{
	width:auto;
	height:auto;
	min-height:450px;
	
	padding-top:40px;

	background-image:url(../gfx/Sverige.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

div#FindYourDoctor span.FormElement{
	display:block;
	margin-left:5px;
	margin-bottom:15px;
	clear:both;
}

div#FindYourDoctor label.Label{
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin-top:4px;
	margin-right:4px;
}

div#FindYourDoctor ul{
	margin-top:20px;
	padding-top:10px;
	border-top:solid 0px #c0c0c0;
}










/* BoxedSpots (not right column) styles */

#BoxedSpots{
	margin-top:10px;
	margin-left:30px;
	
	padding:0;
	padding-top:10px;
	float:none;
	clear:both;
}

#BoxedSpots div.Spot{
	width:155px;
	height:auto;
	min-height:90px;
	margin-top:5px;
	margin-left:15px;
	padding-left:15px;
	float:left;
	
	border-left:solid 1px #cfcac4;
}


#BoxedSpots div.FirstItem{
	margin-left:0;
	padding-left:0;
	border:0;
}


#BoxedSpots div h2{
	margin:0;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	color:#002487;
	font-weight:bold;
}

#BoxedSpots div p{
	margin:0;
	padding:0;
	color:#666666;
}

#BoxedSpots div span.ReadMore a{
	padding-right:11px;
	background-image:url(../gfx/menu/Arrow_Def.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	text-decoration:none;
	color:#002487;
	font-weight:bold;
}

#BoxedSpots div span.ReadMore a:hover{
	color:#7f8cb2;
}










/* SideContents (right column) spot styles */

#SideContent div.Spot{
	width:204px;
	height:auto;
	background-image:url(../gfx/Spot_bg.gif);
	background-repeat:repeat-y;
}

#SideContent div.FirstItem{
	background-image:url(../gfx/Spot_FirstItem_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#SideContent div.LastItem{
	background-image:url(../gfx/Spot_LastItem_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


#SideContent div.Spot div{
	width:auto;
	height:auto;
	margin-top:0;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid 3px #ffffff;
	clear:both;
}

#SideContent div.FirstItem div{
	border-top:none;
	padding-top:20px;
}

#SideContent div.LastItem div{
	padding-bottom:20px;
}


#SideContent div.Spot div h2{
	margin-top:0px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:4px;
	padding:0;
	font-family:arial,helvetica,sans-serif;
	font-size:17px;
	color:#a8c903;
	font-weight:normal;
}

#SideContent div.Spot div p{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:10px;
	color:#001965;
}

#SideContent div.Spot span.Image{
	display:block;
	width:auto;
	height:auto;
	float:right;
	padding-right:0px;
}

#SideContent span.ReadMore a{
	margin-top:2px;
	margin-left:15px;
	padding-right:10px;
	background-image:url(../gfx/menu/Arrow_Def.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	text-decoration:none;
	color:#001965;
	font-weight:bold;

}

#SideContent span.ReadMore a:hover{
	color:#7f8cb2;
}






/***********************************************************/
/* QuickPoll, Form and answers                             */
/***********************************************************/

#QuickPoll{
	font-size:11px;
	

}

#QuickPoll form{
	display:block;
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	
	/*background-image:url(../gfx/pratbubbla_green.png);*/
	background-image:url(../gfx/Pratbubbla_green_peter.gif);
	
	background-repeat:no-repeat;
	background-position:top right;
}

#QuickPoll span.Answers{
	display:block;
	margin-top:12px;,
	margin-bottom:10px;
	margin-left:14px;
	padding:0;
}

#QuickPoll form span.Answers{
	display:block;
	margin-top:5px;
	margin-bottom:0;
	margin-left:14px;
	padding:0;
}

#QuickPoll span.Alternative{
	display:block;
}

#QuickPoll span.Alternative input{
	float:none;
}

#QuickPoll span.Alternative label{
	font-size:12px;
	color:#adce00;
	font-weight:bold;
	padding-left:3px;
}

#QuickPoll input.FormButton{
	width:auto;
	margin-top:8px;
	margin-left:14px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

#QuickPoll span.Answer{
	display:block;
	width:40px;
	height:auto;
	text-align:right;
	float:left;
}

#QuickPoll span.Bar{
	display:block;
	width:auto;
	height:9px;
	overflow:hidden;
	margin-top:2px;
	margin-left:4px;
	margin-right:4px;
	float:left;
	background-color:#993333;
	background-image:url(../gfx/Hitbar.jpg);
	background-repeat:repeat-y;
}

/* Different colours for the bars */

#QuickPoll span.Alt_0{background-image:url(../gfx/Hitbar_0.jpg);}
#QuickPoll span.Alt_1{background-image:url(../gfx/Hitbar_1.jpg);}
#QuickPoll span.Alt_2{background-image:url(../gfx/Hitbar_2.jpg);}
#QuickPoll span.Alt_3{background-image:url(../gfx/Hitbar_3.jpg);}
#QuickPoll span.Alt_4{background-image:url(../gfx/Hitbar_4.jpg);}
#QuickPoll span.Alt_5{background-image:url(../gfx/Hitbar_5.jpg);}
#QuickPoll span.Alt_6{background-image:url(../gfx/Hitbar_6.jpg);}

#QuickPoll span.Count{
	clear:right;
}


#QuickPoll span.StatLink{
	display:block;
	float:none;
	margin-top:8px;
	margin-left:15px;
}

#QuickPoll span.StatLink a{
	padding-right:10px;
	background-image:url(../gfx/menu/Arrow_Def.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	text-decoration:none;
	color:#001965;
	font-weight:bold;
}

#QuickPoll span.StatLink a:hover{
	color:#7f8cb2;
}






#SiteChanged{
	margin:0;
	padding:0;
}

#SiteChanged p{
	font-size:11px;
	color:#afafaf;
}






div.Toggler h3{
	margin-top:14px;
	padding-left:12px;
	
	background-image:url(../gfx/Menu/Arrow_Def.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	
	font-size:12px;
	color:#002487;
	cursor:pointer;
}

div.Toggler h3.hover{
	color:#808cb3;
}

div.Toggler h3.active{
	background-image:url(../gfx/Menu/Arrow_South.gif);
}

div.Toggler div.Content{
	padding-left:12px;
	padding-bottom:5px;
}

div.Toggler div.Content p{
}






/* Category select on QuestionListing.asp */

div.CategorySelector span.FormElement{
	display:block;
	margin-left:5px;
	margin-bottom:15px;
	clear:both;
}

div.CategorySelector label{
	font-size:12px;
}

div.CategorySelector select{
	font-size:12px;
}


/* Category select on QuestionCategories.asp */

div.QuestionCategories{
	
}

ul#QuestionCategories{
	margin:0;
	padding:0;
	list-style:none;
	background-image:none;
}


ul#QuestionCategories li{
	display:block;
	float:left;
	width:155px;
	height:50px;
	margin:0 10px 10px 0;
	padding:0;

}

ul#QuestionCategories li a{
	display:block;
	width:155px;
	height:50px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	background-image:url(../gfx/QuestionCategories_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	color:#97b603;

}

ul#QuestionCategories li a:hover{
	background-position:0 -50px;
	color:#bcd73c;
}

ul#QuestionCategories li a span{

}



div.Share{
	float:right;
	clear:both;
	margin:0 10px 0 0;
}

body.Home div.Share{
	float:none;
	clear:both;
	margin:15px auto;
	text-align:center;
}
















