/*http://www.minifycss.com/css-compressor/*/

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;/*Verdana, sans-serif;*/ /*"Gill Sans", "Lucida Sans Unicode",*/
	font-size: medium;
	background-color: white;
	margin: 0;
    margin-top:0;
    padding-top:0;
    position: relative;
	min-width: 1020px;
    height: 100%;
}

img {
	border: none;
}


#outer{
	margin-left:200px;
	margin-right:220px;
	position:relative;
    min-width: 640px;
	min-height:100%;
}
#header{
	top:0;
	left:0;
	width:100%;
	height:100px;
	overflow:hidden;
    clear: left;
    clear: right;
}
#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-210px;/*must be 1px less than width otherwise won't push footer down - was -210*/
	z-index:100;
	left: 5px;
}

#leftholder {
	width: 190px;
	position: fixed; 
	top: 100px; 
}

#right {
	position:relative;/*ie needs this to show float */
	width:220px;
	float: right;
	margin-right:-219px;/*must be 1px less than width otherwise won't push footer down */
	left:1px; 
}
#_footer {
	width:100%;
	clear:both;
    height: 50px;
	text-align: center;
	position:relative; 
}

#clearheader{height:0px;}/*needed to make room for header*/
#clearfooter{clear:both;height:80px;}/*needed to make room for footer*/
* > html #clearfooter {float:left;width:100%;}/* ie mac styles */
#centrecontent {
    width:100%;
	float:left;
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
}

h1 {
	display: block;
	position: fixed;
	z-index: 1000;
	margin: 0;
    margin-top:0;
    padding-top:0;
	width: 1500px;
	background: url('../images/user/logo.jpg') no-repeat;
    height: 100px;
}


h1 span {
    display: none;
}

#ie6_header	{
	display: none;
}

h2{
	margin-top:  0;
	text-align: center;
}

h3 {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}

h4 {
  text-align: left;
  margin-top:  0;
}

h6 {
  margin-top: 0;
}

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

a:hover {
	text-decoration: none;
}

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

.small {
	font-size: 8pt;
	font-weight: normal;
}

ul li{
	list-style: none;
}

#right #rightholder{
  margin-top: 20px;
  width: 220px;
  float: left;
  /* these three added to fix position of menu*/
  position: fixed;
  top: 100px;
}

#right #catlistholder{
  padding-left: 10px;
}

#right .catlist_name, #right .catlist_name a{
	font-size: 0.8em;
    font-weight: bold;
	padding: 2px 0;
}

#left {
	padding-left: 10px;
}

#left .menu_items {
	margin-left: 10px;
	padding-bottom: 2px;
	font-size: 0.8em;
	height: 1.2em;
	font-weight: bold;
}

.address_block {
	width: 180px;
	height: 140px;
    float: left;
}

address {
	font-weight: bold;
	font-size:0.65em;
	margin: 0 10px;
}


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

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

.viewby form{
	margin-bottom:  0;
}

/*
* SEARCH
*/

#quicksearch {
  margin: 10px 10px 0px 10px;
}

#quickserach .form  {
	width: 120px;
    margin-bottom: 0;
}

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

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



#print_pdf{
   padding-left: 10px;
   clear: both;
}

/*
#divider{
    width: 100%;
    height: 1px;
    border-top: solid silver 1px;
    margin-top: 10px;
    clear: both;
}
*/

/*
 *	BOOK
 */
.book .full img {
    width: auto;
    float: left;
    padding: 0px 20px 20px 0px;
    display: block;

}

.book {
	width: 85%;
	font-size: 0.9em;
	margin: 0px 20px;
	padding: 20px 20px 0px 20px;
}

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

.book .author {
  /*  font-style: italic; */
}

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

.book .description, .book .publisher, .book .year, .book .note {
	font-size: 0.8em;
}

.book .additional_info {
  font-size: 0.8em;
  padding: 0;
}

.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; */
}


/*
*	BASKET
*/

#basket {
	font-size: 0.8em;
	width: 200px;
	float: right;
}



/*
*	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;
}

.instruction {
	font-size: 0.8em;
	font-weight: bold;
	color: gray;
}

/*
*	LINKS
*/

.link_url, .link_url a {
	text-decoration: underline;
}

.link_name {
	font-weight: bold;
}

.link_description {
	font-size: 0.8em;
}

/*
*	CONTACT && ORDER PAGES
*/
/*
form {
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
  padding: 0;
}
*/
.contact {
  width: 600px;
  float: left;
}

.addresses {
  width: 300px;
  padding-left: 20px;
  float: left;
}

.formlabel {
	width: 110px;
    font-size: 0.7em;
	text-align: right;
	padding-right: 10px;
	float: left;
}

.formfield {
	padding-bottom: 2px;
	clear:  right;
    left:  0;
}

.formfield, .mailtext{
	float: left;
	width: 440px;
	font-size: 0.9em;
}

