/*Gpp.css is req'd for all GPP theme customizations of version 2.6 or higher*/

/*PS Specific styles and mods */
#psContainer {
	width: auto;
	text-align: center;
	margin: 0 auto;
	}

#psContent {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	padding: 20px;
	background-color: #fff
	}

UL.thumbs LI {
	margin: 5px 10px 0 0;
	border: 1px solid #e5e5e5;
}

UL.thumbs LI:hover {
	background-color: none;
	border: 1px solid #ccc;
}

#psContent UL.thumbs TD.slide {
	display: table-cell;
}

DIV.sectiontitle {
	color: #666;
}

DIV.search_tips {
	margin-left: 60px;
}

.btext {
	color: #666;
}

/* #### doctype compensation - GPP uses strict, we use loose #### */
H1.sitename {
	line-height: 50px;
}

/* #### theme styles below #### */

/* #psContent TH {text-align: right; } */

#psContent TABLE.signup_form {width: 50%; }

FORM { margin: 0; }

/*
BODY, TD, TH, INPUT, SELECT {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #666;
}

P, H1, H2, H3, H4 {
	margin: 0 0 10px 0;
}

H1, H2 {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
*/

.pages {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#psContent .imagebox, ul.thumbs li {
	background:none repeat scroll 0 0;
	}

.slide	{
	margin: auto;
	background: none!important;
	}

SPAN.toolbar {
	border-color: #808080;
}
