/*
Website Name: Camelot Books
Designed by developed by: Tony Geer (http://tonygeer.com)
*/


/*=LAYOUT
---------------------------------------------------------------------------------*/

body {
	font : 14px/1.5 "Helvetica Neue", Arial, sans-serif;
	color: #4b4b4b;
	background: #eee url(../img/bg_body.jpg) repeat center top;
	}

.wrapper {
	width:954px;
	margin:0 auto;
	position: relative;
	}

#masthead {
	position: relative;
	}

.col3 {
	width: 216px;
	margin-right: 30px;
	}

.col4 {
	width: 298px;
	margin-right: 30px;
	}

.col8 {
	width: 626px;
	margin-right: 30px;
	}

.col9 {
	width: 708px;
	margin-right: 30px;
	}

.col3.last, .col9.last, .col4.last, .col8.last {
	margin-right: 0;
	}

#social{
	position:fixed;
	top:calc(50% - 72px);
	left:5px;
	z-index:3000;
}

#social a{
	width:48px;
	height:48px;
	float:left;
	clear:both;
	margin-bottom:2px;
}

#social a.fb{
	background:url(../img/fb.png);
}

#social a.tw{
	background:url(../img/tw.png);
}

#social a.inst{
	background:url(../img/inst.png);
}

/*=HTML tags
---------------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
    color: #111;
	}

p, ul, ol {
	font-size: 14px;
	line-height: 1.5em;

	}

a, a:visited {
	color: #b73604;
	}

a:hover, a:active {
	color:#7e2300;
	}

b,strong, i,em {
	color: inherit;
	}


blockquote {
	color:#7b7b7b;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #CCC;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.03em;
	}


/* =UTILITY CLASSES
---------------------------------------------------------------------------------*/
p.date {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	margin-top: -10px;
	color: #777;
	margin-bottom: 10px;
	}

.submit {
	margin-top: 9px;
	}

.order_table_thumb {
	float: left;
	margin: 0 15px 0 0
	}

.success {
	font-weight: bold;
	color: #3e9523;
	background-color: #f3ecbc;
	padding: 5px 9px;
	border:1px solid #d8cf93;
	font-family: "Helvetica Neue", Arial, sans-serif;
	}


.preorder span {
	font-size: 12px;
	background-color: #f4f4b4;
	border: 1px solid #c6c691;
	color: #000;
	padding: 3px 6px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 18px;
	}

.use_billing {
	font-family: "Helvetica Neue", Arial, sans-serif ;
	font-size: 12px;
	margin: 30px 0 20px 0;
	background-color: #eeeeda;
	border: 1px solid #ceceb1;
	color: #333;
	padding: 10px;
	}

.use_billing label {
	margin-bottom: -7px;
	display: block;
	font-size: 14px;
	}

del.sale {
	color: #9b2932 !important
	}

p.standout {
	color: #000 !important;
	background-color: #fff6a0;
	padding:7px;
}

/*=MASTHEAD
---------------------------------------------------------------------------------*/
#login_form {
	background-color: #222;
	padding: 10px 0 5px 0;
	color: #d9e7ed;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	}

#login_form p {
	margin: 10px 0 5px 0;
	font-size: 12px;
	}

#login_form a {
	color: #aa3609;
	}

#login_form a:hover {
	color: #fff;
	}

#masthead  {
	background: url(../img/bg_masthead.jpg) repeat-x center bottom;
	height: 170px;
	padding-top: 15px;
	margin-bottom: 20px
	}

#masthead h1 {
	text-align: center;
	width: 390px;
	height: 124px;
	display: block;
	margin: 0 auto;
	background: url(../img/logo.png) no-repeat center center;
	text-indent: -9999px;
	}

#masthead h1 a {
	width: 390px;
	height: 124px;
	display: block;
	margin: 0 auto;
	}

ul.nav_main {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -38px;
	text-align: center;
	width: 100%;
	}

ul.nav_main li {
	display: inline;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.09em;
	margin: 0 13px
	}

ul.nav_main li a {
	color: #ddd;
	}

ul.nav_main li a.current {
	color: #fff;
	font-weight: bold;
	}

ul.nav_main li a:hover {
	color: #fff;
	}

ul.nav_sec {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 0;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	}

ul.nav_sec li {
	display: inline;
	list-style: none;
	}

ul.nav_sec li.last {
	}

ul.nav_sec li a {
	color: #888;
	margin-left: 20px;
	}

ul.nav_sec li a:hover {
	color: #444
	}


/*=INTRO
---------------------------------------------------------------------------------*/

#intro {
	background: url(../img/bg_intro.gif) no-repeat center bottom;
	padding-bottom: 12px
	}

#intro p {
	font-size: 18px;
	text-align: center;
	}




/*=PRIMARY
---------------------------------------------------------------------------------*/

article.h1 {
	font-family: "Helvetica Neue", Arial, sans-serif !important;
	}

.primary {
	float: right;
	padding-top: 35px
	}

h1.standalone, article.general h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: -15px;
	}

article.general {
	padding-top: 20px;
	}

.primary h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	}

.primary h3 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 3px;
	}

.pagination {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	}



/*=BOOK GRID
---------------------------------------------------------------------------------*/

article.book_grid  {
	width: 120px;
	float: left;
	margin: 0 27px 40px 0;
	}

html.ie7 article.book_grid  {
	margin: 0 20px 40px 0;
	height: 400px;
	}

