@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
}
 html, body, td, th {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #252635;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -6em;
	margin-left: auto;
}
.push {
	height: 6em;
	width: 1000px;
	margin: auto;
}
.footer {
	height: 4em;
	width: 1000px;
	margin: auto;
	background-color: #252635;
	padding-top: 2em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
#header {
	background-color: #252635;
	height: 113px;
	width: 1000px;
}
#nav {
	background-color: #252635;
	height: auto;
	width: 1000px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 24px;
}
#nav li {
	display: inline;
	margin-left: 20px;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #FFFFFF;
}
#nav a:hover {
	font-weight: bold;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #339999;
}
#contentholder {
	background-color: #FFFFFF;
	width: 1000px;
}
#side_nav {
	float: left;
	width: 196px;
}
#side_nav ul {
	line-height: 15px;
}
#departments {
	height: 130px;
	width: 186px;
	background-color: #E4E4E6;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#deptheader {
	height: 20px;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#departments ul {
	margin: 0px;
	padding: 8px;
	list-style-type: none;
}
#departments a {
	text-decoration: none;
	color: #666666;
}
#departments a:hover {
	text-decoration: underline;
}
.deptheader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 12px;
	padding-top: 7px;
}
#basket {
	height: 130px;
	width: 186px;
	background-color: #E4E4E6;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#basketheader {
	height: 20px;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#basket ul {
	margin: 0px;
	padding: 8px;
	list-style-type: none;
}
#links {
	height: auto;
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
}
#links img {
	margin-bottom: 20px;
}
#main_col {
	float: right;
	width: 803px;
	background-color: #FFFFFF;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#products_holder {
	background-color: #FFFFFF;
	height: auto;
	float: left;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-left: 10px;
}
#img_holder {
	float: left;
	width: 87px;
	height: 100px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#product_title {
	width: 250px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#product_title h3 {
	font-size: 11px;
	font-weight: bold;
}
#product_title p {
	line-height: 20px;
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.availablesoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
#product_price {
	width: 260px;
	float: left;
	height: auto;
	padding: 20px;
}
#product_price p {
	line-height: 20px;
}
#castle_img {
	height: 275px;
	width: 691px;
	float: left;
}
#introtxt {
	width: 269px;
	float: left;
	background-color: #A19F9F;
	height: 235px;
	padding: 20px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#introtxt a {
	text-decoration: none;
	color: #FFFFFF;
}
#introtxt a:hover {
	text-decoration: underline;
}
.redtext {
	color: #F80208;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
#enter {
	line-height: 40px;
	text-align: left;
	background-color: #252635;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#seller_banner {
	height: 130px;
	width: 794px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
#basket ul li {
	margin-bottom: 15px;
}
.credit {
	color: #F80309;
}
.credit a {
	color: #F80309;
	text-decoration: none;
}
.credit a:hover {
	text-decoration: underline;
}
#about_txt {
	padding: 20px;
	height: auto;
}
#about_txt p {
	margin-bottom: 10px;
}
#about_txt h2 {
	margin-bottom: 10px;
}
#about_txt ul {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
#about_txt a {
	color: #666666;
}
.page_nav {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	clear: both;
	width: 150px;
}
.page_nav a {
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}
.share {
	padding-left: 10px;
	margin-bottom: 60px;
}
.instock {
	font-weight: bold;
	color: #27B5C9;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.notice_holder {
	height: auto;
	width: 980px;
	padding-left: 0px;
	padding-top: 20px;
	background-color: #FFFFFF;
}
.archive {
	float: left;
	width: 200px;
	height: auto;
	margin-top: 10px;
	margin-left: 20px;
}
.archiveheading {
	background-color: #F1F2F4;
	padding: 5px;
	width: 190px;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
}
.archive ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.archive li {
	margin-bottom: 10px;
}
.noticeboard {
	float: left;
	width: 720px;
	margin-left: 20px;
	height: auto;
	margin-top: 10px;
}
.notice_holder  h6 {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/achive_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
}
#news {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#news p {
	line-height: 18px;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 12px;
}
#news h2{
	font-size: 14px;
	color: #333333;
	background-color: #F1F2F4;
	padding: 5px;
	margin-top: 0px;
	width: 730px;
	margin-bottom: 10px;
}
#info {
	clear: both;
	float: left;
	width: 730px;
	padding: 5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	height: auto;
	font-size: 10px;
	background-color: #F1F2F4;
	margin-bottom: 20px;
}
#newtitles {
	height: 155px;
	background-color: #252635;
	width: 1000px;
}
.newtitles_holder {
	width: 250px;
	height: 155px;
	float: left;
}
.newtitles_img {
	height: 155px;
	width: 100px;
	float: left;
	background-color: #FF66FF;
}
.newtitles_text {
	float: left;
	height: 155px;
	width: 120px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
}
.newtitles_heading {
	color: #F80309;
	font-size: 14px;
	font-weight: bold;
}
