	#masthead {
		margin: 30px 0;
	}
	
	strong {
		font-weight: 700;
	}
	
	.issue_box {
		width: 320px;
		float: left;
		margin-bottom: 20px;
	}
	
	.issue_box ul li {
		list-style: none;
		font-size: 10px;
	}
	
	.issue_cover {
		float: left;
		width: 155px;
		text-align: center;
	}
	
	#content {
		margin-top: 20px;
		width: 960px;
	}
	
	#quicklinks {
		top: -45px;
	}
	
	#sub_nav {
		position: relative;
	}
	
/* Filter Buttons */

#round_filter ul li, #round_filter ul {
	display: inline;
}

#club_filter ul li {
	display: inline;
	line-height: 25px;
	color: #333333;
	background-color: #eeeeee;
}

#round_filter ul li a, #club_filter ul li a {
	padding: 2px 4px;
	border: 1px solid #dddddd;
	text-decoration: none;
}

#round_filter ul li a:hover, #club_filter ul li a:hover {
	background-color: #333333;
	color: #ffffff;
}

#round_filter, #club_filter {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 850px;
}

#no_issues {
	border: 1px solid #333333;
	padding: 25px;
	font-size: 20px;
	text-align: center;
}

#magazine_brief {
	height: 60px;
	margin-bottom: 20px;
}

.issue_box .issue_cover img {
	background-repeat: no-repeat;
	background-position: center center;
}

.close_button, .view_cart_button {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	cursor: pointer;
}

.centered_text {
	text-align: center;
}

.right_text {
	text-align: right;
}

.centered_content {
	width: 800px;
	margin: 0 auto;
}

.notice {
	font-weight:  700;
	color: #990000;
}

#mini_cart {
	position: absolute;
	right: 25px;
	top: 8px;
	text-align: right;
	width: 350px;
	z-index: 300;
}

#cart_inner {
	width: 800px;
	background-color: #ffffff;
	margin: 20px auto;
	
}

#cart_inner td {
	padding: 5px 10px;
}

#cart_inner p {
	padding: 5px 10px;
}

#view_cart h3 {
	font-size: 40px;
	padding: 10px;
}

#temp_cart img {
	margin-top: 5px;
}

#cart_tools img {
	float: right;
	padding-right: 5px;
	padding-top: 2px;
}

#store_content {
	margin-top: 50px;
	margin-bottom: 40px;
}

#store_content #checkout_login, #store_content #checkout_signup {
	width: 49%;
	float: left;
}

