/* FRAMEWORK FOR DYNAMIC PAGES */

body {
	margin: 0;
	padding: 0;
	/* background: url(../images/main_bk.gif) repeat-y top; */	
	background: url(../images/main_bk.png) repeat-y top;
	background-color: #F4F7F8;
}

#container {
	text-align: center;
	width: 966px;
	margin: auto;
	background-color: #FFFFFF;	
}

#content {
	clear: both;
	width: 966px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#leftnavigation {
	float: left;
	width: 160px;	
	text-align: left;
	margin: 0;
	padding: 0;
}


#bodyarea {
	float: left;
	width: 572px;
	text-align: left;
	margin: 0 20px 0 20px;
	padding: 0;
}


#rightnavigation {
	float: left;
	width: 194px;
	text-align: left;
	margin: 0;
	padding: 0;
}



/* SITE WIDE STYLES FOR BODY COPY, READ MORE */

p {
	margin: 0 0 10px 0;
}

.bodycopy {
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
} 

a.bodylink:link, a.bodylink:active, a.bodylink:visited {
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
} 

a.bodylink:hover {
	color : #333333;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
} 

.bodylinksm {
	color : #FF6600;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
} 

a.bodylinksm:link, a.bodylinksm:active, a.bodylinksm:visited {
	color: #FF6600;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
} 

a.bodylinksm:hover {
	color : #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
} 


a.readmore:link, a.readmore:active, a.readmore:visited {
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
} 

a.readmore:hover {
	color : #333333;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
} 

#breadcrumb {
	clear: both;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 15px 0 15px 0;
	width: 966px;
	border-bottom: 1px dotted #B1CAD1;
	color : #8CABB4;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
}

#breadcrumb h1, h2, h3 {
	display: inline;
	color : #8CABB4;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
	margin: 0 15px 0 0;
} 

a.breadcrumb:hover {
	color : #FF6600;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
	margin: 0 15px 0 0;	
} 


#breadcrumbnul {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 966px;
}


/* BASIC STYLES FOR AUTHOR, BOOK, SEARCHRESULTS */

.crumbHeading {
	color: #8CABB4;
	font-size: 26px;
	font-family: Georgia;
	font-weight: normal;
	text-decoration: none;
}


.booktitle {
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 3px;
}

a.searchbooktitle:link, a.searchbooktitle:active, a.searchbooktitle:visited {
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 19px;
	text-decoration: none;
	border-bottom: 1px solid #003366;
	margin-bottom: 5px;	
} 

a.searchbooktitle:hover {
	color: #FF6600;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 19px;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
	margin-bottom: 5px;	
} 



.booksubtitle {
	color: #336699;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 5px;	
}

.authorname {
	color: #6699CC;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	margin-top: 2px;	
	margin-bottom: 2px;
} 

a.authorname:link, a.authorname:active, a.authorname:visited {
	color: #6699CC;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
	margin-top: 2px;	
	margin-bottom: 2px;
} 

a.authorname:hover {
	color: #333333;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
	margin-top: 2px;	
	margin-bottom: 2px;
}

.bibliodetails {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
	padding-top: 10px;
}



/* CONTENT AREA OF THE AUTHOR PAGE */

#bodyarea #authorinformation {
	clear: both;
	width: 572px;
	margin: 0;
	padding: 0;	
}

#authorinformation #authorimage {
	float: left;
	text-align: left;
	width: 85px;
	margin: 0 10px 0 0;
	padding: 0;	
}

#authorinformation #author {
	float: left;
	text-align: left;
	width: 477px;
	margin: 0;
	padding: 0;
}

#authorinformation #strapline {
	clear: both;
	font-size: 15px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 19px;
	padding: 25px 0 0 0;
	margin: 0;	
}


.authortitle {
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 0;	
}

.authorquote {
	color: #336699;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
	margin-top: 15px;
	padding: 0;
}

.authorquotename {
	color: #6699CC;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 17px;
	padding: 0;
	margin: 0;
}



/* CONTENT AREA OF THE BOOK PAGE: BOOK IMAGE, TITLE, ECOMMERCE, STRAPLINE, TEXT CONTENT */

