html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* RESET IS DONE */

u {
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #606060;
}

blockquote, .book_content div.press {
	/* font-style: italic; */
	color: #e4701e;
}

	blockquote p {
		margin: 0px;
	}
	
	blockquote em {
		font-style: normal;
	}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #606060;
}

a:focus {
	outline: none;
}

h3, h1 {
	font-size: 16px;
	font-family: Times;
	font-weight: bold;
	color: #e4701e;
	margin: 0 0 10px 0;
}

/*
h1 {
	font-family: Verdana;
	font-size: 14px;
}
*/

h2 {
	font-weight: bold;
}

h4 {
	font-style: italic;
}

#page_all h4 {
	color: #e4701e;
	margin-bottom: 2px;
}

#page_all h3 {
	margin-bottom: 2px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #e4701e;
	margin: 0 0 10px 0;
}

ol {
	padding: 0px 0 10px 20px;
}

ol, ol li {
	list-style-type: decimal;
}

	ol li {
		list-style-position: outside;
	}
	
p {
	margin: 0 0 10px 0;
}

/* GLOBALS IS DONE */

html, body {
	font-family: Verdana;
	font-size: 10px;
	color: #606060; /* #939598 */
}

#container {
	text-align: center;
	width: 100%;
}

	#popup_container {
		text-align: center;
		width: 100%;
	} 

#wrapper, #breakout_wrapper {
	text-align: left;
	/* width: 790px; */
	width: 960px;
	margin: 0 auto;
	padding-top: 70px;
}

	#popup_wrapper {
		text-align: left;
		width: 1000px;
		margin: 10px auto;
		padding: 10px 10px 30px 10px;
		/* border: 1px solid #606060; */
		position: relative;
	}
	
	#photos_large {
		display: block;
		width: 560px;
		border: 1px solid #606060;
		margin: 10px 0;
		float: left;
	}
	
	#photos_large img {
		width: 560px;
	}

	#photos_small {
		float: right;
		padding: 10px 0;
		width: 436px;
	}
	
	#photos_small > .photo {
		margin-left: 4px;
	}
	
	#photos_small .photo {
		display: block;
		width: 100px;
		border: 1px solid #606060;
		float: left;
		margin-right: 4px;
		margin-bottom: 10px;
	}
	
	#photos_small .third {
		margin-right: 0px;
	}
	
	#photos_small .photo img {
		width: 100px;
	}
	
	#status_page {
		position: absolute;
		top: 20px;
		right: 15px;
	}
	
	#status_page, #status_page a {
		color: #E4701E;
	}
	
	 #status_page a {
	 	font-weight: bold;
	 }

