body
{
    margin: 0;
    text-align: center;
    font-family: Arial, Helvetica, san-serif;
    font-size: 12px;
    color: #ffffff;
    background: url(images/bg.jpg) no-repeat top center #001339;
}

#container
{
    margin: 0 auto;
    text-align: left;
    width: 800px;
    height: auto;
    background: url(images/container-bg.png) repeat-x #001339;
}

.p
{
    padding: 10px;
}

/*Link Styles*/

img
{
    border: none;
}

a
{
    font-weight: bold;
    color: #ffffff;
}

a:hover
{
    text-decoration: none;
}

a.crumtrail
{
    text-decoration: none;
    color: #004489;
    font-weight: 700;
}

a.crumtrail:hover
{
    text-decoration: underline;
}




/*H tags*/

h1
{
    font-size: 15px;
    color: #ffffff;
    margin: 0;
}

h2
{
    font-size: 14px;
    color: #ffffff;
    margin: 0;
}

h3
{
    font-size: 13px;
    color: #ffffff;
    margin: 0;
}


/*Spans*/

.steps
{
    text-transform: uppercase;
    color: #f29400;
}

/*Content*/

#header
{
    height: 350px;
    background: url(images/menuheader.jpg) no-repeat;
}

#header #nav
{
    padding:37px 0 0 150px;
}

#header #nav ul
{
    list-style:none;
    margin:0;
padding:7px 0 0 42px;
}

#header #nav ul li
{
    float:left;
}

#header #nav ul li a
{
color:#004489;
font-size:12px;
font-weight:bolder;
padding:6px 15px 6px 0;
text-decoration:none;
text-transform:uppercase;
font-family:Arial,Helvetica,sans-serif;
}

#pagecontent
{
    width: 800px;
}

#content
{
    float: left;
    width: 580px;
    margin: 0px;
    padding: 0px 10px 0px 10px;
}

#rightcolumn
{
    float: left;
    width: 190px;
    margin: 0px;
    padding: 0px;
}

.boxContainer
{
}

#bottom
{
    clear: both;
}

.box
{
    position: relative;
    width: 180px;
    height: 180px;
    margin-left: 10px;
    float: left;
    display: block;
}

.boxSmall{
	position:relative;
	width:130px;
	height:180px;
	margin-left:13px;
	float:left;
	display:block;
	}

.sponsors
{
    margin-left: 10px;
    width: 180px;
}

.lineBreak
{
    position: relative;
    width: 560px;
    height: 0px;
    border-top: 2px solid #6680A1;
    left: 10px;
    margin-bottom: 20px;
    clear: both;
}


.showImage
{
    position: absolute;
    top: 15px;
    width: 180px;
    cursor:pointer;
}

.showText
{
    position: relative;
    top: 120px;
    width: 150px;
}

.showTextSmall{
	position:relative;
	top:115px;
	width:130px;
	font-size:11px;
	font-weight:bold;
	}

.info
{
    text-transform: uppercase;
}

.select
{
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    left: 45px;
}

.infoSmall{
	text-transform: uppercase;
	}

.selectSmall{	
	text-transform: uppercase;
	margin-left:5px;	
	}

/*Step 1*/

.show1
{
    position: relative;
    width: 180px;
    height: 26px;
    background: url(images/product-1-box.gif) no-repeat;
    z-index: 100;
}

.show2
{
    position: relative;
    width: 180px;
    height: 26px;
    background: url(images/product-2-box.gif) no-repeat;
    z-index: 100;
}

.show3
{
    position: relative;
    width: 180px;
    height: 26px;
    background: url(images/product-3-box.gif) no-repeat;
    z-index: 100;
}

.contact
{
    width: 166px;
    height:225px;
    background: url(images/contact.gif) no-repeat;
    padding: 7px;
    margin-left:10px;
}

.printTickets
{
    width: 180px;
    height:30px;
    background: url(images/printTickets.gif) no-repeat;
    padding: 7px 0px;
    margin-left:10px;
    text-align:center;
}

.printTickets a
{
    color:#00438A;
    text-decoration:none;
}


/*Step 2*/

.show4{
	position:relative;
	width:130px;
	height:34px;
	background:url(images/product-4-box.gif) no-repeat;
	z-index:200;
	}

.show5{
	position:relative;
	width:130px;
	height:34px;
	background:url(images/product-5-box.gif) no-repeat;
	z-index:200;
	}

.show6{
	position:relative;
	width:130px;
	height:34px;
	background:url(images/product-6-box.gif) no-repeat;
	z-index:200;
	}

.show7{
	position:relative;
	width:130px;
	height:34px;
	background:url(images/product-7-box.gif) no-repeat;
	z-index:200;
	}


/*Contact Box*/

.contact1
{
    position: relative;
    font-weight: 700;
    font-size: 17px;
    top: 10px;
}

.contact2
{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.contact3
{
    font-weight: 700;
    font-size: 11px;
    position: relative;
    top: 2px;
}

.contact4
{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    position: relative;
    top: 7px;
}

.show8
{
    position: relative;
    width: 180px;
    height: 26px;
    background: url(images/product-8-box.gif) no-repeat;
    z-index: 200;
}


.proceed
{
    clear: both;
    margin-bottom: 10px;
}

#footer
{
    position: relative;
    text-align: center;
    margin: 0;
    width: 100%;
    height: 85px;
    background: url(images/footer.png) repeat-x #ffffff;
}

#footerContent
{
    position: relative;
    top: 15px;
    width: 790px;
    text-align: left;
    margin: 0 auto;
    color: #004489;
    font-size: 11px;
}

#crumtrail
{
    position: relative;
    width: 600px;
    float: left;
    display: block;
}

#logos
{
    position: relative;
    width: 180px;
    float: right;
    display: block;
}

.formfield
{
    width: 200px;
    font-size: 10px;
}


/*****************************************************************
    ********************** B U T T O N S *****************************
    *****************************************************************/

.buttons
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.buttons li
{
    /*clear:both; */
    float: left;
    overflow: hidden;
    margin: 0px 5px 5px 0px;
    white-space:nowrap;
}

.buttons li a
{
    color: #004489;
    text-decoration: none;
}

.button_back
{
    background-image: url(images/btn_arrow_left.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.button_back a
{
    background-image: url(images/btn_blank_right.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding: 5px 10px 6px 5px;
    margin: 0px 0px 0px 20px;
    display: block;
}

.button_next
{
    background-image: url(images/btn_arrow_right.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.button_next a
{
    background-image: url(images/btn_blank_left.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding: 5px 5px 6px 10px;
    margin: 0px 20px 0px 0px;
    display: block;
}

.button_normal
{
    background-image: url(images/btn_blank_left.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.button_normal a
{
    background-image: url(images/btn_blank_right.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding: 5px 10px 6px 5px;
    margin: 0px 0px 0px 5px;
    display: block;
}
