/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*------------------------------------------------------------------------------
FÄRGSCHEMA
--------------------------------------------------------------------------------

kuler: online ad:		http://kuler.adobe.com/#themeID/760104

BLÅ
#4c99e5		rubriker, h1
#2b7aff		länkar

GRÅSKALA
#666			mörkgrå borders
#999			medelgrå bakgrund i main-fönstret
#f5f5f5		ljusgrå bakgrund i info-fönstret

------------------------------------------------------------------------------*/

body {
	cursor: default;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #f5f5f5;
}

p {
	margin: 10px 0;
	line-height: 1.3em;
}

a, span.link {
	cursor: pointer;
	color: #2b7aff;
	text-decoration: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}
a:hover, span.link:hover {
	color: #2b7aff;
	text-decoration: underline;
}
a img { border: 0 none; }
img.link { cursor: pointer; }


h1 {
	margin: 0 0 22px 0;
	color: #4c99e5;
	font-family: Arial, Verdana, Geneva, Sans-serif;
	font-size: 3.2em;
	line-height: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	text-shadow: 0 0 2px #80b2f2;
}
h2 { font-size: 1.4em; line-height: 1em; margin: 5px 0; }
h3 { font-size: 1.2em; line-height: 1em; margin: 4px 0; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; font-weight: bold; }

