body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	padding-bottom: 20px;
	/*visibility: hidden;*/
}

a:link {color: black; text-decoration:none; outline: none;}
a:visited {color: black; text-decoration:none; outline: none;}
a:hover {color: black; text-decoration:none; outline: none;}
a:active {color: black; text-decoration:none; outline: none;}

ul {margin: 0px; padding: 0px; list-style-type: none;}

#mainBox {
	width: 1020px; /*1000*/
	/*height: 500px;*/
	margin-left: 30px;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
	overflow: hidden; /* helps with sizing issues */
}

#topBox {
	float: left;
	position: relative;
	width: 100%;
}

#logo {
	position: relative;
	float: left;
	background-image: url('galleri-riis-logo-small.gif');
	width: 180px; 
	height: 24px;
	/*margin-left: 4px; /* compansation for the padding on submenu items*/
}


.topBox {
	float: left;
	width: 100%;
	height: 100px;
	position: relative;	
}

.middleTopText {
	float: left;
	width: 650px;
	left: 200px;
	position: absolute;
	bottom: 30px;
	text-transform: uppercase;
}

/**************** Top Menu ****************/


#topMenu {
	float: right;
	/*position: relative;*/
	margin-top: 10px;
}

#topMenu li {
	margin: 0px 0px 0px 20px;
	float: left;
}

#topMenu li.selected {
	background-color: #ff7700;
	border-color: #ff7700;	
}

/*
#topMenu li:hover, #topMenu li.hover {
	border-color: #ff7700;	
}
*/

#topMenu li a {
	float: left;
	display: block;
	padding: 0px;

	padding: 2px 4px 2px 4px;
	border: 1px solid #ffffff;

}
#topMenu li.selected a {border-color: #ff7700;}
#topMenu a:hover {border-color: #ff7700;}

/****************  ****************/


.subviewsContainer {
	width: 820px; /*800*/
	float: left;
	/*overflow: hidden;*/
}

.subview {
	display: none;
	/*float: left;*/
	/*width: 800px;*/
	/*overflow: hidden;*/
	height: 500px;
}

.subviewMode {
	/*display: none;*/
	/*float: left;
	width: 100%;*/
}


.middleBox {
	float: left;
	width: 640px;
	/*height: 400px;*/
}

.page-home .middleBox {
    width: auto;
}
.page-home .homeImage {
    margin-right: 15px;
}

.homeImage {
	/*width: 500px;*/
	cursor: pointer;
	border: 1px solid #444444;
}
#bottom img {
	cursor: pointer;
	border: 1px solid #444444;
}

.middleBox .contentPane {
	width: 500px;
	/*height: 450px;*/	
	font-size: 12px;
}

#artist_biography_subview .contentPane {
	height: 450px;	

}

.middleBox .contentPane p {
	margin: 0px;
}

.rightBox {
	float: left;
	width: 180px; /* 160*/
	height: 400px;
}

#imagesCollection img {
	display: none;
}



a img{
	border: none;
}

.leftBox {
	float: left;
	width: 200px;
	height: 200px;
	clear: left;
}

.jScrollPaneTrack {
	background: #aaa;
}
.jScrollPaneDrag {
	background: #000;
}

#pleaseContactForMoreInfo {
	/*float: left;*/
	margin-top: 30px;
	font-size: 12px;
	clear: both;	
}
#homepage {
	/*float: left;*/
	margin-top: 5px;
	font-size: 12px;
	clear: both;
	float: left;
	margin-bottom: 3px;
	position: relative;
	left: -3px;
}
#homepage a {
	border: 1px solid white;
	padding: 2px 2px 2px 2px;
}
#homepage a:hover {
	border-color: #ff7700;

}

.comingSoonMessage {
	font-size: 12px;
}

.bottomSpacer {
	height: 20px;
	clear: both;
}


#artistsInExhibition {
	padding: 0px;
	text-transform: uppercase;
	position: relative;
	left: -4px;
	/*font-size: 12px;*/
}
#artistsInExhibition li {
	margin-bottom: 10px;

}
#artistsInExhibition li a {
	padding: 2px 4px 2px 4px;
	border: 1px solid #fff;
}
#artistsInExhibition li a:hover {border-color: #ff7700;}

