.clear-both
{
	clear: both;
	line-height: 1px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#pgs
{
	margin: auto 0;
	padding: 0;
	overflow: hidden;
	width: 640px;
}

#pgs_top
{
	background-color: #817f70;
	color:       #ecebe3;
	text-align:  center;
	font-size:   18px;
	font-family: serif;
	line-height: 37px;
	height:      37px;
	width:       638px;
	border:      solid 1px #4f4f4d;
}

#pgs_middle
{
	background-color: white;
	padding: 12px 0 12px 12px;
}

#pgs_middle_left
{
	float: left;
}

.pgs_header {
	height:     34px;
}

.pgs_header td h2 {
	font-size:16px;
	margin-top:8px;
}

.pgs_header td {
	height: 30px;
	padding: 0px 20px;
}

#pgs_middle_left_top,
#pgs_middle_left_bottom
{
	width: 317px;
}

#pgs_middle_left_top img
{
	width:  315px;
	border: solid 1px #ecebe3;
}

#pgs_middle_left_bottom img
{
	border: 0;
}

#pgs_middle_left_bottom_left
{
	float: left;
	text-align: left;
}

#pgs_middle_left_bottom_center
{
	float: left;
	text-align: left;
}

.inactive a
{
	cursor: default;
}

.inactive img
{
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

#pgs_middle_left_bottom_right
{
	float: right;
	text-align: right;
}

#pgs_middle_right
{
	float: left;
	margin-left:10px;
	width: 290px;
	overflow: hidden;
}

#pgs_middle_right_top
{
	background:url(/redesign/images/philly/dotted_line.gif) top left;
	padding-top:5px;
	width: 290px;
}

#pgs_middle_right_top img
{
	border: 0;
	vertical-align: top;
}

#pgs_middle_right_top a
{
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
	color: #4a5040;
}

#pgs_middle_right_top_left,
#pgs_middle_right_top_right
{
	width: 110px;
	height: 18px;
	padding-right:2px;
	color:black;
}

#pgs_middle_right_top_left
{
	float: left;
}
#pgs_middle_right_top_left a {
	color:black;
}

#pgs_middle_right_top_right
{
	text-align: right;
	float: right;
}
#pgs_middle_right_top_right a {
	color:black;
}

#pgs_middle_right_middle
{
	font-family: sans-serif;
	padding: 12px 12px 0px 0px;
}

#pgs_middle_right_middle_top
{
	font-size: 22px;
	color:     #231F20;
	line-height: 20px;
	vertical-align: top;
	margin-bottom: 15px;
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-weight:bold;
}

#pgs_middle_right_middle_bottom
{
	font-size: 12px;
	margin-bottom:10px;
}

#pgs_middle_right_middle_bottom .photo_desc {
	width:280px;
	margin-top:10px;
}

#pgs_bottom
{
	margin-top: 3px;
}

#pgs_slideshow_control_bar
{
	height: 20px;
	margin: 3px 0 2px 3px;
	padding: 2px;
	line-height: 14px;
	font-size: 11px;
	font-family: sans-serif;
	vertical-align: top;
	color: #4a5040;
}

#pgs_separator_line
{
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	height:     1px;
	line-height: 1px;
	overflow: hidden;
	border-top:       dotted 1px #817f70;
	border-left:      none 0;
	border-right:     none 0;
	border-bottom:     none 0;
}

#pgs_slideshow_control_bar img
{
	vertical-align: top;
	border: 0;
}

#pgc_label
{
	margin-left: 6px;
	color:black;
}

#pgs_thumbnail_row 
{
	padding: 3px 0 0 3px;
	height: 113px;
	overflow: hidden;
}

img.pg-thumbnail
{
	border:				    0;
	width:            88;
	float:            left;
	margin-right:     3px;
}

#pgs_row_control_bar
{
	text-align: center;
}

#pgs_position_box
{
	color: #817f70;
	font-family: sans-serif;
	font-size: 11px;
	float: left;
	width: 86px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	vertical-align: middle;
	margin: 3px 182px 0 182px;
}

#pgs_row_control_bar img
{
	padding: 3px;
	border: 0;
}
#pgs_row_control_bar_left
{
	float: left;
}

#pgs_row_control_bar_right
{
	float: right;
}

#pgs_thumbnail_indicator
{
	margin: 1px 1px 0 2px;
}

#pgs_thumbnail_indicator,
.pgtn-indicator,
.pgtn-indicator-current
{
	height: 3px;
	line-height: 3px;	
}


.pgtn-indicator,
.pgtn-indicator-current
{
	float: left;
	width: 88px;
	margin: 0 2px 0 1px;
}

/********* Gallery List *********/

.gallery_container{
	display:block;
}

.gallery_list {
	display:block;
	margin-top:10px;
	margin-bottom:15px;
}

.gallery_list .entry {
	float:left;
	margin-bottom:15px;
	width:115px;
}

.gallery_list .entry .img {
	padding:3px;
	border:1px solid #E5E5D7;
	margin-right:5px;
}

.gallery_list .vertical {
	text-transform:uppercase;
	color:#214B63;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #C3C9C7;
	margin-bottom:5px;
	margin-right:10px;
}


.slideshow_list .pgs_header {
	height:34px;
}

.slideshow_list .pgs_header td h2 {
	font-size:16px;
	margin-top:8px;
}

.slideshow_list .pgs_header td {
	height: 30px;
	padding: 0px 20px;
}

/* Sponsor */
#pgs_middle_right .sponsor {
	padding:0px 0px 10px 0px;
	color:black;
	line-height:18px;
}

#pgs_middle_right .sponsor a {
	color:#4C4C99;
}

#pgs_middle_right .sponsor p {
	margin:0px;
	padding:0px;
}
