﻿#global_table {
	/*border: 1px solid black;*/
	/*border: solid blue;*/
	border-collapse: collapse;
	width: 100%;
	/*border-width: 0;*/
}

table {
	/*border: 0px;*/
	/*border: 2px solid black;*/
	border-collapse: collapse;
	width: 100%;
	/*border-width: 0;*/
}

#global_table td {
	/*width: 100%;	*/
	/*border: 1px solid red;*/
	padding: 0px;
	/*border-width: 1;*/
}

.main_bg {
	background-color: #f0e2b1;
	vertical-align: top;
}

.common {
	font-family : Arial;
}

.special {
	font-family : Verdana;
}

.brown_2 {
	/*color: ab671e;*/
	color: #a15108;
}

.smaller {
	font-size: 10pt;
}

.smallest {
	font-size: 8pt;
}

.biggest {
	font-size: 16pt;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.righted {
	text-align: right;
}

.lefted {
	text-align: left;
}

.bottomed {
	vertical-align: bottom;
}

.topped {
	vertical-align: top;
}

.centered {
	text-align: center;
}

.bottom_bordered {
	border-bottom: solid 2px #c2ad80;
}

.top_bordered {
	border-top: solid 2px #c2ad80;
}

.bottom_bordered_dash {
	/*border-bottom: double 2px #c2ad80;*/
	/*vertical-align: bottom;*/
	background-image: url("../images/dot.gif");
	background-repeat: repeat-x;
}

.orn_top_right {
	background-color: transparent;
	background-image: url(../images/orn_top_right.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.orn_top_right_2 {
	background-image: url(../images/orn_top_right_2.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.orn_bottom_left {
	background-image: url(../images/orn_bottom_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.orn_bottom_left_2 {
	background-image: url(../images/orn_bottom_left_2.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.orn_bottom_right {
	background-image: url(../images/orn_bottom_right.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.main_menu {
	color: #a27937;
	text-decoration: none;
}

.main_menu:hover {
	color: #a27937;
	text-decoration: underline;
}

.brown_3 {
	background-color: #e9d8a2;
}

.brown_4 { /* contacts label color*/
	color: #563406;
}

.brown_6 { /* contacts parameter color*/
	color: #923700;
	font-weight: bold;
}

.brown_8 { /* contacts values color*/
	color: #ad6a24;
}

.brown_10 { /* top_sales label*/
	color: #a77a37;
}

.brown_5 { /* contacts label bg*/
	background-color: #c2a877;
}

.brown_7 { /* contacts parameters bg*/
	background-color: #dfcd9d;
}

.brown_9 { /* top_sales cell bg*/
	background-color: #f6edd0;
}

.bold {
	font-weight: bold;
}	

.large_padded {
	padding: 10pt;
}

.middle_padded {
	padding: 5pt;
}

.menu_line {
	font-size: 10pt;
	color: #923700;
	text-decoration: none;
}

.menu_line:hover {
	font-size: 10pt;
	color: #923700;
	text-decoration: underline;
}

.sub_menu_line {
	font-size: 9pt;
	color: #67481c;
	text-decoration: none;
}

.sub_menu_line:hover {
	font-size: 9pt;
	color: #67481c;
	text-decoration: underline;
}

#main_left_table {
	border-right: #c4b28e solid 2px;
	border-top: #c4b28e solid 2px;
}

.brown_11 {
	background-color: #592100;
}

.white {
	color: white;
}

.underlined {
	text-decoration: underline;
}

#delivery_note {
	font-size: 15pt;
	font-family: Arial;
	color: #923700;
	text-indent: 20px;
}

#title_page_items_1_table td, #title_page_items_2_table td {
	border: solid 2px #bab6ad;
}

.price_box {
	font-family: Arial;
	font-size: 12pt;
	position: absolute;
	
	background-color: #f0e0af;
	color: #592100;
	width: 70px;
	height: 40px;
	border: #d2c195 solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 0;
	border-left-width: 0;
	text-align: center;
	z-index: 1;
	
}

.item_box {
	z-index: 0;
	position: relative;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	color: #592100;
	padding: 10px 20px;
}

.bottom_menu {
	color: #923700;
	text-decoration: none;
}

.bottom_menu:hover {
	color: #923700;
	text-decoration: underline;
}

.white_bordered {
	border: white solid 2px;
}

.brown_bordered {
	border: #dece9d solid 2px;
}

.smallest {
	font-size: 8pt;
}

.normal {
	font-size: 12pt;
}

.cell {
	border: 1px #a27937;
	border-style: solid;
	background-color: white;
	padding: 0 5 0 5;
	font-family: Courier New;
}

.selected_cell {
	border: 1px #a27937;
	border-style: solid;
	background-color:#f0e2b1;
	padding: 0 5 0 5;
	font-weight: bold;
	font-family: Courier New;
}

.product_name {
	color: #111111;
	font-size: 26pt;
	font-weight: bold;
}

.green {
	color: #009900;
}

.delivery {
	font-size: 18px;
	font-weight: bold;
	color: #fa770e;
}


.letter {
font-family: verdana;
font-size: 18pt;
text-align: center;
color: darkblue;
font-weight:bold;
}

.termin {
font-family: verdana;
font-size:12pt;
color:blue;
text-decoration:none;
font-weight:bold;
text-align: left;
}

.description {
font-family: verdana;
font-size:12pt;
text-align:left;
margin-bottom: 20pt;
}
