/* 
    --------------------------------------
    -- CORE
    --------------------------------------
*/

*
{
    border: 0;
    margin:0;
    padding:0;
    list-style:none;
    outline: none;
}

p,li,td
{ 
    font-size: 0.75em;
    line-height: 1.4em;
    letter-spacing: -0.025em;
}

.rte ul
{
    margin-bottom: 10px;
}

.rte ul li
{
    list-style: disc;
    margin: 0 0 0 20px;
}

.back
{
    color: #9f8d5f !important;
}

body
{
    background: #9f8d5f url(../images/bg.gif) left top repeat-x;
    color: #464646;
    font-family: Georgia, serif;
    font-size: 90%;
}

form
{
	position: relative;
}

#head
{
    position: relative;
    color: #fff;
    margin: 35px -10px 20px;
}

#head p
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
    position: absolute;
    bottom: 25px;
    left: 235px;
}

#nav
{
    background: #857657 url(../images/bg-nav.gif) left top repeat-x;
    margin: 0 -10px;
}

#cart
{
	position: absolute;
	right: 0;
	top: 45px;
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	text-align: right;
}

#cart strong
{
	padding-right: 5px;
}

#cart a
{
	color: #857657;
	text-decoration: none;
	font-weight: bold;
}

#cart a:hover
{
	text-decoration: underline;
}

#cart img
{
	margin-bottom: -2px;
}

#search
{
	position: relative;
    background: #7f7248 url(../images/bg-search.gif) left top repeat-x;
    margin: 0 -10px;
}

#nav li,
#search li
{
    display: block;
    float: left;
    color: #fff;
    font-size: 0.95em;
    line-height: 40px;
    padding: 0 0 0 15px;
	margin-bottom: -1px;
}

#nav li a,
#search li a
{
	display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 15px 0 0;
}

#nav li a:hover,
#search li a:hover
{
    color: #c5b07a;
}

#search li.active
{
	background: transparent url(../images/bg-tab.gif) left bottom no-repeat;	
}

#search li.active a
{
	background: transparent url(../images/bg-tab.gif) right bottom no-repeat;	
}

#search li:first-child
{
	padding-right: 15px;
}

#search .search-box
{
	clear: both;
    display: none;
    border: solid 1px #81724b;
    margin: 0 15px 0;
}

#search .search-box li
{
	padding: 0 13.25px;
}

#search .search-box a
{
	color: #c7b07e;
}

#search .search-box a:hover,
#search .search-box a.active
{
	color: #fff;
}

#search .artist-a-z .sub-search-box ul,
#search .search-by-category ul
{
	padding-top: 20px;	
}

#search .artist-a-z .sub-search-box li,
#search .search-by-category li
{
	display: block;
	float: left;
	padding: 0 0 0 10px;
	font-size: 0.85em;
	line-height: 1.4em;
	width: 140px;
}

#search .artist-a-z li a
{
	padding: 0;
}

#search .artist-a-z ul ul
{
	display: none;
}

#search .advanced-search li
{
	padding: 20px 10px 10px;
}

#search .advanced-search li
{
	font-size: 0.85em;
	line-height: 1.4em;	
}

#search .advanced-search label
{
	display: block;
	color: #c7b07e;
}

#search .advanced-search select
{
	font-size: 0.85em;
}

#search .advanced-search input
{
	background: transparent;
	color: #c7b07e;
	font-size: 0.95em;
	cursor: pointer;
}

#search .advanced-search input:hover
{
	color: #fff;
}

#search .quick-search
{
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 0.85em;
	line-height: 35px;
}

#search .quick-search input,
#search .quick-search label
{
	vertical-align: middle;
}

#search .quick-search input.txt
{
	font-family: Georgia, serif;
	font-size: 1em;
	margin: 0 0 0 5px;
	padding: 2px;
	width: 150px;
}

#search .quick-search label
{
	color: #fff;
}

#cont
{
    background: #fff;
    margin: 0 -10px;
    padding: 15px 10px;
}

#cont h2
{
	color: #fff;
	background: #63583c url(../images/bg-header.gif) left top repeat-x;
	font-weight: normal;
	padding: 10px;
}

#cont p
{
	margin-bottom: 10px;
}

#cont .price p em
{
	color: #766946;
	font-style: normal;
}

