﻿@charset "utf-8";
/* CSS Document --- Override Styles go here */
* {
	padding: 0;
	margin: 0 auto;
}
body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #ccc;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri,Arial, Helvetica, Sans-Serif;
	LETTER-SPACING: 0px;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
/*	background-image: url('images/Page-BgTexture.jpg'); */
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
body a {
	color: white;
}
p {
	margin: 7px 0 7px 0;
}
#art-page-background-glare {
	position: absolute;
	width: 100%;
	height: 450px;
	left: 0;
	top: 0;
}
#art-page-background-gradient {
	position: absolute;
	background-image: url('images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 900px;
	left: 0;
}
#art-page-background-glare-image {
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 450px;
	width: 150px;
	margin: 0;
}
#art-page-background-gradient {
	background-position: top left;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 1000px;
}
#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
}
#tabs {
	width: 400px;
	margin: auto;
	position: absolute;
	top: 20px;
	left: 10px;
}
#box {
	background: #000000; /* url('img/eba_box_pix.png') repeat; */
	width: 960px;
	height: 665px;
	border: 1px #ccc solid;
	position: absolute;
	top: 47px;
	left: 0px;
}
.logo {
	position: absolute;
	top: 20px;
	left: 40px;
}
.logo_pic {
	border-color: gray;
}
.logo_sm {
	position: absolute;
	top: 50px;
	left: 20px;
}
#separator {
	border-top: #ccc 1px solid;
	height: 15px;
}
.newmoonexperience {
}
.text {
	position: absolute;
	top: 20px;
	left: 430px;
	width: 450px;
	height: 450px;
	line-height: 18px;
	border-left: #ccc 1px solid;
	padding: 5px 30px;
}
.text_wide {
	position: absolute;
	top: 50px;
	left: 300px;
	width: 570px;
	height: auto;
	line-height: 20px;
	border-left: #ccc 1px solid;
	padding: 5px 20px 5px 20px;
}
.title {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.showinfo {
	padding-left: 20px;
	padding-bottom: 10px;
}
.showtimeplace, .onsalenow {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.onsalenow a {
	color: #E10000;
}
.cc {
	margin-top: 15px;
}
.nav {
	position: absolute;
	top: 500px;
	left: 0;
	width: 960px;
	background-color: #ccc;
	text-align: center;
	height: 30px;
}
.nav ul {
	position: relative;
	left: 170px;
}
.nav li {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 8px 0 8px 28px;
}
.nav li a {
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}
.nav li a:hover {
	color: #E40757;
}
.nav_high {
	position: absolute;
	top: 0px;
	left: 0;
	width: 960px;
	background-color: #ccc;
	text-align: center;
}
.nav_high li {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 8px 0 8px 28px;
}
.nav_high li a {
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
}
.nav_high li a:hover {
	color: red;
}
.links {
	width: 100%;
	position: absolute;
	top: 530px;
	background-color: black;
	height: 135px;
	text-align: center;
}
.links_box {
	padding: 0px;
	margin: 0px;
	height: 135px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.links_sep {
	padding-left: 15px;
}
.links td {
	vertical-align: middle;
}
#footer {
	position: absolute;
	top: 720px;
	left: 0px;
	right: 0px;
}
.foottext {
	width: 960px;
	margin: auto;
	position: relative;
	text-align: center;
	color: gray;
}
h5 {
	border: white 1px solid;
	background-color: red;
	color: black;
	margin: 20px 0;
	padding: 5px;
	width: 400px;
	text-align: center;
	font-size: 18px;
}
ul#norm {
	margin-left: 30px;
}
.hosted, .hosted a {
	color: gray;
}
#sponsorbox {
	position: relative;
	top: 25px;
	margin-top: 5px;
}
#description .sponsors {
	font-style: italic;
}
#sponsors .listing {
	padding-left: 25px;
}
.navigation2 {
	background: url('img/eba_purchase.png') no-repeat;
	position: relative;
	white-space: nowrap;
	display: block
	top: 15px;
	height: 35px;
	width: 135px;
	float: left;
	margin: 0;
	padding: 0;
}
.navigation2 a {
	display: block;
	color: black;
	font-size: large;
	width: 135px;
	height: 35px;
	text-decoration: none;
}
.navigation2 a:hover {
	color: #E40757;
	font-size: large;
}
.navigation2 span {
	position: absolute;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#navigation3  {
	left: 0px;
}
#navigation4 {
	left: 25px;
}
#navigation5 {
	left: 50px;
}
#auction {
	margin-top: 15px;
}
.style1 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
.style2 {
	text-decoration: underline;
}
.style6 {
	color: white;
	font-size: large;
	font-weight: bold;
}

#eventnews {
	left: 27px;
}

#tickets {
	left: 40px;
	color: gray;
}

#shop {
	left: 50px;
}

#tagline {
	text-align: right;
	color: yellow;
}