/* These hieghts and widths should be edited to your images */	
#photos ul#pikame {
	padding: 0;
	margin: 0 auto;
}

#photos .pika_main {
	width: 543px;
	margin: 0 auto;
}

#photos #pikame li {
	margin: 0px 8.5px 5px 8.5px;
	padding: 0px;
	float: left;
	border: 1px solid #E8E2D9;
	height: 53px;
}

/* thats all you NEED to edit. But continue if you'd like. */
#photos ul#pikame li img {
	position: relative;
	cursor: pointer;
}

#photos .pika_main img {

}

#photos .pika_main {
	position: relative;
	margin: 0 auto;
}

#photos .pikachoose li {
	float: left;
	position: relative;
	overflow: hidden;
	list-style: none;
}

#photos .pika_play {
	position:absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}

#photos .pika_play a {
	position: relative;
	margin-left: auto;
	cursor: pointer;
}

#photos .pika_play img {
	border: none !important;
}

#photos .pika_caption {
	width: 100%;
	height: 10px;
	text-align: center;
}

#photos .pika_navigation a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#photos .pika_navigation a:hover {
	text-decoration: underline;
}

#photos .pika_navigation {
	padding-top: 2px;
	clear: both;
	text-align: center;
	width: 100%;
}

#photos {
	width: 100%;
	color: #333333;
	
	background-color: #333333;
	border: 1px solid #9F8869;
	
}

#photos li, #photos ul, #photos ul li {
	padding: 0;
	margin: 0;
  background: none;
  list-style: none;
}

#photos a {
  padding: 0;
  margin: 0;
  background: none;
	color: #333333;
	cursor: pointer;
}

/* SliderJS */
.sliderjs {
	margin: 0 auto;
}

.sliderjs img {
	border: 0;
}
