

/* fahamu styles

ff6634 orange
ffcc99 pale peach
cc6633 brown
3c3836 text


*/


body, html {
		margin:0;
		padding:0;
		background:#ffffff;
		color:#3c3836;
		font: 11px/1.4em  Verdana, sans-serif; 
		
		  -webkit-text-size-adjust:120%;}
		  
html { min-height: 100%; margin-bottom: 1px; }	

	body {
		min-width:849px; min-height:700px;
	}
	td, p {
	font: 11px/1.4em  Verdana, sans-serif; 
	}
	#wrap {
		margin:0 auto;
		width:850px;
		
	}
	
	#header ul{
		list-style:none;
	}
	
	#header li{
		border-bottom:#ff6634 dotted 3px;		
		margin-top:6px;

	
	}
	#header a {
    	margin:5px;
		margin-left:0;
		margin-right:10px;
		text-decoration:none;
		color:#ff6634;
		font-size: 12px;
		-webkit-text-size-adjust:98%;
    }
	
	#nav {
		margin-left:151px;
		background:#ff6634;
	}
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
		
	}
	
	#nav a{
		padding:8px;
		text-decoration:none;
		color:#ffffff;border-left:3px solid #FFFFFF;
		-webkit-text-size-adjust:94%;
		
	}
	#nav a:hover{
		color:#CCCCCC;
		
	}
	#sidebar {	
		float:left;
		width:136px;
		background:#ffcc99;
		margin-top:4px;
		color:#ce6936;
		border-left:1px solid white;
		
	}
	
	#sidebar a{
		text-decoration:none;
		color:#cc6633;
		font-weight: normal;	
	}
	#sidebar a:hover{
		color:#ffffff;	
	}
	
	#main {
		float:right;
		width:697px;
		padding-top:15px;
		
		
	}
	#sidebar ul {
		margin-bottom:0;
    }
    
	#footer {
		font-size: 10px;
		background:#ff6634;
		color:#FFFFFF;
		margin-left:148px;
		clear:both;
		text-align:right;
	}
	

.indent{
		padding-left:5px;
		
    }
.MenuSpace{
		padding-left:5px;	
		padding-top:3px;
		padding-bottom:4px;
    }	
	
.separator{
		border-top:2px solid #FFFFFF;
		margin-top:5px;
		margin-bottom:5px;
    }

.homenews	{
		float:right;
		width:190px;
		padding-left:5px;
		color:#cc6633;
		border-left:1px solid #ff6634;
		
    }

.homecenter	{
	width:235px;
	position:relative;
    }

.homerecommend	{
	position:relative;
 float:right;width:240px; padding-right:5px;
    }		

		
.homecenter h1,  .homerecommend h1
{
	background-color:  #ff6634;
	color:#ffffff;
	padding-left:4px;
	font-size:11px;
	margin:0;
	margin-top:4px;
    }
	
.homenews h1
{
	color:#ff6634;
	font-size:12px;
	margin:0;
	margin-top:6px;
	margin-bottom:6px;
	border-bottom: dotted 3px #ff6634;
    }
.homecenter p, .homenews p
{
	
	margin-top:2px;
    }

/* typograhy
----------------------------------------------- */
.authorlist {
	color: #666666;
}

.coverbox {
	
}

h1 {
	margin-top:2px;
	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;
	color:#ce6936;
	border:1px solid #ff6634;
	background:#FFFFFF; 
	-webkit-text-size-adjust:94%;
}
  
form.reduced {
	margin-bottom : 0px;
	margin-top : 8px;
}

LI {
	font-size : 10px;
}
 
 
B.truebold {
	color: #cc6633;
}

hr {
	color: #ffcc99;
background: #ffcc99;

border:0;
margin-bottom:1em;
}


.bookmenu {
	padding-top:4px;
	margin-top:0px;
	margin-bottom:3px;
	padding-left:6px;
	padding-bottom:4px;
	

}


.detailbox {
	font-size : 10px;
	color: #3c3836;
	
	border-right: 1px solid #CE6936;
}


A {
	color: #cc6633;
	font-weight: bold;
	text-decoration : underline;
}

A:HOVER {
	
	color: #cccccc;
	font-weight: bold;
	text-decoration : underline;
}


A.highlight {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
	}
	
A.highlight:hover {
	color:#cccccc;
	text-decoration:underline;
	font-weight:bold;
	}		
	
.bookmenu A {
	color: #ff6634;
	font-size:10px;
	font-weight: normal;
	text-decoration : none;
}

.bookmenu A:HOVER {
	color: #ff6634;
	text-decoration : underline;
}

.bookmainmenu{
	color: #868079;
	text-decoration : none;
	font-weight: normal;
	padding-bottom:10px;

}
.bookmainmenu ul{
		padding:0;
		margin:0;
		list-style:none;
		
		
	}
.bookmainmenu li{
		display:inline;
		font-size:12px;
		margin-right:10px;
		padding:3px;
		border-bottom: #ff6634 3px dotted;
		
	}
.bookmainmenu A {
	color: #ff6634;
	font-weight: normal;
	text-decoration : none;
}

.bookmainmenu A:HOVER {
	color: #fff;
	background-color:#ff6634;
}




A.discreet {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration : none
}

A.discreet:HOVER {
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration : underline;
}


A.otherRoles {	
	
	color: #cc6633;
	font-weight: normal;
	text-decoration : none
}

A.otherRoles:HOVER {
	
	color: #cc6633;
	font-weight: normal;
	text-decoration : underline;
}

.AuthorList {
	font-size : 10px;
	color: #756654;
}

.bookTitleTop {
	font-size : 16px;
	color: #cc6633;
	font-weight: bold;
	margin-bottom:5px;
	line-height:1em;
}

.bookSubTitleTop {
	font-size : 12px;
	color: #cc6633;
	font-weight:600;
}

.bookAuthor {
	font-size : 11px;
	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 : 15px;
	color: #756654;
	font-weight: normal;
	margin-bottom : 0px;
}

.CategoryName {
	font-size : 18px;
	color: #cc6633;
	font-style: normal;
	font-weight: bold
}

A.CategoryName {
	font-size: 18px;
	color: #cc6633;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.CategoryName:HOVER {
	font-size: 18px;
	color: #cc6633;
	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;
}

img.coverImage {
	border: #868079 1px solid;
}

.mainbox p {
	margin-top:0px;
}
