


html, body { 
	height: 100%;
	}
	
body { 
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	color: #686060;
	text-align: center;
	}

	
#wrapper { 
    position: relative;
    padding: 0px;
    margin: 0 0 244px 0px;
	 background: url(../images/common/bg-wrapper-repeat-V.png) repeat-y center;
	 behavior: url(/_scripts/iepngfix.htc);	
    display: block;
    min-height: 100%;
    z-index: 1;
    }		
	
	*html #wrapper { height: expression('100%'); }



.container { 
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}


.clear { 
	clear: both;
	margin: 0px;
	padding: 0px; 
	}



/* TOP SECTION STYLES */

#topSection {
	height: 184px;
	background: #ffffff url(../images/common/BG-wrapper-top.jpg) repeat-x;
	position: relative;
	}
	
	.logo-payitgreen {
		float: left;
		padding-top: 50px;
		}
		
	.logo-payments {
		float: right;
		padding-top: 50px;
		}
	

#topSection .container {
	background: url(../images/common/BG-topSection.jpg) no-repeat center bottom;
	height: 184px;
	}

/* NAV SECTION STYLES */

#navSection {
	height: 115px;
   background: url(../images/common/BG-navSection.jpg) no-repeat center top;
	position: relative;
	}

#navSection .container {
	position: relative;
	}

#navSection ul {
	margin: 9px 0 0 14px;
	padding: 0 0 0 26px;
	_padding: 0 0 0 6px;
	float: left;
	list-style-type: none;
	}

#navSection ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	display: block;
	text-indent: -50000px;
	}


	#navSection ul li a {
		height: 39px;
		display: block;
		text-decoration: none;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 39px;
		color: #ffffff;
		outline: none;
		text-transform: uppercase;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-image: none;
    	cursor: pointer;
    	position: relative;	
	}

	 #navSection ul li a:hover {
		background-position: 0px -39px;
		position: relative;
		} 

	#navSection ul li.home a  {background-image: url(../images/common/mainNav-home.gif);  width: 80px;}
	#navSection ul li.about a  {background-image: url(../images/common/mainNav-about.gif); width: 95px;}
	#navSection ul li.photowall a  {background-image: url(../images/common/mainNav-photowall.gif);  width: 101px;}
	#navSection ul li.membership a  {background-image: url(../images/common/mainNav-membership.gif);  width: 116px;}
	#navSection ul li.contact a  {background-image: url(../images/common/mainNav-contact.gif);  width: 101px;}
	#navSection ul li.sitedesign a  {background-image: url(../images/common/mainNav-sitedesign.gif);  width: 272px; margin-left: 150px;}
	
	 .page-home #navSection ul li.home a {background-position: 0px -39px;} 
	 .page-photoWall #navSection ul li.photowall a {background-position: 0px -39px;} 
	 .page-about #navSection ul li.about a {background-position: 0px -39px;} 
	 .page-membership #navSection ul li.membership a {background-position: 0px -39px;} 
	 .page-contact #navSection ul li.contact a {background-position: 0px -39px;} 




/* MIDDLE SECTION STYLES */

#midSection {
	clear: both;
	display: block;
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	}

#midSection .container {
	padding: 0px 0px 0px 0px;
	position: relative;
	}
	
#midSection .leftCol {
	width: 590px;
	margin: -20px 42px 0px 34px;
	_margin: -20px 42px 0px 17px;
	float: left;
	min-height: 200px;
	padding: 0px 0px 0px 20px;
	position: relative;
	}

.page-home #midSection .leftCol {
	width: 600px;
	margin: -20px 32px 0px 34px;
	_margin: -20px 32px 0px 17px;
	float: left;
	min-height: 200px;
	padding: 0px 0px 0px 20px;
	position: relative;
	}

	
	#midSection .leftCol .left {
		float: left;
		width: 270px;
		margin: 0 40px 0 0px;
		padding: 0px;
		}

	#midSection .leftCol .right {
		float: left;
		width: 270px;
		margin: 0px;
		padding: 0px;
		}
	
	#logos {
		margin: 20px 0 0 10px;
		}
		
		#logos img {padding-right: 40px;}

#midSection .rightCol {
	width: 251px;
	margin: -20px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	z-index: 200;
	position: relative;
	float: left;
	}

	#shirt {
		background: url(../images/common/BG-midSection-rightCol.jpg) no-repeat bottom;
		height: 570px;
		padding: 0 0 0 22px;
		margin: 0px 0 0 0px;
		}


/* PHOTO SECTION STYLES */

.photo {
	width: 104px;
	height: 150px;
	margin: 0 14px 16px 0px;
	padding: 0px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	}

.border {
	width: 104px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background: url(../images/common/photos-border.gif) no-repeat;
	display: block;
	}

a:hover .border {
	width: 104px;
	height: 150px;
	margin: 0px;
	padding: 0px;
	background: url(../images/common/photos-border-H.gif) no-repeat;
	display: block;
	}


.tagged {
	background: url(../images/common/photos-border-tagged.gif) no-repeat;
	}

.photo-new {
	width: 96px;
	height: 143px;
	margin: 0px 14px 16px 0px;
	padding: expression('0px 14px 16px 0px');
	margin: expression('0px 0px 0px 0px');
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	}

 .photo-new img {
	border: solid 4px #c0c0c0;
	}

 .photo-new #tagged img {
	border: none;
	}


.photo-new a img {
	border: solid 4px #c0c0c0;
	width: 96px;
	height: 143px;
	display: block;
	cursor: pointer;
	}

