/* Reset Styles */
h1,h2,h3,h4,h5,h6,p,a,ul,li,ol,em,body,html,img,dl,dd,dt,strong,blockquote,legend,fieldset,form, embed,object{
	margin:0;
	padding:0;
	font-size: 1em;
	color:#000;
	list-style-type: none;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;	
}
/* End Reset Styles */


/* general */

body, html
{
    height: 100%;
	margin: 10;
    color: #000;
    background: #fff;
    text-align:center; /* for IE */
    font-size: 1em;

}

html
{
    font-size: 1em;

}

a:link, a:visited
{
color: #0E0EB7;
text-decoration: underline;
}

#redlink {
  color: red !important;
}

a:hover
{
text-decoration: none;
}

p a:link, a:visited
{
color: #0E0Ed7;	/*was 333*/
text-decoration: underline;
}


 ul li
 
 {  
	list-style: circle;
	text-align: justify;
	border-left: none;
    margin-right: 15px;
    font-size: 0.7em;

 }
 
  ol li
 
 {  
	text-align: justify;

    font-size: 0.8em;

 }

/* background */

#frame {
		width:1024px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
		}
		
		.topline
{
		width: 630px;
		height: 21px;
		border: 0;

		}
		
		.bottomline
{
		width: 665px;
		height: 21px;
		background: url(../images/bg_bottom.gif);
		border: 0;
		}
		
		.topline2
{
		width: 490px;
		height: 17px;
		background: url(../images/curve_top.gif) no-repeat;
		border: 0px;
		margin: 0px;
			background-color: #DEDEE6;

		}
		
		
		.bottomline2
{
		width: 490px;
		height: 22px;
		background: #fff url(../images/curve_bottom.gif);
		border: 0px;
		margin: 0px;
		padding: 0px;
		/*margin-left: 20px*/
		
		}
		
		#content_left ol li
		{
		list-style-type: decimal;
		margin: 0 30px 0 40px;
		}
		
		
		
		
/* submenu */

 #menu ol li
 {
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-size: 0.9em;
}

 #menu ol li a:visited
 {
color: #0E0EB7;
}


#menu ol
{
margin: 0 0 5px 5px;
clear: both;
}

/* navigation */

#menu
	{
  	border: 0;
  	padding: 0;
	width: 160px; /*formerly 150*/
  	text-align: left;
  	background: transparent;
  	margin: 1px 0 10px 10px;
  	float: left;
	
	}
	


#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #0E0EB7;
	width: 160px; /*formerly 150*/
	height: 2em;
	border: 0;
	padding-left: 5px;
	margin: 0 0 4px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: normal;
	/*letter-spacing: 1px; removed to squidge in more text in menu buttons*/
	line-height: 2em;
	font-size: 1em;      
  
	}
	

.browselanguage
{
	width: 160px;
	margin-top: 15px;
	margin-bottom: 7px;
	padding: 0;
}

.browsecategory	/*not used*/
{
	width: 150px;
	margin-bottom: 15px;
	padding: 0;

}


.searchinput
{
	width: 160px;
	margin-top: 3px;
	border: 1px solid #333;
}


#resources a:link, #resources a:visited {
	border: 0;
	}

#menu ul li a:hover {
	color: #fff;
	background: #B9B9C5;
	}



.smaller
{
	font-size: .9em;
	color: #0E0EB7 ! important !;
	font-family: times, times new roman, serif;
	margin: 0 6px 0 6px;
	color: #0E0EB7 !important;

	}
	
.larger
{
	font-size: 1.5em;
	color: #0E0EB7 ! important !;
	font-family: times, times new roman, serif;
		margin: 0 5px 0 3px;
		color: #0E0EB7 !important;


	}

	.magpic
{
	position: relative;
	top: 3px;
	margin-top: 10px;
	

}	
	
	.basketpic
{
	position: relative;
	top: 3px;
	

}

	.specialpricepic
{
	position: relative;
	top: 3px;
	

}

	.jacketpic
{
	position: relative;
	top: 0px;
	/* border: 1px solid gray; */
	
}


/* content */



#content_left
{
	width: 615px;
	text-align: left;
	background-color: #DEDEE6;
	padding: 0;
	border: 0;
	margin: 0 0 0 20px;
	float: left;

}

#contact_left
{
	width: 590px;
	text-align: left;
	background-color: #DEDEE6;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 20px;
	height: auto;
	position: relative; 
	height: 390px;	

}

