/* ******************************************************************** */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	position: relative;
	text-align: center;
	font: normal normal 15px/20px Myriad Pro, Arial, Tahoma;
	background: #000000;
	color: #3b4b6d;
}

h1, h2, h3, h4{
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h1{
	font-size: 30px;
}

#page h4{
	margin: 30px 0 0 0;
	font-size: 25px;
	font-weight: normal;
	text-align: left;
	line-height: 35px;
}

#page .field {
text-align: left;
}
#page  .field label {
width: 160px;
display: block;
float: left;
text-align: right;
padding-right: 9px;
}
#page #forget  .field label {

}
#page  .field input {
width: 230px;
}

#page .field1 input[type="radio"] {
float:left;
}
#page .field input[type="radio"] {
width: 20px;
}

#page  .field input.button {
width: auto;
margin-left: 168px;
margin-top: 15px;
}

#page  form label, form div {
display: block;
text-align: left;
}

#page ul
{
	padding:0;
	list-style-type: none;
}
#page ul li{
	list-style-type: none;
}

a{
	color: #CE6F04;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;	
}



/* *************** Header *************** */
#headerpage {
	height: 399px;
	position: relative;
}

#headerpage .head {
	height: 399px;
	background-image: url(images/backimg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}

#headerpage .head nav {
	height: 40px;
	line-height: 35px;
	padding: 15px 0;
	position: relative;
	top: 339px;
	font-size: 21px;
	font-weight: bold;
	color: #3B4B6D;
}

#headerpage .head nav a {
	color: inherit;
	font: inherit;
	margin: 0 40px;
}

#headerpage .head nav a.active {
	color: #eca75c;
	font-size: 27px;
}

#headerpage .head .subhead {
	position: absolute;
	top: 75px;
	left: 55px;
	text-align: right;
}

#headerpage .head .subhead h1 {
	font-size: 60px;
	font-weight: normal;
	line-height: 75px;
	color: #FCA742;
	text-align: inherit;
}

#headerpage .head .subhead h2 {
	margin: 0 10px;
	font-size: 30px;
	font-weight: normal;
	line-height: 50px;
	color: #EDDBB0;
	text-align: inherit;
}

/* *************** Page *************** */
#page {
	min-height: 200px;
/*	height: auto !important;
	height: 100%;*/
	overflow: hidden;
	margin-top: 50px;
}

#page .content {
	margin: 30px 0;
	padding-bottom: 75px;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	overflow: hidden;
}

#page .content h3{
	color: #6f85b6;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
}

#page .content h3 a{
	color: inherit;
}

#page article.content h2{
	color: #da9757;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	line-height: 50px;
}

#page article.content .links{
	text-align: center;
	color: #473223;
}

#page article.content .links a{
	color: inherit;
	margin: 0 15px;
	padding: 5px 0;
	padding-left: 35px;
	background-image: url(images/linkpoint.png);
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 0px 7px;
}

#page .book{
	overflow:hidden;
	margin-bottom: 30px;
	text-align:justify;
}

#page .book h2{
	color: #6F85B6;
	font-weight: normal;
	font-size: 35px;
	line-height: 40px;
}

#page .book img{
	height: 260px;
	width: 180px;
	margin: 10px 0;
}

#page .book a{
	margin: 0 15px;
	padding: 5px 0;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 0px 7px;
}

#page .book .books_download a{
	margin: 0 15px;
	padding: 5px 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 0px 7px;
}

#page .book a.orange{
	color: #4f628c;
	background-image: url(images/linkpoint_navy.png);
	display: block;
	float:left;
}

#page .book a.orange:hover{
	color: #eaa25c;
	background-image: url(images/linkpoint_orange.png);
}

#page .blog{
	margin: 30px 0;
	padding-bottom: 75px;
	color: #3b4b6d;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
}


#page .blog p{
	margin: 10px 0;
	color: #6F85B6;
}

#page .blog label{
	color: #6F85B6;
}

#page .blog .blog_item{
	margin-bottom: 50px;
	padding: 0 10px;
}

#page .blog .add_form{
	padding: 0 10px;
}

#page .blog .form_element{
	margin: 5px 0;
	overflow: hidden;
}

#page .blog .form_element input[type=text]{
	width: 100%;
	height: 20px;
	display: block;
}

#page .blog .form_element textarea{
	margin: 10px 0px;
	width: 100%;
	height: 150px;
	display: block;
}

#page .blog .form_element input[type=submit]{
	border: none;
	background-color: rgba(0, 0, 0, 0);
	color: #6F85B6;
	font: normal normal 15px/20px Myriad Pro, Arial, Tahoma;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	margin: 0 15px;
	padding: 5px 0;
	padding-left: 35px;
	background-image: url(images/linkpoint_navy.png);
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 0px 7px;
	cursor: pointer;
}
/*
#page .shop ul{
	padding: 0px 10px;
	margin: auto;
	width: 640px;
	overflow: hidden;
}

#page .shop li{
	width: 180px;
	display: block;
	margin: 10px 40px 10px 20px;
	float: left;
}
*/
.books_download li {
	display: block;
	float: left;
	padding: 0;
}
.buyform_list{
	display: block;
	float: left;
	line-height: 27px;
}
.buy_book li {
	display: block;
	margin: 10px 40px 10px 20px;
	float: left;
}
.buy_book li.price {
	color: #6F85B6;
	font-weight: bold;
	font-size: 1.1em;
	text-align:left;
}

