/**
* CSS
* 
* @version 1.0
* @author Mertens 
*/




.fullscreenDiv{ background-image:url(../img/loadingAnimation-whbg.gif); background-position:center center; background-repeat:no-repeat;}

* {
	margin: 0;
	padding: 0;
}
th{ white-space:nowrap;}
body {
	font-size: 9pt;
	/*font-family: "Courier";*/
	font-family:"Georgia";
	background: #fff;
	text-align:center;
	/*text-transform:uppercase;*/
	width:100%;
	text-align:center;
	
}
.homelink{ width:15%;}
#exhibit-container{ float: left;
width: 100%;}
#googlecart-checkout-button {
cursor: pointer;
height: 33px;
width: 150px;
margin-left: 0px;
margin-right: 45px;
}
.ucase {
	/*text-transform: uppercase;*/
	font-weight:bold;
}
.columns{ width:15%;}
.section-menu a{ white-space:nowrap;}
.section-menu, .double-section-menu, .triple-section-menu  {
	float:left;
	
	padding: 0 2% 5px 0;
}
.double-section-menu { width:340px; }
.triple-section-menu { width:49%;}
.shoplink{width: 10%;
padding: 0px;}

.tenpxwide { width:10px; text-align:center; float:left; }
.last { padding-right:0px;}
.bottomborder { border-bottom:1px solid #000000; width:100%; }
.bigbottommargin { margin-bottom: 40px; }
.bigtopmargin { margin-top: 40px; }
.paddingbottom { padding-bottom: 6px;
margin-bottom: 6px;}
.pointer { cursor:pointer; }

.relbox { float:left; }

a:link { text-decoration: none; color: #666;}
a:active { text-decoration: none; color: #666;}
a:visited { text-decoration: none; color: #666; }
a:hover, a.title-link:hover { text-decoration: none; color: #0066ff;}

.blue { color:#0066ff ! important; }
.grey { color:#666666 ! important; }

a img { border: none; }

#menu {
    max-width: 1050px;
	min-width:820px;
    overflow: hidden;
	background-color: #fff;
	margin: auto;
	text-align:left;
	padding: 0 30px 0 30px;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
    max-width:1050px;
	min-width:820px;
    margin: auto;
    text-align:left;
    padding-right: 30px;
padding-left: 30px;
}

.container { padding: 5px 0px 0px; }
#content p { margin-bottom: 9px; }
#footer { padding-top:10px; color:#666; margin-bottom:50px; }
p { margin: 0 0 9px 0; }

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

.info-page-box   {
	float:left;
	width:345px;
	padding: 0 5px 40px 0;
}

.section-title {
	border-bottom: 2px solid black;
}

a.active { color: #0066ff; font-weight:bold; }
a.active:hover { text-decoration:none; }
.wide-ul { color: #000000; border-bottom:1px solid #999999; width:1050px; margin-bottom: 10px; }
/*div.uline { border-bottom: 2px black solid; height:5px; width:100%; }*/
a.title-link { color: #000; }

.btmpad10px { padding-bottom: 10px; }
/*#site-title { margin-top:40px; margin-bottom:40px; }*/
#content table p { width: auto; }
div.cl { clear: both; }

div.fullscreenDiv {
	position:relative;		
}

div.button-holder {
	display:inline;
	position:absolute;
	z-index:100;
	width:32px;
	height:32px;
	top:0;
	left:0;
	background-color:transparent;	
}

#googlecart-widget, #googlecart-widget-spacer {
width: 25em!important;
height: 2em;
}