/* ACCORDION MENU */

	#navigation {
		width: 100px;
		text-align: right;
		height: 600px;
		clear: both;
		float: left;
		text-transform: lowercase;	
	}
	
	#navigation, #navigation ul, #navigation li, #navigation a {
		position: relative;
		zoom: 1;
	}
	
	#navigation li {
		padding: 5px 0;
		display: block;
	}
	
	#navigation a {
		display: block;
		white-space: nowrap;
	}
	
	#navigation a:hover, #navigation a.selected, #navigation a.active, .secondary .tertiary a.active {
		color: #e4701e;
	}
	
	.secondary .tertiary a.active .indicator {
		display: inline;
	}
	
	#navigation a.primary {
		text-transform: uppercase;
		background-image: url(images/navigation/primary.jpg);
		background-repeat: no-repeat;
		display: block;
		height: 13px;
		width: 100px;
		position: relative;
		text-indent: -9999px;
		background-position: 7px 0;
		text-align: left;
	}
	
		#nav-books a.primary {
			background-position: 7px 0;
		} 
		
		#nav-about_us a.primary {
			background-position: 7px -20px;
		} 
		
		#nav-our_authors a.primary {
			background-position: 7px -42px;
		} 
		
		#nav-events a.primary {
			background-position: 7px -64px;
		} 
		
		#nav-press a.primary {
			background-position: 7px -86px;
		} 
		
		#nav-stockists a.primary {
			background-position: 7px -108px;
		}
		
		#nav-community {
			margin: 15px 0 0 0;
			border-top: 1px solid #ccc;
		}
		
		#nav-community a.primary {
			background-position: 7px -157px;
			height: 55px;
			margin: 10px 0 0 0;
		}

	.active .secondary, .active .tertiary {
		display: block;
	}
	
	.secondary a.selected {
		color: #e4701e;
		font-weight: bold;
	}
	
	.secondary {
		position: relative;
	}
	
	.secondary .indicator {
		display: none;
	}
	
	#nav-catalogue a .indicator_home {
		display: block;
		position: absolute;
		left: 20px;
		*left: 10px;
		top: 1px;
		background: url(images/home_icon.jpg) top left no-repeat;
		height: 10px;
		width: 10px;
	}
	
	#nav-catalogue a:hover .indicator_home, #nav-catalogue.active a .indicator_home {
		background: url(images/home_icon_over.jpg);
	}
	
	#nav-catalogue.active a .indicator_home {
		left: 0px;
	}
	
	.secondary .active a.selected .indicator {
		display: inline;
	}
	
	.secondary .isF_Yes a.selected .indicator {
		display: none;
	}
	
	
	a.tertiary {
		font-style: italic !important;
	}
	
	#page_top {
		padding: 0 0 20px 0;
		float: left;
		display: block;
		width: 100%;
	}
	
	#page_top a {
		display: block;
		text-indent: -9999px;
		background-image: url(images/page_top.jpg);
		background-repeat: no-repeat;
	}
	
	#page_top #cart_status {
		float: right;
	}
	
	#page_top #cart_status a {
		padding: 10px 0 5px 30px;
		text-indent: 0px;
		background-image: url(images/cart.jpg);
		font-style: italic;
	}
	
	#logo {
		float: left;
		margin-left: 115px;
		_margin-left: 55px;
	}

	#logo a {
		width: 450px;
		height: 40px;
		background-position:  0 0;
	}
	
	#affiliates {
		float: right;
	}
	
	#affiliates li {
		margin-left: 30px;
		position: relative;
	}
	
	#affiliates li, #affiliates a {
		float: left;
	}
	
	#salon-community {
		width: 120px;
		height: 40px;
		background-position:  -470px 0;
	}
	
	#salon-community:hover, #young-haven-community:hover {
		background-image: url(images/page_top_over.jpg);
	}
	
	#young-haven-community {
		width: 160px;
		height: 40px;
		background-position: -618px 0;
	}
	
	.coming_soon {
		position: absolute;
		top: 40px;
		left: 0px;
		display: none;
		width: 100%;
		text-align: center;
	}
	
	.empty_page {
		padding: 0 0 300px 0;
		color: #E4701E;
		text-transform: lowercase;
	}
	
	#footer {
		padding: 30px 0 0 0;
		float: right;
		/* width: 665px; */
		width: 840px;
	}
	
	.tpl_8 #footer {
		padding-right: 120px;
	}
	
	#footlinks {
		float: left;
	}
	
	#footlinks li {
		float: left;
		padding-right: 5px;
	}
	
	#copyright {
		float: right;
	}
	
	
	/* HOMEPAGE */
	
	#homepage {
		/* width: 640px; */
		width: 820px;
		padding: 10px;
		border: 1px solid #B3B3B3;
		display: block;
		float: right;
	}
	
		#homepage_wrapper {
			position: relative;
			overflow: hidden;
			display: block;
			/* width: 640px; */
			width: 820px;
		}
	
		#homepage_scroller {
			width: 1000000px;
			
		}
	
		#homepage img {
			float: left;
			margin-right: 0px;
			position: relative;
			display: block;
		}
	
	/* PAGE CONTENT BEGINS */
	
	#page {
		float: right;
		/* width: 665px; */
		width: 840px;
	}
	
	.content_left {
		float: left;
		width: 410px;
	}
	
	.content_right {
		float: right;
		width: 430px;
	}
	
	/* CRUMBS */
	
	#breadcrumbs {
		border-bottom: 1px solid #606060;
		padding: 0 0 10px 0px;
		margin-bottom: 10px;
		float: left;
		/* width: 665px; */
		width: 840px;
		color: #e4701e;
		text-transform: lowercase;
	}
	
	.tpl_4 #breadcrumbs {
		border: 0px;
		margin-bottom: 0px;
		
	}
	
	#breadcrumbs.noBorder {
		border: none;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	.B_crumbBox {
		float: left;
	}
	
	.B_crumbBox li {
		float: left;
	}
	
	.B_crumbBox .B_crumb_sep {
		padding: 0 5px;
	}
	
	#breadcrumbs a {
		color: #e4701e;
	}
	
	#breadcrumbs .B_currentCrumb {
		
		font-weight: bold;
	}
	
	/* GRID LISTING */
	
	.scrollable {
		position: relative;
		clear: both;
		/*
overflow: hidden;
		height: 490px;
*/
	}
	
		/*
.scrollable_wrap {
			height: 470px;
			width: 600000px;
			float: left;
			padding-bottom: 20px;
			position: absolute;
			top: 0px;
			left: 0px;
		}

*/	
	.grid {
		float: left;
		width: 840px;
		margin: 0 20px 0 0;
	}
	
	.grid li {
		float: left;
		position: relative;
		margin-left: 24px;
		padding-bottom: 22px;
	}
	
	.grid li.item_0, .grid li.item_6 {
		 margin-left: 0px;
	}
	
	.grid a {
		
	}
	
	.grid a img {
		border: 1px solid #606060;
		padding: 5px;
	}
	
	.grid a .description {
		display: none;
		position: absolute;
		background: #606060;
		color: white;
		top: 5px;
		left: 5px;
		width: 101px;
		height: 160px;
		padding: 3px 5px;
		text-align: center;
	}
	
	.description h3 {
		color: white;
		font-size: 11px;
		font-family: Verdana;
		font-weight: normal;
		padding: 0 0 10px 0;
	}
	
	.description p {
		color: white;
		font-size: 11px;
		font-family: Verdana;
	}
	
	.grid a:hover .description {
		display: block;
	}
	
	.carousel_controls {
		padding-top: 20px;
	}
	
	.controls {
		margin: 0 auto;
		width: 200px;
	}
	
	.tpl_3 .controls {
		display: none;
	}
	
	.controls a, .carousel_controls a {
		background-image: url(images/arrows.jpg);
		background-repeat: no-repeat;
		display: block;
		height: 16px;
		width: 12px;
		text-indent: -9999px;
	}
	
	.scroll_left, .press_prev {
		background-position:  0 0;
		float: left;
	}
	
	.scroll_right, .press_next {
		background-position:  -13px 0;
		float: right;
	}
	
	/* BOOKS */
	#carousel_links {
		clear: both;
		padding-left: 485px;
	}
	
	.tpl_8 #carousel_links {
		padding-left: 0px;
	}
	
	#carousel_links.centered {
		margin: 0 auto;
		width: 300px;
		display: block;
	}
	
	#carousel_links a {
		display: block;
		background-image: url(images/arrows-2.jpg);
		background-repeat: no-repeat;
		font-weight: bold;
		color: #e4701e;
		float: left;
		margin-right: 10px;
	}
	
	#carousel_next {
		padding: 0 15px 0 0px;
		background-position: 33px -12px;
	}
	
	#carousel_previous {
		padding: 0 0 0 15px;
		background-position: 0 5px;
	}
	
	#book_details {
		clear: both;
		padding-top: 20px;
		font-family: Times;
		font-size: 13px;
	}
	
	.tpl_7 .event .event_thumb img {
		padding: 3px;
		border: 1px solid #606060;
		width: 94px;
	}
	
	.event_description {
		font-weight: normal;
		font-style: italic;
		padding-left: 10px;
	}
	
	.profile_pic a.icon_zoom {
		margin-top: 3px;
	}
	
	a.icon_zoom {
		background: url(images/zoom.jpg) top left no-repeat;
		padding: 3px 0 3px 25px;
		margin: 10px 0 0 0;
		display: block;
		font-weight: bold;
	}
	
	.author a.icon_zoom {
		clear: both;
		margin-top: 10px;
		display: block;
		font-weight: normal;
	}
	
	button.icon_cart {
		background-color: transparent;
		border: none;
		color: #606060;
		padding: 10px 0 5px 35px;
		background: url(images/cart.jpg) top left no-repeat;
		font-weight: bold;
		cursor: pointer;
	}
	
	button.icon_cart:hover span {
		text-decoration: underline;
	}
		
	a.icon_pdf {
		padding: 0px 50px 15px 35px;
		background: url(images/pdf.jpg) top left no-repeat;
		font-weight: bold;
		clear: both;
		display: block;
		margin: 10px 0 0 0;
	}
	
	.grid .icon_pdf {
		padding: 8px 0px 8px 35px;
		font-weight: normal;
	}
	
		#inner_left {
			float: left;
			display: block;
			width: 600px;
		}
		
		#photos {
			float: left;
			display: block;
			width: 135px;
			padding: 0 30px 0 10px;
		}
		
			img.cover_shadow {
				width: 140px;
				display: block;
			}

		#book {
			float: left;
			width: 425px;
		}
		
		#book h4.comingSoon {
			color: #e4701e;
			font-family: Verdana;
			font-size: 11px;
			font-style: normal;
			padding-top: 10px;
		}
		
		
		
		#book h3 {
			font-size: 14px;
			font-family: Times;
			margin: 0px;
			color: #606060;
			font-weight: normal;
		}
		
		#book h4 {
			font-size: 14px;
			color: #606060;
			font-weight: normal;
		}
		
		#book h2 {
			font-size: 18px;
			text-transform: uppercase;
		}
		
		#inner_right {
			float: right;
			width: 180px;
			padding: 0 20px 0 0;
		}

		.prices {
			padding: 10px 0;
			font-weight: bold;
		}
		
		.prices li {
			display: inline;
		}
		
		.details, .more_info_sheet {
			padding: 0 0 10px 0;
		}
	
	.author {
		clear: both;
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.author .profile_pic {
		float: left;
		padding: 0 10px 0 0px;
	}	
	
	.author .profile_pic img {
		float: left;
		width: 100px;
	}
	
	.author .profile_pic img.authorBookPic {
		width: 50px;
		padding: 0 25px;
	}
	
	.author .profile_pic img.authorPhoto {
		border: 1px solid #606060 ;
		padding: 2px;
		width: 96px;
	}
	
	.shortcuts {
		margin: 0 0 10px 0;
		color: #cccccc;
	}
	
	.shortcuts a {
		margin-right: 10px;
		margin-left: 10px;
	}
	
	.shortcuts a.first {
		margin-left: 0px;
	}
	
	.shortcuts a.active {
		color: #E4701E;
		font-weight: bold;
	}
	
	#content .contributed_towards li, #content .contributed_towards {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	#content .contributed_towards {
		margin-bottom: 5px;
	}
	
	#content .contributed_towards a {
		font-weight: bold;
	}
	
	#content  {
		font-size: 12px;
	}
	
	.bio {
		padding-left: 111px;
	}
	
	.icon_zoom {
		/* display: none !important; */
	}
	
	.author h3 {
		padding-top: 0px;
		font-family: Verdana;
		font-size: 13px;
		margin-bottom: 5px;
	}

	.cms h3 {
		padding-top: 0px;
		font-family: Verdana;
		font-size: 13px;
	}
		
	#upsell {
		padding: 10px 0;
	}
	
	#upsell h2 {
		padding: 0 0 10px 0;
	}
	
	.upsell_item {
		float: left;
		margin-right: 5px;
	}
	
	.upsell_item img {
		padding: 1px;
		border: 1px solid #ffffff;
	}
	
	.book_content {
		padding: 10px 0 0 0;
	}
	
	.press, .book_description {
		font-family: Verdana;
		font-size: 12px;
	}
	
	.book_description span {
		color: #e4701e;
	}
	
