/* CSS Document */
body
{
	font-size:76%;
	background-color:#FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	line-height:1.4em;
}
#SitePosition {margin:auto;}
#SiteArea
{
	padding:0 10px;
	width:946px;
	margin: 0 auto;
	text-align: left;
}

/*****************************/
/* SIDHUVUD                  */
/*****************************/
#HeaderImage
{
	width: 946px;
	height: 168px;
	margin-top: -8px;
	margin-bottom: 20px;
}
#HeaderArea h1, #headSmall h1 { text-indent: -9999px; }
#head h1 a 
{
	display: block;
	width: 946px;
	height: 168px;
}
#headSmall 
{
	background: #fff url(images/logoSmall.png);
	width: 150px;
	height: 160px;
	margin-bottom: 5px;
}

.header
{
	background: #fff url(images/HeaderBG.png);
	height:125px;
	width: 946px;
	margin: 20px 0 5px;
}
.mainLogo
{
	float: left;
	padding: 7px 0 0 30px;
	width: 250px;
}

.functions
{
	float:right;
}
.functions ul
{
	margin:70px 0 0 0; 
}
.functions ul li
{
	float:left;
	margin-right:20px;
	background: url(images/SmallHeadButton.png);
	background-repeat:no-repeat;
	width:85px;
	height:38px;
	text-align:center;
	padding-top:7px;	
}
.functions ul li:hover
{
	background: url(images/SmallHeadButton_H.png);
	background-repeat:no-repeat;
}
.functions ul li.wide
{
	width:161px;
	background: url(images/LargeHeadButton.png);
	background-repeat:no-repeat;
}
.functions ul li.wide:hover
{
	width:161px;
	background: url(images/LargeHeadButton_H.png);
	background-repeat:no-repeat;
}
.functions ul li a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.functions ul li a:hover
{
	color:#fff;
}

/*****************************/
/* TOPPMENY                  */
/*****************************/
#TopMenu 
{
	height:52px;
	/*margin-bottom:20px;*/
	width: 946px;
	margin-bottom: 3px;
}
.TopMenuBG 
{
	background: url(images/MainMenuBG.png) no-repeat;
	height: 80px;
}
#TopMenu ul
{
	float: left;
	margin-left:3px;
	position:absolute;
}
#TopMenu li
{
	/*background: url(images/navBorder.png) right no-repeat;*/
	float: left;
	font-family: arial;
	font-size: 14px;
	/*height: 80px;*/
	/*padding-right: 2px;*/
	text-align: center; 
	width:116px;
	margin-right:1px;
	padding-top:15px;
	margin-top:2px;
}
#TopMenu li a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	/*line-height: 80px;*/
	/*padding-left:19px;
	padding-right:19px;*/
}
#TopMenu li a:hover
{
	/*background: url(images/MainMenuActive.png);*/
}
#TopMenu li:hover
{
	/*
	background: url(images/MainMenuActive.png);
	height:44px;
	margin-left: -15px;
	margin-right: -14px;
	width: 146px;
	*/
} 
#TopMenu li.selected 
{
	background: url(images/MainMenuActive.png);
	height:44px;
	margin-left: -15px;
	margin-right: -14px;
	width: 146px;
}

#TopMenu li.first
{
	background: url(images/MainMenuActiveFirst.png);
}
#TopMenu li.last
{
	background: url(images/MainMenuActiveLast.png);
}
/*****************************/
/* QUICKSEARCH               */
/*****************************/
.QuickSearchArea
{
	float:right;
	width:235px;
	height:52px;
	background: url(images/SearchBG.jpg) no-repeat;
}
.quickSearchField
{	
	border: 1px solid;
	float: left;
	margin: 0px 5px 0px 0px;
	width: 7em;
	height:1.5em;
	border-color:#ff9900;	
}
input.quickSearchField
{
	background: url(images/SearchField.gif) no-repeat;
	border: 0;
	width: 154px;
	height: 26px;
	margin: 11px 10px 0 20px;
	padding-left:5px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #5d3526;
}
.quickSearchButton
{
	width: 24px;
	height: 27px;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0 0 0 0;
	display: block; 
	float: left;
	margin: 11px 4px;
	padding:0;
}

