body {
	font-family: "Lucida Sans Unicode", Arial, sans-serif, Verdana;
	font-size: medium;
	background-color: #f3fce2;
	color: black;
	margin: 0;  
	width: 1050px;      /* 2x LC width + RC width */
}


img {
	border: none;
}

h1 {
	display: block;
	margin: 20px 10px 10px 10px;
	width: 680px;
	float: left;
	background: url('../images/logo.jpg') no-repeat;
	height: 50px;
}


h1 span {
    display: none;
}

h3, h4, h5{
	font-size: 1em;
	text-align: left;
	color: #232221;
}

h2 {
	font-size: 1em;
	text-align: left;
	padding-left: 20px;
}

#header {
	margin: 0;
	height: 80px;
	padding-bottom: 10px;
}

#center {
	position: absolute;
	left: 180px;
	width: 700px;
}

#left {
	position: absolute;
	width: 180px;          
	left: 0px;          
}

#right {
	position: absolute;
	width: 170px;          
	left: 880px;  
	padding-top: 20px;
}

#footer {
	height: 50px;
	text-align: center; 
	clear: both;
}

/*
* GLOBAL
*/

a:link  {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: #301500;
}

a:visited {
	text-decoration: none;
	color: inherit;
}

.menu_item {
	margin-left: 20px; 
}

.menu_item a{
	color: #232221;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
}

address {
	font-size:0.8em; 
	margin: 0 10px 0 20px; 
}



/*
* SEARCH
*/

#quicksearch {
	margin: 0 10px; 
}


#quickserach .form  {
	width: 150px;
}

#quickserach .searchbox, #quickserach .button  {
	height: 20px;
	min-height: 20px;
	margin: 5px 0px 5px 10px;	
}

/*
 *	CATALOGUE ITEM
 */

.catalogue_item_container {
	width: 140px;
	margin: 0;
	padding: 0 15px;
	height: 220px;
	float: left;
}

.catalogue_item {
	margin: 0;
	width: 140px;
	height: 210px;
	font-size: 0.8em;
	overflow: hidden;
}

.catalogue_item img{
	padding: 10px 10px 5px 0;
}

.catalogue_item .author, .catalogue_item .title, .catalogue_item .price{
	width: 140px;
	padding: 0;
}

.catalogue_item .title a, .catalogue_item .author a{
	color: #222;;
}

.catalogue_item .title{
	font-size: 0.9em;
}

.catalogue_item .price{
	color: #301500;
}

.catalogue_item_container .seedetails, .catalogue_item_container .seedetails a{
	min-height: 10px;
	font-size: 0.8em; 
	color: #865A1B;
}

/*
 *	BOOK
 */
.book .full img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.book {
	font-size: 0.9em;
	color: #222;
	margin: 0px 30px;
	padding-top: 20px;
}

.book .author, .book .title, .book .headline, .book .description, .book .publisher, .book .price, .book .enquiry {
	color: #222;
	padding: 5px 0;
	text-align: justify;
}

.book .author a, .book .title a {
	color: #232221;
}

.book .author, .book .price {
	font-weight: bold;
}

.book .description, .book .publisher {
	font-size: 0.9em;
}

.book .extra {
	margin: 5px 20px 5px 0px; 
	width: 130px;
	height: 90px;
	border: 1px solid gray;
	float: left;
}

.book .extra img {
	display: block; 
	padding: 5px;
	margin: auto;
}

/*
*	BASKET
*/

#basket {
	margin: 10px 10px 0px 0px;
	font-size: 0.7em;
	width: 60px;
	float: right;
}

#basket img {
	margin-left: 8px;
}

.navText, .navText a {
	margin: 0;
	padding-bottom: 5px;
	color: #301500;
	text-decoration: underline;
}

/*
*	VIEW BASKET
*/

.order_item {
	width: 100%;
}

.order_author_title, .totalorderlabel {
	width: 400px;
	float: left;
}

.orderprice, .ordertotal{
	width: 80px;
	font-weight: bold;
	text-align: right;
	float: left;
	vertical-align: top;
}

/*
*	LINKS
*/

.link_url, .link_url a {
	color: #865A1B;;
	text-decoration: underline;
}

.link_name {
	font-weight: bold;
}

.link_description {
	font-size: 0.8em;
}

/*
*	CONTACT && ORDER PAGES
*/

.formlabel {
	width: 150px;
	text-align: right;
	padding-right: 10px;
	color: #865A1B;;
	float: left;
}

.formfield, .mailtext{
	width: auto;
	float: left;
}

.formfield input, .formfield textarea, .mailtext textarea{
	width: 300px;
}


/*
*	NEWS
*/

.news {
	width: 100%;
	margin: 20px;
}

.news .date {
	width: auto;
	padding-right: 200px;
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 10px;
	float: right;
} 

.news .title {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.news .para {
	font-size: 0.9em;
	margin: 5px 0;
}

.news .news_extraphoto {
	display: inline;
	padding: 10px 10px 0 0;
}

/*
*	LETTERS
*/

#all_letters {
	margin: 0px 20px;
	width: 470px;
	display: block;
}

.label {
	margin: 0 0 5px 0;
	font-size: 0.7em; 
	font-weight: normal; 
	font-style: italic;
	text-decoration: none;
}

.letter, .thisletter {
	display: block;
	width: 18px;
	float: left;
} 

.letter, .letter a {
	font-size: 0.9em;
	text-decoration: none;
	color: gray;
}

.thisletter, .thisletter a {
	margin-top: -2px;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #222;
}

#navarrows {
	margin-top: 5px;
	width: 80px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.arrow {
	width: 20px;
	padding: 0 5px;	
	float: left;
}

.arrow img{
	display: inline;
}