html.ie7 .clear:after {
    content:"";
    display:table;
}

article.book_grid img {
	padding: 4px;
	background-color: #fff;
	box-shadow: 0px 0px 5px #ddd;
	margin: 0 0 5px 0;
	}

article.book_grid.last {
	margin-right: 0;
	}

article.book_grid  h1 {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.3em;
	}

article.book_grid  h1 em {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	font-style: normal;
	color: #444
	}

article.book_grid  ul.editions {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	list-style: none;
	}

article.book_grid  ul.editions li {
	margin: 0;
	color: #666
	}

article.book_grid  ul.editions li strong {
	color: #357781;
	font-weight: normal;
	}


/*=BOOK_DETAIL
---------------------------------------------------------------------------------*/

.publisher {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.09em;
	color: #555;
	font-family: "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 8px;
	}


.book_detail {
	padding-bottom: 40px
	}

.book_detail h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 25px
	}

.book_detail h1 em {
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	display: block;
	}

img.cover_big {
	padding: 6px;
	background-color: #fff;
	box-shadow: 0px 0px 5px #ddd;
	float: left;
	margin: 6px 20px 15px 0;
	}

table.add_to_cart {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	}

table.add_to_cart td {
	padding: 5px 25px 5px 0;
	border-bottom: none;
	}

td.add_title {
	font-weight: bold;
	color: #333
	}

.add_price {
	text-align: right;
	}

table.add_to_cart td.sold_out {
	color: #444;
	padding-bottom: 11px;
	}

td.add_quantity input#product_quantity {
	width: 30px ;
	}


input[type="submit"].green.add_book {
	font: 12px/100% "Helvetica Neue", Arial, sans-serif;
	padding: 3px 8px;
	font-weight: normal;
	}

/*=SHOPPING CART
---------------------------------------------------------------------------------*/

table.product {
	width: 100%;
	font-family: "Helvetica Neue", Arial, sans-serif;
	}

table.product tr {
	}

table.product th {
	text-align: left;
	border-bottom: 3px solid #c3c1c1;
	}

table.product td {
	border-bottom: 1px solid #c3c1c1;
	padding: 10px 0;
	}

td.cart_delete {
	width: 10%
	}

td.cart_title {
	width: 60%;
	font-weight: bold;
	}

span.edition {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
	}

td.cart_price {
	width: 20%
	}

td.cart_quantity {
	width: 10%
	}

td.cart_quantity input {
	width: 25px;
	}

.subtotal, p.total {
	font-family: "Helvetica Neue", Arial, sans-serif;
	}

#order_notes {
	width: 500px;
	height: 140px
	}


/*=SECONDARY
---------------------------------------------------------------------------------*/

.secondary {
	float: left;
	padding-top: 35px
	}

h4 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.09em;
	color: #111;
	font-weight: normal;
	margin-bottom: 8px;
	}

.secondary p {
	font-size: 13px;
	color: #666;
	margin-bottom: 8px;
	}

.secondary form {
	margin-bottom: 35px;
	font-size: 12px;
	}

select {
	padding: 3px 0;
	}

.secondary ul {
	margin-left: 0;
	font-size: 13px;
	list-style: none;
	}

.secondary ul li {
	margin-bottom: 3px;
	}

.secondary ul a, .secondary p a {
	color: #b73604
	}

.secondary ul a:hover, .secondary p a:hover {
	color: #000
	}


/*=PAGE_DETAIL
---------------------------------------------------------------------------------*/

.page_detail {
	padding-bottom: 40px;
	margin-top: -15px;
	}

.page_detail h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 25px
	}

.news h1 {
	margin-bottom: 13px;
	}


/*=COURTYARD
---------------------------------------------------------------------------------*/

.courtyard {
	width:954px;
	margin:0 auto;
	position: relative;
	}


.courtyard section {
	float: left;
	}

.courtyard h1 {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.09em;
	font-weight: normal;
	margin-bottom: -10px;
	background: url(../img/bg_courtyard.gif) no-repeat center top;
	padding: 13px 0;
	margin-top: 15px;
	}

.courtyard h1 em {
	text-align: center;
	text-transform:none;
	font-size: 22px;
	letter-spacing: normal;
	display: block;
	font-style: normal
	}

.courtyard section h1 {
	font-weight: normal;
	text-transform:none;
	font-size: 18px;
	letter-spacing: normal;
	text-align: left;
	background: none;
	margin-bottom: 0;
	}

.courtyard section h1 a {
	color: #000;
	}

.courtyard section h1 a:hover {
	color: #7e2300;
	}

.newsletter-signup {
	padding-top: 34px;
	}

.newsletter-signup p {
	font-size: 13px;
	color: #666;
	margin-bottom: 8px;
	}


/*=BUTTON
---------------------------------------------------------------------------------*/


input[type="submit"].orange, a.orange {
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% "Helvetica Neue", Arial, sans-serif;
	padding: 4px 8px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 10px;
	font-weight: bold;

	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	}

input[type="submit"].orange:hover, a.orange:hover {
	color: #fff;
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	}

a.orange {
	padding:3px 8px;
}


/*=FOOTER
---------------------------------------------------------------------------------*/

footer.final {
	margin-top: 40px;
	}

footer.final .wrapper {
	background: url(../img/bg_footer.gif) no-repeat left top;
	padding: 25px 0;
	}
















