/* CSS Document */

html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}


body{
	top: 0;
	position: relative;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
	background-color: #F4F3E6;
	height: 100%;
	width: 100%;
}

form{
	margin: 0;
	padding: 0;
}


p{
	margin: 0px 0px 0 0px;
	line-height: 1.5em;
}

a{
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
}

img.pngalpha {  /* make alpha png's work with IE */
   behavior: url("/shiftcmspublic/pngbehavior.htc");
}


ul, ol{
	margin: 5px 0 10px 15px;
}

li{
	margin-bottom: 4px;
}

.clear{
	clear: both;
}

#maintext h1{
	font-weight: bold;
	font-size: 100%;
	margin: 1em 0 0 0;
}


/***********************************
/ Navigation
/**********************************/

#navcontainer{
	position: relative;
	z-index: 100;
}

#mainnav{
	position: relative;
	font-size: 10px;
	background-color: #525552;
	color: #FFFFFF;
	padding: 14px 0 14px 15px;
	border-top: 1px solid #ffffff;
	height: 10px;
}

#mainnav a{
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 5px 0 0;
}

#mainnav a:hover{
	text-decoration: underline;
}

#subnavcontainer{
	position: absolute;
	height: 74px;
	padding: 0px 0 14px 0;
	top: -89px;
	color: #ffffff;
	width: 945px;
	display: none;
	background-color: #6b6d6b;
	border-top: 1px solid #ffffff;
	z-index: 100;
}

#subnavcontainer a{

	text-decoration: none;
	color: #ffffff;
	top: 10px;
	margin: 5px 7px 5px 0 ;
}

#subnavcontainer a:hover{
	text-decoration: underline;
}

.subnav{
	position: absolute;
	height: 60px;
	width: 400px;
	display: none;
	padding: 20px 0 0 15px;
}





/***********************************
/ Boxes
/**********************************/

#sitewindow{
	position: absolute;
	left: 50%;
	width: 945px; /*setting the width crashes IE7 on Vista */
	top: 50%;
	height: 591px;
	margin-left: -472px;
	margin-top: -310px;
}


#container{
	position: relative;
	height: 553px;
	width: 945px;
	background-color:#212021;

}

/*
#upgradeflash{
	position: relative;
	background-color: #FFFF33;
	border: 2px solid #ffffff;
	color: #ff0000;
	font-weight: bold;
	padding: 3px;
	margin: 0 0 5px 0;
}
*/

#upgradeflash{
	position: relative;
	background-color: #E20E00;
	color: #FFFFFF;
	width: 946px;
	height: 590px;
}

#upgrademain{
	position: relative;
	top: 130px;
	left: 45px;
	width: 450px;
}

.tier1 #maintext{
	margin: 15px 0 0 0;
	width: 340px;
	font-size: 120%;
}

.showstart #maintext{
	margin: 15px 0 0 0;
	width: 460px;
	font-size: 120%;
}

.slidephoto #maintext{
	font-size:250%;
}

.slidephotoleft #maintext{
	height: 350px;
	overflow: auto;
	overflow-x: hidden;
}

.slidephotoleft #introtext{
	width: 400px;
	font-size: 220%;
}

#leftcol{
	position: relative;
	margin: 0 0 0 50px;
	z-index: 10;
}

.tier1 #leftcol, .showstart #leftcol{
	margin-top: 100px;
	width: 325px;
}

.showstart #leftcol{
	margin-top: 125px;
	width: 650px;
}

.slidephoto #leftcol{
	margin-top: 220px;
	width: 650px;
}

#rightcol{
	position: relative;

	z-index: 10;
}

.slidephotoleft #rightcol{
	margin: 70px 0 0 415px;
	width: 475px;
}



#pagedesc{
	font-size: 85%;
	position: absolute;
	left:500px;
	width: 225px;
	margin: 14px 0 0 0;
}


#linklabel{
	font-size: 300%;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.showstart #linklabel{
	font-size: 230%;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

#linklabel p{
	margin: 0;
}

