BODY
{
    background-color: #d3ddeb;
    background-position: left top;
    background-image: url('Images/main_background.gif' );
    background-repeat: repeat-x;
    font-family: 'Arial';
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 974px;	
}

#header {
	margin: 0px 0px 0px 0px;
	background: white;
	height:181px;
    background-image: url('Images/header.jpg' );
    background-repeat:no-repeat;
    background-position:top;    
}

#topmenu {	
	background: #949ba4;
	height:41px;
	background-image: url('Images/top_menu.gif');
    background-repeat: repeat-x;
}

#container
{
    background:white;
    
}

#content { 
	float: right;
	width: 699px;
	background:white;	
	padding:10px;
	font-size:10pt;
}

#footer
{
    clear: both;
    height: 20px;
    background: #949ba4;
    padding: 10px;
    font-size: 12px;
    color: #d3ddeb;    
}

#leftmenu
{
    width: 235px;
    float:left;
    padding:10px;
    background:white;
    color:#3e4856;
}

#leftmenu a
{
    text-decoration: none;
   color:#3e4856;
}


#leftmenu A:hover 
{
text-decoration:underline;
}


#cleaner
{
     clear: both;
     height: 10px;
     background:#d3ddeb;
}

.Edice
{
    height:30px;
	width:200px;
	background-image: url('Images/edice_back.gif');
    background-repeat:no-repeat;        
    background-position:top;
    padding-top:2px;
}

.Edice span
{
    padding-left:10px;
    text-transform: uppercase;    
     font-size:14px;
}


.Edice1
{
    height:30px;
	width:200px;
    padding-top:2px;
}

.Edice1 span
{
    padding-left:10px;
    text-transform: uppercase;    
     font-size:14px;
}
.Selected
{
	height:25px;
	width:200px;
	background-image: url('Images/edice_back_item.gif');
    background-repeat:no-repeat;        
    background-position:top;
    clear:both;
    padding-top:2px;
}

.Selected span
{
    font-size:12px;
    margin: 3px 0px 0px 25px;    
}

.NotSelected
{
    background: white;
	height:25px;
	width:200px;
	clear:both;
}

.NotSelected span
{
    font-size:12px;
    margin: 3px 0px 0px 25px;
}

.MenuItem
{
    height:21px;
	width:200px;

}

.MenuItem span
{
    padding-left: 10px;
    text-transform: uppercase;
     font-size:14px;
}

.MenuItemSelected
{
    height:21px;
	width:200px;
	background-image: url('Images/edice_back.gif');
	background-repeat:no-repeat;        
    background-position:top;
}

.MenuItemSelected span
{
    padding-left: 10px;
    text-transform: uppercase;
     font-size:14px;
}

.Separator
{
    width:200px;
    height:5px;
    clear:both;    
}


.BookWrapper
{
     width:100%;       
     border: none;
     width:670px;
}

.BookCover
{   
    float: right;
    width: 152px;    
    overflow:hidden;        
}

.BookDetails
{
    float:left;
    font-size:14px;
    padding-left: 10px;
    text-transform: uppercase;    
}

.BookCover1
{
    border: solid 1px #949ba4;
    float: left;
    width: 150px;
    overflow:hidden;
}

.BookDetails1
{
    float:left;
    font-size:14px;
    padding-left: 10px;
    text-transform: uppercase;
}

.Clean
{
     clear: both;
     width:100%;
     height:10px;
}

.BookDescription
{
  width:100%;
  background:#e9eef5;
  padding:10px 10px 10px 10px;
}

.Divider
{
     width:100%;
     height:2px;
     background-color:#949ba4;     
    padding:0px 10px 0px 10px;
}

.BookName
{
  width:500px;
  background:#e9eef5;
  height:20px;
}

.BookRowDesc
{
    width:500px;
}
.Brownish
{
    color:#ccb36e;
}

#searchmenu
{
    width: 200px;
    float:left;
    padding:10px;
    background:#ebe4d3;
    color:#ffffff;
}


#contactmenu
{
    width: 200px;
    float:left;
    padding:10px;
    background:#949ba4;
    color:#ffffff;
    font-size:12px;
}

.topmenuitems
{
    padding-top:10px;
    color:White;
}

.topmenuheader
{
    padding-top:10px;
    padding-left:10px;
}

.topmenuheader a
{
    color:white;
    font-size: 20px;
    font-weight:bold;
    text-decoration: none;
}

.MessageBox
{
  width:670px;
  height:20px;  
  background:#e9eef5;
  padding:5px 5px 5px 5px;
  text-align:center;
  font-size:16px;
  color:black;
  margin: 0px auto;  
  border: solid 1px #949ba4;
}

.AuthorLink
{
   text-decoration: underline;
   color:black;
}

.MessageBox1
{
  width:670px;
  height:20px;  
  background:white;
  padding:5px 5px 5px 5px;
  text-align:center;
  font-size:16px;  
  color:black;
  margin: 0px auto;  
  border: solid 1px white;
}

.lupa
{
    border:solid 0px;  
    float:right;   
    margin-top:3px;
}

.ProfileHeader
{
    width:100%;
    height:20px; 
    background-color:#E9EEF5; 
    font-weight:bold;
    text-transform:uppercase;
    font-size:13px;
    padding-top:5px;    
}

.ProfileName
{
     width:100%;
    background-color:#E9EEF5;     
    font-size:16px;    
}

.ProfileDesc
{
    font-size:12px;   
    margin-left:5px;
    margin-right:5px; 
}

.ProfileImage
{
float:right;
padding: 5px 5px 5px 5px;
border:solid 1px black;
background-color:#949BA4 ; 
}

.ProfileThumb
{
    margin:3px 2px 3px 3px ;
    background-color:white;
        border:solid 4px #E9EEF5;
}

.CommentButton
{
        border:solid 1px #949BA4;
        background-color:#E9EEF5 ; 
        font-weight:bold;    
        font-size:13px;
        color:Black;
}

.PaddingStyle
{
    padding:5px 5px 5px 5px;
}

.HeaderSummary a
{
    color:#3e4856;
    padding:3px 3px 3px 3px;
}

.HeaderSummary
{
    margin-bottom:10px;
}

.ViewMode a
{
    color:#3e4856;
    padding:3px 3px 3px 3px;
    text-decoration:none;
}

.ViewMode a:hover
{
      text-decoration:underline;
}

.ViewMode
{
    margin-bottom:10px;
}
