body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td
{
	margin: 0px;
	padding: 0px;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	position: relative;
	background: #87A7C1 url(images/main-bg.gif) repeat-x bottom;
	border-top: 4px solid #FFFFFF;
}

#container {
	width: 940px;
	margin: 0 auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8B8B;
}

/* HEADER */
#header {
	height: 95px;
	margin-bottom: 26px;
}
#header .logo {
	position: absolute;
}
#header .top {
	background-color: #98CD33;
	border-bottom: 1px solid #73A715;
	height: 42px;
	text-align: right;
	width: auto;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#header .top-menu a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#header .top-menu a:hover {
	text-decoration: underline;
}

#header ul.top-menu {
	list-style: none;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#header ul.top-menu li {
	float: left;
	padding: 0 10px;
	border-right: 2px solid #FFFFFF;
}
#header ul.top-menu li.last {
	border-right: 0px solid #FFFFFF;
}

/* FOOTER */
#footer {
	width: auto;
	height: 60px;
	padding: 20px 10px 0px 10px;
}
#footer .copyright {
	color: #FFFFFF;
}
#footer .menu {
	float: right;
	color: #81DFFF;
}
#footer .menu a {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 5px;
}
#footer .menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* CONTENT */
#content {
	clear: both;
	background: #FFFFFF url(images/cont-bg-bottom.gif) repeat-x bottom;
}
#content .content-body {
	background: url(images/cont-bg-top.gif) repeat-x top;
	padding: 36px 20px 40px 30px;
}

#content .column-text {
	overflow: hidden;
	clear: both;
}

#content .left-column {
	float:left;
	padding-bottom:10000px;
   margin-bottom:-10000px;
	width: 210px;
}
#content .main-column {
	float: left;
	padding-bottom:10000px;
   margin-bottom:-10000px;
	width: 420px;
	margin-left: 20px;
	margin-right: 20px;
}

#content .right-column {
	float: left;
	padding-bottom:10000px;
   margin-bottom:-10000px;
	width: 200px;

}
/* ==================================================================== */
.clear {
	clear: both;
}

a {
	color: #2BABEC;
	text-decoration: underline;
}

a:hover {
	color: #2BABEC;
	text-decoration: none;
}

h1 {
	color: #3E3D3D;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
}
h1.border {
	border-bottom: 1px dotted #BDBDBD;
}
h2 {
	color: #3E3D3D;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #3E3D3D;
	font-family: Georgia;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}
h4, h5, h6 {
	color: #3E3D3D;
	font-family: Georgia;
	margin: 0px 0px 10px 0px;
}

#content p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	line-height: 1.4;
}

/* BEGIN Author Block*/
.author-block {

}

.author-block .author-name {
	font-size: 22px;
	font-weight: bold;
	color: #3E3D3D;
	text-align: center;
	padding-bottom: 10px;
}
.author-block .author-photo {
	text-align: center;
	padding-bottom: 10px;
}
.author-block .author-photo img {
	border: 5px solid #EBEBEB;
}
.author-block .author-desc {

}
.author-block .button-block {
	margin-left: 40px;
}

/* sponsors */
.sponsors {
	border: 1px solid #E2E2E2;
	padding: 10px 20px;
	background: url(images/column-bg.gif) repeat-x top;
}
.images-col {
	text-align: center;
}
.images-col a {
	display: block;
	margin: 15px 0px;
}

/* book-block */
.book-block {
	border: 1px solid #E2E2E2;
	padding: 20px;
	background: url(images/column-bg.gif) repeat-x top;
}
.book-block h1 {
	color: #99331F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.book-block h2 {
	color: #3E3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.img-left {

}
.img-left img {
	float: left;
	margin: 0px 15px 6px 0;
}

.book-block .book-id {
	color: #969696;
	font-size: 24px;
	padding: 0px 10px 0px 0px;
}
.book-block .button {
	border: none;
	background: #000000 url(images/button.gif) no-repeat center;
	width: 86px;
	height: 25px;
	_padding: 2px 0px 3px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    cursor: pointer;
}

.quot {
	background: url(images/quot_right.gif) no-repeat bottom right;
	margin: 10px 0px;
}
.quot .qout-body {
	background: url(images/quot_left.gif) no-repeat 10px;
	background-position: 0px 10px;
	padding: 10px;
	padding-left: 30px;
    font-size: 16px;
}
.book-block .bottom {
	padding-bottom: 20px;
}
.book-block .book-author {
	font-style: italic;
	font-size: 16px;
	color: #999999;
}

.ugol {
	background: url(images/ugol.gif) no-repeat;
	width: 36px;
	height: 17px;
	position: relative;
	left: 40px;
	top: -1px;
}
.book-buy {
	overflow: hidden;
	padding: 20px 0px;
}
.book-buy h2 {
	color: #99331F;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	border-bottom: 1px dotted #BDBDBD;
	padding-bottom: 5px;
}
.book-buy .price-line {
	padding: 0px 20px 20px 20px;
}
.book-buy .price {
	color: #99331F;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	padding-right: 20px;
}
.book-buy .price-text {
	color: #8B8B8B;
	font-family: Georgia;
	font-size: 16px;
	padding: 0 6px;
}
.button-block {
	float: left;
	margin-right: 10px;
}
.button-block .button {
	border: none;
	background: #000000 url(images/download_button.gif) no-repeat center;
	width: 133px;
	height: 44px;
	_padding: 2px 0px 3px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    cursor: pointer;
}

/* books-line-block */
.books-line-block {

}
.books-line-block .books-line {
	height: 99px;
}
.books-line-block .books-line .arrow-right,
.books-line-block .books-line .arrow-left {
	background-repeat: no-repeat;
	background-position: center top;
	width: 17px;
	height: 99px;
	padding: 0px 15px;
}
.books-line-block .books-line .arrow-right {
	background-image: url(images/arrow-right.gif);
	float: right;
}
.books-line-block .books-line .arrow-left {
	background-image: url(images/arrow-left.gif);
	float: left;
}
.books-line-block .books-line .books {

}
.books-line-block .books-line .books a {
	padding: 0px 6px;
	display: block;
	float: left;
}
.books-line-block .books-line .books a.hover {
	border: 1px solid #C5C5C5;
	padding: 0px;
}
.books-line-block .books-line .books a.hover img {
	padding: 5px 5px;
}