hr {
	margin-top: 8px;
	color: #000;
	background-color: transparent;
	height: 0;
	border: 0 none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fcfcfc;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------- Länkar -----------------------------------------------------------*/

/* länkfärg standard: #2b7aff */
a.b {
	color: #666;
	text-decoration: none;
	-moz-user-select: text;
	-webkit-user-select: text;
}
a.b:hover {
	color: #999;
	text-decoration: underline;
}

a.external {
	-moz-user-select: text;
	-webkit-user-select: text;
	padding-right: 14px;
	background: transparent url(images/link_external.png) right center no-repeat;
}

/* Sortera kolumner */
.asc, .desc {
	padding-bottom: 2px;
	padding-right: 20px;
	padding-top: 1px;
}
.asc, .desc:hover {
	background: transparent url(images/order_asc.png) right center no-repeat;
}
.desc, .asc:hover {
	background: transparent url(images/order_desc.png) right center no-repeat;
}

/* ALLMÄNNA */
.pdf, .check, .cross, .secret {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
}
.pdf {
	background: transparent url(images/pdf.png) left center no-repeat;
}
.check {
	background: transparent url(images/check.png) left center no-repeat;
}
.cross {
	background: transparent url(images/cross.png) left center no-repeat;
}
.secret {
	background: #ff0 url(images/pwd.png) left center no-repeat;
}

/* KUND */
.kund, .kund_add, .kund_edit, .kontakt_add, .kontakt_delete {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
}
.kund {
	background: transparent url(images/kund.png) left center no-repeat;
}
.kund_add {
	background: transparent url(images/kund_add.png) left center no-repeat;
}
.kund_edit {
	background: transparent url(images/kund_edit.png) left center no-repeat;
}
.kontakt_add {
	background: transparent url(images/kontakt_add.png) left center no-repeat;
}
.kontakt_delete {
	background: transparent url(images/kontakt_delete.png) left center no-repeat;
}

/* SAJT */
.sajt, .sajt_add, .sajt_edit, .pwd_add, .pwd_delete,
.sajt_typ_joomla, .sajt_typ_optimail, .sajt_typ_custom, .sajt_typ_cscart, .sajt_typ_drupal, .sajt_typ_other,
.pwd_ftp, .pwd_hotell, .pwd_konto, .pwd_mysql, .pwd_mysqldb, .pwd_note, .pwd_ssh, .pwd_url {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
}
.sajt {
	background: transparent url(images/sajt.png) left center no-repeat;
}
.sajt_add {
	background: transparent url(images/sajt_add.png) left center no-repeat;
}
.sajt_edit {
	background: transparent url(images/sajt_edit.png) left center no-repeat;
}
.sajt_typ_joomla {
	background: transparent url(images/sajt_typ_joomla.png) left center no-repeat;
}
.sajt_typ_optimail {
	background: transparent url(images/sajt_typ_optimail.png) left center no-repeat;
}
.sajt_typ_custom {
	background: transparent url(images/sajt_typ_custom.png) left center no-repeat;
}
.sajt_typ_cscart {
	background: transparent url(images/sajt_typ_cscart.png) left center no-repeat;
}
.sajt_typ_drupal {
	background: transparent url(images/sajt_typ_drupal.png) left center no-repeat;
}
.sajt_typ_other {
	background: transparent url(images/sajt_typ_other.png) left center no-repeat;
}
.pwd_add {
	background: transparent url(images/pwd_add.png) left center no-repeat;
}
.pwd_delete {
	background: transparent url(images/pwd_delete.png) left center no-repeat;
}
.pwd_ftp {
	background: transparent url(images/pwd_ftp.png) left center no-repeat;
}
.pwd_hotell {
	background: transparent url(images/pwd_hotell.png) left center no-repeat;
}
.pwd_konto {
	background: transparent url(images/pwd_konto.png) left center no-repeat;
}
.pwd_mysql {
	background: transparent url(images/pwd_mysql.png) left center no-repeat;
}
.pwd_mysqldb {
	background: transparent url(images/pwd_mysqldb.png) left center no-repeat;
}
.pwd_note {
	background: transparent url(images/pwd_note.png) left center no-repeat;
}
.pwd_ssh {
	background: transparent url(images/pwd_ssh.png) left center no-repeat;
}
.pwd_url {
	background: transparent url(images/pwd_url.png) left center no-repeat;
}

/* JOBB */
.jobb, .jobb_add, .jobb_copy, .jobb_edit, .jobb_recount, .jobb_delete, .jobb_child,
.jobb_open, .jobb_active, .jobb_closed, .jobb_billed, .jobb_payed, .jobb_archived {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
}
.jobb {
	background: transparent url(images/jobb.png) left center no-repeat;
}
.jobb_add {
	background: transparent url(images/jobb_add.png) left center no-repeat;
}
.jobb_copy {
	background: transparent url(images/jobb_copy.png) left center no-repeat;
}
.jobb_edit {
	background: transparent url(images/jobb_edit.png) left center no-repeat;
}
.jobb_recount {
	background: transparent url(images/jobb_recount.png) left center no-repeat;
}
.jobb_delete {
	background: transparent url(images/jobb_delete.png) left center no-repeat;
}
.jobb_child {
	background: transparent url(images/jobb_child.png) left center no-repeat;
}
.jobb_open {
	background: transparent url(images/jobb_status_open.png) left center no-repeat;
}
.jobb_active {
	background: transparent url(images/jobb_status_active.png) left center no-repeat;
}
.jobb_closed {
	background: transparent url(images/jobb_status_closed.png) left center no-repeat;
}
.jobb_billed {
	background: transparent url(images/jobb_status_billed.png) left center no-repeat;
}
.jobb_payed {
	background: transparent url(images/jobb_status_payed.png) left center no-repeat;
}
.jobb_archived {
	background: transparent url(images/jobb_status_archived.png) left center no-repeat;
}

/* SESS */
.sess, .sess_add, .sess_edit, .sess_delete {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
}
.sess {
	background: transparent url(images/sess.png) left center no-repeat;
}
.sess_add {
	background: transparent url(images/sess_add.png) left center no-repeat;
}
.sess_edit {
	background: transparent url(images/sess_edit.png) left center no-repeat;
}
.sess_delete {
	background: transparent url(images/sess_delete.png) left center no-repeat;
}


/*
.arbetsdag, .ledig {
	display: block;
	width: 100%;
	height: 30px;
	padding-top: 5px;
	text-align: center;
}
.arbetsdag {
	background-color: #9bf999;
}
.ledig {
	background-color: #fabbbb;
}
*/

/* FAKT */
.fakt, .fakt_add, .fakt_edit, .fakt_open, .fakt_sent, .fakt_payed, .fakt_delayed {
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
}
.fakt {
	background: transparent url(images/fakt.png) left center no-repeat;
}
.fakt_add {
	background: transparent url(images/fakt_add.png) left center no-repeat;
}
.fakt_edit {
	background: transparent url(images/fakt_edit.png) left center no-repeat;
}
.fakt_open {
	background: transparent url(images/fakt_status_open.png) left center no-repeat;
}
.fakt_sent {
	background: transparent url(images/fakt_status_sent.png) left center no-repeat;
}
.fakt_payed {
	background: transparent url(images/fakt_status_payed.png) left center no-repeat;
}
.fakt_delayed {
	background: transparent url(images/fakt_status_delayed.png) left center no-repeat;
}

/*--------- Ikoner -----------------------------------------------------------*/

span.icon {
	float: left;
	cursor: pointer;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 3px;
	background-repeat: no-repeat;
}
span.icon:hover {
	background-position: 0 -16px;
}
/* icons: */
.icon_edit {
	background-image: url('gui/icon_edit.png');
}
.icon_save {
	background-image: url('gui/icon_save.png');
}
.icon_return {
	background-image: url('gui/icon_return.png');
}
.icon_refresh {
	background-image: url('gui/icon_refresh.png');
}


/* -------------------------------------------------------------------------- */




/*input.button {
	cursor: pointer;
	padding: 6px;
}*/
button, input[type=submit] {
	margin: 0;
	margin-right: 4px;
	cursor: pointer;
	padding: 4px 8px;
	font-weight: normal;
}
input, textarea, select, option, button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
textarea, input[type=text] {
	width: 325px;
	padding: 3px;
	background: #fff url('gui/bg_input.png') no-repeat 0 0;
	border-top: 1px solid #aaa;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
textarea:hover, input[type=text]:hover {
	border-top: 1px solid #4c99e5;
	border-right: 1px solid #cce6ff;
	border-bottom: 1px solid #cce6ff;
	border-left: 1px solid #99bff2;
}
textarea:focus, input[type=text]:focus {
	background-color: #fcfdff;
	border-top: 1px solid #4c99e5;
	border-right: 1px solid #cce6ff;
	border-bottom: 1px solid #cce6ff;
	border-left: 1px solid #99bff2;
}
textarea {
	height: 42px;
}
select {

}
input[type=file] {
	margin-bottom: 5px;
}
/* formulär feedback */
/*
input.error {
	color: #f00;
}
*/


/* fejk-knapp */
div.button {
	cursor: pointer;
	text-align: center;
	padding: 2px;
	-moz-user-select: none;
	-webkit-user-select: none;
	background-color: #ddd;
	background-image: -moz-linear-gradient(top, #fff, #ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	border: 1px solid #ccc;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

div.button_prev, div.button_next {
	cursor: pointer;
	text-align: center;
	padding: 2px 6px;
	-moz-user-select: none;
	-webkit-user-select: none;
	background-color: #eee;
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	border: 1px solid #ccc;
}
div.button_prev {
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
div.button_next {
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}

input.pengar {
	width: 75px;
}
input.datum {
	text-align: center;
	width: 100px;
}
input.tid {
	text-align: center;
	width: 60px;
}

.grey {
	color: #aaa;
}
.warning {
	color: #f00;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}

/*fieldset, div.fieldset {
	padding: 0 10px 0 10px;
	background: #f0f0f0 url('gui/bg_fieldset.png') top left repeat-x;
	border: 1px solid #ccc;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
}
legend, div.legend {
	padding: 6px 8px 6px 8px;
	font-size: 12px;
	font-weight: bold;
	background-color: #eee;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}*/



/*--------- Ajax status ------------------------------------------------------*/

#ajax_status {
	z-index: 1000;
	position: absolute;
	width: 149px;
	left: 0;
	right: 0;
	height: 16px;
}
.ajax-loading {
	top: 0;
	background: transparent url('gui/ajax_loading.gif') repeat-x 0 0;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
.ajax-idle {
	display: none;
	background-image: none;
}

#info_main.iframe-loading {
/*	width: 128px;
	height: 128px;*/
	background: #fff url('images/32_ajax-loader.gif') no-repeat 64px 64px;
}




/*--------- Feedback ---------------------------------------------------------*/

.feedback_warning {
	/*width: 500px;*/
	margin-bottom: 5px;
	background: #ffd8c9;
	border: 1px solid #e94d2b;
}
.feedback_warning p {
	padding-left: 22px;
	background: url(images/feedback_warning.png) 6px 2px no-repeat;
	color: #e94d2b;
	font-size: 11px;
	font-weight: bold;
}

.feedback_success {
	/*width: 500px;*/
	margin-bottom: 5px;
	background: #d8ffc9;
	border: 1px solid #3aa03a;
}
.feedback_success p {
	padding-left: 22px;
	background: url(images/feedback_success.png) 6px 2px no-repeat;
	color: #3aa03a;
	font-size: 11px;
	font-weight: bold;
}

.feedback_neutral {
	/*width: 500px;*/
	margin-bottom: 5px;
	background: #b5c0e0;
	border: 1px solid #3c3da1;
}
.feedback_neutral p {
	padding-left: 22px;
	background: url(images/feedback_neutral.png) 6px 2px no-repeat;
	color: #3c3da1;
	font-size: 11px;
	font-weight: bold;
}




/* LEFT */
#left {
	position: fixed;
	width: 129px;
	background-color: #eee;
	padding: 10px;
	text-align: center;
	top: 0;
	left: 0;
	bottom: 0;
	border-right: 1px solid #ccc;
}
#left h1 {
	cursor: pointer;
	font-size: 2.5em;
	padding-top: 10px;
}
#left h1 span {
	color: #666;
	text-shadow: 0 0 2px #999;
}
a.meny {
	display: block;
	margin-bottom: 4px;
	padding: 4px 0 4px 0;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 0 1px #aaa;
}
a.meny:hover {
	color: #2b7aff;
	text-shadow: 0 0 1px #66e5ff;
	/*background-color: #ddd;*/
}


/* INFO */

#info_main {
	margin-left: 150px;
	min-height: 256px;
	overflow: auto;
	background: #f5f5f5 url('gui/bg_main.png') repeat-x 0 0;
}

#sajt_list {
	float: left;
	margin-bottom: 10px;
	padding: 5px 10px 10px 10px;
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #fbfbfb, #f5f5f5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f5f5f5));
	border: 1px solid #ccc;
}

