@CHARSET "UTF-8";

body {
	font-size: 13px;
	color: #efefef;
}
/* administrative hover links */

#page-content { 
	background-color: #fff;
}

body,caption,th,td,input,textarea,select,option,legend,fieldset{
	font-family:Helvetica,Arial,"Bitstream Vera Sans",sans-serif;
}

@font-face {
	font-family: "Rocky";
	src: url(../fonts/Rocky.ttf) format("truetype");	
}

@font-face {
  font-family: 'Rocky';
  src: url('../fonts/Rocky.eot');  /* IE6+ */
  src: local('☺'), 
        url('../fonts/Rocky.ttf') format('truetype');  /* Saf3+,Chrome,Opera10+ */
}

h1, h2, h3, h4 {
	color: #303030;
}

strong{
	font-weight:bold;
	color:#999;
}

h1{
	line-height:1.3em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

h2{
	margin-top:0.5em;
	margin-bottom:0.5em;
	line-height:1.3em;
}

h3{
	font-size:1.1em;
	line-height:1.3em;
	margin-top:0; 
	margin-bottom:0.3em; 
	font-weight: bold;
}

a,a:link{
	text-decoration:none;
	color:#63B2FC;
	color:#73A333;
	color:#007dbc;
}


a:hover,a:focus{
	text-decoration:underline;
}


table{
	border-collapse:collapse;
}

#header ul {
	margin:0;
	padding:0;
}

#header ul li a {
	border-right:1px solid #DDDDDD;
	display:block;
	height:90px;
	overflow:hidden;
	/*text-indent:-9999px;*/
	font-family: Rocky, Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	color: #669900;
	font-size: 17px;
	width:164px;
	background-color: #fff;
}

#header ul li.first a {
	border-left:1px solid #DDDDDD;
}

#header ul li a span {
	left:-9999px;
	position:absolute;
}

d#header ul li a:hover {
	color: #009966;
}

#header ul li.last a {
	border: none;
}

#header ul li#webshop a{
	background: url(../images/webshop.png) no-repeat;
}

#header ul li#calendar a{
	background: url(../images/calendar.png) no-repeat;
}

#header ul li#about a{
	background: url(../images/about.png) no-repeat;
}

#header ul li#about_g a{
	background: url(../images/about_g.png) no-repeat;
}

#subscription-regd {
	color: red;
	font-weight: bold;
	margin-left: 5px;
}

#current-cart a {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 11px;
}

.home-link {
	background:transparent url(../gfx/logo.gif) no-repeat scroll left top;
	/*border-right:1px solid #DDDDDD;*/
	display:block;
	float:left;
	height:90px;
	width:269px;
}

.home-link span {
	left:-9999px;
	position:absolute;
}

hr.space {
	margin-top: 30px;
	border:none;
}

hr.space-small {
	margin-top: 15px;
	border:none;
}

.sum {
	padding: 15px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#cart-contents {
	width: 100%;
}

#payment .input-butt {
	background-image:url(../gfx/payment.gif);
	background-repeat:no-repeat;
	height:30px;
	width:180px;
}	

#cart-contents th {
	padding-right:1em;
	border-bottom:1px solid #efefef;
	color: #669900;
}

#cart-contents td {
	border-bottom:1px solid #efefef;
	padding: 2px 0px;
}
.sum strong {
	color: #669900;
}

.buy {
	padding-top: 15px;
}

.main-wrapper {
	margin-left: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#splash {
		padding-bottom: 30px;
}

.main-wrapper .illustration  {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.main-wrapper p {
	margin-bottom: 15px;
}

.input-butt {
	border: none;
}
.cart table .input-butt {
	background-image: url(../gfx/update.gif);
	background-repeat: no-repeat;
	height:20px;
	width: 100px;
}

#review .input-butt {
	background-image: url(../gfx/review.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;	
}

#review th {
	color: #669900;
	padding-right: 15px;
}

#review td {
	padding: 2px 0px;
}

.required {
	color: red;
}
.enlarge-img {
	display: block;
	margin-top: 15px;
}
.keep-shopping {
	margin: 30px 0px;
}
.info {
	font-size: 12px;
	padding-right: 15px;
	margin-bottom: 15px;
}

.r {
text-align:right;
}


form{margin:0;padding:0;}
hr{height:1px;border:1px solid gray;}
img{border:0;}
table{border-collapse:collapse;}


.clear-block:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear-block{display:inline-block;}
/* Hides from IE-mac \*/* 
html .clear-block{height:1%;}
.clear-block{display:block;}


