/* -----  MISC  ----- */
* {
	padding: 0;
	margin: 0;
	}
body {
	text-align: center;
	font: 62.5% Georgia, Garamond, 'Times New Roman', serif;
	background-color: #D0CDB9;   /* was blue... #29385B; */

}
img {
		border: 0;
		}
a {
	text-decoration: none;
	}

/* ----- CSS TRICKS ----- */
.clear {
  clear: both;
  height: 1px;
  margin-bottom: -1px;
  line-height: 0px;
  display: block;
  font-size: 0px;
}
span.spacer {
	display: block;
	height: 100px;
	}
#print-header {
	display: none;
}


/* ----- LAYOUT ----- */
div.wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
div#sidebar {
	margin-left: 20px;
	width: 170px;  /* was 170 */
	float: left;
	text-align: left;
	}
div#content {
	width: 540px;
	margin-left: 200px;
	padding: 5px 0px 20px 0;
	}
div#content-full-width {
	width: 720px;
	margin-left: 20px;
	padding: 0px 20px 20px 0;
	}
div#content-full-width ul {
	padding: 3px 0 6px 30px;
}

/* ----  BACKGROUND IMAGES ----- */
#top-bg {
	background: url(img/top-bg2.jpg) top center no-repeat;
	}
#middle-bg {
	background: url(img/middle-bg2.jpg) top center repeat-y;
	padding: 10px 0 0 0;
	}
#bottom-bg {
	background: url(img/bottom-bg2.jpg) top center no-repeat;
	}
		
/* ----  NAV BAR  ----- */
a.logo {
	float: left;
	padding-top: 12px;
	}
#nav-bar {
	font-family: 'Trebuchet MS', Geneva, Helectiva, Ariel, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding: 0 20px 0 20px;
	margin-top: 5px;
	}
#top-links {
	height: 90px;
	text-align: right;
	}
span.top-links-spacer {
	display: block;
	height: 38px;
	}
#top-links a:link, #top-links a:visited {
	font-size: 10px;
	color: #990000;
	line-height: 15px;
	}
#top-links a:hover, #top-links a:active {
	color: #3D3C35;
	}
#nav-bar input.search-field {
	font-size: 10px;
	color: #3D3C35;
	border: 1px solid #ccccdd;
	padding: 2px;
	}

/*	-----  NAV-LINKS ----- */
#nav-links {
	height: 35px;
	margin-top: 6px;
	padding-top: 8px;
	background-image: url(../img/nav-links-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}


/*	-----  CATEGORY TREE & SIDEBAR LINKS ----- */
/* #sidebar #cat-tree, #sidebar-links { */
div#front-sidebar {
    margin-left: 10px;
    }
div#cat-tree td {
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	line-height: 1.1em;
	font-size: 12px;
	 }
#cat-tree a:link, #cat-tree a:visited {
	color: #777569;
	}
#cat-tree a:hover, #cat-tree a:active {
	color: #3D3C35;
	}
#cat-tree span.category-active {
	color: #990000;

}
#sidebar-links a:link, #sidebar-links a:visited {
	color: #aaa;
	}
#sidebar-links a:hover, #sidebar-links a:active {
	color: #000;
	}
#cat-tree li {
    list-style-type: none;
    margin: 5px 3px 6px 0;
    }


/*	-----  CURRENCY MAGIC  ----- */
div#currency-magic {
	text-align: right;
	float: right;
	width: 300px;
	}
div#currency-magic p {
	font-size: 12px;
	color: #777569;
	}
div#currency-magic input {
	margin: 3px 0;
	}
span.currency-magic-link {
	color: #990000;
	cursor: pointer;
	}
span.currency-magic-link:hover {
	color: #303c35;
	}
	
/*	-----  FRONT PAGE ----- */

a.new-text-link:link, a.new-text-link:visited {
	font-size: 12px;
	margin-top: 5px;
	padding: 2px 0;
	display: block;
	font-family: 'Trebuchet MS', Geneva, Helectiva, Ariel, san-serif;
	color: #990000;
	}
a.new-text-link:hover, a.new-text-link:active {
	color: #3D3C35;
	}
p.front-new {
	color: #58564E;
	font-size: 14px;
	line-height: 15px;
}
#front-right p.new {
	margin-top: 4px;
	}
#newsletter {
	margin-top: 15px;
}



/*	-----  SUBCATEGORY PAGES ----- */
a.cat-title-link:link, a.cat-title-link:visited, a.cat-title-link:hover, a.cat-title-link:active {
	font-size: 18px;
	color: #444444;  /* was 29385B */
	display: block;
	padding: 0;
}
img.sub-cat-img {
	border: 1px solid #f5f5f5; /* #777569; */
	}
