/*
	TICKETEK 2007 CSS DEFINITIONS
	=============================
	Author:		the white agency
	Born:		05/09/07
*/

/* $1 - The Body & Overall Shell
======================================================================================  */

html, body { margin:0; padding:0; }

body {
	font:62.5%/1.4 Arial, Helvetica, sans-serif;
	background-color:#FFF;
	text-align:left;
}

input, select {
	margin:0;
	padding:0;
}


/* Contains main background with lights and gradients */
#wrapBody,
#wrapBodySmall {
	background: none;
	text-align:left;
	position:relative;
	height:auto !important;
	height:680px;
	margin:0;
	width:100%;
	padding-left:0px;
}

#bodyBackgroundWrap 
{
    background-image:none;
}

#darkGradientBG
{
    background-image:none;
    background-color:#fff;
}

#wrapPurchaseBody 
{
    background-color:#FFF;
}

#ContentShellSmall {
	width:850px;
	text-align:left;
	margin:0;
	padding:0 0 35px 0;
}

* html #ContentShellSmall { width:687px; }

#ContentShellSmall ol { padding:0; margin:0; padding-left:22px;}
#ContentShellSmall ol li {padding-left:0;}

/* MAST HEAD
======================================================================================  */

#mastHead {
	width:auto;
	padding:1px 0 0 0;
	margin:0;
}

#mastHead #mainLogo {
	padding:20px 0px 0px 20px;
	width:172px;
	float:right;
}

#mastHead #bannerSpaceSmall
{
    display:none;
}

ol#purchaseProgress
{
    display:none;
}

.purchasedInfo
{
    display:none;
}

.purchased {
	border: 2px solid #000;
}

.purchasedInfoContainer {
	vertical-align: middle;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

td.purchasedInfoContainer  {
	padding: 0 !important;
	margin: 0;
}

div.eventAdditionalInfo {
	padding:6px;
}

.sectionTitle {
	background-color: #FFF;
	line-height: 33px;
	height: 33px;
	margin: 0;
	padding: 0;
	color: #000;
	clear: both;
	border-bottom:1px solid #000;
}

/*.mySeats  {
	background-image: none;
}

.holdSeats {
	background-image: none;
}*/

div.sectionTitle
{
    padding-left:0px;
}

h4.sectionHeading {
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px !important;
	margin-right:18px;
	vertical-align: middle;
	color: #000 !important;
	padding: 0;
	font-weight: bold;
}

.transactoinNo {
	font-size: 14px;
	font-weight: bold;
	float: right;
	color: #000;
	line-height: 33px;
	margin: 0 18px;
	padding: 0;
	vertical-align: middle;
}

.transactoinNo strong {
	color: #000 !important;    
}

#sessionTimeDiv {
	height:18px;
	clear:both;
	color:#ffffff;
	font-size:1.1em;
	padding:0px 0px 5px 45px;
}

#sessionTimeDiv a {
	color:#ffffff;
}

#sessionTimeDiv img {
	float:left;
	margin:-1px 3px 0 0;
}

#sessionTimeDiv span {
	color:#ffd41f;
}

/* TRAFFIC PAGES */
#trafficContent {
	background-color:#FFF;
	width:632px;
	margin:40px 0 0 15px;
	padding:12px;
}

#trafficContent h3 {
	color:#ffd41f;
	font-size:1.2em;
	margin:0 0 10px 0;
}

.globalNotice {
	font-size:1.1em;
	background-color:#08428B ;
	padding:15px;
	border:1px solid #5D81B1;
	color:#ffffff;
}

.globalNotice h3 {
	color:#ffd41f;
	font-weight:bold;
	font-size:1.2em;
}

.globalNotice span {
	color:#ffd41f;
	font-weight:bold;
}

#trafficContent a {
	color:#ffd41f;
}

/* PIPELINE
======================================================================================  */

#pipeLineContent {
	background-color:#FFF;
	width:100%;
	margin:16px 0 0 15px;
	padding:12px 8px 8px 8px;
}

#pipeLineContent h3 {
	display:none;
}

.detailModule {
	margin-bottom:10px;
	width:100%;
}

