form { margin: 0; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clearer { margin: 0; padding: 0; clear: both; }
img { border: 0 }

body {
	color: black;
	background: white;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page {
	margin: 0px auto;
	padding: 3px 15px 0px;
	width: 950px;
	background: url(../images/window_shadow_right.jpg) no-repeat right top;
}
#page-outer {
	background: url(../images/window_shadow_left.jpg) no-repeat left top;
	margin: 0px auto;
	width: 980px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 950px;
	background: url(../images/header_bg.gif) repeat-x;
	text-align: left;
}
#header-logo {
	margin: 0px 0px 0px 24px;
	float: left;
	height: 74px;
	width: 494px;
}
#header_social_media {
	float: left;
	position: relative;
	width: 202px;
	padding: 0;
	margin: 23px 0 0 0;
	text-align: right;
}
#header-search {
	text-align: left;
	float: right;
	height: 25px;
	width: 180px;
	margin: 23px 30px 0px 0px;
}
#header-search form {
	margin: 0px;
	padding: 0px;
}
#header-search #searchtext {
	background: url(../images/header_search_bg.gif);
	margin: 0px;
	padding: 0px 5px 0px 30px;
	height: 25px;
	width: 145px;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	outline-width: 0;
}
#centeredmenu {
	float: left;
	width: 100%;
	background: black url(../images/menu_bg.jpg) repeat-x;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	height: 32px;
	overflow: hidden;
}
#centeredmenu ul {
   clear: left;
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   left: 50%;
   text-align: center;
}
#centeredmenu ul li {
   display: block;
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   right: 50%;
}
#centeredmenu ul li a {
	display: block;
	margin: 0;
	padding: 7px 10px 0px;
	line-height: 1.3em;
	border-right: solid 1px white;
	height: 25px;
}
#centeredmenu ul li a:link {
   color: #FF6600;
   text-decoration: none;
}
#centeredmenu ul li a:visited {
   color: white;
   text-decoration: none;
}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main {
	background: url(../images/sidebar_bg.gif) repeat-y right;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#left-column {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
	width: 665px;
	margin: 10px 0px 10px 10px;
	float: left;
	min-height: 400px;
}
#left-column a:link {
	color: #ff6600;
	text-decoration: none;
}
#left-column a:visited {
	color: #999999;
	text-decoration: none;
}
#left-column a:active {
	color: #333333;
}
#left-column a:hover {
	text-decoration: underline;
}
#left-column ul {
	list-style-position: outside;
	list-style-image: url(../images/arrowhead.png);
	margin: 10px 0px 10px 15px;
	padding-left: 10px;
}
#sidebar h3 {
	background: url(../images/sidebar_hdr_bg.png) no-repeat center top;
	text-align: center;
	height: 22px;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding-top: 3px;
	display: block;
}
.recent {
	text-align: left;
}
.recent img {
	float: left;
	margin: 0px 15px 15px;
}
#sidebar {
	float: right;
	width: 240px;
	margin: 0px 0px 10px;
	padding: 10px;
}
.highlight-outer {
	background: #ffe0b2 url(../images/highlight_bg_top.gif) no-repeat top;
	width: 665px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
	background: url(../images/highlight_bg_bottom.gif) no-repeat bottom;
	text-align: left;
	padding: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff6600;
	display: block;
	margin: 0px 0px 10px;
	font-size: 20px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff6600;
	display: block;
	margin: 0px 0px 10px;
	font-size: 18px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff6600;
	display: block;
	margin: 0px 0px 5px;
	font-size: 16px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff6600;
	display: block;
	margin: 0px 0px 5px;
	font-size: 14px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #ff6600;
	display: block;
	margin: 0px 0px 5px;
	font-size: 12px;
}
#footer {
	background: #ff3400;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: white;
}
#footer img {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-bottom: 5px;
}
#copyright a:link {
	color: #444444;
	text-decoration: none;
}
#copyright a:visited {
	color: #444444;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}

