/* @group Resets */
/*=Resets + Defaults -------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3,  h4, h5, h6, pre, form, fieldset, input, p,  blockquote, th, td {
	margin :0;
	padding :0;
}
* { font-size:100%; }
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px 0;
	padding:0;
	font-size:100%;
}
h1 {
	font-weight:normal;
	font-size:220%;
}
h2 {
	font-weight:bold;
	font-size:140%;
}
h3 { font-size:120%; }
h4 { font-size:120%; }
p {
	margin:0 0 15px 0;
	padding:0;
	line-height:1.6em;
}
ul {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
}
li {
	margin:0 0 0 0;
	padding:0;
}
li.enditem { margin:0; }
ol {
	margin:0 0 15px 0;
	padding:0;
}
ol li { list-style:none; }
hr { display:none; }
.hr, .hr-clear {
	height:1px;
	font-size:0px;
	margin:0 0 20px 0;
	border-bottom:1px dashed #ccc;
}
.hr-clear { clear:both; }
a {
	outline:none;
	color:#666666;
}
a img { border:none; }
a:hover { text-decoration:none; }
table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #e7e3e0;
	margin:0 0 15px 0;
}
th, td {
	padding:5px;
	border:1px solid #ccc;
	vertical-align: top;
}
th {
	background:#383c39;
	color:#fff;
	text-align:left;
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix { display:inline-block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
label { font-weight:bold; }
body {
	margin: 0;
	padding: 0;
	font: 95%/1.8em "Times New Roman", Times, serif;
	background: url(../images/bg_tile.gif) 0 0 repeat-x;
	color:#333;
}
ol.list li {
	margin-left: 20px;
	list-style: disc;
}

/* @end */

#page_slugs {
	list-style: none;
	padding:0;
	margin:0 0 12px 0;
	font-size:11px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#page_slugs li { display:inline; }
#page_slugs li a {
	color:#666;
	text-decoration:none;
}
#page_slugs li a:hover {
	color:#666;
	text-decoration:underline;
}
pre {
	font-size: 12px;
	color: #C0C0C0;
}
#sort_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sort_links li { display: inline; }
.odd {
	background:#fff;
	clear:both;
}

/*=Structure -------------------------------------------------------*/

#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
#main_column {
	width: 460px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-left: 240px;
	padding:0 0 100px 0;
}
#right_column {
	width: 200px;
	margin-left: 20px;
	float: left;
}
#left_column {
	width: 220px;
	margin-left: -940px;
	float: left;
	margin-bottom: 10px;
}
#two_column #main_column {
	width: 700px;
	margin-right: 0px;
}
#two_column #main_column a {
	color:#34467b;
	text-decoration:underline;
}
#two_column #main_column a:hover {
	color:#34467b;
	text-decoration:none;
}
#right_column h3, #left_column h3 {
    background-color: #34467b;
	border: 1px solid #ccc;
    color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 100;
    height: 34px;
    line-height: 34px;
    margin-bottom: 0;
    padding: 0 0 0 40px;
    text-transform: uppercase;
}
#right_column h3, #left_column h3 span { font-size:80%; }
#main_column h1 { }
.sidebox {
	background:#fff;
	padding:5px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 20px;
}

/* =Header ----------------------------------------------- */

#header {
	height: 201px;
	position: relative;
	margin:0 0 13px 0;
	padding:0;
}
#heading {
	padding:17px 0 12px 0;
	margin:0;
}
#heading h1 {
	margin:0;
	height:0;
	width:667px;
	height:95px;
	text-indent:-9000em;
	background: url(../themes/default/img/classic_bindings.gif) no-repeat;
}
#heading h1 a {
	width:667px;
	height:95px;
	display:block;
}

/*\-------Main Navigation--------- /*\/*/

#mainnav {
	height:41px;
	margin:0;
	padding:0;
	list-style:none;
	width:737px;
	float:left;
}
#mainnav li {
	margin:0;
	padding:0;
	text-indent:-900em;
	float:left;
}
#home a, #catalogue a, #library a, #modernart a, #gallery a, #contact a, #basket a, #glossary a {
	height:41px;
	display:block;
}
#home a {
	width:71px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat 0 0;
}
#home a:hover, body.homepage #home a { background-position: 0 -41px; }
#catalogue a {
	width:114px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat -71px 0;
}
#catalogue a:hover, body.cataloguepage #catalogue a { background-position: -71px -41px; }
#library a {
	width:183px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat -185px 0;
}
#library a:hover, body.librarypage #library a { background-position: -185px -41px; }
#glossary a {
	width:183px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat -368px 0;
}
#modernart a:hover, body.modernartpage #modernart a { background-position: -368px -41px; }

