body
{
	font:13px Helvetica,Arial;
	color:#666;
	background-color:#EBE9E5;
	text-align:center;
	margin:0px;
}

img
{
	border:0px;
}

a
{
	color:#D40C0C;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

h3
{
	font-size:17px;
	font-weight:normal;
}

.small
{
	font-size:11px;
}

#wrapper
{
	margin:0px auto;
	width:975px;
	text-align:left;
}
#bg
{
	width:100%;
	background-color:#FFF;
	float:left;
	padding-bottom:0px;
}
#header
{
	margin-left:10px;
	height:75px;
}
#header ul {
	display:none;
}

#banner
{
	margin:10px 0px 0px 10px;
	float:left;
	display:inline;
}

#title_bar
{
	width:745px;
	float:left;
}

#breadcrumbs
{
	font-size:11px;
	margin:25px 0px 0px 10px;
	border-bottom:1px solid #eee;
}
#breadcrumbs p
{
	padding:0px 0px 5px 5px;
	margin:0px;
}
#breadcrumbs b
{
	color:#222;
}
#title_bar h2
{
	margin:10px 0px 0px 12px;
	border-bottom:1px solid #eee;
	padding-bottom:6px;
	float:left;
	width:549px;
	display: inline;
}
#title_bar h2.wide
{
	margin:10px 0px 0px 12px;
	border-bottom:1px solid #eee;
	padding-bottom:6px;
	float:left;
	width:733px;
	display: inline;
}
#title_bar ul
{
	float:right;
	list-style:none;
	margin:42px 0px 0px 0px;
	padding:0px;
	
}
#title_bar ul li
{
	float:left;
	border-bottom:1px solid #eee;
	height:30px;
}
#title_bar ul li.selected
{
	border:0px;
}
#sub_nav
{
	margin-left:10px;
}
#search {
	width:200px;
	float:left;
	margin:10px 0px 0px 10px;
	display: inline;
}
#basket
{
	float:left;
	margin:10px 0px 0px 10px;
	display: inline;
}
#main
{
	float:left;
	width:975px;
	margin:10px;
	display: inline;
}
#left
{
	float:left;
	width:180px;
}

#image_panel
{
	background-color:#EBE9E5;
	float:left;
	width:362px;
	
}

#image_panel p
{
	margin-right:10px;
}

#image_panel div.main_image
{
	margin:13px;
}

#image_panel ul
{
	padding:0px 13px 13px 13px;
	list-style:none;
	float:left;
	margin:0px;
}
#image_panel ul li
{
	float:left;
	margin-right:2px;
}
#image_panel ul li.inactive
{
	
	
}
#image_panel ul li.inactive img
{
	opacity: .2;
	filter: alpha(opacity=20);
}
#image_panel ul li.inactive img:hover
{
	opacity: 1;
	filter: alpha(opacity=100);
}
#text_panel
{
	width:350px;
	float:left;
	padding-left:10px;
}
#product_list
{
	width:550px;
	float:left;
	padding-left:10px;
}
#wide_left h3.product_title
{
	color:#000;
	font-weight:bold;
	margin:0px 0px 5px 13px;
	padding:0px;
	font-size:18px;
	clear:both;
}
#wide_left #image_panel p
{
	margin:0px 13px 5px 13px;
}
#wide_left #image_panel p.price
{
	color:#D40C0C;
	font-size:21px;
	font-weight:bold;
	margin:20px 0px 20px 13px;
	clear:both;
}

#wide_left #image_panel p.price img
{
	margin-bottom:-7px;
}

#product_options
{
	margin:10px 13px;
	float:left;
	clear:both;
}

div.product_option
{
	float:left;
	margin-right:5px;
}
div.product_option a
{
	display:block;
	padding:3px 5px;
	background-color:#333;
	color:#FFF;
}
div.product_option a:hover
{
	text-decoration:none;
	background-color:#A31100;
}
div.product_option a.selected
{
	text-decoration:none;
	background-color:#D40C0C;
}

#featured
{
	background-image:url(../images/featured_top.gif);
	background-repeat:no-repeat;
	width:180px;
	background-color:#191919;
	margin-bottom:10px;
}
#featured div.bottom
{
	background-image:url(../images/featured_bottom.gif);
	background-repeat:no-repeat;
	width:180px;
	background-position:bottom left;
	height:5px;
}
#featured h3
{
	margin:0px 5px;
	padding:10px 3px 5px 3px;
	border-bottom:1px solid #303030;
}
#featured h3.normal
{
	border-top:1px solid #303030;
	border-bottom:0px;
}

#featured ul
{
	font-size:17px;
	padding:0px;
	list-style:none;
	margin:10px 0px 10px 10px;
}
#featured ul li
{
	margin:3px 0px;
	line-height:19px;
}

