@charset "utf-8";
/* CSS Document */
html, body {
	background:#0e0d09;
}
a {
	color:#94b1bf;
}
h1 {
	font-size:138.5%;
	font-weight:bold;
}
h2 {
	font-size:123.1%;
	font-weight:bold;	
}
h3 {
	font-size:123.1%;
	font-weight:bold;
	padding-bottom:20px;
}
strong {
	font-weight:bold;	
}
.main {
	width:974px;
}
.main h1.has_the_secret {
	margin-left:355px;
	width:303px;
	height:45px;
	background:url(/microsites/2010/crosscanadaroadshow/images/header_VFS_secret.gif) top right no-repeat;
}

.main h1.whats_the_secret {
	margin-left:355px;
	width:303px;
	height:45px;
	background:url(/microsites/2010/crosscanadaroadshow/images/header_whats_the_secret.jpg) top right no-repeat;
}
.main h1.book_your_seat {
	margin-left:355px;
	width:202px;
	height:40px;
	background:url(/microsites/2010/crosscanadaroadshow/images/header_book_your_seat.jpg) top right no-repeat;
}
.main h1 span {
	display:none;
}
.main p, .main h2, .main ul {
	padding-top:15px;
	padding-left:355px;
}
.main ul {
	margin-bottom:30px;	
}
.main li {
	padding-left:20px;
	width:500px;
	background: url(/microsites/2010/crosscanadaroadshow/images/bullet.gif) top left no-repeat;
}

/* Select Page */

#select_bd {
	width:974px;
	background: #0f0d0a url(/microsites/2010/crosscanadaroadshow/images/select_bg_new.gif) top left no-repeat;
	height: 720px;
}

#select_bd .select_copy {
	
	float:right;
	margin-top:40px;
	width: 400px;
	text-align:right;	
	color:#fff;
}

#select_bd .select_copy P {margin-bottom:10px;}

#select_bd .select_copy img { margin-top:20px;}


.montreal {
background:url(/microsites/2010/crosscanadaroadshow/images/montreal_over.gif) no-repeat;
margin-bottom:10px;
height: 37px;
width: 127px;
position:absolute;
left: 315px;
top: 170px;
}

.montreal a {
background:url(/microsites/2010/crosscanadaroadshow/images/montreal.gif) no-repeat;
height: 37px;
width: 127px;
display:block;
}

.montreal a:hover {
background:url(/microsites/2010/crosscanadaroadshow/images/montreal_over.gif) no-repeat;

}

.toronto {
background:url(/microsites/2010/crosscanadaroadshow/images/toronto_over.gif) no-repeat;
margin-bottom:10px;
height: 41px;
width: 120px;
position:absolute;
left: 275px;
top: 235px;
}

.toronto a {
background:url(/microsites/2010/crosscanadaroadshow/images/toronto.gif) no-repeat;
height: 41px;
width: 120px;
display:block;
}

.toronto a:hover {
background:url(/microsites/2010/crosscanadaroadshow/images/toronto_over.gif) no-repeat;

}

.winnipeg {
background:url(/microsites/2010/crosscanadaroadshow/images/winnipeg_over.gif) no-repeat;
margin-bottom:10px;
height: 46px;
width: 125px;
position:absolute;
left: 400px;
top: 285px;
}

.winnipeg a {
background:url(/microsites/2010/crosscanadaroadshow/images/winnipeg.gif) no-repeat;
height: 46px;
width: 125px;
display:block;
}

.winnipeg a:hover {
background:url(/microsites/2010/crosscanadaroadshow/images/winnipeg_over.gif) no-repeat;

}

.edmonton {
background:url(/microsites/2010/crosscanadaroadshow/images/edmonton_over.gif) no-repeat;
margin-bottom:10px;
height: 39px;
width: 137px;
position:absolute;
left: 520px;
top: 340px;
}

.edmonton a {
background:url(/microsites/2010/crosscanadaroadshow/images/edmonton.gif) no-repeat;
height: 39px;
width: 137px;
display:block;
}

.edmonton a:hover {
background:url(/microsites/2010/crosscanadaroadshow/images/edmonton_over.gif) no-repeat;

}

.calgary {
background:url(/microsites/2010/crosscanadaroadshow/images/calgary_over.gif) no-repeat;
margin-bottom:10px;
height: 52px;
width: 107px;
position:absolute;
left: 370px;
top: 540px;
}

.calgary a {
background:url(/microsites/2010/crosscanadaroadshow/images/calgary.gif) no-repeat;
height: 52px;
width: 107px;
display:block;
}

.calgary a:hover {
background:url(/microsites/2010/crosscanadaroadshow/images/calgary_over.gif) no-repeat;

}

.vancouver {
background:url(/microsites/2010/crosscanadaroadshow/images/vancouver_over.gif) no-repeat;
margin-bottom:10px;
height: 40px;
width: 157px;
position:absolute;
left: 380px;
top: 655px;
}

.vancouver a {
background:url(/microsites/2010/crosscanadaroadshow/images/vancouver.gif) no-repeat;
height: 40px;
width: 157px;
display:block;
}

.vancouver a:hover {
background:url(/microsites/2010/crosscanadaroadshow/images/vancouver_over.gif) no-repeat;

}

.montreal span, .toronto span, .winnipeg span, .edmonton span, .calgary span, .vancouver span {
display:none;
}


/* Form */

.form {
	margin-left:355px;
	width:513px;
	background:#000 url(/microsites/2010/crosscanadaroadshow/images/form_background_top.jpg) top left no-repeat;
}
.form div.inner {
	padding:20px;	
	color:#fff;
}
.form p {
	padding:0;
}

p.error {	
	color:#f77;
	padding-left:5px;
	font-weight:bold;
    padding-bottom:10px;
}
.form .inner {
	padding-top:7px;	
}
.form label {
	font-weight:bold;
	color:#fff;
}
.form input, .form select {
	width:200px;	
}
.form_bottom {
	margin-left:355px;	
	width:513px;
	height:62px;
	background:#000 url(/microsites/2010/crosscanadaroadshow/images/form_background_bottom.jpg) bottom left no-repeat;
}
.form_bottom div.inner {
	padding:0 50px 50px;	
	color:#fff;
}
.form td {
	padding:3px;	
}
.form td.col2 {
	padding-left:20px;	
}
.form label {
	padding-top:5px;	
}
.form input.error, .form select.error {
	background-color:#f77;
	color:#111;
}
.footer_credits {
	background:#000 url(/microsites/2010/crosscanadaroadshow/images/footer_credits.jpg) top left no-repeat;
	width:974px;
	height:84px;
}
.footer {
	width:974px;
	color:#94b1bf;
	font-size:87%;
	padding-top:5px;
}
.footer p {
	padding:0 30px;
	text-align:left;
}
.footer a {
	color:#94b1bf;
	text-decoration:none;
}
.footer a:hover {
	color:#94b1bf;
	border-bottom: 1px dotted #94b1bf;
}
.footer_errors {
	float:right;	
}
