
body {
margin : 0;
padding : 0;
line-height : 1.5em;
font : 75% "Trebuchet MS", tahoma, verdana, arial, sans-serif;
background : #fff url(images/bg.jpg) repeat-y center;
color : #666;
}
#container {
width : 600px;
margin-right : auto;
margin-left : auto;
}
#banner {
width : 600px;
height : 218px;
margin-bottom : 10px;
padding : 0;
background : url(images/summerflowers_banner.jpg);
}
#title h1 {
margin : 0;
padding : 10px;
font-size : 1.5em;
color : #8c9e18;
background : inherit;
}
.container {
width : 600px;
margin : 0;
padding : 0;
}
#top-nav {
text-transform : uppercase;
font-weight : 600;
height : 20px;
margin : 0;
padding : 0 0 10px 0;
border-bottom : 0 solid #eee;
}
#top-nav li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}

#top-nav a:link, #top-nav a:visited {
float : left;
padding : 0 3px 20px 3px;
text-decoration : none;
color : #666;
background : inherit;
}


/*#top-nav a:link, #top-nav a:visited {
float : left;
padding : 0 15px 20px 20px;
text-decoration : none;
color : #666;
background : inherit;
}*/
#top-nav a:link.active, #top-nav a:visited.active, #top-nav a:hover {
background : inherit;
color : #487500;
background : url(images/top_menu.gif) no-repeat bottom center;
}
#content {
float : left;
width : 420px;
margin : 0;
padding : 0;
border-right : 1px solid #eee;
}
#content p {
margin : 20px;
}
h1 {
margin-top : 15px;
padding : 0 0 0 0;
text-transform : uppercase;
font-size : 1.5em;
border-bottom : 1px solid #eee;
border-top : 1px solid #eee;
color : #8c9e18;
background : inherit;
}

h2 {
margin-top : 15px;
padding : 0 0 0 0;
text-transform : uppercase;
font-size : 1.2em;
border-bottom : 1px solid #eee;
border-top : 1px solid #eee;
color : #8c9e18;
background : inherit;
}

#side {
width : 160px;
margin : 0 0 0 426px;
padding : 0;
}
#side h2 {
font-size : 1em;
color : #9c592c;
background : inherit;
}
#side-nav {
margin : 0 0 0 20px;
padding : 0;
list-style-type : none;
color : #333;
background : inherit;
}
#side-nav a {
line-height : 2em;
background-color : inherit;
display : block;
text-decoration : none;
background : url(images/side_menu.gif) no-repeat right;
color : #f97700;
}
#side-nav a#current, #side-nav a:hover {
text-decoration : none;
background-color : #fff;
background : url(images/side_menu_hover.gif) repeat-y;
color : #000;
}

.side-nav-current {
	text-decoration: none;
	background-color: #fff;
	background: url(images/side_menu_hover.gif) repeat-y;
	color: #000;
}

.sideheader {
margin : 0;
padding : 10px;
font-size : 1.4em;
text-transform : uppercase;
letter-spacing : 5px;
color : #8c9e18;
background : inherit;
}
.more-links {
padding : 1px;
margin-left : 5px;
color : #fff;
background : #f7f7f7;
}

.more-links-current {
	text-decoration: none;
	background-color: #fff;
	background: url(images/more_links_hover.gif) repeat-y;
	color: #000;
}
.news {
color : #666;
background : inherit;
}
#footer {
clear : both;
width : 600px;
padding : 0;
margin : 15px 0 20px 0;
border-top : 1px solid #eee;
font-size : 0.9em;
color : #333;
background : inherit;
}
#footer img {
	padding: 0 0 0 60px;
}


#footer a:link, #footer a:visited {
color : #c86000;
background : inherit;
}
#footer a:hover {
border-bottom : 1px dashed #eee;
color : #8c9e18;
background : inherit;
}
.myborder {
border : 1px solid #eeae0e;
padding : 5px;
}
a img {
border : none;
}
div.scroll {
overflow : auto;
margin : 0 0 20px 10px;
padding : 1ex;
height : 8em;
border : 1px solid #eee;
background : #fff;
color : #866709;
}
a:link, a:visited {
text-decoration : none;
color : #ee7200;
background : inherit;
}
a:hover {
text-decoration : none;
color : #aa5500;
background : inherit;
}
.more-links ul li {
list-style-image : url(images/arrow.png);
padding-left : 5px;
margin-bottom : 10px;
}

#sm_comms {
	width: 100%
}

.left {
	float: left;
	margin: 50px 5px 0 0;
}

.right {
	float: right;
}

.thisone {
	color: #ff3300;
}

.bigemphasis {
	color: #c86000;
}

.smallemphasis {
	color: #999;
}

.leftart {
	text-align: center;
}

#content table.artist_works tr td.leftart a:hover {
   float:none;
	background: #FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
} 


.rightart {
	text-align: center;
}

#content table.artist_works tr td.rightart a:hover {
   float:none;
	background: #FFF;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
} 

.art_title {
	text-align: center;
	color: #464646;
}

.artist_works {
   margin-left: 15px;
  	width: 375px;
}

.clearing {
	clear: both;
}





#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(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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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 */
	}	