body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #969547;
	background: #4b4743;
	background-image: url('images/smallBack.jpg');
}

a:link, a:visited { color: #e6e154; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #e6e154; text-decoration: underline;}

h4
{
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

.buy_now_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(images/btn_02.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.detail_button a{
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	margin-bottom: 10px; 
	background: url(images/btn_01.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#container{
	width: 960px;
	margin: 0 auto;
	/*padding: 0 10px;*/
	/*background: url(images/bg.png) repeat-y; /*#1c1c1b*/
	background-color: #1c1c1c;
	border-left: 3px solid black;
	border-right: 3px solid black;
}


/* menu */

#menu {
	clear: both;
	width: 960px;
	height: 45px;
	background: url(images/menu_bg.jpg) no-repeat;
	line-height: 45px;
}

#menu ul {
	/*padding: 13px 0 0 0;*/
	margin: 0;
	list-style: none;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	padding: 0 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #969547;
	outline: none;
}

#menu li a:hover, #menu li .current{
	color: #fcf88e;
	text-decoration: underline;
}

#login
{
	height: 45px;
	width: 250px;
	float: right;
	text-align: right;
	padding-right: 5px;
}

.loginButton
{
	outline: none;
}

#login a
{
	color: #969547;
}

#login a:hover
{
	color: #fcf88e;
	text-decoration: underline;
}

/* end of menu*/

/* header */
#header {
	clear: both;
	width: 960px;
	height: 285px;
	padding: 0;
	margin: 0;
	background: url(images/header_bg1.jpg) no-repeat;
}

#header a,a:hover {
	color: #ffffff;
}

#header #special_offers {
	float: left;
	font-size: 14px;	
	margin-top: 95px;
	width: 180px;
}

#special_offers a {
	font-size: 11px;
}

#special_offers  p {
	margin: 0 0 20px 0;
	font-size: 11px;
}
#special_offers p span {
	font-size: 14px;
}

#header #new_books {
	float: left;
	margin-top: 90px;	
	margin-left: 55px;
	width: 180px;
}

#new_books ul {
	 margin: 0 0 10px 0;
	 padding: 0 0 0 20px;
}

#new_books li {
	 margin: 0;
	 padding: 0; 
}


/* end of header */

/* content */
#content {
	clear: both;
	width: 920px;
	padding: 0 20px;
}

#content #content_left {
	float: left;
	width: 188px;
	padding: 5px;
	background-color: #171716;
	border: 1px solid #212120;
}

#content #content_right {
	float: right;
	width: 670px;
}


#content_left .content_left_section{
	clear: both;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #2b2b2a;*/
	margin-bottom: 20px;
}

.content_left_section h1 {
	font-size: 14px;
	color: #cbc750;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #cbc750;
}

.content_left_section ul {
	padding: 0;
	margin: 0;
}

.content_left_section ul li{
	padding: 0 0 3px 10px;	
	list-style: none;
}

.content_left_section ul li a{
	font-weight: normal;
	text-decoration: none;
	color: #969547;
	outline: none;
}

.content_left_section li a:hover, .content_left_section li .current{
	color: #fcf88e;
}

.Green_Textbox
{
	background-color: #00352D;
	border: 2px solid #785626;
    color: White;
}

#content_right .Home_box {
	float: left;
	width: 625px;
	height: 1389px;
	padding: 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;
}

#content_right .Home_box a
{
	color: #969547;
	text-decoration: underline;
}

#content_right .Home_box a:hover
{
	color: #fcf88e;
	text-decoration: underline;
}

#content_right .Home_box img
{
	border: 2px solid #333;
}

#Reg_Box
{
	width: 625px;
	height: 300px;
	text-align: justify;
}

#content_right .AddBook_box
{
	float: left;
	width: 625px;
	height: 849px;
	padding: 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;	
}

#content_right .Category_box
{
	float: left;
	width: 625px;
	min-height: 849px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;	
}

#content_right .Category_box a
{
	color: #969547;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 13px;
}

#content_right .Category_box a:hover
{
	color: #fcf88e;
	text-decoration: underline;
}

#content_right #Category_Header
{
	height: 40px;
}

