html {
	height: 100%;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #1c1d21;
	font-family: segoe ui, trebuchet ms, arial, sans-serif;
	font-size: 0.83em;
	text-align: center;
	height: 100%;
}

body a:link {
	text-decoration: bold;
	color: #340311;
}

body a:visited {
	text-decoration: bold;
	color: #340311;
}

body a:hover {
	text-decoration: underline;
	color: #FF0000;
}

img {
	border: none;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 1.75em;
	color: #ab0534;
	border-bottom: 1px solid gray;
	text-shadow: 1px 1px 1px black;
}

h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 2.0em;
	color: #ab0534;
	border-bottom: 1px solid gray;
	text-shadow: 1px 1px 1px black;
}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 1.25em;
	color: #ab0534;
	border-bottom: 1px solid gray;
	text-align: left;
	text-shadow: 1px 1px 1px black;
}

h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #624c12;
	border-bottom: 1px solid gray;
	text-align: left;
	text-shadow: 1px 1px 1px black;
}

h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: .9em;
	font-style: italic;
	letter-spacing: -.01em;
	color: #000000;
}
#socialBar {
	z-index: -1;
	padding: 5px;
	width: 800px;
	margin: auto;
	margin-top: -30px;
	background: #3b5998;
	opacity: .9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 0px 0px;
}

.infoBar {
	border-bottom: 1px outset;
	position: fixed;
	height: 0px;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	text-weight: bold;
	padding: 10px;
	cursor: pointer;
	font-size: 1.25em;
}
.paragraph {
	margin: 10px;
	font-size: 14pt;
}
.infoSpacer {
	height: 0px;
	width: 100%;
}

.holidayHeader {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 2.0em;
	letter-spacing: -.04em;
	line-height: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #1e3f02;
	width: 100%;
	border-bottom: 1px solid #1e3f02;
	text-shadow: 2px 2px 2px #C0C0C0;
}

.imageV {
	vertical-align: middle;
}

.imageR {
	padding-right: 10px;
}

.imageRH {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}

.imageRNB {
	float: right;
	margin-top: -30px;
	margin-right: -20px;
	margin-left: 10px;
}

.imageVFR {
	vertical-align: middle;
	float: right;
	border: 1px solid #000000;
	margin-left: 10px;
}

.imageL {
	float: left;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	margin-right: 2px;
}

.imageLH {
	float: left;
	border: 1px solid #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageB {
	border: 1px solid #000000;
}

#ticketOutlet {
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -2px;
	background-color: #000000;
	text-align: center;
	border-bottom: 1px solid #C0C0C0;
}

#imageACM {
	position: absolute;
	margin-left: 470px;
	margin-top: 166px;
	z-index: 0;
}

#fixedMenu {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;
}

#menu {
	background-color: #000000;
	width: 100%;
	border-bottom: 1px solid gray;
	text-align: right;
	height: 30px;
}

#menuContents {
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid gray;
}

#craftysyntax {
	position: absolute;
	margin-top: -22px;
	margin-left: 430px;
	cursor: pointer;
}

#liveHelpButton {
	position: absolute;
	margin-top: -22px;
	margin-left: 430px;
	cursor: pointer;
}

#mbLogo {
	width: 950px;
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
}

#sponsor {
	position: absolute;
	right: 0px;
	left: 1190px;
	top: 25px;
	z-index: 3;
}

#sponsor11 {
	position: fixed;
	height: 135px; 
	width: 748px;
	margin-left: -374px;
	left: 50%;
	background-color: #000000;
	bottom: -5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 0px 0px;
	border: 1px outset;
	text-align: center;
}

#sponsor17 {
	margin-top: -69px;
	margin-left: 456px;
	width: 488px;
	text-align: center;
}
.adImage17 {
	width: 480px;
	height: auto;
	border: 1px inset;
}

