
/*
	Copyright (c) JB Interactive Pty. Ltd.
	All Rights Reserved
	http://www.jbinteractive.com.au/
*/


/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0;}

/* Normalizes font size for headers */
h1, h2, h3, h4, h5, h6
{ font-size: 100%;}

/* Remoes liststyle from lists */
ol,ul
{ list-style : none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal;}

/* Removes list-style from lists */
table
{ border : collapse; border-spacing : 0; border-collapse: collapse;}

/* Removes border from fieldset and img */
fieldset, img
{ border :0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align : left;}

/* Removes quotation marks from q */
q:before, q:after
{ content :''; }

/*****************************************************************************
 *
 * Global Styles
 *
 ****************************************************************************/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: #81584a url('/southbank/pages/img/background.gif') 0 top repeat-x;
}

p {
	font-size: 10pt;
	color: #444343;
	line-height: 14pt;
	margin-bottom: 10pt;
}

a {
	color: #2a6089;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ol, ul {
	font-size: 10pt;
}

h2 {
	margin-bottom: 18px;
}

h4 {
	font-size: 10pt;
}

input[type="submit"] {
	border: 1px solid #aaa;
	background: #eee;
	padding: 5px;
	cursor: pointer;
}

input[type="submit"]:hover {
	background-color: #ccc;
}

.content {
	display: block;
	width: 1028px;
	margin: 0 auto;
	background-color: white;
}

.sidebar {
	float: left;
	width: 471px;
	margin-left: 20px;
}

.main {
	position: relative;
	margin: 0 25px;
}

.header {
	position: relative;
	margin: 0 25px;
}

.logo {
	width: 257px;
	height: 107px;
	text-indent: -1000px;
	overflow: hidden;
	
	background: transparent url('/southbank/pages/img/logo.gif') 0 0 no-repeat;
	
	margin-bottom: 20px;
}

.logo a {
	display:block;
	height:107px;
}

#logo-sbit {
	margin: 6px 0 12px 32px;
}

.right-of-logo {
	position: absolute;
	left: 282px;
	top: 0;
	width: 696px;
}

.grey-box ul {
	margin-top: 15px;
	color: black;
	height: 32px;
	padding: 0;
	background: #EDEDED url('/southbank/pages/img/grey-box-rightcap.gif') right 0 no-repeat;
	margin-left: -25px;
	padding-left: 25px;
	width: 100%;
}

.column-one {
	float: left;
	width: 257px;
}
.column-two {
	padding: 10px 0 0 284px;
}

.jupjup-box {
	background-color: #e6e7e4;
	color: black;
	padding: 8px 15px;
}

.jupjup-box-topcap {
	height: 10px;
	width: 257px;
	background: transparent url('/southbank/pages/img/jupjup-box-topcap.gif') 0 0 no-repeat;
}

.jupjup-box-bottomcap {
	height: 10px;
	width: 257px;
	background: transparent url('/southbank/pages/img/jupjup-box-bottomcap.gif') 0 0 no-repeat;
}

.jupjup-box h3 {
	margin-bottom: 10pt;
	font-size: 13px;
}

.jupjup-box li {
	padding-bottom: 5px;
}

.navigation {
	margin: 0 0 30px;
	width: 100%;
	position: absolute;
	top: 73px;
}

.navigation li {
	color: #2a6089;
	font-size: 12pt;
	display: block;
	float: left;
	padding: 0 15px;
	border-left: solid 1px #999999;
}

.navigation li.current {
	color: #b53300;
}

.navigation li.current a {
	color: #b53300;
}

.navigation li:first-child {
	padding-left: 0;
	border-left: none;
}

.navigation .button-shopping-cart {
	padding: 0;
	border-left: none;
	cursor: pointer;
	
	/* Align right */
	width: 185px;
	display: block;
	float: right;
	position: relative;
	top: -5px;
}

.footer-text {
	clear: both;
	margin-top: 10px;
	padding: 20px;
	text-align: center;
	color: #aeaeae;
}

.footer-text li {
	display: inline;
	margin-left: 25px;
}

.footer-text a {
	color: #aeaeae;
}

.footer-text li:first-child {
	margin-left: 0;
}

p {
	margin-bottom: 18px;
	line-height: 20px;
}

.italics {
	font-style: italic;
}

.float-right {
	float: right;
}
img.float-right {
	width: 220px;
	margin: 0 0 10px 10px;
}

/**
 * One-line hilight box
 */

.oneline-hilight-box {
	display: block;
	width: 400px;
	margin-left: 30px;
	margin-bottom: 80px;
}

.oneline-hilight-box-leftcap {
	float: left;
	width: 9px;
	height: 46px;
	background: transparent url('/southbank/pages/img/oneline-hilight-box-leftcap.gif') 0 0 no-repeat;
}

.oneline-hilight-box-center {
	float: left;
	padding: 12px 20px 0 20px;
	height: 46px;
	background: transparent url('/southbank/pages/img/oneline-hilight-box-centertile.gif') 0 0 repeat-x;
}

.oneline-hilight-box-rightcap {
	float: left;
	width: 9px;
	height: 46px;
	background: transparent url('/southbank/pages/img/oneline-hilight-box-rightcap.gif') 0 0 no-repeat;
}

/**
 * Header search
 */

