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

img {
	border: none;
}

#container {
	margin-top: 0px;
	padding-left: 180px;   /* LC width */
	padding-right: 200px;  /* RC width */
}

#header {
	height: 100px;
	margin: 0;
	padding-top: 10px;
}

#container .column {
	position: relative; 
	float: left;
}
/*
#container .column .fixed {
	position: fixed;
	z-index: 100;	
}
*/
#center {
	width: 100%;
	background-color: #e5ebf1;
	min-height: 400px;
/*	padding-left: 10px; 
	border-left: solid 2px #ff6600;
	border-bottom: solid 2px #ff6600;
*/
}

#left {
	width: 180px;          /* LC width */
	right: 180px;          /* LC width */
	margin-left: -100%;
	position: fixed;
	z-index: 100;
}

#right {
	width: 200px;          /* RC width */
	margin-right: -200px;  /* RC width */
	position: fixed;
	background-color: #e5ebf1;
	z-index: 100;
}

#footer {
	height: 50px;
	text-align: center; 
	clear: both;
}
/*** IE6 Fix ***/
* html #left {
	left: 200px;           /* RC width */
}

h1 {
	display: block;
	margin: 0 auto;
	width: 1000px;
	background: url('../images/logo1.jpg') no-repeat; 
	height: 80px;
}


h1 span {
    display: none;
}

h2, h3, h4, h5{
	margin-top:  0;
	text-align: center;
	color: #222;
}

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

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

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

ul li{
	list-style: none;
}

#right.column ul li a, #right.column ul li a:visited{
	color: #232221;
	font-size: 0.8em;
	list-style: none;
	line-height: 1.2em;
	font-weight: bold;
}

#right.column ul li a:hover {
	color: #ff6600;
}

#left.column {
	padding-left: 10px;
}

.menu_items a, .menu_items a:visited {
	padding-bottom: 2px;
	color: #232221;
	font-size: 0.8em;
	height: 1em;
	font-weight: bold;	
}

.menu_items a:hover {
	color: #ff6600;
}

#address_block {
	width: 160px;
	height: 140px;
	background: url('../images/address_background.jpg') no-repeat;
}

address {	
	font-style: normal;
	font-size:0.65em;
	margin: 0 10px;
}


.label{
	padding-bottom: 5px; 
	font-size: 0.7em; 
	font-style: italic; 
	text-decoration: none;
}

.viewby{
	width: auto; 
	float: right; 
	padding: 0 10px 0 0;
	margin-bottom:  0;
}

.viewby form{
	margin-bottom:  0;
}

/*
* SEARCH
*/

#quicksearch {
	margin: 0 10px; 
}

#quickserach .form  {
	width: 120px;
}

#quickserach .searchbox input {
	width: 120px;	
}

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

/*
 *	CATALOGUE ITEM
 */

.catalogue_item_container,  .catalogue_item_container_sr2{
	width: 140px;
	font-size: 0.9em;
	padding: 0 20px;
	float: left;
}

.catalogue_item_container {
	height: 220px;
}

.catalogue_item_container_sr2 {
	height: 160px;
}

.catalogue_item, .catalogue_item_sr2 {
	width: 140px;
	overflow: hidden;
}

.catalogue_item {
	height: 210px;
}

.catalogue_item_sr2 {
	height: 150px;
}

.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, .catalogue_item_sr2 .title a, .catalogue_item_sr2 .author a{
	color: #222;;
}

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

.catalogue_item .price, .catalogue_item_sr2 .price{
	color: #301500;
}

.catalogue_item_container .seedetails, .catalogue_item_container .seedetails a, .catalogue_item_container_sr2 .seedetails, .catalogue_item_container_sr2 .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 20px;
	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;
}

.right_icons{
	width: 40px;
	color: blue;
	margin-top: 5px;
	font-size: 0.7em;
	text-align: center;
	float:  right;
}

.right_icons img{
	width: auto;
	margin: 0;
}

.right_icons a, .right_icons a:link, .right_icons a:visited {
	text-decoration: underline;
	color: blue;
}

.right_icons a:hover {
	text-decoration: underline;
	color: gray;
}

.asterisk {
	color: red;
}


/*
*	BASKET
*/

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

.navText, .navText a {
	margin: 0;
/*	color: #301500; */
	color: green;
	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 .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: 5px 20px;
	width: 470px;
	display: block;
}
/*
.label {
	margin: 0 0 5px 0;
	text-align: justify; 
	font-size: 0.7em; 
	font-weight: normal; 
}
*/
.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; */
	color: #ff6600;
}

#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;
}

/*
*	DOWNLOADS
*/
.catalogue_photo {
	width:  140px;
	float: left;	
}

.catalogue_photo img{
	display: block;
	margin: 0px 5px;
	padding: 3px;
	border: none;
}

.download_description{
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
	float: left; 
}

/* @group My Group */



/* @end */