#sajt_list p {
	cursor: pointer;
	margin: 0;
	padding: 5px 5px 5px 25px;
	color: #999;
	background: transparent url(images/sajt_disabled.png) 5px center no-repeat;
}
#sajt_list p:hover {
	background-color: #e6f2ff;
}
#sajt_list .selected {
	color: #000;
	background: #cce6ff url(images/sajt.png) 5px center no-repeat;
}




/*
.infopanel {
	width: 200px;
	float: right;
	background-color: #eee;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.infopanel .inside {
	padding: 0 10px;
	border: 1px solid #fefefe;
}
*/

/*
--- 3D-border (inset) ---
.infopanel {
	float: right;
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fcfcfc;
	border-bottom: 1px solid #fcfcfc;
	border-left: 1px solid #ccc;
	margin-bottom: 10px;
}
.infopanel .inside {
	padding: 0 10px;
	border-top: 1px solid #fcfcfc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #fcfcfc;
}*/
.edit {
	cursor: text;
	-moz-user-select: none;
	-webkit-user-select: text;
}

.box {
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(top, #fbfbfb, #f5f5f5);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f5f5f5));
	border: 1px solid #ccc;
}

.filtrering {
	/*background: transparent url('images/filtrering.png') 5px 5px no-repeat;*/
	padding: 0 10px 0 30px;
}



.table_list {

}
/*.table_list tr:nth-child(odd) {
	background-color: #ecf0f4;
}*/
.table_list th, .table_log th {
	padding: 3px 6px;
	color: #fff;
	background-color: #4c99e5;
	/*background: #4c99e5 url('gui/bg_top.png') top left repeat-x;*/
}
.table_list th a {
	color: #fff;
}
.table_list td, .table_log td {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
.table_list tr.noborder td {
	border-bottom: 0 none;
}
.table_list tr.topborder td {
	border-top:	1px solid #ddd;
	border-bottom: 0 none;
}
.table_list td.descr {
	width: 400px;
}
.table_list td.kommentar {
	width: 150px;
	font-style: italic;
}
.table_list td.rubrik {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	padding: 24px 6px 3px 6px;
	border-bottom: 2px solid #4c99e5;
}
.table_list td.r {
	text-align: right;
}



.table_edit {
	cursor: text;
	-moz-user-select: text;
	-webkit-user-select: text;
}
.table_edit td {
	height: 16px;
	padding: 4px 0;
	vertical-align: top;
	border-bottom: 0 none;
}
.table_edit td.label {
	color: #666;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
	background: transparent url('gui/border.png') top right repeat-y;
}
/*.table_edit td.label_r {
	color: #666;
	font-weight: bold;
	text-align: right;
	height: 24px;
	padding-right: 12px;
	background: transparent url('gui/border.png') top right repeat-y;
}*/
.table_edit td.value {
	padding-left: 10px;
}
.table_edit td.value_r {
	/*padding-left: 10px;*/
	text-align: right;
}
.table_edit td.value img {
	vertical-align: -3px;
}
.table_edit td.descr {
	width: 400px;
}



.table_mini {

}
.table_mini th {
	padding: 2px 2px;
	color: #fff;
	background-color: #4c99e5;
}
.table_mini td {
	padding: 3px 4px;
	vertical-align: top;
}



div.sql_query {
	margin: 8px 0;
	padding: 4px;
	background: #bad6ff;
	border: 1px solid #6e96ea;
}




/* Dashboard */
#panel1 {
	width: 598px;
	height: 325px;
	margin-bottom: 20px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}
#panel1::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}
#right {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 250px;
}