.photo-new a:hover img {
	border: solid 4px #a6a6a6;
	width: 96px;
	height: 143px;
	display: block;
	cursor: pointer;
	}


#tagged  {
	margin: -27px 0 0 4px;
	margin-top: expression('-21px');
	display: none;
	}

.photo-new.tagged-new #tagged {
	display: block;
	}



.photoNav {
	text-align: center;
	margin-top: 4px;
	}	
	
.photoNav a {
	text-decoration: none;
	text-align: center;
	}	

.page-photoWall p {width: 500px;}


#photoLarge {
	padding-top: 6px;
	}

#photoLarge #photo {
	float: left;
	margin-right: 14px;
	}
	
	#photoLarge #photo img {
		border: solid 8px #c0c0c0;
		}

#photoLarge #details {
	float: left;
	width: 344px;
	}

#photoLarge #details p {
	width: 340px;
	}

#photoLarge h3 {
	margin: 0 0 10px 0px;
	width: 340px;
	}

#photoLarge #linkBack {
	margin-top: 48px; 
	}

#photoLarge .orange {
	font-weight: bold;
	text-transform: none;
	color: #f0a517;
	}

	
/* BOTTOM SECTION STYLES */

#botSection {
	height: 244px;
	margin: -384px 0px 0px 0px;
	padding: 0px;
	position: relative;
	display: block;
	background: url(../images/common/BG-wrapper-bottom.jpg) repeat-x center bottom;
	z-index: 0;
	}

#botSection .container {
	background: url(../images/common/BG-botSection1.png) no-repeat center bottom;
	behavior: url(/_scripts/iepngfix.htc);	
	height: 104px;
	padding-top: 140px;
	z-index: 0;
	}

#botSection .left {
	float: left;
	margin: 42px 0 0px 45px;
	_margin: 42px 0 0px 25px;
	}

#botSection .right {
	float: right;
	margin: 42px 27px 0px 0px;
	_margin: 42px 7px 0px 0px;
	text-align: right;
	}


#botSection ul.botNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 11px;
	color: #ffffff;
	}

#botSection ul.botNav li {
	margin: 0 9px 0 0px;
	padding: 0 9px 0 0px;
	float: left;
	border-right: solid 1px #ffffff;
	line-height: 11px;
	font-size: 11px;
	}

#botSection ul.botNav li.last {
	border-right: none;
	}


#botSection ul.botNav li a {
	color: #ffffff;
	text-decoration: none;
	}

#botSection ul.botNav li a:hover {
	color: #e4e4e4;
	}




/* FORMS STYLES */


.textBox {
	width: 226px;
	height: 20px;
	}


.button {
	cursor: pointer;
	}

.button-photo {
	cursor: pointer;
	margin: 6px 0px 0px -2px;
	}


/* GENERAL STYLES */

p {
	margin: 0px;
	padding: 0px;
}

a {color: #0065a2;}

a:hover {color: #187dba;}


a.arrow {
	padding: 0 0 0 8px;
	background: url(../images/common/icon-arrow-orange.gif) no-repeat 0px 2px;
	}



h1 {
	margin: 0 0 5px 0px;
	padding: 0px;
	color: #7bc142;
	font-size: 34px;
	line-height: 34px;
	height: 34px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	display: block;
	behavior: url(/_scripts/iepngfix.htc);
	position: relative;
}

h1.tagPhoto {background-image: url(../images/common/title-tagPhoto.png);behavior: url(/_scripts/iepngfix.htc);}
h1.aboutPayIt {background-image: url(../images/common/title-aboutPayItGreen.png);behavior: url(/_scripts/iepngfix.htc);}
h1.becomeMember {background-image: url(../images/common/title-becomeMember.png);behavior: url(/_scripts/iepngfix.htc);}
h1.shirt {background-image: url(../images/common/title-aboutShirt.png);behavior: url(/_scripts/iepngfix.htc);}
h1.template {background-image: url(../images/common/title-payitMembership.png);behavior: url(/_scripts/iepngfix.htc);}
h1.photoWall {background-image: url(../images/common/title-photoWall.png);behavior: url(/_scripts/iepngfix.htc);}
h1.photoDetail {background-image: url(../images/common/title-photoDetail.png);behavior: url(/_scripts/iepngfix.htc);}
h1.about {background-image: url(../images/common/title-about.png);behavior: url(/_scripts/iepngfix.htc);}
h1.membership {background-image: url(../images/common/title-membership.png);behavior: url(/_scripts/iepngfix.htc);}
h1.contact {background-image: url(../images/common/title-contact.png);behavior: url(/_scripts/iepngfix.htc);}
h1.shirtDetail {background-image: url(../images/common/title-shirtDetail.png);behavior: url(/_scripts/iepngfix.htc);}
h1.photoConfirm {background-image: url(../images/common/title-photoConfirm.png);behavior: url(/_scripts/iepngfix.htc);}


h2 {
	font-size: 14px;
	font-weight: normal;
	color: #7bc142;
	margin: 0px;
	padding: 0px;
	}

h2 strong {color: #06813e;}

h3 {
	margin: 0 0 25px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	width: 400px;
	}

.orange {
	font-weight: bold;
	text-transform: uppercase;
	color: #f0a517;
	}

.grayLine {
	border-bottom: solid 1px #b5b5b5;
	width: 590px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-top: expression('10px');
	}

img.banner {
	padding: 20px 0 0 0px;
	margin: 0 0 0 -5px;
}
		
img { behavior: url(/_scripts/iepngfix.htc); border: none; }	



	

