html, body{ 
 margin:0; 
 padding:0; 
 font: 11px/1.4em  Verdana, sans-serif; 
 -webkit-text-size-adjust:120%;
 } 
 
body{
 background:#faf6eb;
}   
#contents{ 
 width:950px; 
  margin: 0 auto; 
  text-align: left;
} 

#twocols{
 width:950px; 
 position:relative; 
 border-right:#666666 1px solid;
 border-bottom:#666666 1px solid;
  }   
  
#leftcol{
 width:200px; 
 float:left; 
 position:relative; 
 text-align:right;


  }

 .feedblock li{
	padding-left:0;
	padding-bottom:0.5em;
 
  }
   
#leftcol li, .feedblock li{
	list-style:none;

  }

#leftcol  A {
	color: #aa9d8e;
	font-size: 13px;;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	display:block;
	
	padding-bottom:1px;
	
}
#leftcol li A {
	margin-right:5px;	
}

#leftcol A:hover {
	color: #e33d02;
}

#leftcol A.MenuSpaceHighlight {
	color: #e33d02;
	
		
}




#leftcol A.collectionlink {
	display:block;
	font-weight:bold; 
	color:#7c7b7a;
	font-family:"Times New Roman", Times, serif;
 	font-size:19px;
	padding-right:10px;
	margin-top:20px;
	
}

#leftcol A.collectionlink:HOVER {	
	color: #aa9d8e;	
}

#maincol{
 background-color: #faf6eb;  
 float: left; 
 position: relative; 
 width:750px;
 }
 
 #headerLeft{
 position:relative; 
 height:135px; 
 background-color:#5b494a; 
 text-align:right;
} 

#headerRight{
 position:relative; 
 height:135px; 
 text-align:right;
 color:#666666;
 
 
} 

#headerRight a.logo{
 position:absolute;
 top:38px;
 left:120px;
 
} 

#headerRight a{
 color:#999999;
 
}

#langmenu{
position:absolute;
top:0px;
left:520px;
}

#searchbox {
 position:absolute;
 top:55px;
 left:520px;
 text-align:left;
} 



#maincolumncontent
 {position:relative;
  padding-left:20px;
  padding-top:20px;
}

#wikimenu1{
 position:absolute;
 top:-20px;
 right:0px;

}

#wikimenu{
 position:absolute;
 top:20px;
 left:500px;

}
#wikimenu1 ul {
  padding:0;
  margin:0;
  margin-top:22px;
  
}

#footer{
 text-align:right;
 font-size : 10px;
 color: #666666;
  } 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#twocols, #maincol{width:100%; float:none;}
}




 

#wikimenu1 ul li{
display: inline;
list-style: none;


}

#wikimenu1 ul li a{
padding-left:8px;
padding-right:8px;
}