.paragraphdiv
	{
	width: 270px;
	float: right;
	left: 10px;
	padding: 0;
	margin-right: 25px;
	margin-left: 17px;
		}
		
		
		#invisible
		{
		height: 600px;
		width: 1px;
		position: relative;
		}
	
	
.imagediv
	{
	width: 166px;
	float: right;
	padding: 0;
	margin-bottom: 10px;

	}
.pnomargin
{
	padding: 0;
	margin-top: -18px;
	border: 0;
	
}	


/* footer */



#footer_left
	{
 	float: left;

 	margin: 11px 0 0 15px;
 	height: 20px;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;
	color: #333;
 	
 	
	}
 
#footer_right
	{
 	text-align: right;
  	margin: 11px 230px 0 0;
  	height: 20px;
	font-size:    x-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;
	color: #333;

 	}
  #footer_right a:link, a:visited

{
  	color: #0E0Ed7;	/*was 333*/
  	border: 0px;
  	text-decoration: underline;
}

 #footer_right a:hover

{
  	color: #333;
  	border: 0px;
  	text-decoration: none;
}

/* text */

p 

{
font-size: .8em;
margin-left: 10px;
margin-right: 8px;
text-align: justify;
font-weight: normal;
}
 

.tiny
{
		font-size: .6em;
}

#formcomments 

{
color: #333;
margin-left: 12px;
margin-right: 8px;
text-align: left;
font-weight: normal;
}

table 

{
color: #333;
margin-left: 12px;
margin-right: 8px;
text-align: left;
font-weight: normal;
background-color: #EFEFF6;
border: 1px solid #333;

}




.borderBottom
{
border-bottom: 1px solid grey;
font-size: .8em;
}


.borderRight
{
border-right: 1px solid black;
}

.borderRightGrey
{
border-right: 1px solid #ccc;
font-size: .9em;
}

.tableHeader
{
background-color: #D5D5E5
}

.spacer
{
width: 100px;
}
    
.bluebold
{
color: #0E0EB7 ! important !;
font-size: 0.6em;
text-align: left;
font-weight: bold;
padding-top: 5px;
}
.day
{
color: #0E0EB7 ! important !;
font-size: inherit
text-align: left;
font-weight: bold;
padding-top: 20px;
}

.bluelink
{
color: #0E0EB7 ! important !;
font-size: .6em;
text-align: left;
font-weight: bold;
}

.description
{
margin-top: 10px;
margin-left: 0px;
text-align: left;
font-weight: normal;
font-size: .8em;

}

h3

{
padding: 0px;
font-size: .9em;
font-weight: bold;
margin-left: 10px;
margin-bottom: 0px;
margin-top: 0px;



}

#enquiryType

{
margin: 0 5px 5px 5px;
}


    
/* h replacements */

h1

{
	margin: 0px;
	padding: 0px;

}
h1 span 

	{
	display: none;
	margin: 0px;
	}
    
    
    
    #header
{
    margin-left:23px;
    margin-top:0px;
    padding: 0px;
    background:#fff url(../images/GandCatFlogo615x100.png) no-repeat;
    width:800px;
    height:114px;
    text-align:left;
    
}

h2

	{
    font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;

	}
	

h2 span 

	{
	font-weight: normal;
	}
	

#title_prices
{
    margin-left:9px;
    margin-top:9px;
    padding: 0px;
    background:#FDF5D3 url(../images/title_prices.gif) no-repeat;
    width:147px;
    height:16px;
    text-align:left;
    
}

.director_label {
  font-weight: bold;
}

/* images */



/* form elements */



input
{
border: 1px solid grey;

}

label {
float: left;
clear: left;
text-align: right;
width: 200px;
margin: 4px;
line-height: 1.5em;
font-size: .8em;
}

.enquiry
{
height: 100px;
width: 200px;
margin: 6px;
padding: 0px;
border: 1px solid grey;
font-size: 11px;
}

.contact
{
margin: 6px;
border: 1px solid grey;
font-size: 11px;
}

.star
{
color: red;
font-size: 1em;
}


.quantityInput
{
width: 10px;
}

.spacing
{
margin: 10px 0 0 10px;
}

.nextStep
{
float: right;
    width: 100px;
margin: 10px 80px 10px 10px;

}

.backStep
{
float: left;
width: 100px;
margin: 10px;

}

.updateQuantities
{
float: left;
margin: 10px;

}



/* --------------------------------------- shopping basket  */