#glossary a {
	width:183px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat -368px 0;
}
#glossary a:hover, body.glossarypage #glossary a { background-position: -368px -41px; }

#gallery a {
	width:93px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat -551px 0;
}
#gallery a:hover, body.gallerypage #gallery a { background-position: -551px -41px; }
#contact a {
	width:91px;
	background:url(../images/backgrounds/maintabs.gif) no-repeat -644px 0;
}
#contact a:hover, body.contactpage #contact a { background-position: -644px -41px; }
#basket a {
	width:125px;
	background:url(../images/backgrounds/my_basket.gif) no-repeat 0 0;
}
#basket a:hover, body.basketpage #basket a { background-position: 0 -41px; }
#mycart {
	height:41px;
	margin:0;
	padding:0;
	list-style:none;
	width:125px;
	position:absolute;
	bottom:0px;
	right:0px;
	color: #fff;
}
#mycart li {
	margin:0;
	padding:0;
	text-indent:-900em;
	list-style:none;
}
#mycart_total {
	margin:0;
	padding:0;
	position:absolute;
	bottom:10px;
	right:130px;
	list-style:none;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.measurement {
	width: 24px;
	height: 24px;
	background: url(../images/buttons/measurement_info_sml.gif) no-repeat #fff;
	float:left;
	margin-right: 10px;
}
.measurement a {
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
	background: url(../images/buttons/measurement_info_sml.gif) no-repeat #fff
}
.measurement a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/buttons/measurement_info_sml.gif) no-repeat #fff;
}
.measurement a img {
	border: none;
	margin-left: 25px;
	position: absolute;
	left: -9999px;
}
.measurement a:hover img { left: auto; }

/* =Footer ----------------------------------------------- */

#footer {
	margin: 20px 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 10px 0;
	clear:left;
	position:relative;
	height:80px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#footer ul li {
	display: inline;
	color:#666;
}
#footer ul li a {
	color:#666;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#666;
	text-decoration:underline;
}
#footer .credits {
	position:absolute;
	top:10px;
	right:0px;
}
#footer .credits img { margin-left:10px; }

/* =Site Security ----------------------------------------------- */

#sitesecurity {
	text-align:center;
	margin:20px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}
#sitesecurity a {
	color:#333;
	text-decoration:none;
}
#sitesecurity a:hover {
	color:#333;
	text-decoration:underline;
}
#sitesecurity p {
	display:block;
	margin:0 0 15px 0;
	padding:0;
	width:220px;
}
#sitesecurity p.googlePlusOne {
}


#flashbanner {
	margin:0 0 20px 0;
	width:700px;
	height:145px;
	padding:0;
	position: relative;
}
.maintitles {
	background: #34467b url(../images/backgrounds/main_title_bg.gif) no-repeat;
	color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 100;
    height: 34px;
    line-height: 34px;
    margin-bottom: 20px;
    padding: 0 0 0 40px;
    text-transform: uppercase;
    width: 660px;
}
.maintitles span { font-size:90%; }
.maintitles a {
	color:#FFF!important;
	text-decoration:none!important;
}
.maintitles a:hover {
	color:#FFF!important;
	text-decoration:underline!important;
}

/* =Staff ----------------------------------------------- */

#staffprofiles {
	margin:0 0;
	padding:0;
	text-align: center;
	margin: 0 auto;
}
#staffprofiles li {
	display: inline-block;
	margin:0 10px 10px 10px;
	width: 132px;
	text-align:center;
	vertical-align:top;
}
#staffprofiles li img { border:1px solid #CCC; }
#staffprofiles p {
	width:132px;
	min-height: 70px;
}
ul.listinline {
	list-style: none;
	margin:0 2px 0 0;
	padding:0;
	float:left;
	text-align:left;
}
ul.nextstage {
	list-style: none;
	margin:0 2px 0 0;
	padding:0;
	float:right;
}
ul.nextstage li {
	display: inline;
	margin-left:10px;
	padding-left: 0px;
}
ul.nextstage input { width:auto; }
ul.listinline input { width:auto; }
ul.listinline li {
	display: inline;
	margin-right:10px;
	padding-left: 0px;
}
ul.listinline .killborder { border:0; }

