/************************************
inceput definitii generice
************************************/
* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
}

body {
	text-align: center;
	background-color: #E9F0F4;
	background-image: url('/images/body_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 44px;
	margin-bottom: 0;
	padding-bottom: 0;
}

img {
	border: 0;
}

a {
	color: #d22d2f;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

h1, h2 {
	font-weight: normal;
}

h1 b {
	font-weight: normal;
}


/************************************
sfarsit definitii generice
/***********************************/


#intro-content, #footer-content, #page {
	margin: 0 auto;
	width: 961px;
	text-align: left;
}

#intro-content a {
	color: #fff;
}

/************************************
inceput header
/***********************************/
#intro {
	text-align: center;
	height: 44px;
	background-image: url('/images/intro_bg.jpg');
	background-repeat: repeat-x;
}

#intro-content .left-part, #footer-content .left-part {
	width: 370px;
	float: left;
	margin-left: 6px;
}

#intro-content .right-part, #footer-content .right-part {
	margin-left: 400px;
	margin-right: 6px;
	text-align: right;
}

#intro-content {
	color: #fff;
	padding-top: 13px;
}

#footer-content {
	color: #fff;
	padding-top: 16px;
}

#footer-content .right-part {
	margin-top: 0;
}

#footer-content .left-part a, #footer-content .right-part a {
	color: #fff;
}

#logo {
	width: 160px;
	float: left;
	margin-top: 27px;
}

#header {
	background-color: transparent;
	height: 156px;
	background-image: url('/images/header_book.jpg');
	background-repeat: no-repeat;
	background-position: 245px 0;
}

#header-forms {
	margin-left: 247px;
	height: 150px;
}

#search-form, #login-form, #user-div {
	background-repeat: no-repeat;
	background-position: center top;
	width: 193px;
	padding-top: 50px;
	/*border: 1px solid red;*/
}

#search-form {
	margin-left: 268px;
	float: left;
	background-image: url('/images/searchform_bg.jpg');
}

#login-form, #user-div {
	margin-left: 508px;
	background-image: url('/images/loginform_bg.jpg');
}

.header-long-input, .header-short-input, .long-input, .short-input, .tiny-input {
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 26px;
	line-height: 18px;
	padding: 5px 8px 0 8px;
	border: 0;
	font-size: 12px;
	/*color: #d22d2f;*/
}

.header-long-input {
	background-image: url('/images/longinput_bg.jpg');
	width: 193px;
}

.header-short-input {
	background-image: url('/images/shortinput_bg.jpg');
	width: 139px;
	margin-top: 6px;
}

label.overTxtLabel {
	height: 26px;
	line-height: 18px;
	padding: 3px 8px 0 6px;
	border: 0;
	font-size: 12px;
	/*color: #d22d2f;*/
}

.header-btn {
	margin-top: 4px;
}

#btn-cauta, #pass {
	float: left;
}

#cat {
	margin-left: 1px;
}

#btn-login {
}

.h-form-links {
	color: #d22d2f;
	margin: 5px 0;
}

#user-links {
	margin-top: 10px;
}
/************************************
sfarsit header
************************************/


#page {
	margin-top: 14px;
	margin-bottom: 10px;
}


/************************************
inceput continut
************************************/
#content {
	padding: 6px 6px 0 6px;
	background-image: url('/images/content_bg.jpg');
	background-repeat: repeat-x;
}

#content-real {
	border-top: 1px solid #cfdbe2;
	border-right: 1px solid #cfdbe2;
	border-left: 1px solid #cfdbe2;
	background-color: #fff;
}

#rounded-end {
	background-image: url('/images/content_rounded_bg.jpg');
	background-repeat: no-repeat;
	background-color: #E9F0F4;
	height: 10px;
}

#central-part {
	margin-left: 188px;
	padding: 0 14px;
}
/************************************
sfarsit continut
************************************/


/************************************
inceput meniu
************************************/
#main-menu {
	height: 62px;
	background-image: url('/images/menu_bg.jpg');
	background-repeat: repeat-x;
	margin-bottom: 18px;
}

#menu {
	float: left;
	margin-left: 180px;
}

#menu li {
	float: left;
	width: 102px;
	height: 38px;
	padding-top: 24px;
	text-align: center;
}

#menu li.selected {
	background-image: url('/images/menuitemhover_bg.jpg');
	background-repeat: repeat-x;
}

