/* "Youthful Rebellion - Retro" by Daniel Danso
	April 30 2009
	www.youthfulrebellion.com */
/* All associated graphics copyright 2009, Daniel Danso */

html {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	}
	
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	height: 100%;
	width: auto;
	background-image: url(../images/shared/wallpaper.png);
	background-repeat: repeat;
	background-position: top;
	background-color: #F0ECD6;
	}
	
img {
	border:0px;
}

a:link {
	border: none;
	text-decoration:none;
	}
	

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/shared/top-poster.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 4;
	position: relative;
	}
	
#intro {
	margin-top: 0px;
	padding-top: 130px;
	}

/* page header image begin */

#pageHeader {
	z-index: 5;
	margin-top: -130px;
	position: absolute;
	}

#pageHeader h1 {
	background-image: url(../images/shared/title.png);
	height: 195px;
	width: 600px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: absolute;
	}
	
#pageHeader h1 span {
	display: none;
	}

/* page header image end */
	
/* page header blurb start */

#quickSummary {
	background-image: url(../images/shared/top.png);
	background-repeat: no-repeat;
	width: 600px;
	padding-bottom:10px;
	}
	
#quickSummary p {
	font-size: 12px;
	font-style: italic;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 120%;
	text-align: center;
	}
	
#quickSummary .p1 {
	padding-top: 60px;
	}
	
/* page header blurb end */

#supportingText {
	margin-top: 0px;
	width: 600px;
	background-image: url(../images/shared/end.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 350px;
	margin-bottom: 80px;
	}	

/* all standard text start */ 
	
#other {
	background-image: url(../images/shared/back.png);
	background-repeat:repeat-y;
	padding-bottom: 20px;
	}
	
#other h1 {				/* section header */
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	height: 100%;
	width: 100%;
	text-align: center;	
	}
	
#other h4 {				/* "back to top" text */
	margin-left:60px;
	font-size: 0.8em;
}

#other p {				/* normal text */
	font-size: 0.8em;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	}	
	
#other .p1 {			/* any centered text */
	text-align:center;
	}

#other .p2 {		    /* shop specific navigation */
	font-size:10px;
	}
	
#other .p3 {			/* any bold text */
	font-weight:bold;
	}

#other a:link {
	font-style: normal;
	text-decoration:none;
	color:#FFF;
	}

#other a:visited {
	font-style: normal;
	text-decoration:none;
	color:#FFF;
	}
	
#other a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color:#FFF;
	}

/* all standard text end */ 

#faq ul {				/* FAQ list text */
	font-size:12px;
	list-style-image:none;
	list-style-type:none;
	padding-bottom:20px;
}

#gallery
{
	padding-bottom: 30px;
	padding-top: 30px;
	text-align:center;
}

/* removed (footer.png) due to compatibility isues with other browsers */

#footer {
	position: absolute;
	bottom: 380px;
	margin-left: 380px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.75em;
	background-image: url();
	background-repeat: no-repeat;
	height: 57px;
	width: 252px;
	text-align: center;
	padding-top: 15px;
	padding-right: 40px;
	visibility: visible;
	float:right;
}

#pageFooter {
	margin-left: 60px;
	margin-right: 60px;
	text-align: center;
	cursor:pointer;
}

/* 

#extraDiv1 {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 105px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}

*/
