/* ------------------------------
	Basic
------------------------------ */
* html body {
/*\*/
	text-align: center;
/* */
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#444;
	margin:0 0;
	padding:0 0;
	background-color:#222222;
	padding-bottom:20px;
}

body, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;}
	
body.nobg, body.pop {
	margin: 0;
	padding: 15px;
	color: white; }
	
.pop td { color: #fff; }
	
body.nobg {
	background: #ccc;}
	
input.disabled {
	border:0; 
	background-color: transparent;}

/* brainstorm #26 */
input.inputrightdisabled { 
	border:0; 
	background-color: transparent;
	text-align: right;}

h1,h2,h3,p,ul,ol,dl,td,th {
	line-height:1.3em;
}

h1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:180%;
	font-weight:bold;
	color:#CE1142;
	margin-top:0em;
	margin-bottom:0.75em;
}

h2 {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#CE1142;
	margin-top:1.25em;
	margin-bottom:0.2em;
}

h3 {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#CE1142;
	/*margin-top:1.25em; */
	margin-bottom:0.2em;
}

p, ul, ol, dl {
	font-size:100%;
	margin-top:0;
	margin-bottom:1.0em;
}

ul li,
ol li {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

img {
	border:none;
}

table {
	font-size:100%;
	border:none;
	margin-top:0;
	margin-bottom:1.0em;
}

a {
	color:#1540EA;
}

a:hover {
	text-decoration:none;
	color:#CE1142;
}

address {
	font-style:normal;
	margin-bottom:1.0em;
}

div.hr,
div.hr-transparent {
	clear:both;
	height:1px;
	margin:0;
	padding:0;
	margin-bottom:1.0em;
	background-color:#ddd;
}

div.hr-transparent {
	background-color:#fff;
}

div.hr hr,
div.hr-transparent hr {
	display:none;
}

/* ------------------------------
	LOGOS: toggle fullsize
------------------------------ */
.thumbShow, .thumbHide {
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display:block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}
	
.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display:none;}

/**********************************************/
/* Custom Tags - Liacouras Center
/**********************************************/
#page {
	width:892px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	background-image:url("../images/page-bg.png");
	background-position:top;
	background-repeat:repeat-y;
	text-align:left;
	border-bottom:4px solid #000;
	border-left:4px solid #000;
	border-right:4px solid #000;
}

#header {
	height:172px;
	width:891px;
	margin:0 auto 0 1px;
	padding:0;
	background-color:#FFFFFF;
	position:relative;
	background-image:url(../images/header-left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

#body {
	margin:0 0px;
	padding-top:20px;
	background-repeat:no-repeat;
/*	background-image:url(../images/sidebar-top.png); */
	background-position:top right;
	background-repeat:no-repeat;
	min-height:86px;
	_height:86px;
}

#content {
	width:596px; /* 2px less due to IE bug with overflowing <em>s */
	padding:0 15px 0px 20px;
	float:left;
	vertical-align:top;
}

#sidebar {
	width:210px;
	padding:0px 21px 0px 20px;
	float:right;
	vertical-align: top;
}

#footer {
	padding:0 10px;
	height:44px;
	background-image:url("../images/footer-bg.png");
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
	position:relative;
}

#header-print,
#footer-print {
	display:none;
}


/* Header
============================================================ 
--------------------------------------------------------- */

#logo {
	position:absolute;
	left:28px;
	top:21px;
}

#logo a {
	background-image:url("../images/logo.png");
	background-repeat:no-repeat;
	width:412px;
	display:block;
	padding-top:63px;
	height:0px !important; /* for most browsers */
	height /**/:63px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#header-picture {
	position:absolute;
	right:1px;
	top:0px;
}
	

/* Sidebar
============================================================ 
--------------------------------------------------------- */

#sidebar {
	color:#666;
	font-size:90%;
}

#sidebar h2 {
	width:186px;
	color:#333;
	margin:0 -9px 0 -4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
	font-size:120%;
}

/* At www.liacourascenter.com, this section is imported as widgets.css*/

div.picture-right img, div.picture-left img, div.picture-center img {
	border-color:#ddd;
	border-width:2px;
	display:block;
	margin:0 auto;
	margin-bottom:10px;
	padding: 1px;
}

