/* CSS Document -schweig */

body {
background-color: #333333;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 85%;
	max-width: 950px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #000000;
	overflow: hidden;
	min-width: 800px;
	background-color: #3d3a38;
}
#wrapper-gallery {
	width: 100%;
	max-width: 1260px;
	min-width: 800px;
	border:medium groove #897A69;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}

#content p{
	padding: 0 20px 0 20px;
	text-align: left;
}
#gallery-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #CCCCCC;
	text-align: center;
}

#header {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	width: 950px;
	height: auto;
}
#nav {
	position:relative;
	margin: 0;
	overflow: hidden;
	background-image: url(images/navbargradient-rust.jpg);
	height: 40px;
	border-top:1px solid #42432d;
	background-repeat: repeat-x;
}

/*nav elements*/
#nav ul {
	
	position:relative;
	/*border:4px solid #42432d;
	border-width:1px 0;
	height: 40px;*/
	margin: 0;
	padding:0;
}

#nav li {
	list-style:none;
	display:inline;
	position:relative;
	/*border:1px solid #42432d;
	border-width:1px 0;*/
	height: 40px;
	margin: 0;
}

#nav li:first-child a {
	border-left:1px solid #42432d;
	}

#nav a:link,
#nav a:visited {
	color:#330000;
	padding:10px 20px 17px 20px;
	float:left;
	width:auto;
	border-right:1px solid #42432d;
}
#nav a:hover {
text-decoration: underline;
color: #660000;
}

#main {
	background-color: #3d3a38;
	background-image: url(images/gradient-rust.jpg);
	background-repeat: repeat-x;
	min-width: 700px;
}

#leftcol {
	width: 150px;
	padding: 18px;
	margin-top: 1px;
	float: left;
	list-style: none;
}

#leftcol a {
	font-family: Arial, Helvetica, sans-serif;
}

#leftcol li {
	list-style-type: none;
}
#leftcol img {
	border: thin solid #000000;	
}

#content {
	margin-left: 20%;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	overflow: hidden;
}

#content-noleftcol {

	margin-left: 20px;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	overflow: hidden;
}

#content a
{
	color: #FFFFFF;
	text-decoration: none;	
}
#content a:hover 
{
	text-decoration: underline;
	color: #ffffcc;
}

#content-gallery {
	margin-left: 20%;
	margin-top: 1px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
	border: thin solid #000000;
}

.logopic {
	border: none;
}

.img-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: thin solid #000000;
}

.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: none;
	}

.img-center2 {

	display: block;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}

a:link {
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CCCCCC;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #C6B695;
}

.font-italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
}

.text-large {
	font-size: 125%;
}

.text-small {
	font-size: 80%;
}

#footer {
	padding: 5px;
	margin: 0px;
	border-top: thin solid #000000;
	text-align: center;
	background-image: url(images/footer-rocks-dark.jpg);
	color: #CCFFCC;
}

#footer a {
	color: #CCFFCC;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #993300;
}

.clear {
	clear: both;
}
.clear-right {
	clear: right;
	width: 100%;
}
.clear-left {
	clear: left;
	width: 100%;
}
#gallery-logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 2em;
	color: #CCCCCC;
}

.gallerycontainer{
	height: 600px;
	margin-left: 200px;
	position: relative;
	margin-bottom: 20px;
	padding-top: 20px;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
float:left;
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #678989;
}

.thumbnail span, 
.thumbnail span2
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #333333;
	padding: 5px;
	border: 1px ridge gray;
	visibility: hidden;
	color: #CCCCCC;
	text-decoration: none;
	left: -1000px;
	margin: 60px 0 0 0;
}
.bdr-groove {
	border: 4px groove #CCCCCC;
	float: left;
	margin: 0 10px 5px 20px;
}

.thumbnail span img, 
.thumbnail span-2 img 
{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 260px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.thumbnail:hover span2{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 330px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.large-img {
	border: 4px groove #999999;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
}


.large-img-container {
	margin-top: 1px;
	margin-left: 10px;
	color: #CCCCCC;

}

.large-img-container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
}
.marginleft10 {
		margin-left: 10px;
}

.marginleft20 {
	margin-left: 20px;
}
.marginleft25 {

	margin-left: 25px;
}

.marginleft40 {
	margin-left: 40px;
}
.marginleft60 {
	margin-left: 60px;
}
/*Gallery Page larger thumbs*/
.thumbs {
	float: left;
	width: 33%;
	margin: 0 auto;
	font-size: 90%;
	text-align: center;
	}
.thumbs img {
	border:3px solid #CCCCCC;
}
.thumbs a {
	text-align:center;
	color: #3286A2;
}
.thumbs img:hover
{
	border: 3px solid #FFFFCC;
}

/* player-playlist styles (might not need these>  */
/* player and playlist go side by side */
/*margin-left is from earlier styling*/

#player, #playlist {
	float:left;
	margin-right:20px;
	}

/* player dimensions */
#player, #player img {
	display:block;				
	width:300px;
	height:240px;
	border:2px solid #999999;		
}

#playlist {
	width:150px;		
}


/* overlay play button */
div.play {
	background:url(../img/btn/play.png) no-repeat;
	width:50px;
	height:50px;
	position:relative;
	top:-140px;
	left:125px;
	opacity:0.9;
	margin-bottom:-50px;
	
}

div.play:hover {
	opacity:1.0;		
}


/* playlist entry */
#playlist a {
	background:url(img/block.jpg) no-repeat;
	width:150px;
	height:68px;
	display:block;
	text-decoration:none;
}

#playlist p {
	font-size:11px;
	width:130px;
	padding:8px 0 0 12px;
	margin:0px;		
}

#playlist p.time {
	padding-top:0px;
	color:#777;
	margin-top:5px;
} 


/* entry stages: normal, hover, playing, paused */
#playlist a:hover {
	background-position:0 -68px;	
}

#playlist a.playing, #playlist a.paused {
	color:#000;	
}

#playlist a.playing {
	background-position:0 -136px;		
}

#playlist a.paused {
	background-position:0 -68px;	
}


