
BODY {
	background-color:		white;
	font-family:		verdana;
	font-size:			12px;
	margin-bottom:		60px;
}
A {
	color:			#800900;
	text-decoration:		none;
}
A:hover {
	color:			#999;
	text-decoration:		underline;
}
img  {
	border-style:		none;
}
H1 {
	font-family:		tahoma;
	letter-spacing:		3px;
	font-weight:		normal;
	font-size:			36px;
	line-height:		36px;
	color:			#999;
	margin-bottom:		20px;
}
h2 {
	font-family:		tahoma;
	letter-spacing:		1px;
	font-weight:		normal;
	font-size:			16px;
	line-height:		16px;
	margin-bottom:		3px;
}
h3 {
	font-family:		tahoma;
	font-weight:		bold;
	font-size:			14px;
	line-height:		14px;
	margin-bottom:		3px;

}

#mainDiv {
	margin:			70px auto;
	width:			770px;
}
#argologo {
	margin-bottom:		10px;
}

.contentDiv {
	padding-top:		20px;
	clear:			both;
	line-height:		18px;
	min-height:			400px;
}
.contentTextDiv {
	background-repeat:	no-repeat;
	background-position:	top right;
	padding-right:		400px;
	min-height:			510px;
}



.menuDiv {
	background-image:		url('/WPAssets/Regions/4b6ec3d3-4dd7-43c4-a56f-280cdf9298c9/Galleri Argo - menuline.jpg');
	background-repeat:	no-repeat;
	background-position:	top left;
	margin-bottom:		10px;
	padding-top:		2px;
}

A.itemA {
	float:			left;
	display:			block;
	padding:			2px 10px;
	color:			black;
}
.menuDiv A.selected {
	background-image:		url('/WPAssets/Pages/93cc5bda-5094-4484-92c5-9be64bf320a3/menuselected.gif');
	color:			white;
}



/*---------------------- EXHIBITION ----------------------*/
.exhibition  {
	font-size:			13px;
	color:			#333;
}


.exhibition .infoDiv {
	font-size:			11px;
	color:			#666;
}
.exhibition .whenText {

}
.exhibition .whenDate {
	color:			black;
	font-weight:		bold;
}
.exhibition .whereText {
	margin-left:		40px;
}
.exhibition .whereDate {
	color:			black;
	font-weight:		bold;
}
.exhibition .description {
	font-size:			13px;
	color:			black;
}


/*---------------------- EXHIBITION LISTITEM ----------------------*/




.exhibitionListItem {
	border-bottom:		5px solid #EEE;
	padding-top:		20px;
	padding-bottom:		20px;
}
.exhibitionListItem H2 {
	font-size:			20px;
	line-height:		20px;
	font-weight:		normal;
	margin-bottom:		5px;
	margin-top:			5px;
}

.exhibitionListText {
	width:			350px;
}

.exhibitionListItem .listimage {
	margin:			10px 0 10px 20px;
	float:			right;
}


.exhibitionListItem .artistsText {
	margin-top:			10px;
	font-size:			11px;
	color:			#666;
}
.exhibitionListItem .artists {
	font-size:			20px;
}
.exhibitionListItem .description {
	padding-top:		10px;
	font-size:			10px;
	color:			#999;
	
}


.infolink {
	display:			block;
	font-size:			10px;
}


.startpane1 .pane {
	padding-bottom:		20px;
	border-bottom:		1px dotted #CCC;
}
.startpane2 .pane {
	margin-top:			20px;
	float:			left;
	width:			495px;
	padding-right:		15px;
	border-right:		1px dotted #CCC;
}

.startpane3 .pane {
	margin-top:			20px;
	float:			right;
	width:			240px;
}
.startpane3 .date {
	font-size:			10px;
	color:			#333;
}

A.thumb {
	
}
IMG.thumb {
	margin:			5px 5px 0 0;
	border:			none;
}