/*=Customer Account - Addresses -------------------------------------------------------*/

fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
fieldset p label { display: block; }
fieldset p { clear:  left; }
.other_details li {
	margin-bottom:0;
	padding:10px;
	border-bottom: 1px solid #ccc;
}
#address_list a { text-decoration:underline; }
#address_list a:hover { text-decoration:none; }
#address_list ul {
	width: 200px;
	float:left;
	margin:0;
	padding:0;
}
#address_list li li {
	border:0;
	margin:0;
	padding:0;
	margin-left: 20px;
	list-style:square;
}
#address_list .details { margin-left:230px; }
#address_list { margin-bottom: 0px; }
.other_details {
	margin-left:0;
	padding:0;
	list-style: none;
}
#address_list h3 {
	background-color: #383c39;
	padding: 5px 10px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 110%;
	border-bottom: 1px solid #ccc;
}
#address_list { border: 1px solid #ccc; }
a.back_to_top {
	background-color: #ccc;
	padding: 5px 10px;
	display: block;
	clear: left;
	margin-bottom: 20px;
}

/*=Customer Order Details -------------------------------------------------------*/

.customerorders ul {
	list-style:none;
	margin:0;
	padding:0;
}
.customerorders .total { background:#CCC; }

/*=Form Styles -------------------------------------------------------*/

.createForm ul {
	margin:0;
	padding:0;
	list-style: none;
}
.createForm ul li {
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
}
.createForm h3, .createForm p, .createForm h4 {
	margin:0;
	padding:0;
}
.createForm h3 {
	margin: 0 0 10px 0;
	padding:0;
	font-size:120%;
}
.createForm h4 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size:100%;
	color:#000000;
	padding:0;
}
input.text, textarea.textarea {
	border: 1px solid #aaaaaa;
	border-left-color: #aaaaaa;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	background-color: #f2f2f2;
	background-y-position: top;
}
select.select {
	border: 1px solid #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	background-color: #ffffff;
}
.createForm input, .createForm textarea { padding:2px; }
form.createForm li div {
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form.createForm li div label, form li span label {
	margin:0;
	padding-top:3px;
	clear:both;
	line-height:12px;
	color:#444;
	display:block;
	margin-bottom: 10px;
}
form.createForm li div, form li span {
	margin : 0 4px 10px 0;
	padding : 0 0 8px 0;
	color : #444;
}
.createForm select { margin-bottom:0; }
input.small, select.small { width:20%; }
input.medium, select.medium { width:45%; }
input.large, select.large, textarea.textarea { width:90%; }
form.createForm li div.left {
	display:inline;
	float:left;
	width:47%;
}
form li div.right {
	display:inline;
	float:right;
	width:47%;
}
.clear {
clear:both !important;
}
form.createForm li { padding: 0; }
form.createForm li span { float : left; }
#right_col form.createForm li label span { float: none; }
em.required {
	color: #34467b;
	margin-left: 5px;
}
span.required { color: #34467b; }
h3.section_label {
	padding: 5px 0px;
	margin-bottom: 15px;
	border-bottom:1px solid #666;
	color:#333;
	font-size: 110%;
	font-size:16px;
	clear:both;
}
.account form.createForm li { border: none; }
.account form.createForm li fieldset { padding: 10px 10px 0 10px; }
.account form.createForm li .medium { width:60%; }
.account form.createForm label {
	width: 150px;
	float: left;
}
.customer_account form.createForm li { border: none; }
.customer_account form.createForm li fieldset { padding: 10px 10px 0 10px; }
.customer_account form.createForm.noborder li { border: none; }
.customer_account form.createForm.noborder li fieldset { padding: 0px; }
form.createForm.form_wrap li { border: 1px solid #ccc; }
form.createForm.form_wrap li fieldset { padding: 10px 10px 0 10px; }
.table_total {
	background-color: #666;
	color: #fff;
}
.table_subtotal { background-color: #ddd; }

/*=Error/Success Messages -------------------------------------------------------*/

form.createForm em.error, div.error {
	color: #34467b;
	display: block;
	font-style: normal;
	/*margin-bottom: 0px;*/
	margin:0 0 0 150px;
}
ul.error {
	background: url(../images/icon_error_cross_white.png) 10px center no-repeat;
	color: #34467b;
	border:1px solid #34467b;
	padding:10px 0 10px 60px;
	margin: 10px 0;
	background-color: #c0cdf2;
}
td.error {
	color: #34467b;
	padding:5px 10px;
	background-color: #c0cdf2;
}
ul.success {
	background: url(../images/icon_success_white.png) 10px center no-repeat;
	color: #4c8550;
	border:1px solid #4c8550;
	padding:10px 0 10px 60px;
	margin: 10px 0;
	background-color: #cee6c4;
}
.success {
	color: #4c8550;
	border:1px solid #4c8550;
	padding:5px 10px;
	margin: 10px 0;
	background-color: #cee6c4;
}

/*=Order Messages -------------------------------------------------------*/

#order-messages h3 {
	background-color: #383c39;
	padding: 5px 10px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 110%;
}
#order-messages { margin-bottom: 10px; }
#order-messages li {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	position: relative;
}
#order-messages li h4 {
	margin-bottom: 10px;
	padding-bottom: 0;
	clear:  left;
}
.admin_message { background: #efefef; }
.user-profile img {
	float: left;
	margin: 0 10px 10px 0;
}
.status {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px;
}
#account_dashboard_addresses li {
	float: left;
	margin-right: 20px;
}

/*=Misc -------------------------------------------------------*/

.security p { margin-bottom: 0; }
.security img { margin-bottom: 5px; }
.inline_button { margin-bottom: -3px; }
.back_address { padding: 2px; }
.promo_banner img { margin-bottom: 10px; }
blockquote { background: transparent url('/images/backgrounds/left_quote.png') 0 0 no-repeat; }

/*=Lists -------------------------------------------------------*/

ul.list1 { padding:0 0 0 20px; }
ul.list1 li { list-style:disc; }

/*=Sitemaps -------------------------------------------------------*/

.sitemap {
	list-style: disc;
	padding-left: 20px;
}
.sitemap ul {
	list-style: circle;
	padding-left: 20px;
}
.sitemap ul ul {
	list-style: square;
	padding-left: 20px;
}

/*=Product Listings -------------------------------------------------------*/

#main_column .product_listing { border-bottom:1px solid #ccc; }
#main_column .product_listing li {
	width: 340px;
	float: left;
	margin: 0 20px 20px 0;
	text-align: left;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	position:relative;
	height: 230px;
}
#main_column .product_listing li p { margin: 0px; }
#main_column .product_listing li h3 a {
	color: #333!important;
	text-decoration:none!important;
}
#main_column .product_listing li h3 a:hover {
	color: #333!important;
	text-decoration:underline!important;
}
#main_column .product_listing li h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:normal;
}
.product_listing .product_image {
	padding: 0px;
	float:left;
	margin:0 20px 0 0;
}
.product_image img {
	text-align: center;
	margin: 0 auto 0 auto;
}
.product_listing li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.product_listing .detail_button {
	position:absolute;
	bottom:20px;
	left:105px;
}
.detail_button {
	position:absolute;
	bottom:20px;
	left:105px;
}
.product_listing .buy_button {
	position:absolute;
	bottom:20px;
	left:200px;
}
.product_listing .our_price {
	position: absolute;
	bottom:50px;
	left:105px;
	font-size: 110%;
	color: #34467b;
}
.product_listing .author_txt {
	font-size: 90%;
	color: #333;
}
.product_listing .summary {
	font-size: 80%;
	color: #333;
}
.prod_description_cat {
	position: absolute;
	top: 10px;
	left: 105px;
	width: 185px;
}
.product_purchase_box {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px 0 5px 0;
	width: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	float: right;
}
.product_purchase_box .money {
	color: #34467b;
	font-size:14px;
	font-weight:bold;
}
.product_listing .money {
	color: #34467b;
	font-size:14px;
	font-weight:bold;
}
.product_listing .vat {
	display: block;
	font-size: 90%;
	color: #34467b;
}
#summary {
	float:left;
	width:380px;
	margin:0;
	padding:0;
}
#summary h1 { font-size:20px; }
#summary p { margin:0 0 7px 0; }
.related_product_listing {
	margin:0;
	padding:0;
}
.related_product_listing li {
	padding: 0px;
	width:220px;
	float:left;
	height:130px;
	margin:0 20px 20px 0;
}
.related_product_listing .product_related_image {
	float: left;
	margin-right: 10px;
}
#main_column .related_product_listing li h3 a {
	color: #333!important;
	text-decoration:none!important;
}
#main_column .related_product_listing li h3 a:hover {
	color: #333!important;
	text-decoration:underline!important;
}
#main_column .related_product_listing li h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:normal;
}
.listing li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.listing .image {
	float: left;
	margin-right: 10px;
}
.listing .image img {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0px;
}
.listing a { color: #34467b; }
.listing li h3 { margin-bottom: 0px; }
.listing li h3 a {
	color:#333!important;
	text-decoration:none!important;
}
.listing li h3 a:hover {
	color:#333!important;
	text-decoration:underline!important;
}
ol.archive_list h3 { margin-bottom: 10px; }
ol.archive_list {
	padding: 0px;
	margin: 0px;
}
ol.archive_list ol { padding-left:20px; }
ol.archive_list ol h4 { margin-bottom: 0px; }
ol.archive_list ol li {
	margin-bottom: 10px;
	list-style:disc;
	border-bottom:1px solid #CCC;
}
ol.archive_list ol p { margin-bottom:0; }
ol.archive_list ol span {
	display: block;
	font-size: 90%;
	font-weight: normal;
}
.product_listing_horiz {
	border: 1px solid #ccc;
	padding: 0px;
	margin-bottom: 0px;
}
.product_listing_horiz a { color: #34467b; }
.product_listing_horiz h3, #search_results p { margin-bottom: 0px; }
.product_listing_horiz .product_image img { }
.product_listing_horiz .product_image {
	float: left;
	margin-right: 10px;
}
.product_listing_horiz li {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

/*=Need to organise -------------------------------------------------------*/

#category_filters td, #category_filters { border: none; }
#category_filters td { padding-left: 0px; }
#category_description { margin-bottom: 20px; }
.paging {
	padding: 10px;
	text-align: center;
}
.paging ul { list-style: none; }
.paging li {
	display: inline;
	padding: 5px 8px;
	margin-right: 2px;
}
.paging.bottom {
	padding-top: 10px;
	border-top: none;
	clear: left;
}
#gift_finder label {
	float: left;
	width: 90%;
}
#gift_finder div { clear: left; }
.gift_finder td:hover, .table_radio td:hover { cursor:pointer; }
.table_radio th, .gift_finder th {
	font:bold 12px/17px Arial;
	text-align:left;
	padding:4px;
}
.table_radio tr.odd, .gift_finder tr.odd { background:#f4f4f4; }
.table_radio tr.highlight, .gift_finder tr.highlight { background:#e2e2e2; }
.table_radio tr.selected, .gift_finder tr.selected { background:#eee0df; }
#quick_search {
	position:relative;
	min-height:130px;
}
#quick_search label {
	margin-right: 10px;
	color: #000;
}
#quick_search a {
	color:#34467b;
	text-decoration:none;
}
#quick_search a:hover {
	color:#34467b;
	text-decoration:underline;
}

/*=Header Navigation -------------------------------------------------------*/

ul#navigation {
	margin:0 0 5px 0;
	padding:0;
	list-style-type: none;
	position:absolute;
	bottom: 0;
	left: 0;
	font-size: 120%;
	background-color: #34467b;
	width: 900px;
	line-height: 4em;
	color: #fff;
}
ul#navigation li { float: left; }
ul#navigation li a {
	text-decoration: none;
	padding: 3px 10px;
	color: #fff;
	text-decoration: underline;
}
ul#navigation li a:hover {
	color: #fff;
	text-decoration: none;
}
ul#navigation li#microcart {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 80%;
}
ul#navigation li#microcart a {
	display: inline;
	padding: 0px;
}
#sub_navigation {
	text-align: left;
	height:36px;
	width:940px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font-size:14px;
}
#header #sub_navigation a {
	color:#FFF;
	text-decoration:none;
}
#header #sub_navigation a:hover {
	color:#FFF;
	text-decoration:underline;
}
#sub_navigation ul {
	margin:0;
	padding: 4px 0 0 0;
}
#sub_navigation ul li { display: inline; }
#sub_naivgation { }

