﻿#content
{
	border: 0px;
	top: 92px;
	left: 127px;
}

.panel-overlay
{
	display: none;
}

.overlay
{
	display: none;
}

#portfolio1
{
	margin-top: 10px;
	width: 900px;
	position: relative;
}

#portfolio1 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	height: 145px;
}

#portfolio1 li
{
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 116px;
	height: 64px;
	border: 2px solid black;
	background-color: black;
	background-repeat: no-repeat;
	overflow: hidden;
}

#portfolio1 li:before
{
	content: "";
}
#portfolio1 li a
{
	display: block;
	width: 100%;
	height: 100%;
}


#sliderBack
{
	display: none;
	position: absolute;
	bottom: -8px;
	left: -61px;
	height: 62px;
	width: 875px;
	background-color: #b0bbae;
	margin: 0;
	padding: 0;
	border: 0;
}

.comments
{
	height: 343px;
	width: 140px;
	padding-left: 75px;
	margin-left: 100px;
	padding-top: 15px;
	background-image: url(/images/portfolio_messagebox.gif);
	background-repeat: no-repeat;
	padding-right: 40px;
}

.comments .big_bold
{
	font-size: 10pt;
}

/* These hieghts and widths should be edited to your images */
ul#pikachoose
{
	padding-left: 0;
	width: 636px;
	margin: 0 auto;
}

.pika_main
{
	width: 636px;
	position: relative;
	float: left;
	margin-left: -30px;
	padding-right: 50px;
}

#pikachoose li
{
	margin-right: 10px;
	float: left;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikachoose li img
{
	position: relative;
	cursor: pointer;
}

.pika_main img
{
	border: 2px solid #000000;
	margin-bottom: 12px;
}

.pika_main
{
	position: relative;
	margin: 0 auto;
}

.pikachoose li
{
	float: left;
	position: relative;
	overflow: hidden;
	list-style: none;
}

.pika_play
{
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 1;
}

.pika_play a
{
	position: relative;
	margin-left: auto;
	cursor: pointer;
}

.pika_play img
{
	border: none !important;
}

.pika_caption
{
	position: absolute;
	top: 15px;
	right: -160px;
}

.pika_navigation a
{
	font-size: 12px;
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.pika_navigation a:hover
{
	text-decoration: underline;
}

.pika_navigation
{
	padding-top: 10px;
	clear: both;
	text-align: center;
}

.pika_next
{
	position: absolute;
	top: 365px;
	right: -6px;
	display: block;
}

.pika_previous
{
	position: absolute;
	top: 365px;
	left: -70px;
	display: block;
}