.formfield input, .formfield textarea, .mailtext textarea{
	width: 300px;
    padding: 0;
    margin: 0;
    left: 0;
    text-align: left;
    position: relative;
    font-family: Tahoma, sans-serif;
    font-size: 0.9em;
    color: #222;
}

.formfield input {
	height: 20px;
}

 textarea{
    margin-top: -1px;
    margin-bottom: -1px;
    font-size: 0.7em;
}


/*
*	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 .full {
  float: left;
}

.news .text {
	font-size: 0.9em;
    width: auto;
    float: left;
    padding-left: 10px;
}

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

/*
*	LETTERS
*/

#all_letters {
    margin: 0 auto;
	width: 470px;
	display: block;
	font-size: 0.8em;
}
/*
.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 {
	text-decoration: underline;
	color: gray;
}

.thisletter, .thisletter a {
    font-weight: bold;
	text-decoration: none;
}


.viewby {
    width: auto;
    float: right;
}


#navarrows {
	margin-top: 5px;
	width: 60px;
	height: 20px;
	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;
}


/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *	ORDER PAGES
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 */

#order {
	font-size: 0.9em;
    width: 620px;
	min-height: 600px;
    position: relative;
	padding: 15px;
}


#paymentsteps {
	margin:  0;
}

#paymentsteps a{
	font-size: 1em;
}

.orderitem {
	border-top: 1px solid gray;
	padding-top: 5px;
}

.order_author_title, .orderprice {
	color: black;
}

.order_author_title{
	width:	500px;
	float: left;
}

.orderprice {
	width:	200px;
	float:  right;
}
.ordertotal {
	width:	200px;
	float:  right;
}

.totalorderlabel {
	width: 300px;
	float: left;
}

.navText{
	margin-left: 10px;
    margin-right: 10px;
    font-size: 0.9em;
}

.bd_order .navText {
  margin-left: 0;
}


.navText, .navText a, .navText a:link, .navText a:visited{
	text-decoration: underline;
}

.navBlock{
  clear: left;
}

.step {
	width: 125px;
	height: 60px;
	margin-right: 2px;
	font-size: 0.8em;
	background: #ddd;
	color:  black;
	padding: 10px;
	display: inline;
	float: left;
}

.thisstep {
	width: 125px;
	height: 60px;
	margin-right: 2px;
	padding: 10px;
	font-size: 0.8em;
	color: white;
	font-weight: bold;
	display: inline;
	float: left;
}

.step a:link, .step a:visited{
	font-size: 0.8em;
	background: #ddd;
	color:  black;
}



.stepnumber {
	font-size: 1.1em;
	font-weight: bold;
	color: white;
}

span.formlabel {
	width: 100px;
	padding-right: 10px;
	font-size: 0.9em;
/*	color: #617907; */
	vertical-align: top;
	text-align: right;
	float: left;
}

.formfield .radiobutton, .radiobutton{
	left:  0;
    font-size: 0.8em;
}

.customerdetail textarea, .customerdetail input {
	height: 20px;
	padding-top: 2px;
	margin-bottom: 15px;
	vertical-align: bottom;
    font-family: Tahoma, sans-serif;
	background: white;
}

.customerdetail select{
	height: 25px;
	padding-top: 2px;
	margin-bottom: 15px;
	vertical-align: bottom;
	background: white;
}
/*
.radiobutton  {
	vertical-align: top;
	height: 20px
}
*/
.field {
	width: 100%;
	padding: 3px 0px 3px 0px;
        clear: both;
/*	height: 30px;*/
}

.radiobutton {
	width: auto;
	margin-left: 50px;
	font-size: 1.1em;
	padding:  5px 0px 5px 0px;
}
.asterisk {
	font-size: 1.1em;
	color:  #cc0000;
    padding: 2px 2px 0px 0px;
}

#ordererror {
	width: 400px;
	margin-top:  5px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-weight:  bold;
	color: red;
	background:  white;
	border:  solid red 2px;
}

.errMsg {
	font-size: 0.9em;
	text-decoration:  underline;
	padding-bottom: 3px;
}

.customerdetail select {
	padding: 2px;
	font-size: 1.1em;
}

.reviewdetails {
	width: auto;
	font-size: 0.9em;
	float: left;
}
.reviewheading {
	width: 150px;
	font-size: 1.1em;
/*	color: #0d7520; */
	color: #617907;
	text-align: right;
	padding-right: 10px;
	float: left;
}
.next {
	width:  120px;
	padding-top: 210px;
	font-size: 0.8em;
	position: absolute;
	right: 40px;
    text-align: right;
}

/*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *	ABOUT US
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 */

 .about_us{
   margin-right: 60px;
   font-size: 0.7em;
   padding-bottom: 10px;
   text-align: justify;
 }

 /*
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *	SEARCH
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 */

 .internal_link, .internal_link a{
  	color: #663333;
 }



/*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*	CREDIT CARDS
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/
.cards {
	width:  auto;
	margin: 0px 20px 10px 0px;
	float:  right;
}
/*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*	FOOTER
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/
#footer_content{
	color: gray;
}

#footer_content .footer_divider{
	color: #ddd;
}