/* =Side Navigation(s) - rss,categories, brands etc ----------------------------------------------- */

.side_navigation ul ul { display:  none; }
.side_navigation ul li a:hover { background:#fff; }
.side_navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.side_navigation ul li { margin: 0 0 .2em 0; }
.side_navigation ul li a {
	display: block;
	color: #333;
	background-color: #FFF;
	width: 180px;
	padding: 3px;
	text-decoration: none;
	font-size:16px;
}
.side_navigation ul { margin-bottom: 0px; }
.side_navigation strong { padding: 4px; }
.side_navigation ul li a:hover ul {
	background-color: #fff;
	color: #000;
}
.side_navigation ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.side_navigation ul li ul li { margin: 0 0 .2em 0; }
.side_navigation ul li ul li a {
	background-color: #FFF;
	font-size:12px;
	padding:2px 0 2px 10px;
}
.side_navigation ul li ul li a:hover {
	background-color: #fff;
	color: #34467b;
}
.side_navigation ul li ul li a.current, .side_navigation ul li a.current,  .side_navigation ul li a.current:hover, .side_navigation ul li ul li a.current:hover { background-color: #000; }
.side_navigation ul li ul li ul li a {
	background-color: #FFF;
	padding-left:20px;
}

/* Handling the collapsed layers, and expanded/collapsed icons */

.side_navigation li span {
	float:right;
	padding:2px;
	position: absolute;
	top: 2px;
	right: 0;
}
.side_navigation li { position: relative; }
.side_navigation ul span {
	cursor:pointer;
	width:15px;
	text-align: center;
}
.side_navigation li.current_category ul { display: block; }
.side_navigation li.current_category ul ul { display: none; }
.side_navigation li li.current_category ul { display: block; }

/*
@ Handles the cateogry specific selection, current selction uses 'current_category' class
@ Property is set, and then ancestors elements are reset
*/

/* First Level */

.side_navigation li.current_category a { font-weight: bold; }
.side_navigation li.current_category li a { font-weight: normal; }

/* Second Level */

.side_navigation li li.current_category a { font-weight: bold; }
.side_navigation li li.current_category li a { font-weight: normal; }

/* Third Level */

.side_navigation li li li.current_category a { font-weight: bold; }

/*
///// End category specific selection
*/

#mini_cart { font-size: 90%; }
#mini_cart table td { vertical-align: top; }
#mini_cart .remove { margin-top: 5px; }
#mini_cart table, #mini_cart td { border: none; }
#mini_cart td { border-bottom: 1px solid #999; }
#mini_cart th { padding: 0 5px 0 5px; }

/* =MODULES ----------------------------------------------- */

/*=FAQs ----------------------------------------------*/

.faq {
	padding: 0px;
	list-style:none;
}
.faq li {
	padding: 10px;
	border-top: 1px solid #ccc;
}
.faq p { margin-bottom: 0px; }
.faq h3 span {
	background-color: #34467b;
	padding: 4px 10px;
	margin-right: 5px;
	font-size: 80%;
	color: #fff;
}
#questions li {
	margin-left: 20px;
	list-style:circle;
}

/* =Reviews ----------------------------------------------- */

div.rating_box {
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	height: 30px;
}
div.rating_box { width: 150px; }
div.rating_box div.rating_off,  div.rating_box div.rating_on {
	position:absolute;
	top: 0px;
	left: 0px;
	width:150px;
	height: 30px;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#reviews_info_avg { margin-bottom: 10px; }
#avg_rating_box {
	padding: 10px;
	background-color: #dfdfdf;
}
#avg_rating_box p { margin-bottom: 0px; }
#review_list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#review_list li {
	position: relative;
	border-top: 1px solid #ccc;
	padding: 10px;
}
#review_list .title {
	font-weight: bold;
	color: #829a41;
	padding-left: 10px;
}
#review_list .report_link {
	position: absolute;
	right: 0px;
	bottom: -6px;
}
#review_list .report_link a {
	text-decoration: none;
	color: #829a41;
}
#review_list .name { font-weight: bold; }
#review_list .review_text a {
	color: #829a41;
	text-decoration: none;
}

