@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	background:url(images/BGimg.jpg) top no-repeat #017183;
	top: 0px;
}

* {
	margin: 0;
}

.wrapper {
	width:100%;
	min-height: 70%;
	height: auto !important;
	height: 70%;
	top: 0px;
}
.wrapper2 {
	width:700px;
	height:100%;
	margin:0 auto;
	min-height:300px;
	padding:0 20px 0 20px;
}
.gradWrapper{
	background:url(images/BGimg2.jpg) top repeat-y;
	min-height:300px;
}
.push{
	height:90px;
	background:url(images/BGimg2.jpg) top repeat-y;
}
.footWrapper {
	width:700px;
	height:50px;
	margin:0 auto;
	border-top:#666 1px solid;
	background-image:none;
	background:none;
}
.topBar{
	width:700px;
	height:246px;
	margin:0 auto;
	top: 0px;
}
.topBar h1{
	color:#FFF;
	margin:0 0 0 10px;
	padding:0;
	font-size:24px;
	font-family: Helvetica, sans-serif;
	font-weight:600;
}
.topBar h2{
	color:#FFF;
	margin:0 0 0 10px;
	padding:0;
	font-size:10px;
	font-weight:normal;
}
.topBarLOGO {
	margin:15px 0 0 30px;
}
.topBarWrapper {
	width:700px;
	height:180px;
	top: 0px;
}

ul#mainNav { 
	margin-top:9px;
	margin-left:95px;
	padding: 0;
	list-style: none;
} 

ul#mainNav a {
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	font-size: 24px;
	color:#FFF;
	text-decoration: none; 
	border-left: none;
	padding: 7px 5px 7px 5px;
	display: block;
	margin:0 6px 0 6px;
	font-weight:bold;
	opacity:0.4;
	height:59px;
	letter-spacing:-1px;
} 

ul#mainNav p {
	color:#FFF;
	font-size: 24px;
	text-decoration: none; 
	border-left: none;
	padding: 7px 5px 7px 5px;
	display: block;
	margin:0 6px 0 6px;
	font-weight:bold;
	opacity:0.4;
	filter:alpha(opacity=40);
	height:46px;
}

ul#mainNav a.current { 
	opacity:1;
	filter:alpha(opacity=100);
	background:url(images/current.gif) no-repeat bottom right;
	height:63px;
} 

#mainNav a:hover{ 
	opacity:1;
	filter:alpha(opacity=100);
}

#mainNav li{
	float: left;
	width: 115px;
}

#footer {
	height: 6.5em;
	background:url(images/BGimg2.jpg) top repeat-y;
} 
	
#footer p{
	margin:0;
	padding:0;
	font-size:8px;
	text-align:center;
	} 

#footer a{
	text-decoration:none;
	color:#369;
	font-size:9px;
	} 
#footer a:hover{
	text-decoration:none;
	color:#666;
	}
.event {
	border-bottom:#333 dashed 1px;
	height:auto;
	width:100%;
	margin:0 0 10px 0;
}
.INevent {
	width:100%;
	height:90%;
	padding-top:5px;
	margin-bottom:5px;
}
.INevent:hover {
	/*background-color:#fff7c0;
	background-color:#DFDFDF;*/
}
.INevent h2 {
	color:#333;
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
}
.INevent h3 {
	color:#666;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:0;
	font-weight:normal;
}
.INevent p {
	color:#333;
	font-size:12px;
	margin:8px 0 0 0;
	padding:0 20px 0 10px;
	border-left:#333 10px solid;
}
.INevent a {
	color:#039;
	text-decoration:none;
}
.INevent a:hover {
	text-decoration:underline;
}
.INeventSession{
	margin-top:5px;
}
.INeventSession h2 {
	color:#003399;
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
}
.INeventSession h3 {
	color:#666;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:0;
	font-weight:normal;
}
.INeventSession p {
	color:#333;
	font-size:12px;
	margin:8px 0 0 0;
	padding:0 20px 0 10px;
	border-left:#333 10px solid;
}
.INeventSession a {
	color:#039;
	text-decoration:none;
}
.INeventSession a:hover {
	text-decoration:underline;
}

h3 {
	color:#666;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:0;
	font-weight:normal;
}

#ticketsBox {
	float:right;
	width:190px;
	background-color:#ececec;
	border:solid 1px #333;
	border-top:#333 solid 6px;
	padding:6px 6px 6px 6px;
	text-align:center;
	margin-left:20px;
}