#cart_messages {
	float: left;
	width: 700px;
	padding-top: 10px;
}
	/* Sub Nav */

	#sub_nav {
		position: relative;
		top: 1px;
		left: 141px;
		float: left;
		clear: both;
		width: 818px;
		background-position: top right;
		background-repeat: no-repeat;
		height: 30px;
		overflow: hidden;
	}
	
	a#nav_4quarters {
		background-position: top right;
		background-repeat: no-repeat;
		width: 61px;
		margin-left: 35px;
	}
	
	a#nav_4quarters:hover {
		background-position: right -30px;
	}
	
	a#nav_afl_jsquad {
		background-position: top right;
		background-repeat: no-repeat;
		width: 65px;
	}
	
	a#nav_afl_jsquad:hover {
		background-position: right -30px;
	}
	
	a#nav_afl_record {
		background-position: top right;
		background-repeat: no-repeat;
		width: 65px;
	}
	
	a#nav_afl_record:hover {
		background-position: right -30px;
	}
	
	a#nav_the_thoroughbred {
		background-position: top right;
		background-repeat: no-repeat;
		width: 107px;
		overflow: hidden;
	}
	
	a#nav_the_thoroughbred:hover {
		background-position: right -30px;
	}
	
	a.nav_sub_item {
		padding-top: 10px;
		height: 5px;
	}
	
	
	#login_form_msg, #signup_form_msg {
		border: 1px solid #E82E34;
		background-color: #FF8F95;
		display: none;
		padding: 5px;
		color: #E82E34;
		margin: 5px auto;
		text-align: center;
		width: 80%;
	}
	
	#forget_password {
		border: 1px solid #E82E34;
		background-color: #FF8F95;
		display: none;
		padding: 5px;
		color: #E82E34;
		margin: 5px auto;
		text-align: center;
		width: 80%;
	}
	
	#xmas_mini {
		margin-top: 10px;
	}
	
	#xmas_mini img {
		margin: 0 2.5px;
	}
	
	#xmas_mini img.first {
		margin: 0 2px 0 0;
	}
	
	#xmas_mini img.last {
		margin: 0 0 0 2px;
	}
	
	#left_panel {
		float: left;
		display: inline;
		margin-top: 10px;
		position: relative;
	}
	
	#left_slider {
		z-index: 99;
	}
	
	.fixed_top {
		position: absolute;
		top: 0;
	}
	
	.fixed_scrolling {
		position: fixed;
		top: 0;
	}
	
	#right_panel {
		float: right;
		display: inline;
		width: 120px;
		margin-top: 10px;
	}
	
	#content_center {
		width: 100%;
		margin: 0; 
		position: relative; 
		float: left; 
		display: inline;
		min-height: 500px;
	}
	
	#contact_us {
		border: 1px solid #dbdbdb;
		background-color: #f7f7f7;
		width: 188px;
	}
	
	#contact_us p {
		padding: 5px;
	}
	
	#your_shopping_cart {
		border: 1px solid #dbdbdb;
		border-bottom: 0;
		width: 250px;
		margin-bottom: 5px;
		text-align: center;
		min-height: 100px;
		padding-bottom: 5px;
		position: absolute;
		right: 0;
		top: -25px;
		z-index: 30;
		background-image: url("../images/treatment/90_trans.png");
		display: none;
	}
	
	#your_shopping_cart_inner {
		margin: 5px;
		padding: 5px 0;
		text-align: left;
	}
	
	#how_to_order {
		border: 1px solid #dbdbdb;
		border-bottom: 0;
		background-color: #f7f7f7;
		width: 188px;
		margin-bottom: 5px;
	}
	
	.how_to_order_step {
		padding: 5px;
		border-bottom: 1px solid #dbdbdb;
	}
	
	#how_to_order .how_to_order_step p {
		line-height: 12px;
		margin-left: 53px;
	}
	
	.how_to_order_step img {
		float: left;
	}
	
	.sml_clear {
		clear: both;
		font-size: 10px;
		position: relative;
	}
	
	.red {
		color: #b20f26;
	}
	
	.store_item_holder {
		width: 25%;
		display: inline;
		float: left;
		position: relative;
		min-height: 420px;
	}
	
	.store_item_holder_mags {
		width: 49%;
		display: inline;
		float: left;
	}
	
	.store_item_holder h3 {
		font-size: 1.2em;
	}
	
	.store_item_holder_mags ul {
		padding-left: 30px;
	}
	
	.store_item_holder .items {
		padding: 5px;
	}
	
	.items img.book_cover {
		margin-left: 3px;
		padding: 4px;
		border: 1px solid #dddddd;
		background-repeat: repeat-x;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 150px;
		background-position: bottom left;
		background: #e3e3e3; /* old browsers */
		background: -moz-linear-gradient(top, #ffffff 30%, #e3e3e3 99%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#e3e3e3), color-stop(99%,#ffffff)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* ie */
	}
	
	img.sale_image {
		background: none;
		border: none;
		position: absolute;
		top: 0;
		left: 100px;
		z-index: 60;
	}
	
	.cover {
		position: relative;
		height: 270px;
	}
	

	#coupon_form {
		padding: 5px;
	}

	#coupon_form input {
		width: 125px;
	}
	
	.discount_note {
		color: #990000;
	}
	
	.os_note {
		background-color: #990000;
		color: #ffffff;
		text-align: center;
		padding: 5px;
	}
	
	.os_note a {
		color: #ffffff;
		text-decoration: none;
		border-bottom: 1px dotted #ffffff;
	}
	
	#coming_soon_holder {
		width: 180px;
		position: absolute;
		top: 0;
		right: 10px;
	}
	
	.books_section {
		border: 1px solid #cccccc;
		border-top: none;
		background-color: #ffffff;
	}
	
	#store_items_holder {
		overflow: hidden; width: 920px; padding-left: 30px
	}
	
	#book_details {
		position: relative;
		margin: 15px 0 0 340px;
		min-height: 600px;
	}
	
	#book_details h2 {
		font-family: georgia, serif;
		text-transform: none;
		color: #333333;
		border: 0;
		letter-spacing: 1px;
	}
	
	#book_details #description {
		position: relative;
		margin: 15px 0 0 0;
	}
	
	#book_details #description p {
		font-size: 1.2em;
		line-height: 1.8em;
	}
	
	#book_details #description table {
		margin-left: 10px;
	}
	
	#book_details #description table tr th {
		font-weight: 700;
	}
	
	#book_info_panel {
		width: 300px;
		position: absolute;
		top: 0px;
		left: 0;
		padding: 10px;
		text-align: center;
	}
	
	#book_info_panel table{
		margin-top: 15px;
		background-color: #eeeeee;
	}
	
	#book_info_panel table tr td{
		text-align: left;
		padding: 3px 10px;
	}
	
	#book_info_panel table tr th {
		font-weight: 700;
		text-align: left;
		padding: 3px 10px;
	}
	
	.table_title {
		font-family: georgia, serif;
		text-transform: none;
		color: #333333;
		border: 0;
		font-size: 125%;
	}
	
	#display_price {
		font-size: 2em;
		color: #333333;
		text-shadow: #dddddd 1px 1px ;
	}
	
ul#book_filter li, ul#book_filter {
	list-style: none;
	display: inline;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

ul#book_filter li {
	padding: 10px 20px 8px;
	margin: 0;
	width: 200px;
	display: inline;
	border: 1px solid #cccccc;
	border-bottom: 0;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	background-color: #dddddd;
	margin-right: 1px;
}

