html, body {
	height:100%;
	margin:0;
}
body {
	font: 11px/24px "Palatino Roman", Georgia, "Times New Roman", Times, serif;
	color: #121716;
	min-width:967px;
	background: url(../images/bg-m1-content.jpg) repeat 92% -56px;
}
a {
	text-decoration: none;
	color:#6A1C00;
}
a:hover {text-decoration: underline;}


p.error {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#991111 none repeat scroll 0 0 !important;
color:#FFFFFF !important;
padding:10px;
}

form.contact
{
	padding: 10px 0 0 0;
}

form.contact label {
	display: block;
}

form.contact input.text, form.contact textarea {
	width: 360px;
}

form.contact textarea {
	width: 360px;
	height: 130px;
}

div.col {
	width: 470px;
	float: left;
}

div.col.one {
	border-right: 1px solid #9F8261;
	padding-right: 30px;
	width: 400px;
}

div.col.two {
	
	padding-left: 30px;
}

div.info_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9F8261;
}
	

img {	border-style: none;}

.wrapper {
	width: 100%;
	min-height: 100%;
	background: url(../images/bg-content.jpg) repeat-y  50% 209px;
}
* html .wrapper {height: 100%;}

.m1-header {
	position:relative;
	overflow:hidden;
	width:100%;
	background:url(../images/bg-m1-header.jpg) repeat-x 50% 0;
}
.m2 {
	position:relative;
	width:1329px;
	float:left;
	left:50%;
}
.m3 {
	position:relative;
	width:1329px;
	float:left;
	left:-50%;
}
.wrap-header {
	width:100%;
	background:url(../images/bg-wrap-header1.jpg) no-repeat 50% 0;
}
#header {
	width: 974px;
	height:209px;
	margin:0 auto;
}
.logo {
	text-indent: -9999px;
	width:438px;
	height:58px;
	margin:0 0 0 92px;
	overflow:hidden;
	padding:33px 0 0;
}
.logo a {
	width:100%;
	height:100%;
	display:block;
	background:url(../images/bg-logo1.jpg) no-repeat;
}
#nav {
	margin:0;
	padding:31px 0 0 86px;
	list-style:none;
}
#nav li {
	float:left;
	padding:0 41px 0 0;
}
#nav li a {
	height:17px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	outline: none;
}
#nav li a.artist {
	width:94px;
	background: url(../images/bg-the-artist.png) no-repeat;
}
#nav li:hover a.artist,
#nav li.hover a.artist,
#nav li.active a.artist {
	background: url(../images/bg-the-artist-hover.png) no-repeat;
}
#nav li a.work {
	width:91px;
	background: url(../images/bg-the-work.png) no-repeat;
}
#nav li a.work:hover {background: url(../images/bg-the-work-hover.png) no-repeat;}

#nav li a.process {
	width:109px;
	background: url(../images/bg-the-process.png) no-repeat;
}
#nav li a.process:hover {background: url(../images/bg-the-process-hover.png) no-repeat;}

#nav li a.exhibitions {
	width:103px;
	background: url(../images/bg-exibitions.png) no-repeat;
}
#nav li a.exhibitions:hover {background: url(../images/bg-exibitions-hover.png) no-repeat;}

#nav li a.contact {
	width:80px;
	background: url(../images/bg-contact.png) no-repeat;
}
#nav li a.contact:hover {background: url(../images/bg-contact-hover.png) no-repeat;}










#nav li div#artist_sub {
	width: 275px; /* was 344*/
	background: url(../images/bg-sub-drop.jpg) no-repeat ;
	height: 26px;
	float: left;
	margin-top: -5px;
	margin-left: 6px;
}

#nav div#artist_sub ul {
	margin: 0;
	padding:8px 0 0 10px;
	list-style: none;
	text-indent: -9999px;
	height: 10px;
	overflow: hidden;
}

#nav li div#artist_sub ul li {
	float: left;
	padding: 0;
	height: 10px;
}
#nav li div#artist_sub ul li a {
	float: left;
	height: 10px;
	overflow: hidden;
}

