html, body {
	margin: 0; padding: 0;
	background-color: white;
	color: black;
	font-family: "Times New Roman","Times",serif;
	font-size: 13px;
	line-height: 17px;
}

form, fieldset {
	margin: 0; padding: 0;
	border: none;
}

img {
	margin: 0; padding: 0;
	border: none;
}

table {
	margin: 0; padding: 0;
}

select {
	font-family: "Times New Roman","Times",serif;
	font-size: 13px;
	line-height: 16px;
}

a {
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	margin: 0; padding: 0;
}

h2 {
	font-size: 20px;
	color: white;
}

h3 {
	font-size: 20px;
	line-height: 24px;
}

h4 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}

p {
	margin: 0; padding: 0;
	margin-bottom: 2em;
}

.text p {
	margin-bottom: 1em;
}

.text {
	margin-left: 10px;
	width: 709px;
}

.text h1{
	font-size: 20px;
	line-height: 22px;
}

.text h2{
	font-size: 12px;
	line-height: 15px;
	color: black;
}

.container {
	width: 992px;
}

.header {
	width: auto;
}

.u {
	text-decoration: underline;
}

.filter {
	width: auto;
	height: 84px;
	background-color: #DADADA;
	margin-bottom: 14px;
}

.lineSpacer {
	display: block;
	width: auto;
	height: 14px;
	background-color: #ffffff;
}

.bookData{
	width: auto;
}

.newsData{
	width: auto;
	padding-left: 10px;
}

.greenBg {
	background: url("../i/bg-list-green.gif") top left repeat;
}

.blueBg {
	background: url("../i/bg-list-blue.gif") top left repeat;
}

.violetBg {
	background: url("../i/bg-list-violet.gif") top left repeat;
}

.blackBg {
	background: url("../i/bg-list-black.gif") top left repeat;
}

.whiteBg {
	background-color: #ffffff;
}

.listItem {
	width: 248px;
	height: 168px;
	float: left;
}

.itemImage {
	width: 112px;
	height: 160px;
	float: left;
	background: #ffffff url("../i/list-item.gif") top left repeat-x;
}
.itemImage img {
	margin: 1px;
}

.itemInfo {
	float: left;
	background: #ffffff url("../i/list-item.gif") top left repeat-x;
}

.iCont {
	position: relative;
	width: 128px;
	height: 160px;
}

.title {
	width: auto;
	padding: 8px 0px 0px 8px;
}
.anotace {
	width: auto;
	margin: 0px 8px 0px 8px;
	padding-top: 1px;
	line-height: 14px;
	background: #FFFFFF url("../i/bg-line-paper.gif") top left repeat;
}

.bookInfo {
	width: auto;
	margin: 10px 0px 10px 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	background: #FFFFFF url("../i/bg-line-paper-20.gif") top left repeat;
}

.iTitle {
	width: 80px;
	display: block;
	float: left;
}

.moreBt {
	width: 17px;
	height: 17px;
	position: absolute;
	right: 0px; bottom: 0px;
}

.red {
	color:#ff0000;
}

.grey {
	color: #737373;
}

.sold {
	font-size: 16px;
	color: #737373;
}

.grey a {
	text-decoration: underline;
}

.logo {
	float: left;
	height: 67px;
}

.menu {
	float: right;
	width: 200px;
	text-align: right;
	color: #737373;
	font-weight: bold;
	line-height: 20px;
	padding-top: 7px;
}

.menu a {
	text-decoration: underline;	
	font-weight: bold;
	line-height: 20px;
}


.clear {
	display: block;
	clear: both;
}

table img {
	display: block;
	clear: both;
}

table select {
	width: 143px;
	height: 18px;
}

.float {
	float: left;
}

.inp {
	padding-left: 5px;
}

.desc {
	padding-top: 1px;
}

.bookList {
	width: auto;
	background-color: #000000;
}

.listTitle {
	width: auto;
	padding: 14px 0px 8px 10px;
}

.footer {
	padding: 36px 0px 40px 10px;
	font-weight: bold;
}

