body {
	margin: 0px;
	font-family: Myriad, "Myriad pro", "Myriad Web Pro", Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a img { border: none; }

.width_box {
	width: 1024px;
	margin: 0px auto;
	border: 0px solid black;
	position: relative;
}

#header {
	background: url(/images/new/bg_header.png) repeat-x;
	height: 161px;
}

#gratis {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(/images/new/gratis_3_fakturor.png) no-repeat;
	width: 144px;
	height: 123px;
	display: block;
	text-decoration: none;
}

#logo {
	position: absolute;
	left: 20px;
}

#function_buttons {
	position: absolute;
	left: 280px;
	top: 86px;
}

a.function_button {
	background: url(/images/new/button-kundregister.png) no-repeat top center;
	width: auto;
	/*height: 60px;
	border: solid;*/
	padding-top: 38px;
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 13px; /* 13px */
}
a.function_button.fakturering 		{ background-image: url(/images/new/button-fakturering.png); }
a.function_button.produkter 		{ background-image: url(/images/new/button-produkter.png); }
a.function_button.tidrapportering 	{ background-image: url(/images/new/button-tidrapportering.png); }
a.function_button.kontonivaer 		{ background-image: url(/images/new/button-kontonivaer.png); }

#focus_bar {
	background: url(/images/new/bg_middle_bar.png) repeat-x;
	height: 315px;	
}

h1, h3 {
	font-family: Myriad, "Myriad pro", Arial, Helvetica, sans-serif;
}

h1 {
	color: #4b4b4b;	
	font-size: 40px;
	line-height: 40px;
	font-weight: bold;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 15px;
}

h3 {
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 12px;
}

#bottom_content #text_boxes {
	position: absolute;	
	left: 10px;
	top: 15px;
}

#text_boxes a, #text_boxes a:visited { text-decoration: none; color: #000; font-weight: normal; }
#text_boxes a:hover { text-decoration: underline; }

.content_box {
	width: 24%;
	float: left;
}

.content_box .padding {
	padding: 0px 13px;
}

/* BEGIN ****** Sub page stuff */

#wide_bar {
	background: url(/images/new/fakturering/bg-wide-bar.png) repeat-x;
	height: 577px;	
}

.tiny_screenshot {
	border: 3px solid #829cba;
}

#heading_area {
	background: url(/images/new/bg-heading-text.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -20px;
	height: 53px;
	width: 1024px;
	/*line-height: 37px;*/
	color: #FFF;
	text-align: center;
}

#heading {
	margin-top: 10px;
}

#heading_container {
	position: relative;
}

#heading_container .back_link, #heading_container .forward_link {
	/*position: absolute;*/
}

#heading_container .back_link a, #heading_container .forward_link a {
	color: #FFF;
	white-space: nowrap;
}

#heading_container .back_link a 	{ margin: 0px 10px 5px 0px; }
#heading_container .forward_link a 	{ margin: 0px 0px 5px 10px; }

/*
#heading_container a.back_link, #heading_container a.forward_link {
	position: absolute;
	/*top: -18px !important; /
	color: #FFF;
	white-space: nowrap;
}

#heading_container a.back_link		{ left: -100px; }
#heading_container a.forward_link 	{ left: 100%; }
#heading_container a.forward_link span 	{ top: 0px; left: 10px; position: absolute; }
#heading_container a.back_link span 	{ top: 0px; position: absolute; }
*/

#heading_area h1 {
	color: #FFFFFF;
	font-size: 30px;
	display: inline;
	margin-top: 0px;
	line-height: 30px;
}

#main_content {
	position: absolute;
	top: 95px;
	left: 10px;
}

.text_boxes_row_2 .content_box, .content_box.text_boxes_row_2 {
	margin-top: 30px;
}

/* END ****** Sub page stuff */

/* BEGIN ****** Generic page stuff */

#total_bar h1 { font-size: 34px; }

#left_column {
	position: absolute;
	width: 570px;
	top: 35px;
	left: 24px;
	font-size: 14px;
}

#right_column {
	position: absolute;
	width: 315px;
	left: 650px;
	top: 180px;
}

#right_column a, #right_column a:visited { color: #000; text-decoration: none; }

#left_column a, #left_column a:visited { text-decoration: none; color: #000; font-weight: normal; }
#left_column a.blue_button, #left_column a.blue_button:visited { color: #fff; }
#left_column a:hover { text-decoration: underline; }

#left_column img { float: right; }

#total_bar {
	background: url(/images/new/bg_blue_fade.png) repeat-x;
	height: 500px;
}

#quote_2 {
	position: absolute;
	top: 34px;
	left: 633px;
}

#links a, #links a:visited {
	color: #ccc;
}

/* END ****** Generic page stuff */

/* BEGIN ****** Levels page */