#featured ul li a.artist1 { color:#D40C0C; }
#featured ul li a.artist2 { color:#F58C03; }
#featured ul li a.artist3 { color:#EAED0B; }
#featured ul li a.artist4 { color:#08E212; }
#featured ul li a.artist5 { color:#0072FF; }

#featured_thumbs
{
	height:321px;
}
#featured_thumbs ul
{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 3px;
	float:left;
}

#featured_thumbs ul li
{
	float:left;
	margin-left:15px;
	margin-top:12px;
	padding:0px;
	display: inline;
}
#featured_thumbs ul li img
{
	width:65px;
	height:65px;
}

#content
{
	width:548px;
	float:left;
	margin-left:10px;
}

#whats_on
{
	float:left;
	width:100%;
	background-image:url(../images/whatson_bg_top.gif);
	background-repeat:no-repeat;
}

#whats_on p
{
	color:#000;
}

#whats_on div.bottom
{
	float:left;
	width:100%;
	height:30px;
	background-image:url(../images/whatson_bg_bottom.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
}


#whats_on #whatson_left
{
	float:left;
	margin-left:20px;
	width:270px;
	display: inline;
}
#whats_on #whatson_text
{
	float:left;
	width:210px;
	margin:0px 20px;
	display: inline;
}
#whats_on #whatson_text p
{
	margin:0px 0px 5px 0px;
}

#whats_on h4,#text_panel h4
{
	text-transform:uppercase;
	font-size:18px;
	margin:0px;
	color:#333;
	line-height:19px;
}
#text_panel h4
{
	font-size: 20px;
	margin:5px 0px;
}
span.black
{
	color:#444;
}
span.red
{
	color:#D40C0C
}
#whats_on p.date,#text_panel p.date
{
	font-size:12px;
	text-transform:uppercase;
	margin:0px;
	color:#333;
}
#whats_on p.image
{
	margin:10px 0px 0px 0px;
}

div.category
{
	background-color:#EBE9E5;
	float:left;
	margin:0px 0px 10px 0px;
	width:360px;
}

div.category div.category_image
{
	float:left;
	width:65px;
	height:65px;
	margin:0px 10px 10px 10px;
}
div.category div.category_image img
{
	width:65px;
}
#text_panel div.category h4
{
	float:left;
	width:100%;
	padding:10px;
	margin:0px;
	font-size:14px;
	text-transform: none;
}
div.category p
{
	float:left;
	font-size:11px;
	width:70%;
	margin:0px;
}

#biography
{
	float:left;
	width:195px;
	margin:10px 20px 0px 25px;
}
#biography h3,h3.biography_title
{
	margin:0px;
	color:#000;
	font-weight:bold;
}
h2
{
	margin:0px 0px 10px 20px;
	padding:20px 0px 0px 0px;
}

#upstairs
{
	width:100%;
	height:150px;
	background-image:url(../images/upstairs_top.gif);
	background-repeat:no-repeat;
	background-color:#EBE9E5;
	margin-top:10px;
	float:left;
	padding-bottom: 10px;
}
#upstairs div.bottom
{
	background-image:url(../images/upstairs_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:5px;
	width:100%;
}
#upstairs h3
{
	margin:0px 5px;
	padding:10px 5px 5px 5px;
	border-bottom:1px solid #FFF;
}
#upstairs p
{
	margin-right:10px;
}

#upstairs #upstairs_image
{
	float:left;
	margin:15px 10px 10px 10px;
}

#right
{
	width:205px;
	float:left;
	height:200px;
	margin-left:10px;
}


#about
{
	margin-top:10px;
	padding-bottom:1px;
	line-height:15px;
}
#footer
{
	width:100%;
	float:left;
}
#footer p
{
	font-size:11px;
	color:#999;
	margin:10px;
	width:710px;
	float:left;
	display:inline;
}

p#terms
{
	text-align:right;
	width:220px;
}

div.grey_panel div.news_item
{
	font-size:11px;
	border-bottom:1px solid #FFF;
	margin:5px 5px;
	height:56px;
}

div.grey_panel div.news_item p
{
	margin:5px 8px;
}

div.grey_panel
{
	background-color:#EBE9E5;
	width:205px;
	background-image:url(../images/grey_panel_top.gif);
	background-repeat:no-repeat;
	float:left;
}
div.grey_panel div.bottom
{
	background-image:url(../images/grey_panel_bottom.gif);
	background-position:bottom left;
	width:205px;
	height:5px;
}
div.grey_panel h3
{
	margin:0px 5px;
	padding:10px 5px 5px 5px;
	border-bottom:1px solid #FFF;
}
div.grey_panel p
{
	margin:10px 10px;
}

div.grey_panel_thin
{
	background-color:#EBE9E5;
	width:180px;
	background-image:url(../images/grey_panel_thin_top.gif);
	background-repeat:no-repeat;
	float:left;
}
div.grey_panel_thin div.bottom
{
	background-image:url(../images/grey_panel_thin_bottom.gif);
	background-position:bottom left;
	width:180px;
	height:5px;
	float:left;
}
div.grey_panel_thin h3
{
	margin:0px 5px;
	padding:10px 5px 5px 5px;
	border-bottom:1px solid #FFF;
}
div.grey_panel_thin p
{
	margin:10px 10px;
}

p.paginate
{
	margin:5px 0px;
	padding:0px 0px 5px 5px;;
	border-bottom:1px solid #eee;
}

div.artist
{
	width:100px;
	height:160px;
	float:left;
	margin:0px 7px 7px 7px;
	background-color:#EBE9E5;
	padding:11px;
	font-size:11px;
	position:relative;
	display:inline;
	overflow:hidden;
}

div.artist a
{
	color:#28A57D;
}

div.selected
{
	background-color:#999;
	
}
div.artist h3
{
	margin:5px 0px 0px 0px;
	font-size:13px;
}
div.selected h3
{
	color:#000;
}

#posts
{
	width: 430px;
	float:left;
	margin-bottom:20px;
}
#posts h3
{
	font-size:21px;
	font-weight:bold;
	padding:0px;
	margin:10px 0px 0px 0px;
}

#posts p.date
{
	margin:0px;
	color:#666;
}

div.post
{
	border-bottom:1px solid #ddd;
}

#studio_about
{
	float:left;
	width:285px;
	margin-left:30px;
	margin-top:10px;
}
#studio_about h3
{
	font-weight:bold;
	color:#333;
	margin:0px;
}
#studio_about ul
{
	list-style:none;
	padding:0px;
	margin:10px 0px 15px 0px;
	width:95%;
	border-bottom:1px solid #DDD;
}
#studio_about ul li
{
	border-top:1px solid #DDD;
	padding:3px;
}

#workshops
{
	float:left;
	padding-bottom:14px;
}

div.workshop
{
	width:200px;
	background-color: #EBE9E5;
	float:left;
	clear:both;
	padding-bottom:10px;
}
div.workshop div.image
{
	padding:14px;
}
div.workshop h3,div.workshop p
{
	margin:10px 14px 0px 14px;
}
div.workshop p
{
	margin-top:0px;
}

div.whatson_panel
{
	width:470px;
	float:left;
	background-color:#EBE9E5;
	margin-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	display:inline;
}
div.whatson_panel div
{
	float:left;
	margin:10px;
	display:inline;
	height:130px;
}
div.whatson_panel h3
{
	margin:10px 5px 5px 0px;
	padding:0px;
	font-weight:bold;
	text-transform:uppercase;
}
div.whatson_panel p.date
{
	font-size:11px;
	margin:5px;
	padding:0px;
}
div.whatson_panel p
{
	margin:5px;
	padding:0px;
}
div.link_panel
{
	width:309px;
	float:left;
	background-color:#EBE9E5;
	margin-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
div.link_panel h3
{
	margin:10px 5px 0px 10px;
	padding:0px;
	font-weight:bold;
	text-transform:uppercase;
}
div.link_panel p
{
	margin:5px 5px 5px 10px;
}

div.right_panel
{
	float:left;
	width:185px;
	margin:10px 20px 0px 25px;
	padding:10px;
	background-color:#EBE9E5;
}
div.right_panel h3
{
	margin:0px;
	color:#000;
	font-weight:bold;
}

	#wide_left #whatson_right
{
	float:left;
	width:200px;
	margin:0px 0px 0px 20px;
	padding-right:0px;
	display:inline;
}

#wide_left div.grey_panel
{
	margin:0px 0px 10px 0px;
	float:right;
}

#wide_left div.grey_panel h4
{
	margin: 7px 10px 0px 10px;
	font-size:14px;
	text-transform:uppercase;
}
#wide_left div.grey_panel p.date
{
	font-size:11px;
	margin:3px 10px 10px 10px
}
p.image
{
	text-align:center;
}

#basket_full
{
float:left;
}

#basket_full b
{
	color:#000;
}

table.basket
{
	width:600px;
	margin-top:20px;
}
table.basket td
{
	border-top:1px solid #DDD;
}
table.basket th
{
	background-color:#EEE;
	padding:6px 5px;
}

div.hr
{
	width:720px;
	height:1px;
	border-top:1px solid #DDD;
	margin-top:10px;
}

span.mand
{
	color:#FF0000;
}

div.stock_counter
{
	width:19px;
	height:19px;
	position:absolute;
	float:left;
	right:5px;
	top:5px;
	background-image:url(../images/reddot.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	padding-top:3px;
}
div.green
{
	background-image:url(../images/greendot.png);

}

#map
{
	float:left;
	padding:10px;
	background-color:#EBE9E5;
}

div.search_result
{
	float:left;
	clear:both;
	border-bottom:1px solid #DDD;
	padding:5px 0px;
}