img.sub-cat-img:hover {
	border: 1px solid #3D3C35;
	}
span.cat-artist, span.cat-title {
	color: #444;  /* was 29385B  */
	font-size: 17px;
	}
p#header-info {
	line-height: 1em;
}
span.subcat-field, span.subcat-data {
	font: 11px 'Trebuchet MS', Verdana, Ariel, sans-serif;
	color: #949184;
	line-height: 1em;
	}
.subcat-title {
	font-size: 14px;
	font-style: italic;
	padding-left: 2px;
	}
#header .subcat-title {
	display: none;
	color: #fff;

	}
#header span.cat-artist, #header span.cat-title {
	color: #990000;
}

/*	-----  PRODUCT LISTING ON CAT PAGES ----- */
#header span.cat-artist, #header span.cat-title {
	font-size: 24px;
	line-height: 28px;
	}
p.cat-title {
	font-size: 24px;
	color: #29385B;  
	}
#header p {
	margin: -2px 0px;
	color: #999;
}
#header a.desc-link:link, #header a.desc-link:visited {
  font-family: 'Trebuchet MS', Verdana, Ariel;
	font-size: 11px;
	color: #990000;
}
#header a.desc-link:hover, #header a.desc-link:active {
	color: #555555;
	border-bottom: 1px dotted #555555;
}
#cat-product-listing {
	padding: 10px 0 0 0;
	}
div#image {
	float: left;
	line-height: 0px;
	}
img.thumbnail {
	padding: 3px;
	border: 1px solid #eee;
	}
#cat-product-listing p.product a:link, #cat-product-listing p.product a:visited {
	padding: 0; 
	margin: 0;
	font-size: 15px;
	color: #222;
	}
#cat-product-listing p.product a:hover, #cat-product-listing p.product a:active {
	color: #29385B;
	}
#cat-product-listing p.code {
	padding: 0; 
	margin: 0;
	font: 11px Verdana, 'Trebuchet MS', Ariel, sans-serif;
	color: #555;
	}
#cat-product-listing p.price {
	padding: 0; 
	margin: 0;
	font-size: 15px;
	color: #222;
	}
#cat-product-listing p.cost {
	padding: 0; 
	margin: 0;
	font-size: 15px;
	color: #555;
	}
#cat-product-listing p.cost span.strike {
	text-decoration: line-through;
	}
#cat-product-listing p.saleprice {
	padding: 0; 
	margin: 0;
	font-size: 15px;
	color: #990000;
	}

/*	-----  PAGINATION ----- */
span.pagination {
	font-family: Georgia, Garamond, serif;
	font-size: 12px;
}
span.pagination a:link, span.pagination a:visited {
	color: #949184;
}
span.pagination a:hover, span.pagination a:active {
	color: #58564E;
}
span.pagination-bottom a:link, span.pagination-bottom a:visited {
	font-family: Verdana, 'Trebuchet MS', Ariel, sans-serif;
	display: inline-block;
	padding: 2px 6px;
	border: 1px solid #ccc;
	}
span.pagination-bottom a:hover, span.pagination-bottom a:active {
	background-color: #ddd;
	border: 1px solid #aaa;	
	}
span.current {
	font-family: Verdana, 'Trebuchet MS', Ariel, sans-serif;
	padding: 2px 6px;
	display: inline-block;
	background-color: #e0e0e0;
	border: 1px solid #e0e0e0;
	}
	

/*	-----  PRODUCT DISPLAY ----- */
h2 {
	color: #990000;
	font-size: 22px;
	margin-bottom: 0px;
	line-height: 28px;
	font-weight: normal;
	}
p.product-title {
	color: #990000;
	font-size: 	22px;
	margin-bottom: 0px;
	line-height: 28px;
	}
span.product-code {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 'Trebuchet MS', Ariel, sans-serif;
	font-size: 11px;
	color: #000;
}
#content-full-width p.field  {
	padding: 15px 0 0 0;
	color: #999581;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: 9px Verdana, 'Trebuchet MS', Ariel, sans-serif;

	}
#content-full-width p.field-data {
	font-size: 14px;
	padding: 3px 0 0 0;
	line-height: 1.1em;
	}