#cont p em
{
	font-style: italic;
}

#cont p .color1
{
	color: #c41e1c;
}

#cont p .color2
{
	color: #9c8a5d;
}

#cont p a,
#cont li a,
#cont td a
{
	color: #000;
}

#cont td p
{
	font-size: 1em;
}

#foot
{
    position: relative;
    background: #b3a277;
    margin: 0 -10px 35px;
    padding: 30px 10px 15px;
}

#foot p
{
	position: absolute;
	right: 20px;
	bottom: 20px;
	color: #fff;
}

#foot li a
{
    color: #fff;
    text-decoration: none;
}

#foot li a:hover
{
    color: #c5b07a;
}

#skip
{
	display: block;
  	overflow: hidden;
  	width: 0;
  	height: 0;
}

/* 
    --------------------------------------
    -- TEMPLATE STYLES
    --------------------------------------
*/

.promo
{
	padding-bottom: 30px;
}

.promo h3
{
	color: #9d8c60;
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 10px;
}

.promo h3 a
{
	color: #9d8c60;
	text-decoration: none;
}

.promo h3 a:hover
{
	text-decoration: underline;
}

/* -- Boxes -- */
.box1
{
	background: #000 url(../images/bg-summary.gif) left top repeat-x;
	margin-bottom: 20px;
}

.box1 h1
{
	color: #9f8d5f;
	font-size: 1.6em;
	font-weight: normal;
	padding: 10px;
}

.box1 p
{
	color: #fff;
	padding: 20px 10px 10px;
}

.box1 p span
{
	display: block;
}

.box1 p a
{
    color: #9f8d5f !important;
    font-weight: bold;
}

.box1-img img
{
	float: left;
}

.box1-img h1,
.box1-img p
{
	padding-left: 120px;
}

/* -- Artwork Index -- */
.artwork-index-item,
.event-index-item
{
	position: relative;
	font-size: 1em;
	height: 250px;
	margin-bottom: 30px;
}

.artwork-index-item
{
	height: 340px;
}

.artwork-index-item .thumbnail,
.event-index-item .thumbnail
{
	position: relative;
	background: #e3ddcf;
	line-height: 146px;
	text-align: center;
	width: 150px;
	height: 150px;
	margin-bottom: 10px;
}

.artwork-index-item .thumbnail img,
.event-index-item .thumbnail img
{
	vertical-align: middle;
}

.artwork-index-item .thumbnail .new,
.event-index-item .thumbnail .new
{
	position: absolute;
	top: 0;
	right: 0;
}

.artwork-index-item .summary,
.event-index-item .summary
{
	position: absolute;
	bottom: 0;
	width: 150px;
}

.event-index-item .summary
{
	border-bottom: solid 1px #9c8e5f;
}

.artwork-index-item h3,
.event-index-item h3
{
	font-size: 0.75em;
	margin-bottom: 0;
}

.artwork-index-item p,
.event-index-item p
{
	margin-bottom: 10px;
}

.artwork-index-item a,
.event-index-item a
{
	color: #9e8f58 !important;
}

.artwork-index-item a:hover,
.event-index-item a:hover
{
	text-decoration: underline;
}
 
.artwork-index-item  .price
{
	padding: 5px 0;
	border-top: solid 1px #9f8d5f;
	border-bottom: solid 1px #9f8d5f;
}

.price
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 1.1em;
}

.artwork-index-item .price p
{
	font-weight: bold;
	margin: 0 !important;
}

.artwork-index-item .price p span
{
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 2px;
}

.price p em
{
	font-size: 0.85em;
}

.artwork-index-item .price p a
{
	margin-left: 5px;
}

.pager
{
	text-align: right;	
}

.pager li
{
	display: inline;
	color: #a1a1a1;
}

.pager li span.current
{
	color: #a18c5f;
	font-weight: bold;
}

.pager li a
{
	color: #000;
	text-decoration: none;
}

.pager li a:hover
{
	text-decoration: underline;
}

h1.no-results
{
	clear: left;
	color: #81724b;
	background: #e3ddcf;
	font-size: 0.85em;
	padding: 15px;
}

/* -- Artwork Details -- */
#artwork-details .img
{
	position: relative;
	background: #e3ddcf;
	text-align: center;
	line-height: 546px;
	height: 550px;
}

