body {
        text-align:center;
}

.sitename {
	font-size: 2em;
	color: #8653a0;
	padding: 3px;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #8653a0;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px none;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none;
}

a.topnav:link, a.topnav:visited, a.topnav:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#sidenav {
	background-color: white;
	height: 23px;
	
}

a.lvl1nav:link, a.lvl1nav:visited, a.lvl1nav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 100%;
}

a.lvl1navsel:link, a.lvl1navsel:visited, a.lvl1navsel:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 100%;
}

a.sidenav:link, a.sidenav:visited, a.sidenav:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 100%;
}

a.sidenavsel:link, a.sidenavsel:visited, a.sidenavsel:active{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 100%;
}

a.footernav:link, a.footernav:visited, a.footernav:active {
	color: #000000;
	text-decoration: none;
}
a.footernav:hover {
	color: #000000;
	text-decoration: underline;
}

.sidenavdivider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #8653a0;
}

.modulemaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #8653a0;
}
.moduletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8653a0;
	font-weight: bold;
	line-height: 140%;
}
.moduleheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8653a0;
	font-weight: bold;
	line-height: 140%;
}
.moduledate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
}
.modulesummary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 140%;
	padding-bottom: 5px;
}
.moduletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 140%;
}
.moduledivider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8653a0;
	margin-bottom: 5px;
}
.blockmaintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 120%;
	background-color: #8653a0;
	padding: 0px 2px;
}
.blocktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 120%;
	padding-top: 5px;
}
.blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 120%;
}
.blockdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 120%;
}
.block {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #8653a0;
	margin-bottom: 5px;
	width: 100%;
}


.maintable {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8653a0;
	border-left-color: #8653a0;
	background-color: #FFFFFF;
}

.maintablefullwidth {
	background-color: #FFFFFF;
}

.warning {
	font-weight: bold;
	color: #CC0000;
}




#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #999999 !important;
	border: 2px dotted #999 !important; /* */
}

#minicart {
	font-size: 0.9em;	
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #8653a0;
}

.notice {
	color: #996600;
	font-weight: bold;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}


/*
artist module
*/
.artists_list {
	border:1px solid black;
	width:120px;
	margin:10px 0px 10px 0px;
}
.artists_list th {
	background-color:#003399;
	color:#FFFFFF;
	text-decoration:none;
}
.artists_list td {
	padding:5px;
}
#artist_name {
	background-color:#003399;
	color:#FFFFFF;
	padding:10px 0px 10px 10px;
	text-align:center;
}
#artist_section {
	background-color:#003399;
	color:#FFFFFF;
	padding:10px 0px 10px 10px;
	text-align:center;
}
#artist_quote {
	padding:10px;
	background-color:#CCFFFF;
	/*font-style:italic;*/
}
#artist_quote .italic {
	font-style:italic;
}
#artist_manager {
	padding:3px;
	font-size:10px;
}
#artist_menu td {
	padding:3px;
	background-color:#003399;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#artist_menu a {
	text-decoration:none;
	color:#FFFFFF;
}
#artists_search {
	border: 1px solid #003399;
}
#artists_search .input, select {
	border:1px solid black;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
}
#artists_search .label {
	margin:0;
	padding:2px 0px 0px 0px;
}

#form {
	padding: 0;
	margin: 0;
	}
	

/********* LIGHTBOX **********/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/includes/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/includes/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/includes/lightbox/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	