@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
html, body {
	height:100%;
}
body {
	height:100% !important;
	background: transparent url(../images/slavena_bgr.png) repeat-x 0 0;
	font-family:Tahoma, Georgia, Geneva, sans-serif;
}
#wrapper {
	width:960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-left:120px;
	margin:0 0 -40px 0;
	position:relative;
}
#push, #footer {
	width:956px;
	height:40px;
}
#footer {
	margin-left:120px;
	background: url(../images/footer.png) no-repeat 0 0;
	position:relative;
	padding-top:15px;
	font-size:10px;
	color:#4d6200;
}
#abstract {
	width:486px;
	height:296px;
	position:absolute;
	z-index:500;
	background:url(../images/abstract.png) no-repeat 0 0;
	top:52px;
	left:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#header {
	background: url(../images/slavena_header_bgr.png) no-repeat right bottom;
	padding:55px 0 0;
	height:205px;
	width:960px;
}
#header #logo {
	width:400px;
	height:73px;
	padding-left:360px;
}
#header #logo a {
	display:block;
	width:400px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
}

#header #header-content,
#header #search-form {
	width:600px;
	padding-left:360px;
	font-size:12px;
}
#header #header-content {
    height:30px;
	padding-top:45px;
}
#header #search-form {
	height:40px;
	padding-top:10px;
}

#header #header-content #lang-sel {
	float:left;
	width:120px;
	height:20px;
	padding-left:20px;
}
#header #header-content #lang-sel a, #header #header-content #lang-sel a:visited {
	color:#fff;
	height:18px;
	line-height:18px;
	padding-right:5px;
	margin-right:2px;
	background:url(../images/line.png) no-repeat center right;
}
#header #header-content #lang-sel a:last-child {
	background:none;
}
#header #header-content #lang-sel a:hover {
	color:#000;
}
#header #header-content #cart-fastview {
	width:200px;
	height:22px;
	float:right;
	padding:0 10px 0 30px;
	background:url(../images/basket.png) no-repeat 0 0;
}

#header #header-content #cart-fastview #cart-cnt {
	display:inline-block;
	width:18px;
	height:18px;
	color:#000;
	background-color:#fff;
	font-size:10px;
	line-height:18px;
	border:1px solid #8c921a;
	text-align:center;
}

#header #search-form input {
	width:380px;
	height:30px;
	background-color:#e1e1ac;
	border:none;
	font-size:18px;
	line-height:30px;
	padding-left:5px;
	margin-top:5px;
}
#header #search-form input, #search-button {
	float:left;
	margin-left:25px;
}
#search-button {
	display:inline-block;
	width:139px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#search-button:hover {
	background-position: 0 -40px;
}

/* content wrapper styling */
#content-wrapper {
	position:relative;
	background-color:#e9eaba;
	padding-top:12px;
	clear:both;
	padding-bottom:15px;
	border-bottom: 2px solid #660;
	width:956px;
}
#content-wrapper {
	border-left: 2px solid #660;
	border-right: 2px solid #660;
}

/* ================================================= */
/* ==============   LEFT MENU STYLE   ============== */
/* ================================================= */
#content-wrapper #left-menu {
	width:250px;
	margin-left:15px;
	float:left;
	background:url(../images/left-menu-bgr.png) no-repeat center bottom;
	font-family:Tahoma, Georgia, Geneva, sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
#content-wrapper #left-menu ul {
	margin-bottom:6px;
}
#content-wrapper #left-menu ul:last-child {
	margin-bottom:14px;
}
#content-wrapper #left-menu ul#header-cat-2 {
	padding-top:76px;
}
#content-wrapper #left-menu ul#header-cat-12,
#content-wrapper #left-menu ul#header-cat-5,
#content-wrapper #left-menu ul#header-cat-9 {
	padding-top:52px;
}

#content-wrapper #left-menu ul li a {
	display:block;
	border-bottom:1px dotted #8a4d1e;
	padding:6px 0; 
}
#content-wrapper #left-menu ul,
#content-wrapper #left-menu ul li,
#content-wrapper #left-menu ul li a,
#content-wrapper #left-menu ul li a:visited,
#content-wrapper #left-menu ul li a:active {
	list-style:none;
	color:#8a4d1e;
	text-decoration:none;
	}
