html, body {
	background-color: #fafbf9;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	height: 100%;
	width: 100%;
}

body, tr, td {
	color: #5f5f5e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


table {
	empty-cells: show;
}



wbr:after {
	content: "\00200B"
}



a:link, a:visited {
	color: #0d6ea0;
	text-decoration: none;
}

a:hover, a:active {
	color: #2686b8;
	text-decoration: none;
}



label {
	cursor: default;
}

acronym, .acronym {
	cursor: help;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

ul, ol {
	margin: 0;
	padding-left: 15px;
}



#logo_container {
	width: 730px;
	height: 453px;
	background-image: url('http://static.yakujo.se/ui/splash_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#form_container {
	padding-top: 272px;
	padding-left: 396px;
}

.loginbox_title {
	color: #b6600d;
	font-size: 18px;
	padding-bottom: 10px;
}

.form_label {
	font-size: 12px;
	padding-right: 8px;
}

#container {
	width: 750px;
}






/* - - - - - - - - - - - - - - - - - - - - -
       Body
- - - - - - - - - - - - - - - - - - - - - */

.content_body {
	width: 709px;
}




#title_container {
	padding-left: 3px;
	margin-top: 12px;
}

#title_left {
	width: 14px;
	height: 42px;
	background-image: url('http://static.yakujo.se/ui/title_left.png');
	cursor: default;
}

#title_left_icon {
	width: 36px;
	height: 42px;
	cursor: default;
}

#title_middle {
	height: 42px;
	background-image: url('http://static.yakujo.se/ui/title_bg.png');
}

#title_text {
	font-size: 18px;
	color: #ffffff;
	margin-left: 4px;
	margin-top: 11px;
	cursor: default;
	text-shadow: 2px 2px 2px #1b6e12;
}

#title_text_subtitle {
	cursor: default;
	color: #ffffff;
	font-size: 11px;
	text-shadow: 2px 2px 2px #1b6e12;
}

#title_right {
	width: 14px;
	height: 42px;
	background-image: url('http://static.yakujo.se/ui/title_right.png');
	cursor: default;
}

#title_counter {
	height: 42px;
	background-image: url('http://static.yakujo.se/ui/title_bg.png');
}

#title_counter_left {
	height: 42px;
	width: 9px;
	background-image: url('http://static.yakujo.se/ui/counter_left.png');
	cursor: default;
}

.title_counter_middle {
	height: 42px;
	background-image: url('http://static.yakujo.se/ui/counter_bg.png');
}

#title_counter_text {
		margin-top: 15px;
		color: #ffffff;
	font-size: 11px;
	text-shadow: 2px 2px 3px #1b6e12;
}

#title_counter_text a:link, #title_counter_text a:visited {
	color: #ffffff;
	text-decoration: none;
}

#title_counter_text a:hover, #title_counter_text a:active {
	color: #c9f2c3;
	text-decoration: none;
}

#title_counter_arrow {
		margin-top: 14px;
		color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #1b6e12;
	cursor: default;
}

#title_counter_icon {
		margin-top: 15px;
		margin-left: -2px;
}

#title_right_counter {
	width: 20px;
	height: 42px;
	background-image: url('http://static.yakujo.se/ui/title_right_counter.png');
	cursor: default;
}



#navbar_container {
	padding-left: 3px;
}

#navbar_left {
	width: 5px;
	height: 22px;
	background-image: url('http://static.yakujo.se/ui/navbar_sl.png');
	cursor: default;
}

.navbar_middle {
	height: 22px;
	background-image: url('http://static.yakujo.se/ui/navbar_bg.png');
}

#navbar_right {
	width: 5px;
	height: 22px;
	background-image: url('http://static.yakujo.se/ui/navbar_sr.png');
	cursor: default;
}

#navbar_text_left {
	font-size: 10px;
	color: #5f5f5e;
	margin-left: 9px;
	margin-top: 4px;
}

#navbar_text_right {
	font-size: 10px;
	color: #5f5f5e;
	margin-right: 9px;
	margin-top: 4px;
}



#body_container {
	padding-left: 3px;
}

#body_left {
	width: 5px;
	background-image: url('http://static.yakujo.se/ui/sl.png');
	cursor: default;
}

#body_right {
	width: 5px;
	background-image: url('http://static.yakujo.se/ui/sr.png');
	cursor: default;
}

#body_middle {
	padding-top: 8px;
	padding-bottom: 8px;
}

#body_middle_pb {
	padding-top: 0;
	padding-bottom: 5px;
}

#body_middle_pt {
	padding-top: 10px;
	padding-bottom: 0;
}

#body_middle_flat {
	padding-top: 0;
	padding-bottom: 0;
}



#bottom_container {
	padding-left: 3px;
	padding-bottom: 4px;
}

.bottom_left {
	width: 5px;
	height: 5px;
	background-image: url('http://static.yakujo.se/ui/sbl.png');
	cursor: default;
	background-repeat: no-repeat;
	font-size: 1px;
}