table#levels {
	position: relative;
	top: -10px;
}

table#levels td {
	/*border-top: 1px solid #c5cbd0;*/
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0px;
}

table#levels th {
	height: 36px;
	width: 198px;
}

table#levels th.free_column 	{ background: url(/images/new/levels/levels_th_free.png) no-repeat; }
table#levels th.silver_column 	{ background: url(/images/new/levels/levels_th_silver.png) no-repeat; }
table#levels th.gold_column 	{ background: url(/images/new/levels/levels_th_gold.png) no-repeat; }
table#levels th.first_column	{ width: auto; }

table#levels td.first_column { text-align: left; padding-left: 10px; }

table#levels tr.even td { background: url(/images/new/levels/levels_td_bg.png) repeat-x; }
/*table#levels tr.even td { background-color: #dce5ef; }*/

.yes_check {
	font-weight: bold;
	text-transform: uppercase;
	color: #00AA00;
}

.no_check { text-transform: uppercase; color: #AA0000;  }

/* END ****** Levels page */



#login_area {
	background: url(/images/new/bg_login_form.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 160px;
	height: 37px;
	width: 725px;
	line-height: 37px;
	color: #FFF;
}

#login_area a {
	color: #FFF;
	text-decoration: none;
}
	
#login_area form {
	position: absolute;
	left: 120px;
	top: 0px !important; /* small IE 6 hack - IE6 and lower doesn't respond to !important */
	padding: 0px;
	margin: 0px;
	top: 7px; /* This is the top value that IE6 and below will see */
}

#login_area input.login_field {
	background: url(/images/new/bg_login_input.png) repeat-x;
	height: 13px;
	width: 100px;
	border: 1px solid #718fb2;
	margin: 0 5px;
}

#login_area .submit_button {
	height: 20px;
	/*line-height: 20px;*/
	/*float: right;*/
	/*position: absolute;
	top: 8px;
	left: 420px;*/
}

#quote {
	position: absolute;
	top: 81px;
	right: 40px;
}

#splash, #user_form {
	position: absolute;
	top: 76px;
	left: 340px; /* 345 */
	width: 375px; /* 365 */
	/*font-family: Myriad, "Myriad pro";*/
	font-size: 17px;
	text-align: center;
	/*display: none;*/
}

#small_frontpage_links {
	position: absolute;
	top: 50px;
	left: 70px;
}

#small_frontpage_links, #small_frontpage_links a, #small_frontpage_links a:visited {
	color: #33679a;
	font-size: 13px;
}

#longer_info {
	position: absolute;
	top: 250px;
	/*padding: 0 22px;*/
	color: #aaa;
}

#longer_info .column { width: 43%; float: left; padding: 0px 2%; }

#longer_info a, #longer_info a:visited { color: #aaa; }

#longer_info h2 { font-size: 13px; margin-top: 0px; margin-bottom: 0px; }
	
/* BEGIN ****** User pages ^^ also see above at #splash */

#user_form {
	/*display: none;*/
	text-align: left;
	font-size: 13px;
}

#user_form label, .form_box {
	display: block;
	width: 44%;
	float: left; 
	padding-right: 4%;
	margin-bottom: 8px;
}

.form_box select, .form_box input { width: 100%; }
.form_box.terms { color: rgb(136, 136, 136); font-size: 11px; }

#user_form label input { display: block; width: 100%;}

#user_form .form_box input { font-size: 12px; font-weight: bold; }

#user_form .user_form_text { width: 90%; }

#error_area {
	position: absolute;
	top: 77px;
	left: 710px;
}

/* END ****** User pages */

.buttons {
	margin-top: 20px;
	position: relative;
}

.blue_button {
	line-height: 36px;
	font-size: 97%;
	height: 36px;
	background: url(/images/new/bg_blue_button_middle.png) repeat-x;
	float: left;
	width: auto;
	color: #FFF;
	font-weight: normal;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

.blue_button div {
	background: url(/images/new/bg_blue_button_left.png) no-repeat top left;
}

.blue_button div div {
	background: url(/images/new/bg_blue_button_right.png) no-repeat top right;
	padding: 0px 15px;
}

#register.blue_button {
	margin-left: 10px;
}

#tour.blue_button {
	margin-left: 20px;
}

/********************* Scaffold / User messages ***********************/

.notice {
	border: 2px solid green;
	color: green;
	background-color: #CCFFBB; /*#CCFF99; /*#99FF99;*/
	padding: 0.3em;
	padding-left: 0.5em;
	margin: 0.9em 0.0em 0.9em 0.0em;
}

.error {
	border: 2px solid #E00;
	color: #E00;
	background-color: #FFCCCC;
	padding: 0.3em;
	padding-left: 0.5em;
	margin: 0.9em 0.0em 0.9em 0.0em;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