#ticketsBox h2{
	margin-top:10px;
	color:#003399;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#ticketsBox h3{
	color:#666;
	font-size:10px;
	font-style:italic;
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:center;
}
#ticketsBox p{
	margin-top:10px;
}
.SELsession{
	background-color:#666;
	width:90%;
	height:20px;
}

input.selectSession{
	margin-top:5px;
}

p {
	color:#333;
	font-size:12px;
}
.priceList {
	margin-top:3px;
}

.priceList td{
	vertical-align:bottom;
}
.priceList p{
	color:#333;
	font-size:12px;
	margin:0;
	padding:0 0 4px 0;
	font-weight:bold;
	
}
.priceList h3{
	color:#333;
	font-size:9px;
	margin:0;
	padding:0 0 4px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
.priceListHeader {
	font-size:10px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.priceListTicket {
	background-color:#d4d4d4;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.priceListTicket td{
	padding:5px 0 5px 0;
	vertical-align:top;
}

.selectTicketQty {
	width:45px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.priceSubTotal{
	color:#333;
	font-size:10px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
.priceListCollectionOptions {
	color:black;
	font-size:10px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.priceListToken {
	font-size:10px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.priceListTokenButton {
	color:#333;
	font-size:9px;
	width:auto;
}
.payHeading {
	color:#003399;
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
}
.registerHeading {
	color:#003399;
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
}
.registerLogin {
	font-size:10px;
	border:#003399 1px solid;
	padding:5px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-topleft:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
}
.registerErrorMsg {
	font-size:9px;
	color:#F00;
	text-align:left;
}
.registerLoginButton {
	font-size:10px;
	float:right;
}
.newMemberForm {
	font-size:10px;
	text-align:left;
}
.newMemberFormMandatory {
	font-size:9px;
	color:#F00;
	font-style:italic
}
.newMemberFormButton {
	font-size:10px;
}
a {
	color:#039;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.paymentBG {
	width:100%;
	height:auto;
	background:url(images/bg_payment.png) no-repeat bottom;
	padding-bottom:10px;
}
.paymentBG table{
	margin:0 auto;
}
.paymentBGchar {
	width:100%;
	height:auto;
	background:url(images/bg_payment2.png) no-repeat bottom;
	padding-bottom:10px;
}
.paymentBGchar table{
	margin:0 auto;
}
.postdate{
	position:relative;width:50px;height:50px;float:left;border-bottom-width:0; margin-left:25px; margin-top:40px;
	}
.postdate1{
	position:relative;width:50px;height:50px;float:left;border-bottom-width:0; margin-left:25px; margin-top:5px;
	}
.postdateto{
	position:relative;
	width:50px;height:10px;
	float:left;
	border-bottom-width:0;
	margin-left:35px; margin-top:5px;
	font-family: Arial, "Helvetica", sans-serif;
	font-weight:600;
	color:#424242;
	}
.postdate2{
	position:relative;width:50px;height:85px;float:left;border-bottom-width:3px; margin-top:2px;
	}
.month,.day,.year{
	position:absolute;text-indent: -1000em;background-image:url(images/dates.png);background-repeat:no-repeat
	}
.time{
	position:absolute;
	font-size:12px;
	top:55px;
	left:3px;
	height:13px;
	font-family: Arial, "Helvetica", sans-serif;
	font-weight:600;
	color:#424242;
}
.month{top:2px;left:0;width:32px;height:24px}
.day{top:25px;left:0;width:32px;height:25px}
.year{top:2px;right:0;width:17px;height:48px}
.Jan{background-position:0 5px}
.Feb{background-position:0 -23px}
.Mar{background-position:0 -57px}
.Apr{background-position:0 -90px}
.May{background-position:-1px -121px}
.Jun{background-position:0 -150px}
.Jul{background-position:0 -180px}
.Aug{background-position:0 -213px}
.Sep{background-position:0 -246px}
.Oct{background-position:0 -273px}
.Nov{background-position:0 -305px}
.Dec{background-position:0 -335px}
.d-1{background-position: -51px 0}
.d-2{background-position: -53px -31px}
.d-3{background-position: -53px -62px}
.d-4{background-position: -53px -92px}
.d-5{background-position: -53px -123px}
.d-6{background-position: -53px -156px}
.d-7{background-position: -53px -186px}
.d-8{background-position: -53px -216px}
.d-9{background-position: -53px -248px}
.d-10{background-position: -54px -279px}
.d-11{background-position: -50px -309px}
.d-12{background-position: -52px -340px}
.d-13{background-position: -52px -371px}
.d-14{background-position: -53px -402px}
.d-15{background-position: -53px -434px}
.d-16{background-position: -53px -465px}
.d-17{background-position: -102px 0}
.d-18{background-position: -102px -31px}
.d-19{background-position: -102px -62px}
.d-20{background-position: -102px -92px}
.d-21{background-position: -100px -123px}
.d-22{background-position: -102px -154px}
.d-23{background-position: -102px -185px}
.d-24{background-position: -102px -216px}
.d-25{background-position: -101px -248px}
.d-26{background-position: -102px -278px}
.d-27{background-position: -102px -309px}
.d-28{background-position: -102px -340px}
.d-29{background-position: -102px -371px}
.d-30{background-position: -102px -402px}
.d-31{background-position: -99px -434px}
.y-2009{background-position: -150px -2px}
.y-2010{background-position: -150px -51px}
.y-2011{background-position: -150px -105px}
.y-2012{background-position: -150px -152px}
.y-2013{background-position: -150px -202px}
.y-2014{background-position: -150px -252px}
.y-2015{background-position: -150px -302px}
.y-2016{background-position: -150px -353px}
.y-2017{background-position: -150px -402px}
.y-2018{background-position: -150px -452px}
.y-2019{background-position: -150px -503px}
.y-2020{background-position: -150px -556px}

#drop-caps{border:1px solid #ccc;padding: .5em}

.SelectSessionButton {
	font-size:9px;
}
.SelectSessionList {
	font-size:10px;
	margin-bottom:5px;
}

.dateSession {
	margin-left:65px;
}

.dropBox {
	width:40px;
}
.productCategories {
	border-bottom:#333 2px solid;
}

.productCategories h2{
	color:#333;
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
}

.productName {
	font-size:10px;
	color:#006;
}
.productDescription {
	font-size:10px;
	color:#000;
}
.productQty {
	font-size:10px;
	color:#000;
}
.productButton {
	font-size:10px;
}
.productTable {
	border:none;
}

#total h2 {
	color:#c70a0a;
	font-size:11px;
}

#total h5 {
	font-style:italic;
	color:#666;
	font-size:10px;
}

#total p {
	font-size:10px;
	float:left;
	margin-top:2px;
	font-style:italic;
}

#basket {
	background:url(images/basketMID.png) repeat-y center;
	padding:0 5px 0 5px;
}

#basketTOP {
	background:url(images/basketTOP.png) no-repeat center;
	height:38px;
}

#basketBTM {
	background:url(images/basketBTM.png) no-repeat center;
	height:36px;
}