#content-wrapper #left-menu ul li {
	width:213px;
	padding:0 17px;
	line-height:13px;
	background:#f5be4a url(../images/arrow-left.png) no-repeat 0 6px;
	border-left:1px solid #f6eb14;
	border-right:1px solid #f6eb14;
}
#content-wrapper #left-menu ul li:last-child a,
#content-wrapper #left-menu ul li:last-child a:hover {
	border-bottom:1px dotted #f5be4a;
}
#content-wrapper #left-menu ul li a:hover {
	border-bottom:1px dotted #fdfdd8;
}
#content-wrapper #left-menu ul li:hover {
	color:#fdfdd8;
	background:#f5be4a url(../images/arrow-left.png) no-repeat -250px 6px;
}
#content-wrapper #left-menu ul li:first-child {
	border-top:1px solid #f6eb14;
}
#content-wrapper #left-menu ul li:last-child {
	border-bottom:1px solid #f6eb14;
}
#content-wrapper #left-menu ul:last-child li:last-child {
	border-bottom:none;
}
#content-wrapper #left-menu ul li:hover a,
#content-wrapper #left-menu ul li:hover a:hover,
#content-wrapper #left-menu ul li:hover a:active,
#content-wrapper #left-menu ul li:hover a:visited {
	color:#fdfdd8;
	background:none;
}

/* ================================================= */
/* ==============   RIGHT SIDE STYLE   ============== */
/* ================================================= */
#content-wrapper #content-right {
	position:relative;
	z-index:1000;
	float:left;
	margin-left:15px;
	width:665px;
}

/* jCarousel common style */

.jcarousel-container {
	position:relative;
}
.jcarousel-clip {
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:10;
}
.jcarousel-next , .jcarousel-prev{
	display:none;
	z-index:30;
}
.jcarousel-list {
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	top:0;
	z-index:20;
}
.jcarousel-list li, .jcarousel-item {
	float:left;
}
.jcarousel-list-vertical .jcarousel-item {
	display:block;
	margin:0 8px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#000 1px dotted;
	width:222px;
}

.jcarousel-list li  a {
	margin:0;
	padding:0;
}

/* NEW BOOKS CAROUSEL styling */
div#nb-container {
	width: 666px;
	height: 244px;
}
#nb-container .jcarousel-list-horizontal .jcarousel-item {
	display:block;
	margin:0 0 0 5px;
	padding:0 10px 10px 0;
	background:url(../images/new_books_mdl/bks_bgr.png) no-repeat right bottom;
	border-bottom:#000 1px dotted;
	width:120px;
	height:170px;
}

#nb-container .jcarousel-container-horizontal  {
	width:405px;
	height:180px;
	padding:30px 35px 30px 225px;	
}
#nb-container .jcarousel-clip-horizontal {
	width:405px;
	height:180px;
}

#nb-container .jcarousel-prev-horizontal {
	position: absolute;
	width:32px;
	height:25px;
	top:110px;
	left:190px;
	text-indent:-9999px;
	background:url(../images/arr_book_left.png) no-repeat -30px 0;
	overflow:hidden;
    cursor: pointer;
}
#nb-container .jcarousel-prev-horizontal:hover, 
#nb-container .jcarousel-prev-horizontal:active {
    background-position: -66px 0;
}
#nb-container .jcarousel-prev-disabled-horizontal,
#nb-container .jcarousel-prev-disabled-horizontal:hover,
#nb-container .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}
#nb-container .jcarousel-next-horizontal {
    position: absolute;
    width:32px;
	height:25px;
	top:110px;
	right:2px;
	text-indent:-9999px;
    cursor: pointer;
	background:url(../images/arr_book_right.png) -32px 0;
	overflow:hidden;
}
#nb-container .jcarousel-next-horizontal:hover,
#nb-container .jcarousel-next-horizontal:active {
 background-position: 0 0;
}
#nb-container .jcarousel-next-disabled-horizontal,
#nb-container .jcarousel-next-disabled-horizontal:hover,
#nb-container .jcarousel-next-disabled-horizontal:active {
 cursor:default;
 background-position: -66px 0;
}

/* ===============   TABBED PAGES STYLE   ============== */