#artwork-details .img img
{
	vertical-align: middle;
}

#artwork-details .img .new
{
	position: absolute;
	top: 0;
	right: 0; 
}

#artwork-details h1
{
	color: #a39163;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 15px;
}

#artwork-details p
{
	margin-bottom: 15px;	
}

#artwork-details a
{ 
	color: #9e8f58;
}

#artwork-details .price
{
	padding: 5px 0;
	border-top: solid 1px #9f8d5f;
	border-bottom: solid 1px #9f8d5f;
	margin-bottom: 15px;
}

#artwork-details .price p
{ 
	font-weight: bold;
	margin: 0;
}

#artwork-details .price p span
{
	font-weight: normal;
	text-decoration: line-through;
	margin-right: 2px;
}

#artwork-details .price p input
{
	float: right;
	background: #fff;
	color: #9e8f58;
    font-family: Georgia, serif;
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
	cursor: pointer;
}

.also-by-artist
{
	padding: 10px 0;
	border-top: solid 1px #9f8d5f;
	border-bottom: solid 1px #9f8d5f;
	margin-bottom: 15px;
}

.also-by-artist h3
{
	color: #a39163;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 10px;
}

.also-by-artist .grid_4
{
	position: relative;
	background: #e3ddcf;
	text-align: center;
	line-height: 146px;
	height: 150px;
	margin-bottom: 10px;
}

.also-by-artist .grid_4 img
{
	vertical-align: middle;
}

.also-by-artist .grid_4 .new
{
	position: absolute;
	top: 0;
	right: 0; 
}

/* -- Cart -- */
table.cart
{
	width: 100%;
	border-collapse: collapse; 
	margin-bottom: -5px;
}

table.cart th,
table.cart td
{
	text-align: left;
	padding: 10px;
}

table.cart td,
table.cart tfoot th
{
	border-top: solid 1px #c5b079;
}

table.cart .img
{
	background: #e3ddcf;
	text-align: center;  
	line-height: 150px;
	width: 150px;
	height: 150px;
}

table.cart .img img
{
	vertical-align: middle;
}

table.cart th.right,
table.cart td.right
{
	text-align: right; 
	width: 1px;
}

table.cart td input
{
	background: #e3ddcf;
    font-family: Georgia, serif;
	font-size: 1em;
	text-align: right;
	padding: 5px;
	width: 50px;
}

.cart-actions
{
	clear: both;
	text-align: right;
	border-top: solid 1px #c5b079;
	margin-top: 10px;
	padding-top: 10px;
}

.cart-actions a,
.cart-actions input
{
	color: #9f8d5f !important;
    font-family: Georgia, serif;
	font-size: 1em;
	font-weight: bold;
	background: transparent;
	cursor: pointer;
	text-decoration: none;
	margin-left: 10px;
}

.cart-actions input,
.cart-actions img
{
	vertical-align: middle;
}

.cart-actions .left
{
	float: left;
}

/* -- Forms -- */
.form legend
{
	color: #a39163;
	font-size: 1em;
	margin-bottom: 10px;
}

.form li
{
	
	line-height: 25px;
}

.form label
{
	clear: left;
	display: block;
	float: left;
	width: 155px;	 
}

.form .textbox input,
.form textarea,
.form select
{
    font-family: Georgia, serif;
	font-size: 1em;
	border: solid 1px #a39163;
	padding: 5px;
	margin-bottom: 5px;
	width: 300px;
}

.form textarea
{
	height: 75px;
}

.form select
{
	width: auto; 
}

.form .cart td,
.form .cart th
{
	padding: 5px 10px 5px 0;
}

.form .cart td,
.form .cart  tfoot th
{
	border-top: 0;
}

/* -- Catgeory Index -- */
#category-index-tree
{
	margin-left: 1%;	
}

#category-index-tree li
{
	display: block;
	float: left;
	font-size: 2em;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 20%;
	min-height: 250px;
}

#category-index-tree li a
{
	color: #9c8a5d;
}

#category-index-tree li li
{
	font-size: 0.36em;
	float: none;
	width: auto;
	min-height: 0;
}

#category-index-tree li li a
{
	color: #000;
}

/* 
    --------------------------------------
    -- PAGE STYLES
    --------------------------------------
*/














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