#swfpath{
	position: absolute;
	left: 150px;
	top: 30px;
}







.contentplain #leftcol, .contentscroll #leftcol, .pledge #leftcol{
	margin-top: 80px;
	width: 500px;
}

.contentscroll #leftcol{
	float: left;
	display: inline;
}

.contentscroll #rightcol{
	position: relative;
	float: left;
	margin: 145px 0 0 55px;
	width: 180px;
	font-size: 85%;
}


.contentplain #linklabel, .contentscroll #linklabel, .pledge #linklabel{
	font-size: 250%;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.contentplain #introtext, #pledge #introtext{
	width: 450px;
	font-size: 130%;
}

.contentplain #maintext{
	margin: 15px 0 20px 0;
	width: 500px;
}




.contentscroll #maintext{
	margin: 15px 0 20px 0;
	padding: 0 10px 0 0;
	width: 490px;
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
}




.supporter #leftcol{
	margin-top: 80px;
	width: 700px;
}

.supporter #rightcol{
	float: left;
	margin: 0 0 20px 55px;
}

.supporter #namebar{
	position:relative;
	height: 30px;
	margin: 0 0 30px 0;
}

.supporter #name{
	position: relative;
	float: left;
	font-size: 250%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}

.supporter #position{
	position: relative;
	float: left;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	bottom: -15px;
}

.supporter #name p, .supporter #position p{
	margin: 0;
	padding: 0;
	line-height: normal;
}


.supporter #mugshot{
	position: relative;
	float: left;
	width: 140px;
	z-index: 10;
}


.supporter #maintext{

	padding: 0 10px 0 0;
	width: 490px;
	height: 325px;
	overflow: scroll;
	overflow-x: hidden;
}

/***********************************
/ Home
/**********************************/

#container.homepage{
	background-color: #E20E00;
}

.homepage #leftcol{
	margin-top: 200px;
	width: 800px;
}

#head1{
	font-size: 300%;
	color: #000000;
	position: relative;
}

#head2{
	font-size: 300%;
	margin-bottom: 20px;
	color: #ffffff;
	position: relative;
}

.homepage #introtext{
	position: relative;
	width: 525px;
	font-size: 120%;
}

.homepage #bottomtext{
	position: absolute;
	bottom: 35px;
	left: 50px;
	
}

/***********************************
/ Gallery
/**********************************/

.gallerymain #leftcol{
	margin-top: 80px;
	width: 570px;
	float: left;
	display: inline;
}


.gallerymain #rightcol{
	position: relative;
	float: left;
	margin: 145px 0 0 55px;
	width: 180px;
	font-size: 85%;
}

.galleryindexitem{
	position: relative;
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
	width: 144px;
	background-color: #ffffff;
	padding: 9px;
	overflow: hidden;
	color:#666666;
	font-weight: bold;
}

.galleryindexitem img{
	border: none;
}

.gallerypage #leftcol{
	position: relative;
	width: 435px;
	float: left;
	display: inline;
}

.gallerypage #rightcol{
	float: left;
	margin: 0 0 0 30px;
	padding: 0 10px 0 0;
	width: 375px;
	height: 350px;
	overflow: auto;
	overflow-x: hidden;
}

.gallerypage #introtext{
	position: relative;
	font-size: 230%;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 80px 0 20px 50px;
	z-index: 20;
}

.gallerypage #imagenav{
	margin: 15px 0 0 0;
}

.gallerypage #slideshownav a{
	padding: 1px;
	margin: 0 3px 0 0;
	text-decoration: none;
}

.gallerypage #slideshownav a:hover{
	text-decoration: underline;
}

.gallerypage #slideshownav a.imgnavbold{
	background-color: #4D4D4D;
}

/***********************************
/ Pledge
/**********************************/

#pledgecontainer{
	position: relative;
	z-index: 10;
	margin: 0 0 0 50px;
}

#pledgeleft{
	position: relative;
	margin: 15px 0 20px 0;
	width: 275px;
	float: left;
}

#pledgeright{
	position: relative;
	margin: 15px 0 20px 0;
	width: 275px;
	float: left;
}