#sess {
	float: left;
	width: 192px;
}

/* big_link: 24px ikon */
/* small_link: 16px ikon */
.big_link, .small_link {
	cursor: pointer;
	font-family: Arial, Verdana, Geneva, Sans-serif;
	color: #5588aa;
	text-shadow: 0 0 1px #d6dbe0;
	background-color: #d6dbe0;
	background-image: -moz-linear-gradient(top, #f5f5f5, #d6dbe0);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#d6dbe0));
	border: 1px solid #a2afc0;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.big_link {
	margin: 10px;
	padding: 8px;
	font-size: 2em;
	line-height: 1em;
	letter-spacing: 1px;
	font-weight: bold;
}
.small_link {
	padding: 4px;
}
.big_link:hover, .small_link:hover {
	color: #2b7aff;
	text-shadow: 0 0 1px #66e5ff;
	background-color: #c7e8f9;
	background-image: -moz-linear-gradient(top, #f5faff, #c7e8f9);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5faff), to(#c7e8f9));
	border: 1px solid #4c99e5;
}
.big_link img, .small_link img {
	vertical-align: -4px;
}




/*--------- BudgetBar --------------------------------------------------------*/
.budgetbar {
	margin-top: 5px;
	position: relative;
	height: 16px;
	width: 200px;
	background-color: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.budgetbar div {
	height: 100%;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 2px;
	background-image: url('gui/budgetbar_overlay.png');
	background-repeat: repeat-x;
}
.budgetbar p {
	margin: 0;
	position: absolute;
	top: 1px;
	width: 200px;
	text-align: center;
}



/* Timer Start/Stop */
#timer {
	margin-left: -10px;
	float: left;
	position: relative;
	width: 149px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	/*border-left: 1px solid #666;*/
	border-right: 1px solid #ccc;
}
.time_wrap {
	height: 80px;
	border-bottom: 1px solid #ccc;
}
#time {
	height: 64px;
	text-align: center;
	font-family: 'Futura Md BT', Arial, Verdana, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-shadow: 0 0 2px #333;
	padding-top: 16px;
	white-space: nowrap;
	overflow: hidden;
}
#time.stopped {
	background-color: #ccc;
}
/*#time.paused {
	background-color: #e6d700;
}*/
#time.working {
	background: #1cdf17 url('gui/time_working_animation.gif') repeat 0 0;
}
.time_overlay {
	z-index: 45;
	position: absolute;
	width: auto;
	left: 0;
	right: 0;
	/*left: 6px;
	right: 6px;*/
	height: 80px;
	background: transparent url('gui/time_overlay.png') repeat-x 0 0;
}
#buttons {
	height: 40px;
	text-align: center;
	padding: 10px 0;
	background-color: #eee;
	background-image: -moz-linear-gradient(top, #bbb, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#eee));
	/*border-bottom: 1px solid #ccc;*/
}
/*.button_wrap {
	margin-left: auto;
	margin-right: auto;
	width: 129px;
}*/
#btn_start {
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	width: 129px;
	height: 40px;
}
.play {
	background: transparent url('gui/button_play.png') no-repeat 0 0;
}
.pause {
	background: transparent url('gui/button_pause.png') no-repeat 0 0;
}
.stop {
	background: transparent url('gui/button_stop.png') no-repeat 0 0;
}
/*#btn_stop {
	float: left;
	cursor: pointer;
	width: 40px;
	height: 40px;
}*/
#btn_start:hover, #btn_stop:hover {
	background-position: 0 -40px;
}
#btn_start:active, #btn_start:focus, #btn_stop:active, #btn_stop:focus {
	background-position: 0 -38px;
}
#btn_start.disabled, #btn_stop.disabled {
	cursor: default;
	background-position: 0 -80px;
}



