body {
	background-color: #333;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/*	background-image: url(../images/body_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}

#scrollbar {
	/*height:500px;*/
	height: 100%;
	overflow:auto;
	layer-background-color:#fff;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	scrollbar-base-color: #CCCCCC;
	width: 895px;
}
.artist_summary {
	/*background-image: url(../images/artist_summary_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	margin-left: 50px;
	display: block;
	clear: both;
	padding-bottom: 5px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.artist_name {
	font-size: 1.4em;
	text-transform: uppercase;
}


.header{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	padding-left:0px;
	background-color:#000;
	/*height: 71px;*/
}
#container {
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
	border: 0px solid #000;
}
#events_content {
	float: left;
	margin-left: 0px;
	width: 500px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	line-height: 1.6em;
}
#events_images {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
#news_content {
	padding: 10px;
	float: left;
	margin-left: 100px;
	width: 350px;
}
#news_images {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 75px;
}
#services_content {
	padding: 10px;
	margin-left: 50px;
	width: 650px;
}
#submission_content {
	padding: 0px;
	margin-left: 50px;
	width: 895px;
	margin-right: 50px;
}
#about_content {
	padding: 0px;
	margin-left: 0px;
	width: 100%;
	min-height: 500px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#contact_content {
	padding: 0px;
	margin-left: 0px;
	width: 100%;
	min-height: 500px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#newsletter_content {
	padding: 0px;
	margin-left: auto;
	width: 600px;
	line-height: 1.2em;
	margin-right: auto;
	font-size: 1.1em;
}

.topnav {
	font-size:.8em;
	font-weight: normal;
	background-color: #3C3C3C;
/*	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
*/	color: #FFFFFF;
	height: 15px;
	text-align: right;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 7px;
	letter-spacing: 0.041em;
}

.topnav a:link, .topnav a:active, .topnav a:visited{
	text-decoration:none;
	color:#FFFFFF !important;
	margin-right: 12px;
	margin-left: 12px;
}
.topnav a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}

.subnav {
	background-color: #666;
/*	font-size:1em;
	font-weight: normal;
	text-align:center;
	padding-right:8px;
	padding-left:8px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #969696;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	letter-spacing: 0.041em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
*/}
.subnav a:link, .subnav a:active, .subnav a:visited{
	text-decoration:none;
	color:#FFF;
}
/*.subnav a:hover{
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8030D;
}
*/
.contextnav {
	margin-top:0px;
	background-color: #CCC;
	/*	font-size:0.8em;
	font-weight: normal;
*/	text-align:left;
	padding-right:-8px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #949494;*/
	color: #333333;
	font-size: 0.8em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-left: 52px;
	letter-spacing: 0.041em;
}
.contextnav a:link, .contextnav a:active, .contextnav  a:visited{
	text-decoration:none;
	color:#333333;
}
.contextnav a:hover{
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8030D;
}



/* this is for the current page 'you are here' styling in subnav
   matching id's are set in menu.php and each file sets the
   id in <body> */
body#home a#home,
body#artists a#artists,
body#search a#search,
body#events a#events,
body#news a#news,
body#services a#services,
body#about a#about,
body#contact a#contact,
body#login a#login,
body#mydata a#mydata,
body#myfavoriteworks a#myfavoriteworks,
body#myfavoriteartists a#myfavoriteartists,
body#shoppingcart a#shoppingcart,
body#welcome a#welcome,
body#blog a#blog
{
/*	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8030D;
	margin-top: 3px;
	margin-bottom: 3px;
*/}


#artist_dropdown {
	text-align:right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
.bottomnav {
	background-color: #E2E2E2;
	color:#666666;
	height:16px;
	padding-top:4px;
	padding-right:15px;
	vertical-align:middle;
	font-size:.9em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #969696;
	clear: both;
	padding-bottom: 3px;
}
.bottomnav a:link, .bottomnav a:active, .bottomnav a:visited{
	color:#666666;
	text-decoration:none;
}