/* PRESS PAGE */

#press_release {
	clear: both;
	padding-top: 20px;
}	
	
.press_spread {
	float: right;
}

	.press_spread img {
		border: 1px solid #606060;
	}

.press_thumb_carousel {
	float: left;
	width: 115px;
}

	.press_thumb_carousel img {
		border: 1px solid #606060;
		padding: 3px;
	}
	
	.press_thumb_carousel h1 {
		color: #E4701E;
		font-size: 11px;
		font-weight: bold;
		padding: 4px 0;
	}
	
.cms {
	line-height: 16px;
}	
	
.cms ol, .cms ul {
	margin: 0 0 10px 0;
}

.cms li {
	list-style-type: disc;
	/* padding-left: 20px; */
	list-style-position: outside;
}

.cms ul {
	margin-left: 20px;
}

	/* FORMS */
#contact_form {
	float: right;
}

fieldset {
	padding: 10px 0 20px 0;
	/* width: 400px; */
}	

	legend {
		padding: 2px 5px;
		text-transform: uppercase;
		color: #606060;
	}
	
label {
	display: block;
	padding: 3px;
}

label.error {
	margin-left: 10px;
	display: inline;
	padding: 3px 10px;
	background: #E4701E;
	color: white;
	font-style: italic;
}



#cart_form {
	/* float: right; */
	width: 100%;
	display: block;
}

