@font-face {
  font-family: "Veteran";
  src: url('veteran.ttf') format("truetype");
}
body{
	margin:0;
	background-color: #bbb;
}
#menu, #menu2{
	position: absolute;
	left: 0;
	top: 0;
	z-index:12343;
	padding: 0;
}
#menu li, #menu2 li {
	font-family: "Times New Roman", courier;
	color: #333; 
	margin-left: 5px;
	
}
table{
	width: 600px;
}
table tr td{
	text-align:center;
}
table img{
	border: none;
	max-height: 60px;
	min-height: 60px;
}

.alt{
	max-height: 90px !important;
	min-height: 90px !important;
}
table a{
	border: none;
	text-decoration: none;
}
#menu li a{
	color:black;
	display:block;
	font-family:Georgia;
	font-size:14pt;
	font-style:italic;
	letter-spacing:0;
	margin:25px 0;
	text-decoration:none;
	width:130px;	
}
#menu2 li a{
	color:black;
	display:block;
	font-family:Georgia;
	font-size:14pt;
	font-style:italic;
	letter-spacing:0;
	margin:0;
	text-decoration:none;
	width:130px;	
}
#menu2 li a img{
	border: none;
}
#overlay-press p{
	color: white;
	width: 250px;
	text-align: justify;
}
#overlay-press p a, #overlay-press a{
	color: white;
	width: 250px;
	text-align: justify;
	font-size: 14px;
	text-decoration: none;
}

#player{position: absolute;right:25px; top:65px; z-index: 1000;}



#wrapper{
	width: 901px;
	height: 624px;
		margin: 0px auto;
	position: relative;
	background-color: white;
	padding: 0 5px;

	border-left: 1px dashed #aaa;
	border-right: 1px dashed #aaa;

}
#wrapper2{
	width: 901px;
		margin: 0px auto;
	position: relative;
	background-color: white;
		padding: 0 5px;

	border-left: 1px dashed #aaa;
	border-right: 1px dashed #aaa;
}
#triangle1{
	background: transparent url('../images/tri1.png') no-repeat top left;
	width: 901px;
	height: 624px;
	position: absolute;
	z-index: 1;
}
#triangle2{
	background: transparent url('../images/tri2.png') no-repeat top left;
	width: 901px;
	height: 624px;
	position: absolute;
	z-index: 2;
}
#triangle3{
	background: transparent url('../images/tri3.png') no-repeat top left;
	width: 901px;
	height: 624px;
	position: absolute;
	z-index: 3;
}
#triangle4{
	background: transparent url('../images/tri4.png') no-repeat top left;
	width: 901px;
	height: 624px;
	position: absolute;
	z-index: 4;
}
#triangle5{
	background: transparent url('../images/tri5.png') no-repeat top left;
	width: 901px;
	height: 624px;
	position: absolute;
	z-index: 5;
}
#triangle6{
	background: transparent url('../images/tri6.png') no-repeat top left;
	width: 901px;
	height: 624px;
	position: absolute;
	z-index: 2;
}
.box1, .box2, .box3, .box4, .box5{
	cursor: pointer;
}

#overlay-why, #overlay-what, #overlay-party, #overlay-rsvp, #overlay-watch, #overlay-buy, #overlay-get, #overlay-press{
	margin: 0 auto;
	width:368px;
	color: black;
	height: 631px;
	position: absolute;
	left:50%;
	margin-left:-184px;
	background-color: black;
	display: none;
	z-index:134;
}

#overlay-get{
	text-align: center;
	
}
#overlay-get a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin-top: 200px;
}

#overlay-why{
	background: transparent url('../images/overlay1.png') no-repeat top left;
}
#overlay-press{
	background: transparent url('../images/overlay5.png') no-repeat top left;
	margin-top:30px;
	padding-top: 130px;
	padding-left: 60px;
	font-size:  10px;
}
#overlay-what{
	background: transparent url('../images/overlay2.png') no-repeat top left;
}
#overlay-party{
	background: transparent url('../images/overlay4.png') no-repeat top left;
	text-align:center;
	padding-top:50px;
}
#overlay-rsvp{
	background: transparent url('../images/overlay3.png') no-repeat top left;
}
#overlay-watch{
	background: transparent url('../images/overlay4.png') no-repeat top left;
	text-align:center;
	padding-top:50px;
}
#overlay-buy{
	background: transparent url('../images/overlay-buy.png') no-repeat top left;
	text-align:center;
	font-family: arial !important;
}
#overlay-get{
	background: transparent url('../images/overlay-buy.png') no-repeat top left;
	text-align:center;
	padding-top:50px;
	font-family:'Veteran';
	
}
#triangulito{
	width:12px;
	height: 18px;
	position: absolute;
	left:624px;
	top:50px;
	display: none;
}
#title h1 a{
	width: 193px;
	height: 24px;
}
#title h1 a span{
	visibility: hidden;
}
#footer{
	width:880px;
	position:relative;
	text-align:center;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	-webkit-border-radius-topleft:15px;
	-webkit-border-radius-topright:15px;
	margin: auto;
	margin-top:0px;
	
}
#footer h1{
	clear: both;
	color: gray;
}
.footer-col{
	max-width: 200px;
	float:left;
	height:80px;
	padding: 0 18px;
	position:relative;
	border-right: 1px dashed #aaa;
	line-height: 15px;
}
.footer-col2 {
border-right:1px dashed #AAAAAA;
float:left;
height:60px;
line-height:15px;
max-width:478px;
padding-bottom:0;
padding-left:8px;
padding-right:8px;
position:relative;
padding-top:25px
}
#countdown{
	color: white;
	font-family: 'Veteran', Helvetica, sans-serif;
}
#feedback{
	position:absolute;
	right: -214px;
	top: 200px;
	border: 1px dashed #000;
	z-index: 5678;
	width:270px;
	background-color: #fff;
}
#feedback a img{
	border: none;
	
}
#feedback .left{
	float:left;
	width:60px;
}
#feedback .right{
	float:left;
	width:200px;
}
.price{
	font-size: 24px;
}
.buynow{
	margin-top:275px;
}
.downlink{
	margin-top:400px;
}
.last{
	border: none;
	margin-top:-20px;
}
.artist, .press{
	padding-top:20px;
}
#title{
	position: absolute;
	right: 50px;
	top:50px;
	//*background: transparent url('../images/title.png') no-repeat top left;*/
	width: 193px;
	height: 24px;
	z-index: 3453;
}
#title img{
	cursor: pointer;
	
}
#footer h4{
	color:#333333;
	font-size:14px;
	margin:0.6em 0 0.2em;
	position:relative;
	z-index:10;
	font-family: "Times New Roman";
	
}