#index-tabbed-container,
#index-upcoming-container,
#index-bottom-adv div {
	float:left;
	border:2px solid #7f9659;
	margin-top:20px;
	position:relative;
}
#index-tabbed-container {
	width:481px;
	height:366px;
}
#index-tabbed-container ul, #index-tabbed-container ul li {
	float:left;
	height:36px;
	cursor: pointer;
}
#index-tabbed-container ul li {
	text-indent:-9999px;
	overflow:hidden;
}
li#tab-1 {
	width:121px;
	background-position:0 0;
}
li#tab-1:hover,
li.active#tab-1 {
	background-position:0 -36px !important;
}
li#tab-2 {
	width:120px;
	background-position: -121px 0 !important;
}
li#tab-2:hover,
li.active#tab-2 {
	background-position: -121px -36px !important;
}
li#tab-3 {
	width:121px;
	background-position:-241px 0 !important;
}
li#tab-3:hover,
li.active#tab-3 {
	background-position:-241px -36px !important;
}
li#tab-4 {
	width:119px;
	background-position:-362px 0 !important;
}
li#tab-4:hover,
li.active#tab-4 {
	background-position:-362px -36px !important;
}
#index-tab-content,
#index-tabbed-container #content-loader {
	width:481px;
	height:330px;
}
#index-tabbed-container #content-loader {
	position:absolute;
	top:36px;
	left:0;
	z-index:1000;
	background-color:#fff;
	display:none;
	text-align:center;
	vertical-align:middle;
}
#index-tabbed-container #content-loader img {
	margin:100px auto 0;
}
#index-upcoming-container {
	width:167px;
	height:366px;
	margin-left:7px;
}
#index-bottom-adv {
	width:100%;
	clear:both;
}
#index-bottom-adv div {
	float:left;
	width:212px;
}
#index-bottom-adv div img {
	border:none;
}
#index-bottom-adv div a {
	text-decoration:none;
}

/* ================   books lists styling   ================ */

#book-list {
	width: 485px;
	float:left;
	padding-bottom:20px;
}
#book-list h1.head-title,
#book-single h1.head-title,
#body-text h1.head-title {
	width:465px;
	padding:6px 10px;
	margin-bottom:10px;
	font-size:18px;
	color:#8a4d1e;
	background-color:#f5be4a;
	text-transform:lowercase;
	font-weight:bold;
}
.book-list-row-outer {
	width: 481px ;
	min-height: 195px;
	background:#cfcf7e url(../images/bibl_abstract.jpg) repeat-y right top;
	border:2px solid #7f9659;
	margin-bottom:10px;
	font:12px Tahoma, Georgia, Geneva, sans-serif;
	color:#000;
	position:relative;

}
.book-list-row {
	width: 457px ;
	min-height: 171px;
	padding:10px;
	border:2px solid #fff;
	font:12px Tahoma, Georgia, Geneva, sans-serif;
	color:#000;
	position:relative;
}
.book-list-row img,
.book-list-row .book-info {
	float:left;
}
.book-list-row .book-info {
	position:relative;
	margin-left:20px;
    max-width: 256px;
	min-height:150px;
	padding-bottom:25px;
}
.book-list-row .book-info h1 {
	font-size:16px;
	margin-bottom:0;
}
.book-list-row .book-info .autor {
	font-style:italic;
	font-size:14px;
}

.book-more {
	position:absolute;
	bottom:10px;
	right:15px;
	z-index:100;
	width:98px;
	height:28px;
}
.book-list-row .price {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	font-size:18px;
	width:175px;
	height:22px;
	line-height:22px;
	color: #517725;
	z-index:99;
}
.book-more a {
	float:right;
	display:block;
	width:97px;
	height:28px;
	text-indent: -9999px;
	overflow:hidden;
	font-size:10px;
}
.book-more a:hover,
.book-more a:active {
	background-position: 0 -28px;
}
/* breadcrumbs navigation */
#fast-nav {
	width:100%;
	min-height:20px;
	background-color:#8c921a;
	list-style:none;
	color:#fff;
	font-size:10px;
}
#fast-nav li {
	display:block;
	float:left;
	padding-left:12px;
	margin-left:7px;
	height:20px;
	line-height:20px;
	background:url(../images/breadcr-arrow.gif) no-repeat 0 1px;
}
#fast-nav li:first-child {
	background:none;
}
#fast-nav li a, #fast-nav li a:visited {
	color:#fff;
	text-decoration:none;
}
#fast-nav li a:hover, #fast-nav li a:active {
	color:#000;
	text-decoration:underline;
}

/* ===================   single book style   =================== */

