/* ------------------------------
	Basic
------------------------------ */
body {
	background: #fff;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;}
body.nobg, table.nobg {
	background: #00005A;
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff;
	margin: 0;
	padding: 0;}

input, select {color: #000;}
input.inputright {text-align: right;}
.readonly {background-color: #eaeaea;}
/* brainstorm #26 */
input.disabled {
	border:0; 
	background-color: transparent;}

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


a			{color: #00005A; text-decoration: underline;}
a:hover 	{color: #00005A; text-decoration: none;}
a:active	{color: #00005A;}

#faq  {color: #cc0000; text-decoration: none;}
#faq hover 	{color: #00005A; text-decoration: underline;}
#faq active	{color: #cc0000;}

hr {
	border: 0;
	height: 2px;
	margin: 2px 0;
	background-color: #999;
	color: #999;}

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #00005A;}
h1 {font-size: 18px;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 14px;}

big, .lgmed, .sectionhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #00005A;}

small, 
.small, 
.small p, 
.small div, 
.small td, 
.smallbold, 
.smallmedbold, 
.errorsm {
	font-size: 11px;}

.small strong, 
.smallbold, 
.smallmedbold {
	font-weight: bold;}

.small strong, 
.smallmedbold {
	color: #00005A;}

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

/* ------------------------------
	Layout
------------------------------ */
#timer {
	background: #fff;
	margin: 0;
	font-size: 13px;
	text-align: center;}
#timer a {
	font-weight: bold;}
#timer input {
	font-size: 11px;}

#content {
	background: #fff;
	margin: 0;
	padding: 15px 15px 45px 15px;}

#footer {
	background: #00005A url('../images/im_sd_footerstretch_2x24.gif') top left repeat-x;
	padding: 0 0 3em;
	font: 10px Tahoma,Arial,Helvetica,sans-serif;
	color: #999;}
#footer div {margin: 0; padding: 0;}

#pleasewait {
	background: #fff;
	border: 6px double #ddd;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	white-space: nowrap;
	background: #c1b782;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;}
#topmenu a {
	margin-right: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000;}
#topmenu a:hover {
	color: #fff;}

/* ------------------------------
	Menu
------------------------------ */
#menu {
	white-space: nowrap;
	background: #211C5A;
	padding: 0 1px 0 1px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;}
#menu a {
	/*
	border-right: 1px solid #fff;
	*/
	margin: 0;
	padding: 0 2px;
	text-decoration: underline;
	color: #fff;}
#menu a:hover {
	color: #fff;
	text-decoration: none;}

/* ------------------------------
	Bottom Menu
------------------------------ */
#bottommenu {
	padding: 0 5px 3em;
	font: 10px Tahoma,Arial,Helvetica,sans-serif; 
	text-align: center;
	color: #999;
	background-color: #fff;}

#bottommenu div {margin: 0; padding: 0;}
#bottommenu a {font-weight: normal;}

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #00005A;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #00005A;
	padding: 10px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #00005A;
	padding: 1 3px 1 3px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 11px;}
	
/* ----   ADA  ----  */ 	
#ada {
	margin: 0 0 0.5em;
	padding: 3px;
	border: 1px solid #00f;
	font-weight: normal;
	line-height: 21px;
	text-align: center;}
#ada img {
	vertical-align: middle;}
#ada a {
	white-space: nowrap;
	font-weight: bold;
	color: #00f;}

	

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

ul#eventlistbig {margin: 0 220px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 1em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	/*
	border: 1px solid #ccc;
	*/
	margin: 10px 0;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #00005A;}
#eventlistbig li a:hover {
	/*
	border: 1px solid #999;
	*/
	color: #000;}