/* =Previous Products (sidebar) ----------------------------------------------- */

.side_previous_products { margin-bottom: 0px; }
.side_previous_products li {
	border-bottom: 1px solid #ccc;
	padding: 5px 5px;
}
.side_previous_products h4 {
	margin-bottom: 0px;
	font-size: 100%;
}
.side_previous_products p { margin-bottom: 0px; }

/* =Currency Selector ----------------------------------------------- */

#currency_selector ul li.label { margin-right: 20px; }
#currency_selector {
	position:absolute;
	top:0px;
	right:0px;
	/*background:url(../images/backgrounds/currency_bg.gif) no-repeat top right;*/
}
#currency_selector ul {
	height:15px;
	margin:5px 0 0 0;
	padding:7px 15px 0 0;
	list-style:none;
	text-align: left;
	margin-bottom: 20px;
	height:32px;
}
#currency_selector ul li {
	margin:3px 3px 0 0;
	padding:0;
	float:left;
}
#currency_selector a {
	background: url(../images/flags.png) no-repeat -1px -1px;
	height:13px;
	display:block;
	text-indent: -9000em;
	width:21px;
}
#gb a { background-position: -1px -1px; }
#gb a:hover, #gb.selected a { background-position: -1px -15px; }

#us a { background-position: -23px -1px; }
#us a:hover, #us.selected a { background-position: -23px -15px; }