#bodyarea #bookinformation {
	clear: both;
	width: 572px;
}

#bookinformation #bookjacket {
	text-align: left;
	width: 105px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
}

#bookpagejacket {
	margin: 0 0 5px 0;
	padding: 0;
}

#bookinformation #biblio {
	text-align: left;
	width: 337px;
	margin: 0;
	padding: 0;
	float: left;
}


#bookinformation #ecommerce {
	text-align: left;
	width: 105px;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

#ecommerce #buttons {
	float: left;
}

#ecommerce #pricepromotion {
	clear: both;
	margin: 8px 0 0 0;
	padding: 0;
}

.bookprice {
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	padding-left: 5px;
	margin: 0;
	background-color: #FFFFFF;	
}

.bookpricediscounted {
	color: #AEBDC1;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: line-through;
	padding-left: 5px;
	margin: 0;
}


#bookunavailable {
	float: left;
	width: 786px;
	margin: 0 0 0 20px;
	padding: 0;
}

#bookunavailable #bookjacket {
	text-align: left;
	width: 105px;
	float: left;
	margin: 0 10px 5px 0;
}

#bookunavailable #biblio {
	text-align: left;
	width: 337px;
	float: left;
}

#bookunavailable #notavailable {
	float: left;
	width: 334px;
}

#notavailable #notavailablepanel {
	width: 314px;
	_height: 129px;
	height: 146px;
	border-left: 1px solid #AEBDC1;
	border-right: 1px solid #AEBDC1;
	margin: 0;
	padding: 0 9px 0 9px;
	background:  url(../images/audiovideo_bk.jpg) repeat-x bottom;
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.bookalertformbox {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 0;
	padding-left: 2px;
	border: 1px solid #FF6600;
	width: 230px;
}

#bodyarea #textcontent {
	clear: both;
	width: 572px;
	text-align: left;
	color : #333333;
	font-size: 13px;
	line-height: 16px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 25px 0 0 0;	
}

#bookinformation #strapline {
	clear: both;
	font-size: 15px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 19px;
	padding: 25px 0 0 0;
	margin: 0;	
}

#bodyarea #strapline {
	clear: both;
	font-size: 15px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 19px;
	padding: 25px 0 0 0;
	margin: 0;	
}


.sectiontitle {
	text-align: left;
	width: 572px;
	border-bottom: 1px dotted #AEBDC1;
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
	margin: 0 0 15px 0;
}


#textcontent #productdetails {
	float: left;
	text-align: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#textcontent #biblio {
	float: left;
	text-align: left;
	width: 252px;
	margin: 0;
	padding: 0;
}

#textcontent #ecommerce {
	float: left;
	text-align: left;
	width: 120px;
	margin: 0;
	padding: 0;
}



/* CONTENT AREA OF THE BOOK PAGE: LOOK INSIDE CONTENT WIDGET */

#bodyarea #lookinside {
	clear: both;
	width: 572px;
	margin: 25px 0 0 0;
	padding: 0;
}

#lookinside #lookinsidepanel {
	width: 552px;
	height: 270px;
	border-left: 1px solid #AEBDC1;
	border-right: 1px solid #AEBDC1;
	margin: 0;
	padding: 0 9px 0 9px;
	background:  url(../images/lookinside_bk.jpg) repeat-x bottom;
}

.paneltitle {
	text-align: left;
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 10px;
}

.unavaliablepaneltitle {
	text-align: left;
	color: #CC3300;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	margin: 10px 0 10px 5px;
}

#lookinsidepanel #largespreadimage {
	position: relative;
	width: 308px;
	float: left;
	border: 1px solid #AEBDC1;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF	
}

.largeimageholder {
	padding: 0;
	margin: 0;
	width: 308px;
	height: 203px;
}

#largespreadimage .image {
	position: absolute;
	top: 4px;
	left: 4px;
	display: none;
	height: 193px;
	width: 300px;
	padding: 0;
	margin: 0;
}


#lookinsidepanel #thumbnails {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#thumbnails .thumbnail {
	border: 1px solid #AEBDC1;
	margin-bottom: 3px;
}