#venue img {
	width:300px;
}

#slider							{ height: 216px; overflow: hidden; background-color:#FFF;
								  position: relative; margin: 0 0 0 -16px; width: 735px; }
								  
#slider	td						{ font-weight:bold; font-size:20px; color:#003399; padding:0px 0px 0px 5px; }
								 
								  
#slider a img 					{border:none;}								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
#topshadow						{ background:url(../images/slider_TOP.jpg) no-repeat; height: 11px; }

#btmshadow						{ background:url(../images/slider_BTM.jpg) no-repeat; height: 11px; }

.voucher_message {
	text-align:right;
	font-size:10px;
}
.login_message {
	text-align:right;
	font-size:12px;
	color:#069;
}
.no_tickets_image {
	text-align:left;
	padding:0px 0px 0px 20px;
}
.reg_here_image {
	text-align:left;
	margin-top:30px;
	padding:0px 0px 0px 20px;
}
.sessionstatus {
	text-align:center;
	font-size:9px;
	color:#666;
}

p.note {
	font-size:11px; font-style:italic; color:#666;
}

.final_orderid {
	color:#F00;
	font-size:26px;
	font-weight:bold;
}

#smallLOGO {
	background-image:url(/2/images/SmallEventixLogo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	right: 5px;
	top: 5px;
	width: 121px;
	height: 23px;
	padding: 50px 0px 0px 0px;
	font-weight: 600;
	text-align: center;
	background-color: #333;
	color: #FFF;
	font-size: 14px;
}

#translate-this {
	position:fixed;
	right: 25px;
	top: 80px;
	font-size:9px;
}