﻿/*body
{
background: #1a1613;
color: white;
font-family: helvetica;
}*/

.hidden
{
display: none;
}

#prevNext
{
	margin-bottom: -2.5em;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#999999;
	text-align: right;
	height: 20px;
	padding: 2px;
	border: 1px solid #E9E9E9;
}
.jFlowControl {
cursor:pointer;
}
#wrap #prevNext #controller {
	margin-top: 4px;
}



#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

#p
{
margin: 0;
padding: 0 1em;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: black;
opacity: .9;
filter:alpha(opacity=90);
}
.fontp{
color:#FFFFFF;
font-size:18px;
font-family:"Trebuchet MS";
font-weight:bold;
}
#wrap #slides {
	margin-top: 35px;
}

