/* "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: 100%;
	background-image: url(../images/wallpaper.png);
	background-repeat: repeat;
	background-position: top;
	background-color: #F0ECD6;
	}

.p2 {
	text-align:center;
	padding-bottom:0px;
	padding-top:0px;
}

.p3 {
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.p4 {
	padding-bottom: 0px;
	padding-top: 0px;
	font:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
}
	
a:link {
	color: #F90;
	text-decoration: none;
	}
a:visited {
	color: #F90;
	text-decoration: none;
	}
a:hover, a:active {
	color: #09F;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	}

img {
	border:0px;
}

h4 {
	text-align: left;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height: 0px;
}

h5 {
	text-align: left;
	padding-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 0px;
}

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

#pageHeader h1 {
	background-image: url(../images/title.png);
	height: 195px;
	width: 600px;
	background-repeat: no-repeat;
	margin-top: 0px;
	position: absolute;
	}
	
#pageHeader h1 span {
	display: none;
	}
	
#quickSummary {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	width: 600px;
	padding-bottom: 20px;
	}
	
#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;
	}
	
#supportingText {
	margin-top: 0px;
	width: 600px;
	background-image: url(../images/end.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 350px;
	margin-bottom: 80px;
	}
	
#supportingText h3 {
	margin-top: 0px;
	}
	
#supportingText p {
	font-size: 0.8em;
	margin-left: 60px;
	margin-right: 60px;
	line-height: 140%;
	}	
	
#other {
	background-image: url(../images/back.png);
	background-repeat:repeat-y;
	padding-bottom: 20px;
}
#other h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	height: 100%;
	width: 100%;
	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;
}

/* NAVIGATION MENU */

#linkList {
	background-image: url(../images/menu-top.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: -3;
	width: 225px;
	padding-top: 104px;
	position: absolute;
	top: 150px;
	margin-left: 375px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	left: 211px;
	}

#lselect h3 {
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
	background-position:center;
	z-index: -3;
	height: 15px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#lselect h3 span {
	display: none;
	}
	
#linkList ul {
	margin-left: 35px;
	padding-left: 10px;
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
	margin-top: 5px;
	}

#linkList h6 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(../images/bullet2.png);
	list-style-position: outside;
	margin-top: 5px;
	}
	
#lselect {
	background-image: url(../images/menu-back.png);
	background-repeat:no-repeat;
	z-index: 2;
	margin-bottom: 0px;
	padding-bottom: 70px;
	}
	
#linkList li {
	margin-bottom: 10px;
	line-height: 130%;
	margin-right: 30px;
	}	
	
#lselect li {
	font-style: italic;;
	}	
	
#lselect a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	}

#lselect 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;
	}
	
#linkList2 {
	background-image: url(../images/menu-end.png);
	background-repeat: no-repeat;
	padding-bottom: 245px;
	background-position: bottom;
	position:absolute;
	background-repeat: no-repeat;
	z-index: -3;
	width: 225px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

/* END OF NAVIGATION MENU */

/* 

#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;
}

*/

#productData {
	background-image: url(../images/back.png);
	background-repeat:repeat-y;
	padding-top: 20px;
	padding-bottom: 10px;
}

#productImage {
	float:left;
	margin-left: 20px;
	padding-right: 10px;
	position:relative;
}

#productImage a {
	cursor: default;	
}

#productTitle span {
	font:Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #06C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
}



#productDescription {
	font:Verdana, Geneva, sans-serif;
	font-style:normal;
	line-height: 0px;
	
}

#price {
	font-weight: bold;
}

#tooltip {
	visibility:hidden;
}

#buy {
	padding-bottom:0px;
}

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

#faq ul {
	font-size:11px;
	list-style-image:none;
	list-style-type:none;
}

#faq a {
	color:#06F;
}

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