body {
	font-family: Arial;
	background-color: #ccc;
	height: 1201px;
	display: block;
}

input {
    box-shadow: inset 0px 0px 5px 1px #cfcfcf;
    background: #fff;
    border: 1px solid #929292;
}

#global {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}

#header {
	  background: #5a5d66;
/* 	  background-image: url('img/header-shadow.png');  */
/*	  background:#595c65; */
/*	  background-image: url('img/topheader.jpg'); */
	  background-image: url("/web/javax.faces.resource/images/topheader1.jpg.xhtml");
	  color: #c0c1c5;
	  font-size: 9pt;
	  vertical-align: middle;
	  display: block;
	}


#header h1,h2 { font-weight: bold; margin: 0;  color: #bebfc1;  }

#header h1 {font-size: 24pt; padding: 2px 0 0 19px;}
#header h2 {font-size: 14pt; padding: 0px 0 0 19px;}
#header td {color: #c0c1c5; font-size: 14pt;}

#password { background-image: url('img/ang-rus-shadow.png');
background-repeat:no-repeat;
background-position:100%;
}


#pink { border: 6px solid #be9998; background: #fff}

*/

#search-long {
    background: #5a5e67;
    color: #c9cacd;
    font-size: 8pt;
    vertical-align: middle;
    /*from htlm*/
    margin:0px;
    padding: 0px;
    background-image: url("/web/javax.faces.resource/images/search-long.jpg.xhtml");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#order-dlg {
	   border-color: #7a7a7a;
	   border-width: 1px 1px 1px 1px;
	   border-style: solid;
	   vertical-align: top;
	   font-size: 10pt;
	background-image: url("/web/javax.faces.resource/images/zakaz-back.png.xhtml");
    background-repeat: no-repeat;
    background-position: center bottom;
}

#order-dlg-en {
	   border-color: #7a7a7a;
	   border-width: 1px 1px 1px 1px;
	   border-style: solid;
	   vertical-align: top;
	   font-size: 10pt;
	background-image: url("/web/javax.faces.resource/images/en/zakaz-back.png.xhtml");
    background-repeat: no-repeat;
    background-position: center bottom;
}

#search-long strong {
    color: #fff;
    padding-left: 15px;
}

#search-long form {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

#search-goods {
    background: #5a5e67;
    color: #c9cacd;
    font-size: 8pt;
    vertical-align: middle;
    /*from htlm*/
    margin:0px;
    padding: 0px;
    background-image: url("/web/javax.faces.resource/images/search-shadow.png.xhtml");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#search-goods strong {
    color: #fff;
    padding-left: 15px;
}

#search-goods form {
    vertical-align: middle;
    display: inline-block;
    margin: 0;
}

#main-text {
	vertical-align: top;
	padding: 12px 27px 12px 27px;
}

#main-text p{padding:0; margin:0; }


.title-red-big {color: #8b2562; font-size: 16pt; font-weight: bold; }
.title-red-big-list {color: #8b2562; font-size: 14pt; font-weight: bold; }
.title-grey-big {color: #636363; font-size: 16pt; font-weight: bold;}
.title-pink-big {color: #a37e7d; font-size: 16pt; font-weight: bold;}

.title-red-small {
	color: #8b2562;
	font-size: 13pt;
	font-weight: bold;
	padding: 0 0 1px 0;
	margin: 0;
	}
.title-red-small-list {
	color: #8b2562;
	font-size: 13pt;
	font-weight: bold;
	padding: 0 0 4px 4px;
	margin: 0;
	text-decoration: underline;
}


.title-red-small a {color: #8b2562;}
.title-grey-small { color: #636363; font-size: 13pt; font-weight: bold; }
.title-pink-small {color: #a37e7d; font-size: 13pt; font-weight: bold; padding: 0 0 11 0; margin:0;}

.subtitle-red {color: #8b2562; font-size: 13pt; font-weight: normal;}
.subtitle-grey { color: #636363; font-size: 13pt; font-weight: bold; }


.red-link {color: #8b2562; font-size: 13pt; font-weight: bold;}

.main-text-small {
	color: #636363;
	font-size: 11pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1.5;
}

.main-text-small-form {
	color: #636363;
	font-size: 10pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}

.main-text-small-strong { color: #8b2562; font-size: 13pt; font-weight: lighter; }
.link-small-grey { color: #636363; font-size: 13pt; font-weight: normal; }
.link-small-grey-list { color: #636363; font-size: 9pt; font-weight: normal; }

.main-text-big { color: #636363; font-size: 13pt; font-weight: normal; padding:7; margin:0;}
.main-text-big-list { color: #636363; font-size: 13pt; font-weight: normal; padding:4; margin:0;}
.main-text-big-form { color: #636363; font-size: 11pt; font-weight: normal; }
.main-text-big-strong { color: #8b2562; font-size: 11pt; font-weight: bold; padding:0; margin:0; }
.main-text-small-red { color: #8b2562; font-size: 11pt; font-weight: normal; padding:0; margin:0; }
.main-text-big-link { color: #636363; font-size: 11pt; font-weight: normal; }



/*#footer { text-align: right; padding: 8px 15 8px 0px; margin: 10px;
	  font-size: 11pt;
color: #fff;
font-weight: strong;
}
*/
.button, .ddtoplavel {
    cursor: pointer;
}

.tumbnail{
    border: 1px solid gray;
}

.pagination {
    padding: 20px;
    margin-bottom: 20px;
}
.pagination span a{
    text-decoration: none;
}

.pagination span.active a{
    text-decoration: none;
    color: white;
}

.pagination span {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border: solid 1px #c0c0c0;
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.pagination span:hover, .pagination span.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.pagination span.active {
    border: none;
    background: #616161;
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

/* busy indicator */
#busyLoader{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    cursor: wait;
}
#busyLoader .bg{
    background-color: #000000;
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity: 0.50; /* FireFox */
    filter: alpha(opacity = 50); /* IE */
    /*z-index: 20;*/
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: wait;
}
#busyLoader > div#busyImg{
    width: 250px;
    height: 75px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    z-index: 10;
    color: #ffffff;
}

/* validation */
input.has_errors{
    border: 1px solid red;
    background-color: #eebbbb;
}

.zakaz {
    background: #92007d; /* Цвет фона */
    padding: 4px 25px; /* Поля вокруг текста */
    font-size: 15px; /* Размер шрифта */
    font-weight: bold; /* Насыщенность шрифта */
    color: #FFFFFF; /* Цвет шрифта */
    text-align: center; /* Надпись на кнопке по центру */
    border: solid 1px #787379; /* Параметры рамки кнопки */
    cursor: pointer; /* Изменение вида курсора при наведении*/
}

.zakaz:hover {
border: solid 1px #fff;
}

.zakaz:active {
color: #a05d93;
border: solid 1px #787379;

}