.bottomnav a:hover{
	text-decoration:underline;
}
#main {
	width:100%;
}
#slideshow {
text-align:center;
vertical-align:middle;
padding-left:20px;
padding-bottom:15px;
}
#company_desc {
padding-left:25px;
padding-top:60px;

}
.hours {
padding:30px 0px 0px 20px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.location {
color:#666666;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
padding-bottom:20px;
}
.egallery {
padding-top:30px;
}
.padright {
padding-right: 15px;
}

td.artist a:link, td.artist a:visited, td.artist a:active{
	color:#666666;
	text-decoration:none;
	font-size: .9em;
}
td.artist a:hover {
color:#000;
text-decoration:underline;
}

#main {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#main a:link, #main a:active,#main a:visited{
	color:#999999;
	text-decoration:none;
}

#main a:hover{
color:#000;
text-decoration:underline;
}

.inside-box {
	width: 895px !important;
	margin-right: auto;
	margin-left: auto;
}

.pad-btm {
padding-bottom:20px;
}
#results {
	width:600px;
	text-align:left;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;/*border:1px dotted #000;*/
	margin-bottom: 5px;
	margin-top: 3px;
}
#results-text {
	width:450px;
	/*background-color:#E6E6E6;*/
	min-height:100px !important;
	padding: 5px;
}
.padleft {
padding-left:18px;
}

#footer2 {
	color: #FFFFFF;
	margin-top: 10px;
	clear: both;
	font-size: .8em;
	padding-right: 3px;
	padding-left: 3px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer2 a:link, #footer2 a:visited, #footer2 a:active{
	color:#999999;
	text-decoration:none;
}
#footer2 a:hover {
	text-decoration:none;
	color: #CCCCCC;
}

td.hart_url a:link, td.hart_url a:visited, td.hart_url a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 1.1em;
}
td.hart_url a:hover {
	text-decoration:underline;
}



.floatleft {
	float:left;
}

.floatright {
	float:right;
}
.col1 {
	clear: both;
	float: left;
	width: 425px;
	margin-left: 0px;
	padding-top: 5px;
}
.col2 {
	float: left;
	width: 300px;
	padding-top: 5px;
}

.mybutton
{
	color: #333333;
	border: 2px outset #d7b9c9;
	background-color: #DDDDDD;
	font-weight: bold;
	font-size: .9em;
} 


/* show large image on thumbnail hover

  show thumbnail, that on hover will display full image, example: 
<a class="thumbnail" href="#thumb"><? echo $thumbUrl; ?> <span> <img src="<? echo $titleLargeUrl;?>" </span></a> 
*/           

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	/*	top: -150px;
*/	left: 202px; /*position where enlarged image should offset horizontally */
}

.thumbnail2{
position: relative;
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	/*	top: -150px;
*/	left: 110px; /*position where enlarged image should offset horizontally */
}

.thumbnail3{
position: relative;
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}

.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	/*	top: -150px;
*/	left: 66px; /*position where enlarged image should offset horizontally */
}
#bio {
	margin: 10px;
}
.error {
	color: #D10004;
	text-align: center;
}

.smalltext {
	font-size: .9em;
}
.indent_underline {
	text-transform: uppercase;
	padding-left: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D00003;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	float: left;
}
.indent_text {
	text-indent: 70px;
	display: block;
	font-size: .9em;
}
.indent {
	font-size: 1em;
	clear: both;
	line-height: 1.4em;
	margin-left: 50px;
	margin-right: 55px;
}

.spacer {
	height: 5px;
	width: 100%;
}
.padtext {
	padding-right: 15px;
	padding-left: 280px;
}
#newsletter {
	float:left;
	padding-left: 5px;
}
#newsletter, #newsletter a {
	text-align: left;
	font-size: 0.9em;
	color: #333;
	text-decoration:none;
}
#newsletter a:hover {
	text-decoration:underline;
}
.bigtext {
	font-size: 1.2em;
}
.nice-text {
	font-size: 1.1em;
	line-height: 1.5em;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
}


.red-underline {
	color: #C00;
	text-decoration: underline;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

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

