/* CSS Document */

/*main construction*/
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {
	border:none;
}
fieldset {
  	padding: 1em;
}
  	
label {
  	float:left;
  	width:25%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
input, textarea {
	margin: 1px;
}
body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
#container {
	width: 88%;
	background: #fff;
	margin: 0 auto;
	padding-top: 11px;
}
#header {
	width: 100%;
}
#sidebar {
	width: 30%;
	height: 100%;
	float: left;
}
#maincontent {
	width: 60%;
	float: right;
}

#footer {
	width: 100%;
	clear: both;
	text-align: right;
}

/*******************Textstyle*******************************************************/
#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
#maincontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: white;
	color: #000000;
}
#maincontent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: white;
	color: #000000;
}
#maincontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: white;
	color: #000000;
}
#maincontent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: white;
	color: #000000;
}
#maincontent h3 a {
	color: #000000;
}
#maincontent h3 a:hover {
	color: #cccccc;
}

/*******************Navigation*******************************************************/
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:106px;
	height:150px;
	position:relative;
	margin:0;
	font-size:11px;
	margin:50px 0;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#999999;
	width:106px;
	text-align:right;
	border:1px solid #fff;
	border-width:1px 1px 0 0; 
	background:#fff;
	line-height:19px;
	font-size:12px;
	font-weight: bold;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float:left;
	margin-right:1px;
	position:relative;
	margin-bottom: 10px;
}
.menu ul li ul {
	display:block;
	position:absolute;
	top:0;
	left:105px;
	width:105px;
}
.menu ul li ul li a, .menu ul li ul li a:visited{
	font-size:12px;
	font-weight: normal;
	height:auto;
}
.menu ul li ul li:hover a.hide {
	background:#fff;
	color:#000;
}
.menu ul li ul li:hover a.hide {
	width:300px;
}
/************************************Slider*****************************************/
#slide {
	color: #000000;
	padding: 5px;
	margin: 5px;
}

#slide a {
	color: #000000;
}
#slide a:hover {
	color: #cccccc;
}


/***********************************morpher***************************************/
.morph1 {
	color: #666;
	background-color: #ccc;
	height: 200px;
	width: 100px;
	font-size: 15px;
	overflow: hidden;
	opacity: 1;
	border: 2px solid #aaa;
	margin: 0;
	padding: 5px;
}
 
.morph2 {
	color: #000;
	/*background-color: #ff3300;*/
	height: 100px;
	width: 150px;
	font-size: 12px;
	opacity: 0.7;
	margin: 60px;
	padding: 60px;
	border: 10px solid #000;
	background-image: url(../pictures/barnett1_original.jpg);
}
/***********************************pictureslider***************************************/
.highslide {
	cursor: url(fileadmin/templates/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {

}
.highslide:hover img {

}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(fileadmin/templates/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 12px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper, .highslide-html-content {
    width:600px;
    padding: 5px;
}
.highslide-wrapper, .highslide-header div {
}
.highslide-wrapper, .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper, .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper, .highslide-header ul li.highslide-previous, .highslide-wrapper, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper, .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper, .highslide-header a:hover {
	color: black;
}
.highslide-wrapper, .highslide-header, .highslide-move a {
	cursor: move;
}
.highslide-wrapper, .highslide-footer {
	height: 11px;
}
.highslide-wrapper, .highslide-footer, .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(fileadmin/templates/highslide/graphics/resize.gif);
}
.highslide-wrapper, .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*********************Border for artistimages****************************/
img.border {
	padding: 5px 10px;
	border: 1px solid #ccc;
}
/*********************layout for the archivecolumns**************************/
.tx-kwadrat-pi3-archive {
	width:100%;
	display:block;
}
.archivecolumnleft {
	border-bottom: 1px solid #CCCCCC;
	width: 49%;
	float: left;
	clear:both;
	margin-bottom: 20px;
}
.archivecolumnright {
	float:left;
	width:50%;
	margin-bottom:20px;
}
/*********************layout for the artistmenu**************************/
.tx-kwadrat-pi2-listrowField-name {
	width:30%;
	float:left;
}
.cvLink {
	float:left;
}
.tx-kwadrat-pi2-listrowField-artobjects {
	width:100%;
	clear:both;
	margin-top:20px;
}
.aboutworksLink {
	margin-left:20px;
}
/*********************layout for the upcoming or current exhibition**************************/
.exhibDesign {
	margin-bottom:20px;
	border-bottom: 1px solid #666666;
	
}