@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
	
html {
	font-size: 100%;
}

body {
	font: 62.5%/1.5 "Century Gothic", Arial, helvetica, verdana;
	background: #6600CC;
}
a:hover img {
	border: 0;
}

a img {
		border: 0;
}

.image {
	width: 330px;
	height: 155px;
	float: left;
}

.hpText {
	width: 310px;
	height: 155px;
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
.reg {
	width: 660px;
	height: 155px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}
.reg p{
	color: #FFFFFF;


	font-size: 1.4
]#;
}
.hpText p{
	color: #FFFFFF;
}
.pinkBar {
	background-color:#FF0099;
	width: 990px;
	height: 10px;
	float: left;
}

.purpleBar {
	background-color:#6600CC;
	width: 990px;
	height: 10px;
	float: left;
}

.greenBar {
	background-color:#00FF00;
	width: 990px;
	height: 10px;
	float: left;
}
.blackBar {
	background-color:#000000;
	width: 990px;
	height: 10px;
	float: left;
}
.listing {
	width: 620px;
	height: 200px;
	float: left;
	background: url(images/listing_bg.jpg);
}
.listing img {
	width: 250px;
	height: 170px;
	float: right;
	margin-top: 5px;
}
.listing p {
	width: 360px;
	font-size: 1.2em;
	color: #000000;
	padding: 0;
	line-height: 1.4em;
}

/* -----TEXT-------*/
p{
	font-size: 1.2em;
}
h1 {
	color: #FF0099;
	font-size: 1.5em;
	line-height: 1.5em;
}
h2 {
	color: #6600CC;
	font-size: 1.5em;
	line-height: 1.5em;
}
h3 {
	color: #00E600;
	font-size: 1.5em;
	line-height: 1.5em;
}

h4 {
	color: #000000;
	font-size: 1.5em;
	line-height: 1.5em;
}

a:active {
	color: #333333;
}
a:link, #stay a:visited {
	color: #00CC00;
	text-decoration: none;
}

a:hover {
	background: #000000;
}

a:active {
	color: #333333;
	background: #00CC00;
}



/* ---------- 2 MAIN STRUCTURE  ---------- */
#wrapper {
	margin: 0 auto;
	width: 990px;
	height: 640px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
}
#partnerWrapper {
	margin: 0 auto;
	width: 990px;
	height: 6000px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 10px;
}
#hpWrapper {
	margin: 0 auto;
	width: 990px;
	height: 640px;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 10px;
}
#images {
	width: 990px;
	height: 155px;
	margin-top: 20px;
	float: left;
}

#flamingo {
	width: 310px;
	height: 395px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

#flamingText {
	width: 620px;
	height: 395px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
#partnerText {
	width: 620px;
	height: 800px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
	
#voiceMenu {
	width: 310px;
	height: 70px;
}
#manchesterMenu {
	width: 310px;
	height: 70px;
}

#ticket {
	width: 990px;
	height: 70px;
	float: left;
}