#book-single h1.head-title {
	width:645px;
	margin-bottom:10px;
}
.book-single-container-outer {
	width:657px;
	padding:2px;
	border:2px solid #8c921a;
}
.book-single-container {
	background-color: #cfcf7e;
	width:627px;
	padding:20px 15px;
}
#book-row img {
	float:left;
}
#book-row .book-info {
	width:400px;
	float:left;
	margin-left:15px;
}
#book-row .book-info h1 {
	font-size:16px;
	font-weight: bold;
}
#book-row .book-info .autor {
	display:block;
	font-size:14px;
	font-style:normal;
	margin-bottom:15px;
}
#book-row .book-info table {
	min-width:340px;
	font-size:10px;
	font-weight:bold;
}
#book-row .book-info table tr {
	background-color: #eef49d;
	height:14px;
	vertical-align:middle;
	margin-bottom:2px;
}
#book-row .book-info table td {
	padding-left: 5px;
	vertical-align:middle;
}
#book-row .book-info table td.lbl {
	width:70px;
}
#book-row .book-info table td ul {
	list-style:none;
}
#book-row .book-info table td ul li {
	float:left;
	height:14px;
	margin-right:5px;
}

#book-row .book-info table td ul li a {
    padding-left: 15px;
	height:14px;
	background:url(../images/checkbox.gif) no-repeat -2px -4px;
    text-decoration: none;
}


#book-row .book-info table td ul li a:hover,
#book-row .book-info table td ul li.checked a:hover {
    text-decoration: underline;
}

#book-row .book-info li.checked a {
	color:red !important;
	background:url(../images/checkbox.gif) no-repeat -2px -36px;
}

#book-row .book-info table td ul li.checked a{
	color:red;
        text-decoration: none;
}

#buy-button {
	width:50px;
	height:14px;
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	background-color:#637714;
	text-align:center;
	border: 2px solid #fff;
	color:#fff;
	padding:3px 0;
	cursor: pointer;
	margin-left:85px;
	}
#buy-button:hover {
	background-color:#a7b309;
}
#price {
	float:left;
	margin-left: 15px;
	font-size:14px;
	line-height:18px;
	color: #517725;
	text-align:right;
}
#price .red {
	color:#F00;
}

#book-anotation-container,
#items-nav {
	width:627px;
	padding-top:15px;
}
#book-anotation-container a#flash-link {
	display:block;
	width:252px ;
	float:left;
	height:213px ;
	margin-right:15px;
	overflow:hidden;
	text-indent:-9999px;
	border:2px solid #8c921a;
}
#book-anotation-container #book-anotation-text {
	width:350px;
	float:left;
	font-size:11px;
}
#items-nav a.item-prev,
#items-nav a.item-next {
	width:50px;
	height:14px;
	padding:3px 0;
	font-size:12px;
	line-height:14px;
	text-align:center;
	display:block;
}
#items-nav a.item-prev {
	float:left;
}
#items-nav a.item-next {
	float:right;
}

/* shopping cart style */

#cart-container {
	width:657px;
}
#cart-stage-1,
#cart-stage-2,
#cart-stage-3 {
	width:658px;
	height:65px;
	margin-bottom:10px;
}
#cart-stage-1 {
	background-position: 0 0 !important;
}
#cart-stage-2 {
	background-position: 0 -65px !important;
}
#cart-stage-3 {
	background-position: 0 -130px !important;
}
#cart-container table#cart tr {
	margin-bottom:5px;
	background-color:#cfcf7e;
	color:#000;
	font-size:14px;
}
#cart-container table#cart tr td {
		border-bottom:5px solid #e9eaba;
		padding: 5px 2px 5px 5px;
}
#cart-container table#cart tr#title {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background-color:#aab708;
	height:20px;
	line-height:20px;
}
#cart-container table#cart tr#title td {
	border-bottom:3px solid #e9eaba;
}
#cart-container table#cart td a,
#cart-container table#cart td a:visited {
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#cart-container table#cart td a:hover,
#cart-container table#cart td a:active {
	color:#F00;
	text-decoration:underline;
}

#cart-container table#cart td.item {
	width:330px;
}
#cart-container table#cart td.qnty {
	width:75px;
}
#cart-container table#cart td.price-one {
	width:60px;
	font-weight:bold;
}
#cart-container table#cart td.price-all {
	width:70px;
	font-weight:bold;
}
#cart-container table#cart td.actions {
	width:100px;
}
#cart-container table#cart tr#cart-bottom,
#cart-container table#cart tr#cart-bottom td {
	vertical-align:top;
	background:none;
}
#cart-container table#cart input {
	width:18px;
	height:18px;
	background-color:#fff;
	font-size:12px;
	border:1px solid #8c921a;
}
#cart-container table#cart tr.colapse td {
	border-collapse:collapse;
	border:none;
}
#cart-container table#cart input.recount,
#cart-container table#cart input.delete {
	width:100px;
	height:22px;
	line-height:20px;
	padding-left:12px;
	padding-right:1px;
	padding-bottom:5px;
	font-size:10px;
	margin-top:3px;
	color:#fff;
	cursor:pointer;
}
#cart-container table#cart input.recount {
	background:url(../images/buton_reload.png) no-repeat 0 -20px;
}
#cart-container table#cart input.recount:hover,
#cart-container table#cart input.delete:hover {
	background-position:0 0;
}
#cart-container table#cart input.delete {
	background:url(../images/buton_remove.png) no-repeat 0 -20px;
}
#cart-container table#cart input.recount:hover,
#cart-container table#cart input.delete:hover {
	background-position:0 0;
}
a#go-back,
a#go-back:visited,
a#go-back:active {
	display:block;
	width:100%;
	height:16px;
	line-height:16px;
	text-align:center;
	margin-top:0;
	padding:4px 0;
	background-color:#637714;
	font-size:12px !important;
	color:#fff !important;
}
a#cart-next,
a#cart-back {
	display:block;
	margin-top:15px;
	width:100px;
	height:42px;
	line-height:42px;
	font-size:12px !important;
	color:#637714 !important;
}

