html {
}

body {
	background-image:url(/images/bg.gif);
}

body * {
	margin:0;
	padding:0;
	font-family: Verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
}

div#page {
	position: absolute;
	width: 780px;
	margin-left: -390px;
	left: 50%;
	float: left;
}

div.hr {
	color: #D3CECF;
	background-color: #D3CECF;
	height:1px;
	margin:0;
	padding:0;
	line-height:1px;
}

a:focus {
	outline:none; 
}

a {
	color:black;
}

a img {
	border:0;
}

a#logo {
	display:block;
	text-align:right;
	margin-top:30px;
}

.cf:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

* html .cf {
height:1%;
}

div#page {
	clear:both;
}

div#footer {
}

div#mainmenu {
	position:absolute;
	left:0px;
	top:85px;
	width:160px;
}

div#content {
	position:absolute;
	left:180px;
	top:85px;
	width:600px;
	padding-bottom:30px;
}

h1,
a h1 {
	color:rgb(42, 158, 177);
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h2,
a h2 {
	color:rgb(180, 35, 27);
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	text-transform:uppercase;
	letter-spacing:1px;
}

h3,
a h3 {
	color:rgb(180, 35, 27);
	font-size:11px;
	font-weight:normal;
}

h4,
a h4 {
	color:rgb(180, 35, 27);
	font-size:11px;
	font-weight:normal;
	display:inline-block;
}

div.exhibition_teaser {
	width:290px;
	background-color:white;
	float:left;
	margin-bottom:20px;
}

div.exhibition_teaser.margined {
	margin-left:20px;
}

div.exhibition_teaser div.image {
	width:290px;
	height:230px;
	margin-bottom:5px;
}

div.text {
	padding:10px 5px 5px 7px;
	background-color:white;
}

div.exhibition_teaser div.text {
	height:90px;
	padding:0px 5px 5px 7px;
}

div.exhibition_teaser div.text a {
	margin:0;
	padding:0;
	line-height:15px;
}

div.exhibition_teaser div.text a:hover {
	color:black;
}

div.news_list div.item h1,
div.news_list div.item h2,
div.exhibition_teaser div.text h1,
div.exhibition_teaser div.text h2 {
	display:block;
	margin-bottom:5px;
}

div.news_list div.item {
	margin:0;
	padding:0;
	margin-bottom:15px;
	background-color:white;
}

div.news_list div.item img {
	margin:0;
	padding:0;
	margin-right:15px;
	float:left;
}

div.news_list div.item div.content {
	padding:10px 5px 5px 0px;
	margin-left:120px;
}

div.text a {
	text-decoration:none;
	border-bottom:1px solid rgb(180, 35, 27);
	color:black;
	line-height:25px;
}

div#press_navi a {
	text-decoration:none;
	border-bottom:1px solid rgb(42, 158, 177);
	color:black;
	line-height:20px;
}

div#press_navi a:hover,
div#press_navi a.selected {
	border-bottom:1px solid rgb(180, 35, 27);
}

div.text a.selected,
div.text a:hover {
	color:rgb(42, 158, 177);
}

div.news_list div.item div.content a {
	text-decoration:none;
	border-bottom:1px solid rgb(42, 158, 177);
	color:black;
	line-height:25px;
}

div.news_list div.item div.content a:hover {
	color:rgb(42, 158, 177);
}

div.news_list div.item div.content a:before {
	content:"> ";
}

div.news_list div.item div.content a.anchor {
	height:1px;
	width:1px;
	display:block;
	float:left;
	text-decoration:none;
	color:white;
	background-color:white;
	line-height:1px;
	border-bottom:0px;
}

div.news_list div.item div.content a.anchor:before {
	content:'';
}



div.artists_index {
	overflow:hidden;
}


div.artists_index div.column {
	width:132px;
	float:left;
	background-color:white;
	margin:0 10px 0 0;
	padding:0px 5px 0px 5px;
}

div.artists_index div.column.last {
	margin:0;
}

div.artists_index div.column h2 {
	display:block;
	height:2em;
	margin:10px 0 20px 0;
}


div.artists_index div.column a {
	display:block;
	margin-bottom:15px;
	color:black;
	text-decoration:none;
}

div.artists_index div.column a:hover {
	text-decoration:underline;
	color:rgb(42, 158, 177);
}


div#header {
	background-color:white;
	padding:10px 5px 10px 7px;
	margin:0px 0px 15px 0px;
}

