/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html, body {
	font-family: "Courier New";
	font-size: 11px;
}

b, strong {
	font-weight: bold;
}

a:focus {
	outline: none;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
}

u {
	text-decoration: underline;
}

i, em {
	font-style: italic;
}

#logo {
	float: right;
}

#logo a {
	text-indent: -9999px;
	display: block;
	background: url(images/logo.png) top right no-repeat;
	width: 418px;
	height: 70px;
	float: left;
}

#container {
	text-align: center;
	width: 100%;
	
}

#wrapper {
	margin: 0 auto;
	width: 1074px;
	padding: 30px 0;
	text-align: left;
	background: url(images/wood_panel.jpg) top left repeat-y;
	position: relative;
}

#paper_top {
	background: url(images/paper_top.png) top left no-repeat;
	display: block;
	width: 1074px;
	height: 39px;
}

#paper_bottom {
	background: url(images/paper_bottom.png) top left no-repeat;
	display: none;
	width: 1074px;
	height: 68px;
}

#inner_wrap {
	padding: 0 87px;
	width: 900px;
	background: url(images/paper_bg.png) top left repeat-y;
	
}

p {
	line-height: 16px;
}

#page_top {
	padding-bottom: 65px;
	margin-bottom: 10px;
}

#navigation {
	position: absolute; 
	top: 160px;
	left: 70px;
}

#navigation {
	width: 920px;
	background: url(images/border-top.png) center top no-repeat;
	padding-top: 10px;
}

#navigation, #navigation ul {
	
}

#navigation li {
	padding-left: 46px;
}

#navigation li.li_0 {
	padding-left: 12px;
}

#navigation li, #navigation ul, #navigation a {
	float: left;
}

#navigation a {
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-size: 13px;
	text-decoration: none;
	padding: 5px 10px;
	letter-spacing: 1px;
}

#navigation a:hover, #navigation li.active a, li.active a, #sidebar_left li a:hover {
	background: #f4f0a7;
	color: #996600;
}

#footer {
	text-align: right;
	padding: 30px 62px 30px 62px;
	width: 950px;
	background: url(images/paper_bottom.png) top left no-repeat;
}

#left_column, .sidebox {
	/* border: 1px solid brown; */
}

#left_column {
	width: 580px;
	float: left;
	padding: 10px 20px;
	font-size: 13px;
}

.tpl_4 #left_column {
	padding: 10px 0;
	width: 620px;
}

#left_column ul li {
	list-style-type: disc;
}

#left_column ul {
	margin: 0 15px;
}

#right_column {
	width: 260px;
	float: right;
}

#right_column h2 {
	font-family: Helvetica;
	font-size: 12px;
}

#right_column p, #left_column p {
	padding: 10px 0 0 0;
}

.sidebox {
	padding: 10px;
	margin: 0 0 10px 0;
}

.text_input {
	border: 1px solid #ccc;
	padding: 2px;
}

.sidebox .text_input {
	width: 160px;
}

#submit {
	text-transform: uppercase;
	color: white;
	padding: 1px 5px;
	background: #404747;
	border: none;
	cursor: pointer;
}

#submit:hover {
	background: #333333;
}

#right_column p.error {
	background: #F4F0A7;
	padding: 5px 0px;
	margin: 0 0 10px 0;
	text-align: center;
}

h3 {
	font-family: Helvetica;
	font-size: 16px;
	padding: 5px 0 0 0;
}

h4 {
	color: #A77C3F;
	font-size: 12px;
}

.blog .comments {
	padding: 10px 0;
}

.comments a {
	text-transform: lowercase;
}

.blog {
	padding: 10px 0;
	margin: 0 0 10px 0;
	background: url(images/border-top_blog.png) bottom left no-repeat;
}

h1 {
	font-size: 28px;
	font-family: Helvetica;
}


#montage {
	text-align: center;
}


#artist {
	width: 800px;
	text-align: center;
}

#artist h1 {
	font-size: 13px;
	font-family: "Courier New";
	text-decoration: underline;
}

#cboxLoadedContent #artist {
	text-align: center;
}

#cboxLoadedContent #artist #photos {
	padding: 20px 30px;
	position: relative;
}

#photos .next, #photos .previous {
	position: absolute;
	top: 50%;
}

#photos .next {
	right: 40px;
}

#photos .previous {
	left: 40px;
}

#photo_holder {
	padding: 0 20px;
	position: relative;
}

#cboxLoadedContent #artist #photos img {
	top: 0px;
	left: 0px;
}

#bio {
	width: 500px;
	margin: 0 auto;
	font-size: 14px;
}

#artists {
	width: 720px;
	margin: 0 auto;
}

#artists h1 {
	text-align: center;
	font-size: 14px;
	text-decoration: underline;
	padding: 0 0 20px 0;
	font-family: "Courier New";
}

.artist {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sidebar_left {
	width: 230px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	float: left;
}

#sidebar_left ul {
	padding: 10px 0;
}

#sidebar_left li {
	display: block;
	margin: 4px 0;
}

#sidebar_left li a {
	padding: 2px 10px;
	
}

#dual_column {
	float: left;
	width: 650px;
	padding: 0 0 0 10px;
}

#artist_work {
	width: 400px;
	float: left;
	text-align: center;
	padding: 0 0 30px 0;
}

#artist_work h1 {
	font-size: 20px;
	padding: 0 0 10px 0;
}

#dual_column #works {
	float: right;
	width: 170px;
	padding: 0 0 0 20px;
	text-align: center;
}

#works h3 {
	font-size: 14px;
}

fieldset label {
	width: 400px;
	display: block;
}

fieldset label input, fieldset label select {
	float: right;
	width: 200px;
}

fieldset label select {
	width: 205px;
}

legend {
	color: red;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 5px 0;
}

fieldset {
	margin: 10px 0;
}

#enquiry {
	clear: both;
	width: 400px;
}

.product .info {
	display: none;
}

.product img {
	margin: 10px 0 0 0;
	border: 1px solid #996600;
	cursor: pointer;
}