.total
{
color: #666699;
font-weight: bold;
margin: 8px 0 8px 10px;
}

 .total span
{
font-size: 1.1em !important;
font-weight: normal;
background: #fff;
padding: 2px;
border: 1px solid #CFCFD7;
margin-left: 5px;
}

.totalDivider
{
border: 0;
border-bottom: 1px solid grey;
width: 90%;
margin: 0 0 0 10px;
padding: 0;
}

.order
{
width: 300px;
margin: 2px;

}
.orderSmall
{
width: 20px;
margin: 2px;

}

.formDetail
{
 font-size: .6em; 
 margin: 0 10px 0 0;
 padding: 0;
 float: right;
}

.formSubhead
{
font-size: 0.9em;
font-weight: bold;
padding: 10px 0 0 0;
}

.postcode
{
    width: 100px;
margin: 2px;


}


.note
{
font-size: 0.6em;
font-style: italic;

}

/**
 * noodl created these to keep the basket forms in alignment. They could be
 * merged to a single class.
 */
.basket_table {
   background-color: #DEDEE6;
   color: black;
   padding: 0px;
   margin: 0px;
   border: 0px;
   border-collapse: collapse;
}

.basket_table .label {
  text-align: right;
  text-indent: 4em;
}

.td2 {
  text-indent: 1em;
}


/* news section */

.newslink
{
	color: #0E0EB7 ! important !;
    text-align: left;
    font-weight: bold;
    text-decoration: underline;
}

.newsdate
{
	color: #0E0EB7 ! important !;
    text-align: left;
    font-weight: normal;
    padding-top: 4px;
 
}


.newsimage
{
height: 65px;
margin-left: 11px;
margin-bottom: 8px;
	
}

.newsdesc
{

 border: 0px;
	font-size: 1em;

    
}


.floatleft
{
	float: left;
    margin: 3px 15px 15px 10px;

}


.news
{
font-size: 0.7em;
}

#times
{
width: 275px;
float: right;
margin: 0 60px 0 0;
padding: 0;

}
 #times p
 {
font-size: 1em;
 
 }
 
 #map
 {
width: 250px;
height: 300px;
margin-left: 20px

 }
 
 .margintop10
 {
 margin-top: 10px;
 }
 
 img
 
 {
 border: 0;
 }
 
 .h2opening
 {
 margin: 0;
 }
 
 .openingtimes
 
 {
 border: 1px solid grey;
 padding: 20px;
 background: #EFEFF3;
 line-height: 1.7em;
 font-size: .7em !important;
 }
 
 .blue
 {
 color: #0E0EB7 ! important !;
 }
 
 .spacedp
{ 
  line-height: 1.7em;
}

.contactsubmit

{
margin: 6px;
}

.clear
{
clear: both;
}

.block
{
margin: 0;
display: inline;
}

.floatright
{
float: right;
}

/* links page */

#linkscontainer p
{
margin: 0 0 25px 10px;

}

.linkh3
{
line-height: 2em;
}


.linkimage
{
margin: 0 10px 0 10px;
float: left;
}


p a:link
{
 color: #0E0EB7 ! important !;

}

.linkspacer
{
margin-left: 20px;
margin-top: 10px;

}
.linkspacer2
{
margin-left: 7px;
margin-top: 10px;

}


p a:hover
{
 color: #0E0EB7 ! important !;
 text-decoration: none;
}

#content_left li a:visited
{
 color: #0E0EB7 ! important !;
 text-decoration: underline;
}

li a:hover
{
 color: #0E0EB7 ! important !;
 text-decoration: none;
}

p
{
margin-top: 10px;
margin-bottom: 10px;
}

li
{
margin-left: 25px;
}

.alert
{
border: 2px solid red;
margin: 20px;
padding: 20px;
background: white;
}

.alert li, .spaced_list li {
  padding-bottom: 1ex;
  font-size: .8em;
}

.academicMenu li {
font-size: .8em;
list-style-type: square ! important !;
padding-bottom: 3px;
}


.submenu
{
margin: 10px 0 0 30px;

}
.submenu li
{
list-style-type: circle ! important !;
font-size: .8em;
padding-bottom: 3px;

}

/* book desription pages */

.bookTitle
{
font-size: .9em;
font-weight: normal;
margin: 0 10px 3px 10px;
}

.bookAuthor
{
margin: 0 10px 5px 10px;
font-size: 0.9em;

}