div#header.multiline * {
}

div#works_list {
	background-color:white;
	padding:15px 0px 15px 10px;
}

div#works_list ul li {
	list-style:none;
	float:left;
	margin:0px 15px 15px 0px;
}

div.item_display {
	background-color:white;
	text-align:center;
	padding:10px 5px 5px 5px;
}

div.item_display img {
	margin-bottom:15px;
}

div.item_display a.subnav.overview {
	margin:0px 0px 10px 250px;
}

div.item_display div#title {
	color:rgb(180, 35, 27);
}

div.item_display a#arrow_left {
	position:absolute;
	left:5px;
	top:220px;
}

div.item_display a#arrow_right {
	position:absolute;
	top:220px;
	right:5px;
}


div.item_display div.text span.prefix {
  clear:both;
  font-weight:bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #b4231b;
}

div.text_block {
	margin-bottom:20px;
}

div.text_block.left_align {
	text-align:left;
}

div#exhibitions_show {
	
}

div#exhibitions_show div#image {
	float:left;
	margin-right:20px;
	width:290px;
	background-color:white;
}

div#exhibitions_show div#text {
	background-color:white;
	float:left;
	width:278px;
	padding:10px 5px 15px 7px;
}

div#exhibitions_show div#text p {
	margin-bottom:10px;
}

div#exhibition_installation_photos div#left,
div#exhibition_installation_photos div#right {
	float:left;
	width:290px;
	padding:0;
	margin:0;
}

div#exhibition_installation_photos div#left img,
div#exhibition_installation_photos div#right img {
	margin-bottom:15px;
}

div#exhibition_installation_photos div#left {
	margin-right:20px;
}


div#exhibitions_press {
}

div#exhibitions_press div#press_empty,
div#exhibitions_press div#press {
	width:383px;
	margin-right:15px;
}

div#exhibitions_press div#press div.text {
	padding:20px 5px 15px 7px;
}

div#exhibitions_press div#press_navi {
	padding:10px 5px 15px 7px;
	width:188px;
}

div#exhibitions_press div#press_empty,
div#exhibitions_press div#press,
div#exhibitions_press div#press_navi {
	background-color:white;
	float:left;
}

div#exhibitions_press div#press_empty {
	background:none;
}
	
div#gallery_about {
	
}

div#gallery_about div table {
	background-color:white;
	margin-bottom:20px;
}

div#gallery_about div table tr td p{
	padding-top:10px;
}


div#shop_index {
	
}

div#shop_index div#products {
	width:390px;
	float:left;
	margin-right:20px;
}

div#shop_index div#right {
	width:190px;
	float:left;
}

div#shop_index div#right div#cart {
	margin-top:10px;
}

div#shop_index div#filter select {
	width:190px;
	margin-bottom:10px;
}


div#shop_index div.item {
	background-color:white;
	margin-bottom:15px;
	width:389px;
	padding:6px 0px 5px 6px;
	clear:both;
}

div#shop_index div.content {
	padding:3px 0px 0px 0px;
}

div#shop_index div.item img {
}

div#shop_index div.item div.content {
	margin-left:120px;
}

div#shop_index div.item div.content h3.title {
	margin-bottom:10px;
}

div.img-shadow {
	float:left;
  background: url(../images/shadow.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 15px 0 10px !important;
  margin: 10px 15px 0 5px;
}

div.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0;
  margin: -6px 6px 6px -6px;
  padding: 0px;
}


div.add_to_cart {
	position:relative;
	bottom:16px;
	right:10px;
	text-align:right;
}

div.add_to_cart form input,
input.payment,
a.payment {
	cursor:pointer;
	border:0px;
	background-color:white;
	background-image:url(/images/subnavi.png);
	height:16px;
	background-position:-70px -672px;
	padding:0px 0px 0px 25px;
	border-bottom:1px solid rgb(42, 158, 177);
	text-decoration:none;
}

div#cart.small {
	margin:0;
	padding:0;
}

div#cart.small div {
	background-color:white;
	padding:5px 5px 10px 5px;
	margin:0;
}

div#cart.small table tr.product *,
div#cart.small table tr.total * {
	font-family: Arial, sans-serif;
	font-size:9px;
	line-height:9px;
	padding:4px 0px 4px 0px;
}

div#cart.small table tr.total td {
	padding:10px 0px 10px 0px;
}

