html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8C8F91;	
	background: #F8F8F8;	
}

#page {
	height: 100%;
	width: 1100px;
	margin: 0 auto;	
}

#footer{
	height: 80px;		
	width: 1000px;
	margin: -80px auto auto auto;	
	padding-left: 138px;
}

#page #content{
	margin-top: 30px;
	margin-bottom: 80px;
}

#page #container{
	background: url(/view/pictures/page_back1.jpg) no-repeat left top;	
	background-position: 0 100px;
}

#content{
	min-height: 100%;
	margin-bottom: 80px;	
}

#page td{
	padding: 0;	
}

.bg_l{
	background: url(/view/pictures/shadow_left.gif) repeat-y right;
	width: 100px;	
}

.bg_r{
	background: url(/view/pictures/shadow_right.gif) repeat-y left;
	width: 100px;	
}

.bg_tr, .bg_tl, .bg_br, .bg_bl{
	height: 248px;	
	background-repeat: no-repeat;	
}

.bg_tl{		
	background-image: url(/view/pictures/shadows_02.jpg);
	background-position: right bottom;
}

.bg_bl{		
	background-image: url(/view/pictures/shadows_09.jpg);
	background-position: right top;	
}

.bg_tr{
	background-image: url(/view/pictures/shadows_04.jpg);
	background-position: left bottom;
}

.bg_br{			
	background-image: url(/view/pictures/shadows_09-06.jpg);
	background-position: left top;
}

/* ************************************** */

a {
	color: #59C6FB;
}

h4 {
	font-weight: normal;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

table.goods{
	background-color: White;
	border-left: 1px solid #DFE0E0;
	border-top: 1px solid #DFE0E0;
}

table.goods td.goods {
	border-right: 1px solid #DFE0E0;
	border-bottom: 1px solid #DFE0E0;		
}

table.order {
	background-color: White;
	border-left: 1px solid #DFE0E0;
	border-top: 1px solid #DFE0E0;
}

table.order td,th {
	border-right: 1px solid #DFE0E0;
	border-bottom: 1px solid #DFE0E0;			
}

a.order {
	color: #59C6FB;
	
}
.order-padd {
	margin-bottom: 11px;	
}

td.order {
	height: 29px;
	color: #59C6FB;
}

span.price{
	color: #59C6FB;	
	font-weight: bold;
}

a.menu-item {
	text-decoration: none;
}

a.catalog {
	color: #A8B4B9;
}

a.good {
	text-decoration: none;
	color: #A1A1A3;
}

a.pt {
	color: #A1A1A3;
	text-decoration: none;
}

td.catalog{
	background-color: #E2F8FE;
	border-top: 1px solid #DFE0E0; 
}

td.catalog-ns{
	border-top: 1px solid White;
}

tr.menu-item td{
	font-size: 10pt;
	border-bottom: 1px solid #DFE0E0;	
	cursor: pointer;
}

.menu-item-back{
	background-color: #E2F8FE;
}

.topic-caption {
	background-image: url(/view/pictures/02.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 29px;	
	border-bottom: 1px solid #DFE0E0;	
	font-size: 11pt;
}

.good-quantity {
	border: 1px solid #D2EAF2;
	color: #7CD2FC;
	font-size: 8pt;	
}
.edit {
	border: 1px solid #D2EAF2;
	color: #7CD2FC;	
}

.header-order {
	background-image: url(/view/pictures/03.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 29px;
}

.header-order1{
	background-image: url(/view/pictures/03.jpg);
	background-position: center;
	background-repeat: repeat-x;
	border-top: 1px solid #DFE0E0; 
	border-bottom: 1px solid #DFE0E0;
	height: 29px;	
}