#cart_form fieldset {
	padding: 20px 0;
}

#cart_form table, .tpl_11 table.cart_table {
	width: 840px;
	margin: 0 0 20px 0;
}

th, #cart_totals .label {
	background: #606060;
	border-right: 1px solid white;
	padding: 2px 5px;
	color: white;
	font-weight: bold;
}

#cart_form #cart_totals {
	width: 200px;
}

#cart_totals .label {
	width: 70px;
}

#cart_totals td, #cart_totals th {
	border: none;
	padding: 2px 5px;
	border: 1px solid white;
}

#cart_totals td {
	background: #cccccc;
	
}

#th_image {

}

#th_title {

}

#th_author {

}

#th_price {
	width: 100px;
}

#th_subtotal {
	width: 100px;
}

#th_quantity {
	width: 60px;
}

#th_remove {
	width: 60px;
}

td {
	padding: 8px 5px;
	border-bottom: 1px solid #606060;
}

.currency {
	padding-right: 3px;
}

#empty_cart {
	text-align: center;
	padding: 10px;
	margin: 0 0 10px 0;
	background: #E4701E;
	color: white;
}

#currency_switcher {
	float: right;
}

#currency_switcher label, #currency_switcher select {
	float: left;
}

.delete_product {
	text-align: right;
}

