body {
	background:#3677c9;
	margin:0px;
	font-family: Arial;
	font-size: 9pt;
}

a {
	color: #002C72;
}

a:hover {
	text-decoration: none;
	color: blue;
}

h1 {
	margin-top:0px; margin-left:0px;
	font-size:15px;
	font-weight:bold;
}

form {
	display:inline;
	margin:0px;
}


/* -------------- main -------------- */

#main {
	width:795px;
	min-height:1400px;
	padding: 10px 5px 10px 10px;
	background: #DEEFFE;
}

#main2 {
	margin-top:3px;
	min-height:900px;
	width:795px;
	float:left;
}

#lwindow {
	width:195px;
	min-height:1282px;
	float:left;
/*	background:#B4CDFF; */
}

#rwindow {
	clear:right;
	width:597px;
	min-height:1282px;
	float:left;
	background:#C4DDFD;
	margin-left:3px;
	text-align:left;
}

#news {
	width:160px;
	margin:15px 0px 0px 15px;
}

#content {
	width:567px;
	min-height:1220px;
	margin:15px;
}

#banner {
	float:left;
	width:795px;
	height:73px
}

#contacts {
	margin-top:3px;
	background:#DEEFFE;
	min-height:30px;
	width:795px;
	float:left;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
}

table.contacts {
	margin:20px;
	padding-right:5px;
	font-size:12px;
}


.box {
	width: 420px;
	min-height: 300px;
	_height: 300px;
	background: #DEEFFE;
	float:left;
	margin-left: 5px;
	padding: 15px;
	font-weight: normal;
}
.box table,td,th {
	font-weight: normal;
	font-size: 9pt;
}


/* -------------- tabs -------------- */

.tab_on {
	background: #DEEFFE;
	float:left;
	padding: 3px 10px 5px;
	font-weight: bold;
	border-top: 2px solid #DEEFFE;
}

.tab_off {
	background: #CEDFE9;	/* CEE5FC */
	float:left;
	padding: 3px 10px 5px;
	font-weight: bold;
	border-top: 2px solid #D3E5EF;
}

.tab_on a, .tab_off a {
	display: block;
	text-decoration: none;
}

.tab_on a:hover, .tab_off a:hover {
	color: #002C72;
}

/* -------------- menu -------------- */

#menu {
	margin: 0px 0px 20px 0px;
	text-align:left; 
	background:#B4CDFF;
	padding: 5px 10px 10px 0px;
}

#menu ul {
	LIST-STYLE-TYPE: none;
	padding:0px;
	margin-left:10px;
	margin-bottom:9px;
}

#menu li.uderline {
	border-bottom: 1px #777 solid; 
}

#menu ul a {
	display: block;
	padding: 4px 4px;
	text-decoration: none;
	color: #002C72;
}

#menu ul a:hover, #menu ul a.active {
	background-color: #DEEFFE;
	color: black;
}

/*
#menu ul a:hover {
	color: #777;
	background-color: #C4DDFD;
}
#menu ul a:link {
	color: #002C72;
}
*/

/* -------------- order -------------- */

.order_detail {
	width: 420px;
	min-height: 300px;
	_height: 300px;
	background: #DEEFFE;
	float:left;
	margin-left: 5px;
	padding: 15px;
	font-weight: normal;
}
.order_detail .title {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 13px;
}
.order_detail table,td,th {
	font-weight: normal;
}
.order_detail .header {
	padding: 5px 5px 6px 5px;
	background: white;
	border-bottom: 1px solid #830227;
}
.order_detail .item {
	padding: 4px 5px;
	background-color: #C4DDFD;
	border-bottom: 1px solid #ccc;
}
.order_detail .summary {
	padding: 4px 5px;
	background-color: white;
	margin-top:2px;
/*	border-top: 1px solid #888;*/
}
.order_detail input.btn {
	border:1px black solid;
	height:16px;
	font-family:Arial;
	font-size:7pt;
	color:black;
	background-color: #C4DDFD;
}
.order_detail a.btn {
	display:block;
	padding-top:2px;
	border:1px black solid;
	width:50px;
	height:14px;
	_height:16px;
	font-family:Arial;
	font-size:7pt;
	color:black;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	background-color: #C4DDFD;
}

/* ************************************ */
#order_address {
	width: 530px;
	min-height: 300px;
	_height: 300px;
	background: #DEEFFE;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	padding: 15px;
	font-weight: normal;
}
#order_address .title, #reg_form .title {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 13px;
}

#order_address .header, #reg_form .header {
	padding: 4px 5px 4px 5px;
	background: white;
	border-bottom: 1px solid #ccc;
}

#order_address .label, #reg_form .label {
	padding: 3px 5px 3px 5px;
/*	background-color: #FFF1E9;*/
	text-align: right;
	width: 30%;
}

#order_address .item, #reg_form .item {
	padding: 3px 5px 3px 5px;
/*	background-color: #FFF1E9;*/
	width: 70%;
}

#order_address input, #reg_form input {
	border: 1px solid #aaa;
	font-size: 8pt;
	height: 16px;
}

#reg_form {
	width: 640px;
	min-height: 300px;
	_height: 300px;
	background: #FFE8E6;
	float:left;
	padding: 15px;
}

/* -------------- products -------------- */

.detail {
	font-size:9pt;
	margin:0px 0px 10px 0px;
	padding:1px 5px 1px 0px;
	padding:7px 5px 7px 5px;
	background-color:#DEEFFE;
}

.detail h1, .detail h2 {
	margin:0px;
	font-size:9pt;
	font-weight:bold;
}

.detail a {
	color: black;
	font-weight:bold;
	text-decoration: none;
}

.detail a:hover {
	color: #777;
}

.detail table.detail {
	font-size: 9pt;
	height:220px
}

.detail table.detail table {
	font-size: 9pt;
}

.detail td.detail-text {
	font-size: 8pt;
	padding-top:3px;
}

.detail div.price {
	float:right;
	margin: 0px 0px 5px 0px;
	text-align:left;
	width:265px;
}

.detail input.btn {
	margin-top:0px;
	width:51px;
	height:16px;
	border:1px solid black;
	font-size:7pt;
}

.detail input.text {
	border:1px solid #830227;
	width:18px;
	font-size:7pt;
}

.detail div.ammount {
	float:left;
	width:150px;
	color:black;
	font-size:13px;
	line-height:18px;
}