.bottom_right {
	width: 5px;
	height: 5px;
	background-image: url('http://static.yakujo.se/ui/sbr.png');
	cursor: default;
	background-repeat: no-repeat;
	font-size: 1px;
}

.bottom_middle {
	height: 5px;
	background-image: url('http://static.yakujo.se/ui/sb.png');
	cursor: default;
	background-repeat: repeat-x;
	font-size: 1px;
}



.body_selector_label {
	color: #a3a397;
	padding-right: 4px;
}

.body_selector_left, .body_selector_right {
	width: 6px;
}

.body_selector, .body_selector_selected {
	font-size: 11px;
	color: #7a8073;
	padding-left: 3px;
	padding-right: 3px;
}

.body_selector a:link, .body_selector a:visited, .body_selector_selected a:link, .body_selector_selected a:visited {
	color: #7a8073;
	text-decoration: none;
}
.body_selector a:hover, .body_selector a:active, .body_selector_selected a:hover, .body_selector_selected a:active {
	color: #2686b8;
	text-decoration: none;
}

.body_selector_selected {
	background-image: url('http://static.yakujo.se/ui/body_selector_bg.gif');
}



.p {
	padding-left: 10px;
	padding-right: 10px;
}

.p_marginb {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.p_marginb_selector {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 7px;
}
.p_margint {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
}
.p_margintb {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.p_new {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.p_left {
	padding-left: 10px;
	padding-right: 5px;
}

.p_middle {
	padding-left: 5px;
	padding-right: 5px;
}

.p_right {
	padding-left: 5px;
	padding-right: 10px;
}

.p_icon {
	padding-left: 10px;
	padding-right: 2px;
}

.p_icon_left {
	padding-left: 6px;
	padding-right: 2px;
}

.p_infobar {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e3e7de;
	margin-bottom: 7px;
}
.p_infobar_selector {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e3e7de;
	margin-bottom: 7px;
}

.p_statusbar {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-top: 1px solid #e3e7de;
	margin-top: 10px;
}


.section {
	color: #78a959;
	font-size: 16px;
	padding-bottom: 8px;
	padding-top: 4px;
}

.header {
	color: #b6600d;
	font-size: 16px;
	padding-bottom: 8px;
	padding-top: 4px;
}

.header_first {
	color: #b6600d;
	font-size: 16px;
	padding-bottom: 8px;
}

.header a:link, .header a:visited, .header_first a:link, .header_first a:visited {
	color: #b6600d;
	text-decoration: none;
}

.header a:hover, .header a:active, .header_first a:hover, .header_first a:active {
	color: #b23c16;
	text-decoration: none;
}

.miniheader {
	color: #832000;
	font-size: 13px;
	padding-bottom: 5px;
}

.miniheader a:link, .miniheader a:visited {
	color: #832000;
	text-decoration: none;
}

.miniheader a:hover, .miniheader a:active {
	color: #b23c16;
	text-decoration: none;
}

.green {
	color: #45a44e;
}

.orange {
	color: #b6600d;
}

.winered {
	color: #832000;
}

.error {
	color: #d83a3a;
}

.light {
	color: #8f918b;
}



.greenbox {
	margin-top: 16px;
	padding: 5px;
	color: #5f574e;
	font-size: 13px;
	background-color: #f5f7da;
	border: 1px solid #d2d4bb;
}

.alertbox {
	margin-top: 16px;
	padding: 5px;
	color: #5f574e;
	font-size: 13px;
	background-color: #f7e4bb;
	border: 1px solid #ccc3a4;
}



.errorbox {
	margin-top: 16px;
	padding: 5px;
	color: #5e4d4d;
	font-size: 13px;
	background-color: #fde6e6;
	border: 1px solid #d6c1c1;
}

.errorbox a:link, .errorbox a:visited {
	color: #d66a6a;
	text-decoration: none;
}

.errorbox a:hover, .errorbox a:active {
	color: #974a4a;
	text-decoration: none;
}

/* - - - - - - - - - - - - - - - - - - - - -
       Listor
- - - - - - - - - - - - - - - - - - - - - */


.list_container {
	border-top: 1px solid #dcdcd6;
}


.list_header {
	padding-bottom: 8px;
	border-bottom: 1px solid #dcdcd6;
	font-size: 12px;
	color: #b6600d;
}


.list_odd, .list_even {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dcdcd6;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.list_odd {
	background-color: #f0f0eb;
}
.list_even {
	background-color: #fafbf9;
}


.mview_label {
	color: #b6600d;
	font-size: 12px;
	padding-bottom: 3px;
}
.mview_label a:link, .mview_label a:visited {
	color: #b6600d;
	text-decoration: none;
}
.mview_label a:hover, .mview_label a:active {
	color: #953b0b;
	text-decoration: none;
}

.mview_stamp {
	font-weight: normal;
	color: #8f918b;
	font-size: 10px;
}

.mview_stamp a:link, .mview_stamp a:visited {
	color: #8f918b;
	font-size: 10px;
	text-decoration: none;
}

.mview_stamp a:hover, .mview_stamp a:active {
	color: #2686b8;
	font-size: 10px;
	text-decoration: none;
}

.mview_hot {
	color: #a01515;
}



.staple_current {
	background-image: url('http://static.yakujo.se/ui/staple_green.gif');
	border: 1px solid #79a250;
	height: 12px;
}

.staple_previous {
	background-image: url('http://static.yakujo.se/ui/staple_grey.gif');
	border: 1px solid #c2c5c1;
	height: 12px;
}



/* - - - - - - - - - - - - - - - - - - - - -
       YML
- - - - - - - - - - - - - - - - - - - - - */

.smiley {
	vertical-align: top;
	margin-top: -1px;
	margin-bottom: -1px;
}

.smiley_title {
	vertical-align: middle;
	margin-bottom: 3px;
}

.header_icon {
	vertical-align: top;
	margin-top: 2px;
}



/* - - - - - - - - - - - - - - - - - - - - -
       Pager
- - - - - - - - - - - - - - - - - - - - - */

.pager_container {
	margin-top: 10px;
}

.pager_left {
	width: 9px;
	background-image: url('http://static.yakujo.se/ui/pager_left.gif');
	height: 28px;
	font-size: 1px;
}

.pager_icon, .pager_newer, .pager_older, .pager_middle {
	background-image: url('http://static.yakujo.se/ui/pager_bg.gif');
	height: 28px;
	color: #74746e;
}
.pager_newer a:link, .pager_newer a:visited, .pager_older a:link, .pager_older a:visited, .pager_middle a:link, .pager_middle a:visited {
	color: #74746e;
}
.pager_newer a:hover, .pager_newer a:active, .pager_older a:hover, .pager_older a:active, .pager_middle a:hover, .pager_middle a:active {
	color: #74746e;
}

.pager_icon {
	width: 13px;
}
.pager_newer {
	padding-right: 2px;
}
.pager_older {
	padding-left: 2px;
}
.pager_middle {
	width: 120px;
}

.pager_right {
	width: 9px;
	background-image: url('http://static.yakujo.se/ui/pager_right.gif');
	height: 28px;
	font-size: 1px;
}

.pager_disabled {
	color: #b0b0ad;
}

.pager_label {
	color: #929290;
}



/* - - - - - - - - - - - - - - - - - - - - -
       Bottom
- - - - - - - - - - - - - - - - - - - - - */

#bottom_container {
	padding-left: 3px;
}

#bottom_left {
	width: 16px;
	height: 14px;
	background-image: url('http://static.yakujo.se/ui/body_bottom_left.gif');
	cursor: default;
}

#bottom_right {
	width: 19px;
	height: 14px;
	background-image: url('http://static.yakujo.se/ui/body_bottom_right.gif');
	cursor: default;
}

#bottom_middle {
	height: 14px;
	background-image: url('http://static.yakujo.se/ui/body_bottom_bg.gif');
	cursor: default;
}