#eu a { background-position: -45px -1px; }
#eu a:hover, #eu.selected a { background-position: -45px -15px; }

#au a { background-position: -67px -1px; }
#au a:hover, #au.selected a { background-position: -67px -15px; }

#ca a { background-position: -89px -1px; }
#ca a:hover, #ca.selected a { background-position: -89px -15px; }

#hk a { background-position: -111px -1px; }
#hk a:hover, #hk.selected a { background-position: -111px -15px; }

#cn a { background-position: -133px -1px; }
#cn a:hover, #cn.selected a { background-position: -133px -15px; }

#kr a { background-position: -155px -1px; }
#kr a:hover, #kr.selected a { background-position: -155px -15px; }

#tw a { background-position: -177px -1px; }
#tw a:hover, #tw.selected a { background-position: -177px -15px; }

/* =Related Files ----------------------------------------------- */

#related_files ul li {
	list-style-position : inside;
	list-style-image: url('/images/file_icons/txt.gif');
	line-height: 20px;
}
#related_files ul li.exe, #related_files td.exe { list-style-image:url('/images/file_icons/exe.gif'); }
#related_files ul li.pdf, #related_files td.pdf { list-style-image:url('/images/file_icons/pdf.gif'); }
#related_files ul li.ai, #files ul li.eps, #related_files td.eps, #related_files td.ai { list-style-image:url('/images/file_icons/ai.gif'); }
#related_files ul li.tiff, #files ul li.tif, #related_files td.tiff, #related_files td.tif { list-style-image:url('/images/file_icons/tiff.gif'); }
#related_files ul li.gif, #related_files td.gif { list-style-image:url('/images/file_icons/gif.gif'); }
#related_files ul li.jpeg, #files ul li.jpg, #related_files td.jpeg, #related_files td.jpg { list-style-image:url('/images/file_icons/jpg.gif'); }
#related_files ul li.psd, #related_files td.psd { list-style-image:url('/images/file_icons/psd.gif'); }
#related_files ul li.csv, #files ul li.xls, #files ul li.xlb, #related_files td.xls { list-style-image:url('/images/file_icons/excel.gif'); }
#related_files ul li.doc, #files ul li.docx, #related_files td.docx { list-style-image:url('/images/file_icons/doc.gif'); }
.side_products { text-align: center; }
.side_products .product_image { padding: 10px; }
.side_products a { color: #34467b; }
.side_products .money { color: #2d2d2d; }
.side_products .vat {
	display: block;
	font-size: 90%;
	color: #34467b;
}

/* =Search Results ----------------------------------------------- */

#advance_search label { }
#search_results {
	border-bottom: 1px solid #fff;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#search_results li {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
#search_results a { color: #333!important; }
#search_results li h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
}
#search_results li h3, #search_results p { margin: 0px; }
#search_results li h3 a {
	color: #333!important;
	text-decoration:none!important;
}
#search_results li h3 a:hover {
	color: #333!important;
	text-decoration:underline!important;
}
#search_results .product_image img { width: 150px; }
#search_results .product_image {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#search_results_box {
	float: left;
	width: 300px;
	height: 200px;
	position: relative;
	margin-right: 10px;
}
#gift_finder_inputs label, #price_band label { display: block; }
#search_results .details { float: left; }