body{font-size:100%;    background-color:#efefef;}
.wrapper{font-size:.88em; line-height:1.5em; color:#0f0f0f;}
.wrapper{margin-left:auto;margin-right:auto;width:960px;}

.wrapper h1, .wrapper h2, .wrapper h3 {
	font-family: Rocky, Helvetica,Arial,"Bitstream Vera Sans",sans-serif;
}

.wrapper h1, .wrapper h2 {
	color: #7bae36;
	font-weight: normal;
	font-style: normal;
	border-bottom:1px solid #EFEFEF;
}

.wrapper h1 {
	font-size: 24px;
}

.wrapper h2 {
	font-size: 19px;
}

.wrapper h3 {
	color:#7bae36;
	font-family:Rocky,Helvetica;
	font-size:17px;
	font-weight:normal;
	margin-bottom:3px;
	margin-left:0;
	margin-right:0;
	padding:0;           
}

h2.ingress {
	color:#8C8C8C;
	font-size:16px;
	font-style:normal;
	font-weight:normal;
	font-family: Helvetica, Arial, Sans-serif;
	line-height:145%;
	margin-bottom:15px;
	border-bottom: none;
}

#content {
	background-color: #fff;
	color: #666;
}
#header { background-color: #fff; margin-bottom: 30px;}
#header ul {
	width: 100%;
}
#header ul li {
	display:block;
	float:left;
	list-style-type:none;
	padding:0;	
}

#footer {
	background-color: #fff;
	margin-top: 30px;
	height: 90px;
}

#footer-inner {
	padding-left: 10px;
	padding-top: 25px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

#footer-inner strong {
}

#footer-inner h4 {
	margin-left: 15px;
	margin-bottom: 2px;
	color: #669900;
}

.smaller {
	color:#000;
	font-size:11px;
	line-height:145%;
}

#artists {
		
}
#artist-menu {
	list-style-type: none;
	font-size: 13px;
}

#artist-menu li {
margin-left:5px;
text-align:left;
text-transform:uppercase;
}

#addtocart a {
	
}
#addtocart img {
	vertical-align: text-bottom;
}
#addtocart {
	border-bottom: 2px solid #efefef;
	border-top: 1px solid #efefef;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 45px;
}


.print {
	width: 190px;
	height: 190px;
	background: url(../images/img_bg.png) no-repeat;
	margin-top: 5px;
	margin-bottom: 15px;
}

.print-top {
	font-size: 12px;
	margin: 0;
	padding:5px 5px;
	text-align: center;
	height: 30px;
	color: #669900;
	font-weight: bold;
	}

.print-top a {
	line-height: 1em;
}

.print-bottom {
	color: #999;
	clear:both;
	font-size: 13px;

	height: 20px;
	padding: 20px 5px 0px 10px;
	
	}

.print-bottom table{
	width: 95%;
}
.print-bottom strong {
	/*color: #669900;*/	
}
.print-mid {
	text-align: center;
	height: 98px;
	overflow: hidden;
	}

.print-med {
	overflow: hidden;
	margin-top:5px; 
	width: 300px
}

.print-details dt {
	color: #669900;
}



.artist-description {
	margin-bottom: 30px;
	margin-left: 15px;
	padding-right: 15px;
}

#stayintouch {
	margin-bottom: 30px;
}

#signup {
	/*color: #669900;*/
	padding-bottom: 5px;
}

#signup-email {
    background: url("../gfx/input-bg.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    font-size: 1.2em;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    width: 221px;
}

#signup-button {
	background:transparent url(../gfx/send.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	height:30px;
	margin-top:5px;
	text-indent:-9999px;
	width:60px	
}

.save-button {
	background:transparent url(../gfx/save.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	height:30px;
	margin-top:5px;
	text-indent:-9999px;
	width:60px	
}

#opening-artists dd {
	display: inline;
	font-size: 17px;
	line-height: 1.5em;
	padding-right: 1px;
}

#opening-artists dd.even {
	color: #669900;
}

#opening-artists dd.odd {
	color: #007dbc;
}

#carousel {
	background: url(../images/webshop_teaser_bg.png) no-repeat;
	width: 250px;
	height: 250px;
}

#teasers , #teasers li {
	height: 250px;
	width: 250px;
}

#webstore {
}

#webstore .print {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0;
	background: none;
}

#webstore .print-top {
	height: 20px;
	padding: 0;
	padding-top: 5px;
}

#webstore .print-mid {
	height:175px;
	overflow: hidden;
}

#webstore .print-bottom {
	height: 35px;
	padding: 0;
	padding-top: 12px;
}

