/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/newprovincetownplayers.org/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6177 $
$LastChangedDate: 2008-09-22 18:03:08 -0400 (Mon, 22 Sep 2008) $
*/

@import url(general.css);

/* GLOBAL. */

html,
body
{
    height: 100%;
}

body
{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 12px;
	background: #464646;
	color: #222;
    margin: 0;
    padding: 0;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: auto;
    width: 768px;
}

/* Page top. */

#pageTop
{
	background: url('../images/header.jpg') top no-repeat;
	border-bottom: 1px solid #ffcb38;
	height: 149px;
	margin-top: 10px;
}

#pageTop #logo h1
{
	display: none;
}

#pageTop #logo a
{
	position: relative;
	top: 30px;
	left: 24px;
	float: left;
	display: block;
	width: 300px;
	height: 110px;
	z-index: 1000;
}

#pageTop #curtains
{
	background: url('../images/header.jpg') top no-repeat;
	border-bottom: 1px solid #ffcb38;
	height: 149px;
	position: relative;
	/*_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../images/header.png’ ,sizingMethod=’crop’);*/
	z-index: 500;
}

#pageTop #photos
{
	float: right;
	position: relative;
	top: -127px;
	width: 396px;
	height: 0;
	white-space: nowrap;
	z-index: 10;
}

.links
{
	background: #1b1b1b;
	clear: both;
	height: auto;
	border-left: 2px solid #ffcb38;
	border-right: 2px solid #ffcb38;
}

.links ul
{
	border-bottom: 2px solid #ffcb38;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
}


.links li a
{
	color: #ffcb38;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 13px 0 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

.links ul a:hover
{
	color: #fff;
	text-decoration: none;
}

.links ul a.twoLine
{
	padding-top: 5px;
	padding-bottom: 1px;
	text-align: center;
}

.links ul li
{
	float: left;
	position: relative;
	height: 40px;
	padding-right: 5px;
	padding-left: 11px;
	white-space: nowrap;
	width: auto;
}

.links ul li ul
{
	background: #1b1b1b;
	border: 2px solid #ffcb38;
	_width: 0;
	display: none;
	list-style: none;
	padding: 2px 0 0 0;
	position: absolute;
	left: 6px;
	top: 100%;
}

.links ul li>ul
{
	height: auto;
}

.links ul li ul li
{
	float: none;
	height: auto;
	_height: 28px;
	_margin: 0 0 -15px 0;
	padding: 2px 0;
}

.links ul li ul li a
{
	font-size: 12px;
	padding: 0 5px 3px 5px;
	text-transform: none !important;
}

.links ul li ul li a span
{
	font-size: 16px;
}

.links ul li ul li a:hover
{
	color: #fff;
}

.links ul li:hover ul,
.links ul li.over ul
{ 
	display: block; 
}

/* Page bottom. */

#pageBottom
{
	background: url('../images/footer.png') top no-repeat;
    clear: both;
	color: #fff1c5;
    font-size: 11px;
	white-space: nowrap;
	padding: 25px 0 15px 0;
	text-align: center;
}

#pageBottom p
{
	margin: 24px 20px 0 20px;
	display: inline;
}

#pageBottom a
{
	color: #eee;
	font-style: italic;
	text-decoration: none;
}


/* Page content. */

#pageContent
{
	background: #fff1c5;
	border-right: 2px solid #ffcb38;
	border-left: 2px solid #ffcb38;
	padding: 10px;
	font-size: 14px;
}

#pageContent a:link,
#pageContent a:visited,
#pageContent a:active
{
	color: #D72527;
}

#pageContent a:hover
{
	color: #DB7123;
}

#pageContent h1.pageTitle
{
    margin-top: 0;
    margin-bottom: .5em;
}

#pageContent h1
{
	color: #D72527;
	font-size: 22px;
	margin: 0;
	text-transform: uppercase;
}

#pageContent p
{
	line-height: 1.75em;
}

#pageContent ul
{
	margin: 0;
	padding: 0 0 0 1.8em;
}

#pageContent li
{
	line-height: 16px;
	padding: 2px 0;
}

#pageContent img.left
{
	background: #1b1b1b;
	border: 2px solid #ffcb38;
	float: left;
	margin: 2px 4px 2px 0;
	padding: 6px;
}

#pageContent img.right
{
	background: #1b1b1b;
	padding: 6px;
	border: 2px solid #ffcb38;
	float:right;
	margin: 2px 0 2px 4px;
}

.blend img
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

.homepageText
{
	padding: 0 0 0 10px;
	vertical-align: top;
}


/* COMPONENTS. */

/* Forms. */

form table.section
{
    border-collapse: collapse;
}

form tr.group {}

form td.caption
{
    width: 125px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

form ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px;
    margin-top: 0;
}

form ul.errors li
{
    padding-top: 0.25em;
}

form ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

#pageContent .siteNavigator
{
    margin: -0.75em 0 0 0;
    padding: 0;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 40%;
    background-repeat: no-repeat;
    padding: 0 3px 0 10px;
}

#pageContent .siteNavigator li.first
{
    background-image: none;
    padding: 0 6px 0 0;
}

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0 0 0;
}

.pageNavigator .label {}

.pageNavigator ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
    background: white;
    border: 2px solid black;
    padding: 4px 7px 2px 7px;
    text-decoration: none;
}

.pageNavigator.bottom {}

/* Error pages. */

#pageContainer.httpError
{
    color: black;
}

/* INDIVIDUAL PAGES. */

.column
{
    float: left;
}

#pageContainer.sitemap .column
{
    width: 32%;
}

#pageContainer.home .banner
{
	background: #1b1b1b;
	border: 2px solid #ffcb38;
	float: left;
	margin: 0;
	width: 240px;
	_width: 228px;
}

#pageContainer.home .banner img
{
	border: 0;
	display: block;
	margin: 0 auto;
	padding: 0;
}

#pageContainer.home .banner p
{
	background: #fff;
	border-top: 2px solid #ffcb38;
	font-size: 12px;
	/*height: 90px;*/
	line-height: 1.5em;
	margin: 0;
	padding: .5em;
	text-align: center;
}