#sponsorSky {
	position: fixed;
	height: 690px; 
	width: 180px;
	left: 0;
	margin-left: 10px;
	background-color: #000000;
	bottom: -5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px outset;
	text-align: center;
}
#sponsorSky1 {
	position: fixed;
	height: 690px; 
	width: 180px;
	right: 0;
	margin-right: 10px;
	background-color: #000000;
	top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px outset;
	text-align: center;
}

.adImage {
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}
.adImage1 {
	margin-top: 10px;
	border: 1px solid #FFFFFF;
}

.closeXBox {
	width: 100px;
	margin: auto;
	margin-top: 12px;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	color: #C0C0C0;
	cursor: pointer;
	border: 1px inset;
	-khtml-opacity: .50;
    -moz-opacity: .50;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}

.closeXBoxHighlight {
	width: 100px;
	margin: auto;
	margin-top: 12px;
	background-color: #C0C0C0;
	text-align: center;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	border: 1px outset;
	-khtml-opacity: .75;
    -moz-opacity: .75;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}

#sponsorSS {
	position: absolute;
	margin-left: 670px;
	top: 26px;
	z-index: 1;
}

#ad {
	position: absolute;
	right: 10px;
	left: 1200px;
	top: 94px;
	z-index: 2;
}

#ad11 {
	position: fixed;
	margin: auto;
	margin-left: 50px;
	bottom: 30px;
	z-index: 3;
}

#mainContent {
	margin-top: 52px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 964px;
	text-align: left;
}

#pageContent {
	margin-top: 52px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 884px;
	text-align: left;
	background-color: #ffffff;
	padding: 20px;
}

#seatMapPage {
	margin-top: 52px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 95%;
	text-align: left;
	background-color: #ffffff;
	padding: 10px;
}

#centerContent {
	width: 100%;
	text-align: center;
}

#footer {
	position:fixed !important;
	bottom: 0px;
	left: 0px;
	background-color: #000000;
	opacity: .9;
	background-repeat: repeat-x;
	width: 100%;
	border-top: 1px solid gray;
	margin-bottom: 0px;
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	margin-top: 4px;
	z-index: 10;
}

#footerRT {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #FF0000;
	width: 100%;
	border-top: 1px solid gray;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	margin-top: 4px;
}

.bp {
	font-size: 1.50em;
	padding: 10px;
	margin: 10px;
}

.moreBP {
	float: right;
	width: 250px;
	border: 1px outset;
	padding: 10px;
	margin: 20px;
	background-color: #e8e8c5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}

#rockOnL {
	float: left;
}

#rockOnR {
	float: right;
}

#welcome {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #340311;
	font-size: 1.25em;
}

#slideImage {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	width: 100%;
}

#featured {
	width: 329px;
	height: 240px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #340311;
	overflow-y: hidden;
	overflow-x: hidden;
}

#showText {
	width: 175px;
	height: 200px;
	text-align: center;
	vertical-align: middle;
}

#lowerMain {
	margin-top: 10px;
}

#lowerMainLeft {
	width: 640px;
	float: left;
}

#whatsNews {
	width: 230px;
	padding: 20px;
	background-color: #d1d3d4;
	border: 1px solid #000000;
	vertical-align: text-top;
	float: right;
}

#hms {
	float: left;
	margin-right: 10px;
	height: 85%;
}

#seatMap {
	height: 85%;
}

.showInfo {
	font-size: .8em;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #340311;
	background-color: #ecd9de;
}

.mainDiv {
	margin-bottom: 10px;
	padding: 20px;
	background-color: #d1d3d4;
	border: 1px solid #340311;
	width: 100%;
}

.holidayDiv {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #daf3c6;
	border: 1px solid #1e3f02;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	width: 100%;
}

.mainDiv1 {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color: #d1d3d4;
	border: 1px solid #340311;
}

.regDiv {
	margin-bottom: 10px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #340311;
}

.regDiv1 {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background-color: #d1d3d4;
	border: 1px solid #340311;
}

.trailer {
	font-size: 1.25em;
	text-align: center;
	color: silver;
	border-top: 1px solid silver;
}
.trailer a:link, .trailer a:visited {
	color: silver;
}
.trailer a:hover {
	color: black;
	background-color: #ffa;
}
.trailerContent {
	padding: 20px;
}