.sidebar-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 20px;
}
.sidebar-box ul {
	list-style-position: outside;
	list-style-image: url(../images/arrowhead.png);
	margin: 10px 0px 10px 15px;
	padding-left: 10px;
}
.book-box {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.book-text h4 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px 0px 5px;
}
.book-text h4 a:link {
	color: #ff6600;
	text-decoration: none;
}
.book-text h4 a:visited {
	color: #999999;
	text-decoration: none;
}
.book-text h4 a:active {
	color: #333333;
}
.book-text h4 a:hover {
	text-decoration: underline;
}
.book-img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
.book-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 560px;
}
.pagination {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	background: url(../images/pagination_bg.png) no-repeat;
	text-align: right;
	height: 18px;
	padding: 2px 10px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagination a:link {
	color: blue;
	text-decoration: none;
}
.pagination a:visited {
	color: purple;
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline;
}
#breadcrumbs {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaaaaa;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #555555;
}
#breadcrumbs a:link {
	color: #ff6600;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:active {
	color: #333333;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: black;
	display: block;
	margin: 0px;
}
.imgright {
	margin: 0px 0px 7px 7px;
	float: right;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.contact th {
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}
.bodytext th {
	text-align: right;
	font-weight: normal;
	color: #666666;
}
.bodytext td {
	text-align: left;
	vertical-align: top;
}

#product-image {
	text-align: center;
	margin: 0px 0px 20px;
	padding: 0px;
}
#product-details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
#product-details th {
	font-weight: normal;
	color: #666666;
	text-align: right;
}
#product-details td h2 {
	font-weight: normal;
	margin: 0;
	font-size: 20px;
}
#product-details td {
	vertical-align: top;
}
#product-available {
	text-align: center;
	margin: 20px auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #f7f7f7;
	border: 1px solid #aaaaaa;
	width: 180px;
	padding: 10px;
}
#product-available h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
}
.product-available {
	margin-top: 15px;
}
#book-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: black;
}
#book-column {
	float: right;
	width: 200px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	background: #f7f7f7;
	border: 1px solid #aaaaaa;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#book-column h4 {
	background: #aaaaaa;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#book-column p {
	display: block;
	margin: 0px;
	padding: 7px;
}
.product-tab {
	margin: 0px auto 20px;
	padding: 10px;
	width: 645px;
	min-height: 500px;
	border: 1px solid #aaaaaa;
}
#left-column #product-nav {
	margin: 0px auto;
	padding: 0px;
	width: 734px;
}
#left-column #product-nav ul {
	margin: 0px;
	padding: 0px;
}
#left-column #product-nav ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-right: 3px;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
#left-column #product-nav ul li a {
	display: block;
	padding: 5px 15px;
	background: #eeeeee url(../images/tab_bg.jpg) repeat-x 0 0;
}
#left-column #product-nav ul li a:link {
	color: blue;
	text-decoration: none;
}
#left-column #product-nav ul li a:visited {
	color: blue;
	text-decoration: none;
}
#left-column #product-nav ul li a:hover {
	background-color: #aaaaaa;
	text-decoration: none;
	color: white;
	background-position: 0 -26px;
}
#left-column #product-nav ul li a.selected {
	color: white;
	background: #aaaaaa url(../images/tab_bg.jpg);
	background-position: 0 -26px;
}
#description {
	display: block;
}
#aims {
	display: none;
}
#editorial {
	display: none;
}
#guidelines {
	display: none;
}
.message {
	text-align: center;
	padding: 100px 0px;
}
#product-bnr {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
}
#product-bnr img {
	margin-top: 10px;
}
.cart-table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 10px 0px;
	border-left: 1px solid #666666;
}
.cart-table th {
	background: black url(../images/menu_bg.jpg) repeat-x;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	color: white;
	border-right: 1px solid white;
}
.cart-table td {
	border-bottom: 1px solid #aaa;
	text-align: right;
	vertical-align: top;
	border-right: 1px solid #aaa;
}
.cart-table tr.altbg {
	background-color: #eeeeee;
}
.checkout-table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
}
.checkout-table th {
	font-weight: normal;
	color: #666666;
	text-align: right;
}
.checkout-table td {
	text-align: left;
	vertical-align: top;
}
#bottom-menu {
	float: right;
}
#inAustralia {
	display: block;
}
#inOverseas {
	display: none;
}
.error-box {
	width: 350px;
	padding: 5px;
	margin: 15px auto;
	background-color: #ffffe5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: red;
}
.error-box p {
	margin: 0;
}
.error-box h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	display: block;
	margin: 0;
	font-size: 14px;
}
.error_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 271px;
	margin: 20px auto 20px auto;
	padding: 7px;
	color: red;
	font-weight: bold;
	text-align: left;
	background-color: #ffffe5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px black;
	-moz-box-shadow: 0 0 5px black;
	box-shadow: 0 0 5px black;
}
.error_box h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	display: block;
	margin: 0 0 3px 0;
	font-size: 14px;
}
.error_box p {
	margin: 0;
}
.message_box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	padding: 5px;
	margin: 15px auto;
	background-color: #ffffe5;
	border: 1px solid #cccccc;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.freight-calc {
	background: url(../images/freight_calc_bg.png) no-repeat;
	padding: 10px;
	height: 110px;
	width: 330px;
	text-align: left;
	overflow: hidden;
	margin: 0px 20px 0px 0px;
}
.supported-cards {
	text-align: center;
	margin: 0;
	padding: 5px;
}
#submenu {
	background-color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: white;
}
#submenu p {
	padding: 5px;
	margin: 0px;
	display: block;
}
#submenu a:link {
	color: #ff6600;
	text-decoration: none;
}
#submenu a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
#submenu a:active {
	color: black;
}
#submenu a:hover {
	text-decoration: underline;
}
#bio {
	display: none;
}
#editor {
	display: none;
}
#reviews {
	display: none;
}
#toc {
	display: none;
}
.display-date {
	color: #aaaaaa;
}
.coupon_box {
	background: #ffe0b1 url(../images/scissors.png) no-repeat 0 5px;
	padding: 7px 7px 7px 35px;
	margin: 0 0 10px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.coupon_box h5 {
	margin: 0;
}
.display_photo {
	margin: 0 auto;
}
.display_photo a {
	display: block;
	background: url(/images/page_curl.png) no-repeat bottom right;
}
#left-column .ul_columns {
	list-style-type: none;
	text-align: left;
	margin: 10px 0px;
	padding: 0px;
	list-style-image: none;
}
#left-column .ul_columns li {
	display: block;
	padding: 3px;
	float: left;
	width: 205px;
}
.subscribe_form {
	margin: 10px 0 0 25px;
}
.subscribe_form .sub_field_text {
	display: block;
	width: 180px;
	padding: 2px;
	margin: 0 0 7px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}