div.picture-center {
text-align:center;
width:auto;
}

div.no-border img {
border:medium none;	
}

img {
border:medium none;	
}

div.picture-right p, div.picture-left p, div.picture-center p {
	color:#666;	
}

div .hr {
	background-color:#ddd;
}

div .hr-transparent {
	background-color:#FFF;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #BDD997;
	border-bottom:none;
}

fieldset table th, fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #BDD997;
}

fieldset table th {
	width:140px;
	background-color:#EAF3DE;
	border-right:1px solid #BDD997;
	text-align:right;
	color:#465920;
}

/* Footer
============================================================ 
--------------------------------------------------------- */

#footer p.copyright {
	color:#F0B8C7;
	font-size:85%;
	margin:0;
	padding-right:5px;
	padding-top:22px;
	padding-bottom:3px;
	text-align:center;
	font-family:tahoma,verdana,arial;
}

#footer a {
	color:#F0B8C7;
	font-size:90%;
	margin:0;
	padding-top:9px;
	font-family:tahoma,verdana,arial;
}

#newline-signature {
	text-align:center;
	width:100%;
}

#newline-signature a {
	display:block;
	margin:15px auto;
	width:260px;
	padding-top:36px;
	height:0px !important; /* for most browsers */
	height /**/:36px; /* for IE5.5's bad box model */
	overflow:hidden;
	background-repeat:no-repeat;
	background-image:url(../images/newline-signature.gif);
}

/* Navigation
============================================================ 
--------------------------------------------------------- */

/* Main nav */

#main-nav {
	margin:0;
	padding:0;
	list-style:none;
	width:890px;
	height:40px;
	position:absolute;
	top:142px; 
	left:1px;
	background-image:url(../images/main-nav-bg.png);
	background-repeat:repeat-x;
}

#main-nav li {
	display:block;
	margin:0;
	padding:0 0px;
	float:left;
}

#main-nav li a {
	background-repeat:no-repeat;
	display:block;
	padding-top:40px;
	height:0px !important; /* for most browsers */
	height /**/:40px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#main-nav-upcoming-events a {background-image:url(../images/main-nav-1.png); width:150px; }
#main-nav-parking-directions a {background-image:url(../images/main-nav-2.png); width:162px; }
#main-nav-tickets a {	background-image:url(../images/main-nav-3.png); width:78px; }
#main-nav-premium-seating a {	background-image:url(../images/main-nav-4.png); width:144px; }
#main-nav-general-info a {	background-image:url(../images/main-nav-5.png); width:104px; }
#main-nav-contact-us a { background-image:url(../images/main-nav-6.png); width:110px; margin-left:62px;  }


#main-nav li a:hover {
	background-position:0 -40px;
}

#main-nav li a.current,
#main-nav li a.current:hover {
	background-position:0 -40px;
}


/* Sub nav */

h2.sub-nav {

}

#sub-nav {
	margin-left:0;
	padding:0;
	list-style:none;
}

#sub-nav li {
	padding:0;
	margin:0 0px;
	margin-left:-4px;
	width:180px;
	border-bottom:1px solid #DCDCDC;
}

#sub-nav li a {
	display:block;
	padding:5px 0 5px 13px;
	margin:0px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	width:175px;
	background-image:url(../images/sub-nav-a.png);
	background-position:left;
	background-repeat:no-repeat;	
}

#sub-nav li a:hover,#sub-nav li a.current,#sub-nav li a.current:hover {
	color:#CE1142;	
	background-image:url(../images/sub-nav-a-current.png);
	background-position:left;
	background-repeat:no-repeat;	

}


/* Crumbs */

#crumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	background-image:url(../images/crumbs-bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#crumbs li {
	display:inline;
}

#crumbs li a {
	color:#666;
}

#crumbs li a:hover {
	text-decoration:none;
	color:#000;
}

/* Forms
============================================================ 
--------------------------------------------------------- */

form h3 {
	margin-bottom:0.2em;
}

fieldset {
	padding:0;
	margin-bottom:1.0em;
	border:none;
}

fieldset table {
	width:100%;
	margin-bottom:0;
	border:1px solid #ccc;
	border-bottom:none;
}

