* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}

.clearfix {
	clear:both;
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width:968px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height:160px;
	padding-top:10px;
	position:relative;
	margin-bottom:20px;
}
#header .logo {
	display:block;
	background: url(../img/logo.jpg) no-repeat;
	height:114px;
	width:143px;
	float:left;
	margin:10px 0 0 14px;
}
* html #header .logo {
	margin:10px 0 0 7px;
}
#header .header {
	background:url(../img/books/head_bg.jpg) no-repeat 0 100%;
	padding-top:5px;
	width:791px;
	float:right;
	height:129px;
}
/*gorMenu start ---------------*/
.gorMenu, .gorUnderMenu {
	list-style:none;
	float:left;
	width:515px;
}
.gorMenu li {
	float:left;
	background:url(../img/ver_menu_bg.jpg) no-repeat 100% 70%;
	padding:5px 23px 3px 23px;
}
.gorMenu li.last {
	background:none;
	padding:5px 0 3px 20px;
}
.gorMenu li a {
	color:#006a53;
	font:14px Century Gothic;
	text-decoration:none;
}
.gorMenu li a:hover {
	color:#ff9900;
}
.gorMenu li a.active {
	color:#ff9900;
	font-weight:bold;
}
/*gorMenu end ---------------*/

/*gorUnderMenu start ---------------*/
.gorUnderMenu {
	float:left;
	margin:1px 0 8px 13px;
}
*html .gorUnderMenu {
	margin:0px 0 0 6px;
}
.gorUnderMenu li {
	float:left;
	padding: 0 10px 0 10px;
}
.gorUnderMenu li a {
	color:#4b4b4b;
	font:12px Century Gothic;
	text-decoration:none;
}
.gorUnderMenu li a:hover {
	font-weight:bold;
}
.gorUnderMenu li a.active {
	font-weight:bold;
}
/*gorUnderMenu end ---------------*/

/*search start ---------------*/
.search {
	height:35px;
	padding:15px 10px;
	float:left;
	width:400px;
}
.search span {
	display:block;
	width:150px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
}
.detailedSearch {
	float:left;
	width:100px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.detailedSearch:hover {
	text-decoration:underline;
}
.searchInp{
	width:238px;
	float:left;
}
.searchButt {
	display:block;
	text-align:center;
	width:83px;
	background:url(../img/search_butt.png) no-repeat 0 0;
	padding:5px 0 2px 0;
	height:20px;
	float:left;
	color:#002920;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
}
.searchButt:hover {
	background-position:0 -27px;
}

/*search end ---------------*/

/*gorUnderMenu start ---------------*/
/*gorUnderMenu end ---------------*/

/*browse start ---------------*/
.browse {
	background:url(../img/books/browse_bg.jpg) no-repeat 0 0;
	height:24px;
	width:968px;
	position:absolute;
	top:144px;
	left:0;
	font:12px Century Gothic;
	padding-top:3px;
	padding-left:20px;
}
.newBook {
	color:#fff;
	font-weight:bold;
	font-style:italic;
	float:left;
	margin-right:40px;
	border-bottom:1px solid #fff;
}
.browse ul {
	list-style:none;
}
.browse ul li {
	float:left;
	margin-right:40px;
}
.browse ul li a {
	color:#9effea;
	text-decoration:none;
}
.browse ul li a.active {
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
}
.browse ul li a:hover {
	text-decoration:underline;
}
.mail {
	background:url(../img/books/mail_bg.jpg) no-repeat 15px 2px;
	float:left;
	padding-left:50px;
	margin-right:15px;
}
.mail a {
	color:#9effea;
}
.mail.last {
	background-position:15px -17px;
}
.code {
	color:#9effea;
	margin-left:15px;
}
.code.activeCode {
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	margin-left:40px;
}
/*bwrose end ---------------*/

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 20px 270px;
}
#content h3 {
	color:#009c6e;
	font:25px Arial, Helvetica, sans-serif;
	margin-left:10px;
}

#content .titles {
	width:438px;
	padding:0;
}