#nav li div#artist_sub ul li.timeline {
	width: 57px;
	padding: 0 11px 0 0;
}
#nav li div#artist_sub ul li.timeline a {
	width: 100%; 
	background: url(../images/bg-timeline.jpg) no-repeat ;
}
#nav li div#artist_sub ul li.timeline a:hover{
	background: url(../images/bg-timeline-hover.jpg) no-repeat ;
}
#nav li div#artist_sub ul li.news {
	width: 153px;
	padding: 0 15px 0 0;
}
#nav li div#artist_sub ul li.news a {
	width: 100%; 
	background: url(../images/bg-news.jpg) no-repeat ;
}
#nav li div#artist_sub ul li.news a:hover{
	background: url(../images/bg-news-hover.jpg) no-repeat ;
}


#nav li div#artist_sub ul li.inspiration {
	width: 78px;
	padding: 0 15px 0 0;
}
#nav li div#artist_sub ul li.inspiration a {
	width: 100%; 
	background: url(../images/bg-inspiration.jpg) no-repeat ;
}
#nav li div#artist_sub ul li.inspiration a:hover{
	background: url(../images/bg-inspiration-hover.jpg) no-repeat ;
}








.m1-content {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.m2-content {
	position:relative;
	width:1329px;
	float:left;
	left:50%;
}
.m3-content {
	position:relative;
	width:1329px;
	float:left;
	left:-50%;
}
.wrap-bg {
	width: 100%; 
	background: url(../images/bg-wrap-bg.jpg) repeat-y 50% 0;
}
.wrap-content {
	width: 100%;
	background: url(../images/bg-content.jpg)  no-repeat 50% 0;
}
#content {
	width: 974px;
	margin: 0 auto;
	padding-bottom:171px;
	overflow: hidden; 
	padding-left: 30px;
	z-index: 2; 
}
* html #content {
	height: 100%;
}
.secondary-content {
	width: 100%; 
	background: url(../images/bg-content-line.gif) repeat-y ;
	overflow: hidden;
	margin: 0 0 -22px;
}
.left-column {
	float: left;
	width: 360px;
	overflow: hidden;
	position: relative;
	z-index: 100; 
}
.left-column h2 {
	color: #fff;
	margin: 0;
	font-weight: normal;
	padding: 0 0 13px;
}
.left-column-content {
	width: 100%;
	background: url(../images/separstor1.png) no-repeat ;
	padding: 15px 0 0;
	position: relative;
	z-index: 100; 
}
.left-column-content p {
	margin: 0;
	padding: 0 0 24px;
	letter-spacing: 0;
	word-spacing: 1px;
	width: 340px;
}
.commission {
	width: 340px;
	height: 132px;
	overflow: hidden;
	background: url(../images/bg-commission.png) no-repeat ;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	margin:3px 0 20px;
	position: relative;
	z-index: 100;
}
.commission:hover {background: url(../images/bg-commission-hover.png) no-repeat ;}

.right-column {
	float: right;
	width: 594px;
	overflow: hidden;
}
.frame-top {
	width: 568px;
	height: 579px;
	overflow: hidden;
	background: url(../images/frame-01.png) no-repeat ;
	padding: 26px 0 0 26px;
}
.frame-top img {display: block;




}

.torch {
	position: absolute;
	left: 0;
	top: 0; 
	z-index: 1; 
}
.torch img {display: block;}

