/* start generic-styling */
body {
	color: #535353;
	/*color: #8E9086;*/
	background-color: #f1f2ed;
	font-family: arial, helvetica, geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	font-size: 12px;
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0;
	border: 0;
}

dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	border: 0;
	line-height:16px;
}

dt {
	font-size: 12px;
	/*color:Gray;*/
	color: #8E9086;
	padding-left:8px;
	/*margin-top: -1px !important;*/
	margin-top: 1px;
	margin-left:0px;
	margin-bottom:0px;
   line-height: 16px !important;
}
dd {
	margin-left:25px;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

li {
}

a:link, a:visited, a:active, a:hover {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	text-decoration: none;
}

button 
{
    font-family: arial, helvetica, geneva, sans-serif;
	margin-top:5px;
	cursor: hand;
	height: 24px;
	font-size: 12px;
}
#savebutton 
{

font-weight:bold;
 
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 7px;
}

h2 {
	color: #888;
	font-size: 12px;
	line-height: 14px;
}

h3 {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding-top: 15px;
}

h4 {
	/*color: #a1a397;*/
	color: #8E9086;
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 12px;
	
}

h5 {
	/*color: #a1a397;*/
	color: #8E9086;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}

h6 {
	color: #535353;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f1f2ed;
}

label, input {
	display: block;
	float: left;
	margin-bottom: 12px;
	line-height: 14px;
}

label {
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	cursor: pointer;
}

input.text, textarea {
	color: #666;
	background-color: #fff;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}

select {
	border: 1px solid #9faa21;
	color: #666;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

textarea {
	width: 300px;
	margin-bottom: 10px;
}

br {
	clear: both; /* to clear input element float */
}

/* end generic-styling */

/* start class-styling */

.button {
    cursor:pointer;
}

.nohoverline:link, .nohoverline:visited, .nohoverline:active, .nohoverline:hover {
	text-decoration: none;
}

.link_button:link, .link_button:visited, .link_button:active, .link_button:hover {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

.link_formdesc:link, .link_formdesc:visited, .link_formdesc:active, .link_formdesc:hover {
	color: #999;
	text-decoration: none;
}

.link_formdesc2:link, .link_formdesc2:visited, .link_formdesc2:active, .link_formdesc2:hover {
	color: #535353;
	text-decoration: none;
}

.wrapper_boxwide {
	float: left;
	width: 514px;
	padding-left: 20px;
	padding-top: 1px;
}

.header_boxwide {
	clear:both;
	width: 464px;
	/*background: red url('../../images/bg_top_new.png') no-repeat;*/
	background-image: url('../../images/bg_top_new.png') !important;
	background-repeat: no-repeat;
	background-position: top left;
	height: 55px;
}

.content_boxwide_small { /* do DOM height? */
/*	height: 205px;*/
	height:100%;
}

.content_boxwide_medium { /* do DOM height? */
	height: 295px;
}

.content_boxwide_large { /* do DOM height? */
	height: 405px;
}

.footer_boxwide {
	background-image: url(../../images/bg_bottomwide.gif);
	background-repeat: no-repeat;
	height: 22px;
}

.bg_boxwide {
	background-image: url(../../images/bg_midwide.gif);
	background-repeat: repeat-y;
}

.wrapper_buttons_maxalign {
	padding-top: 10px;
}

.buttons_maxalign {
	width: 472px;
	text-align: right;
	padding-top: 10px;
	height:25px;
}

.buttonsline {
	border-bottom: 1px solid #d6d6cf;
	margin-left: 4px;
	margin-right: 4px;
}

.alignment_boxwide_buttons {
	padding-left: 21px;
	padding-right: 21px;
}

.wrapper_buttons {
	padding-top: 10px;
}

.buttons {
	width: 464px;
	text-align: right;
	border-top: 1px solid #d6d6cf;
	padding-top: 10px;
}

.alignment_boxwide_content {
	padding-left: 23px;
	padding-right: 25px;
	/*border: solid 1px black;			*/
}

.wrapper_boxnarrow {
	float: left;
	width: 234px;
	padding-top: 30px;
}

.header_boxnarrow {
	background-image: url(../../images/bg_topnarrow.gif);
	background-repeat: no-repeat;
	height: 60px;
}

.content_boxnarrow_small { /* do DOM height? */
	height: 250px;
}

.content_boxnarrow_medium { /* do DOM height? */
	height: 340px;
}

.content_boxnarrow_large { /* do DOM height? */
	height: 450px;
}

.footer_boxnarrow {
	background-image: url(../../images/bg_bottomnarrow.gif);
	background-repeat: no-repeat;
	height: 22px;
}

.bg_boxnarrow {
	background-image: url(../../images/bg_midnarrow.gif);
	background-repeat: repeat-y;
}

.alignment_boxnarrow_content {
	padding-left: 25px;
	padding-right: 25px;
}

.inputmedium {
	width: 215px;
}

.inputshort {
	width: 80px;
}

.twolinelabel {
	margin-top: 6px;
}

.wrapper_banner468x60 {
	float: left;
	width: 516px;
	height: 97px;
	background-image: url(../../images/bg_banner.gif);
	background-repeat: no-repeat;
	/*border: solid 1px black;*/
}

.banner468x60 {
	padding-left: 23px;
	padding-top: 21px;
}

.leftalignformboxwide {
	padding-left: 145px;
}

.infotext {
	color: #fc6404;
}

.redtext {
	color: #ff0000;
}

.progressbar {
	margin-bottom: 5px;
}

.textinform {
	margin-top: -12px;
	padding-top: 12px;
}

.label_short, .label_medium, .label_long, .label_ultralong {
	padding-top: 2px;
	padding-left: 5px;
	margin: 0;
	border: 0;
}

.label_short {
	width: 45px;
}

.label_medium {
	width: 60px;
}

.label_long {
	width: 110px;
}
.label_long2 {
	width: 140px;
}
.label_ultralong {
	width: 250px;
}
.label_megalong {
	width: 350px;
}
.label_megalong2 {
	/*width: 290px;*/
	width: 95%;
}


.radiobtn, .chkbox {
	margin: 0;
	border: 0;
	padding: 0;
	color: #9faa21;
	cursor: pointer;	
}

.radiobtn {
	margin-top: 1px;
}

.radiotext {
	line-height: 10px;
	cursor: pointer;
}

.btn_left {
	float: left;
	width: 85px;
	height: 24px;
}

.btn_right {
	float: right;
	width: 85px;
	height: 24px;
}

.vbtnalign {
	padding-bottom: 5px;
}

.header_boxwide_text {
	float: left;
	width: 340px;
	height: 55px;
	text-align:left;
}

.header_boxwide_steps {
	float:right;
	width: 80px;
	height: 55px;
	color:White;
	text-align:right;
}

.wrapper_hline {
	padding-top: 10px;
}

.hline {
	width: 95%;
	border-top: 1px solid #eaeae7;
	height: 10px;
}

.notepadline {
	border-bottom: 1px solid #eaeae7;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentscroll_small {
	overflow: auto;
	width: 464px;
	height: 160px;
}

.contentscroll {
	overflow:auto;
	width: 464px;
	height: 400px;
}

.behandling {
	padding-bottom:5px;
}

.kalendertable {
	width:464px;
	text-align: center;
	color: #9faa21;
	border-bottom: 1px solid #fff;
}

.kalendertable td {
	width: 48px;
}

.kalendertable th {
	width: 48px;
	color: #fff;
	background-color: #444;
	font-weight: normal;
}

.kalendertable col.pyjamasbg {
	background-color: #f5f5f5;
}

.thpyjamasbg {
	background-color: #4d4d4d !important;
}

.employeeque 
{
	text-align: left;
}

.employeeclm 
{
    font-size:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #fff;
	line-height: 10px !important;
    	width:125px !important;	
}

.employeeclm IMG {
	margin-left:26px;
	margin-right:14px;
	margin-top:4px;
	margin-bottom:9px;
	width:71px;
	height:89px;
}

.employeenamecell {
	padding-left: 10px;
	text-align: left;
	border-bottom: 1px solid #696967;
	border-right: 1px solid #fff;
    	width:125px !important;		
}

.employeeborder {
	border-right: 1px solid #fff;
}

.removebottomspace {
	padding-bottom: 3px;
	margin-bottom: 0;
}

.valign_pinkode {
	padding-top: 20px;
}

.fontnormal {
	font-weight: normal;
}
.infobox {
	font-size: 11px;
	/*color:Gray;*/
	color: #333333;
	/*padding-left:11px;*/
	/*margin-top: -1px !important;*/
	margin-top: 1px;
	margin-bottom:5px;
   line-height: 13px !important;
}
.treatmentDescription{
margin-left: 22px;
}

.addOnDescription{
margin-left: 24px;
}

.twochoices {
	border: 0;
	padding: 0;
	margin-right: 5px;
}

.nospacing {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.labelalignwheninput {
	margin-top: 3px !important;
	padding-left:-3px;
}

.checkboxalign {
	margin-top: 2px;
}
/* end class-styling */

/* start div-styling */
#page {
	background-color: #f1f2ed;
}

#wrapper_top {
	background-color: #232323;
	border-bottom: 1px solid #fff;
	padding-left: 30px;
	padding-top: 20px;
}

#top {
	clear: both;
	width: 90%;
}

#top { /* bmh */
	height: 90px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 55px;
}

html>#top { /* bmh */
	height: 55px;
}

#company {
	float: left;
	width: 490px;
}