.sortBy {
	background:url(../img/books/sortBy.jpg) no-repeat;
	height:46px;
	width:438px;
	padding-top:14px;
}
.sortBy ul {
	list-style:none;
	margin-left:15px;
}
.sortBy ul li {
	float:left;
	margin-right:10px;
}
.sortBy ul li a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
}
.sortBy ul li a:hover {
	text-decoration:underline;
}
.sortBy ul li a.active {
	text-decoration:underline;
}
/*pager start ----------------*/
.pager {
	width:440px;
}
.pager.first {
	margin-top:10px;
}
.pager ul {
	list-style:none;
	height:30px;
}
.pager ul li {
	float:left;
}
.pager ul li a {
	display:block;
	height:18px;
	width:17px;
	text-align:center;
	text-decoration:none;
	font:Verdana, Geneva, sans-serif;
	color:#009c6e;
	border:1px solid #009c6e;
	margin-right:3px;
}

.pager ul li a:hover {
	background:#009c6e;
	color:#fff;
}
.pager ul li a.active {
	background:#009c6e;
	color:#fff;
}
.pager ul li a.firstLeft {
	background:url(../img/books/pager_bg.jpg) no-repeat 3px 6px;
	cursor:default;
	border:1px solid #A3A3A3;
}
.pager ul li a.TwoLeft {
	background:url(../img/books/pager_back_bg.jpg) no-repeat 3px 6px;
	cursor:default;
	width:50px;
	color:#a3a3a3;
	padding-left:10px;
	border:1px solid #A3A3A3;
}
.pager ul li a.ThreeLeft {
	background:url(../img/books/pager_bg.jpg) no-repeat -10px 6px;
	cursor:default;
	border:1px solid #A3A3A3;
}
.pager ul li a.firstRight {
	background:url(../img/books/1.png) no-repeat 4px 6px;
	margin:0;
}
.pager ul li a.firstRight:hover {
	background:#009c6e url(../img/books/1.png) no-repeat 4px -6px;
}
.pager ul li a.TwoRight {
	background: url(../img/books/2.png) no-repeat 52px 6px;
	width:52px;
	color:#009c6e;
	padding-right:10px;
}
.pager ul li a.TwoRight:hover {
	background:#009c6e url(../img/books/2.png) no-repeat 52px -6px;
	color:#fff;
}

.pager ul li a.ThreeRight {
	background: url(../img/books/2.png) no-repeat 7px 6px;
}
.pager ul li a.ThreeRight:hover {
	background:#009c6e url(../img/books/2.png) no-repeat 7px -6px;
}
.pager span {
	color:#009c6e;
	font:10px Verdana, Geneva, sans-serif;
	display:block;
	text-align:center;
}
	
/*news start -----------------*/
.news {
	border:1px solid #009c6e;
	margin:10px 0 15px 0;
	width:436px;
}
*html .news {
	width:415px;
}
.news h4, .title {
	font-size:14px;
	color:#f57f00;
	margin:5px 0 5px 5px;
}
.infoBlock {
	border-top:1px solid #009c6e;
	color:#939598;
	padding:10px;
	overflow:hidden;
	width:416px
}
.infoBlock.noTop{
	border-top:0px;
}
.infoBlock .text {
	float:right;
	width:320px;
}
.infoBlock .img {
	float:left;
	margin:0px 13px 10px 0;
	width:80px;
}
.infoBlock span {
	color:#f57f00;
}
.buttBlock {
	height:30px;
	float:left;
	margin-top:25px;
	width:415px;
}
.more {
	color:#f57f00;
	font-size:16px;
	float:left;
}
.add {
	display:block;
	height:19px;
	width:120px;
	text-align:center;
	padding-top:3px;
	padding-left:5px;
	background:url(../img/books/add_bg.jpg) no-repeat 0 -22px;
	color:#514141;
	font:12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	float:right;
}
.add:hover {
	background-position: 0 0;
}
.name {
	margin:0px 3px 0 0;
	padding:3px 0 3px 5px;
	color:#0b8f72;
	background:#dedede;
	width:80px;
	float:left;
}

.name_desc {
	margin:0px 0 3px 0;
	padding:3px 0 3px 7px;
	color:#0b8f72;
	background:#f8f5e8;
	width:223px;
	float:left;
	font-size:12px;
	font-weight:normal;
}

.desc {
	clear:both;
	color:#0b8f72;
	padding-top:15px;
}

.yel {
	color:#f57f00;
	font-weight:bold;
}

.b {
	font-weight:bold;
}
/*news end -----------------*/

