/* 

The Cool Room
CSS display document v2 :: 17.09.2008

By Cade.
www.cade.com.au

*/

	html, body { height: 100%; padding: 0; margin: 0 auto; }
	
	body { font-family: Helvetica, Verdana, Arial, sans-serif; background-color: #c5c4c4; background-position: top 0px; background-repeat: repeat-x; background-image: url(bgstore.jpg); margin: 0 auto; text-align: center; }
	
	a:link { color: #e8487d; border-bottom: none; text-decoration: none; font-family: Helvetica, Verdana, Arial, sans-serif; }

	a:visited { color: inherit; text-decoration: none; border-bottom: none; font-family: Helvetica, Verdana, Arial, sans-serif; }

	a:hover { color: #ffffff; text-decoration: none; border-bottom: none; font-family: Helvetica, Verdana, Arial, sans-serif;	}

	a:active { color: #ffffff; text-decoration: none; border-bottom: none; font-family: Helvetica, Verdana, Arial, sans-serif; }


	#wrapper { 	min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -75px; }
	
	div.bg { top: 0px; text-align: right; position:absolute; width:100%; height:100%; margin:0px; padding:0px; left:0px; right:0px; z-index:0; overflow: hidden; display: inline; }
	
	#content { width: 700px; z-index: 1; top: 30px; position: relative; margin: 0 auto; text-align: left; }
	#content2 { width: 80%; z-index: 1; top: 30px; position: relative; margin: 0 auto; text-align: left; }
	#conttitle { width: 80%; z-index: 1; top: 30px; position: relative; margin: 0 auto; text-align: right; }
	
	#cat { text-align: center; line-height: 50px; padding-top: 20px; }
	
	p.middle { text-align: justify; }

	#footer, #push { height: 75px; /* .push must be the same height as .footer */ }

	
	#footer { z-index: 10; width: 100%; margin: 0 auto; text-align: center; letter-spacing: -1px; color: #e8487d; bottom: 0px; font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif; font-size: 17px; left: 0px; overflow: hidden; position: fixed;  }
	
	#footnote { background-color: #2e2e2e; width: 100%; height: 45px; position: fixed; bottom: 0px;}
	
	#buttoncancer{ margin: 0 auto; text-align: center; width: 700px; height: auto; }
	
	.button { text-align: center; float: left; clear: right; width: 100px; height: 50px; padding-top: 10px; background: url(button.png) top no-repeat; overflow: visible;  }
	
	
	p.logo { color: #00ff04; font-size: 35px; font-family: Arial; }
	.logocoolroom { font-variant: small-caps; font-size: 50px; font-family: "Arial Black", Arial, sans-serif; color: #e8487d; }
	.logosubtitle { line-height: 20px; color: #2e2e2e; font-size: 20px; font-family: Arial, sans-serif; }
	
	span.whiteout { font-size: 15px; line-height: 21px; padding: 3px; font-family: Helvetica, Verdana, Arial, sans-serif; background-color: #ece8de; }
	
	/* alternative styling for title fonts */
	
	
	
	
	
	
	