.hidden {
	display: none;
}

label.working {
	font-size: 12px;
	color: #5d9428;
	position: relative;
	top: -4px;
	margin-left: 4px;
}


input.field, textarea.field {
	max-width: 100%;
	background-color: #fbfbfb;
	color: #555753;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c3c3c3;
	padding: 1px;
}
input.field_focused, textarea.field_focused {
	max-width: 100%;
	background-color: #ffffff;
	color: #333431;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c3c3c3;
	padding: 1px;
}

.form_notice {
	color: #8f918b;
	font-size: 10px;
}

.form_warning {
	color: #a01515;
	font-size: 10px;
}

td.form_label {
	padding-right: 10px;
	padding-top: 4px;
}

td.form_preval {
	padding-top: 4px;
}



#top_container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 28px;
	background-image: url('http://static.yakujo.se/ui/splash_top_bg.png');
	font-size: 12px;
}

#top_container a:link, #top_container a:visited {
	color: #7a7e76;
	text-decoration: none;
}

#top_container a:hover, #top_container a:active {
	color: #2686b8;
	text-decoration: none;
}

.top_menu_item {
	padding-right: 22px;
	color: #aeb2aa;
}


#form_box {
	height: 100px;
}

#mlinks_container {
	color: #6fa936;
	padding-top: 8px;
}


.box_red, .box_green, .box_blue {
	color: #474747;
	padding-left: 4px;
	padding-right: 4px;
}

.box_red {
	background-image: url('http://static.yakujo.se/ui/box_red_bg.gif');
}

.box_green {
	background-image: url('http://static.yakujo.se/ui/box_green_bg.gif');
}

.box_blue {
	background-image: url('http://static.yakujo.se/ui/box_blue_bg.gif');
}

.box_red_header, .box_green_header, .box_blue_header {
	font-size: 14px;
	margin-bottom: 3px;
}

.box_red_header {
	color: #b12b2b;
}

.box_green_header {
	color: #1e7d14;
}

.box_blue_header {
	color: #17518c;
}