/*****************************/
/* BREADCRUMBS               */
/*****************************/
#BreadCrumbsArea
{
	font-size: 0.9em;
	line-height: 2em;	
	margin-top: 5px;
}
#BreadCrumbsArea a
{
	color: #cc9966;
	text-decoration: none;
}
#BreadCrumbsArea a:hover
{
	text-decoration: underline;
}
#BreadCrumbsArea .skriv
{
	float:right;
	/*margin-left:300px;*/
	padding-top:6px;
}
.Wide .skriv
{
	padding-right:320px;
}
/*****************************/
/* VÄNSTERKOLUMN             */
/*****************************/
#LeftArea
{
	width: 150px; 
	float: left;
}

/*****************************/
/* VÄNSTERMENY               */
/*****************************/
.SubMenuHead
{
	background: url(images/submenuTop.png) top center no-repeat;
	border-color:#FFFBEF;
	padding-top:3px;
}
.SubMenu 
{
	margin:0; 
	padding:0;
	border-color:blue;
	background: url(images/submenuBottom.png) center bottom !important;
	padding-bottom:20px; 
}
.SubMenu ul 
{ 
	background: url(images/submenuTop.png) top center no-repeat;
	padding-top: 29px; 
}
.SubMenu ul ul 
{ 
	border-bottom:none;
	background-color:#FFF0C3; 
}
.SubMenu ul ul ul 
{
	background-color:#FFF6D9; 
}
.SubMenu ul ul ul ul 
{
	background-color:#FFFBEF; 
	background-position:bottom;
	margin:0px
}
.SubMenu ul li 
{ 
	background: url(images/submenuBorder.png) bottom no-repeat !important; padding-bottom: 3px;
}
.SubMenu ul li a, .SubMenu ul li .selected 
{
	background: url(images/submenuBg.png);
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	padding: 10px 15px 10px 20px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.SubMenu ul li a:hover 
{
	background: url(images/submenuBorderHover.png);
}
.SubMenu ul li#last  
{ 
	background: url(images/submenuBottom.png) center bottom !important; 
	padding-bottom: 29px !important; 
}
.SubMenu ul li ul { background: none; padding-top: 0px !important; }
.SubMenu ul li ul li { background: url(images/submenuBorder.png) top no-repeat !important; padding-top: 3px; padding-bottom: 0 !important; }
.SubMenu ul li ul li a { color: #91540b; padding-left: 30px; }
.SubMenu ul li .selected 
{
	background: url(images/submenuBorderHover.png);
	font-weight:bold;
}
.SubMenu ul ul li a, .SubMenu ul ul li .selected 
{
	padding-left:2.8em; 
}
.SubMenu ul ul ul li a, .SubMenu ul ul ul li .selected 
{
	padding-left:4em; 
}
.SubMenu ul ul ul ul li a, .SubMenu ul ul ul ul li .selected 
{
	padding-left:5.2em; 
}

/*****************************/
/* HÖGERKOLUMN               */
/*****************************/
#RightArea
{
	width:235px;
	float:right;
}
.StartRightArea
{
	width:235px;
}

.rightAreaPuff
{
	width:235px;
}
.rightpuffhead
{
	background: url("images/RightPuffHeadBG.jpg") no-repeat scroll 0 0 transparent;
	height: 52px;
	margin-bottom: 0;
	width: 235px;
}
.rightpuffhead p
{
	color:#FFFFFF;
	font-size:15px;
	/*text-transform:uppercase;*/
	font-weight: bold !important;
	padding-top: 17px;
	text-align:center;
}
.rightpuffbody
{
	/*background: #feedc6;*/
	background: url("images/RightPuffBG.png") no-repeat scroll 0 0 transparent;
	padding:15px;
	/*border-bottom: 1px solid #ffa12e;*/
	/*float:right;*/
	/*margin-top:-20px;*/
	width:205px;
	/*margin-bottom:20px;*/
}
.rightpuffbody .content p
{
	margin:0;
}
.rightpuffBottom
{
	background: url("images/RightPuffBottomBG.png") no-repeat scroll 0 0 transparent;
	height: 19px;
	width: 235px;
	margin-bottom:5px;
}
/*****************************/
/* LISTNING                  */
/*****************************/

/*GRUNDKLASSR KLASSER FÖR LISTNING*/
.PageList {margin-bottom:5px;}
.PageList p {margin-bottom:0px; padding: 0.3em 0.8em 0.3em 0.8em;}
.PageList .text {padding:0.5em 0.8em;}
.PageList .text p {margin:0; padding:0;}
/*GRUNDKLASSR FÖR LÄS MER*/
.ReadMore {margin-left:10px;}
.ReadMore a {height:200px; text-decoration:none;}
.ReadMore a:hover {text-decoration:underline;}

/*****************************/
/* LISTNING I HÖGERKOLUMN    */
/*****************************/
.RightPageList
{
	/*float:right;		*/
}
.RightPageList ul
{
	/*margin-top:-20px	*/
	background:url(images/RightPuffBG.png) no-repeat; 	
	
}
.RightPageList li
{
	/*background: #feedc6 url(images/newsBg.png);*/
	list-style: inside url(images/krona.png);
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	padding: 15px 0 15px 20px;
	/*border-bottom: 1px solid #ffa12e;*/
}
.RightPageList li:hover
{
	/*background: #fee5c9 url(images/newsBgHover.png); 	*/
}
.RightPageList li a
{
	padding-top: 5px;
	padding-left: 5px;
	display:block;
}
.RightPageList .text p
{
	margin: 5px 10px 0 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

.RightPageList .KDListItemHeading
{
	padding-top: 0;
}

.RightPageList .KDStandardContentText
{
	margin: 5px 10px 0 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.RightPageList em
{
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}
.RightPageList #readmore
{
	background:url(images/RightPuffHeadBG.jpg) no-repeat; 	
	width:235px;
	height:52px;
	margin-bottom:0;
}
.RightPageList #readmore p 
{
	padding-top:17px;
}
.RightPageList .pageListBottom
{
	background:url(images/RightPuffBottomBG.png) no-repeat; 
	width:235px;
	height:19px;
}
/************************************************/
/* LISTNING I MITTENKOLUMNEN start o undersidor */
/************************************************/
.MainPageList
{
	width:100%;	
}
/*.MainPageList .Heading
{
	margin:0;
	padding: 0.3em 0.8em 0.3em 0.8em;
	background-color:#FEEDC6;
	border-bottom:solid 1px;
	border-color:#FFA12E;
	text-transform:uppercase;
	font-size:0.9em;
	font-weight:bold;
	padding-top:0.5em;	
}*/

.MainPageList ul
{
	padding:0;
	list-style: none;
	margin:0;
}
.MainPageList li
{
	/*padding: 0.5em 0.8em 0.5em 0.8em;*/
	/*border-bottom:solid 1px #FEEDC6;*/
	list-style:none !important;
	margin-left:0px !important;
}
.MainPageList li a
{
}
.MaindateTime
{
	font-size: 0.9em;
}

.MainPageList .KDListItemHeading a
{
	color: #C60;
	text-decoration: underline;
	font-weight:normal;
}

.MainPageList .KDListItemHeading a:hover
{
	color:#000;
}

.MainPageList .KDStandardContentText
{
	padding-top:10px;
	padding-bottom:20px;
}

/*****************************/
/* RSS LISTNING				 */
/*****************************/
.PageList.RssPageList li a
{
	background-image:url(images/Rss.png);
	background-position:0px 4px;
}
.PageList.RssPageList .Heading{
	background-image:url(images/Rss-large.png);
	background-position:0.8em 0.5em;
	background-repeat:no-repeat;
	padding-left:2.6em;
}

/*****************************/
/* PUFFAR PÅ STARTSIDA       */
/*****************************/
.PuffList
{
	float:left;
	display:block;
	width:550px;
	margin-bottom:10px;
}
.PuffList ul
{
	padding-top:0.8em;
	padding-left:0px;
	border-top:solid 1px;
	list-style: none;
	width:550px;
	border-color:#ffdeae;
}
.PuffList li
{
	padding: 0.1em 0em 0.8em 0em;
	border-bottom:solid 1px;
	display:block;
	float:left;	
	border-color:#ffdeae;
}
.PuffImg
{
	float:left;
	margin-right:1.5em;
	display:block;
	border:solid 1px #ffdeae;
}
a.PuffLink 
{
	text-decoration:none;
}
a.PuffLink:hover
{
	text-decoration:underline;
	color:#cc6600;
}
.PuffList a h2 
{
	margin:0px;
	color:#663300;
}
a .PuffdateTime
{
	margin-top:0px;
}
a .PuffIntro
{
	color:#996633;
}

/*****************************/
/* NYHETSLISTA				 */
/*****************************/
.News
{
	border:solid 1px #ccc;
	float:left;
}
.News li a p
{
	text-decoration:none;
	color:#663300;
	display:block;
	padding: 0;
	margin:0;
	background-image: none;
	float:left;
	width:45em;
}
.News li a:hover p
{
	text-decoration:underline;
}
.News p
{
	background-image:url(../Images/TopMenuBG4.jpg); 
	font-size:1.1em;
	color:#fff;
}

/*****************************/
/* INNEHÅLLSYTA              */
/*****************************/
#StartMainContentArea
{
	width:946px;
}
#ContentArea
{
	/*width:450px;*/
	width: 530px;
	float: left;  
	margin: 0 0 0 20px;
}
#ContentArea.StartContentArea
{
	/*width:620px;*/
	width:704px;
	margin-left:0px;
}
#ContentArea.Wide
{
	float:left;
	width:770px;
}

/*****************************/
/* KOLUMNER                  */
/*****************************/

.colLeftWide { width: 704px; float:left;  }
.colLeft { width: 342px; float: left; }
.colCenter{ width: 342px; float: left;  margin-left: 20px; }
.colRight { width: 342px; float: right; }
.colLeftWide .colWide { width: 705px; clear: both; }
.colCenterWide { width: 770px; margin-top: -180px; float: right; }

#head, #campaign, .colLeftWide .colWide, .colCenter, .colCenter, #nav, 
.colRight, .col3Center, .col3Left, .col3Right { margin-bottom: 10px; }

/*****************************/
/* KLASSER FÖR TEXT          */
/*****************************/
h1, .heading1
{
	font-size:1.4em;
	margin-bottom:10px;
	color:#663300;
}
h2, .heading2
{
	font-size:1.2em;
	margin-bottom:10px;
	color:#663300;
}
h3, .heading3
{
	font-size:1.1em;
	margin-bottom:10px;
	color:#663300;
}
p
{
	margin-top:0px;
	margin-bottom:10px;
}
ul li, ol li
{
	margin-top:0px;
}
a
{
	color:#cc6600;
	text-decoration:underline;
}
a:hover
{
	color:#663300;
	text-decoration:none;
}
.Introduction
{
	font-weight:bold;	
	color:#1A1A1A;
	font-family:arial,verdana,sans-serif;
	font-size:13px;
	line-height:20px !important;
}
p strong
{
	font-weight:bold;	
	color:#1A1A1A;
	font-family:arial,verdana,sans-serif;
	font-size:13px;
	line-height:20px !important;
}

/*****************************/
/* UTSEENDE I CONTENT YTAN   */
/*****************************/

/*.content img { border: 1px solid #d2d2d2; }*/
.content h1 
{
	font-family: georgia;
	font-size: 30px;
	color: #1a1a1a;
	margin: 25px 0 15px;
	font-weight:normal;
}
.content p 
{
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	/*margin: 20px 0;*/
	margin: 0 0 20px;
	line-height: 16px;
}
.content p a { color: #1a1a1a; }
.content p a:hover { text-decoration: none; }
.content p a:visited { color: #707070; }

.content h2 
{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a1a1a;
	line-height: 16px;
	/*margin: 20px 0;*/
}

.content p.indent { text-indent: 10px; }

.content ul, .content ol { margin: 20px 0; }
.content ul li ul { margin: 0 !important; }
.content ul li ul li { margin-left: 15px !important; list-style: circle; }
.content ul li, .content ol li 
{
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	list-style: disc;
	margin-left: 25px;
	line-height: 16px;
}
.content ol li { list-style: decimal; }
.content ul li ul li ul li {  list-style: square; }
.content ul li a, .content ol li a { font-weight: bold; color: #1a1a1a; }
.content ul li a:hover, .content ol li a:hover { text-decoration: none; }
.content ul li a:visited, .content ol li a:visited { color: #707070; }

/*****************************/
/* SIDFOT                    */
/*****************************/

#FooterArea
{
	float:left;
	background: url(images/FooterBackGround.jpg);
	width: 900px;
	height: 100px;
	padding: 20px 0 0 40px;
	/*margin-bottom:100px;*/
}
#FooterArea .text { width: 200px; margin-right: 50px; color: #fff; float: left; }
#FooterArea .list { min-width: 120px; margin-right: 50px; color: #fff; float: left; }
#FooterArea p, #FooterArea ul li, #FooterArea .footerImageText  
{
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	list-style: circle;
	line-height: 12px;
}
#FooterArea ul { clear: left; border-top: 1px solid #fff; padding-top: 4px;}
#FooterArea p { clear: left; border-top: 1px solid #fff; padding-top: 4px;}
#FooterArea ul li { list-style: disc; margin-left: 14px; padding: 1px 0;}
#FooterArea ul li a { color: #fff; text-decoration: none; }
#FooterArea ul li a:hover { text-decoration: none; }
#FooterArea h4 
{
	/*background: url(images/footRightBg.png) center right no-repeat;*/
	font-family: arial;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 8px;
	float: left;
	line-height: 21px;
	margin-bottom: 1px;
}
#FooterArea h4 span 
{
	/*background: url(images/footLeftBg.png);*/
	height: 21px;
	display: block;
	/*padding-left: 8px;*/
	line-height: 21px;
	width:100%;
}

.FooterBody span
{
	line-height:12px;
}

.footerImage
{
	clear: both;
	float: left;
	width: 50px;
	border-top: 1px solid #fff;
	padding-top: 4px;
}
.footerImageText
{
	width:75px;
	float:left;
	border-top: 1px solid #fff;
	padding-top: 4px;
}
/*****************************/
/* TEXTAREA                  */
/*****************************/
.TextArea
{
	border:1px solid #FF9900;
	float:left;
	margin-bottom:1em;
	width:100%;
}
.TextArea .Heading
{
	background-color:#ffc162;
	border-bottom:1px solid #FF9900;
	color:#663300;	
	font-size:0.9em;
	font-weight:bold;
	margin:0;
	padding:0.5em 0.8em 0.3em;
	text-transform:uppercase;
}
.TextArea .text
{
	padding:0.5em 0.8em;
}
.TextArea .text p
{
	margin:0;
	padding:0;
}
.Test
{
	display:block;
	clear:both;
	float:left;
}
.TextArea.noborderTextArea 
{
	border:none;
	margin-bottom:0px;
}
.TextArea.noborderTextArea .text
{
	padding:0;
}
div.PublishInfo
{
	border-color:#ffdeae;
	color:#cc9966;
	margin-top:20px;
	border-top:solid 1px;
	padding-top:10px;
	padding-bottom:10px;
}
div.Changed
{
}

div.Writer
{
}

.Captcha
{
}

/*****************************/
/* KRONAN KNAPPAR            */
/*****************************/
#apotek, #readmore, #chooseregion
{
	/*background: #fff url(images/buttonBg.png);
	width: 300px;
	height: 80px;
	margin-bottom: 20px;	*/
		background: url("images/RightPuffHeadBG.jpg") no-repeat scroll 0 0 transparent;
	height: 52px;
	margin-bottom: 0;
	width: 235px;
}
#apotek
{
	float:right;
}
#apotek p
{
	background: url(images/buttonApotek.png) bottom no-repeat;
	width: 238px;
	height: 40px;
	margin: 0 auto;
	padding-top: 20px;
	text-indent: -9999px;
}
#readmore p 
{
	color:#FFFFFF;
	font-size:15px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	padding-top: 35px;
	text-align:center; 
}
#apotek p a
{
	width: 238px;
	height: 40px;
	display: block;
}

/*****************************/
/* SÖKSIDA                   */
/*****************************/
.content .SearchButton 
{
	background: url(images/buttonSok2.png);
	border: 0;
	width: 42px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
}
#SearchArea label 
{
	display: inline !important;
	width: auto !important;
	float: none;
	line-height: 12px;
}
#SearchArea { margin-bottom: 20px; }

/*****************************/
/* FORMULÄR                  */
/*****************************/
.content .styledsendbutton 
{
	background: url(images/buttonSubmit.png);
	border: 0;
	width: 58px;
	height: 26px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 5px 0 0 0px;
}
.content .styledtextbox 
{
	background: url(images/inputField.png);
	border: 0;
	width: 207px;
	height: 18px;
	padding: 4px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	margin: 5px 0;
}
.content #formFile { display: block; margin: 4px 0 -14px 0; }
.content input[type="checkbox"] { margin-left: 0; }
.content select { margin: 5px 0; }
.content textarea 
{
	border: 1px solid #73532c;
	width: 207px;
	padding: 4px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	margin: 5px 0;
}
/*****************************/
/* JOBAPPLICATIONPAGE        */
/*****************************/
.KdJobApplication styledtextbox {
	background: url(images/inputField.png);
	border: 0;
	width: 207px;
	height: 18px;
	padding: 4px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color: #1a1a1a;
	margin: 5px 0;
}
.KdJobApplication label
{
	display:inline;
	float:none;
}
.KdJobApplication fieldset
{
	border: 1px solid #ccc;
	padding: 15px;
}
.KdJobApplication div.PaddingBottom15
{
	position: relative;
	z-index: 3;
	padding-bottom: 15px
}
.KdJobApplication table
{
	border-spacing: 5px;
}
.KdJobApplication table tr td span
{
	display:block;
	padding-top:10px;
}

/*****************************/
/* CustomerOppionFormPage    */
/*****************************/
.KDXFormControl table
{
	border-collapse: collapse;
}
.KDXFormControl table tr td 
{
	padding: 5px 0;
}
.KDXFormControl table tr td span 
{
	font-weight:bold;
}
.KDXFormControl table tr td fieldset 
{
	background-color:#F9F9F9;
	border-style:none;
	padding:10px;
}
.KDStatisticsContainer table 
{
	background-color:#F9F9F9;
	border-collapse:collapse;
	width:480px;
}
.KDStatisticsContainer table tr 
{
	border:2px solid #FFFFFF;
	margin-bottom:10px;
	margin-left:10px;
}
.KDStatisticsContainer table tr td 
{
	font-family:Arial,Verdana;
	font-size:0.875em;
	padding:5px;
}
.KDXFormSwitchButtonArea 
{
	margin-top:10px;
}
.KDListItemHeading
{
	padding-top:5px;
}

/*****************************/
/* GoogleMaps				 */
/*****************************/
#chooseregion p
{
	/*
	color:#FFFFFF;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 35px;
	text-align:center;
*/
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold !important;
	padding-top: 17px;
	text-align: center;
}
.regions
{
	/*margin-top:-20px;*/
}
.regionButton
{
	background: #feedc6;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #ffa12e;
}
.regionButton a
{
	font-family: arial, verdana, sans-serif
	font-size: 12px;
	font-weight: bold;
	color:Black;
	text-decoration:none;
}
.pharmacys
{
	margin-top:-3px;
	background: #feedc6;
	padding: 0px 0 15px 20px;
	border-bottom: 1px solid #ffa12e;
}
.pharmacys a
{
	color:#1a1a1a;
}
.pharmacy
{
	padding:3px;
}

/*****************************/
/* Pharmacy				     */
/*****************************/
.apoteksinfo span
{
	line-height:16px;
}
.apoteksinfo h2
{
	margin: 10px 0;
}
/*****************************/
/* Hjälpklasser              */
/*****************************/
.hidden 
{
	display: none;
}
.clearboth
{
	clear:both;
}
.floatLeft { float: left; }
.floatRight { float: right; }
.noBorder { border: 0 !important; }

/*****************************/
/* RESET                     */
/*****************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	border: none;
	line-height: 1;
}
	
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, dfn, img, kbd, q, s, samp, small, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-style: normal;
	/*font-weight: normal;*/
}

hr { visibility: hidden; display: none; }

abbr, acronym { cursor: help; }

ol, ul { list-style: none; }

table { border-collapse: separate; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; }

blockquote, q { quotes: "" ""; }
	
blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}

a, a img { outline: none; }

:focus { outline: none; }

/*****************************/
/* CLEARFIX                  */
/*****************************/

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	 visibility: hidden;
	 display: block;
	 font-size: 0;
	 content: " ";
	 clear: both;
	 height: 0;
	 }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*FAQ*/
.faqCategory
{
	padding:4px !important;
}

.faqQuestion 
{
	padding:4px !important;
}

.faqQuestionPanel
{
	margin-bottom:8px;
}

div.FaqQuestionHeading p
{
	font-weight:bold !important;
	font-style:italic !important;
	margin-bottom: 0;
}

.faqAnswer
{
	margin-left:6px !important;
}

div.faqAnswer div p
{
	padding-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	margin-bottom: 0px;
}

.Faq div.effect
{
	padding-bottom: 0px !important;
	padding-left: 20px !important;
	padding-right: 0px !important;
	padding-top: 6px !important;
}

.Faq
{
	margin-bottom:6px !important;
}

h2.plus
{
	background-image: url("images/plus.gif");
	background-position: left center;
	background-repeat: no-repeat;
	min-height: 19px;
	padding-left: 32px;
	padding-top: 6px;
}

h2.minus
{
	background-image: url("images/minus.gif");
	background-position: left center;
	background-repeat: no-repeat;
	min-height: 19px;
	padding-left: 32px;
	padding-top: 6px;
}

div.FaqQuestionHeading.plus p
{
	background-image: url("images/plus.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-top: 6px;
	min-height: 19px;
}

div.FaqQuestionHeading.minus p
{
	background-image: url("images/minus.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 32px;
	padding-top: 6px;
	min-height: 19px;
}

.effect{display:none;}

.hand
{
cursor:pointer;
}

/*Receptformulär*/
.dataHeader
{
	color: #1A1A1A;
	font-family: arial,verdana,sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 3px;
	font-weight:bold;
	float:left;
	clear:both;
	width:100%;
}

.dataInput
{
	margin-bottom:20px;
	float:left;
	clear:both;
	
}
.dataInputNoBorder
{
	margin-bottom:20px;
	float:left;
	clear:both;
	border-style: none;
	background: none;
	background-color:transparent;
}

.dataInfo
{

	margin-bottom:20px;
	float:left;
	clear:both;
}

.AspNet-RadioButtonList-Item
{
	list-style:none !important;
	list-style-type: none !important;
	float:left;
	margin-left:0px !important;
	padding-left:0px !important;
}

#PrescriptionFormDivShadow
{
	border-width: 0px;
	border-style: solid;
	float: left;
	clear: both;
	border-color: #C8C8C8 #D0D0D0 #D0D0D0 #C8C8C8;
	background: url("images/FormTopBG.png") no-repeat scroll 0 0 transparent;
	width: 530px;
}

#PrescriptionFormDivShadowBottom
{
	float: left;
	clear: both;
	background: url("images/FormBottomBG.png") no-repeat scroll 0 0 transparent;
	width: 530px;
	height: 26px;
}

#PrescriptionFormDiv
{
	border: 1px none #EEEEEE;
	float: left;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color:#FFF;
	padding-top: 10px;
	padding: 20px;
	width: 480px;
	margin-left: 4px;
	margin-top: 3px;
}

.Receptbestallning .PublishInfo
{
	float:left;
	clear:both;
	width: 100%;
}

.drugsRadioButtonList
{
	clear:both;
	margin-bottom:6px;
}

body.Receptbestallning div#PrescriptionFormDiv  input
{
	background-color: #EBEBEB;
	border-width: 1px;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-style: solid;
	height:1.5em;
	padding-right: 6px;
	padding-left: 6px;
	color: #5F5F5F;
}

tr.drugsListRow
{
	border-width: 4px;
	border-color: #FFFFFF;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: separate;
}

.drugsListCell, .drugsListCellLeft, .drugsListCellRight
{
	padding: 2px 0px 2px 6px;
	background-color: #EBEBEB;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid none solid none;
	height: 1.5em;
	color: #878787;
}

.drugsListCellLeft
{
	border-style: solid none solid solid;
}


.drugsListCellRight
{
	border-style: solid solid solid none;
	padding-right:4px;
}

.smallBox
{
	width:100px;
}

.largeBox
{
	width:260px;
}

div#PrescriptionFormDiv ul
{
	margin-top:0px;
}

ul.drugsRadioButton li input
{
	float: left !important; 
	
	background-color: #fff !important;
	border-style: none !important;
	
}

ul.drugsRadioButton li label
{
	float:left;
	padding-top: 7px;
}

.drugsCheckbox
{
	float:left;
	width:100%;
}

.drugsCheckbox input
{
	float: left !important; 
	clear: left !important;
	background-color: #fff !important;
	border-style: none !important;
	height: 1.5em !important;
	/*padding-right: 6px !important;
	padding-left: 6px !important;*/
	color: #878787 !important;
}

.drugsCheckbox label
{
	float: left;
	margin-bottom: 10px;
	padding-left: 8px;
	padding-top: 0;
	width:440px;
    color: #1A1A1A;
    font-family: arial,verdana,sans-serif;
    font-size: 13px;
    line-height: 16px;
}

.drugsSubmitButton
{
	text-align:center;
	margin-left: auto;
	width: 500px;
	margin-right: auto;
	float: left;
	clear: both;
	margin-top: 15px;
}

.borderTop
{   
	border-top: 1px solid #C8C8C8;
	padding-top: 15px;
}

.borderBottom
{   
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 10px;
}

div#PrescriptionFormDiv div.dataInput select
{
	border: 1px solid;
	border-color: #C8C8C8 #D0D0D0 #D0D0D0 #C8C8C8;
}

 
 body.Receptbestallning select
{
   border-width: 1px;
border-top-color: #C8C8C8;
border-left-color: #C8C8C8;
border-bottom-color: #D0D0D0;
border-right-color: #D0D0D0;
border-style: solid;
}
.dataInfo p {
	width: 460px;
}