#webstore .print-bottom span {
	margin-right: 35px;
}
#webstore .print-bottom #basket-wrap {
}

.carousel-img-wrapper img {
	
}

.more-pics {
	margin-top: 15px;
}

.more-pics a{
}

#exhibition-img-wrapper {
	width:190px;
	height:200px;
	float: right;
	margin-left: 15px;
}

div.event {
	margin-top: 15px;
}

div.event h4 {
	margin-top: 3px;
}

div.event-icon {
	-moz-box-shadow:0 1px 4px #FCFCFC;
	background-color:#00A9E5;
	border:1px solid #E5EDEF;
	color:white;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	width:50px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.event-icon span {
	background-color:white;
	color:#7F7F7F;
	display:block;
	font-family:Rocky;
	font-size:28px;
	height:40px;
	line-height:45px;
	text-align:center;
	width:50px;
}

div.event-date {
	font-size: 10px;
	font-style: italic;
	border-bottom: 1px solid #efefef;
	padding-bottom: 3px;
	color: #c7c7c7;
	font-weight: bold;
}

h4.exhibit-date {
	padding: 5px 0px;
	margin-top: 3px;
	padding-top: 0px;
	font-size: 11px;
	color: #7bae36;
}

div.object-right {
float:right;
}

div.factbox {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F2FBFF;
	background-position:2px 50%;
	border:1px solid #F2F2F2;
	display:block;
	float:right;
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	margin-bottom:10px;
	margin-left:14px;
	margin-right:0;
	padding:14px;
	width:260px;
}

div#aside {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#F2FBFF;
	background-position:2px 50%;
	border:1px solid #F2F2F2;
	display:block;
	float:right;
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	margin-bottom:10px;
	margin-left:14px;
	margin-right:0;
	padding:14px;
	width:210px;
}

ul.right-nav li a {
	margin-bottom: 5px;
	background-color:#f2ffee;
	background-color: #F6FCFF;
	-moz-border-radius:5px 5px 5px 5px;
	border:1px solid #F2F2F2;
	font-family:Arial;
	font-size:14px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	display: block;
}

.grid_4 ul.right-nav li a {
	width: 275px;
}

.grid_3 ul.right-nav li a {
	width: 195px;
}

ul.right-nav li.active a {
	background-color:#00A9E5;
	color: #fff;
}

h2.exhibit {
	color: #63B2FC;
	border-bottom:none;
	margin-bottom: 5px;
}

.byline {
	margin-top: 5px;
}

.byline span {
	font-size: 10px;
	color: #bfbfbf;
	font-style: italic;
}

.main-wrapper li {
	font-size:13px;
	list-style-image:url("none");
	list-style-type:disc;
	padding-bottom:5px;
	margin-left:15px;
}

#teasers li {
	margin: 0 0;
	padding: none;
	list-style-type:none;
}

.main-wrapper form label {
	display: block;
}

.wishlist dt {
	color: #7BAE36;
	margin-bottom: 2px;
	font-size: 15px;
}

.wishlist dd {
	margin-bottom: 8px;
}

.wlist-create {
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#F2FBFF;
	background-position:2px 50%;
	border:1px solid #F2F2F2;
	display:block;
	float:right;
	font-family:Arial;
	font-size:14px;
	line-height:25px;
	margin-bottom:10px;
	margin-left:14px;
	margin-right:0;
	padding:14px;
}

.wlist-create .input {
	background:url("../gfx/input-bg-lrg.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	display:block;
	font-size:14px;
	height:30px;
	padding:6px 4px 4px;
	width:400px;
}

.wlist-create textarea.input {
	background:url("../gfx/input-bg-area.gif") no-repeat scroll 0 0 transparent;
	height: 100px;
}

.act-button {
	background:transparent url(../gfx/act-list-button-bg.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	display:block;
	height:30px;
	margin-top:5px;
	text-indent:-9999px;
	width:70px	
}
#infomsg {
	background-color:#FFFFFF;
	background-image:none;
	border-color:#CCCCCC -moz-use-text-color;
	border-style:solid none;
	border-width:2px medium;
	color:#000000;
	font-size:14px;
	font-style:italic;
	margin:10px 0;
	padding:0px;
}
#infomsg span {
	padding: 10px;
	display: block;
}

.errors {
	color: red;
}

.nyhet {
	background: #fff;
	height:20px; 
	color: #7BAE36;
	font-family: Rocky, Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	padding: 5px 0px;	
}

div.nyhet img {
	margin-left: 5px;
}

a#ocx {
	background-image: url(../images/ocx-logo.jpg);
	width: 350px;
	height: 341px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
}