#copyright {
	float: left;
	width: 503px;
	text-align: right;
	text-decoration: none;
}

#pagebottom {
	clear: both;
	padding-left: 20px;
	width: 514px;
}

#guidetext {
	border: 0;
	margin: 0;
	padding-left: 1px;
}

#guide_behandling1, #guide_behandling2, #guide_behandling3, #guide_behandling4, #guide_behandling5 {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	top: 211px;
	left: 559px;
	width: 184px;
	background-color: #fff;
}

#kalendernavigation, #kalendernavigation2 {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}

#employeetext {
	visibility: hidden;
}

.TocDiv{
    width:140px;
    float:left;
    font-size:12px;
    font-weight:bold;
    height:100%;
    color: Red;
}

.errorDiv{
    color: #fc6404;
    display: none;
    margin-left: 140px;
    margin-bottom: 10px;
}

label p{
    display: block;
}
/* end div-styling */

.treatmentGenderDiv {
    margin: 10px 0px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

.treatmentCategory 
{
    color: #444444;
    font-size: 12px;
    margin: 6px 0px 2px 0px;
}

.treatmentListLink 
{
    text-decoration: none !important;
    cursor: default;
}

#opacityBox 
{
    background: #FFFFFF;
    z-index: 50;
    height: 700px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    filter: alpha(opacity=50);
    -moz-opacity:.50;
}

#verifyBox
{
    z-index: 150;
    background: #FFFFFF;
    width: 250px;
    height: 155px;
    position: absolute;
    left: 100px;
    top: 200px;
    border: 2px solid #000000;
    padding: 10px;
    display: block;
}