a#cart-next {
	float:right;
	text-align:right;
	padding:5px 70px 5px 5px;
	background:url(../images/buton_step_fwd.png) no-repeat right -52px;
}
a#cart-back {
	float:left;
	text-align:left;
	padding:5px 5px 5px 70px;
	background:url(../images/buton_step_back.png) no-repeat left -52px;
}
a#cart-back:hover {
	background-position:left 0;
}
a#cart-next:hover {
	background-position:right 0;
}
a#go-back:hover {
	background-color:#aab708 ;
	color:#000 !important;
}
.price-row {
	background-color:#aab708;
	height:16px;
	padding:4px 0;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
.price-row .lbl {
	float:left;
	width:125px;
	margin-left:5px;
	color:#fff;
	text-transform:uppercase;
}
.price-row .price {
	float:right;
	width:70px;
	padding-right:5px;
}
.price-row .red {
	color:#F00;
}
/* order form */
#order-details {
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}
#order-details td {
	vertical-align:top;
}
#order-details .lbl {
	width:160px;
}
#order-details input,
#order-details textarea,
#order-details select {
	width:300px;
	height:20px;
	line-height:20px;
	font-size:10px;
	padding-left:5px;
	border:1px solid #8c921a;
	margin-bottom:10px;
}
#order-details input#pcode,
#order-details input#phone,
#order-details select  {
	width:150px;
}
#order-details textarea {
	height:150px;
	line-height:16px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}
#search-list, #body-text {
	width:500px;
}
#search-list h1 {
	border-bottom:3px solid #f5be4a;
	margin:0 0 20px;
	color:#8A4D1E;
	font-size:1.2em;
}
#search-list h2 {
	text-decoration:underline;
	margin-bottom:5px;
}
#search-list span {
	font-size:0.9em;
}

/* body text elements */

#body-text {
	font-size:12px;
}

#body-text h1.title {
}

#body-text h1 {
	font-size:16px;
	font-weight: normal;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:5px;
}

#body-text h2 {
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	margin-top:5px;
}

/* paging style */
.paging-container {
	width:100%;
	height:21px;
	font-size:11px;
	color:#fff;
	clear:both;
	margin:10px 0;
}
.paging-row {
	float:right;
	height:19px;
	padding:1px 0;
}
.paging-row a {
	float:left;
	height:17px;
	width:17px;
	margin-right:5px;
}
.paging-row .page {
	background-color:#4c6200;
	border: 1px solid #8c921a;
	text-align:center;
	line-height:17px;
	color:#fff;
	text-decoration: none;
}
.paging-row .page:hover,
.paging-row .page:active,
.paging-row .page.active {
	background-color: #8c921a;
	border: 1px solid #4c6200;
}
.paging-row .prev {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arr_page_left.png) no-repeat left center;
}
.paging-row .prev:hover {
	background-position: -17px 0;
}
.paging-row .next {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/arr_page_right.png) no-repeat right center;
}
.paging-row .next:hover {
	background-position: 0 0;
}

/* footer style */

#footer #left,
#footer #footer-menu {
	float:left;
}
#footer #right {
	float:right;
}
#footer #left {
	width:260px;
	padding-left:20px;
}
#footer #right {
	width:170px;
	padding-right:20px;
}
#footer #footer-menu {
	text-align:center;
	width:200px;
	margin-left: 90px;
}
#footer a,
#footer a:visited {
	color:#4d6200;
	text-decoration:none;
}
#footer a:hover,
#footer a:active {
	color:#000 ;
	text-decoration:underline;
}
