﻿
/* BASIC TAG RELATED STYLES */
html, body 
{
	height:100%;
	width:100%;	
}

body {
	margin:0;
	padding:0;
	padding-top:34px;
	overflow:scroll;
}
td, div, span, p, input, select, textarea {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	color:#000000;
}
img 
{
    border:0;
}
a {
	color:#ab10d2;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ab10d2;
	font-weight:bold;
	text-decoration:underline;
}
form, p {
	margin:0;
	margin-bottom:5px;
	padding:0;
	text-align:left;
}
#content {position:relative;width:100%;height:100%;margin:0;padding:0;}


h2 {font-size:15px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;color:#000000;}
h2.italic {font-size:15px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;font-style:italic;color:#000000;}
h3 {font-size:12px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;}
h3.bookTitle {font-size:12px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;color:#000000;margin:0;}
h3.bookAuthor {font-size:12px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;color:#000000;margin:0;}
h4.bookAuthors {font-size:11px;font-family:Arial,Helvetica,Sans-serif;color:#000000;margin:0;margin-bottom:5px;}
.textheader {font-size:12px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;}
.pageheader {font-size:15px;font-family:Arial,Helvetica,Sans-serif;font-weight:bold;color:#000000;}
.text {font-family:Arial,Helvetica,Sans-serif;font-size:11px;color:#000000;}

a.linkBold 
{
    font-weight:bold;
}


/* PRESENTATION STYLES */

.imgAuthor
{
    border:solid 1 black;
    background-color:white;
    margin:0 0 0 0;
    width:150px;
}

.imgBook
{            
    border:1px solid black;
    padding:0px;
    background-color:white;            
}
.imgBookRec
{
    border:1px solid black;    
    background-color:white;
    margin:0 0 0 0;
}
.imgEmptyBookNormal
{
    width:80px;
    height:120px;
    background-color:White;
    vertical-align:top;
    border:1px solid black;
}
.imgEmptyBookLarge
{
    width:140px;
    height:200px;
    background-color:White;
    vertical-align:top;
    border:1px solid black;
}
.imgEmptyBookSmall
{
    width:80px;
    height:130;
    background-color:White;
    vertical-align:top;
    border:1px solid black;
}
.imgEmptyBookThumb
{
    width:65px;
    height:105px;
    background-color:White;
    vertical-align:top;                        
    border:1px solid black;
}
.imgEmptyBookSmallWrap
{
    width:80px;
    height:130;
    background-color:White;
    vertical-align:top;
    border:1px solid black;
    float:left;
    margin:0 10 3 0;
} 
.imgEmptyBookThumbWrap
{
    width:65px;
    height:95;
    background-color:White;
    vertical-align:top;
    border:1px solid black;            
    float:left;
    margin:0 5 0 0;
}                
.imgBookThumbWrap /*"""style=""border:1px solid #BFBFBF;padding:2px;*/
{    
    background-color:White;
    vertical-align:top;
    border:1px solid black;            
    float:left;
    margin:0 5 0 0;
}                


/* MISC STYLES */
.listItem
{
    padding:2px 0px 2px 12px;
    height:24px;
}
.listItemEmpty
{
    padding:2px 0px 2px 12px;
    height:12px;
}
.bxQuotation
{
    height:58px;
    overflow:hidden;
    border:solid 0 black;
}
.rub3 {
    font-size:13px;
    line-height:14px;
    font-weight:bold;
}

.rub4 {
    font-size:15px;
    line-height:14px;
    font-weight:bold;
}

.rub5 {
    font-size:17px;
    line-height:14px;
    font-weight:bold;
}

.HeadLine {
    font-family:arial;
    font-size:18px;
    line-height:14px;
    font-weight:bold;
}
.HeadLineMiddle {
    font-family:arial;
    font-size:14px;
    line-height:14px;
    font-weight:bold;    
}
.ListBookMainTitle {
    font-family:arial;
    font-size:14px;
    line-height:16px;
    font-weight:bold;
    text-decoration:none;
    color:#9a0101;
}
.ListBookSubTitle {
    font-family:arial;
    font-size:11px;
    line-height:14px;
    font-weight:bold;
    text-decoration:none;
    color:#9a0101;
}
.ListBookAuthorName {
    font-family:arial;
    font-size:11px;
    line-height:14px;
    font-weight:bold;
    text-decoration:none;
    color:#9a0101;
}
.ListBookTitle {
    font-family:arial;
    font-size:11px;
    line-height:14px;
    font-weight:bold;
    text-decoration:none;
    color:#9a0101;
}
.ListBookPrice
{
    font-size:11px;
	font-weight:bold;
	font-family:Arial,Sans-serif;
}
.ListBookBandType
{    
	font-family:Arial,Sans-serif;
	line-height:11px;
}
.ListBookAuthorsHeader 
{
	font-family:Arial,Sans-serif;
	line-height:18px;
	text-decoration:none;
	font-size:11px;
	color:#000000;
}
.ListBookAuthors
{
	font-family:Arial,Sans-serif;
	line-height:18px;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#9a0101;		
}
.ListBookSubTitle
{
	font-family:Arial,Sans-serif;
	line-height:18px;
	text-decoration:bold;
	font-size: 14px;		
}
.rea
{
    color:Red;
    font-size:11px;
}
.BasketSumText
{
    color:#000000;
    font-size:11px;
}
.basket 
{
    font-size:9px;
}

/* OVERWRITE TOP CSS */

h2
{
	font-size:15px;font-family:Arial,Helvetica;font-weight:bold;color:#000000;margin-bottom:5px;
}

.headline
{
	font-size:15px;font-family:Arial,Helvetica;font-weight:bold;color:#000000;
}

.headlineitalic
{
	font-size:15px;font-family:Arial,Helvetica;font-style:italic;font-weight:bold;color:#000000;
}

.headlinetwo
{
	font-size:13px;font-family:Arial,Helvetica;font-weight:bold;color:#000000;
}

.headlinetwoitalic
{
	font-size:13px;font-family:Arial,Helvetica;font-style:italic;font-weight:bold;color:#000000;
}

.smallertext
{
	font-family:Arial,Helvetica;font-size:7px;color:#000000;
}
.smalltext
{
	font-family:Arial,Helvetica;font-size:9px;color:#000000;
}
.regulartext
{
	font-family:Arial,Helvetica;font-size:11px;color:#000000;
}
.bigtext16
{
	font-family:Arial,Helvetica;font-size:16px;color:#000000;
}
.bigtext15
{
	font-family:Arial,Helvetica;font-size:15px;color:#000000;
}
.bigtext13
{
	font-family:Arial,Helvetica;font-size:13px;color:#000000;
}
