@charset "utf-8";

@media print  { .noprint  { display: none; } }
@media screen { .noscreen { display: none; } }

body, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height:1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image:url(../images/background.jpg);
 	background-position: top center;
 	background-repeat:repeat-x;
}

#wrapper {
	width:700px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

#mainTextArea {
	width:658px;
	background-color:#000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303030;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #303030;
	padding-left:20px;
	padding-right:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	float:left;
}


#headerArea {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	width:700px;
	z-index:20;
}

#homeSelector {
	position:relative;
	float:left;
	margin-left:-20px;
	margin-right:auto;
	margin-top:-88px;
}
#homeSelectorText {
	position:relative;
	top:-15px;
	bottom-margin:-25px;
	z-index:30;
}

#homeSelectorText .Toronto, .Montreal {
	position:relative;
	width:328px;
	float:left;
	text-align:center;
	color:#333333;

}

.Montreal a {color:#333333; text-decoration:none;}
.Montreal a:visited {color:#333333; text-decoration:none;}
.Montreal a:hover {color:#333333; text-decoration:underline;}

.Toronto a {color:#333333; text-decoration:none;}
.Toronto a:visited {color:#333333; text-decoration:none;}
.Toronto a:hover {color:#333333; text-decoration:underline;}



#contestPromo {
	margin-top:0px;
	width:618px;
	margin-left:auto;
	margin-right:auto;
}

#contestBtn{
	position:absolute;
	left:30px;
	top:50px;
	z-index:50;
}

#language {
	position:absolute;
	left:570px;
	top:70px;
	width:90px;
	height:18px;
	background-color:#000000;
	z-index:10;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #303030;
	padding: 2px;
	z-index:25;
}


#leftColumn {
	width:335px;
	float:left;
}

#rightColumn {
	width:280px;
	float:right;
}

#submitButton {
	clear:both;
}


.red {
color:#CC0000; 
}

/* Insert Special Text CSS */
a {
	color:#CC0000; text-decoration:underline;
}
a:visited {
	color:#CC0000; text-decoration:underline;
}
a:hover {
	color:#CC0000; text-decoration:none;
}


.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 320px;
	height: 16px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #999999;
}
.formFieldsMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 194px;
	height: 16px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #999999;
}
.formFieldsSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 200px;
	height: 16px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #999999;
}

.formFieldsComments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 270px;
	height: 120px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #999999;
}

.introText{
	font-size:11px;
}

hr {
	border: 0;
	width: 100%;
	color: #666666;
	background-color: #666666;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/* Insert Age Check Specific CSS */

input
{
color: #999999;
}

#ageCheckButton {
	position: relative;
	left: 660px;
	top: 322px;
	height: 117px;
	width: 117px;
	z-index: 2;
}

#day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 24px;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #CCCCCC;
}

#month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 24px;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #CCCCCC;
}

#year {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 36px;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #CCCCCC;
}

#country {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	background-color:#000000;
	width: 120px;
	height: 16px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