.m1-footer {
	position: relative;
	overflow: hidden; 
	width: 100%;
	margin-top: -171px;
	height: 171px;
	background: url(../images/bg-m1-footer.gif) repeat-x ;
}
.wrap-footer {
	width: 100%;
	background: url(../images/bg-wrap-footer.png) no-repeat 50% 0;
	height: 171px
}
#footer {
	width: 974px;
	overflow: hidden;
	margin: 0 auto;
}
#footer ul {
	margin: 0;
	padding: 44px 0 0 15px;
	list-style: none;
	float: left;
}
#footer ul li {
	float: left;
	padding: 0 11px 0 0;
}
#footer ul li a {
	color: #ffd7bc;
	position: relative;
	float: left;
}
.copyright {
	float: right;
	color: #ffd7bc;
	margin: 0;
	padding: 44px 12px 0;
}
/* inner1 page start */
.inner1-page .secondary-content{
	margin: 0 0 16px;
}
.left-column-content ul {
	margin: 0;
	padding: 0 0 2px;
	list-style: none;
	height: 1%;
	overflow: hidden;
}
.left-column-content ul li {
	float: left;
	width: 160px;
	height: 170px;
	background: url(../images/bg-left-column-li.png) no-repeat ;
	padding: 0 20px 0 0;
}
.left-column-content ul li a {
	text-indent: -9999px;
	width: 145px;
	height: 145px;
	display: block;
	background: url(../images/frame-02.gif) no-repeat ;
	padding: 15px 0 0 15px;
}
.left-column-content ul li.active a,
.left-column-content ul li a:hover {
	background: url(../images/frame-02-hover.gif) no-repeat ;
}
.left-column-content img {
	display: block;
}
.data-box {
	width: 100%;
	overflow: hidden;
	background: url(../images/separstor1.png) no-repeat;
	padding: 14px 0 0;
}
.data-box p {
	margin: 0;
	padding: 0 0 3px;
}
.data-box-secondary {
	width: 100%;
	overflow: hidden;
	background: url(../images/separstor2.jpg) no-repeat ;
	padding: 4px 0 0;
}
.data-box-secondary p {
	margin: 0;
	padding: 0;
}
.data-box-secondary p strong {
	font-weight: bold;
}
.price {
	color: #6a1c00;
	font-size: 12px;
}
.price a {
	color: #6a1c00;
	text-decoration: underline;
	word-spacing: 5px;
}
.price a:hover {
	text-decoration: none; 
}
.frame-top ul {
	background: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 517px; 
	height: 520px;
	overflow: hidden;
}
.frame-top ul li {
	position: absolute;
	left: 0;
	top: 0;
}
/* inner2 page start */
.wrap2-content {
	background: url(../images/bg-wrap2-content.jpg) no-repeat -10px 0;
	width: 100%; 
}
.inner2 #content{
	width: 949px;
	padding-left: 0;
}
.inner2 #content h2 {
	font-size: 24px;
	color: #fff;
}
.blog {
	width: 100%; 
	overflow: hidden;
	padding: 8px 0 44px 21px;
		
}
.blog-secondary {
	float: left;
	width: 435px;
	overflow: hidden;
	padding: 0 17px 0  0;
}

.blog-secondary.two {
	margin-left: 0;
}
.blog-secondary p {
	margin: 0; 
	color: #132320;
	font-size: 12px;
	letter-spacing: 0;
	
	margin-left: 10px;
}
.photo-box {
	width: 100%; 
	overflow: hidden;
	background: url(../images/separstor3.png) no-repeat ;
	padding: 20px 0 14px;
}
.photo-box h3 {
	color: #121716;
	font-size: 24px;
	margin: 0;
	padding: 0 0 7px;
	font-weight: normal; 
}
.photo-box ul {
	margin: 0; 
	padding: 0 0 5px; 
	list-style: none;
	width: 975px;
	overflow: hidden; 
}
.photo-box ul li {
	float: left;
	width: 160px;
	height: 170px;
	background: url(../images/bg-left-column-li.png) no-repeat ;
	margin: 0 35px 0 0;
}
.photo-box ul li a{
	text-indent: -9999px;
	width: 145px;
	height: 145px;
	display: block;
	background: url(../images/frame-02.gif) no-repeat ;
	padding: 15px 0 0 15px;
}
.photo-box ul li a:hover {background: url(../images/frame-02-hover.gif) no-repeat ;}
.photo-box ul li a img {display: block; }

