body {
	margin: 0;
	padding: 0;
	background-color: #EEEFED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
a img {
	border: 0;
}
.quick_login {
	background-color: #ED282F;
	border-left: 1px solid #AF8888;
	border-right: 1px solid #AF8888;
}
.quick_login form {
	margin-bottom: 1px;
}
.quick_login input {
	font-size: 10px;
}
.quick_login a {
	color: #FFC653;
	text-decoration: none;
	margin-left: 10px;
}
#main_menu {
	text-align: center;
	background-color: white;
	border-left: 1px solid #AF8888;
	border-right: 1px solid #AF8888;
	height: 40px;
}
#main_menu a {
	font-family: "Futura Md TL";
	color: black;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 20px;
	font-size: 20px;
}
.box_left {
  background-image: url(images/box_left.gif);
	background-repeat: repeat-y;
}
.box_right {
  background-image: url(images/box_right.gif);
	background-repeat: repeat-y;
}
#box_content {
  background-color: white;
  padding-bottom: 30px;
}
#footer {
  height: 26px;
	border-left: 1px solid #AF8888;
	border-right: 1px solid #AF8888;
	border-bottom: 1px solid #AF8888;
	background-color: white;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
}
#hello_text {
	color: white;
	font-weight: bold;
	padding-right: 10px;
}
#hello_text form {
	display: inline;
}
.msg {
  text-align: center;
	font-weight: bold;
}
.error {
	color: red;
}
.success {
	color: green;
}
.chapter_name {
	text-align: center;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFA711;
}
.pakalpojumi .spacer {
	height: 15px;
}
.pakalpojumi tr th {
	background-color: #616161;
	font-size: 12px;
	color: white;
	text-align: left;
	padding: 2px 4px;
	font-weight: normal;
}
.pakalpojumi tr td {
	font-size: 14px;
}
.pakalpojumi .head td {
	margin-top: 20px;
	background-color: #616161;
	color: white;
	font-weight: bold;
	font-size: 16px;
}
#menu {
	background-image: url(images/menu2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	text-align: right;
	padding-right: 28px;
	padding-bottom: 5px;
}
#menu a {
	font-family: Arial;
	color: #EB1A1F;
	text-decoration: none;	
	margin-right: 7px;
	font-size: 11px;
	font-weight: bold;
}
#photo_order1 {
	margin-top: 30px;
}
#photo_order1 a {
	color: #FFC045;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
}
#frames td {
	text-align: center;
	padding: 10px 15px;
	border: 1px solid #E0DFE3;
}
#uploadConfirmTable {
	margin-top: 20px;
}
#uploadConfirmTable td {
	padding: 5px 10px;
	border: 1px solid #FEC045;
	background-color: #FFF7DA;
}
.example {
  color: #0050A3;
}
.quantityArrow {
  padding: 2px 0 0 2px;
}
.delPhoto a {
	color: gray;
	font-size: 13px;
	text-decoration: none;
}
.delPhoto a:hover {
/*  font-weight: bold; */
	text-decoration: underline;
}
.boxColor {
	background-color: #FFF6E5;
}
.boxColor td {
	border: 1px solid #FEC045;
}
.boxColor2 {
	background-color: #FFF0D1;  
}
.boxColor2 td {
	border: 1px solid #FEC045;
}
.boxColor td table td, .boxColor2 td table td {
	border: 0 !important;
}
.img_info {
	padding-left: 15px;
}
#submenu {
	text-align: right;
	padding-right: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#submenu a {
	text-decoration: none;
	color: black;
}
#submenu a:hover {
	text-decoration: underline;	
}
#help ul {
	margin-left: 8px;
	padding-left: 8px;
}
#help ul a {
	color: blue;
	text-decoration: none;
}
.orders_name {
	font-size: 18px;
	color: #FFA711; 
}
.order_table {
	background-color: #FFF7DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FEC045;
}
.order_table .head td {
	font-weight: bold;
}
.order_table .finished {
	color: gray;
}
.upload_form textarea {
	width: 100%;
}
#kontakti a {
	color: black;
	text-decoration: none;
}
#kontakti a:hover {
	text-decoration: underline;
}
.upload_form {
	background-color: #E8E9ED;
	padding: 1px 2px;
	border: 1px solid #B0B1BC;
	font-size: 12px ! important;
}
.upload_form form {
	margin: 0;
}
#help dl dt {
	color: #6992CB;
	font-weight: bold;
	font-size: 22px;
}
#help dl dd {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#help dl a {
	color: blue;
	text-decoration: none;
}
.coments {
	display: none;
	position: absolute;	
	width: 20px;
}
.coments div {
	position: relative;
	left: -235px; 
	width: 300px;
	background-color: white;
	border: 1px solid black;
	padding: 4px 2px;
}