.whatsNewsDiv {
	width: 230px;
	height: 150px;
	float: left;
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #340311;
	text-align: center;
	cursor: pointer;
}
.whatsNewDiv a:hover {
	background-color: #ffa;
	opacity: .5;
}
.whatsNewDiv img {
	float: left;
}
.whatsNewsDivL {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #340311;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	text-align: left;
}

.bpDiv {
	margin-left: 520px;
	top: 31px;
	position: absolute;
	padding: 4px;
	background-color: #000000;
	border: 1px solid #c0c0c0;
	border-top: 0px;
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;
	color: #ffffff;
	width: 380px;
	cursor: pointer;
}

#infoBar {
	font-size: 1.25em;
	border-bottom: 1px outset;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	text-weight: bold;
	padding: 10px;
	cursor: pointer;
	text-wrap: none;
	overflow: hidden;
	display: none;
	background-color: #ffa;
	z-index: 999999999;
}

#alarmBar {
	font-size: 1.25em;
	border-bottom: 1px outset;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	padding: 10px;
	overflow: hidden;
	display: none;
	background-color: #ffa;
	z-index: 999999999;
}
#innerAlarmBar {
	cursor: pointer;
}
#closeButton {
	position: absolute;
	top: 2px;
	right: 20px;
}
#alarmImg {
	vertical-align: middle;
	display: inline-block;
}
#alarmImg img {
	margin: -10px;
}
#alarmMsg {
	vertical-align: middle;
	text-weight: bold;
	display: inline-block;
	margin-left: 20px;
}
.fbDiv {
	postion: absolute;
	margin-left: 630px;
	margin-top: -35px;
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
}
	
.smallShow {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	width: 133px;
	height: 220px;
	float: left;
	background-color: #ecd9de;
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	cursor: pointer;
}

.holidayShow {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	width: 232px;
	height: 260px;
	float: left;
	background-color: #daf3c6;
	border: 1px solid #1e3f02;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
}