#content_right #Category_Content
{
	min-height: 720px;
	padding-bottom: 10px;
}

#content_right #ShortBookBox
{
	border: 1px solid #593f1c;
	margin: 10px 0px;
	padding: 0px 5px;
	min-height: 92px;
	float:left;
}

#SmallBookImg
{
	border: 1px solid #593f1c;
	width: 60px;
	height: 75px;
	margin: 7px 0px;
	float: left;
}

#SmallBookImg img
{
	width: 60px;
	height: 75px;
	border: 0px;
}
#ShortBookAnons
{
	width: 541px;
	min-height: 80px;
	margin: 5px;
	float: left;
}

#ShortBookAnons table td
{
	width: 450px;
}

#PriceLabel
{
	width: 100px;
	height: 60px;
	background-image: url('images/priceLabel.png');
	line-height: 60px;
	text-align: center;
	color: White;
	font-size: 14px;
	font-weight: bold;
}

#content_right .Book_box
{
	float: left;
	width: 625px;
	min-height: 857px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;	
}

#content_right .Profile_box {
	float: left;
	width: 625px;
	min-height: 849px;
	padding: 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;
}

#ProfileMenu
{
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 12px;
	/*color: #cbc750;*/
	background: url(images/h1_bg.jpg);
}

#ProfileMenu a
{
	color: #969547;
}

#ProfileMenu a:hover
{
	color: #cbc750;
}

#SaveProfileButton a
{
	color: #969547;
	text-decoration: none;		
}

#content_right .Blog_box {
	float: left;
	width: 625px;
	min-height: 649px;
	padding: 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;
}

#content_right .Blog_box a
{
	color: #969547;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 13px;
}

#content_right .Blog_box a:hover
{
	color: #fcf88e;
	text-decoration: underline;
}

#content_right .Search_box {
	float: left;
	width: 625px;
	min-height: 849px;
	padding: 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;
}

#content_right .Search_box a
{
	text-decoration: none;
	color: #969547;
}

#content_right .Search_box a:hover 
{
	text-decoration: none;
	color: #969547;
}



#content_right .MyBooks_box {
	float: left;
	width: 625px;
	min-height: 849px;
	padding: 10px;
	border: 1px solid #333;
	color: #969547;
	font-family: Verdana;
	line-height: 17px;
}

#content_right .MyBooks_box a
{
	text-decoration: none;
	color: #969547;
}

#content_right .MyBooks_box a:hover 
{
	text-decoration: none;
	color: #969547;
}

.imgRight
{
	float: right;
	margin-left: 10px; 
}

.imgLeft
{
	float: left;
	margin-right: 10px;
}


#content_right .product_box {
	float: left;
	width: 303px;
	height: 210px;
	padding: 10px;
	border: 1px solid #333;
}

#content_right h1 {
	padding: 10px;
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #cbc750;
	background: url(images/h1_bg.jpg);
}

#content_right h2 {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #e6e154;
}

#content_right h3 {
	padding: 0;
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #85391f;
}

#content_right ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	/*list-style: none;*/
}

#content_right li {
	padding: 0 0 3px 0;
}

#content_right .image_panel {
	float: left;
	width: 100px;
	margin-right: 20px;
}

#content_right p {
	text-align: justify;
	padding: 0 0 8px 0;
}

.product_box h1 span {
	font-weight: normal;
}

.product_box img {
	float: left;
	margin-right: 20px;
}

.product_box .product_info {
	float: left;
	width: 180px;
}

.product_info p {
	margin-bottom: 15px;
}

/* end of content */

/* footer */
#footer {
	clear: both;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	border-top: 1px solid #25211e;
	color: #969547;
	background-color: #111110;
}

#sendMail a
{
	text-decoration: none;
	color: #969547;	
}

#sendMail a:hover
{
	text-decoration: none;
	color: #969547;	
}

#footer a{
	color: #969547;
	font-weight: normal;
}

#footer a:hover{
	color: #969547;
	font-weight: normal;
	text-decoration: none;
}
/* end of footer */

a
{
	outline: none;	
}

.nalichna
{
	color: Green;
}

.prodadena
{
	color: Red;
}

.BookName
{
	font-size: 13px;
	font-weight: bold;
}
