

/* Klinckseick styles

f67a20 orange
868079  grey
*/


/* overall
----------------------------------------------- */
body {
    color:#666666;
	font-family:sans-serif,Helvetica,Arial;
	font-size:11px;
	background-color:#ffffff; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;

}

/* layout
----------------------------------------------- */

#contentsshell{ 
  width:85%; 
  min-width:820px;
  margin: 0 auto; 
  text-align: left;
  border-left: 1px solid #f67a20;
  border-right: 1px solid #f67a20;
  position:relative;
  max-width: 1100px;
  width:expression(document.body.clientWidth < 770? "770px" : document.body.clientWidth > 1100? "1100px" : "auto");

}
:focus {
	outline: 0;
}


#contents {
margin:0 20px;
}

.FeatureBox {	
	color:#f67a20;	
}
.HomeIntro img {	
	margin-right:1em;
	margin-bottom:0.5em;	
	border:1px solid ;
	float: left;
	position: relative; 
}

.HomeIntro p{
		margin-top: 0px;
}

.coverImage img{
		border: 1px solid #f67a20;
}

.FeatureBox a img {	
	margin-right:1em;
	margin-bottom:0.5em;	
	border:1px solid ;
}

.FeatureBox H1, .FeatureBox H2{
	background-color : #868079;
	color:#FFFFFF;
	border-bottom: 2px #FF6600 solid;
	font-size:13px;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px 4px 3px 5px;
	margin: 0px 0px 0px 0px;
}
.FeatureBox p{
		margin-top: 1px;
}



/* typograhy
----------------------------------------------- */
.authorlist {
	color: #666666;
	font-size : 12px;
}

.coverbox img{
	border: 1px solid #f67a20;
}


h1 {
	font-size: 15px;
	color: #666666;
}

.headersection {
	font-size: 15px;
	color: #666666;
	font-weight:bold
}

.subheadersection {
	font-size: 12px;
	color: #666666;
	font-weight:normal;
}


/* forms
----------------------------------------------- */

.InputField1 {	
	font-size: 10px;
}
  
form.reduced {
	margin-bottom : 0px;
	margin-top : 8px;
}

LI {
	font-size : 10px;
}
 
 
B.truebold {
	color: #666666;
}

HR {
	color:#666666; background: #666666; border: 0; Height:1px;
}

.bookactionmenu {
	margin-top:3px;
	padding-top:3px;
	text-align:right;
}

.bookmenu {
	padding-top:4px;
	margin-top:0px;
	margin-bottom:3px;
	padding-left:6px;
	padding-bottom:4px;
	border-bottom: 1px solid #f67a20;
	border-top: 1px solid #f67a20;
}

.bodycopy {
	font-size : 12px;
	line-height:1.3em;	
}

TD {
	font-size : 11px;
	color: #666666;
}

.detailbox {
	font-size : 10px;
	color: #000000;
	border-bottom: 1px solid #f67a20;
	border-right: 1px solid #f67a20;
}


A {
	color: #868079;
	font-weight: bold;
	text-decoration : underline;
}

A:HOVER {
	
	color: #f67a20;
	font-weight: bold;
	text-decoration : underline;
}

A.topnav {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	}
	
A.topnav:hover {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	}	

A.titlelink {
	color:#F67A20;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	
A.titlelink:hover {
	color:#868079;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}	
		
A.highlight {
	color:#f67a20;
	font-weight:bold;
	text-decoration:none;
	}
	
A.highlight:hover {
	color:#f67a20;
	text-decoration:underline;
	font-weight:bold;
	}		
	
A.bookmenu {
	color: #868079;
	font-size: 11px;
	font-weight: bold;
	text-decoration : underline;
}

.higlightedText{
	color: #f67a20;
	text-decoration : none;
		font-weight: bold;
	
}

A.bookmenu:HOVER {
	
	font-size: 11px;
	color: #f67a20;
	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: #f67a20;
	font-weight: normal;
	text-decoration : underline;
}


A.otherRoles {	
	
	color: #f67a20;
	font-weight: normal;
	text-decoration : none
}

A.otherRoles:HOVER {

	color: #f67a20;
	font-weight: normal;
	text-decoration : underline;
}


.bookTitleTop {
	font-size : 1.6em;
	line-height:1.2em;
	color: #F67A20;
	margin:0px 0 0.2em; 
}

.bookSubTitleTop {
	font-size : 1.3em;
	line-height:1.0em
	color: #666666;
	margin:0px 0 0.2em;
}

.bookAuthor {
	font-size : 14px;
	color: #666666;
	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 : 11px;
	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
}

A.CategoryName {
	font-size: 18px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CategoryName:HOVER {
	font-size: 18px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

A.CatalogTitleMenu {
	font-size: 10px;
	color: #756654;
	font-style: normal;
	font-weight: normal;
	text-decoration : none
}

A.CatalogTitleMenu:HOVER {
	font-size: 10px;
	color: #756654;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}


A.CatalogTitle {
	font-size: 10px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CatalogTitle:HOVER {
	font-size: 10px;
	color: #756654;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}


