/* All rights reserved - all visual effects and grafik is made by webmaster */

html
{

 overflow-y:                        scroll;

}

html, body
{

 margin:                            0px;
 height:                            100%;
 color:                             #222222; 
 font-family:                       Verdana; 
 font-size:                         12px; 
 line-height:                       18px;

}

body
{

 background:                        #d0d0d0 url('../images/main_bg.png') left top repeat-x;

}

:root 
{

 overflow-y:                        scroll !important;

}

form
{

 margin:                            0px;
 padding:                           0px;

}

fieldset, legend, label, input, select, option, textarea, button
{

 color:                             #222222; 
 font-family:                       Verdana; 
 font-size:                         12px; 

}

select {
   border: solid 1px #888;
   height: 24px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   font-size: 13px;
   padding: 3px;
}

h1, h2, h3, h4, h5
{

 margin:                            0px 0px 12px 0px;
 color:                             #007F8F;
 color: #1d71b8;
/* text-shadow:			#eee 1px 1px;*/
 font-size:                         26px;
 font-family:						Verdana;
 font-weight:                       normal;
}

h6
{

 margin:                            0px 0px 0px 0px;
 color:                             #007F8F;
 font-size:                         16px;
 font-weight:                       normal;

}

a
{

 color:                             #007F8F;
 text-decoration:                   none;

}

a * {
   text-decoration: none;
}

a:focus 
{ 

 outline:                           none;

} 

a.regular
{

 color:                             #222222; 
 text-decoration:                   none;

}

.hover_pointer:hover {
   cursor: pointer;
}

.opacity_60 {
    opacity: 0.6;
}

.opacity_60:hover {
    opacity: 1.0;
}

.logo {
   margin: 20px 0px 0px 5px;
}

.main_menu {
   list-style-type: none;
   background: url('../images/main_menu_bg.png') repeat-x;
   border-radius: 4px;
   padding: 0px 10px;
   margin: 28px 0px 0px 0px;
   width: 1050px;
   margin-left: auto;
   margin-right: auto;
/*   font-weight: bold;*/
}

.main_menu li {
/*   display: inline-block;*/
   float: left;
}

.main_menu li a {
   text-transform: uppercase;
   text-decoration: none;
   padding: 10px 15px 12px 15px;
/*   display: inline-block;*/
   float: left;
   color: #ccc;
   font-size: 14px;
}

.main_menu li.back_btn {
   background: url('../images/back_btn_bg.png') repeat-x;
   float: right;
   margin: 0px;
   margin-right: -10px;
   border-radius: 0px 4px 4px 0px;
   padding: 0px 20px;
/*   list-style-image: url('../images/icons/back_24.png');
   list-style-position: inside;
   padding-left: 30px;*/
}

.main_menu li.back_btn a {
   color: #eee;
}

.main_menu li a:hover {
   color: #35a8e0;
}

.main_menu li.back_btn a:hover {
   color: #222;
}

.top_buttons {
   float: right;
   margin-top: 58px;
}

.top_buttons a {
   text-decoration: none;
   margin: 0px 4px 0px 4px;
   border: 0px;
}

.top_buttons a img {
   border: 0px;
}

.skin-wrap
{

/* min-height:                        100%;*/

}

.skin-wrap .skin-top
{

 position:                          relative;
 width:                             1078px;
 padding:                           16px 0px 0px 0px;
 margin:                            0px auto;
 height:                            161px;
 z-index:                           5;

}

.skin-wrap .skin-top .inbox-private
{

 position:                          absolute; 
 left:                              806px;
 top:                               145px;

}

.skin-wrap .skin-top .inbox-business
{

 position:                          absolute; 
 left:                              727px;
 top:                               145px;

}

.skin-wrap .skin-top .bids-business
{

 position:                          absolute; 
 left:                              510px;
 top:                               150px;

}

.skin-wrap .skin-top .bids-private
{

 position:                          absolute; 
 left:                              970px;
 top:                               145px;

}

.skin-wrap .skin-middle
{

 width:                             1078px;
 margin:                            0px auto;
 padding:                           25px 0px 0px 0px;

}

.skin-wrap .skin-middle .skin-right
{

 float:                             right;
 width:                             312px;

}

.skin-wrap .skin-middle .skin-right .box .top
{

 height:                            9px;
 background:                        url('../images/rightbox_top.png') no-repeat;
 overflow:                          hidden;

}

.skin-wrap .skin-middle .skin-right .box .middle
{

 padding:                           0px 14px 0px 14px;
 background:                        url('../images/rightbox_middle.png') repeat-y;

}

.skin-wrap .skin-middle .skin-right .box .bottom
{

 height:                            16px;
 background:                        url('../images/rightbox_bottom.png') no-repeat;
 overflow:                          hidden;

}

.skin-wrap .skin-middle .box-separator
{

 height:                            7px;
 overflow:                          hidden;

}

.skin-wrap .skin-middle .skin-right .box.blue .top { background-image: url('../images/rightbox_blue_top.png'); }
.skin-wrap .skin-middle .skin-right .box.blue .middle { padding: 0px 12px 10px 12px; background-image: url('../images/rightbox_blue_middle.png'); }
.skin-wrap .skin-middle .skin-right .box.blue .bottom { background-image: url('../images/rightbox_blue_bottom.png'); }