.soldOut {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	width: 133px;
	height: 220px;
	float: left;
	background-color: #fd8293;
	border: 1px solid #ad021a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	background-image: url(/images/sold_out_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}

.soldOut A:link {
	color: #000000;
}

.soldOut A:visited {
	color: #000000;
}

.cancelledShow {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	width: 133px;
	height: 220px;
	float: left;
	background-color: #cccccc;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	background-image: url(/images/cancelled_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}

.cancelledShow A:link {
	color: #000000;
}

.cancelledShow A:visited {
	color: #000000;
}

.newAdd {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	width: 133px;
	height: 220px;
	float: left;
	background-color: #9abffc;
	border: 1px solid #01348a;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	background-image: url(/images/new_add_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}

.newAdd A:link {
	color: #ad021a;
}

.newAdd A:visited {
	color: #ad021a;
}

.bigShow {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	float: left;
	border: 1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}

.icPreview {
	margin: 3px;
	margin-bottom: 8px;
	padding: 4px;
	width: 133px;
	height: 220px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #FF0000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	cursor: pointer;
}

.icPreviewBox {
	width: 141px;
	margin: auto;
	margin-left: -4px;
	margin-bottom: 5px;
	background-color: #FF0000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.pricingTable {
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}

.pricingTable td {
	background-color: #ffffff;
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
}

.voteBox {
	position: fixed;
	margin-left: 650px;
	margin-top: -100px;
	background-color: #C0C0C0;	
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	text-align: center;
	width: 200px;
}

.bpTable {
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}
.bpTable td {
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
}	

.smallDiv {
	padding: 5px;
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	float: left;
	margin: 10px;
}

.errorDiv {
	padding: 5px;
	border: 1px solid #ff0000;
	background-color: #f6acac;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 10px;
	color: #000000;
	font-size: 1.50em;
}
.goodDiv {
	padding: 5px;
	border: 1px solid #012c07;
	background-color: #cff6c9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	margin: 10px;
	color: #012c07;
	font-size: 1.50em;
}

.announceDiv {
	position: relative;
	background-color: #ab0534;
	background: -webkit-linear-gradient(#ab0534, #d1d3d4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ab0534, #d1d3d4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ab0534, #d1d3d4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ab0534, #d1d3d4); /* Standard syntax */
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	color: #ecd9de;
	font-size: 1.50em;
	display: none;
	padding: 20px;
}

.pop17 {
	position: relative;
	background-color: #ab0534;
	background: -webkit-linear-gradient(#ab0534, #d1d3d4); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ab0534, #d1d3d4); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ab0534, #d1d3d4); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ab0534, #d1d3d4); /* Standard syntax */
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	color: #ecd9de;
	font-size: 1.50em;
	display: none;
	padding: 20px;
}

.announceDiv a {
	color: white;
}
.announceDiv a:visited {
	color: white;
}

.announceDiv a:hover, a:focus {
	color: red;
}
.announceImg {
	max-width: 100%;
	border: 1px inset;
}
.newMailChimp {
	width: 150px;
	padding: 10px;
	background-color: silver;
	border: 1px solid black;
	float: right;
	color: black;
}

.header {
	font-size: 3em;
}

.newHeader {
	margin-bottom: 10px;
	font-size: 2.0em;
	letter-spacing: -.04em;
	line-height: .8em;
	font-weight: bold;
	font-style: italic;
	color: #340311;
	width: 100%;
	border-bottom: 1px solid #340311;
}

.newHeaderB {
	margin-bottom: 10px;
	font-size: 2.0em;
	letter-spacing: -.04em;
	line-height: .8em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	width: 100%;
}

.dateBox {
	width: 60%;
	margin: auto;
	margin-bottom: 5px;
	margin-top: -10px;
	background-color: #ab0534;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	color: #ecd9de;
	text-align: center;
	font-weight: bold;
}

.holidayBox {
	width: 60%;
	margin: auto;
	margin-bottom: 5px;
	margin-top: -10px;
	background-color: #1e3f02;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	color: #daf3c6;
	text-align: center;
	font-weight: bold;
}


.icDateBox {
	width: 60%;
	margin: auto;
	margin-bottom: 5px;
	margin-top: -10px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.title {
	font-size: 1.0em;
	letter-spacing: -.01em;
	font-weight: bold;
	color: #aa0534;
	line-height: 1.2em;
	margin-top: 3px;
	margin-bottom: 3px;
}

.titleMed {
	font-size: 1.25em;
	line-height: 1.1em;
	letter-spacing: -.07em;
	font-weight: bold;
	color: #aa0534;
	margin-top: 3px;
	margin-bottom: 3px;
}

.titleSm {
	font-size: 1.1em;
	line-height: 1.0em;
	letter-spacing: -.07em;
	font-weight: bold;
	color: #aa0534;
	margin-top: 2px;
	margin-bottom: 2px;
}

.titleHuge {
	font-size: 2.5em;
	line-height: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #aa0534;
}

.headliner1 {
	font-size: 1.9em;
	letter-spacing: -.04em;
	line-height: 1.0em;
	font-weight: bold;
	font-style: italic;
	color: #aa0534;
}

.headliner2 {
	font-size: 1.75em;
	letter-spacing: -.03em;
	font-weight: bold;
	font-style: italic;
	color: #aa0534;
}

.lg {
	font-size: .9em;
}

.xlg {
	font-size: 1em;
}

.xxlg {
	font-size: 1.1em;
}

.small {
	font-size: .79em;
}

.micro {
	font-size: .7em;
}

.disclaimerBox {
	margin-top: 10px;
	font-size: .7em;
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
}

.onsaleLG {
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.pageheader {
	padding-top: 5px;
	font-size: 2.5em;
	letter-spacing: -.05em;
	line-height: .8em;
	font-weight: bold;
	font-style: italic;
	color: #9a9a9a;
	width: 100%;
	border-bottom: 1px inset;
	margin-bottom: 10px;
}

.sMicro {
	font-size: .1em;
}

.c1 {
	padding: 1px;
	height: 8px;
	width: 8px;
	margin: 1px;
}

.c2 {
	padding: 1px;
	height: 8px;
	width: 8px;
	margin: 1px;
}

.c3 {
	padding: 1px;
	height: 8px;
	width: 8px;
	margin: 1px;
}

.c4 {
	padding: 1px;
	height: 8px;
	width: 8px;
	margin: 1px;
}

.wow {
	padding: 1px;
	height: 40px;
	width: 40px;
	font: 18px calibri, arial;
	cursor: hand;
}

.frontRowUpgrade {
	margin-bottom: -12px;
}

.frontRowUpgradeA {
	position: fixed;
	top: 35px;
	left: 635px;
	width: 275px;
	background-color: #ecd9de;
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
}

votingButton {
	cursor: hand;
	padding: 30px;
}

.received,.clerk_sn {
	color: #C23E3E
}

.sent,.customer_sn {
	color: #0B71B0
}

#messagebox {
	left: auto;
	bottom: 25px;
	right: 5px;
}

#brookPointsBubble {
	border: 1px solid #340311;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 10px;
	width: 200px;
	height: 50px;
	position: absolute;
	left: 900px;
	top: 150px;
	font-size: 3.0em;
	text-align: center;
}
.floatL {
	float: left;
	margin-right: 10px;
}
.floatR {
	float: right;
	margin-left: 10px;
}
#close {
    float:right;
    display:inline-block;
    padding:2px 5px;
    margin: 5px;
    margin-right: 15px;
    margin-top: -8px;
    background:#ccc;
    font-size: .8em;
    font-weight: bolder;
    border-radius: 2px;
}
#close:hover {
    float:right;
    display:inline-block;
    padding:2px 5px;
    margin: 5px;
    margin-right: 15px;
    margin-top: -8px;
    background:#ccc;
    color:#fff;
    font-size: .7em;
    font-weight: bolder;
    border-radius: 2px;
}
#close1 {
	position: absolute;
	right: 30px;
	top: 2px;
	font-size: .5em;
}
.showBox, .newBox, .newsDiv {
	position: relative;
	display: inline-block;
	border: 1px outset;
	padding: 10px;
	margin: 10px;
	width: 28%;
	margin-bottom: 10px;
	cursor: pointer;
	opacity: 1;
	font-size: 1.1em;
	height: 100px;
	background-color: #ffffff;
	vertical-align: top;
}
.newsDiv {
	height: 150px;
}
.newsDiv img {
	float: left;
	margin-right: 10px;
}
.icShowBox {
	border: 1px outset blue;
	background-color: #bbdcf9;
}
.soldOutShow {
	opacity: .25;
}
.bigShowBox {
	position: relative;
	border: 1px outset;
	padding: 10px;
	margin: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	opacity: 1;
	font-size: 1.1em;
	float: left;
	height: 100px;
	background-color: #ffffff;
}

.bigShowBox img {
	width: 500px;
	float: left;
	margin-right: 10px;
}

.showBox:hover, .newsDiv:hover {
	opacity: .5;
	background-color: #ffffb3;
}
.showImage {
	border: 1px solid #340311;
	float: left;
	margin-right: 10px;
	width: 100px;
}
.showDate, .icShowDate, .newShowDate {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #ab0534;
	color: #ecd9de;
	font-size: .8em;
	font-weight: bold;
	padding: 5px;
}

.icShowDate, .newShowDate {
	background-color: blue;
}

.icPrevBox {
	text-align: center;
	color: #ecd9de;
	font-size: .6em;
	font-weight: bold;
	font-style: italic;
	width: 100%;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: blue;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.showText {
	height: 100px;
	overflow: hidden;
}
.epcsLogo {
	float: right;
	width: 150px;
	margin-top: -40px;
	margin-right: -20px;
	margin-bottom: -20px;
}