.buy_book img{
	display: block;
	height: 260px;
	width: 180px;
	margin: 10px 0;
}

/*#page .shop a{
	margin: 0 15px;
	padding: 5px 0;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-size: 23px 23px;
	background-position: 0px 7px;
	color: #4f628c;
	background-image: url(images/linkpoint_empty.png);
}

#page .shop a:hover{
	color: #eaa25c;
	background-image: url(images/linkpoint_orange.png);
}
*/
#page .product img{
	float: left;
	margin: 10px;
}

.errors {
color: #CE6F04;
}

.errors ul li {
	text-align: left;
}

/* *************** Footer *************** */
footer {
	height: 75px;
/*	margin-top: -75px;*/
}

footer .copyright {
	background-color: rgba(130, 131, 138, 0.5);
	position: relative;
	top: 25px;
	height: 50px;
	color: #0F1A30;
	font-size: 20px;
	font-weight: normal;
	line-height: 50px;
	-moz-border-top-left-radius: 30px; /* Firefox */
	-moz-border-top-right-radius: 30px; /* Firefox */
	-webkit-border-top-left-radius: 30px; /* Safari, Chrome */
	-webkit-border-top-right-radius: 30px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 30px; /* KHTML */
	-khtml-border-top-right-radius: 30px; /* KHTML */
	border-top-left-radius: 30px; /* CSS3 */
	border-top-right-radius: 30px; /* CSS3 */
}

/* ************** Панель авторизации ************** */

#user_panel{
	position: absolute;
	padding-right: 10px;
	top: 0px;
	right: 25px;
	padding-bottom: 5px;
	width: 240px;
	z-index: 1000;
	background-color: #FDE199;
	background-color: rgba(254, 249, 241, 0.5);
	color: #CE6F04;
	-moz-border-bottom-left-radius: 30px;
	-moz-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-khtml-border-bottom-left-radius: 30px;
	-khtml-border-bottom-right-radius: 30px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#user_panel div.field{
	margin: 3px 5px;
	padding: 2px 0px;
	height: 25px;
	width: 230px;
	text-align: right;
}

#user_panel div.field input.textinputs{
	margin-left: 10px;
	padding: 0px 5px;
	font-size: 11px;
	height: 17px;
	width: 140px;
	color: #808080;
}

#user_panel div.field input.button{
	margin-left: 40px;
	width: 80px;
	height: 25px;
}

#user_panel div.functions{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#user_panel a{
	color: #CE6F04;
}

#user_panel span{
	margin: 0px 7px;
}

#user_panel span.log-in{
	margin: 0px;
	cursor: pointer;
}
#user_panel input[type=submit]{
	color: #CE6F04;
	border: 0px;
	background: none;
	font-size: 20px;
	line-height: 20px;
	cursor: pointer;
}
#user_panel input[type=submit]:hover {
text-decoration: underline;
}

#user_panel .info{
	list-style: none;
	text-align: left;
	margin: 10px 0;
	padding: 0 20px;
	font-size: 15px;
}

#user_panel .info label{
	display: inline-block;
	width: 66px;
	vertical-align: top;
}

#user_panel .info span{
	white-space: nowrap;
	margin: 0;
	display: inline-block;
	width: 130px;
	overflow: hidden;
}

#user_panel .info div{
	display: inline-block;
}

#user_panel .cartpanel{
margin-top:7px;
}
#user_panel .gotocart {
text-decoration: underline;
}

/* ************** cart ************** */

#page table.blue {
	border-top: solid 1px #3b4b6d;
	margin: 0 auto 30px auto;
	width: 100%;	
}
#page table.blue th,
#page table.blue td {
	height: 30px;
	padding: 0 12px;
}
#page table.blue td.eskiz_name {
	text-align: left;
	padding: 5px 5px 5px 20px;
}
#page table.blue thead th {
	border-bottom: solid 1px #3b4b6d;
}
#page table.blue tbody td {
	border-bottom: solid 1px #3b4b6d;
	text-align: center;
	vertical-align: top;
}
#page table.blue tfoot td {
	border-bottom: solid 1px #3b4b6d;
	font-weight: bold;
}
#page table.blue thead th.name,
#page table.blue tbody td.name {
	vertical-align: middle;
	text-align: left;
}
#page table.blue tbody td.name a{
	font-weight: bold;
	font-size: 1.1em;
}
#page table.blue tbody td.eskiz_name a{
	color: #555;
}

#page table.blue td.separate {
	height: 15px;
}
#page table.blue tbody td input {
	border: solid 1px #3b4b6d;
	width: 30px;
	background: inherit;
	color: inherit;
	text-align: center;
}
#page span#captcha_reset {
	cursor: pointer;
	border-bottom: 1px dashed;
	display: inline;
	line-height: 20px;
}
/* **************  ************** */

#page div.tabs {
	height: 25px;
}

#page div.tabs div {
	float: left;
	margin-right: 3px;
	background-color: #101010;
	line-height: 25px;
	padding: 0 10px;
	cursor: pointer;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
#page div.tabs div.act {
	color: #eaa25c;
	background-color: #202020;
	
}
#page div.con_tabs {
	background-color: #202020;
	padding: 20px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;	

}