.skin-wrap .skin-middle .skin-left
{

 margin-right:                      313px;

}

.skin-wrap .skin-middle .skin-left .box .top, .skin-wrap .skin-middle .box-big .top
{

 height:                            9px;
 background:                        url('../images/contentbox_top.png') no-repeat;
 overflow:                          hidden;

}

.skin-wrap .skin-middle .skin-left .box .middle, .skin-wrap .skin-middle .box-big .middle
{

 padding:                           18px 18px 18px 18px;
 background:                        url('../images/contentbox_middle.png') repeat-y;

}

.skin-wrap .skin-middle .skin-left .box .bottom, .skin-wrap .skin-middle .box-big .bottom
{

 height:                            16px;
 background:                        url('../images/contentbox_bottom.png') no-repeat;
 overflow:                          hidden;

}

.skin-wrap .skin-middle .skin-left .box.blue .top { background-image: url('../images/contentbox_blue_top.png'); }
.skin-wrap .skin-middle .skin-left .box.blue .middle { padding: 0px 14px 1px 14px; background-image: url('../images/contentbox_blue_middle.png'); }
.skin-wrap .skin-middle .skin-left .box.blue .bottom { background-image: url('../images/contentbox_blue_bottom.png'); }

.skin-wrap .skin-middle .skin-left .box.left { float: left; width: 433px; }
.skin-wrap .skin-middle .skin-left .box.left .top { background-image: url('../images/contentbox_left_top.png'); }
.skin-wrap .skin-middle .skin-left .box.left .middle { height: 310px; background-image: url('../images/contentbox_left_middle.png'); }
.skin-wrap .skin-middle .skin-left .box.left .bottom { background-image: url('../images/contentbox_left_bottom.png'); }

.skin-wrap .skin-middle .skin-left .box.right { margin-left: 436px; }
.skin-wrap .skin-middle .skin-left .box.right .top { background-image: url('../images/contentbox_right_top.png'); }
.skin-wrap .skin-middle .skin-left .box.right .middle { padding: 3px 14px 2px 14px; height: 310px; background-image: url('../images/contentbox_right_middle.png'); }
.skin-wrap .skin-middle .skin-left .box.right .bottom { background-image: url('../images/contentbox_right_bottom.png'); }

.skin-wrap .skin-middle .box-big .top { background-image: url('../images/bigbox_top.png'); }
.skin-wrap .skin-middle .box-big .middle { background-image: url('../images/bigbox_middle.png'); }
.skin-wrap .skin-middle .box-big .bottom { background-image: url('../images/bigbox_bottom.png'); }

.skin-wrap .skin-push
{

 height:                          1px;
 clear:                           both;

}

.skin-wrap .skin-copyright
{

 text-align:                      center;
 padding:                         0px 0px 15px 0px;
 color:                           #757575;
margin-left :auto;
margin-right: auto;
}

.success
{

 margin-bottom:                   25px;
 color:                           green;
 font-style:                      italic;

}

.failure
{

 margin-bottom:                   25px;
 color:                           red;
 font-style:                      italic;

}

.notice
{

 margin-bottom:                   25px;
 color:                           #007F8F;
 font-style:                      italic;

}

#_alert{
   display: none;
}

#_alert span {
   display: block;
   text-align: center;
}
/* -------------------------- input boxes ------------------------------- */

