.leftContentContainer .col1 {
	float:left;
	width:500px;
	margin-right:12px;
}
.leftContentContainer .col2 {
	float:left;
	width:215px;
}


.popUpWelcomeBar
{
	border-top: 1px solid #ccc;
	background-color: #FFF;
}
.popupHeadStyle
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 120%;
	padding: 5pt;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #FFF;
	background-color: #ff2903;
}
.popupInnerStyle
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5pt;
	text-align: justify;
}
.popupbottomStyle {
	width: 250px;
	height: 4px;
	background-image:url(../img/bg_bottomBrd.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.popupClose
{
	text-align: right;
	width: 230px;
	padding-right: 18;
}

.exhibitionsBox {
	width:244px;
}
.exhibitionsBox dt, .exhibitionsBox dd {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.exhibitionsBox dt {
	border-top:1px solid #ccc;
}
.exhibitionsBox dd {
	font-size:110%;
	padding:8px 0 10px 13px;
	height:96px;
	overflow: hidden;
}
.exhibitionsBox dd .title { font-size: 120%; font-style:italic; }
.box1, .box2 {
	float:left;
}
.box1 {
	margin-right:11px;
}
.smallExhibit{
	float:left;
	width:468px;
	font-size:110%;
	padding:13px 16px 0 14px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	/*margin-bottom:-6px;*/
}
.smallExhibit dl dt, .smallExhibit dl dd {
	float:left;
}
.smallExhibit dl dt { margin-right:18px; width:92px; }
.smallExhibit .exhibitionsSmallBox {
	border-bottom:1px solid #E0E0E0; 
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.smallExhibit .last { border-bottom:0; }
.exhibitionsSmallBox .title { font-style:italic; }

#shop .leftContentBox {
	float:left;
	margin-right:13px;
	width:255px;
}
#shop .leftContentBox, .rightContentBox {
	font-size:110%;
}
#shop .leftContentBox dl {
	padding:0 17px 0 15px;
}
#shop .leftContentBox dl, #shop .rightContentBox dl {
	border:1px solid #ccc;
}
#shop .rightContentBox {
	float:left;
	font-size:100%;
	width:456px;
}
.shopDetailContainer { border:1px solid #ccc; font-size:110%; padding:0; }
#shop .shopDetailContainer .productDisplay {
	clear:both;
	border:0 !important; 
	padding: 15px;
	margin:0;
}
#shop .shopDetailContainer dt { margin-bottom:10px; float:left; width:125px; }
#shop .shopDetailContainer dt img {
	float:left;
	margin:0 0 25px 0;
}
#shop .shopDetailContainer dd { float:left; width:288px; margin-left:10px;}

.oneColumnContainer {
	border:1px solid #ccc;
}
.oneColumnContainer .columnContent {
	font-size:100%;
	padding:17px;
}
.detailContent { margin-bottom:24px; }
.detailContent blockquote {
	float:left;
	width:296px;
	margin:-17px 28px 20px -17px;
}
.detailContent blockquote img { margin-bottom:8px; }
.detailContent blockquote p { text-align:right; }

#summaryEvents h2, #summaryEvents h3, #summaryEvents h4, #summaryEvents h5 { color:#006666; font-size:110%; margin-bottom:17px; }
.imageGallery { float:left; height:224px; overflow:hidden; width:692px; }
.imageGallery ul{ margin-top:25px; }

.galleryArtistDetails { float:left; width:382px; }
.galleryArtistDetails .title { margin-bottom:10px; font-size:110%; }
.galleryArtistDetails .popmenubutton { margin:5px 0; }
.galleryArtistDetails .embedDiv { margin-top: 35px; }
.galleryArtistDetails .embedDiv li { margin-bottom: 6px; }
.galleryArtistDetails .embedDiv span { float:left; width:90px; margin-right: 10px; font-weight:bold; }



.dragbar { 
	clear: both; color: #999900; font-weight:bold;
}