th, .listhead {
	background-color: #00005A;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}
	
/* ------------------------------
	Form Table
============================== */
.formTable {
	width: 400px;
	border-collapse: collapse;
	margin: 1.5em auto;
	padding: 0;}
.formTable td.input_label {
	background: transparent;
	padding: 10px 5px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	color: #000;}
.formTable td {
	background: transparent;
	padding: 10px 5px;
	text-align: left;
	vertical-align: top;}
.formTable td input {}
.formTable td input[type="radio"] {
	vertial-align: middle;}

.formTable td.labelMax {
	text-align: center;}
.formTable td.labelMax div {
	margin: 0;
	padding: 0;}
.formTable td.labelMax div+div {
	margin-top: 0.5em;}
	
.boxed .formTable {
	width: auto;
	margin: 0;}
.boxed .formTable th,
.boxed .formTable td {
	padding: 0 5px 3px;}

/* ==============================
	Form List
============================== */
.formList {
	clear: both;
	width: 65%;
	border: 1px solid #ccc;
	margin: 0 auto 1em;
	padding: 10px;}
.formList dt {
	margin: 0;
	padding: 0;
	font-weight: bold;}
.formList dd {
	margin: 0.5em 0 1.5em 2em;
	padding: 0;
	font-weight: normal;}

.boxed .formList {
	width: auto;
	border: none;
	margin: 0;}

/* ==============================
	Form: radio/checkbox list
============================== */
.customFormOptions {
	list-style: none;
	margin: 0;
	padding: 0;
	font: inherit;
	text-align: left;}
.customFormOptions li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 2em;
	text-indent: -2em;}
.customFormOptions li+li {
	margin-top: 0.5em;}

.formTable td.labelMax .customFormOptions {
	margin-left: 25%;}

/* ==============================
	Event Info
============================== */
table#eventInfo {
	border-collapse: collapse;
	margin: 0 0 2em;
	padding: 0;}

table#eventInfo td {
	padding: 0 10px 0 0;
	vertical-align: top;}

div#eventInfo {
	padding-bottom: 1em;}
div#eventInfo td {
	padding-right: 1em;}

#eventInfo h2 {
	margin: 0;
	padding: 0;}

#eventInfo p {
	margin: 1em 0 0;
	paddiing: 0;
	font-size: 10px;
	line-height: 1.5em;}

#eventInfo #eventInfo_comments {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding: 1em 0;
	font-size: 10px;}

#eventInfo strong {
	color: #1187a7;}

.mcsSelecttable {
	position: absolute;
	display: none;
	width: 350px;
	z-index: 2000;
	background-color: #fff;
	margin: 0 0 0 10px;
	* margin: 0 0 0 -118px;
	padding: 0px 5px;
}

.mcsOptions tr:hover{ background-color: #FFFF00;}

.mcsRowValue{ display: none;}

.sfhover { 
	background-color: #FFFF00;
	color: #fff !important;
	cursor: default;	
}

/* ==============================
	Event Info CHOCOLATE
============================== */
table#eventInfo_choc {
	width: 100%;
	border-collapse: collapse;
	margin: 1em 0 2em;
	padding: 0;}

table#eventInfo_choc td#eventInfo {
	width: 25%;
	padding: 0 10px 0 0;
	padding-right: 10px;
	vertical-align: top;}

table#eventInfo_choc td#eventForm {
	/* background: transparent url('../images/dottedLineGradient.png') top left repeat-y;
	border-top: 1px solid #ccc; */
	padding: 0;
	vertical-align: top;}

table#eventCols {
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: none;
	margin: 0 0 2em;
	padding: 0;}

table#eventCols td.cols {
	width: 25%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	padding: 1em 10px 0;
	text-align: left;
	vertical-align: top;}

table#eventCols td.firstCol {
	/*border-left: none;*/}

table#eventInfo_choc .instructions {
	display: none;}

table#eventInfo_choc .formList {
	width: auto;
	border: none;
	margin: 0 auto 1em;
	padding: 0;
	text-align: left;}

table#eventInfo_choc .formList dt {
	font-weight: normal;}

table#eventInfo_choc .formList dd {
	margin-left: 0;}

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #00005A;
	padding: 0 0 0 2px;
	color: #fff;}
.cartbox {
	border: 1px solid #ccc;
	padding: 4px;
	font-size: 11px;
	line-height: 1.5em;}