/**************** exhibitions list ****************/
.exhibitionList {
	/*height: 500px;
	width: 650px;
	width: 795px;
	padding: 0px;
	margin: 0px;
	float: left;*/
	padding: 0px;
	margin: 0px;
}

#listOfPastExhibitions {
	height: 500px;
	width: 795px;
	/*float: left;*/
}

.exhibitionList li {
	margin-bottom: 10px;
	/*clear: both;
	float: left;*/
	text-transform: uppercase;
	border: 1px solid #ffffff;
	padding: 2px 2px 2px 2px;
	/*padding: 2px 0px 2px 0px;*/
	font-size: 12px;
}

/*
.exhibitionList li .title:after {
	content: ',';
}
*/

.exhibitionList li.hover {
	border-color: #ff7700;
}

.exhibitionList li div {
	display: inline;
	float: none;
}

.exhibitionList .names {
	font-weight: bold;
	/*padding: 2px 2px 2px 2px;
	float: left;
	clear: both;*/
	padding-right: 5px;
}
.exhibitionList .title {
	/*padding: 2px 2px 2px 2px;
	float: left;
	clear: both;*/
	padding-right: 5px;

}
.exhibitionList .date {
	/*float: left;
	clear: both;
	padding: 2px 2px 2px 2px;*/
}

/*
.exhibitionList .clickHere {
	border: 1px solid #ffffff;
}

.exhibitionList a:hover .clickHere {
	border-color: #ff7700;
}*/



/**************** left menu ****************/
#subMenu {
	float: left;
}
#subMenu li {
	white-space: nowrap; /* antibug ie6 and ie7 */
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ffffff;
	cursor: pointer;
}
#subMenu li.selected {background-color: #ff7700; border-color: #ff7700;}
#subMenu li:hover {border-color: #ff7700;}
#subMenu li.hover {border-color: #ff7700;} /* for ie6 */

/**************** biography ****************/
.cvSection {
	float: left;
	clear: both;
	width: 100%; /* ie7 antibug*/
}

.cvSectionTitle {
	margin-bottom: 8px;
	margin-top: 8px;
}

.cvPersonInfo {
	float: left;
	clear: both;
	margin-bottom: 16px;
}

.cvYearBlock {
	float: left;
	clear: both;
	width: 100%; /* ie7 antibug*/
}

.cvYear {
	float: left;
	width: 70px;
	clear: both;
}

.cvEntry {
	float: left;
	clear: both;
}

.cvEntryBlock {
	float: left;
	margin-bottom: 8px;
	width: 400px;
}

/**************** image browser ****************/

.thumbBox {
	width: 550px;
	/*float: left;*/
	overflow: hidden;
	
	/*height: 300px;*/
}

.thumbBox div {
	float: left;
	width: 90px;
	height: 90px;
	border: 1px solid white;
	margin: 0px 15px 15px 0px;
	background-color: #cccccc;
	cursor: pointer;
}

.thumbBox div:hover, .thumbBox div.hover {
	border-color: #444444;
}


.bigImage {
	float: left;
	border: 1px solid #444444;
	cursor: pointer;
}

.imageNavigationBox {
	float: right;
}

.pieceInfoBox {
	float: left;
	line-height: 20px;
	clear: both;
	font-size: 12px;
	margin-top: 40px;
	width: 100%;
}

.navLeft {
	float: left;
	background-image: url('arrow-left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 13px;
	cursor: pointer;
}

.navRight {
	float: left;
	background-image: url('arrow-right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	width: 20px;
	height: 13px;
	cursor: pointer;
}

.navText {
	float: left;
	font-size: 12px;
}

.loading {
	background-image: url('loading.gif');
	background-repeat: no-repeat;	
}


/**************** contact.html ****************/

.page_contact .contentPane p {
	margin: 0px 0px 18px 0px;
}

