html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}

#head {
	position: relative;
	margin: 40px 0 0 0;
}

#logobox {
	position: relative;
	width: 50%;
	height: 150px;
	text-align: right;
}

#logo {
	width: 205px;
	height: 143px;
	margin: 0 150px 0 0;
	border: 0;
}

#logotext {
	position: absolute;
	top: 85px;
	right: 25px;
	width: 115px;
	color: #b5b5b5;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

#menu {
	position: absolute;
	top: 70px;
	left: 50%;
	width: 49%;
	height: 80px;
}

a.menu, span.menu {
	display: -moz-inline-box;
	display: inline-block;
	background-color: inherit;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	padding: 26px 15px 14px 10px;
}
a.menu:link, a.menu:visited {color: #919191}
a.menu:hover, a.menu:active {color: #813408}
span.menu {color: #813408}
#menuindex {background: url(../img/bgspan1.jpg) no-repeat}
#menufolio {background: url(../img/bgspan2.jpg) no-repeat}
#menuprice {background: url(../img/bgspan3.jpg) no-repeat}
#menureference {background: url(../img/bgspan4.jpg) no-repeat}
#menucontact {background: url(../img/bgspan5.jpg) no-repeat}

#front {width: 100%}

#mouse {
	position: relative;
	width: 50%;
	text-align: right;
}

img.mouse {
	height: 585px;
}
#mouseindex, #mousecontact {
	width: 315px;
	margin: 0 100px 90px 0;
}
#mousefolio, #mouseprice, #mousereference {
	width: 349px;
	margin: 0 80px 90px 0;
}

#copy {
	position: absolute;
	width: 315px;
	top: 580px;
	right: 100px;
}

#copytext, #counter {
	width: 182px;
	color: #7f7f7f;
	font-size: 13px;
	text-align: center;
	margin: 10px auto 0 auto;
}

#copytext, #counter {
	width: 182px;
	color: #7f7f7f;
	font-size: 13px;
	text-align: center;
}

#copytext {
	margin: 10px auto 0 auto;
}
#counter {
	margin: 20px auto 0 auto;
}
#copytext span{
	margin: 0 0 0 10px;
}

#content {
	width: 49%;
	min-height: 685px;
	height: auto !important;
	height: 685px;
	float: right;
	color: #666;
	background-color: #e8e8e8;
}

div.header {
	width: 150px;
	height: 105px;
	margin: 30px 0 0 30px;
	border: 1px solid #e8e8e8;
}
#headerindex {background: url(../img/bghead1.jpg) no-repeat top left}
#headerfolio {background: url(../img/bghead2.jpg) no-repeat top left}
#headerprice {background: url(../img/bghead3.jpg) no-repeat top left}
#headerreference {background: url(../img/bghead4.jpg) no-repeat top left}
#headercontact {background: url(../img/bghead5.jpg) no-repeat top left}

h1, h2, h3, h4, div.h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1, h4, div.h1, div.h2, h4 a, div.h1 a, div.h2 a {
	color: #813408;
}
h1 {
	font-size: 16px;
	font-weight: 900;
	margin: 43px 0 0 42px;
}
div.h1, div.h2, h4 {
	font-size: 13px;
}
div.h1, h4 {
	margin: 15px 0 0 0;
}
div.h1, h4 {
	font-weight: 600;
}
div.h2 {
	font-weight: 500;
}
h2, h3 {
	color: #000;
}
h2 {
	font-size: 13px;
	font-weight: 600;
	margin: 35px 0 15px 0;
}
h3 {
	font-size: 11px;
	margin: 0 0 0 45px;
	font-weight: 500;
}

#context {
	font-size: 2.1ex;
	margin: 10px 50px 0 80px;
}

img.meh {
	width: 212px;
	height: 63px;
	margin: 15px 0 0 -5px;
	border: 0;
}

a.pro {
	display: block;
	font-size: 14px;
	margin: 0 0 5px 5px;
}
a.pro:link, a.folio:link, a.pro:visited, a.folio:visited {color: #666}
a.pro:hover, a.folio:hover, a.pro:active, a.folio:active {color: #813408}
/*
div.folioline {
	position: relative;
	display: -moz-inline-box;
	display: inline-block;
	width: 100%;
	clear: both;
	text-align: center;
	z-index: 2;
}
div.folioline div {
	position: relative;
	display: inline;
	width: 135px;
	height: 130px;
	float: left;
	overflow: hidden;
	font-size: 12px;
}
div.folioline div img {
	margin: 0 0 1px 0;
	border: 0;
}
*/
div.foline, div.refline {
	position: relative;
	padding-bottom: 35px;
}
div.refline {
	min-height: 150px;
	height: auto !important;
	height: 150px;
}
div.foline {
}
div.foline img {
	width: 180px;
	height: auto;
	border: 0;
	cursor: pointer;
}
div.foline a {text-decoration: none}

div.fotext {
	position: absolute;
	top: 0;
	left: 0;
}

div.fotext div.h1, div.fotext p {
	margin-left: 190px;
}

div.revtext {
	margin-left: 170px;
}

div.revtext p {
	margin: 10px 0;
	font-size: 13px;
}

div.refline img {
	position: absolute;
	left: 0;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	float: left;
}

#newli {
	position: absolute;
	right: 100px;
	width: 700px;
	text-align: center;
	z-index: 3;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid #bbb;
}

p.close {
	color: #00d;
	font-weight: 600;
	text-align: right;
	margin: 15px 15px 0 0;
	cursor: pointer;
}

p.newli{
	margin-bottom: 35px;
}

#newli img {
	margin: 15px 0 5px 0;
	cursor: pointer;
}

.pricetext {
	margin-right: 20px;
	margin-bottom: 25px;
}

.pricetext p {
	margin-top: 10px;
}

ul {
	margin-top: 7px;
	margin-bottom: 5px;
}

.black {color: #000;}

.last {margin-bottom: 25px}

/* Начало order */
#order {
	width: 425px;
}

div.orderline {
	position: relative;
	height: 30px;
}

div.commentline {
	position: relative;
	height: 80px;
}

label, select, textarea, input, textarea {
	position: absolute;
	top: 5px;
}
select, textarea, input, textarea {
	left: 150px;
	font-size: 12px;
}
label {left: 0}

div.commentline label {top: 25px}

textarea, input, textarea {
	width: 250px;
}

select {
	width: 257px;
}

textarea {
	height: 60px;
}

#but {
	text-align: right;
	margin: 5px 12px 0 0;
}

fieldset {padding: 5px}
legend {
	color: #333;
	font-size: 15px;
}

div.error {
	color: #a00;
	margin: 5px 0 0 20px;
}
a.error {
	color: #00f;
}

div.answer div {
	color: #070;
	margin: 5px 0 0 20px;
}
/* Конец order */
