/* @override http://www.fineartbybarb.com/css/global.css */


body { background: #e2442e url(../images/background.jpg) 50% 0 no-repeat; }

h3 {
	color:  #000000;
}
 
#header {
	background: url(../images/header.jpg);
	height: 233px; }
 
#contentSlider {
	position: relative;
	background: url(../images/slider.png);
	height: 362px; }
 
#gallery {
	background: url(../images/gallery_bg.png);
	height: 470px; }


#mapContent {
	background: #000000;
}

#myMap {
	height: 500px;
}

	
#infoDiv {
	color: #000000;
	font-size: 1.5em;
	}


#infoDiv h2 {
	color: #000000;
	font-family: Georgia, serif;
	margin-bottom: 5px;
	
}


#contactInfo h2, h3, p{
	margin: 10px 15px 0 10px;
	color: #ffffff;
	font-weight: normal;
	font-family:Georgia,serif;
	line-height: 1.5em;
}






/************************
*      NAVIGATION       *
************************/    
       
#mainNav ul {
	background: url(../images/nav_bg.png);
	float: left;
	height: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 670px; }
 
	#mainNav ul li {
		float: left;
		height: 80px;
		width: 134px;
		background: url(../images/bg-nav-divider.gif) no-repeat right; }
 
#mainNav li.contact { background: transparent none repeat scroll 0 0; }
 
#mainNav ul a {
	color: #fff;
	font-size: 1.5em;
	display: block;
	text-decoration: none;
	line-height: 90px;
	height: 80px;
	width: 134px; }
 
a.selected { background: url(../images/selector.png); }
 
#mainNav a:hover { background: url(../images/overlay.png); }
 
#slider {
	position: relative;
	width: 680px; }
 
.scroll {
	height: 268px;
	overflow: auto;
	position: relative;
	/* fix for IE to respect overflow */ clear: left;
	background: #000; }
 
.scrollContainer div.panel {
	height: 268px;
	width: 680px;
	/* change to 560px if not using JS to remove rh.scroll */; }
 
 
ul.navigation {
	float: left;
	height: 27px;
	list-style: none;
	padding: 0;
	margin: 0;
	top: 18px;
	position: relative; }
 
	ul.navigation li {
		background: url(../images/sliderNav.png) no-repeat right;
		float: left;
		height: 27px;
		margin-right: 3px;
		width: 27px; }
 
#slider ul.navigation li a {
	display: block;
	width: 27px;
	height: 27px;
	text-decoration: none;
	font-weight: bold;
	color: #a5a4a4;
	font-size: 1.3em;
	line-height: 1.7em;
	text-align: center; }
 
#about {
	background: url(../images/gallery_bg.png);
	
}

#sidebar { 
	width: 220px;
	 }
 
#sidebar h3 {
	margin: 37px 40px 0 -10px;
	color: #fff;
	font-weight: normal;
	font-family:Georgia,serif;
	font-style: italic;
	line-height:1.4em;
	font-size:25px; 
	}
 
#footer {
	background: url(../images/footer.jpg);
	height: 35px;
	color: #ffffff;
	line-height: 3em; }
 
	#footer a {
		text-decoration: none;
		color: #898989; }
 
#footerNav ul { list-style: none; }
 
	#footerNav ul li {
		float: left;
		margin-right: 10px; }
 
		#footerNav ul li.end {
			margin-right: 0;
			padding: 0; }
 
		#footerNav ul li a {
			text-decoration: none;
			color: #898989;
			font-weight: normal; }
 
#right {
	text-align: right;
	margin-left: -10px; }
 
#column { text-align: center; }
 
#gallery img { margin: 20px 0 20px 0; }
 
#portfolio {
	background: #000000;
	height: 650px;
	text-align: center; }
 
#scroller {
	width: 650px;
	margin: auto; }
 
h2 {
	margin-top: 4px;
	color: #86A1B6;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 1.5em;
	font-weight: normal; }
 
#galleryNav ul {
	margin-top: 133px;
	letter-spacing: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
	text-transform: uppercase;
}
 
#galleryNav li { float: left; }
 
#galleryNav ul a {
	display: block;
	text-decoration: none;
	color: #5F100D;
	padding: 0 10px 0 3px;
}
 
#galleryNav a.active { color: #FFFFFF; }
 
#galleryNav a:hover { color: #FFFFFF; }

/************************
*      SLIDER           *
*                       *
************************/

.slider-wrap	{ 
	width: 950px;
	position: absolute;
	}			

.stripViewer .panelContainer 

.panel ul	{ 
	text-align: left; 
	margin: 0 15px 0 30px; 
	}
	
.stripViewer	{ 
	position: relative; 
	overflow: hidden; 
	width: 950px; 
	height: 368px; 
	}

.stripViewer .panelContainer	{ 
	position: relative; 
	left: 0; 
	top: 0; 
	}
	

.stripViewer .panelContainer .panel		{ 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 950px; 
	}

.stripNavL, .stripNavR, .stripNav	{ 
	display: none; 
	}

	.nav-thumb {
		border: 1px solid black;
		margin-right: 5px;
	}

	#movers-row {
		margin: -43px 0 0 62px;
	}

	#movers-row div {
		width: 20%;
		float: left;
	}

	#movers-row div a.cross-link {
		float: right;
	}

	.photo-meta-data {
		position: relative;
		padding: 10px;
		height: 30px;
		margin-top: -50px;
		z-index: 9999;
		color: white;
	}

	.photo-meta-data span {
		font-size: 1.75em;
		margin-left: 10px;
	}

	.cross-link {
		display: block;
		width: 62px;
		margin-top: -14px;
		position: relative;
		padding-top: 15px;
		z-index: 9999;
	}
	.active-thumb {
		background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;}
		
		#slider {
			background: #222;
		   position: relative;
		   overflow: hidden;
		}

		#slider, #slider img, #slider ul{
		  width: 950px;
		  height: 364px;
		}

		#slider li,#slider ul{
		  padding:0;
		  margin:0;
		}

		#slider ul {
		   position: absolute;
		}

		#slider .slide {
		   float: left;
		   position: relative;
		   display: none;
		}

		/*For sane browsers..*/
		#slider .slide:first-child{
		  display: block;
		}

		#slider .slide span {
		  position: absolute;
		  left: 0;
		  padding: 0;
		  opacity: 0.7; /*this is only used for non-IE on the first slide, before js is loaded, use spanOpacity option to change opacity*/
		  background-color: #000;
		  color: #fff;
		  bottom: 0;/*remove this and it will be on top*/
		}