#footer ul{
	position:relative;
	z-index:12;
	list-style-type: none;
}
#footer ul li{
	text-align: center;
	margin: 0;
}
#footer  a, #footer p{
	color:black;
	text-decoration:none;
	font-family: "Times New Roman";
	font-size: 12px;
	
}
#footer-tracklist{
	height: 191px;
	padding:10px 0;
	font-size: 10pt;
	font-family: "Times New Roman", serif;
	color: black;
	text-align: center;
	margin: 10px auto;
	width: 880px;
	background-color: #ff6767;
}
#footer-tracklist h1{
	width: 80px;
}
#footer-tracklist div{
	float: right;
	margin-right:120px;
}
h1{
	font-style: italic;
	font-size: 12pt;
	font-family: "Times New Roman";
	float: left;
	margin-left: 10px;	font-weight: normal;
}
#footer-coverart, #footer-coverart a{
		height: 191px;
		font-size: 12pt;
		font-family: "Times New Roman", serif;
		color: white;
		text-align: center;
		margin: 10px auto;
		width: 880px;
		background-color: black;
		padding:10px 0;		
}
#footer-coverart img{
	margin-right: 20px;
	float: right;
	margin-top:10px;
}
#footer-flyer, #footer-flyer a{
		height: 291px;
		font-size: 12pt;
		font-family: "Times New Roman", serif;
		color: black;
		text-align: center;
		margin: 10px auto;
		width: 880px;
		background-color: #b3ffff;
		
}
#footer-flyer .right{
	float:right;
	margin-right: 20px;
	margin-top: 10px;
	
}
#footer-flyer .left{
	float: left;
	clear: left;
}
#footer-socialnetworks{
	height:101px;
		font-size: 12pt;
		font-family: "Times New Roman", serif;
		color: black;
		text-align: center;
		margin: 20px auto;
		width: 880px;
		background-color: #f9fcbc;
		
}

#footer-socialnetworks div{
	float: right;	
	margin-right: 20px;
	margin-top: 30px;
}

#footer-supporters{
		height: 191px;
		font-size: 12pt;
		font-family: "Times New Roman", serif;
		color: black;
		text-align: center;
		margin: 10px auto;
		width: 880px;
		background-color: white;
		
}
#footer-supporters h1{
	width: 100px;
}
#footer-supporters div{
	float: right;
}
#bottom{
		font-size: 8pt;
		font-family: "Times New Roman", serif;
		color: black;
		text-align: center;
		margin: 10px auto;
		width: 880px;
		background-color: white;		
}


.rsvp_view{
	margin-top:450px;
	color: white;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;margin-left:10px;
	
}
#confirm_box{
	width:150px;
	float: left;
}
#confirm_form{
	padding-top:20px;
	width:150px;
	float: left;
}
#rsvpbox{
	width: 250px;
	margin: auto;
	padding-left: 40px;
	margin-top:-5px;
}
#rsvpbox label{
	width: 50px;
}
input[type=text]{
	height:11px !important;
	margin:1px 2px;
	width:140px;
	color: white;
	font-size: 10px;
	border: 1px dashed #222;
	background-color:black;
}
input[type=submit], input[type=button]{
	float: right;
	margin-left: 5px;
	border: 1px white solid;
	background-color: black;
	color: white;
	font-family: 'Arial', Helvetica, sans-serif;
	margin-top:15px;
	
	
}
.overlay .close{
	width: 20px;
	height:20px;
	line-height: 20px;
	position: absolute;
	bottom: 20px;
	right:10px;
	font-size:20px;
	color:white;
	font-family: verdana;
	z-index:12345;
	margin-bottom:7px;
	margin-right:5px;
}
.close a, .close a:hover, .close a:visited{
	text-decoration: none;
	color: white;
}
