@charset "UTF-8";
/* CSS Document */

/*
Document By Drew Olsen
www.drewolsendesign.com


Color Palette:
Orange:#BF6321
LightBlue:#7A8C87
Grey:#333333
Off-white:#EFF3E6

*/

/*-------------Portfolio preview styles begin here----*/
#portfolioPreview {
	background:url(../assets/images/galleryBackground.jpg) repeat-x;
	width:1000px;
	height:310px;
	margin-left:10px;
	float:left;
	}
#panelContainer {
	width:730px;
	height:310px;
	position: relative;
	z-index: 2;
	background-image:url(../assets/images/galleryLeft.jpg);
	background-repeat: no-repeat;
	float:left;
	}
#panelContainer p {
	color:#fff;
	font-size:.8em;
	line-height:1.75em;
	margin-bottom:10px;
	}
#panelContainer h4 {
	color:#EFF3E6;
	font-size:1.2em;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:normal;
	border-bottom:solid 1px #BF6321;
}
.visitSiteBtn  {
	float:right;
	margin-right:14px;
}

.previewContent {
	float:left;
	width: 350px;
	height:240px;
	margin-left:15px;
	}
.previewLrgThmb {
	float:left;
}
img.imgLeft {
	margin-top:15px;
	margin-left:7px;
	float:left;
}
img.imgRight {
	margin-top:15px;
	margin-right:15px;
	float:right;
}
.imgRightTop {
	margin-right:15px;
	margin-top:25px;
	float:right;
}
.imgLeftTop {
	margin-left:7px;
	margin-top:25px;
	float:left;
}
#portfolioSeparator {
	width:20px;
	height:310px;
	float:left;
	background-image: url(../assets/images/gallerySep.jpg);
	background-repeat: no-repeat;
}
#portfolioThumbs {
	width:250px;
	height:310px;
	float:right;
	background-image: url(../assets/images/folioThumbBkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
p a.moreInfo {
	display: block;
	width: 99px;
	height: 30px;
	position: relative;
	text-indent: -1000em;
	background: url(../assets/images/moreBTN.jpg) no-repeat;
	float:right;
	margin:21px 77px 0 0;
}
	
/*-------------Portfolio preview styles end here------*/
/*------------Sliding Panels spry widget Specific Styles----------*/

.SlidingPanels {
	position: relative;
	width: 100%;
	height: 310px;
	padding: 0px;
	border: none;
	float: left; /* to give horizontal animating */
}
.SlidingPanelsContentGroup {
	position: relative;
	width: 6500px; /* increased width allows content to fit in container element */
	margin: 0px;
	padding: 0px;
	border: none;
	float: left; /* for horizontal animation */
}
#panelContainer {
	overflow:hidden !important;
	width:730px;
	height:310px;
	}
.SlidingPanelsContent {
	width: 730px; /* fixed width based on content*/
	height: 310px; /* fixed height based on content */
	overflow: hidden;
	padding:25px 0 0 10px;
	border: none;
	float:left; /* allows horizontal animation */
}
.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

/*------------End Sliding panels spry widget Specific Styles-------*/
/*------------Main Content Styles Begin Here--------*/
#servicesContent, #aboutContent {
	width:440px;
	float:left;
	margin-bottom: 15px;
}
#servicesContent {
	margin-left:50px;
}
#aboutContent {
	margin-left:40px;
}
#servicesContent h5 {
	position: relative;
	text-indent: -1000em;
	background: url(../assets/images/servicesBody.jpg) top left no-repeat;
	display: block;
	width: 440px;
	height: 43px;
}
#aboutContent h5 {
	position: relative;
	text-indent: -1000em;
	background: url(../assets/images/aboutMe.jpg) top left no-repeat;
	display: block;
	width:440px;
	height: 43px;
}
#aboutContent p, #servicesContent p {
	line-height: 1.7em;
	margin: 10px 0 20px 0;

}
#caseyQuote {
	float:left;
	margin-left:20px;
	width: 655px;
	height: 107px;
	position: relative;
	display: block;
	background: url(../assets/images/caseyQuote.jpg) no-repeat;
	text-indent: -1000em;
}
#drewQuote {
	float:left;
	margin-left:85px;
	width: 850px;
	height: 90px;
	position: relative;
	display: block;
	background: url(../assets/images/drewQuote.jpg) no-repeat;
	text-indent: -1000em;
}
p a.contentMoreInfo {
	display: block;
	width: 129px;
	height: 43px;
	position: relative;
	text-indent: -1000em;
	background: url(../assets/images/moreInfoBTNWhite.jpg) no-repeat;
	float:right;
	margin-right: 155px;
}

/*-----------Main Content styles End Here-----------*/


/*--------Slider Styles Begin Here------------------*/
#slider ul, #slider li {
	margin:0;
	padding: 0;
	list-style: none;
}
#slider {
	float: left;
	display: inline;
	margin-left: 10px;
}
#slider, #slider li, #slider ul{
	display: block;
	width:1000px;
	height: 310px;
}
#slider li#darkenwald {
	display: block;
	width: 1000px;
	height: 310px;
	background: url(../assets/images/darkenwaldPort.jpg) no-repeat;
	}
#slider li#firelight {
	display: block;
	width: 1000px;
	height: 310px;
	background: url(../assets/images/firelightPort.jpg) no-repeat;
	}
#slider li#roses {
	display: block;
	width: 1000px;
	height: 310px;
	background: url(../assets/images/jerryRoses.jpg) no-repeat;
	}
#slider li#coalition {
	display: block;
	width: 1000px;
	height: 310px;
	background: url(../assets/images/i94CoalitionPort.jpg) no-repeat;
	}
	

#prevBtn, #nextBtn{ 
	display:block;
	width:44px;
	height:88px;
	position:absolute;
	left:-34px;
	top:235px;
	}	
#nextBtn{ 
	left:1010px;
	}
													
#prevBtn a, #nextBtn a{  
	display:block;
	position: relative;
	text-indent: -1000em;
	width:44px;
	height:88px;
	background:url(../assets/images/previous.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../assets/images/next.png) no-repeat 0 0;	
	}