﻿/* Generic site headings */
.profilephotogalleryslider .header
{
	background:url('../images/header_left.gif') no-repeat top left;
	color:#FFF;
	height:41px;
	margin:0 0 10px 0;
	text-align:left;
}
.profilephotogalleryslider .header .headerright 
{
	background:url('../images/header_right.gif') no-repeat top left;
	height:41px;
	margin:0 0 0 8px;
	padding:10px 8px 0 0;
	font-family:Arial;
	font-size:16px;
    font-weight:bold;
    width:614px;
}

.profilephotogalleryslider .articlepullquotetitle
{
	font-weight:bold;
	text-align:center;
}
.profilephotogalleryslider
{
    margin:10px 0;
    float:left;
}
#slider {
    width: 630px;
    margin: 0 auto;
    position: relative;
    height:397px;}
.scroll {
	overflow: hidden;
	width: 630px;
    margin: 0 auto;
    position: relative;
    height:397px;
}
.Container {
	position: relative;
}
.Container div.panel {
    padding:0px 3px 0px 3px;
	margin-top:0px;
    width: 173px;
	height: 337px;
}
.inside 
{
	padding-top:40px;
	padding-right:0px;
}

.inside img {
	display: block;
	width: 173px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {

}

.Buttons {
    position: absolute;
    top: 372px;
    cursor: pointer;
    z-index:100;
}

.Buttons.sleft {
    left: 202px;
}

.Buttons.sright {
    right: 202px;
}

.hide {
    display: none;
}
.photogalleryslider .gallery_title
{
	clear:both;
	text-align:center;
	font-style:italic;		
}