.detailModuleTotal {
	margin-bottom:10px;
}

.detailModuleHeader {
	background-color:#FFF;
	padding:6px 4px 6px 30px;
	font-weight:bold;
	color:#000;
	font-size:1.8em;
}

.detailModuleHeaderBlue {
	background-color:#FFF;
	padding:6px 4px 6px 12px;
	font-weight:bold;
	color:#ffffff;
	font-size:1.3em;
}

.detailModuleCopy {
	padding:0 12px 12px 12px;
	background-color:#ffffff;
	font-size: 12px;
}

.detailModuleCopy span strong{
	color:#000;
}

.detailModuleCopy .detailModuleCopy {
	font-size: 1em;
	border: solid 1px #3CF; 
	border-top: none;  
}

.detailModuleCopy ul {
	padding-left:16px;
	margin:0;
}

.detailModuleCopy h4 {
	color:#000;
	font-size:1.3em;
	margin:0 0 8px 0;
	padding:0;
}

.detailModuleCopy h4 span,
table.eventConfirmTable span {
	color:#000;
}

.detailModuleCopy a { color:#000; }

.detailModuleCopy p {
	margin:0px 0px 10px 0px;
	padding:0;
}

.detailModuleError {
	display:none;
}

table.infoTable {
	border: 2px solid #000;
	margin-top: 12px;
	padding-left:0px;
}

table.infoTable thead th 
{
	background-color:#FFF;
	color:#000;
	border-bottom:1px solid #000;
}

table.infoTable thead th.transNo
{
    background-color:#FFF;
    color:#000;
}

.offerInfo span {
	padding-left: 10px;
	display: block;
}

/*.seatingInfo span {
	padding-left: 10px;
	display: block;
}*/

td.ccCell input {
	margin:0 !important;
	padding:0 !important;
}

td.ccCell { padding:2px;}
* html td.ccCell { padding:0; }

div.chooseTickets {
	margin-top:10px;
}

.redText {
	color:red;
}

div.chooseTickets table
{ 
	width:100%; 
}

th {
	padding:5px;
}

th.whiteTH {
	background-color:white;
}

/*delivery*/
.deliveryOptions table td { vertical-align:top; }
.deliveryOptions input.borInput { margin-top:3px; border:none; }

/* reserve */
#reserveBlurb { float:left; width:340px; }
#reserveBlurb img,

.rhsExtra img { float:left; margin-right:10px; margin-top:4px; margin-bottom:20px; }
.rhsExtra { 
	width:190px;
	float:right;
	background-color:#FFF;
	margin-right:10px;
	padding:10px 20px 10px 10px;
}

.rhsExtraSmall {
	width:120px;
	float:right;
	background-color:#FFF;
	margin-right:10px;
	padding:10px 20px 10px 20px;
	text-align:center;
}

.rhsExtraSmall img {
	float:none;
	margin-bottom:10px;
}

.rhsExtraSmall p { text-align:left; }

div#themeChooser { text-align:center; padding:0; height:280px; overflow-y:scroll; }
div#themeChooser img { border:1px solid #ffffff; float:none !important; margin:6px 0 6px 0 !important;}
div#themeChooser input {float:none; border:none;}

div#continueBar {
	display:none;
}

input.backButton { position:absolute; top:13px; left:13px; }
input.continueButton { position:absolute; top:13px; right:13px; }
img#printButton { position:absolute; top:13px; right:75px; }
img#homeButton { position:absolute; top:13px; right:13px; }

.holdInfo  
{
    margin-left: 12px;
}

/*.holdInfoNoSeatmap {
	margin-left: 12px;
}

.holdInfoNoSeatmap h4 {
	background-image: none !important;
}*/

.holdNo {
	display: inline-block;
	font-size: 18px;
	height: 50px;
	vertical-align: middle;
	margin-top: 30px;
	width: 200px;
	padding-left: 80px;
}

.sectionTitle h4.sectionHeading {
	margin-top: 0px;
}

/* TABLES */