/*
.search_detail_button { position:absolute; bottom:20px; left:150px; } 
.search_buy_button { position:absolute; bottom:20px; left:250px; } 
.search_our_price { position: absolute; bottom:50px; left:150px; font-size: 100%; color: #34467b; font-weight:bold; } 
.search_author_txt { font-size: 100%; color: #333; line-height:normal;} 
.search_summary { font-size: 90%; color: #333; line-height:normal; }
.search_description_cat { position: relative; left:0; margin-left: 150px; width: 185px; }
*/ 
/* =Internal Tab Navigation ----------------------------------------------- */

div.page {
	border-top: 1px solid #ccc;
	margin-top:-1px;
	width: 100%;
	z-index: 1;
	margin-bottom: 10px;
	padding-top: 10px;
}
ul.int_navigation {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 1000;
	clear:left;
}
ul.int_navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ul.int_navigation li {
	background: #34467b;
	float:  left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 7px 10px;
	margin: 0 2px 0 0;
}
ul.int_navigation li a {
	margin-right: 3px;
	color:#FFF!important;
	text-decoration:none!important;
	width: 100%;
	white-space: nowrap;
}
ul.int_navigation li.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	background:url(../images/backgrounds/tabs_bg.gif) repeat-x 0 0 #600514;
}
#product_gallery { margin-top: 10px; }
#product_gallery li {
	border: 1px solid #ccc;
	margin-right: 12px;
	padding:0px;
	float: left;
	height:90px;
	width: 90px;
	overflow:hidden;
	text-align: center;
}
#details { position: relative; }
#details .product_image { margin-bottom:0px; }
#details .product_image img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#details .vat {
	margin-left: 3px;
	font-size: 90%;
	color: #34467b;
}
#details #sumary { margin-left: 320px; }
#wish_list_form { margin-top: 10px; }
ul#gallerylisting {
	display:inline;
	float:left;
	margin-left:15px;
	width:668px;
	margin-bottom:-1px;
}
ul#gallerylisting li {
	display:inline;
	float:left;
}
.galleryinner {
	width:668px;
	background: url(../images/gallery/background.gif) repeat-y top left;
	float:left;
	clear:left;
}
.galleryinner li a span { display:none; }
.galleryinner li {
	width:120px;
	height:120px;
	overflow:hidden;
	margin:0px 17px 17px 0;
}
.galleryinner li.enditem {
	padding:0;
	margin:0 0 17px 0;
}
.galleryimages {
	margin:0;
	padding-bottom:10px;
}

/* widths of elements floating into 2 columns */

.colwrap2 { }
.colwrap2 fieldset.column-a {
	float:left;
	width:220px;
	margin:0 15px 15px 0;
}
.colwrap2 fieldset.column-b {
	float:left;
	width:230px;
}
.colwrap2 fieldset.column-a input,  .colwrap2 fieldset.column-a select,  .colwrap2 fieldset.column-a textarea,  
.colwrap2 fieldset.column-b input,  .colwrap2 fieldset.column-b select,  .colwrap2 fieldset.column-b textarea { width:210px; }
.colwrap2 fieldset.column-b textarea { width:220px; }
.colwrap2 fieldset.column-b {
	float:left;
	width:230px;
}
.colwrap2 input.submit { width:auto; }
.colwrap2 fieldset.clear label {
	float:left;
	width:220px;
	margin:0 15px 15px 0;
}
#ranges { margin-bottom: 15px; }
.ranges-container {
	width: 275px;
	float: left;
	margin-right: 30px;
	padding: 5px;
}
.ranges-container img { text-align: center; }
.table_ul {
	display: table;
	margin: 0 auto;
}
.cms ul li { list-style: inside disc; }