#lookinsidepanel #lookinsidetextarea {
	float: left;
	width: 120px;
	padding: 0;
	margin: 0 0 0 10px;
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#lookinsidepanel #controls {
	clear: both;
	margin-top: -15px;
	padding: 8px 0 5px 0;
}

#controls #controlstext {
	float: left;
	width: 290px;
	color : #000000;
	font-size: 12px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	margin: 0;
	padding: 0;	
}

#controls #counterBox {
	float: left;
	width: 20px;
	color : #FF6600;
	font-size: 12px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;	
	margin: 0;
	padding: 0;	
}

#controls #picbuttons {
	float: left;
	width: 100px;
	margin: 0 0 0 35px;
	padding: 0;
	color : #333333;
	font-size: 12px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

#bodyarea #audiovideopanel {
	clear: both;
	width: 572px;
	margin: 25px 0 0 0;
	padding: 0;
}

#audiovideopanel #audiovideopanelcontent {
	width: 552px;
	height: 127px;
	border-left: 1px solid #AEBDC1;
	border-right: 1px solid #AEBDC1;
	margin: 0;
	padding: 0 9px 0 9px;
	background:  url(../images/audiovideo_bk.jpg) repeat-x bottom;
}

#audiovideopanelcontent #audio {
	float: left;
	width: 184px;
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#audiovideopanelcontent #video {
	float: left;
	width: 184px;
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#audiovideopanelcontent #podcast {
	float: left;
	width: 184px;
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

#bodyarea #readanextract {
	clear: both;
	width: 572px;
	margin: 25px 0 0 0;
	padding: 0;
}

#readanextract #readanextractpanel {
	width: 552px;
	height: 130px;
	border-left: 1px solid #AEBDC1;
	border-right: 1px solid #AEBDC1;
	margin: 0;
	padding: 0 9px 0 9px;
	background:  url(../images/audiovideo_bk.jpg) repeat-x bottom;
}

.bookextractdivider {
	color: #FFFFFF;
	width: 420px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px dotted #999999;
	padding: 0;
	margin: 0 0 15px 0;
}

.bookextractsmalltext {
	color : #333333;
	font-size: 11px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

#bodyarea #emailalertpanel {
	clear: both;
	width: 572px;
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
}

#emailalertpanel #emailalertpanelcontent {
	width: 552px;
	height: 154px;
	border-left: 1px solid #AEBDC1;
	border-right: 1px solid #AEBDC1;
	margin: 0;
	padding: 0 9px 0 9px;
	background:  url(../images/audiovideo_bk.jpg) repeat-x bottom;
	color : #333333;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.emailalertformarea {
	float: left;
	margin: 0;
	padding: 0;
}


.emailalertsformbox {
	background-color:#FFFFFF;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 0;
	padding-left: 2px;
	border: 1px solid #FF6600;
	width: 380px;
}




#bodyarea #userinteractionpannel {
	width: 400px;
	padding: 0;
	margin: 0;
}

#userinteractionpannel #emailprintpage {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0;
}

#userinteractionpannel #userpostedcontent {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 0;
}

.authorwebsitepic {
	padding: 16px 0 0 27px;
}
	
/* CONTENT AREA OF THE SEARCH RESULTS PAGE */

#browsepagetitle {
	clear: both;
	text-align: left;	
	margin: 15px 0 15px 0;
	padding: 0;
	height: 25px;
	width: 966px;	
}

#browsetitle {
	float: left;
	width: 462px;
	margin: 0;
	padding: 0;
}

#browsetitle h1 {
	margin: 0;
	padding: 0;
}

#browsepagetitle #rearrangelist {
	float: left;
	text-align: right;
	width: 290px;
	margin: 0;
	padding: 0;
	color : #333333;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.rearrangeform {
	margin: 0;
	padding: 0;
}

.rearrangedropdowntext {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color: #333333;
	width: 135px;
}

.dropdowntext {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color: #333333;
}

#bodyarea #searchresults {
	clear: both;
	width: 572px;
	border-bottom: 1px dotted #AEBDC1;
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}

