/* Barry Jonsberg				 */
/* ----------------------------- */
/* Template: Standard v1.0		 */
/* Author: I Am Tyce 			 */
/* URL: http://www.iamtyce.com	 */
/* Created: Sep - Nov 2009	 	 */
/* ----------------------------- */

/* Reset CSS Values */

body {
	padding: 0;
	margin: 0;
	font: 12px Arial, Verdana, Helvetica;
	font-size: small;
}

h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
}

table {
	font-size: inherit;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

p {
	margin: 1em 0;
}

/* Define Basic CSS Values */

html {
	background: #070101;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/large.jpg) top center no-repeat;
}

h2 {
	margin: 0px;
	padding: 2px 4px 8px;
	color: #563731;
	font-size: 32px;
	font-family: "gesta-1","gesta-2", Arial, Tahoma;
	font-weight: 500;
}

h2 a {
	color: #563731;
	text-decoration: none;
}

h2 a:hover {
	color: #35221e;
	text-decoration: none;
	border-bottom: 2px solid #35221e;
}

h3 {
	margin: 0px;
	padding: 4px;
	color: #222;
	font-size: 18px;
}

h3 a {
	color: #222;
	text-decoration: none;
}

h3 a:hover {
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted #222;
}

h4 {
	margin: 0px;
	padding: 4px;
	color: #555;
	font-size: 11px;
}

h4 a {
	color: #555;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

h5 {
	margin: 0px;
	padding: 4px 0px 4px 4px;
	color: #563731;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p {
	margin: 0px;
	padding: 4px 4px;
	font-size: 12px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
}

p a {
	color: #000;
	text-decoration: underline;
}

p a:hover {
	color: #000;
	text-decoration: none;
}

/* Container */
/* */

.container {
	margin: 0px auto;
	padding: 0px;
}

/* Header */
/* */

.header {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 65px;
	width: 100%;
	text-align: center;
	/*-moz-box-shadow: 2px 0px 40px #070101;
	-webkit-box-shadow: 2px 0px 40px #220808;
	box-shadow: 2px 0px 40px #070101;*/
}

.header-main {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	height: 170px;
	text-align: center;
}

.header h1, .header h3 {
	margin: 4px 0px;
	padding: 0px;
	float: left;
}

.header h1 {
	margin-top: 10px;
	font-size: 34px;
	font-family: "rooney-web-1","rooney-web-2",Arial, Tahoma;
	font-weight: 600;
	text-shadow: 0px 0px 4px #000;
}

.header h1 a {
	text-decoration: none;
	color: #fff;
	position: relative;
	outline: none;
}

.header h1 a:active {
	top: 1px;
}

.header h3 {
	clear: left;
	font-size: 14px;
	color: #f5f5f5;
	font-family: "rooney-web-1","rooney-web-2",Arial, Tahoma;
	font-weight: 400;
}

/* Main Menu */
/* */

.menu {
	margin: 0px auto;
	margin-top: 28px;
	padding: 0px;
	width: auto;
	float: right;
}

ul#topnav {
	margin: 0px auto; 
	padding: 0px;
	width: auto;
	height: auto;
	list-style: none;
	font-size: 13px;
	font-family: "gesta-1","gesta-2", Arial, Tahoma;
	font-weight: 300;
	letter-spacing: 0px;
}

ul#topnav li {
	margin: 0px auto; 
	padding: 0px;
	float: left;
}

ul#topnav li a {
	margin: 0px auto; 
	margin-left: 10px;
	padding: 13px 12px 7px;
	line-height: 6px;
	height: 10px;
	display: block;
	text-decoration: none;
	color: #f3f3f3;
	font-size: 18px;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	float: left;
}

ul#topnav li a:hover, ul#topnav .active a {
	text-decoration: none;
	color: #241915; 
	background: #fff;
}

ul#topnav li a:active {
	top: 1px;
}

/* Content */
/* */