#menu .menu-li-hover a {
	color: #d33d2f;
	text-decoration: underline;
}

#menu li.selected a {
	color: #d22d2f;
}

#menu li a {
	font-family: Georgia;
	color: #758892;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#menu li a:hover {
	
}

#cart {
	text-align: right;
	margin-left: 748px;
	background-image: url('/images/cart.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 46px;
	color: #6d818b;
	padding: 17px 10px 0 48px;
}

#cart a {
	
} 

#main-menu .cart-selected {
	background-color: #fff;
	background-image: url('/images/cart_selected.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.shopping-cart input {
	
}
/************************************
sfarsit meniu
************************************/


/************************************
inceput sidebar
************************************/
#sidebar {
	background-color: #F5F8FA;
	width: 182px;
	border-top: 1px solid #cfdbe2;
	border-right: 1px solid #cfdbe2;
	padding-bottom: 12px;
	float: left;
}

#sidebar .cat {
	border-bottom: 1px solid #cfdbe2;
	height: 24px;
	background-image: url('/images/sidebaritem_bg.jpg');
	background-repeat: repeat-x;
}

#sidebar .sidebar-cat-hover {
	background-image: url('/images/sidebaritemhover_bg.jpg');
	background-repeat: repeat-x;
	background-color: #eaf2f7;
}

#sidebar .cat a {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	margin-left: 28px;
}

#sidebar .cat a:hover {
	
}

#sidebar .cat img {
	margin-top: 5px;
	margin-left: 8px;
	float: left;
	cursor: pointer;
}

#sidebar ul {
	margin-top: 4px;
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 4px;
	display: none;
	visibility: hidden;
	background-color: #fbfcfd;
	border-top: 1px solid #cfdbe2;	
}

#sidebar ul li {
	padding-left: 2px;
	margin-left: 4px;
	height: 18px;
	background-image: url('/images/libefore.jpg');
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

#sidebar .cat ul li a {
	font-weight: normal;
}

#sidebar .cat ul li a:hover {
	
}

#sidebar .expanded {
	height: auto;
	font-weight: bold;
	background-color: #eaf2f7;
	background-image: url('/images/sidebaritemselected_bg.jpg');
}

#sidebar .expanded ul {
	display: block;
	visibility: visible;
}

#sidebar ul li.selected-subcat a {
	font-weight: bold;
}

#sidebar .chosen {
	border-bottom: 3px solid #cfdbe2;
}
/************************************
sfarsit sidebar
************************************/


/************************************
inceput breadcrumb
************************************/
#breadcrumb {
	text-align: right;
	margin-bottom: 16px;
}
/************************************
sfarsit breadcrumb
************************************/


#footer {
	text-align: center;
	height: 60px;
	background-image: url('/images/footer_bg.jpg');
	background-repeat: repeat-x;
}


/************************************
inceput listare carti
************************************/
#central-part .listing {
}

#central-part .listing2 {
	margin-top: 40px;
}

#central-part .listing-options {
	height: 38px;
	background-image: url('/images/heading_bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#central-part .book-details-h {
	height: 12px;
	background-position: top left;
}

#central-part .listing-table .options {
	text-align: right;
	padding: 4px;
	border: 1px dashed #cfdbe2;
	margin-right: 2px;
	margin-left: 2px;
}

.listing-table .navi, .listing-table .sorter {
	float: left;
}

.listing-table img {
	vertical-align: middle;
	margin-top: -1px;
}

.listing-table .navi, .listing-table .sorter, .listing-table .howmany {
	/*border: 1px solid red;*/
	height: 20px;
	padding-top: 2px;
}

.listing-table .navi {
	margin-left: 0;
	margin-right: 44px;
}

.listing-table .sorter {
	margin-left: 90px;
}

.listing-table .howmany {
	margin-left: 398px;
}

h1.listing-h1, h2.listing-h2, p.listing-p {
	font-size: 20px;
	font-weight: normal;
	color: #6d818b;
	font-family: Georgia;
}

.listing-table {
	border: 1px solid #cfdbe2;
	border-top: 0;
	margin-left: 2px;
	margin-right: 5px;
	padding: 4px 6px 5px 6px;
}

.listing-table table {
	width: 710px;
}