/* Jobb-lista */
.jobb_status_open, .fakt_status_open {
	background-color: #eee;
	background-image: -moz-linear-gradient(top, #f7f7f7, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#eee));
}
.jobb_status_active, .fakt_status_delayed {
	background-color: #fce;
	background-image: -moz-linear-gradient(top, #ffe7f7, #fce);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe7f7), to(#fce));
}
.jobb_status_closed, .jobb_status_archived {
	background-color: #ccc;
	background-image: -moz-linear-gradient(top, #e7e7e7, #ccc);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#ccc));
}
.jobb_status_billed, .fakt_status_sent {
	background-color: #feb;
	background-image: -moz-linear-gradient(top, #ffc, #feb);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc), to(#feb));
}
.jobb_status_payed, .fakt_status_payed {
	background-color: #bf8;
	background-image: -moz-linear-gradient(top, #dfc, #bf8);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfc), to(#bf8));
}

#jobb_list {
	width: 600px;
}
.j {
	width: 598px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.j .status {
	float: left;
	width: 16px;
	padding: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.j .descr {
	float: left;
	width: 477px;
	padding: 5px 5px;
	overflow: hidden;
	white-space: nowrap;
	border-top: 1px solid #fff;
}
.j .descr img {
	vertical-align: -3px;
}
.j .jobb_kund {
	font-size: 12px;
}
.j .tid_pris {
	float: left;
	width: 69px;
	padding: 7px;
	text-align: right;
	font-size: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.j .sub {
	display: none;
	padding: 2px 4px 6px 25px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.j:hover .sub {
	display: block;
}
.j .submenu {
	float: right;
}
.jobb_border {
	width: 100%;
	height: 1px;
	background-color: #ccc;
}

.j2 {
	width: 248px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.j2 .status {
	float: left;
	width: 16px;
	padding: 5px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.j2 .descr {
	float: left;
	width: 151px;
	padding: 5px 5px;
	overflow: hidden;
	white-space: nowrap;
	border-top: 1px solid #fff;
}
.j2 .tid_pris {
	float: left;
	width: 45px;
	padding: 7px;
	text-align: right;
	font-size: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.jobb2_border {
	width: 250px;
	height: 1px;
	background-color: #ccc;
}

/* Fakturor */
.fakturadel {
	width: 600px;
	margin: 10px 0;
}
.fakturadel a {
	cursor: move;
}

.faktura_content {
	float: left;
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
}



/* Breadcrumbs */

#breadcrums {
	overflow: hidden;
	height: 17px;
}
#breadcrums span {
	display: block;
	float: left;
	height: 17px;
}
#breadcrums span.mid0 {
	width: 11px;
	background: url('gui/bc_mid0.png') 0 0 repeat-x;
}
#breadcrums span.mid1 {
	width: 11px;
	background: url('gui/bc_mid1.png') 0 0 repeat-x;
}
#breadcrums span.bc0 {
	cursor: pointer;
	padding: 2px;
	background: url('gui/bc0.png') 0 0 repeat-x;
}
#breadcrums span.bc1 {
	padding: 2px;
	background: url('gui/bc1.png') 0 0 repeat-x;
}
#breadcrums span.end1 {
	width: 11px;
	background: url('gui/bc_end1.png') 0 0 repeat-x;
}



/*--------- P A G E   N A V I G A T I O N ------------------------------------*/

.pagenav ul {
	float: left;
	margin: 10px 0;
	padding-left: 0;
	font-size: 10px;
}
.pagenav li {
	display: inline;
}
.pagenav ul a {
	float: left;
	margin-right: 6px;
	padding: 3px 4px;

}
.pagenav ul li.nav_disabled {
	float: left;
	margin-left: 0;
	margin-right: 6px;
	padding: 3px 4px;
	color: #ccc;
}
.pagenav ul li.nav_current {
	float: left;
	margin-left: 0;
	margin-right: 6px;

	padding: 2px 4px;
	color: #000;
	background-color: #eee;
	border: 1px solid #ccc;
}
