.showtitle { 
 font-family: arial;
 color: #313E61;
 font-size: 26px;
 letter-spacing: -0.8px;
 text-decoration: none;
}

.areatitle { 
 font-family: arial;
 color: #949494;
 font-size: 21px;
 letter-spacing: -0.8px;
 text-decoration: none;
}

.showdatetime { 
 font-family: arial;
 color: #949494;
 font-size: 20px;
 letter-spacing: -1px;
 text-decoration: none;
}

.showcountdown { 
 font-family: arial;
 color: #949494;
 font-size: 16px;
 letter-spacing: -0.5px;
 text-decoration: none;
}

.showdetails { 
 font-family: arial;
 color: #949494;
 font-size: 14px;
 letter-spacing: -0.5px;
 text-decoration: none;
}

.smallfont { 
 font-family: arial;
 color: #888888;
 font-size: 11px;
 text-decoration: none;
}

.findmore { 
 font-family: arial;
 color: #949494;
 font-size: 14px;
 letter-spacing: 0.8px;
 text-decoration: none;
}

.showinfo { 
 font-family: arial;
 width: 315px;
 color: #949494;
 font-size: 11px;
 letter-spacing: -0.2px;
 text-decoration: none;
}

.regfont {
 font-family: arial;
 font-size: 13px;
 color: #888888;
 line-height: 18px;
 text-decoration: none;
}

.regfont2 {
 font-family: arial;
 font-size: 13px;
 color: #888888;
 text-decoration: none;
}

.regfont3 {
 font-family: arial;
 font-size: 13px;
 color: #888888;
 text-decoration: none;
}

.titlesec {
 display: block;
 width: 258px;
 height: 33px;
 background-image: url(https://www.showclix.com/images/member_title_bar.jpg);
 padding: 0px;
 margin: 0px;
}

.titlesecword {
 padding-top: 6px;
 padding-left: 13px;
 font-family: arial;
 font-size: 15px;
 color: #737373;
}

.titlecontent {
 width: 258px;
 padding-top: 3px;
 padding-left: 11px;
 padding-right: 6px;
}

.titleformore {
 font-family: arial;
 color: #888888;
 font-size: 11px;
 text-decoration: none;
}

.showalert {
 display: block;
 width: 244px;
 height: 15px;
 background-image: url(https://www.showclix.com/images/show_alert_bg.jpg);
 font-family: arial;
 color: #313E61;
 font-weight: bold;
 font-size: 12px;
 margin-top: 6px;
 text-decoration: none;
}

.menubig {
 font-family: arial;
 color: #626262;
 font-size: 12px;
 text-decoration: none;
}

.menubigstat {
 font-family: arial;
 color: #818181;
 font-size: 12px;
 text-decoration: none;
}

.menusmall {
 font-family: arial;
 color: #626262;
 font-size: 11px;
 text-decoration: none;
} 

.submitbutton {
 font-family: arial;
 width: 159px;
 height: 44px;
 color: #FCFCFC;
 font-size: 16px;
 font-weight: bold;
 background-image: url(https://www.showclix.com/images/submit_but_bg.jpg);
 border: 0px;
 padding: 0px;
 margin: 0px;
 cursor: pointer;
 margin-top: 15px;
}

.submitbutton:hover {
 font-family: arial;
 width: 159px;
 height: 44px;
 color: #FCFCFC;
 font-size: 16px;
 font-weight: bold;
 background-image: url(https://www.showclix.com/images/submit_but_bg.jpg);
 border: 0px;
 padding: 0px;
 margin: 0px;
 cursor: pointer;
 margin-top: 15px;
}

.submitbutton:active {
 font-family: arial;
 width: 159px;
 height: 44px;
 color: #FCFCFC;
 font-size: 16px;
 font-weight: bold;
 background-image: url(https://www.showclix.com/images/submit_but_bg.jpg);
 border: 0px;
 padding: 0px;
 margin: 0px;
 cursor: pointer;
 margin-top: 15px;
}

.checkoutcell {
 padding: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 border-bottom: 1px solid #c8c8c8;
 }

.checkoutcell2 {
 padding: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #595959;
 border-bottom: 1px solid #c8c8c8;
 }
 
 
 
 /****
  * Receipt CSS Here?
  */

div.receiptButtons {
	text-align:left;
}
div.receiptButtons a {
	background: transparent url(/css/images/receipt_button.png) no-repeat;
	color: #333;
	display: block; 
	padding: 6px 10px;
	text-align:left;
	height: 30px;
	font-size: 16px;
}