.cartbox img{
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #ddd;
	padding: 1px 3px;
	font-size: 11px;
	font-weight: bold;
	color: #00005A;}
.amounthead {
	background-color: #666;
	padding: 1px 3px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
.attention {
	font-weight: bold;
	color: #0000ff;}

/* mlb code (green button) */
.button {
	background: #9c6;
	border: 1px solid #000;
	font-size: 11px;
	font-weight: bold;
	color: #000;}
	
a.button  {
  padding: 2px 5px 2px 5px;
  text-decoration: none;
}	

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}
	
.checkOut {
	padding: 5px;
	font-size: 13px;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #cc0000;}
	
ul.extended li {margin-bottom: 1em;}

.hide {display: none;}
.show {display: block;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}
.normal { font-weight: normal;}
/* ------------------------------
	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;}
	
	
.imagelink {
    border: 1px solid #000;
	color: #000;}	
	
/* custom style */

#parkTbl,
#parkTbl td,
#parkTbl th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}	

#parkTbl th
{	color: #fff;}	


/*---------------------------------
		POPUP : windows
----------------------------------*/

#layer {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#box {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	background:#00005a;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 14px; 
	height: 18px;
	} 	
	
html>body #box .hd{ 
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;	  	
	} 	
	
	
*html #box .hd {
	height: 28px;
	} 	
	
	
#box .content {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px;
	overflow: auto;	
	} 		

#box .ft {
	background-color: #505050;
	position: relative;
	text-align: center;
	padding: 10px 10px 10px 10px;;
	color: #fff;
	} 

#box .button{
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-color: #eee;
	color: #000;
	border: 1px outset #666666;
	margin: 2px 5px;
}	

#box a:hover{
 	color: #cc0000;
}	


/*****************/
/* round corners */
/*****************/

.hdCorner, .ftCorner {display:block}
.hdCorner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  background-image: url('../media/image/2ColorHeader.png')!important; 
  background-image: url('../images/opacityHeader2.png')!important;
  background-color: #00005a; 
  }  
  
html>body .hdCorner *{
  background-image: url('../images/opacityHeader2.png')!important;
  background-position: top left;
  background-repeat: repeat-x;	    
} 

  
.ftCorner *{ 
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  background:#505050;}
  
.Corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  }
.Corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  }
.Corner3{
  margin-left:1px;
  margin-right:1px;
  }
.Corner4{
  border-left:1px solid #505050;
  border-right:1px solid #505050;
  }
.Corner5{
  border-left:1px solid #505050;
  border-right:1px solid #505050;
  }

 
.whtCornerfg{
  padding: 3px 6px 3px 6px;  }
  

/*****************/
/* shadow		 */
/*****************/
  

.x1, .x1a, .x2, .x2a {
   display:block;
   background:url('../images/glow2.png') no-repeat;
   /* turn off for IE6 or use a GIF */
   _background:transparent; 
   width:100%;
   height:90%;
   position:absolute;
}
.x1{
   background-position:0 0;
   z-index:-2;
   top:-10px; /* set to the size of the glow */
   left:-10px;
   bottom:0px;
   /* set glow to the edges of 'mod' */
   padding:0 10px 10px 0; 
   height:95%;  
   * height: 105%;       
}

.x1 .x1a {
   height:10px;
   width:10px;
   background-position:100% 0;
   right:-10px;
   top:0;
}
.x2 {
   background-position:100% 100%;
   z-index:-1;
   bottom:0px;
   * bottom: -35px;
   right:-10px;
   padding:10px 0 0 10px;
}

.x2 .x2a {
   height:10px;
   width:10px;
   background-position:0 100%;
   left:-10px;
   bottom:10px;
}

  
/*****************************/
/* Multi Column Select 		 */
/*****************************/

.multiColSel{
	border-collapse: collapse;
}

.multiColSel Input{
	border: 1px solid #6d6d6d;
	height: 15px;
}	

.multiColSel img{
	margin: 0 0 0 -3px;	
	* margin: 0 0 0 -3px;
    margin /*\**/: 0 0 0 -3px\9 	/*CSS hack for IE8 Standards Mode */
	} 
	
/*****************/
/* Upsell		 */
/*****************/

.upsell{
	padding:10px 0;
	background: transparent url('../images/topgreybg.gif') top left repeat;}

	