.emptyList {
	width: auto;
	background-color: white;
	padding: 10px 20px 60px 10px;
}

.red {
	color: #FF0000;
}

/* AUTOR DETAIL */
.leftColumn {
	width: 235px;
	float: left;
	display: inline;
}

.leftColumn .margins {
	width: auto;
	padding: 0px 30px 20px 10px;
}

.middleColumn {
	width: 496px;
	float: left;
	display: inline;
}

.middleRightColumn {
	width: 700px;
	float: left;
	display: inline;
}

.detailDesc {
	width: auto;
	padding-right: 10px;
	margin-bottom: 20px;
}

.relatedBooks {
	width: auto;
	border-top: 1px solid #8C8C8C;
	padding-top: 15px;
}

.noTop {
	border-top: none !important;
	padding-top: 0px !important;
}


.relatedList {
	width: auto;
	border-top: 1px solid #8C8C8C;
	padding-top: 15px;
	margin-bottom: 20px;
}

.rightColumn {
	width: 240px;
	float: right;
	display: inline;
}

.bInfo {
	font-size: 20px;
	line-height: 24px;
	text-decoration: underline;
	font-weight: normal !important;
}

.commentBox .fc {
	width: 90px;
	font-size: 13px;
	line-height: 17px;
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}

.commentBox table{
	margin-top: 10px;
}

.error {
	color: #ff0000;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	padding-bottom: 10px;
}

.commentBox input {
	width: 173px;
	height: 17px;
	background-color: #F5F2C9;
	border: 1px solid #8C8C8C;
	font-family: "Times New Roman","Times",serif;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px;
}

.commentBox textarea {
	width: 388px;
	height: 75px;
	background-color: #F5F2C9;
	border: 1px solid #8C8C8C;
	font-family: "Times New Roman","Times",serif;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px;
}

.hidden {
	display: none;
}
.visible {
	display: block;
}

#alert {
	position: absolute;
	z-index: 123;
	top: 110px; left: 650px;
	width: 284px;
	height: 101px;
	background: url("../i/alert-bg.gif") top left no-repeat;
	color: white;
}

#alert a {
	color: white;
	text-decoration: underline;
}

.aPad {
	padding: 10px;
	padding-right: 20px;
}

.basketHeader {
	background-color: #DADADA;
	border-right: 1px solid #ffffff;
}



.basketItem  {
	padding-left: 10px;
	padding-right: 4px;
	border-bottom: 1px solid #DBDBDB;
	line-height: 24px;
	vertical-align: top;
}

.basketItem form {
	display: inline;
}

.price {
	display: inline;
	float: left;
	width: 45px;
	margin-right: 5px;
	text-align: right;
}

.iSubm {
	vertical-align: middle;
}

.tLine {
	height: 1px;
}

.tr {
	text-align: right;
}

.rBt {
	border-top: 1px solid #DBDBDB;
}

.ks {
	width: 27px;
	height: 17px;
	background-color: #F5F2C9;
	border: 1px solid #8C8C8C;
	font-family: "Times New Roman","Times",serif;
	font-size: 13px;
	line-height: 17px;
	margin-right: 5px;
}

th {
	text-align: left;
}

.total {
	font-size: 18px;
	font-weight: bold;
}

.bThumb {
	border: 1px solid #DADADA;
	margin-top: 2px;
	margin-right: 2px;
}

#bookImage {
	position: absolute;
	top: 67px; left: 294px;
	border: 1px solid #8C8C8C;
	background-color: #EEEEEE;
}

.imagePadding {
	padding: 10px 10px 10px 10px;
	text-align: right;
}

#imgContainer {
	border: 1px solid #DADADA;
	margin-bottom: 5px;
}

.imgClose {
	background: url('../i/ico-close.gif') 0px 3px no-repeat;
	padding-left: 18px;
	color: #8C8C8C;
	text-decoration: underline;
}

.backTd {
	text-align: right;
	padding-top: 21px;
}

.backTd a {
	width: 136px;
	text-align: right;
}

#backContainer {
	display: inline;
	float: left;
}

.il { display: inline; }