ul#book_filter li:hover {
	color: #ffffff;
	background-color: #333333;
}

#site_section_selector {
	height: 24px;
	padding-top: 8px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}

ul#book_filter li.current_section {
	font-weight: 700;
	background-color: #ffffff;
	background-position: right -1px;
	background-repeat: no-repeat;
	position: relative;
	top: 2px;
}

ul#book_filter li.current_section:hover {
	color: #333333;
	border-bottom: none;
}

#site_categories {
	margin-top: 10px;
}

#site_categories ul, #site_categories ul li {
	list-style: none;
	display: inline;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#site_categories ul li a {
	border: 1px solid #dddddd;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 2px 10px;
	background-color: #dddddd;
	color: #ffffff;
	font-weight: normal;
}

#site_categories ul li a:hover {
	border: 1px solid #666666;
	color: #666666;
}

#site_categories ul li a.current_category {
	border: 1px solid #666666;
	background-color: #666666;
	color: #ffffff;
}

#coupon_form h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1.2em;
}

#coupon_form a {
	margin: 0 0 0 3px;
}

#coupon_form input {
	border: 1px solid #cccccc;
	padding: 3px;
}

#coupon_notice p {
	color: #990000;
	text-align: center;
}

#your_shopping_cart_inner table tr td {
	padding: 3px;
}

.align_right {
	text-align: right;
}

.styled_table tr td {
	padding: 3px;
}

.styled_table tr.alt {
	background-color: #eeeeee;
}

.cart_item_line td {
	border-bottom: 1px dotted #cccccc;
}

#books_header {
	height: 250px;
	margin-top: 20px;
}

.store_badge {
	position: absolute;
	z-index: 90;
	width: 54px;
	height: 68px;
	bottom: 2px;
	left: 5px;
}

.featured_box {
	border: 1px solid #cccccc;
	position: relative;
	padding: 4px;
	display: block;
	width: 304px;
	height: 240px;
	float: left;
	margin-right: 9px;
	background: #e3e3e3; /* old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e3e3e3 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 ); /* ie */
}

.featured_box a {
	border: 0;
}

.featured_box a img {
	border: 1px solid #dddddd;
}

.featured_box .feature_text_holder {
	display: none;
	position: absolute;
	bottom: 5px;
	left: 5px;
	height: 41px;
	width: 286px;
	font-family: 'Amplitude-Medium', verdana, sans-serif;
	font-size: 1.6em;
	text-shadow: -1px 1px 2px #333333;
	color: #ffffff;
	padding: 6px 8px;
}

.featured_last {
	margin-right: 0;
}

h2.book_title, h3.book_title {
	margin: 0;
}

h3.book_title {
	font-size: 120%;
	margin-bottom: 20px;
}

.book_info_tab_content {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.book_info_tab_content h3 {
	margin: 0 0 0.75em;
	padding: 1.5em .5em 0;
}

.book_info_tab_content {
	font-size: 110%;
	line-height: 1.3em;
	padding-bottom: 10px;
}

#back_to_books_list {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 300;
}

.media_secondary {
	padding: 10px 0;
	border-top: 1px dotted #dddddd;
}

#look_inside_link {
	position: absolute;
	bottom: -20px;
	left: 75px;
}

.thin_cart {
	margin-bottom: 0;
}

.thin_cart tr td {
	padding: 8px 5px;
}

.icon {
	padding:0 5px;
	position:relative;
	top:3px;
}

.review_table {
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin: 20px 0;
}

.review_table td {
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 10px;
}

#corrections_table {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

#corrections_table td, #corrections_table th {
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 5px;
}

#corrections_table th {
	background-color: #666666;
	color: #ffffff;
}

.page_num {
	width: 40px;
	text-align: center;
}

#processing_payment_button {
	display: none;
}

#live_cart {
	border: 1px solid #dddddd;
	width: 200px;
	padding: 10px 10px 10px 35px;
	min-height: 100px;
	background: rgba(0,0,0,0.5); /* old browsers */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: fixed;
	top: 150px;
	right: -212px;
	z-index: 399;
}

#live_cart_inner {
	position: relative;
	background-color: #ffffff;
	padding: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#live_cart_drawer_edge {
	position: absolute;
	top: 5px;
	left: -25px;
}

#live_cart_drawer_edge #num_cart_items {
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #ffffff;
	background-color: #990000;
	color: #ffffff;
	border-radius: 10px;
	text-align: center;
	padding: 2px 6px;
	position: absolute;
	top: 75px;
	left: -5px;
	display: none;
}

#cart_actions {
	margin-top: 20px;
	padding-right: 10px;
	text-align: right;
}

#drawer_mover {
	color: #ffffff;
	position: absolute;
	top: 0px;
	font-size: 2em;
	height: 70px;
	padding-top: 30px;
	z-index: 400;
	cursor: pointer;
}

#drawer_mover:hover {
	color: #990000;
}