.comment {
	width: 941px; 
	overflow: hidden; 
}
.comment p {
	float: left;
	font-size: 12px;
	color: #132320;
	letter-spacing: 0;
	word-spacing: 3px;
	margin: 0;
	padding: 3px 0 0 8px;
	width: 740px;
}
.comment a {
	text-indent: -9999px; 
	float: right; 
	width: 166px;
	height: 36px;
	overflow: hidden; 
	background: url(../images/bg-view-all.png) no-repeat ;
	cursor: pointer;
}
.comment a:hover {
	background: url(../images/bg-view-all-hover.png) no-repeat ;
}
/* inner3 page start */
.headline {
	width: 945px; 
	overflow: hidden;
	background: url(../images/separstor3.png) no-repeat ;
	padding: 0 0 1px;
}
.none {
	background: none; 
}
.headline-text {
	width: 616px;
	float: left; 
	overflow: hidden; 
	padding: 16px 0 0;
}
.headline-text h3 {
	color: #121716;
	font-weight: normal;
	white-space: nowrap;
	padding: 0 0 6px;
}
.headline-text p {
	margin: 0;
	color: #121716;
	font-size: 12px;
	line-height: 22px;
	padding: 0 0 22px;
	letter-spacing: 0;
	word-spacing: 2px;
}
.headline-data {
	float: right;
	width: 304px;
	background: url(../images/bg-shadow.png) no-repeat ;
	margin: 13px 0 0;
	padding: 0 0 15px 7px;
}
.frame-03 {
	width: 290px;
	height: 290px;
	background: url(../images/frame-03.gif) no-repeat ;
	padding: 28px 0 0 29px;
}
.frame-03 img {
	display: block; 
}
.date {
	width: 121px;
	height: 24px;
	background: url(../images/bg-date.png) no-repeat ;
	margin: -28px 0 0 84px;
	position: relative;
}
.date p {
	color: #e7ca98;
	margin: 0;
	position: absolute;
	left: 31px;
	top: -5px;
	letter-spacing: 0;
}
.other {
	padding: 13px 0 0;
}
.other .headline-text h3{
	padding: 0 0 6px;
}
.frame-04 {background: url(../images/frame-04.gif) no-repeat ;}
.frame-05 {background: url(../images/frame-05.gif) no-repeat ;}
.frame-06 {background: url(../images/frame-06.gif) no-repeat ;}

/* sIFR section */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}
.sIFR-replaced {visibility: visible !important;}

span.sIFR-alternate {
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	position: absolute;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {display: none !important;}

object, embed {
	margin: 0;
	padding: 0;
	display: block;
}
/* sIFR headings */
.sIFR-hasFlash .left-column h2 {
	font-size:15px;
	visibility: hidden;
	line-height: normal;
}
.sIFR-hasFlash .inner2 #content h2 {
	font-size:24px;
	visibility: hidden;
	line-height: normal;
	padding: 0 0 20px;
}
.sIFR-hasFlash .photo-box h3 {
	font-size:20px;
	visibility: hidden;
	line-height: normal;
}
.sIFR-hasFlash .headline-text h3 {
	font-size:16px;
	visibility: hidden;
	line-height: normal;
}
.gallery {
	overflow: hidden;
	width: 100%;
}

.gallery img {
	margin: 26px;
	
}


ul#inspiration_menu {
	list-style-type: none;
}

ul#inspiration_menu li {
	display: inline;
	padding-right: 20px;
}


div.inspiration_item {
	margin: 20px 0px;
	padding: 20px 0px;
	border-bottom: 1px solid #9F8261;
}

div.inspiration_item h3 {
	font-size: 18px;
	
	color: #fff;
}

div.inspiration_item img.inspiration_image {
	margin: 0px 0px 10px 10px;
	float: right;
	width: 327px;
}


div.news_item {
	margin: 10px 0px;
	padding: 10px 0px;
	clear: both;
	border-bottom: 1px solid #9F8261;
}


	div.news_item.noborder {
		margin: 10px 0px;
		padding: 10px 0px;
		clear: both;
		border-bottom: none;
	}

div.news_item img, img.news_image {
	margin: 0px 0px 10px 10px;
	float: right;
	width: 327px;
	height: 327px;
}