.header-search {
	padding: 0;
}
.header-search ul {
	padding-left: 25px;
}

.header-search label {
	padding-left: 5px;
}

.header-search .the-label {
	padding-top: 9px;
}

.header-search li {
	display: block;
	margin-left: 15px;
	padding-top: 7px;
	float: left;
}

.header-search li:first-child {
	margin-left: 0;
}

.header-search input[type='text'] {
	font-size: 10px;
	padding: 2px;
	margin-top: -4px;
	width: 300px;
	color: #ababab;
}

.header-search button {
	background: transparent url('/southbank/pages/img/header-search-submit.gif') no-repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	height: 32px;
	overflow: hidden;
	width: 96px;
}

.header-search button:hover {
	background-position: 0 -32px;
}

.header-search .float-right {
	float: right;
	padding: 0;
}

.header-search select, .header-search input {
	margin-top: -1px;
}

/**
 * Body search
 */

.body-search {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.body-search ul {
	
}

.body-search li {
	display: block;
	float: left;
	margin-left: 20px;
}

.body-search li:first-child {
	margin-left: 0;
}

.body-search input[type='text'] {
	font-size: 10px;
	padding: 4px;
	width: 150px;
	color: #ababab;
}

.body-search button {
	width: 142px;
	height: 24px;
	border: 0;
	background: transparent url('/southbank/pages/img/button-displaymylist.gif') no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	position: relative;
	top: -3px;
	margin-left: 15px;
}

.body-search select, .body-search input {
	margin-left: 15px;
}

/* Christmas opening hours message */
#TB_ajaxContent.xmas_message {
	background: url('/southbank/pages/img/xmas-bg.jpg') bottom right no-repeat !important;
}

#TB_ajaxContent.xmas_message p {
	margin-bottom: 0;
	line-height: 14pt;
}

#TB_ajaxContent.xmas_message p.note {
	width: 300px;
}

#TB_ajaxContent.xmas_message h2 {
	margin-bottom: 6px;
}

#TB_ajaxContent.xmas_message a {
	float: left;
	margin-top: 20px;
	margin-left: 60px;
}

#TB_ajaxContent.xmas_message strong {
	font-weight: bold;
}

/*****************************************************************************
 *
 * Bookweb
 *
 ****************************************************************************/

table {
	margin: 10px 0;
	width: 100%;
	font-size: 14px;
}

tr {
	color: #2f3d0b;
}
tr.header {
	background: #af746a url('/southbank/pages/img/table-header.gif') 0 bottom repeat-x;
	color: white;
	text-shadow: #444 1px 1px 2px;
}

tr.even {
	background-color: #eeddd7;
}
tr.odd {
	background-color: #e4ccc3;
}

td {
	padding: 6px;
	margin: 0;
}

.rounded .top {
	 -moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}

.rounded .bottom {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}

.paging {
	text-align: right;
}

.tools {
	margin-top: 15px;
	text-align: center;
}
.tools a, .tools input {
	margin: 0 4px;
}

.details-book-image {
	float: right;
	margin: 30px 100px 0 0;
}

.details {
	display: block;
	width: 500px;
	margin-top: 10px;
}
.details h3 {
	font-size: 18px;
	color: black;
}
.details dt {
	float: left;
	font-weight: bold;
}
.details dd {
	display: block;
	padding-left: 150px;
}

.notice {
	padding: 10px;
	margin: 30px auto;
	background: #eee;
	border: 1px solid #bbb;
}

.center-text {
	text-align: center;
}

/*****************************************************************************
 *
 * Forms
 *
 ****************************************************************************/
.freeform {
	padding: 10px 0;
}
.freeform div {
	margin-bottom: 10px;
}
.freeform label {
	float: left;
	width: 180px;
	text-align: right;
	font-size: 14px;
	line-height: 28px;
}

.freeform input, .freeform textarea {
	display: block;
	width: 300px;
	border: 1px solid #aaa;
	padding: 5px;
	margin-left: 200px;
}

.freeform input[type="submit"] {
	width: auto;
	cursor: pointer;
}

.freeform fieldset {
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 20px;
}
.freeform legend {
	color: #888;
}

/*****************************************************************************
 *
 * Pagination
 *
 * Okay, this is a bit weird. We have to move the pagination after the DOM is
 * ready using javascript, so initially hide the buttons until it's all ready
 * to go.
 *
 ****************************************************************************/

.pagination form {
	display: inline;
	margin-top: -20px;
}

.pagination input[type="submit"] {
	border: none;
	background: none;
	color: #c5a89d;
	font-size: 13px;
	cursor: pointer;
	padding: 0;
}

.hidden {
	display: none;
}

.previous-page {
	float: left;
}
.previous-page input[type="submit"] {
	float: left;
}
.previous-page-icon {
	width: 7px;
	height: 10px;
	margin: 5px 4px 0 0;
	float: left;
	background: #c5a89d url('/southbank/pages/img/previous-icon-mask.png') 0 0 no-repeat;
}

.next-page {
	float: right;
}
.next-page input[type="submit"] {
	float: left;
}
.next-page-icon {
	width: 7px;
	height: 10px;
	margin: 5px 0 0 4px;
	float: left;
	background: #c5a89d url('/southbank/pages/img/next-icon-mask.png') 0 0 no-repeat;
}

.center {
	display: block;
	margin: 0 auto;
}