/*reg_field start -----------------*/
.reg_field {
	margin:15px 0 15px 0 !important;
	width:436px;
}

.reg_field .autor {
	font-size:16px;
	font-weight:bold;
	height:25px;
	padding:7px 0 0 10px;
	width:428px;
}

.info_block
{
	text-align:center;
	color:#009c6e;
	font-size:14px;
	width:50%;
	margin:20px 150px 50px 180px;
	border: solid 1px #009c6e;
	padding : 20px;
}

.title_block {
	float:left;
	color:#009c6e;
	font-size:14px;
	width:150px;
	height:35px;
	margin:2px 0 2px;
}

.title_fields {
	float:left;
	width:265px;
	margin:0 0 0;
}

.field {
	margin:1px 0 4px 0;
	padding:1px 0 4px 4px;
	width:256px;
	height:30px;
	border:0px;
	background:url(../img/field.jpg) no-repeat;
	font-size:16px;
}

.check {
	color:#009c6e;
	font-weight:bold;
	margin-left:10px;
}

.text_mini {
	color:#b8b8b8;
	font-size:10px;
}

.reg_field .infoBlock {
	color:#939598;
	padding:13px 0 0 10px;
	margin-bottom:5px;
	overflow:hidden;
	width:416px
}

.add_to {
	display:block;
	height:19px;
	width:120px;
	text-align:center;
	padding-top:3px;
	padding-left:5px;
	background:url(../img/books/add_to_bg.jpg) no-repeat 0 -22px;
	color:#514141;
	font:12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
.right{
 float:right;
}
.add_to:hover {
	background-position: 0 0;
}

.infoBlock .text {
	float:right;
	width:320px;
}
.infoBlock .img {
	float:left;
	margin:0px 13px 10px 0;
	width:80px;
}
.infoBlock span {
	color:#f57f00;
}
.buttBlock {
	height:30px;
	float:left;
	margin-top:5px;
	width:415px;
}

.add {
	display:block;
	height:19px;
	width:120px;
	text-align:center;
	padding-top:3px;
	padding-left:5px;
	background:url(../img/books/add_bg.jpg) no-repeat 0 -22px;
	color:#514141;
	font:12px Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	float:right;
}
.add:hover {
	background-position: 0 0;
}


/*reg_field end -----------------*/

/*pager end ----------------*/
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 240px;
	margin-left: -100%;
	position: relative;
	padding-left:10px;
}
.titles a{
	color:#009c6e;
}
.titles {
	text-align:right;
	background:url(../img/titles_bg_1.jpg) no-repeat 0 40%;
	color:#009c6e;
	font-size:25px;
	margin-bottom:20px;
	font-weight:normal;
	width:224px;
}
.titles span {
	height:20px;
	display:block;
	background:url(../img/titles_bg_2.jpg) repeat-x 0 100%;
	padding:5px 0 15px 0;
}
.blockInfo {
	text-align:center;
	margin:0 0 20px 0;
}
.rece {
	list-style:none;
	text-align:left;
	padding-left:10px;
	width:205px;
}
.rece li {
	background:url(../img/books/list_bg.jpg) no-repeat 0 5px;
	padding-left:20px;
}
*html .rece li, html .category li {
	height:1%;
	background:url(../img/books/list_bg.jpg) no-repeat 0 4px;
}
.rece li a {
	color:#f57f00;
	font-weight:bold;
	text-decoration:none;
}
.rece li a:hover {
	color:#1a463a;
}
.rece li span {
	display:block;
	color:#009c6e;
	padding-bottom:10px;
}
.autor {
	background:#009c6e;
	color:#fff;
	padding:3px 0 3px 5px;
	width:432px;
}
.autor h2
{
	font-size:12px;
}
.category {
	list-style:none;
	text-align:left;
	padding-left:35px;
	width:200px;
}
.category li {
	background:url(../img/books/list_bg.jpg) no-repeat 0 5px;
	padding-left:30px;
	margin:4px 0;
}
.category li a {
	font-size:14px;	
	color:#41B491;
	text-decoration:none;	
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 224px;
	margin-left: -224px;
	position: relative;
}
.miniBanners {
	background:url(../img/mini_banners_border.jpg) repeat-x 0 100%;
	padding:0 0 20px 10px;
	width:213px;
	overflow:hidden;
	margin-bottom:20px;
}
.miniBanners.last {
	background:none;
}
.miniBanners img {
	float:left;
	margin:10px 10px 0 0;
}
.miniBanners a {
	color:#006b53;
	font-weight:bold;
	margin:25px 0 0 0;
	display:block;
	float:left;
	width:100px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height:60px;
}
.copy {
	background:url(../img/footer_bg.png) no-repeat 0 0;
	color:#b8b8b8;
	float:left;
	width:300px;
	padding:10px 0;
	margin-right:43px;
}
.copy a {
	color:#b8b8b8;
}
.copy.last {
	font:10px Verdana, Geneva, sans-serif;
	color:#b8b8b8;
}
.authorizing {
	float:right;
	width:240px;
	position:relative;
}
.authorizingLeft {
	float:left;
}
.authorizing h2 {
	color:#00ebb7;
	font:17px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
}
.loginPass, .searchInp {
	background:#03735b;
	border:none;
	font-size:13px;
	color:#00ebb7;
	padding:3px 2px 4px;
	border:1px solid #00ebb7;
	margin-bottom:3px;
}
.loginPass{
	width:130px;
}
.authorizing span {
	display:block;
	color:#00ebb7;
	font-size:11px;
	margin-left:5px;
}
.authorizing strong {
	display:block;
	margin:5px 0 0 5px;
	width:120px;
	line-height:17px;
}
.authorizing strong a {
	color:#002920;
	display:inline-block;
}
.authorizing label {
	display:block;
	width:100px;
	font-size:11px;
	color:#00ebb7;
	margin-left:5px;
}
.remind {
	display:block;
	color:#002920;
	font-size:11px;
	margin-left:5px;
}
.remind.last {
	position:absolute;
	top:112px;
}
.authorizingRight {
	float:right;
	width:95px;
	margin-top:14px;
}
.authorizingRight .checkbox {
	float:left;
	height:20px;
	width:20px;
}
.authorizingRight span {
	display:block;
	float:left;
	width:64px;
	color:#002920;
	font-weight:bold;
}
.loginButt {
	display:block;
	background:url(../img/login_butt.jpg) no-repeat 0 0;
	height:18px;
	width:88px;
	float:left;
	text-align:center;
	color:#514141;
	font:12px Century Gothic;
	text-decoration:none;
	padding:3px 0 1px 0;
	margin:16px 2px 3px 0;
	font-weight:bold; 
}
.logoutButt {
	display:block;
	background:url(../img/login_butt.jpg) no-repeat 0 0;
	height:18px;
	width:88px;
	text-align:center;
	color:#514141;
	font:12px Century Gothicl;
	text-decoration:none;
	padding:3px 0 1px 3px;
	margin:2px 2px 0 0; 
	float:right;
	font-weight:bold;
}
.loginButt:hover {
	background-position:0 -22px;
}
.logoutButt:hover {
	background-position:0 -22px;
}
/*style for site-2-v-ordered-off*/
.table-title {
	background-color: #0b8f72;
	height: 40px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.table-title.narrow {
	height: 20px;
}
.table-title a {
	color: #FFF;
	text-decoration:none;
}
.table-content {
	background-color: #f9f5e9;
	height: 40px;
	text-align: center;
	color: #0b8f72;
}

.table-content.narrow {
	height: auto;
}


.table-content.narrow p, .table-title.narrow p{
	margin:0;
}
.table-site-2-v-ordered-off {
	/*font-family: "century gothic";*/
	font-size: 14px;
	margin-bottom: 20px;
}
.table-content td {
	padding-right: 5px;
	padding-left: 5px;
}
.table-content td a {
	text-decoration: none;
	color: #0b8f72;
}
.table-content td a:hover {
	text-decoration: underline;
	/*display: block;*/
}.table-content .font-black {
	color: #000;
}
.font-black.align-left {
	text-align: left;
	padding: 4px 2px;
}
.font-black.align-right {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 10px;
}
td .cancel-link {
	background-image: url(../img/books/cancel-off.jpg);
	height: 25px;
	width: 36px;
}
.paje-list {
	float: left;
	height: 31px;
	width: 255px;
	margin-bottom: 10px;
}
.CleraFloat {
	clear: both;
}
.deckript-paje-list {
	font-family: "century gothic";
	font-size: 12px;
	color: #a3a3a3;
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}	