h3.news {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

h3.news span.display_date {
	display: block;
	font-size: 10px;
	font-style: italic;
	margin-top: -6px;
}


div.category {
	margin: 20px 0px;
	padding: 20px 0px;
	background:transparent url(../images/separstor3.png) no-repeat scroll 0 0;
	clear: both;
}

div.category p
{
	clear:both;
}

div.category.no-bar {
	background:none;
	margin-top: -32px;
}


div.category a.view_more_art {
	/*text-indent: -9999px; */
	float: right; 
	width: 166px;
	height: 36px;
	overflow: hidden; 
	/*background: url(../images/bg-view-all.png) no-repeat ;*/
	cursor: pointer;
	margin-right: 39px;
	padding-left: 30px;
	margin-bottom: -30px;
	text-align: right;
}
div.category a.view_more_art:hover {
	/*background: url(../images/bg-view-all-hover.png) no-repeat ;*/
}


div.category a.back_art {
	/*text-indent: -9999px;*/
	text-align: right; 
	float: right; 
	width: 108px;
	height: 38px;
	overflow: hidden; 
	/*background: url(../images/bg-back.png) no-repeat ;*/
	cursor: pointer;
	margin-right: 34px;
	margin-left: 30px;
	margin-bottom: -30px;
	clear: right;
}
div.category a.back_art:hover {
	/*background: url(../images/bg-back-hover.png) no-repeat ;*/
}

div.category p
{
	width: 700px;
	float: left;
}


ul.pieces {
	list-style-type: none;
	padding-top:10px;
	display: block;
	clear: both!important;
}

ul.pieces li {
	display: inline;
	float: left;
	padding-right: 32px;
	margin-bottom: 20px;
}


ul.pieces li img {
	border: 1px solid #9F8261;
	display: inline;
	float: left;
	width: 130px;
	height: 130px;
	padding: 15px;
	background:transparent url(../images/frame-02.gif) no-repeat scroll 0 0;
}



div.piece_cols div.piece_col {
	float: left;
}

div.piece_cols div.piece_col.info {
	width: 360px;
	float: left;
	padding-right: 20px;
	background:transparent url(../images/bg-content-line.gif) repeat-y scroll 0 0;
}

div.piece_cols p
{
	padding-right: 10px;
}

div.piece_cols div.piece_col.main {
	width: 543px;
	float: left;
}


ul.photos {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 30px;
	margin-bottom: 30px;
	width: auto;
}

ul.photos li {
	display: inline;
	float: left!important;
	margin-right: 20px;
	background:transparent url(../images/frame-02.gif) no-repeat scroll 0 0;
	
	display:block;
	height:145px;
	width: 145px;
	padding:15px 0 0 15px;
}

ul.photos li img {
	width: 130px;
	height: 130px;
}

img#main_image {
	width: 522px;
}


dl.attributes {
	width: 300px;
	margin: 10px 0px;
	padding: 0;
	background:transparent url(../images/separstor2.jpg) no-repeat scroll 0 0;
}

	div.attributes {
		width: 300px;
		margin: 10px 0px 0;
		padding: 0;
		background:transparent url(../images/separstor2.jpg) no-repeat scroll center center;
	}

dl.attributes dt {
	
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0px;
	font-weight: bold;
	clear: left;
}


dl.attributes dd {
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	padding: 5px;
}



.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:block; clear: both;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.col_set
{
	padding: 20px 0 0;
}

div.basebar
{
	width: 945px; 
	overflow: hidden;
	background: url(../images/separstor3.png) no-repeat 0 0;
	padding: 0 0 1px;
	z-index: 10000!important;
}

.prev_button_action
{
	margin-top: 10px;
	width: 138px;
	height: 38px;
	display: inline-block;
	text-indent: -9999em;
	/* background: url('../images/previous_btn.png') no-repeat top left; -- Removing this is stupid as hell, the buttons look 1000% better than crappy html links */ 
}

.prev_button_action:hover
{
	background-position: 0 -38px;
}

.next_button_action
{
	margin-top: 10px;
	width: 138px;
	height: 38px;
	display: inline-block;
	text-indent: -9999em;
	/*background: url('../images/next_btn.png') no-repeat top left; -- Removing this is stupid as hell, the buttons look 1000% better than crappy html links */
}

.next_button_action:hover
{
	background-position: 0 -38px;
}

.next_button_action, .prev_button_action
{
	margin: 0;
	width: auto;
	height: auto;
	text-indent: 0;
	padding: 0 5px;
}

.next_button_action
{
	margin-left: 110px;
}

.prev_button_action
{
	margin-right: 110px;
}

em
{
	font-style: italic!important;
}

strong
{
	font-weight: bold!important;
}

#content ul
{
	list-style: disc!important;
}

#content ol
{
	list-style: decimal!important;
}

.floater
{
	width: 200px;
	float: left;
}

small
{
	font-size: 10px;
}

.clearfix.imp
{
	display: block!important;
	height: 1px!important;
	width: 300px!important;
	clear: both!important;
}

a.purchase-link
{
	position: relative;
		top: -22px;
		right: -25px;
	padding: 0;
	margin: 0 0 -70px;
	display: block;
	text-align: right;
}