.right_textareainput, .left_textareainput {
   border: solid 1px #888;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   padding: 3px;
   outline: 0;
   font: normal 13px/100% Verdana, sans-serif;
   background: #FFFFFF url('http://biibo.dk/css/bg_form.png') left top repeat-x;
   background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
   background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
   box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
   -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

/* IE10 fix, removes the clear button in the text field, which would otherwise make the text ignore any padding */
.right_textareainput::-ms-clear, .left_textareainput::-ms-clear {
  display: none;
}

.right_textareainput { 
	padding-right: 8px;
	text-align: right;
}
.left_textareainput { 
	padding-left: 8px;
	text-align: left; 
	text-valign: middle;
}

.textarea { 
	padding: 8px;
	border: solid 1px #888;
	border-radius: 5px;
	outline: 0;
	font: normal 13px/100% Verdana, sans-serif;
	background: #FFFFFF url('http://biibo.dk/css/bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	height: 150px;
	line-height: 150%;
}

.right_textareainput:hover, .left_textareainput:hover, .textarea:hover, .newcheckbox:hover
.right_textareainput:focus, .left_textareainput:focus, .textarea:focus, .newcheckbox:focus { 
	border-color: #0b67ac; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;

}

.input_header {
   font-weight: bold; 
   font-size: 13px; 
   padding: 5px 3px; 
   margin: 5px 0px 10px 0px; 
   border-radius: 5px;
   -mox-border-radius: 5px;
   -o-border-radius: 5px;
   -webkit-border-radius: 5px;
   -ms-border-radius: 5px;
   border: 1px solid #555; 
   color: #555; 
   background-color: #ddd;
}
/* -------------------------- Other ------------------------------- */

.ver18
{
  font-family: Verdana;
  font-size: 18px;
  font-variant: normal;
}

.assignment_plate
{
   background: url('../images/assignments/nummerplade.png') no-repeat;
   text-transform: uppercase;
   text-indent: 17px;
   font-weight: bold;
   padding: 4px 0px 3px 0px;
   margin: -3px 0px 0px 10px;
   float: left;
   width: 100px;
   /*background-image:url('../images/plate.png');
  background-repeat:no-repeat;
  background-size: 73px;
  padding-left: 12px;
  padding-top: 0px;
  text-transform: uppercase;*/
}
.assignmentlist_plate
{
  background-image:url('../images/plate.png');
  background-repeat:no-repeat;
  background-size: 85px;
  background-position-x: 10px;
  background-position-y: 8px;
  padding-left: 27px;
  padding-top: -10px;
  text-transform: uppercase;
}

.assignment_img_thumbs {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border: 1px solid #000;
}

/* -------------------------- Help boxes ------------------------------- */

.transbox
{
  width: 200px;
  height: auto;
  margin: 10px 50px;
  background-color: #ffffff;
  border: 1px dashed black;
  border-radius: 5px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 7px 7px 7px #888;
  /*opacity:0.7;*/
  filter:alpha(opacity=70); /* For IE8 and earlier */
  float:right;
}
.transbox_auto
{
  width: auto;
  height: auto;
  margin: 10px 10px;
  background-color: #ffffff;
  border: 1px dashed black;
  border-radius: 5px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 7px 7px 7px #888;
/*  opacity:0.7;*/
  filter:alpha(opacity=70); /* For IE8 and earlier */
  float:right;
}
.transbox_width
{
  width: 800px;
  height: auto;
  margin: 10px 10px;
  background-color: #ffffff;
  border: 1px dashed black;
  border-radius: 5px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 7px 7px 7px #888;
/*  opacity:0.7;*/
  filter:alpha(opacity=70); /* For IE8 and earlier */
  float:center;
}

.transbox_search
{
  width: 300px;
  height: 100px;
  margin: 10px 350px;
  background-color: #ffffff;
  border: 1px solid black;
  border-radius: 5px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 7px 7px 7px #888;
/*  opacity:0.7;*/
/*  filter:alpha(opacity=70);  For IE8 and earlier */
  text-align: center;
}

.transbox_help
{
  width: auto;
  height: auto;
  margin: 10px 0px 0px 0px;
  background-color: #fdfdfd;
  border: 1px solid black;
  border-radius: 5px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 7px 7px 7px #888;
  text-align: left;
}

.transbox_message
{
   width: auto;
   height: auto;
   margin: 10px 0px;
   border-radius: 5px;
   text-align: left;
   padding: 10px;
   color: #fff;
   font-size: 13px;
   font-weight: bold;

   background-image: linear-gradient(top, #00A800 0%, #017301 75%);
   background-image: -o-linear-gradient(top, #00A800 0%, #017301 75%);
   background-image: -moz-linear-gradient(top, #00A800 0%, #017301 75%);
   background-image: -webkit-linear-gradient(top, #00A800 0%, #017301 75%);
   background-image: -ms-linear-gradient(top, #00A800 0%, #017301 75%);

   background-image: -webkit-gradient(
           linear,
           left top,
           left bottom,
           color-stop(0, #00A800),
           color-stop(0.75, #017301)
   );
}

.transbox_message.error {
   background-image: linear-gradient(bottom, #800000 34%, #A80000 67%);
   background-image: -o-linear-gradient(bottom, #800000 34%, #A80000 67%);
   background-image: -moz-linear-gradient(bottom, #800000 34%, #A80000 67%);
   background-image: -webkit-linear-gradient(bottom, #800000 34%, #A80000 67%);
   background-image: -ms-linear-gradient(bottom, #800000 34%, #A80000 67%);

   background-image: -webkit-gradient(
           linear,
           left bottom,
           left top,
           color-stop(0.34, #800000),
           color-stop(0.67, #A80000)
   );
 }

.transbox_message a {
   color: #fff;
}

.transbox header, .transbox h2, .transbox_width header, .transbox_search .header, .transbox_auto header, .transbox_help header
{
  margin: 20px 20px;
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}
.transbox p, .transbox_width p, .transbox_search p, .transbox_auto p, .transbox_help p
{
  margin: 20px 20px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
/* -------------------------- business boxes ------------------------------- */

.business_box
{
  width: 350px;
  height: auto;
  background-color: #ffffff;
  border: 1px solid black;
  border-radius: 15px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 0 8px 2px 0px #888;
/*  opacity:0.7;
  filter:alpha(opacity=70);  For IE8 and earlier */
/*  float:left;*/
/*   display: inline-block;*/
   vertical-align: top;
}
 
.choose_sub {
   width: 230px;
   margin: 20px auto;
   padding: 10px 0px;
   background: #0b9130 url('../images/business_sub_btn_bg.png') repeat-x;
   font-size: 20px;
   text-align: center;
   color: #fff;
   text-decoration: none;
   display: block;
   border-radius: 4px;
   opacity: 0.9;
   outline: none;
}

.choose_sub:hover {
   cursor: pointer;
   opacity: 1.0;
}

.business_box_light
{
  width: 250px;
  height: auto;
  margin: 50px 47px;
  background-color: #7ba4dc;
  border: 1px solid black;
  border-radius: 15px;
  -moz-box-shadow: 7px 7px 7px #888;
  -webkit-box-shadow: 7px 7px 7px #888;
  box-shadow: 0 8px 2px 0px #888;
  opacity:1.0;
  filter:alpha(opacity=100); /* For IE8 and earlier */
  float:left;
}

.business_box:hover, .business_box_light:hover {
   
}

.business_box header
{
  margin: 20px 20px;
  font-family: Verdana;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
.business_box_light header
{
  margin: 20px 20px;
  font-family: Verdana;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #f0f0f0;
  text-shadow: black 0.1em 0.1em 0.2em;
}


.business_box p
{
  margin: 20px 20px;
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #000000;
}
.business_box_light p
{
  margin: 20px 20px;
  font-family: Verdana;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #f0f0f0;
  text-shadow: black 0.1em 0.1em 0.2em;
}


.business_box li
{
  margin: 20px 2px 10px 0px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-image:url(../images/icons/accept_24.png);
  background-repeat:no-repeat;
  background-position:20px -2px; 
  background-size: 20px;
  padding-left:60px;
}
.business_box_light li
{
  margin: 20px 2px 10px 0px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #f0f0f0;
  text-shadow: black 0.1em 0.1em 0.2em;
  background-image:url(../images/buttons-icons/checkmark.png);
  background-repeat:no-repeat;
  background-position:20px -2px; 
  background-size: 20px;
  padding-left:60px;
}


.business_box ul, .business_box_light ul
{
  list-style-type:none;
  padding:0px;
  margin:0px;
}

/* -------------------------- Mouse over buttons ------------------------------- */

.edit_glow {

   opacity:0.6; /* Modern Browser support (including IE9) */

   -ms-filter:"alpha(opacity=60)"; /* IE8 support */

   filter:alpha(opacity=60); /* IE fallback support for IE7, IE6, IE5.5, IE5... */

}
.boxB {

   opacity:0.9; /* Modern Browser support (including IE9) */

   -ms-filter:"alpha(opacity=90)"; /* IE8 support */

   filter:alpha(opacity=90); /* IE fallback support for IE7, IE6, IE5.5, IE5... */

}

.assignment_view_glow {

   opacity:0.8; /* Modern Browser support (including IE9) */

   -ms-filter:"alpha(opacity=80)"; /* IE8 support */

   filter:alpha(opacity=80); /* IE fallback support for IE7, IE6, IE5.5, IE5... */

}
.edit_glow:hover, .boxB:hover, .assignment_view_glow:hover {

   opacity:1.0; /* Modern Browser support (including IE9) */

   -ms-filter:"alpha(opacity=100)"; /* IE8 support */

   filter:alpha(opacity=100); /* IE fallback support for IE7, IE6, IE5.5, IE5... */

}
/* -------------------------- stylish buttons ------------------------------- */

a.button_grey{
  display:inline-block;
  width: auto;
  height:15px;
  padding:5px;
  padding-left: 10px;
  padding-right: 10px;
  border:1px #D7D7D7 solid;
  border-radius: 5px;
  text-align:center;
  text-decoration:none;
  color:#666666;
  background:url(../images/buttons/button_bg.png) repeat-x;
}
a.button_grey:hover{
  background:url(../images/buttons/button_bg_hover.png) repeat-x;
  text-decoration:none;
}

a.button_green{
  display:inline-block;
  width: auto;
  height:15px;
  padding:5px;
  padding-left: 10px;
  padding-right: 10px;
  border:1px #888 solid;
  border-radius: 5px;
  font-weight: bold;
  text-align:center;
  text-decoration:none;
  color:#f2f2f2;
  background:url(../images/buttons/button_green_bg.png) repeat-x;
}
a.button_green:hover{
  background:url(../images/buttons/button_green_bg_hover.png) repeat-x;
  text-decoration:none;
}

a.button_blue{
  display:inline-block;
  width: auto;
  height:15px;
  padding:5px;
  padding-left: 10px;
  padding-right: 10px;
  border:1px #888 solid;
  border-radius: 3px;
  font-weight: bold;
  text-align:center;
  text-decoration:none;
  color:#f2f2f2;
  background:url(../images/buttons/button_blue.png) repeat-x;
}
a.button_blue:hover{
  background:url(../images/buttons/button_blue_hover.png) repeat-x;
  text-decoration:none;
}
/* ------------------ iPhone stylish notification circle -------------------- */

.notification-circle { width: 19px; height: 20px; text-align: center; font-size: 10px; color: #ffffff; padding: 1px 0px 0px 1px; background: url(../images/notificationCircle.png) no-repeat; text-decoration: none; }

/* --------------------------- Pages selection ------------------------------ */

.pages { position: relative; text-align: center; margin: 30px 0px 0px 0px; padding: 10px 0px 10px 0px; }
.pages .right { position: absolute; right: 10px; top: 10px; }
.pages .left { position: absolute; left: 10px; top: 10px; }
.pages .right span, .pages .left span { color: #878787; }

/* ------------------------------ Login box --------------------------------- */

#simplemodal-overlay { background-color:#000; }
#login-box { display:none; width:517px; height: 302px; }
/*#login-box .close { float: right; margin: 7px 10px 0px 0px; width: 12px; height: 13px; background: url(../images/box_close.png) no-repeat; cursor: pointer; }
#login-box h1 { padding: 15px 0px 0px 17px; }
#login-box .keys { float: right; margin: 25px 5px 0px 0px; }*/
#login-box form { margin: 20px 0px 0px 160px; }
#login-box form input { width: 158px; }
#login-box form label { vertical-align: middle; }
#login-box form #loginRemember { vertical-align: middle; width: auto; }
#login-box form a { color: #222222; }
/*#login-box form .submit { float: right; width: auto; }
#login-box form .cancel { cursor: pointer; }*/
#login-box #loginError { display: none; color: red; font-style: italic; }

/* ------------------------------ Contact --------------------------------- */

form.module-contact-formular div.submit { padding: 5px 0px 5px 0px; text-align: right; }
form.module-contact-formular label { float: left; width: 175px; color: #007F8F; }
form.module-contact-formular div.sender-name input, form.module-contact-formular div.sender-email input, form.module-contact-formular div.sender-phone input { width: 150px; }
form.module-contact-formular div.sender-message textarea { width: 300px; height: 60px; }

/* ------------------------------ Google Maps --------------------------------- */
.googlemap {
   width: 100%;
   height: 200px;
   border: 2px solid #eee;
   background-color: #000;
}

/* --------------------------- Textfoldout -------------------------------- */

.module-textfoldout { padding: 10px; } 
.module-textfoldout .panel.last .text { border-bottom: none; }
.module-textfoldout .panel .heading, .module-textfoldout .panel.first .heading, .module-textfoldout .panel .text { border-color: #A2A2A2; }

/* ----------------------------- Lightbox --------------------------------- */

#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0;	width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {	position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute;	top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav {	position: absolute; top: 0; left: 0; height: 100%; width: 100%;	z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff;	margin: 0 auto;	line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {	display: block; clear: left; padding-bottom: 1.0em; }			
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }

tr
 .highlight { background-color: #8888FF }
 
/* jQuery Tools Tooltips */
.tooltip {
	display: none;
	font-size: 11px;
        cursor: help;
	max-width: 195px;
/*	padding: 10px 10px 25px 10px;*/
/*      padding: 10px;*/
/*	color: #fff;*/
        margin-bottom: 30px;
        color: #fff;
        outline: none;
        /*border-bottom: 5px solid #0076ef;*/
        text-align: center;
/*        background-color: #ddd;
        opacity: 0.9;
        border-radius: 3px;
        border: 2px solid #111;*/
        padding: 10px;
/*        border: 2px solid #111;*/
        opacity: .95;
        background-color: #222;
/*        background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
        background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
        background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
        background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
        background-image: linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0));  */
        -moz-border-radius: 4px;
        border-radius: 4px;  
  z-index: 999;
}

.tooltip:before,
.tooltip:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #222;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;        
  border-bottom: 0;  
}

.tooltip:before
{
  border-top-color: #222;
  bottom: -8px;
}

/* Misc */
.company_standard_description {
   padding: 3px 5px;
   margin: 3px;
   width: 190px;
   display: inline-block;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border: 1px dashed #aaa;

   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}

.company_standard_description.selected {
   background: #ccc url('../images/icons/accept_24.png') no-repeat 383px center;
}

.company_standard_description:hover {
   cursor: pointer;
   background-color: #ccc;
}

/* Customers profilindstilliner */
.license_plate {
   display: block;
   position: relative;
   margin: 10px 0px 0px 0px;
   padding: 0px;
   font-family: Arial,Helvetica,sans-serif;
   text-transform: uppercase;
   box-shadow: 0px 0px 3px 2px #666;
   background: transparent;
   border-radius: 8px;
   -ms-border-radius: 8px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   -o-border-radius: 8px;
   border: 1px solid #fff;
   border-right: 0px;
   width: 327px;
}

.license_plate .action_icon {
   position: absolute;
/*   background-color: #eee;*/
   top: 4px;
   right: 5px;
   border-radius: 0px 3px 0px 3px;
   -ms-border-radius: 0px 3px 0px 3px;
   -webkit-border-radius: 0px 3px 0px 3px;
   -moz-border-radius: 0px 3px 0px 3px;
   -o-border-radius: 0px 3px 0px 3px;
/*   border: 1px solid #9e222d;
   border-right: 0px;
   border-top: 0px;*/
}

#existing_cars .license_plate {
   padding: 4px 40px 0px 40px;
}

.license_plate.green_shadow {
   box-shadow: 0px 0px 4px 3px #009900;
}

.license_plate:hover {
   cursor: pointer;
}

.license_plate .license_number {
   font-size: 64px;
   display: inline-block;
   text-align: center;
   width: 283px;
   vertical-align: top;
   border: 3px #9e222d solid;
   padding: 31px 0px 28px 4px;
   margin: 0px;
   margin-left: -4px;
   border-left: 0px;
   border-radius: 0px 8px 8px 0px;
}

.license_plate .car_info {
   display: block;
   text-align: center;
   padding: 7px 0px 5px 0px;
   font-size: 16px;
}

.license_plate .blue_area {
   display: inline-block;
   vertical-align: top;
   height: 32px;
   margin: 0px;
   width: 34px; 
   padding: 45px 0px 0px 0px;
   text-align: center;
   background: #2458a4;
   color: #fff;
   border-radius: 8px 0px 0px 8px;
   border: 3px #9e222d solid;
   border-right: 0px;
/*   font-weight: bold;*/
   font-size: 18px;
   text-transform: uppercase;
}

.license_plate .green_bg {
   border-color: #009900;
}

/* Company profiles */
.user_profile_name {
   padding: 14px 0px 0px 24px;
   height: 45px;
/*   text-shadow: none;*/
/*   color: #009baf;*/
/*margin-top: -12px;*/
   margin-left: -23px;
   margin-bottom: -15px;
   width: 1064px;
/*   background: url('../images/company_headline_bg4.png') no-repeat;*/
}

.user_profile_name .stars {
   float: right;
   margin: -4px 24px 0px 0px;
}

.user_profile_name .stars img {
   
}

.fancybox, .gallery {
   text-decoration: none;
}

.company_images {
}

#map {
   width: 320px;
   height: 270px;
   float: left;
   border-radius: 3px 3px 0px 0px;
   border: 1px solid #ccc;
   margin: 34px 0px;
}

.opening_hours, .company_search_result {
   float: left;
   vertical-align: top;
   width: 320px;
   border: 1px solid #ccc;
   border-radius: 3px 3px 0px 0px;
   text-decoration: none;
}

.company_search_result {
   width: 500px;
   margin-bottom: 34px;
   color: #000;
   text-decoration: none;
}

a .company_search_result * {
   text-decoration: none;
}

.company_search_result:hover {
   box-shadow: 0px 0px 3px 2px #1d71b8;
   -webkit-box-shadow: 0px 0px 3px 3px #1d71b8;
   -moz-box-shadow: 0px 0px 3px 3px #1d71b8;
   -ms-box-shadow: 0px 0px 3px 3px #1d71b8;
   -o-box-shadow: 0px 0px 3px 3px #1d71b8;
   cursor: pointer;
}

.opening_hours .header, .company_search_result .header {
   background-color: #333;
   color: #ddd;
   width: 302px;
   padding: 10px 10px 9px 10px;
   font-size: 15px;
   border-radius: 3px 3px 0px 0px;
   margin: -1px 0px 0px -1px;
}

.company_search_result .header {
   width: 482px;
   text-decoration: none;
}

.company_search_result .header .rating {
   float: right;
   margin-top: -3px;
   border: 0px;
}

.company_search_result img {
   border: 0px;
}

.company_search_result .info {
   width: 478px;
   padding: 11px;
}

.company_search_result .info .logo {
   width: 160px;
   height: 80px;
   margin: 0px;
   margin-bottom: 10px;
}

.company_search_result .info .pictures {
   float: right;
   padding: 0px;
   margin: 0px;
}

.company_search_result .info .pictures img {
   width: 80px;
   height: 80px;
   margin: 0px;
   margin-left: 30px;
   border-radius: 3px;
   border: 1px solid #ccc;
}

.company_search_result .info .address {
   font-size: 15px;
   text-decoration: none;
   display: block;
   width: 100%;
}

.company_search_result .chains {
   margin: 3px;
   border-top: 1px solid #ccc;
   padding: 7px 3px 3px 3px;
   text-align: center;
}

.company_search_result .chains img {
   margin: 0px 10px -2px 10px;
}

.opening_hours .opening_hours_dayname {
/*   border-left: 1px solid #ccc;*/
   display: inline-block;
   vertical-align: middle;
   width: 149px;
   padding: 5px 0px 5px 5px;
   font-weight: bold;
   color: #555;
}

.opening_hours .address {
   width: 100%;
   float: left;
   padding: 0px 0px 0px 10px;
   color: #555;
   font-size: 15px;
   font-weight: lighter;
}

.opening_hours .opening_hours_time {
   display: inline-block;
   vertical-align: middle;
   width: 155px;
   padding: 5px 5px 5px 0px;
   text-align: right;
   color: #555;
/*   border-right: 1px solid #ccc;*/
}

.company_description {
   clear: both;
   width: 650px;
   padding: 0px 5px;
   margin-top: 14px;
   margin-bottom: 34px;
   margin-left: auto;
   margin-right: auto;
   overflow: hidden;
}

.company_description .header {
   background-color: #333;
   background-color: #007f8f;
   color: #ddd;
   width: 662px;
   padding: 10px;
   font-size: 15px;
   border-radius: 3px 3px 0px 0px;
   margin-left: -5px;
   margin-bottom: 5px;
}

/* Footer */

#footer {
   color: #555;
   margin-left: auto;
   margin-right: auto;
   margin-top: 14px;
   width: 1078px;
}

#footer .top
{

 height:                            9px;
background-image: url('../images/bigbox_top.png');
 overflow:                          hidden;

}

#footer .middle
{

 padding:                           3px 18px 2px 18px;
background-image: url('../images/bigbox_middle.png');
   padding: 20px 0px 0px 0px;
/*   height: 130px;*/
}

#footer .bottom
{

 height:                            16px;
background-image: url('../images/bigbox_bottom.png');
 overflow:                          hidden;

}

#footer .video {
/*   display: inline-block;*/
   float: left;
   position: relative;
   vertical-align: middle;
   text-align:center;
   margin: 0px 31px 20px 55px;
   padding: 5px;
   background-color: #eee;
   box-shadow: 0px 0px 3px 2px #666;
   border-radius: 3px;
   -mox-border-radius: 3px;
   -webkit-border-radius: 3px;
   -o-border-radius: 3px;
   -ms-border-radius: 3px;
}

#footer .video:hover {
   cursor:pointer;
}

#footer .video img  {
   border-radius: 3px;
   -mox-border-radius: 3px;
   -webkit-border-radius: 3px;
   -o-border-radius: 3px;
   -ms-border-radius: 3px;
   margin: 0px;
   width: 170px;
   height: 96px;
   border: 0px;
}

#footer .video .play_btn {
   position: absolute;
   width: 48px;
   height: 48px;
   top: 29px;
   left: 66px;
}

#footer ul {
   list-style-type: none;
   padding: 0px 30px;
   margin: 0px -3px;
/*   display: inline-block;*/
   float: left;
   vertical-align: top;
   overflow: hidden;
   width: 145px;
}

#footer ul li {
   margin: 0px;
   padding: 0px;
   font-size: 11px;
   overflow: hidden;
   max-height: 20px;
}

#footer ul li a, #footer ul li span {
   color: #555;
   text-decoration: none;
}

#footer ul li a:hover, #footer ul li span:hover {
   color: #35a8e0;
   cursor: pointer;
}

#footer ul li.first_item {
   font-weight: bold;
   font-size: 13px;
   margin-bottom: 6px;
}

#footer ul.fourth {
   border-right: 0px;
}

#footer .copy {
   font-size: 10px;
   text-align: center;
   margin-top: 20px;
}

.assignment_type_description {
   overflow: auto; 
   font-size: 11px; 
   padding: 3px 6px; 
   border: 1px dashed #ccc; 
   width: 338px; 
   margin-top: 10px; 
   margin: 10px 50px;
   border-radius: 5px;
   -mox-border-radius: 5px;
   -o-border-radius: 5px;
   -webkit-border-radius: 5px;
   -ms-border-radius: 5px;
   background-color: #ddd;
   float: right;
}

.add_comment:hover {
   cursor: pointer;
}

.bDiv table tr td div div.company_comment {
   background-color: #ccc;
   border: 1px solid #bbb;
   color: #555;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   -moz-border-radius: 3px;
   padding: 3px 5px;
   width: 85%;
   height: auto;
   float: right;
   margin-top: 5px;
   overflow: auto;
   white-space: normal;
}

.bDiv table tr td div .return_icon {
   float: left;
   margin: 8px 0px 0px 10px;
}

.picture_dummy_large {
   background-color: #ddd; 
   width: 150px; 
   height: 140px; 
   margin-bottom: 10px;
   border-radius: 3px;
   box-shadow: 0px 0px 3px 2px #aaa;
   -webkit-box-shadow: 0px 0px 3px 2px #aaa;
   -moz-box-shadow: 0px 0px 3px 2px #aaa;
   -ms-box-shadow: 0px 0px 3px 2px #aaa;
   -o-box-shadow: 0px 0px 3px 2px #aaa;
}

/* NEWS */
.news_date {
   color: #888;
   font-style: italic;
   font-size: 11px;
   margin: 0px;
}

.news_body {
   margin: 0px;
   margin-top: 5px;
}

/* FRONTPAGE */
#frontpage_wrapper {
   width: 1070px;
   margin: 0px auto;
   margin-bottom: 10px;
   padding: 0px 4px;
}

#frontpage_wrapper #smallbox {
   width: 401px;
   height: 442px;
   float: left;
   background: transparent url('../images/lilleKasse.png') no-repeat;
}

#frontpage_wrapper #bigbox {
   width: 659px;
   height: 442px;
   float: right;
   position: relative;
   background: transparent url('../images/storkasse_new.png') no-repeat;
}

#frontpage_wrapper #bigbox #frontpage_regno {
   width: 196px;
   height: 45px;
   margin: 0px;
   padding: 0px;
   position: absolute;
   left: 341px;
   top: 215px;
   background: transparent;
   border: 0px;
   font-size: 22px;
   text-align: center;
   vertical-align: middle;
}

#frontpage_wrapper #bigbox #frontpage_regno_submit {
   width: 200px;
   height: 59px;
   margin: 0px;
   padding: 0px;
   position: absolute;
   left: 330px;
   top: 277px;
   background: transparent;
   border: 0px;
}

#frontpage_wrapper #bigbox #frontpage_regno_submit:hover {
   cursor: pointer;
}