.delete_product a {
	color: #E4701E;
	padding: 0 0px 0 0;
	text-decoration: underline;
	text-transform: lowercase;
}


#next_steps a, #update_submit {
	color: #E4701E;
	padding: 0 20px 0 0;
	text-decoration: underline;
	text-transform: lowercase;
}

	#next_steps a:hover, #update_submit:hover, .delete_product a:hover {
		text-decoration: none;
	}

.product label {
	width: 300px;
	float: left;
}

.product .quantity {
	width: 56px;
}

p.feedback {
	margin-bottom: 10px;
	display: inline;
	padding: 3px 10px;
	background: #E4701E;
	color: white;
	font-style: italic;
}

fieldset hr {
	clear: both;
}

input.text_input, textarea, select.text_input {
	clear: left;
	border: 1px solid #606060;
	width: 150px;
	float: left;
}

textarea {
	width: 400px;
	height: 100px;
}

button.submit {
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	background: white;
	color: #606060;
	border: 1px solid #606060;
	text-transform: uppercase;
	padding: 3px;
}

	button.submit:hover {
		cursor: pointer;
		background: #606060;
		color: white;
		border: 1px solid #606060;
	}

#page_our-team h5 {
	margin: 0px;
	font-size:11px;
	font-weight: normal;
}

#page_our-team h6 {
	float: left;
	color: #E4701E;
	font-size: 11px;
}

.stockist {
	padding: 0 0 10px 0;
	display: block;
}

 .telephone {
	/* padding: 5px 0; */
}

.stockists_column {
	width: 33%;
	float: left;
}

#stockist_table {
	clear: both;
}

#stockist_table td {
	border: none;
	vertical-align: top;
}

#press_spreads {
	padding: 10px 0;
}

#press_spreads img {
	padding: 10px 0;
}

.tpl_8 h1 {
	padding: 20px 0;
}

#checkout_shortcut {
	padding: 5px 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #606060;
	display: block;
	text-align: center;
}

.addthis_button {
	margin-bottom: 10px;
	display: block;
}

#page_community table {
	margin: 100px 0 0 0;
}

#page_community table, #page_community p {
	float: left;
}

#page_community table, #page_community p {
	width: 100%;
}

#page_community td {
	width: 50%;
	border: none;
	text-align: center;
	vertical-align: top;
}