body{
	background:url("../image/sprinkles.png");
	color: #333;
	/*font-family: 'Ubuntu', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	letter-spacing: 0.7px;
	line-height: 20px;
}

div#container {
  padding-top: 24px;
}


h1 {
	color: #7e5e3e;
	font-size: 22px;
	list-style: outside none dd;
	padding: 11px 0 10px 27px;
	text-shadow: 1px 1px 1px #aaa;
	margin:0;
}

hr{
	background-color: #e0e0b0;
	height:1px;
	border:none;
	margin: 0 0 20px 0;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:center;
}

.floatRight{
	float:right;
}


.positionFix{
	bottom: 0;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	z-index:10000;
}


#container fieldset legend {
	color: #5c3f24;
	font-weight: bold;
	margin: 10px 21px;
	padding: 0 6px;
}


#container fieldset {
	border: 1px solid #aaa;
	border-radius: 10px;
	margin: 10px auto;
	width: 40%;
}

.cashe {
	border: 1px solid #aaa;
	color: #fff;
	position: fixed;
	right: 0;
	text-align: center;
	width: 21px;
}


.cashe > a {
	color: #aaa;
	text-decoration: none;
}

select {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 2px 3px;

}

.darkBack{
    background-color: #000;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0.7;
    position: fixed;
    right: 0;
    top: 0;
}

img.load {
	bottom: 0;
	height: 100px;
	left: 0;
	margin: auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 100px;
	z-index:100000;
}

/* -- ------------------------------------------------------------ Стили Главного меню ---------------------------- */
header{
	background: rgb(130,98,65); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(130,98,65,1) 0%, rgba(65,38,16,1) 85%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,98,65,1)), color-stop(85%,rgba(65,38,16,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(130,98,65,1) 0%,rgba(65,38,16,1) 85%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(130,98,65,1) 0%,rgba(65,38,16,1) 85%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(130,98,65,1) 0%,rgba(65,38,16,1) 85%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(130,98,65,1) 0%,rgba(65,38,16,1) 85%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#826241', endColorstr='#412610',GradientType=0 ); /* IE6-9 */
	width:100%;
	box-shadow: 0 2px 5px #555555;
	height: 23px;
	position: fixed;
	top:0;
}

header menu {
    margin: 0;
    float:left;
}

header menu li {
    list-style: outside none none;
    display:inline-block;
    margin:0 5px;
}

header  a{
	color: #eee;
	font-family: "Open Sans";
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
}

header  a:hover{
	color:#f5f5f5;
}

header .actionMainMenu{
	color:#dfd5b9;
}

/* -- ------------------------------------------------------------ Стили Главного меню ---------------------------- Конец */



.boxHead{
	background-color: #dfd5b9;
	color: #5c3f24;
	font-family: "Open Sans";
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
}

.boxBody{
	background-color:#F5F5F5;
	border:solid 1px #aaa;
	position: relative;
}

.winClose {

}

input, textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #333;
	padding: 3px 7px;
	box-sizing: border-box;
	resize: vertical;
}

.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}

.button, input[type="submit"]{
	border:none;
	background-color: #e0e0b0;
	border-left: 1px solid #ddd;
	border-radius: 5px;
	border-top: 1px solid #ddd;
	box-shadow: 1px 1px 1px #aaa;
	cursor: pointer;
	margin: auto;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 20px;
	color:#555;
}

.button:hover, input[type="submit"]:hover {
  box-shadow: 1px 1px 1px #777;
}

.spanButton {
	display: inline-block;
	font-weight: noreml;
	margin: 10px;
	padding: 2px 10px;
	text-align: center;
}

/* ---------------------------------------------------------------------- Меню страницы ----------------------------- */
menu#menupage {
	background-color: #e0e0b0;
	border-bottom: 1px solid #d3d3d3;
	font-size: 14px;
	line-height: 25px;
	list-style: outside none none;
	margin: 0;
}

menu#menupage li{
	display:inline-block;
	margin:0 10px;
}