fieldset table th,
fieldset table td {
	padding:0.4em 0.5em;
	border-bottom:1px solid #ccc;
}

fieldset table th {
	width:140px;
	background-color:#f8f8f8;
	border-right:1px solid #ccc;
	text-align:right;
}

form div.controls {
	margin-top:1.0em;
	margin-bottom:1.5em;
	text-align:center;
}

label {
	font-weight:normal;
}

label.required {
	font-weight:bold;
}

label.error {
	font-weight:bold;
	color:#c00;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input.radio {
	cursor:pointer;
}

input.checkbox {
	cursor:pointer;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

fieldset .notes {
	font-size:85%;
	color:#888;
	margin-bottom:0;
}

/* Checkboxes group */

div.checkboxes label {
	cursor:pointer;
}

div.checkboxes input {
	cursor:pointer;
}
/**********************************************/
/* End Custom Tags - Liacouras Center         */
/**********************************************/
input.inputright {text-align: right;}

big, .lgmed {
	font: bold 14px Arial, sans-serif;
	color: #CE1142;}

small, .small, .smallbold, .smallmedbold, .errorsm {
	font-size: 10px;}
.smallbold, .smallmedbold {font-weight: bold;}
.smallmedbold {color: #060;}

form, script {margin: 0; padding: 0;}


/* ------------------------------
	Layout
------------------------------ */
#welcome {
	text-align: right;}
#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color :#000;}
#timer input {
	font-size: 10px;}
/* #content {
	margin: 0;
	padding: 0 0 100px 0;} */
	
#pleasewait {
	background: #fff;
	border: 10px double #999;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	background: #000;
	margin: 0;
	padding: 2px;
	text-align: center;
	color: #fff;}
#topmenu a {
	margin: 0;
	padding: 5px 15px;
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	color: #fff;}
#topmenu a:hover {
	background: #CE1142;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	background: #fff url('../images/global-temple_menuBG.gif') top left repeat-y;
	margin: 0;
	padding: 0 0 50px 0;
	color: #fff;}
#menu ul {
	list-style: none;
	margin: -50px 10px 0;
	padding: 0;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#menu li a {
	display: block;
	margin: 0;
	padding: 5px;
	font: bold 13px Arial, sans-serif;
	text-decoration: none;
	color: #fff;}
#menu li a:hover {
	color: #fc3;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	font-size:85%;
	color:#666;
	padding:0;
	padding-bottom:0.5em;
	margin:0;
	margin-bottom:1.5em;
	list-style:none;
	background-image:url(../images/crumbs-bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align: left;
	}
#breadcrumbs strong {
	font-weight: bold;
	color: #CE1142;}

#breadcrumbs li {
	display:inline;
}

#breadcrumbs li a {
	color:#666;
}

#breadcrumbs li a:hover {
	text-decoration:none;
	color:#000;
}
/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #eee;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #CE1142;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	/* list-style-image: url('../images/bullet.gif'); */
	margin-bottom: 1.5em;}

#eventlistbig {
	list-style: none;
	margin: 2em 0;
	padding: 0;
	text-align: center;}
#eventlistbig {
	list-style-type:none;}
#eventlistbig  a {
	border: 1px solid #666;
	padding: 5px 10px;
	font: 16px 'Arial Black', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;}
#eventlistbig  a:hover {
	border: 1px solid #ccc;
	background: #CE1142;
	color: #fff;}

th, .listhead {
	background-color: #CE1142;
	font-weight: bold;
	color: #fff;}

.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}
	
/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;}
.cartbox {
	border: 1px solid #CE1142;
	padding: 4px;
	font-size: 10px;}
.carthead {
	background-color: #CE1142;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #666;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
.button {
	/* background-color: #03c;
	border: 2px solid #060; */
	font-weight: bold;
	color: #000;}
	
.buttonAda {
	background-color: #27478E;
	border: 2px solid #DEDEDD;
	font-weight: bold;
	color: #fff;
	cursor:pointer;
	}
	
.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;
	font: 6pt Verdana, sans-serif;
	color: #999;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #c00;}

.medbold {font-weight: bold;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

/* ------------------------------
	eCheck
------------------------------ */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}