#content-full-width p.desc-link {
	padding: 0;
	margin:0;
}
.product-title, .price {
	padding-bottom: 10px;
}
#content-full-width p.field-data a:link, #content-full-width p.field-data a:visited {
	color: #990000;
	border-bottom: 1px dotted #990000;
}
#content-full-width p.field-data a:hover, #content-full-width p.field-data a:active {
	color: #3D3C35;
	border-bottom: 1px dotted #3D3C35;
}
#product-description {
/* was 20 */
	margin-left: 360px;
}
#product-description p {
	padding-left: 0px;
}
p.order-note {
	font-size: 12px;
	font-style: italic;
	color: #990000;
	margin-bottom: 0px;
}
p.order-note a:link, p.order-note a:visited {
	color: #990000;
	border-bottom: 1px dotted #990000;
}
p.order-note a:hover, p.order-note a:active {
	color: #3D3C35;
	border-bottom: 1px dotted #3D3C35;
}
a.desc-link:link, a.desc-link:visited {
	font-size: 11px;
	color: #777;
	border-bottom: 1px dotted #777;
}
a.desc-link:hover, a.desc-link:active {
	color: #3D3C35;
	border-bottom: 1px dotted #3D3C35;
}
img.product-image {
	margin-right: 5px;
}
/* description pages */
.description-header {
	font-family:  'Trebuchet MS', Ariel, sans-serif;
	text-transform: uppercase;
	color: #777777;
	letter-spacing: .3em;
	}

/*	----- CONTENT ----- */
#content, #content-full-width {
	font-size: 16px;
	line-height: 22px;
	}
/*
#content h2, #content-full-width h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
	}
*/
#content p, #content-full-width p {
	padding: 6px 0 6px 0;
	}

/* ----- SITEMAP ----- */
p.sitemap {
	font-size: 12px !important;
}
	
/*	----- SPECIAL PAGE STYLING ----- */
/* makes the text on the basket contents page smaller */
#basket-contents {
	font-family: Georgia, Garamond, serif;
	}
	
/* styling for pages with lots of input fields: create account, etc. */
div.input-pages, div.input-pages td {
	font: 11px Verdana, 'Trebuchet MS', Ariel, sans-serif;
	}

/* search page */
span.search-options-link {
cursor: pointer;
font-family: 'Trebuchet MS',Geneva,Helectiva,Ariel,sans-serif;
font-size: 12px;
color: #990000;
}
    
/* styling for search results */
div#search-results {
	font-size: 12px;
}
div#search-results span.code {
	font-family: verdana;
	font-size: 12px;
}
#search-results a.product:link, #search-results a.product:visited {
	font-size: 14px;
	color: #990000;
	display: block;
	padding: 5px 0 0 5px;
}
#search-results a.product:hover, #search-results a.product:active {
	color: #220000;
}
#search-results span.price {
	font-size: 14px;
}


/* SPECIAL HOLIDAY STYLING 
/* styling for front-page announcement above new acquistions block and a block on each category page that shown be placed right after breadcrumb and float to the right
div#front-holiday-sale {
	background-image: url(img/holiday-sale-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
}
p.front-holiday-sale {
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	padding: 10px 0 0 0;
	font-weight: normal;
}
div#holiday-page {
	height: 400px;
	width: 540px;
	background-image: url(img/holiday-page-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div#holiday-page p {
	color: #fff;
	font-size: 16px;
	line-height: 1.2em;
	padding: 100px 170px 10px 15px;
	font-weight: normal;
}
div#holiday-cat-header {
	width: 185px;
	margin-bottom: 10px;
	display: inline;
}
div#breadcrumb {
	width: 350px;
	float: left;
}
*/

/* breadcrumb */
div#breadcrumb, div#breadcrumb-product {
	font: 12px 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', Verdana, Ariel, sans-serif;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding-bottom: 10px;
	color: #949184;
}
div#breadcrumb a:link, div#breadcrumb a:visited {
	color: #949184;
}
div#breadcrumb a:hover, div#breadcrumb a:active {
	color: #58564E;
}
div#breadcrumb-product a:link, div#breadcrumb-product a:visited {
	color: #949184;	
}
div#breadcrumb-product a:hover, div#breadcrumb-product a:active {
	color: #58564E;
}
div#breadcrumb-product {
	float: left;
}

/* previous & next */
#previous-next {
	float: right;
	font: 12px 'Trebuchet MS', Verdana, Ariel, sans-serif;
	color: #949184;
	letter-spacing: .5px;
	text-transform: uppercase;
}
div#previous-next a:link, div#previous-next a:visited {
	color: #949184;
}
div#previous-next a:hover, div#previous-next a:active {
	color: #58564E;
}

/* styles header images like "Your Account" */
img.header-img {
	display: block;
	padding-bottom: 10px;
}