/* COMPANIES SLIDESHOW */
#companies_slideshow {
   color: #555;
   margin-left: auto;
   margin-right: auto;
   margin-top: 14px;
   width: 1078px;
}

#companies_slideshow .top
{

 height:                            9px;
background-image: url('../images/bigbox_top.png');
 overflow:                          hidden;

}

#companies_slideshow .middle
{
   background-image: url('../images/bigbox_middle.png');
   height: 160px;
   overflow: hidden;
   padding: 0px 10px;
}

#companies_slideshow .bottom
{

 height:                            16px;
background-image: url('../images/bigbox_bottom.png');
 overflow:                          hidden;

}

#companies_slideshow .logo {
   margin: 0px 30px;
   float: left;
   width: 200px;
}

#companies_slideshow #logo_container {
   width: 260px;
   height: 130px;
   padding: 0px 0px;
   margin: 0px 20px;
   text-align: center;
   overflow: hidden;
   position: relative;
}

#companies_slideshow .logo_line {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 90px;
}

#companies_slideshow .logo h1 {
   font-size: 13px;
   font-weight: bold;
   text-align: center;
   color: #555555;
}

#companies_slideshow .logo img {
   max-width: 200px;
   max-height: 100px;
   border: 0px;
}

/* VÆRKSTEDS PROFIL */
.company_profile_text div.company_comment {
   background-color: #ccc;
   border: 1px solid #bbb;
   color: #555;
   border-radius: 3px;
   -webkit-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   -moz-border-radius: 3px;
   padding: 3px 5px;
   width: 93%;
   float: left;
   margin-top: 5px;
   margin-left: 5px;
}