table td table td { padding:0; }
table td { padding:5px; }
div.chooseTickets table tr.altTRrow { background-color:#E4F2FD; }

td.td10 { width:10%; }
td.td16 { width:16%; }
td.td42 { width:16%; }
td.td32 { width:32%; }

td.td30 { width:30%; }
td.td25 { width:25%; }
td.td19 { width:19%; }
td.td11 { width:11%; }
td.td15 { width:15%; }

.td210 { width: 210px;}
.td150 { width: 150px;}
.td135 { width: 135px;}

.td228 { width: 208px;}
.td168 { width: 138px;}
.td153 { width: 153px;}
.td128 { width: 108px;}

.alignRight 
{
    padding-right: 28px !important;
	text-align: right;
}

/* payment */
table.eventConfirmTable { background-color:transparent; width:830px; table-layout:fixed;font-size: 12px; }
table.eventConfirmTable th { 
    text-align: left;
    padding: 6px 0 6px 0px;
	font-weight:bold; 
	font-size:1.2em;
}
table.eventConfirmTable th.alignRight { text-align: right;}
table.eventConfirmTable td { vertical-align:top; padding: 6px 0 6px 0px;}

.totalBox { float:right; text-align:right; }
.totalBox h4,
.totalPayment h4 {
	font-size:1.6em;
}

.totalPayment { text-align:center; }
.totalPayment h4 { margin-top:20px; margin-bottom:10px; }

.totalBox hr {
	margin:0;
	padding:0;
	background-color: #666;
	color:#666;
	border:none;
	height:2px;
}

.totalBox table td {
	padding:2px;
}

.ccFields td.ccCell label {
	font-weight:normal;
	margin:0;
	display:inline;
	padding: 0px 4px 0px 2px;
}

.personalLeft {
	float:left;
	white-space:330px;
}

.personalLeft td label, 
.ccFields td label 
{
	font-weight:bold;
	margin:3px 0;
	display:block;
}

#banner468 { 
	padding:10px 0 15px 0;
	text-align:center;
}

.confirmBlurb {
	float:left;
	width:300px;
}

.confirmPromo {
	float:right;
	width:250px;
}

.confirmPromo .rhsExtra {
	float:none;
}

.confirmPromo ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.confirmPromo li {
	background:url(../images/listArrowBlue.gif) no-repeat;
	background-position:1px 7px;
	display:block;
	padding:3px 0 3px 10px;
}


div.rowStrip { background-color:#ffffff; }
div.rowStripAlt { background-color:#f1f8fe !important; }

div.rowStrip,
div.rowStripAlt {
	margin:0;
	padding:10px 3px 10px 3px;
	border-bottom:1px solid white;
}

div.rowStrip input,
div.rowStripAlt input {
	border:none;
	margin:0 10px 0 0;
	float:left;
}

/* Seatmap */

.viewMapContainer
{
	display: none !important;
}

/*div.seatMap.clearfix 
{
   display: none !important; 
}*/

/* FORMS */
input.borInput,
textarea.borInput {
	border:1px solid #0d316d;
	padding:3px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}


input[type="checkbox"] {
	border:none !important;
}

input[type="radio"] {
	border:none !important;
}

textarea { font-size:1.1em; }
select.longSelect { width:250px; }
select.shortSelect { width:70px; }


/* Commons */

img.floatImg {  float:left; margin:0px 10px 5px 0px; }
img, img a { padding:0; margin:0; border:none; }
a { text-decoration:underline; }
a:hover { text-decoration:none; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* The Footer
======================================================================================  */

#wrapFooter {
	display:none;
}

#footerAdSegment {
	background-color:#FFF;
	width:100%;
	text-align:center;
	padding:15px 0px 15px 0px;
}

#footerContent {
	width:980px;
	margin:0 auto;
	text-align:center;
}

#footerNav {
	background-color:#eef5fb;
	padding:10px 0px 10px 0px;
}

#footerNav li {
	display:inline;
	padding:0px 0px 0px 3px;
}

#footerNav li a {
	color:#0f3f81;
	padding:0px 3px 0px 0px;
	text-decoration:none;
}

.confirmationImage
{
	display:none;
}

div.shareThisConfo
{
    display:none;
}