#bodyarea #searchresults-title {
	clear: both;
	width: 572px;
	border-top: 1px dotted #AEBDC1;
	border-bottom: 1px dotted #AEBDC1;
	margin: 0 0 15px 0;
	padding: 10px 0 11px 0;
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

#searchresults #ecommerce {
	text-align: left;
	width: 80px;
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
}

#searchresults #bookjacket {
	text-align: left;
	width: 65px;
	float: left;
	margin: 0 10px 5px 0;
}

#searchresults #biblio {
	text-align: left;
	width: 417px;
	float: left;
	background-color: #FFFFFF;	
}

#searchresults #searchstrapline {
	clear: both;
	width: 497px;
	margin-left: 75px;
}



/* CONTENT AREA OF THE TRAVEL SEARCH RESULTS PAGE */
#bodyarea-travel {
	float: left;
	width: 517px;
	text-align: left;
	margin: 0 20px 0 20px;
	padding: 0;
}


#leftnavigation-travel {
	float: left;
	width: 215px;	
	text-align: left;
	margin: 0;
	padding: 0;
}



#bodyarea-travel #searchresults {
	clear: both;
	width: 517px;
	border-bottom: 1px dotted #AEBDC1;
	margin: 0 0 15px 0;
}

#bodyarea-travel #searchresults-title {
	clear: both;
	width: 517px;
	border-top: 1px dotted #AEBDC1;
	border-bottom: 1px dotted #AEBDC1;
	margin: 0 0 15px 0;
	padding: 10px 0 11px 0;
	color: #003366;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

#bodyarea-travel #ecommerce {
	text-align: left;
	width: 80px;
	float: left;
	margin: 0 0 25px 0;
	padding: 0;
}

#bodyarea-travel #bookjacket {
	text-align: left;
	width: 65px;
	float: left;
	margin: 0 10px 5px 0;
}

#bodyarea-travel #biblio {
	text-align: left;
	width: 360px;
	float: left;
}

#bodyarea-travel #searchstrapline {
	clear: both;
	width: 442px;
	margin-left: 75px;
}

#bodyarea-travel #searchresultsadvert {
	clear: both;
	width: 517px;
	border-bottom: 1px dotted #AEBDC1;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.contributor {
	color: #6699CC;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	margin: 4px 0 2px 0;	
} 

.notavailabletext {
	color: #FF0000;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	margin: 10px 0 5px 0;
}

a.notavailabletextlink:link, a.notavailabletextlink:active, a.notavailabletextlink:visited {
	color: #6699CC;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
} 

a.notavailabletextlink:hover {
	color: #FF0000;
	font-size:12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}


#bodyarea #searchresultsadvert {
	clear: both;
	width: 572px;
	border-bottom: 1px dotted #AEBDC1;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}




/* ALL BUTTOM STYLES - BUTTON, BACKTO TOP BUTTON */

#bodyarea #pagination {
	clear: both;
	padding: 0;
	margin: 0 0 0 75px;
	height: 70px;
}

#bodyarea-travel #pagination {
	clear: both;
	padding: 0;
	margin: 0 0 0 75px;
	height: 70px;
}

#pagination #paginationbuttons {
	line-height: normal;
	color: #333333;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 20px;
}

#pagination #paginationbuttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pagination #paginationbuttons li {
	display: inline;
	margin: 0;
	padding: 0;
}

#pagination #paginationbuttons a {
	float: left;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/images/paginationleft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#pagination #paginationbuttons a span {
	color: #333333;
	float: left;
	display: block;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/images/paginationright.gif) no-repeat right top;
	padding: 5px 8px 7px 5px;
}

 /* Commented Backslash Hack hides rule from IE5-Mac \*/
#pagination #paginationbuttons a span {float:none;}
/* End IE5-Mac hack */

#pagination #paginationbuttons a:hover span {
	color:#FFF;
}

#pagination #paginationbuttons a:hover {
	background-position:0% -25px;
	color: #FFFFFF;
}

#pagination #paginationbuttons a:hover span {
	background-position:100% -25px;
	color: #FFFFFF;
}