#tblcheck{
	margin: 0 15px 0 0;
}

#tblcheck td{
	vertical-align: top;
	padding: 0 5px 10px 0;
	
}

#tblpledge td.label{
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
#tblpledge .middlecolumn{
	white-space: nowrap;
	padding-left: 20px;
	text-align: right;
	padding-right: 10px;
}

#tblpledge .textfield{
	width: 170px;
}


/***********************************
/ Directory
/**********************************/

#resultscontainer{
	position: relative;
	display: inline;
	float: left;
	z-index: 10;
	margin: 10px 0 0 50px;
	width: 490px;
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
}

#resultscontainer h1{
	font-weight: bold;
	font-size: 100%;
	margin: 1em 0 0 0;
}

#searchcontainer{
	position: relative;
	float: left;
	z-index: 10;
	margin: 0 0 0 40px;
	width: 200px;
	background-color:#999999;
	padding: 15px;
}

#searchcontainer input.formtext{
	width: 170px;
	font-size: 95%;
	margin-bottom: 5px;


}

#searchcontainer select.formselect{
	width: 180px;
	margin-bottom: 10px;
	font-size: 95%;
}

#searchcontainermain{
	position: relative;
	width: 590px;
	z-index: 10;
	padding: 20px 15px 20px 15px;
	margin: 20px 0 0 50px;
	background-color:#999999;
}

#searchcontainermain input.formtext{
	width: 170px;
	font-size: 95%;
	margin-bottom: 5px;


}

#searchcontainermain select.formselect{
	width: 180px;
	margin-bottom: 10px;
	font-size: 95%;
}





/***********************************
/ Photo caption
/**********************************/

#photocaption{
	position: absolute;
	margin: 10px 0 10px 0;
	font-size: 80%;
	width: 300px;
	z-index: 10;
}

#photocaption p{
	margin: 0;
	padding: 0;
}

.tier1 #photocaption{
	bottom: 0;
	left: 510px
}

.showstart #photocaption{
	bottom: 0;
	left: 50px;
}

.slidephoto #photocaption, .slidephotoleft #photocaption, .contentplain #photocaption{
	bottom: 0;
	left: 50px;
}

.slidephotoleft #photocaption{
	color: #ffffff;
}

.contentscroll #photocaption, .supporter #photocaption, .pledge #photocaption, .gallerypage #photocaption, .gallerymain #photocaption{
	bottom: 0;
	right: 30px;
	text-align: right;
	color: #ffffff;
}




/***********************************
/ Buttons & links
/**********************************/

#mainlinks a{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	display: inline;
	padding: 5px 10px 5px 10px;
	background-color: #666666;
}

#mainlinks a:hover{
	background-color: #999999;
}

#mainlinks a.fixedwidthbutton{
	display: block;
	width: 264px;
}

#prevlink{
	position: absolute;
	z-index: 20;
	width: 20px;
	height: 553px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
}


#nextlink{
	position: absolute;
	z-index: 20;
	width: 20px;
	height: 553px;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
}

#prevlink p, #nextlink p{
	margin: 0;
}

#prevlink a, #nextlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	display: block;
	position: absolute;
	top: 0;
	color: #ffffff;
	font-weight: bold;
	width: 20px;
	padding-top: 270px;
	height: 283px;
	text-align:center;
	vertical-align: middle;
	background-color: #666666;
	text-decoration: none;
}

#nextlink a{
	border-left: 1px solid #CCCCCC;
	right: 0;
}

#prevlink a{
	border-right: 1px solid #CCCCCC;
	left: 0;
}

#prevlink a:hover, #nextlink a:hover{
	background-color: #999999;
}


#copyright{
	float: right;
	color: #9E9E9E;
}

#smashLABLink{
	color: #5B5B5B;	
	text-decoration: none;
	font-size: 90%;
}


/***********************************
/ Backgrounds
/**********************************/


#backgroundimage{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

.tier1 #backgroundimage{
	right: 0;
	left: auto;
}


