/* ------------------------------ */
/*      The Rip-Off Express       */
/*            v1.0                */
/* Contents probably copyrighted. */
/* Questions to tim(at)panic.com  */
/* ------------------------------ */

body {
	margin: 0;
	padding: 0;
	background: url(./images/bg_tile2.jpg) bottom left;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

.wrapper {
	margin: 0 auto;
	padding: 50px 0;
	width: 700px;
	}
	
.pagewrapper {
	width: 700px;
	height: 990px;
	margin: 0;
	padding: 0;
	background: url(./images/papershadow.png) no-repeat top left;
	}

.page {
	width: 700px;
	height: 990px;
	margin: 0;
	padding: 5px 0 0 0;
	background: url(./images/page-3.gif) no-repeat top left;
	text-indent: -9999px;
	}

#poster {
	width: 504px;
	margin: 68px 100px 88px 100px;
	}

#poster1 {
	height:	161px;
	background: url(./images/textonly_01.jpg) no-repeat top;
	}

#poster2 {
	height:	168px;
	background: url(./images/textonly_02.jpg) no-repeat top;
	}
	
#poster3 {
	height:	237px;
	background: url(./images/textonly_03.jpg) no-repeat top;
	}
	
#poster4 {
	height:	284px;
	background: url(./images/textonly_04.jpg) no-repeat bottom;
	}
	
ol, li {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: block;
	text-indent: 0;
	}

.ripoffs {
	width: 500px;
	margin: 68px 100px 88px 100px;
	padding-top: 250px;
	background: url(./images/wanted.jpg) no-repeat top;
	}
	
#page1 .ripoffs {
	padding-top: 0px;
	margin-top: 0px;
	background: transparent;
	}
	
#disclaimer {
	font: 1em/1.4em Helvetica, sans-serif;
	color: #333;
	text-align: justify;
	text-indent: 0;
	width: 432px;
	margin: 68px 115px 16px auto;
	padding: 0 20px;
	border: 1px solid #666;
	background: url(./images/disclaimer-bg.png) repeat;
	}
	
#disclaimer .instructions {
	text-align: center;
	font-weight: bold;
	}
	
.ripoffs li {
	width: 100px;
	height: 100px;
	margin: 16px 11px;
	padding: 0;
	border: 1px solid #333;
	float: left;
	display: block;
	}

.ripoffs li a {
	display: block;
	width: 100px;
	height: 100px;
	}
	
.ripoffs li img {
	border: 0px;
	}
	
#header {
	height: 150px;
	margin: 0;
	background: url(./images/header.jpg) repeat-x bottom left;
	}
	
#header h1 {
	height: 104px;
	width: 238px;
	margin: 0 0 0 5%;
	background: url(./images/welcometopanic.gif) no-repeat bottom left;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	}
	
#header h1 a {
	text-decoration: none;
	display: block;
	height: 104px;
	width: 238px;
	margin: 0;
	padding: 0;
	}
	
#header h2 {
	height: 104px;
	width: 168px;
	margin: 0 5% 0 0;
	background: url(./images/extras.gif) no-repeat bottom right;
	text-indent: -9999px;
	float: right;
	}
	
.brand {
	background: url(./images/footer.jpg) no-repeat bottom left;
	margin: 0;
	padding-bottom: 230px;
	}
		
.hide {
	display: none;
	}

#solicitation {
	width: 500px;
	margin: 101px 100px 0 100px;
	padding: 435px 0 0 0;
	background: url(./images/solicitation_01.jpg) no-repeat top;
	}
	
	
#sendusrips {
	width: 500px;
	height: 338px;
	margin: 0;
	padding: 0;
	background: url(./images/solicitation_02.jpg) no-repeat bottom;
	}
	
#sendusrips a {
	display: block;
	height: 339px;
	width: 500px;
	overflow: hidden;
	text-decoration: none;
	}
	
p.iewarning {
	display: none;
	}