.content {
	width: 900px;
	margin: 0px auto;
	margin-top: 20px;
	padding: 5px 0px;
	clear: both;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.main-content {
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.main-content p {
	line-height: 18px;
}

.main-content p a {
	padding: 2px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	background-color: #fff4e0;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.main-content p a:hover {
	color: #000;
	text-decoration: underline;
}

div.rounded div {
  height: 1px;
  overflow: hidden;
}
#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}

.shadow {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.left {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px;
	float: left;
	width: 575px;
}

.left h4 {
	display: block;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.left h4 a {
	width: 70px;
	height: 13px;
	float: right;
	padding: 9px 10px 7px 30px;
	color: #999;
	text-decoration: none;
	background-image: url(../images/read-more.jpg);
	border: 1px solid #f0e8d9;
}


.left h4 a:hover {
	color: #333;
	text-decoration: none;
	background-image: url(../images/read-more-roll.jpg);
	border: 1px solid #e5d7c4;
}

img.left-aligned {
	float: right;
	padding: 5px;
}

.right {
	width: 260px;
	margin: 15px 20px 15px 0px;
	padding: 0px;
	float: right;
	background-color: #f6f2ee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* Home Content */
/* */

.home-content {
	margin: 0px;
	padding: 15px 10px 5px;
}

.home-content p {
	line-height: 17px;
}

.home-content-icon {
	margin: 10px;
	padding: 3px;
	float: right;
	background-color: #725e46;
	border: 1px solid #302212;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.home-content-icon:hover {
	background-color: #493825;
	border: 1px solid #302212;
}

/* Side Column */
/* */

.side-column {
	margin: 0px;
	padding: 10px;
}

.side-column h2 {
	padding: 4px 4px 2px;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.side-column h2 a {
	color: #333;
}

.side-column h3 {
	font-size: 15px;	
	line-height: 18px;
	font-weight: normal;
	font-family: "rooney-web-1","rooney-web-2",Arial, Tahoma;
}

.side-column h4 {
	margin: 0px;
	padding: 2px 2px 4px 4px;
	color: #999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}

.side-column h4 a {
	color: #777;
	text-decoration: none;
}

.side-column h4 a:hover {
	color: #333;
	text-decoration: underline;
}

.side-column h4 img {
	padding-right: 3px;
	position: relative;
	top: 3px;
}

h4.buy-online {
	padding: 0px;
	float: right;
}

.side-column-icons {
	clear: right;
	text-align: center;
}

.side-column-icons img {
	padding: 4px 2px 0px 2px;
}

.side-column-homepage {
	margin: 7px;
	padding: 0px;
	width: 65px;
	min-height: 130px;
	float: left;
	text-align: center;
}

.side-column-homepage a img {
	margin: 0px auto;
}

.side-column-homepage h3 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	top: 0;
}

.side-column-homepage-book {
	margin: 0px 0px 8px 0px;
	padding: 3px;
	float: left;
	background-color: #725e46;
	border: 1px solid #302212;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.side-column-homepage-book:hover {
	background-color: #493825;
	border: 1px solid #302212;
}

/* Breadcrumb */
/* */

.breadcrumb {
	margin: 2px 0px 8px 10px;
	padding: 0px;
}

.breadcrumb h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999;
	font-family: "rooney-web-1","rooney-web-2",Arial, Tahoma;
	font-weight: normal;
	line-height: 18px;
}

.breadcrumb h6 a {
	padding: 3px 5px;
	color: #666;
	text-decoration: none;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.breadcrumb h6 a:hover {
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	cursor: pointer;
}

/* Books */
/* */

.books-icon {
	margin: 5px 0px 10px 5px;
	padding: 3px;
	width: 75px;
	float: right;
	background-color: #725e46;
	border: 1px solid #302212;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.books-icon:hover {
	background-color: #493825;
	border: 1px solid #302212;
}

.books-icon-lrg {
	margin: 5px 0px 10px 5px;
	padding: 3px;
	float: right;
	background-color: #725e46;
	border: 1px solid #302212;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.books-icon-lrg:hover {
	background-color: #493825;
	border: 1px solid #302212;
}

.book-panel {
	margin: 10px 20px 10px 8px;
	padding: 0px 5px;
	width: 257px;
	min-height: 280px;
	float: left;
}

.book-panel h3 {
	font-size: 16px;
	line-height: 20px;
}

.book-panel h4 {
	margin: 0px;
	padding: 2px 2px 4px 4px;
	color: #999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.book-panel h4 a {
	color: #777;
	text-decoration: none;
}

.book-panel h4 a:hover {
	color: #333;
	text-decoration: underline;
}

.book-panel h4 img {
	padding-right: 3px;
	position: relative;
	top: 3px;
}

.book-cover {
	float: right;
	width: 210px;
	text-align: center;
}

img.audio {
	position: relative;
	top: 5px;
}

img.teachers {
	position: relative;
	top: 5px;
}

h6.book-purchase {
	margin: 0px;
	padding: 2px 2px 4px 4px;
	color: #999;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none;
	border: none;
}

h6.book-purchase a {
	color: #777;
	text-decoration: none;
}

h6.book-purchase a:hover {
	color: #333;
	text-decoration: underline;
}

h6.book-purchase img {
	padding-right: 3px;
	position: relative;
	top: 3px;
}

/* Footer */
/* */

.footer {
	clear: both;
	margin: 0px auto;
	padding: 20px;
	text-align: center;
}

.footer p {
	color: #eee;
	padding: 5px 0px 7px;
	font-size: 14px;
	font-family: "gesta-1","gesta-2", Arial, Tahoma;
}

.footer p a {
	text-decoration: none;
	color: #eee;
}

.footer p a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer img {
	padding-left: 2px;
	position: relative;
	top: 2px;
}

/* Bottom Footer */
/* */

.bottom {
	width: 800px;
	height: 150px;
	margin: 0px auto;
}

/* Bottom Columns */

.column {
	float: left;
	margin: 5px;
	padding: 10px;
}

.column h2 {
	font-size: 18px;
	color: #fff;
}

.column ul {
	margin: 0px;
	padding: 0px 10px;
}

.column ul li {
	list-style-type: none;
	margin: 3px;
	padding: 0px;
	font-size: 11px;
}

.column ul li a {
	color: #fff;
	text-decoration: none;
}

.column ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Contact */
/* */

#contact {
	width: 570px;
	float: left;
	position: relative;
}

#contact .input-bg {
	clear: left;
	margin: 5px 0px;
	padding: 10px;
	border: 1px solid #fff;
}
	
#contact input {
	padding: 5px;
	width: 360px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	border: 1px dashed #ccc;
}

#contact textarea {
	padding: 5px;
	width: 360px;
	height: 180px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border: 1px dashed #ccc;
}

#contact select {
	padding: 10px 8px 1px 8px;
	width: 372px;
	height: 40px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border: 1px dashed #ccc;
	cursor: pointer;
}

#contact option {
	padding: 5px;
	cursor: pointer;
}