.subscribe_form .sub_field_text.pale {
	color: #999;
}
.w120 { width: 120px; }
.w250 { width: 250px; }
.pale { color: #999; }
#state_au, #state_os {
	display: table-row;
}
.browse_menu { text-align: center; }
.browse_menu select { width: 200px; }
#search_results_form {
	position: relative;
	display: block;
	background-color: #ffe0b1;
	margin: 15px 0;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
/*
#search_results_form img {
	vertical-align: middle;
}
*/
.search_row {
	display: block;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	vertical-align:middle;
}
.advanced_searchtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: black;
	width: 150px;
}
.button,
.button:link,
.button:visited,
#left-column a.button:link,
#left-column a.button:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding: 5px 10px;
	border: none;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.7), 0px 1px 0px rgba(68,240,0,0.3);
	background: #454545 url(../images/button_bg.png) repeat-x 0 -0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#989797), to(#3c3c3c));
	background: -webkit-linear-gradient(top, #989797, #3c3c3c);
	background:    -moz-linear-gradient(top, #989797, #3c3c3c);
	background:     -ms-linear-gradient(top, #989797, #3c3c3c);
	background:      -o-linear-gradient(top, #989797, #3c3c3c);
}
.button:hover,
#left-column a.button:hover {
	text-decoration: none;
	color: white;
	background: #2b2b2b url(../images/button_bg.png) repeat-x 0 -30px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999999), to(#101010));
	background: -webkit-linear-gradient(top, #999999, #101010);
	background:    -moz-linear-gradient(top, #999999, #101010);
	background:     -ms-linear-gradient(top, #999999, #101010);
	background:      -o-linear-gradient(top, #999999, #101010);
	cursor: pointer;
}

/*
	Online Store - Delivery
*/
.aap_form {
	text-align: left;
	width: 630px;
	margin: 20px auto;
}
.checkout_login, .checkout_new {
	width: 285px;
	margin: 0 auto;
}
.aap_form textarea, .aap_form input { outline: none; }
.aap_form .column {
	width: 285px;
	margin: 0 15px;
	float: left;
}
.aap_form fieldset {
	padding: 0 10px 10px 10px;
	margin: 0 auto 20px auto;
	border: 1px solid #ddd;
	width: 260px;
	background-color: #f7f7f7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #444;
}
.aap_form legend {
	color: #ff6600;
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}
.aap_form p {
	margin: 10px 0 0 0;
	clear: both;
}
.aap_form p.submit {
	text-align: center;
}
.aap_form label.field_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.aap_form .field_text {
	border: 1px solid #ccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 14px;
	color: black;
}

.aap_form .field_text.error {
	border: 1px solid red;
}

.aap_form .field_text:focus {
	background-color: #fff2ef;
}
.aap_form .field_select {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	font-size: 14px;
	color: black;
}
.aap_form .field_text.w120 { width: 120px; }
.aap_form h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: black;
	display: block;
	margin: 0 0 10px 0;
	font-size: 17px;
}
.aap_form .error_box p {
	margin: 0;
}
.aap_form span.error {
	color: red;
	font-size: 10px;
}
.checkout_columns {
	margin: 20px 0;
}
.checkout_col_1, .checkout_col_2 {
	width: 330px;
	float: left;
	margin: 0;
}
.checkout_col_2 {
	border-left: 1px solid #ddd;
}

.finished_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 600px;
	margin: 0 auto 20px auto;
	padding: 7px;
	color: #6ec216;
	font-weight: normal;
	text-align: center;
	background-color: #ffffe5;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*
	Blog Posts
*/
.blog_post {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #eee;
}
.blog_post .post_details {
	color: #aaa;
	margin: 0 0 8px 0;
}
.blog_post blockquote {
	margin: 10px 0;
	padding: 10px 30px 10px 20px;
	border-left: 5px solid #ccc;
}
.blog_post blockquote p:first-child {
	margin-top: 0;
}
.blog_post blockquote p:last-child {
	margin-bottom: 0;
}

.post_count {
	display: inline-block;
	background-color: rgba(255, 52, 0, 0.3);
	padding: 1px 8px;
	border-radius: 8px;
	color: white;
	font-size: 80%;
}
.post_image {
	width: 150px;
	max-width: 665px;
	height: 150px;
	margin: 0 10px 10px 0;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.post_image_large {
	width: 100%;
	height: auto;
	margin: 20px 0;
}