.FeatureBox H1{
	background-color : #f9dc77;
	background-image:url(http://klincksieck.giantchair.com/images/dotshoriz.gif);
	font-size:13px;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px 4px 3px 5px;
	margin: 0px 0px 0px 0px;
}


/* typograhy
----------------------------------------------- */
.authorlist {
	color: #333333;
}

.coverimage {
	border: 1px solid #cccccc;
}

h1 {
	font-size: 15px;
	color: #333333;
}

.headersection {
	font-size: 15px;
	color: #666666;
	font-weight:bold
}

.subheadersection {
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}


/* forms
----------------------------------------------- */

.InputField1 {	
	font-size: 10px;
	background-color:#aa9d8e;
	border-top:2px solid #837969;
	border-left:2px solid #837969;
	border-right:2px solid #392a12;
	border-bottom:2px solid #392a12;
	color:#291704;
	
}
  
form.reduced {
	margin-bottom : 0px;
	margin-top : 8px;
	margin-right:10px;
}

LI {
	
}
 
 
B.truebold {
	color: #333333;
}

HR {
	color: #ccc;
}

.bookactionmenu {
	margin-top:3px;
	padding-top:3px;
	text-align:left;
}

.bookmenubox {
	padding-top:4px;
	margin-top:0px;
	margin-bottom:3px;
	padding-left:6px;
	padding-bottom:4px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;

}
fieldset
{
	
	border: 1px solid #999999;  
	color: #666666;
	padding:15px;
	height:45px;
	text-align:center;
}
  


TD,P {
	
	font: 11px/1.6em  Verdana, sans-serif;  
	color: #333333;
}
.detailbox {
	font-size : 11px;
	color: #000000;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}



A {
	color: #333333;
	font-weight: bold;
	text-decoration : underline;
}

A:HOVER {
	
	color: #e33d02;
	font-weight: bold;
	text-decoration : underline;
}

	
	
A.highlight {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
	}
	
A.highlight:hover {
	color:#e33d02;
	text-decoration:underline;
	font-weight:bold;
	}		

.thumbnail {
	outline: none;
}

.thumbnail img {
	border: 1px solid #cccccc;

}

a:hover.thumbnail img {
	border: 1px solid #e33d02;

}

		
A.bookmenu {
	color: #868079;
	
	font-weight: bold;
	text-decoration : underline;
}

.higlightedText{
	color: #666666;
	text-decoration : none;
		font-weight: bold;
	
}

A.bookmenu:HOVER {
	
	
	color: #333333;
	font-weight: bold;
	text-decoration : underline;
}




A.discreet {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration : none
}

A.discreet:HOVER {
	font-size: 10px;
	color: #e33d02;
	font-weight: normal;
	text-decoration : underline;
}

.AuthorList{	
	font-size:10px;
	
}
A.otherRoles {	
	font-size:10px;
	color: #333333;
	font-weight: normal;
	text-decoration : underline;
}

A.otherRoles:HOVER {
	
	color: #e33d02;
	font-weight: normal;
	text-decoration : underline;
}



.bookTitleTop, .eventcategory {
	font-size : 20px;
	line-height:1.2em;
	color: #333333;
	font-weight: bold;
}

.eventcategory {
	padding-bottom: .7em;
}

.eventblock	{		
	padding:0.1em 0 1.5em 0;
	
	}
	
.eventblock p	{		
	padding:.2em 0 0 0;
	margin:0;
	
	}
		
.eventtitle {
	font-weight:bold;
}
.eventdate {

	
}	

.bookSubTitleTop {
	font-size : 14px;
	color: #666666;
	font-weight: bold;
}

.bookAuthor {
	font-size : 12px;
	color: #333333;
	font-weight: bold;
	text-decoration : underline;
}

H6 {
	
	font-size : 18px;
	color: #756654;
	font-weight: bold;
	margin-bottom : 0px;
}

H5 {
	
	font-size : 12px;
	color: #756654;
	font-weight: bold;
	margin-bottom : 0px;
}

H4 {
	
	font-size : 12px;
	color: #756654;
	font-weight: bold;
	margin-bottom : 0px;
}

H3 {
	
	font-size : 9px;
	color: #756654;
	font-weight: normal;
	margin-bottom : 0px;
}

.CategoryName {
	font-size : 18px;
	color: #756654;
	font-style: normal;
	font-weight: bold
}

.authorLetter {
	font-size : 18px;
	padding:0.2em;
	line-height:20px;
	font-style: normal;
	font-weight: bold
}


A.CategoryName {
	font-size: 18px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CategoryName:HOVER {
	font-size: 18px;
	color: #e33d02;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

A.CatalogTitleMenu {
	
	color: #756654;
	font-style: normal;
	font-weight: normal;
	text-decoration : none
}

A.CatalogTitleMenu:HOVER {
	
	color: #e33d02;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}


A.CatalogTitle {
	
	color: #756654;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CatalogTitle:HOVER {
	
	color: #e33d02;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}



le:HOVER {
	font-size: 10px;
	color: #e33d02;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

/* keep superscript and subscript text from breaking the line-spacing */
#maincolumncontent sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
#maincolumncontent sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

.feedburnerFeedBlock li{
   margin-bottom: 1.5em;
   list-style:none;
}



.feedburnerFeedBlock .headline{
   font-size : 16px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
}

#introRSS .feedburnerFeedBlock .headline{
   font-size : 12px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
}
.feedburnerFeedBlock p.date{
	margin-top: 0;
}

#creditfooter{
	display: none;
}