.company_profile_text .return_icon {
   float: left;
   margin: 8px 0px 0px 10px;
}

#company_images {
   width: 680px;
   height: 270px;
   border-radius: 3px;
   border: 1px solid #ccc;
   background-color: #ddd;
   clear: both;
   text-align: center;
   display: block;
}

#company_images img {
   display: inline-block;
   vertical-align: middle;
   max-width: 680px;
   max-height: 270px;
   border-radius: 3px;
}

#company_images_thumbs_scroll .items img {
   border-radius: 3px;
   float: left;
   height: 75px;
   margin: 20px 5px;
   width: 100px;
   border: 1px solid #555;
}

.company_images_thumbs_wrapper .browse {
   float: left;
   font-size: 11px;
   height: 30px;
   margin: 40px 10px;
   width: 30px;
}

/* Graphs */
.graph_wrapper {
   float: right;
   width: 520px;
   height: 450px;
   margin: 10px 0px 10px 10px;
}

/* Statistics */
table.statistics {
   width: 500px;
   float: left;
/*   border-radius: 3px 3px 0px 0px;*/
/*   background-color: #333;*/
   border: 1px solid #ddd;
   border-top: 0px;
   font-size: 11px;
   margin-top: 20px;
   font-family: Arial,Helvetica,sans-serif;
}