/*To identify the current page with different color*/
#pagination #paginationbuttons a.sel {
	float: left;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/images/paginationleft.gif) no-repeat left top;
	background-position:0% -25px;	
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#pagination #paginationbuttons a.sel span {
	color: #FFF;
	float: left;
	display: block;
	background: url(http://www.penguin.co.uk/static/cs/uk/0/images/paginationright.gif) no-repeat right top;
	background-position:100% -25px;	
	padding: 5px 8px 7px 5px;
}

 /* Commented Backslash Hack hides rule from IE5-Mac \*/
#pagination #paginationbuttons a.sel span {float:none;}
/* End IE5-Mac hack */

#pagination #paginationbuttons a.sel:hover span {
	color:#FFF;
}

#pagination #paginationbuttons a.sel:hover {
	background-position:0% -25px;
	color: #FFF;
}

#pagination #paginationbuttons a.sel:hover span {
	background-position:100% -25px;
	color: #FFF;
}








#buttons {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#buttons li {
	display: inline;
	margin: 0;
	padding: 0;
}

#buttons a {
	float: left;
	background: url(../images/buttonsleft.gif) no-repeat left top;
	padding: 0 0 0 5px;
	text-decoration: none;
	margin-top: 10px;
}

#buttons a span {
	color: #FFFFFF;
	float: left;
	display: block;
	background: url(../images/buttonsright.gif) no-repeat right top;
	padding: 4px 12px 8px 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#buttons a span {float:none;}
/* End IE5-Mac hack */

#buttons a:hover span {
	color: #333333;
}

#emailalertbuttons {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#emailalertbuttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#emailalertbuttons li {
	display: inline;
	margin: 0;
	padding: 0;
}

#emailalertbuttons a {
	float: left;
	background: url(../images/relatedemail_buttleft.gif) no-repeat left top;
	padding: 0 0 0 5px;
	text-decoration: none;
	margin: 0;
}

#emailalertbuttons a span {
	color: #FFFFFF;
	float: left;
	display: block;
	background: url(../images/relatedemail_buttright.gif) no-repeat right top;
	padding: 2px 12px 8px 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#emailalertbuttons a span {float:none;}
/* End IE5-Mac hack */

#emailalertbuttons a:hover span {
	color: #333333;
}

#unavailablealertbuttons {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#unavailablealertbuttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#unavailablealertbuttons li {
	display: inline;
	margin: 0;
	padding: 0;
}

#unavailablealertbuttons a {
	float: left;
	background: url(../images/relatedemail_buttleft.gif) no-repeat left top;
	padding: 0 0 0 5px;
	text-decoration: none;
	margin: 0;
}

#unavailablealertbuttons a span {
	color: #FFFFFF;
	float: left;
	display: block;
	background: url(../images/relatedemail_buttright.gif) no-repeat right top;
	padding: 2px 12px 8px 6px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#unavailablealertbuttons a span {float:none;}
/* End IE5-Mac hack */

#unavailablealertbuttons a:hover span {
	color: #333333;
}


#backtotop {

	clear: both;
	line-height: normal;
	font-size: 10px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#backtotop2 {
	
	min-height: 0px;
	clear: both;
	line-height: normal;
	font-size: 10px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#backtotop ul {
	
	  margin: 0;
	  padding: 0;
	  list-style: none;
}

#backtotop li {
	display: inline;
	margin: 0;
	padding: 0;
}

#backtotop2 ul {
	
	  margin: 0;
	  padding: 0;
	  list-style: none;
}

#backtotop2 li {
	display: inline;
	margin: 0;
	padding: 0;
}

#backtotop a {
	float: left;
	background:url(../images/backtotopleft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#backtotop a span {
	float: left;
	display: block;
	background: url(../images/backtotopright.gif) no-repeat right top;
	padding: 4px 12px 8px 6px;
	color: #666666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#backtotop2 a {
	float: left;
	background:url(../images/backtotopleft.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}

#backtotop2 a span {
	float: left;
	display: block;
	background: url(../images/backtotopright.gif) no-repeat right top;
	padding: 4px 12px 8px 6px;
	color: #666666;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#backtotop a span {float:none;}
/* End IE5-Mac hack */

#backtotop a:hover span {
	color:#FF6600;
}


