/* CSS Document */

/* Reset
--------------------------- */

* {
	margin: 0;
	padding: 0;
}

img, a img { border: none;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
ul, ol { list-style: none; }
li, dd { margin-left:5%; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic; }

a:focus, a:active {
outline: 0;
-moz-outline: none;
}


h2 {margin: 0 0 20px 0;}
h3 {
	margin: 4px 0; 
	font-size: 1.2em; 
	line-height: 1.1em; 
	font-weight:bold;
	color:#bbb;
}

p {
	margin: 0 0 16px 0;
}

.caption {font-style:italic;}

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

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}
ul li {
	background: transparent url(../images/bg_arrow.gif) no-repeat 0pt 50%;
	padding-left: 10px;
	margin: 2px 0pt ;
}

/* Clearfix
--------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear {
	font-size: 1px;
	line-height:1px;
	clear: both;
}
.left {float: left; margin: 2px 10px 7px 0;}
.right {float: right; margin: 2px 0 7px 10px;}
.pipe { padding: 0 15px; color: #000;}
.sold {color: #ae0009;}
.quote-attr {font-style:italic; text-align: right;}

/* Clearfix
--------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.6875em;
	line-height:1.1em;
	margin: 0;
	color: #a2a2a2;
}

#wrapper {
	width:924px;
	padding:10px 38px 0pt;
	margin: 0pt auto;
	background: #000 url(../images/bg_wrapper_bar.jpg) center top repeat-y;
}

#header {
	width: 884px;
	padding: 12px 20px 30px;
	margin: 0 auto;
	text-align: left;
	
}

#logo {
	width: 72px;
	float:left;
	padding: 0;
}

#global {
	float:right;
	width: 800px;
	height: 34px;
}

#contact-header {float: right; display: block;}

#topnav {
	height: 16px;
	width: auto;
	list-style-type: none;
	margin: 0;
	padding:40px 0 0 0;
	float: right;
}

#topnav li {
	display: inline;
	float: right;
	padding-left: 11px;
	height: 16px;
	text-indent:-9999px;
	background-image: none;
}

#topnav li a{
	background-repeat:no-repeat;
	background-image:url(../images/topnav.gif);
	height: 16px;
	display:block;
	font-size:1px;
}


#topnav li#artists a{ width: 56px; background-position: 0 top;}
#artists #topnav li#artists a, #artist #topnav li#artists a, #topnav li#artists a:hover{background-position: 0 bottom; }

#topnav li#framing a{width: 115px; background-position: -80px top;}
#framing #topnav li#framing a, #topnav li#framing a:hover {background-position: -80px bottom; }

#topnav li#events a{width: 128px; background-position: -220px top;}
#events #topnav li#events a, #topnav li#events a:hover{background-position: -220px bottom; }

#topnav li#news a{width: 89px; background-position: -371px top;}
#news #topnav li#news a, #topnav li#news a:hover{background-position: -371px bottom; }

#topnav li#about a{width: 127px; background-position: -483px top;}
#about #topnav li#about a, #topnav li#about a:hover{background-position: -483px bottom; }

#topnav li#contact a{width: 84px; background-position: -634px top;}
#contact #topnav li#contact a,#topnav li#contact a:hover{background-position: -634px bottom; }

#topnav li#consignment a{width: 105px; background-position: -742px top;}
#consignments #topnav li#consignment a,#topnav li#consignment a:hover{background-position: -742px bottom; }

#titlebar {
	width: 904px;
	margin: 0;
	background: transparent url(../images/home/bg_home_headerbar.jpg) left top repeat-x;
	height: 27px;
	padding: 8px 0pt 0pt 20px;
}

#titlebar h1 {
	float: left;
	display: block;
	text-indent:-99999px;
	margin: 0;
	line-height: 12px;
}

#content {
	width: 880px;
	padding: 12px 20px 0pt;
	margin: 0pt 2px;
	text-align: left;
	background: transparent url(../images/bg_content_bottom.jpg) left bottom repeat-x;
}

#main {
	min-height: 350px;
	width: 600px;
	padding: 0 25px 0 0;
	float:left;
	border-right: 1px solid #464342;
}

#sidebar {
	float: right;
	width: 230px;
	padding: 0 0 0 20px;
}

#consignments #sidebar {
border-left:1px solid #464342;
height:100%;
min-height:250px;
}

#sidebar .promo{
	width: 230px;
	margin: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #464342;
}

#sidebar .last{
	margin: 0px;
	margin: 0px;
	border-bottom: none;
}

#footer {
	width: 848px;
	text-align: center;
	display: block;
	margin: 0 auto 20px;
	padding: 40px 0 0 0;
	height: .818182em;
	line-height: .818182em;
}

#footer ul {
	list-style-type:none;
	margin: 0pt;
}

#footer ul li {
	background-image:none;
	display: inline;
	margin: 0;
	padding-left: 0px;
}

#footer ul li a {
	height: 8px;
	border-left: 1px solid #000;
	padding: 0 15px;
}

#footer ul li.first a {
	border: none;
}

#pagebottom {
	height: 15px;
	font-size:1px;
	line-height:15px;
	width: 950px;
	margin: 0 -13px;
	padding-bottom: 25px;
	background: #000 url(../images/bg_footer.jpg) left top no-repeat;
}

.promo {
	margin-bottom: 15px;
}

.promo img{
	float: left;
	margin:1px 10px 7px 0px;
}

#sidebar .promo img{
	margin-top: 5px;
}

.promo img.right {
	float: right; 
	margin-right:0px;
	margin-left: 10px;
}


/* Home Page Styles */

body#home {
	padding-bottom: 30px;
}

#home p {margin-top: 6px; margin-bottom: 24px;}

h1#featured-new-work {
	background: transparent url(../images/home/h1_home_featured_work.gif) no-repeat 0 0;
	width: 157px;
}

#home #titlebar h1#whats-happening {
	float: none;
	background: transparent url(../images/home/h1_home_whats_happening.gif) no-repeat 0 0;
	width: 142px;
	margin-left: 649px;
}

#home-originals {
	float: left;
	width: 430px;
	padding: 0 18px 20px 0pt;
}

.promo-large {
	float: left;
	width: 200px;
	padding: 0 15px 10px 0pt;
}

#home-prints {
	float: left;
	width: 160px;
	padding: 0pt 20px 0pt 0pt;
	border-right: 1px solid #464342;
}

#home-prints img {
	display: block;
	padding: 0pt;
}

#home #sidebar p {
	margin-top: 4px; 
	margin-bottom: 14px;
}

/*  About Us page */
h1#about-gallery {
	float: none;
	background: transparent url(../images/h1_about_gallery.gif) no-repeat 0 0;
	width: 143px;
}

/*  Contact Us page */
h1#contact {
	float: none;
	background: transparent url(../images/h1_contact.gif) no-repeat 0 0;
	width: 89px;
}

/*  Custom Framing page */
h1#custom-framing {
	float: none;
	background: transparent url(../images/h1_custom_framing.gif) no-repeat 0 0;
	width: 130px;
}

/*  Special Consignments page */
h1#special-consignments {
	float: none;
	background: transparent url(../images/h1_special_consignments.gif) no-repeat 0 0;
	width: 173px;
}

/*  What's New page */
h1#whats-new {
	float: none;
	background: transparent url(../images/h1_whats_new.gif) no-repeat 0 0;
	width: 96px;
}

/*  Openings and Events page */
h1#openings-events {
	float: none;
	background: transparent url(../images/h1_openings_events.gif) no-repeat 0 0;
	width: 146px;
}