table.statistics tr.header {
   color: #000;
   width: 302px;
   padding: 10px;
   font-size: 11px;
/*   font-weight: normal;*/
/*   border-radius: 3px 3px 0px 0px;*/
   margin: -1px 0px 0px -1px;
   background: url('../images/flexigrid_images/wbg.gif') repeat-x top;
}

table.statistics tr.header th {
   padding: 8px 6px;
/*   font-weight: normal;*/
}

table.statistics td {
   padding: 8px 6px;
   text-align: center;
}

.statistics_info_box {
   width: 170px;
   height: 65px;
   padding-top: 15px;
   margin: 40px auto;
   background-color: #71c000;
   border-radius: 4px;
   box-shadow: 0px 0px 1px 2px #aaa;
   color: #fff;
   font-family: 'Century Gothic', 'Verdana', sans-serif;
   font-size: 16px;
   text-align: center;
   vertical-align: middle;
   line-height: 26px;
   font-weight: bold;
}

.statistics_info_box.blue {
   background: #026ab7;
}

/* Company profile evaluations */
.company_profile_evaluations {
   border-radius: 3px 3px 0px 0px;
   background-color: #333;
   border: 1px solid #555;
   font-size: 11px;
   margin-bottom: 10px
}

table.company_profile_evaluations tr {
   padding: 5px;
}

.company_profile_evaluations tr.header {
   color: #ddd;
   width: 302px;
   padding: 10px;
   font-size: 15px;
   font-weight: normal;
   border-radius: 3px 3px 0px 0px;
   margin: -1px 0px 0px -1px;
}

.company_profile_evaluations tr.header th {
   padding: 10px 3px;
   font-weight: normal;
}

.company_profile_evaluations td {
   padding: 7px;
}

.company_profile_evaluations .company_profile_text .company_comment {
   background-color: #888;
   color: #fff;
   border: 1px solid #555;
}

#open_changetemplates {
  cursor: pointer;
  text-decoration: underline;
}
#open_changetemplates:hover {
  color: #1d71b8;
}

.assignments_templates {
  float: right;
  margin-right: 42px;
  margin-top: 5px;
  width: 121px;
}

/* Additions 16-03-2015 */


.skin-wrap
{
   margin-bottom:50px;
}

.cal-week-box
{
   min-height:550px;
}