menu#menupage a {
	color: #624429;
	font-family: "Open Sans";
	font-size: 14px;
	text-decoration: none;
	cursor:pointer;
}

menu#menupage a:hover {
	text-decoration: underline;
}

menu#menupage .actionItem {
	font-style: italic;
	text-shadow: 1px 1px #aaa;
}

/* ---------------------------------------------------------------------- Меню страницы ----------------------------- Конец */

/* ---------------------------------------------------------------------- Стили Таблиц ----------------------------- */

table.table, table.table2 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
}

.table caption, .table2 caption {
	color: #624529;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	text-align: right;
}

.table td{
	border:none;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 13px;
	padding: 2px 10px;
	white-space: nowrap;
	vertical-align: middle;
	text-align:left;
}

.table td:first-child{
	border-left:none;
}



.table th {
	background-color:#DFD5B9;
	color: #53371d;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	border:solid 1px #eee;
	border-bottom:none;
	white-space: nowrap;
}

.table tr{
	background-color: #f8f8f8;
}

.table tr:nth-last-child(2n) {
  background-color: #fff;
}

.table  tr:hover td{
	background-color:#eee;
	cursor:pointer;
}

table.table2 {
	background-color:#fff;
}
table.table2 td{
	white-space: nowrap;
	vertical-align: middle;
	padding:0 3px 0 5px;
	font-size:14px;
}


.nobord.table, .nobord.table tr, .nobord.table tr td{
	border:none;
}

.nobord .boxTable .ff td{
	background-color:#fff;
	border-top:solid 1px #eee;
	border-right:solid 1px #eee;
	color:#444;
}

.nobord .boxTable .f8 td{
	background-color:#fff;
	border-top:solid 1px #eee;
	border-right:solid 1px #eee;
	font-weight:bold;
	color:#444;
}
.nobord .boxTable .f8 td:first-child,
.nobord .boxTable .ff td:first-child{
	border-left:solid 1px #eee;
}


.nobord.table .f6 td{
	background-color:#f8f8f8;
	border:solid 1px #eee;
}

/* ---------------------------------------------------------------------- Меню страницы ----------------------------- Конец */

.divInputLabel {
  margin: 20px 10px;
}

.divInputLabel label {
	color: #7e5e3e;
	font-weight: bold;
	margin: 0 10px;
}


/* ----------------------------------------------- */


.right_box .sysinfo, .left_box .sysinfo {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
	width: 90%;
}

.sysinfo label {
	background-color: #dfd5b9;
	color: #5c3f24;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	display: block;
  padding: 3px;
}

/* ---- Стили Номенклатуры и прайса ------------ z3x -- Denis (mail@z3x.ru) ------------------------ 14.04.2017 15:41:39 MSK -- start */
	.nameBox td, .subTitleTD td  {
		background-color: #fff;
		color:#333;
	}

	.nameModule td, .titleTD td {
		background-color: #f2f2f2;
		color: #442913;
    text-transform: uppercase;
	}

	.boxsTD td {
    background-color: #f6f6f6;
	}

	.colorProduct{
		width:120px;
		height:30px;
		float:left;
		margin:2px 5px;
	}
	.vs{background:url("/images/colorProduct/vs.png");}
	.vt{background:url("/images/colorProduct/vt.png");}
	.laym{background:url("/images/colorProduct/laym.png");}
	.golub{background:url("/images/colorProduct/golub.png");}
	.olha{background:url("/images/colorProduct/olha.png");}
	.oranj{background:url("/images/colorProduct/oranj.png");}
	.roz{background:url("/images/colorProduct/roz.png");}

/* --------------------------------- z3x -- Denis (mail@z3x.ru) ------------------------ 14.04.2017 15:41:39 MSK -- end */


.bodeoBox {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 10px;
	display: inline-block;
	float: left;
	margin: 20px;
	text-align: center;
	width: 513px;
}

.bodeoBox h2 {
  height: 25px;
  color:#333;
}