div#cart.small table tr.product.last td {
	padding:4px 0px 10px 0px;
}

div#cart.small table tr.total {
	border-top:2px solid #ccc;
}

div#cart.small table tr.payment td {
	padding-bottom:4px;
}

div#cart table {
	border-collapse: collapse;
	border:0;
	width:100%;
}

div#cart.small table tr td {
	vertical-align:top;
}

div#cart.small table tr th {
	text-align:left;
	color:rgb(42, 158, 177);
	text-transform:uppercase;
}

div#cart.small table tr td.price {
	text-align:right;
}

a.styled {
	text-decoration:none;
	border-bottom:1px solid rgb(42, 158, 177);	
}

input.styled {
	text-decoration:none;
	border-bottom:1px solid rgb(42, 158, 177);
}

div#artists_biography {
}

div#artists_biography div#image {
	position:absolute;
	left:0px;
	top:40px;
	width:190px;
	background-color:white;
}

div#artists_biography div#biography {
	width:388px;
	position:absolute;
	right:0px;
	top:40px;
	background-color:white;
	padding:10px 5px 15px 5px;
}

div#artists_biography div#biography div#contents {
	margin-bottom:40px;
}


div#shop_show div#product_info {
	background-color:white;
	margin-top:20px;
	padding:10px 5px 5px 7px;
	width:380px;

}

div#shop_show div#cart {
	position:absolute;
	right:0px;
	top:395px;
	width:180px;
}

div#product_images a {
	text-decoration:none;
	border:1px solid rgb(42, 158, 177);
	padding:2px 5px 2px 5px;
	color:black;
}

div#product_images a:hover,
div#product_images a.selected {
	background-color:rgb(42, 158, 177);
	color:white;
}

div#cart.full {
	padding:10px 5px 5px 7px;
	background-color:white;
}

div#cart.full table {
	width:100%;
}

div#cart.full table tr th {
}

div#cart.full table tr th.headline {
	text-align:left;
	padding-bottom:5px;
}

div#cart.full table tr td {

}

div#cart.full table tr td.price {
	text-align:center;
}

div#cart.full table tr td.quantity {
	text-align:center;
}

div#cart.full table tr td.description div.artists_names {
	float:left;
	margin-right:3px;
}

div#cart.full table tr td.description div.artists_names:after {
	content:':';
}

div#cart.full table tr td.quantity div.value {
	float:left;
	margin-right:5px;
}

div#cart.full div#links div {
	margin-top:10px;
}


div#cart.full table tr td.quantity a {
	color:rgb(42, 158, 177);
	text-decoration:none;
	font-weight:bold;
}

div#cart_ajax_overlay {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:white;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}


div#shop_checkout {
	background-color:white;
	padding:10px 5px 5px 7px;
}

div#invoice_data label,
div#delivery_data label {
	width:14em;
	display:block;
	float:left;
}

div#invoice_data label.mandatory:after,
div#delivery_data label.mandatory:after {
	content:'*';
	color:red;
}


div#invoice_data input,
div#invoice_data textarea,
div#delivery_data input {
	margin-bottom:5px;
	border:1px solid #ccc;
}

div#invoice_data h2,
div#delivery_data h2 {
	margin-bottom:10px;
}


div#invoice_data input.form_error,
div#delivery_data input.form_error {
	border:1px solid red;
}

div#invoice_form_error {
	padding:5px 5px 5px 0px;
}


div#shop_payment,
div#shop_summary {
	background-color:white;
}

div#shop_summary table tr td {
	vertical-align:top;
}

div#societies_rte {
}

div#societies_rte table {
	margin-bottom:20px;
}

div.footer span,
div.footer span a {
	font-size:8px;
}

div.press_archive {
	
}

div.press_archive div.item {
	margin-bottom:15px;
	clear:both;
}

div.press_archive div.item div.text h2 a {
}


div.press_archive div.links {
	padding-left:30px;
}

div.press_archive div.links a {
	border-bottom:1px solid rgb(42, 158, 177);
}


ul.region li {
	list-style-type:none;
}

div#mailing_form {
	padding-top:5px;
}

div#mailing_form input[type=text] {
	display:block;
	float:left;
	margin-bottom:3px;
	width:20em;
}

div#mailing_form input[type=submit] {
	margin:5px 0px 7px 8em;
	
}

div#mailing_form br {
	clear:left;
}

div#mailing_form label {
	width:8em;
	display:block;
	float:left;
}


