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

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%;*/
	width: 616px;
}

#logo {
	position: relative;
	float: left;
	/*
	background-image: url('galleri-riis-logo-w140.png');
	background-image: url('galleri-riis-logo-w90.jpg');
	background-image: url('galleri-riis-logo-w120.png');
	*/
	background-image: url('galleri-riis-logo-w143.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 180px; 
	height: 26px;
	margin-top: 4px;
}


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



.middleTopText {
	float: left;
	width: 416px;
	left: 200px;
	position: absolute;
	/*bottom: 30px;*/
	top: 35px;
	text-transform: uppercase;
}

.rightTopText {
	float: left;
	width: 416px;
	left: 666px;
	position: absolute;
	/*bottom: 30px;*/
	top: 35px;
	text-transform: uppercase;
}

.middleTopText > .place,
.rightTopText > .place {
	font-weight: bold;
	margin-bottom: 14px;
}

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


#topMenu {
	float: right;
	float: left;
	margin-left: -3px;

	margin-right: -5px;
	/*margin-left: 45px;*/
	/*position: absolute;*/
	right: -5px;
	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;
}
img.hasBorder {
	border: 1px solid black;
}


.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_current_subview > .place,
#exhibitions_upcoming_subview > .place {
	font-size: 12px;
	margin-left: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#exhibitions_current_subview > .exhibitionList,
#exhibitions_upcoming_subview > .exhibitionList {
	margin-bottom: 20px;
}

.
/**************** 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.hover {
	border-color: #ff7700;
}

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

.exhibitionList .names {
	font-weight: bold;
	padding-right: 5px;
}
.exhibitionList .title {
	padding-right: 5px;
}
.exhibitionList .date {
}
.exhibitionList .place {
	padding-left: 5px;
}

/*
.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;	
}



p {
	margin: 0px 0px 18px 0px;
}

/**************** columns ****************/
.column {
	width: 416px;
}
#leftColumn {
	float: left;
	margin-left: 200px;
}
#rightColumn {
	float: left;
	margin-left: 50px;
}

.column > .topPart {
	margin-top: 45px;
	margin-bottom: 40px;
}

.column > .bottomPart {
	xwidth: 300px;
	font-size: 12px;
}

.column > .topPart > .place {
	font-weight: bold;
	text-transform: uppercase;
}

#bottom {
	margin-left: 200px;
	clear: both;
	font-size: 12px;
	padding-top: 30px;
}

/**************** contact/ ****************/
.page-contact #mainBox {
	width: 1082px;
}

.page-contact .column > .bottomPart {
	width: 300px;
	font-size: 12px;
}

.page-contact .bottomPart p a {
	padding: 0px 4px 0px 4px;
	margin-left: -5px;
	border: 1px solid #fff;
}
.page-contact .bottomPart p a:hover {border-color: #ff7700;}


/**************** gallery/ ****************/

.page-gallery #mainBox {
	width: 1082px;
}
.page-gallery .middleBox {
	width: 882px; /*416 + 416 + 50*/
}
.page-gallery .topBox > div {
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	top: 40px;
}
.page-gallery .topBox .desc-leftImage {
	left: 200px;
}
.page-gallery .topBox .desc-rightImage {
	left: 666px;
}
.page-gallery .contentPane {
	width: auto;
}
.page_gallery .generalTextBlock {
	clear: both;
}

/**************** home/ ****************/

.page-home .column > .topPart {
	height: 70px;
}
.page-home .column > .topPart > .place {
	margin-bottom: 16px;
}
.page-home .column > .topPart > .exhibitionInfo {
	text-transform: uppercase;
}

.page-home .topBox {
	height: 132px;
}
.page-home #mainBox {
	width: 1082px;
}
.page-home .middleBox {
	width: 882px; /*416 + 416 + 50*/
}
.page-home .bottomPart a {
	display: block;
}
.page-home .bottomPart img {
	width: 416px;
	display: block;
}
.page-home .bottomPart img.hasBorder {
	width: 414px;
}
.page-home .image-right {
	margin-left: 50px;
}


/**************** subscribe/ ****************/


.page-subscribe .field {
	width: 300px;
	margin-bottom: 10px;
	overflow: hidden;
}
.page-subscribe .field > .label {
	margin-bottom: 5px;
}
.page-subscribe .field > .entry {
	width: 290px;
}


.page-subscribe #submitButton {
	margin: 0px;
}

/*
.page-subscribe .facebooklink {
	margin-top: 40px;
	margin-bottom: 5px;
	background-image: url(logo-facebook.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.page-subscribe .facebooklink a {
	padding: 0px 4px 0px 4px;
	margin-left: -5px;
	border: 1px solid #fff;
}
.page-subscribe .facebooklink:hover a {border-color: #ff7700;}
*/





.facebooklink {
	margin-top: 40px;
	margin-bottom: 5px;
	background-image: url(logo-facebook.png);
	background-repeat: no-repeat;
	height: 14px;

}

.facebooklink a {

	padding-left: 20px;

	height: 14px;

}
.facebooklink span {
	padding: 2px 4px 2px 4px;
	border: 1px solid #fff;

}
.facebooklink a:hover span {border-color: #ff7700;}