#contact select option:hover {
	background-color: #fff;
}

#contact select option:focus {
	border: 1px solid #d0dde5;
	background-color: #edf2f5;
}

#contact .input-bg:hover {
	cursor: pointer;
}

#postcode {
	width: 100px;
}
	
#contact .active {
	border: 1px solid #d0dde5;
	background-color: #edf2f5;
}

#contact label {
	margin: 0px 11px 0px 0px;
	padding: 11px 0px 0px 9px;
	width: 150px;
	display: block;
	float: left;
	text-align: left;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222;
}

#contact label.error {
	clear: left;
	width: 250px;
	text-align: left;
	padding: 14px 0px 4px 0px;
	color: #da3939;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	position: relative;
	left: 170px;
}

#contact h3 {
	padding: 10px 0px;
	font-size: 22px;
	clear: both;
}

.form-checkbox {
	margin: 5px;
	padding: 5px;
	width: 25px;
	height: 25px;
	text-align: left;
}

.form-book {
	clear: left;
	width: 525px;
	padding: 5px 10px;
	float: left;
}

.form-book-checkbox {
	float: left;
	margin: 2px 15px 0px 0px;
	padding: 0px;
	width: 25px;
	height: 25px;
	border: none;
}

.form-book-copies {
	float: right;
	margin: 0px;
	position: relative;
	top: -3px;
	right: -3px;
}

.form-book img {
	float: left;
	margin: 0px 10px 0px 0px;
}

.form-book p {
	float: left;
	margin: 3px 0px 0px 0px;
	font-size: 15px;
}

.form-button {
  	width: 371px;
	height: 75px;
	margin: 0px auto;
	padding: 15px;
	float: right;
	background-color: #d3873c;
	border: 7px solid #fff3e6;
	color: #fff;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	top: 10px;
	right: 12px;
}

.form-button:hover {
	color: #fff;
	background: #860303;
	border: 7px solid #ffe6e6;
	cursor: pointer;
}

/* Clear */
/* */

.clear {
	clear: both;
}

/* Content Temp */
/* */

.content-temp {
	margin: 0px auto;
	padding: 15px;
	background-image: url(../images/panel-bg.jpg);
	background-repeat: repeat-x;
	background-color: #171717;
	text-align: center;
}

.content-temp h2 {
	margin: 0px;
	padding: 15px 0px;
	color: #fff;
}

.content-temp h3 {
	margin: 8px auto;
	padding: 8px 0px;
	width: 210px;
	text-align: center;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.content-temp h4 {
	margin: 0px;
	padding: 15px 0px;
	color: #999;
	font-weight: normal;
}

.content-temp h4 a {
	color: #999;
}