/* styling Customer Service section */
#tabcontentcontainer h4 {
	margin-bottom: 0px;
}
#tabcontentcontainer p {
	padding: 0 0 0px 0;
	margin: 0;
}
#tabcontentcontainer ul {
	padding-left: 20px;
	margin-top: 0;
	padding-top: 0;
}

/*	-----  FORMS ----- */
span.form-label {
	font-family: Verdana, Ariel, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}
div#login {
	border: 1px solid #C2BEAD;
	padding: 10px;
	background-color: #fff;
	width: 300px;
	float: left;
}
div#new-customers {
	margin-left: 340px;
}
div#new-customers p {
	color: #58564E;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 10px;
}
fieldset {
	padding: 0px;
	border: 0px;
}
dt {
	float: left;
	width: 70px;
	padding: 0 0 3px 0;
	text-align: right;
}
dd {
	padding: 0;
	margin: 0 0 5px 0;
}
label {
	font-size: 12px;
}
#forgot-password {
	display: none;
}
p.instructions {
	font-size: 12px;
	color: #777569;	
	line-height: 14px;
}
a.instructions:link, a.instructions:visited {
	color: #3D3C35;
	font-size: 12px;
}
a.instructions:hover, a.instructions:active {
	border-bottom: 1px dotted #3D3C35;
}
/* create customer account page */
div#create-customer dt {
	width: 120px;
	padding-right: 5px;
}
fieldset#ship-to {
	width:355px;
	float: left;
	border: 1px solid #ccc;
	padding: 10px 0;
	background-color: #fff;
}
fieldset#bill-to {
	margin-left: 10px;
	border: 1px solid #ccc;
	padding: 10px 0;
	background-color: #fff;
}
div#create-customer legend {
	font-size: 14px;
	color: #3D3C35;
	margin-left: 10px;
	padding: 0 5px;
}
div#create-customer input {
	padding: 2px 1px;
}
div#create-customer input:focus {
	background-color: #ffffcc;
}

/*	-----  NEW PAGE ----- */
	
#new-page p.date {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	color: #777;
	padding: 10px 0 0 5px;
}
#new-page p.artist {
	font-size: 14px;
	color: #990000;
	padding: 7px 0 0 5px;
}
#new-page p.work {
	font-size: 14px;
	font-style: italic;
	color: #990000;
	padding: 0 10px 0 5px;
}
#new-page p.description {
	font-size: 12px;
	color: #333;
	padding: 10px 0 0 5px;
}
#new-page #new-section-header {
	padding: 5px 0;
	margin: 8px 0 3px 0;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
	border-top: 1px solid #ccc;
	border-bottom:  1px solid #ccc;
}


/*	-----  CHECKOUT ----- */
div#basket-contents {
	padding: 10px 10px 15px 10px;
	border: 1px solid #cccccc;
}
span.header-text {
	font-size:  12px;
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	font-weight: bold;
	color: #222;
}
span.item-text {
	font-size:  12px;
}
td.header-td {
	border-bottom: 1px solid #ccc;
}
td.total-td {
	border-top: 1px solid #ccc;
}
p.ship-bill {
	font-size: 12px;
	line-height: 16px;
}
p.ship {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
div#confirm-address {
	padding: 10px;
	border: 1px solid #cccccc;
}
fieldset.pay, fieldset.ship, fieldset.coupon {
	border: 1px solid #ccc;
	padding: 10px 10px 20px 20px;
	background-color: #fff;
}
fieldset.coupon {
	margin-top: 10px;
}
fieldset.ship {
	width:340px;
	height: 140px;
	float: left;
}
fieldset.pay {
	margin-left: 10px;
	height: 140px;
}
fieldset.pay legend, fieldset.ship legend {
	font-size: 14px;
	color: #3D3C35;
	margin-left: -5px;
	padding: 0 5px;
}
fieldset.payment-info {
	border: 1px solid #ccc;
	padding: 10px;
	background-color: #fff;	
}
fieldset.payment-info legend, fieldset.coupon legend {
	font-size: 14px;
	color: #3D3C35;
	margin-left: -5px;
	padding: 0 5px;
}
p.payment-info {
	font-family: Georgia, Garamond, 'Times New Roman', serif;
	font-size: 12px;
}
fieldset.coupon br {
	display: none;
}
/*	-----  GL-FOOTER ----- */
div#gl-footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ACA998;
	text-align: center;
	padding: 7px 20px 0px 20px;
	margin-bottom: 20px;
}
div#sidebar-links {
	display: none;
}

/* ----- SEARCH ----- */
div#search {
	font-size: 12px;
	}