.bookDesc
{
margin: 0 10px 10px 10px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;

padding-bottom: 5px;
padding-top: 5px;
font-size: 0.8em;

}

.subDetails
{
margin: 0 10px 0 10px;
color: #343435;
font-weight: bold;
}

.bookTitleWithJacket
{
font-size: .9em;
font-weight: normal;
margin: 0 10px 3px 0;
}

.bookAuthorWithJacket
{
margin: 0 10px 5px 0;
font-size: 0.9em;

}

.bookDescWithJacket
{
margin: 0 10px 10px 0;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
padding-bottom: 5px;
padding-top: 5px;
font-size: 0.8em;
}

.subDetailsWithJacket
{
margin: 0 10px 0 0;
color: #343435;
font-weight: bold;
}

.stockLevel
{
margin: 10px 0 0 0;
/*color: #343435;*/
font-weight: normal;
font-size: 8pt;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

.component
{
padding: 0 3px 5px 0;
color: #343435;
text-indent: 1em;
border-bottom: 1px solid gray;
font-size: .7em;

}

.addBasket
{
padding: 0 10px 0 0;
color: #0E0EB7 !important;
font-size: .9em;
}

.booksListTitle {
    font-weight: bold;
    font-size: 0.8em;
}


/* search results pages */

#searchResults

{
border: 0;
background-color: #DEDEE6;
font-size: .8em;

}

.resultsTitle
{
width: 220px;

}

.resultsAuthor
{
width: 130px;

}

#pagination
{
font-size: 0.7em;
margin: 10px 10px 0 10px;
text-align: center;
}

#pagination p
{
text-align: center;
}

#pagination a:hover
{
color: black;
background-color: white;
}

.youAreHere
{
font-size: 0.8em;
}

.youAreResults
{
font-size: 0.8em;
/*font-weight: bold;*/
}

.basket_book_title {
    font-weight: bold;
}

.basket_book_title_jc {
	font-size: 1em;
	font-weight: bold;
	margin-left: 4px;
}

.basket_book_tableheads_jc {
	font-size: .8em;
	font-weight: bold;
}

.basket_book_tablevalues_jc {
	font-size: .8em;
	font-weight: normal;
}

.basket_totals_label_jc {
	/* font-size: .8em; */
	font-weight: bold;
}

.basket_totals_jc {
	/* font-size: .8em; */
	font-weight: normal;
}

.basket_totals_discountmessage_jc {
	font-size: .8em;
	font-weight: normal;
	color: red;
}

.missing {
    color: red;
}

#sectionUl li {

font-size: .8em;

}

#listOfLanguages {
border: 0 !important;
padding: 0 !important;
width: 90%;
}

#listOfLanguages td{
font-size: .9em;
width: 20%;
margin: 0;
padding: 0;
border: 0 !important;

}

#listOfLanguages td p {
margin: 0 5px 5px 4px;
padding: 0;
max-width: 180px;
}

ol .sub {
font-size: .7em !important;
}

.largerSmaller {
margin: 10px 0 0 0;
padding: 0;

}

.largerSmaller a {
color: #0E0EB7 !important;
font-size: .8em;
font-weight: bold;
}

.bookHeadWithHRDiv {
border-bottom: 1px solid gray;
float: left;
width: 100%;
}

.jacketDiv {
float: left;
width: 150px;
margin: 0 0 5px 10px;
}

.titleDivNoTopJacket {
float: left;
width: 600px;
font-size: .9em;
margin: 10px 0 5px 5px;
padding: 0 0 10px 0;
}

/* not used now */
.titleDiv {
float: left;
width: 450px;
font-size: .9em;
margin: 10px 0 5px 5px;
padding: 0 0 10px 0;
}

.titleDivGroupEntry {
float: left;
width: 600px;
font-size: .9em;
margin: 10px 0 5px 5px;
padding: 0 0 10px 0;
}

.componentDiv {
border-bottom: 1px solid gray;
float: left;
width: 100%;
padding: 5px 0 5px 0;
}

.basketDiv {
float: left;
width: 150px;
font-size: .8em;
margin: 0 0 5px 10px;
}

.descriptionDiv {
float: left;
width: 450px;
font-size: .8em;
margin: 0 0 0 0;
/* border-bottom: 1px solid gray; */
padding: 0 0 0 0;
}

.divHideDisplay{
display: none;
}

.divShowDisplay{
display: inline;
}

.admin table {
	font-size: .7em;

}

.admin table .date {
	margin-right: 5px;
	width: 70px;
}