.listing-table table td, .listing-table table th {
	border: 1px dashed #cfdbe2;
	padding: 9px;
	border-spacing: 10px;	
}

.listing-table table th {
	font-weight: bold;
}

.listing-table table td a {
	font-size: 11px;
}

.listing-table table td img {
	border: 1px solid #eee;
}

.listing-table table td table {
	width: 100%;
}

.listing-table table td table td.info-cell, .listing-table table td table td.picture, .listing-table table td table td.descriere {
	border: 0;
	padding: 0;
	/*border: 1px solid red;*/
}

.listing-table table td table td.picture {
	text-align: center;
	padding-top: 4px;
}

.listing-table table td table td.info-cell {
	height: 56px;
}

.listing-table table td table td.descriere {
	padding-top: 8px;
}

.listing-table table td.thcell {
	text-align: right;
	width: 120px;
	border-right: 0;	
}

.listing-table table td.thcellimg{
	width: auto;
}

.listing-table table td.thcell2 {
	text-align: left;
	font-weight: bold;	
}

.listing-table table td.ccell {
	border-left: 0;
}

.listing-table table td.code {
	border-right: 0;
}

.listing-table table td.cerror {
	background-image: url('/images/alerts/stop.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 14px 10px 14px 58px;
	color: #d22d2f;
}

.listing-table table td.cerror a {
	font-size: 11px;
	text-decoration: underline;	
}

.listing-table table td.cinfo {
	background-image: url('/images/alerts/info_small.png');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 10px 10px 10px 58px;
}

.listing-table table td.cinfo a {
	font-size: 11px;
}

.listing-table table td.thcell span.mandatory {
	color: red;
	padding: 0 0 0 4px;
}

.listing-table table td.cheader {
	background-color: #eaf2f7;
	font-size: 13px;
}

.listing-table table td.csplitter {
	background-color: #cfdbe2;	
	height: 2px;
	padding: 0;
}

.listing-table table td.cspacer {
	height: 32px;
	padding: 0;
}

.listing-table table td.ctotal {
	font-size: 14px;
	font-weight: bold;
	background-color: #eaf2f7;
}

.listing-table table td.ctotall {
	border-right: 0;
}

.listing-table table td.ctotalr {
	border-left: 0;
}

.listing-table table td img.submitter {
	border: 0;
	margin-left: 10px;
	cursor: pointer;
	vertical-align: top;
}

.listing-table table td.no-bottom-border {
	border-bottom: 0;
}

.listing-table table td.no-top-border {
	border-top: 0;
}
/************************************
sfarsit listare carti
************************************/


/************************************
inceput detalii carte
************************************/
#bookimg {
	background-repeat: no-repeat;
	background-position: top left;
	width: 248px;
	height: 299px;
	text-align: center;
	padding: 0;
	margin: 0;
}	

#bookimg img {
	margin-top: 14px;
}

#add-to-cart img {
	border: 0;
	cursor: pointer;
}
/************************************
sfarsit detalii carte
************************************/


/************************************
inceput cautare avansata
************************************/
#cauta {
	margin-bottom: 40px;
}

.long-input {
	background-image: url('/images/longinput_bg.jpg');
	width: 193px;
}

.short-input {
	background-image: url('/images/middleinput_bg.jpg');
	width: 87px;
}

.tiny-input {
	background-image: url('/images/tinyinput_bg.jpg');
	width: 53px;
}

.adv-search table td {
	
}

.adv-search table td span {
	padding: 0 6px 0 5px;
}
/************************************
sfarsit cautare avansata
************************************/

#usersagree {
	
}

/************************************
inceput definitii clase ajutatoare
************************************/
.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.top20 {
	margin-top: 20px;
}

.simple-text {
	color: #6d818b;
}
/************************************
sfarsit definitii clase ajutatoare
************************************/

#alert-div {
	text-align: left;
	font-family: arial;
	padding: 10px;
	padding-left: 70px;
	height: 56px;
	border-bottom: 1px solid #aaa;
	background-color: #fff;
}

#alert-btns {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
	background-color: transparent;
}

.alert, .info, .question {
	background-repeat: no-repeat;
	background-position: 4px center;
}

.alert {
	background-image: url('/images/alerts/alert.png');
}

.info {
	background-image: url('/images/alerts/info.png');
}

.question {
	background-image: url('/images/alerts/question.png');
}

#ie {
	display: none;
}