* {
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	}

html { 
height: 100%;
}
	
a, a:active, a:visited {
	color: #60a128;
	text-decoration: none;
	}
	
a:hover {
	color: #60a128;
	text-decoration: underline;
	}
	
.clear {
	clear: both;
	}
	
.shaded {
	background: rgba(0,0,0,0.7);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 50px;
	}
	
fieldset {
	margin: 0 0 10px 0;
	}
	
label {
	display: block;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	margin-bottom: 3px;
	}
	
label.checkLabel {
	display: inline;
	}
	
.inputText, textarea {
	border: 1px solid #c4c4c4;
	background: #010101;
	padding: 5px;
	width: 225px;
	color: #ffffff;
	font-size: 1.2em !important;
	}
	
textarea {
	font-family: Arial, sans-serif;
	height: 100px;
	}
	
p {
	font-size: 1.4em;
	line-height: 22px;
	}

body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	text-align: center;
	}
	
	
#menu {
	background:url('/img/common/navBG.png') repeat-x;
	height:50px;
	}
	
#menu #items{
	background:url('/img/common/navBG.png') repeat-x;
	width:1160px;
	margin:0 auto;
	height:50px;
	}
	
#menu #itemsNav{
	list-style-type:none;
	}
	
#menu #itemsNav li{
	float:left;
	text-indent: -90000px;
	}

#navLogoHolder{
	background:url('/img/common/navLogoBg.png') no-repeat;
	width:214px;
	height:103px;
	display:block;
	margin:0 5px 0 0;
}

#navLogo{
	background:url('/img/common/navLogo.png') no-repeat;
	width:116px;
	height:59px;
	display:block;
	margin:18px 0 0 40px;
}	

#items .about{
	background:url('/img/common/aboutNavBG.png') no-repeat;
	width:105px;
	height:16px;
	display:block;
	margin:19px 40px 0 0;
}

#items .sports{
	background:url('/img/common/gameNavBG.png') no-repeat;
	width:110px;
	height:16px;
	display:block;
	margin:19px 40px 0 0;
}

#items .buy{
	background:url('/img/common/buyNavBG.png') no-repeat;
	width:91px;
	height:16px;
	display:block;
	margin:20px 40px 0 0;
}

#items .about:hover{
	background-position:0 -16px;
	}

#items .sports:hover{
	background-position:0 -16px;
	}

#items .buy:hover{
	background-position:0 -16px;
	}
	


#items .about_french{
	background:url('/img/common/aboutFrenchNav.png') no-repeat;
	width:146px;
	height:18px;
	display:block;
	margin:17px 20px 0 0;
}

#items .sports_french{
	background:url('/img/common/sportsFrenchNav.png') no-repeat;
	width:116px;
	height:16px;
	display:block;
	margin:19px 20px 0 0;
}

#items .buy_french{
	background:url('/img/common/buyFrenchNav.png') no-repeat;
	width:133px;
	height:16px;
	display:block;
	margin:20px 0px 0 0;
}

#items .about_french:hover{
	background-position:0 -18px;
	}

#items .sports_french:hover{
	background-position:0 -16px;
	}

#items .buy_french:hover{
	background-position:0 -16px;
	}	

#secondary {
	width:500px;
	float:right;
	font-size: 11px;
	color: #c2c2c2;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	z-index: 10;
	padding:0;
	margin:16px 0 0 0;
	}
	

.secondary_social {
	float: right;
	margin:6px 0 0 5px;
	}
	
.secondary_social:hover {
	background-position: 0 -20px !important;
	}
	
#secondary a, #secondary a:visited, #secondary a:active {
	color: #8b8b8b;
	text-decoration: none;
	}
	
#secondary a:hover {
	color: #c2c2c2;
	}
	
.social_button {
	display: block !important;
	width: 16px;
	height: 16px;
	}
	
.social_button:hover {
	background-position: 0 -16px !important;
	}


#shareWithFriendsHolder_en{
	float:right;
	background: url('/img/common/shareWithFriendsBG.png') no-repeat;
	display: block;
	width: 215px;
	padding-right:8px;
	height: 32px;
	margin:-5px 0 0 15px;
}

#shareWithFriendsHolder_fr{
	float:right;
	background: url('/img/common/shareWithFriends.png') no-repeat;
	background-position:15px 0px;
	display: block;
	width: 219px;
	padding:0 15px 0 0;
	height: 32px;
	margin:-5px 0 0 0px;
}

#shareWithFriendsHolder_en iframe, #shareWithFriendsHolder_fr iframe{
	float:right;
	margin:6px 0 0 0;
}
	
#twitter {
	background: url('../img/common/twitter.png') no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin:6px 3px 0 4px;
	float:right;
	}
	
#facebook {
	background: url('../img/common/facebook.png') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
	margin:2px 0 0 0;
	}
	
#content {
	width: 960px;
	margin: 180px auto 50px auto;
	position: relative;
	z-index: 99999;
	}
	
#footer_text {
	display: block;
	font-size: 11px !important;
	color: #c2c2c2;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	float:right;
	margin:14px 0 0 0;
	}
	
#footer_text p{
	font-size: 1.1em !important;
	}
	
#footer {
	position:absolute;
	top:770px;
	left:50%;
	height:50px;
	width:1100px;
	padding:0 0 10px 0;
	margin:0 0 0 -550px;
	}
	
#terms_index #footer, #privacy_index #footer, #proximity_index #footer{
	position:static !important;
	height:50px;
	width:1100px;
	padding:0 0 10px 0;
	margin:0px auto;
	}
	
#buy_index #footer.fr, #proximity_index #footer.fr{
	position:static !important;
	height:50px;
	width:1100px;
	padding:0 0 10px 0;
	margin:0px auto;
	}
	
#footer a, #footer a:visited, #footer a:active {
	color: #8b8b8b;
	text-decoration: none;
	}
	
	
	
#footer a:hover {
	color: #c2c2c2;
	}
	
#bottle {
	float:left;
	background-image:url('/img/common/footerTagline.png');
	width:250px;
	height:40px;
	margin:0 0 0 15px;
	}
	
#bottle_fr {
	float:left;
	background-image:url('/img/common/carlsbergLogoFooterFrench.png');
	background-repeat:no-repeat;
	width:277px;
	height:40px;
	margin:0 0 0 15px;
	}
	
#gateway_index{
	background:#092305 url('/img/common/bodybg.jpg') no-repeat top;
}

#gatewayFormShadow{
	display:block;
    position:absolute;
	top:0px;
	left:0px;
    z-index:300;
    background-color:#000;
    opacity: .50; /*FOR ALL OTHER BROWSERS AND DEVICES*/
    filter: alpha(opacity=50); /*FOR IE7*/
}

	
#gateway_index h2.headline {
	display: block;
	width: 365px;
	height: 18px;
	background: url('/img/gateway/gatewayHeadline.png') no-repeat;
	margin: 0 auto 25px auto;
	text-indent: -90000px;
	}
	
#gateway_index h2.headline_french {
	display: block;
	width: 419px;
	height: 60px;
	background: url('/img/gateway/frenchGatewayHeader.png') no-repeat;
	margin: 0 auto 25px auto;
	text-indent: -90000px;
	}
	
#gateway_index #gatewayform {
	width: 460px;
	margin: 0 auto 300px auto;
	}
	
#gateway_index #gatewayform form {
	text-align: center;
	}
	
#gateway_index #birthdate {
	margin: 0 auto;
	width: 411px;
	}
	
#gateway_index #birthdate fieldset {
	float: left;
	width: 137px;
	height: 65px;
	background: url('/img/gateway/fieldbg.png') no-repeat;
	margin-top: -15px;
	margin-bottom:0px;
	}
	
#gateway_index #birthdate fieldset input {
	background: none;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	width: 120px;
	padding: 10px 0;
	margin-top: 14px;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	border: none;
	}
	
#gateway_index #province {
	background: url('/img/gateway/dropdownbg.png') no-repeat;
	display: block;
	width: 176px;
	height: 42px;
	padding-top:23px;
	margin: 0 auto -15px auto;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	}
	
#gateway_index #dropdown {
	width: 180px;
	margin:0 0 0 115px;
	position:absolute;
	background: #19191d url('/img/gateway/dropdown_dropbg.png') repeat-x top;
	height:0px;
	overflow:hidden;
	list-style-type: none;
	z-index: 9999;
	}
	
#gateway_index #dropdown li {
	width: 180px;
	border-bottom: 1px solid #2e2e32;
	}
	
#gateway_index #dropdown li a {
	font-size: 1.3em;
	display: block;
	padding: 10px 5px;
	color: #ffffff;
	text-decoration: none;
	}
	
#gateway_index #submit {
/*
	background: url('/img/common/submit.png') no-repeat;
	display: block;
	width: 111px;
	height: 34px;
	margin: 20px auto 0 auto;
*/
	}
	
#gateway_index #thegateway{
	padding-bottom:70px;
}	
	
#gateway_index #contactSubmit_t {
	position:absolute;
	cursor:pointer;
	background: url('/img/contact/submitBtn_t.png') no-repeat;
	display: block;
	width: 101px;
	height: 34px;
	margin:15px 0 0 155px;
	}

#gateway_index #contactSubmit {
	position:absolute;
	text-indent: -90000px;
	cursor:pointer;
	background: url('/img/contact/submitBtn.png') no-repeat;
	display: block;
	width: 101px;
	height: 34px;
	margin:15px 0 0 155px;
	}


#gateway_index #contactSubmit_fr_t {
	position:absolute;
	cursor:pointer;
	background: url('/img/contact/submitBtn_fr_t.png') no-repeat;
	display: block;
	width: 101px;
	height: 34px;
	margin:15px 0 0 155px;
	}

#gateway_index #contactSubmit_fr {
	position:absolute;
	text-indent: -90000px;
	cursor:pointer;
	background: url('/img/contact/submitBtn_fr.png') no-repeat;
	display: block;
	width: 101px;
	height: 34px;
	margin:15px 0 0 155px;
	}
	
#gateway_denied h2.headline {
	display: block;
	width: 546px;
	height: 172px;
	background: url('/img/denied/headline.png') no-repeat;
	margin: 0 auto 25px auto;
	text-indent: -90000px;
	}
	
#gateway_denied h2.headline_french {
	display: block;
	width: 810px;
	height: 173px;
	background: url('/img/denied/headline_french.png') no-repeat;
	margin: 0 auto 25px auto;
	text-indent: -90000px;
	}
	
#gateway_denied #understand {
	background: url('/img/common/understand.png') no-repeat;
	display: block;
	width: 164px;
	height: 74px;
	margin: 0 auto;
	text-indent: -90000px;
	}
	
#gateway_denied #understand:hover {
	background-position: 0 -74px;
	}
	
#gateway_denied #understand_french {
	background: url('/img/common/understand_french.png') no-repeat;
	display: block;
	width: 164px;
	height: 74px;
	margin: 0 auto;
	text-indent: -90000px;
	}
	
#gateway_denied #understand_french:hover {
	background-position: 0 -74px;
	}
	
#home_index{
	background:#092305 url('/img/common/bodybg.jpg') no-repeat top;
}	

#home_index #content{
	margin-top:140px;
}
	
#twitterFeedHome{
	float:left;
}

#twitterFeedTop{
	display:block;
	height:18px;
	margin:0;
	padding:0;
	width:315px;
	background: url('/img/home/twitterFeedHolderTop.png') no-repeat;
}


#twitterFeedBottom{
	display:block;
	margin:0;
	padding:0;
	height:19px;
	width:315px;
	background: url('/img/home/twitterFeedHolderBottom.png') no-repeat;
}

#twitterFeedHolder{
	background: url('/img/home/twitterFeedHolder.png') repeat-y;
	padding:5px 0 0 0;
	margin:0;
}

#twitterFeedHeader{
	display:block;
	margin:0 0 0 30px;
	height:25px;
	width:187px;
	background: url('/img/home/ourLatestTweets.png') no-repeat;
}


.fr #twitterFeedHeader{
	display:block;
	margin:0 0 0 22px;
	height:25px;
	width:265px;
	background: url('/img/home/latestTweets_fr.png') no-repeat;
}

#twitter_update_list{
	width:297px;
	margin:15px 0 0 9px;
	list-style-type:none;
	font-size:14px;
}

#twitter_update_list a{
	color:#60a128;
}

#twitter_update_list li{
	border-top:1px solid #2a2a2a;
	padding:15px 20px;
	text-align:left;
}

#facebookFeedHome{
	float:right;
	margin:0;
	display:block;
	width:315px;
}

#facebookFeedTop{
	margin:0;
	display:block;
	height:15px;
	width:315px;
	background: url('/img/home/facebookFeedTop.png') no-repeat;
}

#facebookFeedMid{
	margin:0;
	padding:15px 0 0 0;
	display:block;
	width:315px;
	background: url('/img/home/facebookFeedMid.png') repeat-y;
}

#facebookFeedMid #frameDiv{
	width:285px;
	overflow:hidden;
	margin:0 0 0 15px;
}

#facebookFeedMid #frameDiv iframe{
	float:left;
	margin:-1px 0 0 -4px;
}

#facebookFeedBottom{
	margin:0;
	display:block;
	height:16px;
	width:315px;
	background: url('/img/home/facebookFeedBottom.png') no-repeat;
}
	

#facebookFeedHeader{
	display:block;
	margin:0 0 15px 25px;
	height:20px;
	width:270px;
	background: url('/img/home/likeUsOnFacebook.png') no-repeat;
}


.fr #facebookFeedHeader{
	display:block;
	margin:0 0 15px 25px;
	height:20px;
	width:270px;
	background: url('/img/home/likeUsFacebook_fr.png') no-repeat;
}

#facebookLikeBtnHolder{
	width:81px;
	float:right;
	overflow:hidden;
}	

#contact_index {
	background:#092305 url('/img/buy/background.jpg') no-repeat top;
}

#contact_index label{
text-transform:capitalize;
}

#contact_index .checkLabel{
line-height:1.7em;
}
	
#contact_index h2.headline {
	display: block;
	width: 183px;
	height: 45px;
	background: url('/img/contact/headline.png') no-repeat;
	margin:0 0 25px 0;
	text-indent: -90000px;
	}

#contact_index h2.headline_french {
	display: block;
	width: 231px;
	height: 51px;
	background: url('/img/contact/headline_french.png') no-repeat;
	margin: 0 0 15px 5px;
	text-indent: -90000px;
	}
	
#contact_index .container {
	width: 941px;
	margin: 0 auto;
	}
	
#contact_index fieldset {
	width:255px;
	float:left;
	margin:0 0 15px 0;
	}
	
#contact_index fieldset label{
	margin:0 0 7px 0;
	}
	
#contact_index fieldset label.error{
	margin:0;
	padding:0;
	}

#contact_index	#fname, #contact_index	#email, #contact_index	#lname{
	background:url('/img/contact/contactFieldBg.jpg') repeat-x;
	border:#4b4b4b solid 1px;
	}

#contact_index	#comments{
	background:url('/img/contact/contactTextAreaBG.jpg') repeat-x;
	border:#4b4b4b solid 1px;
	height:145px;
	width:380px;
	}
	
#contact_index #content {
	margin-top:80px;
	}
	
#contact_index .contactBox{
	display: block;
	width: 891px;
	height: 458px;
	padding:25px;
	background: url('/img/contact/contactBg.png') no-repeat;
	text-align:left;
	}
	
#contact_index .contactBox .left {
	width: 517px;
	float: left;
	}
	
#contact_index .contactBox .right {
	width: 252px;
	float: right;
	}
	
#contact_index #contactSubmit {
	position:absolute;
	cursor:pointer;
	background: url('/img/contact/submitBtn.png') no-repeat;
	display: block;
	width: 101px;
	height: 34px;
	}
	
#contact_index #contactSubmit_t {
	position:absolute;
	cursor:pointer;
	background: url('/img/contact/submitBtn_t.png') no-repeat;
	display: block;
	width: 101px;
	height: 34px;
	}
	
#contact_index #contactSubmit_fr {
	position:absolute;
	cursor:pointer;
	background: url('/img/contact/submitBtn_fr.png') no-repeat;
	display: block;
	width: 103px;
	height: 34px;
	}
	
#contact_index #contactSubmit_fr_t {
	position:absolute;
	cursor:pointer;
	background: url('/img/contact/submitBtn_fr_t.png') no-repeat;
	display: block;
	width: 103px;
	height: 34px;
	}	
	

#contact_send {
	background:#092305 url('/img/buy/background.jpg') no-repeat top;
}
	
#contact_send h2.headline {
	display: block;
	width: 183px;
	height: 45px;
	background: url('/img/contact/headline.png') no-repeat;
	margin:0 0 25px 0;
	text-indent: -90000px;
	}

#contact_send h2.headline_french {
	display: block;
	width: 231px;
	height: 51px;
	background: url('/img/contact/headline_french.png') no-repeat;
	margin: 0 0 15px 5px;
	text-indent: -90000px;
	}
	
#contact_send .container {
	width: 941px;
	margin: 0 auto;
	}

#contact_send #content {
	margin-top:80px;
	}
	
#contact_send .contactBox{
	display: block;
	width: 891px;
	height: 458px;
	padding:25px;
	background: url('/img/contact/contactBg.png') no-repeat;
	text-align:left;
	}
	
#contact_send .contactBox .left {
	width: 517px;
	float: left;
	}
	
#contact_send .contactBox .left p {
	margin:130px 0 0 0;
	text-align:center;
	font-size:18px;
	}
	
#contact_send .contactBox .left a{
	font-size:14px !important;
	}
	
#contact_send .contactBox .right {
	width: 252px;
	float: right;
	}
		
#contact_send #submit_french {
	background: url('/img/common/submit_french.png') no-repeat;
	display: block;
	width: 164px;
	height: 74px;
	margin-left: -17px;
	}
	
#contact_send #submit_french:hover {
	background-position: 0 -74px;
	}

	
#sports_index {
	background: #092305 url('../img/common/stadiumbg_x.jpg') no-repeat top;
	}

#sports_index #content{
	padding:0 0 0 380px;
	width:600px;
}

#backToSportsBtn{
	background: url('/img/sports/backToPartOfTheGame.png') no-repeat;
	display: block;
	width: 208px;
	height: 31px;
	margin:0 0 15px 7px;
	text-indent:-9000px;
	}
	
#backToSportsBtn_fr{
	background: url('/img/sports/backToSports_fr.png') no-repeat;
	display: block;
	width: 218px;
	height: 31px;
	margin:0 0 15px 7px;
	text-indent:-9000px;
	}

#sports_torontofc #content{
	margin-top:80px;
}	
	
#sports_index h2.headline{
	display: block;
	width: 562px;
	height: 51px;
	background: url('/img/sports/headline.png') no-repeat;
	margin: 0 auto 0 auto;
	text-indent: -90000px;
	}
	
#sports_torontofc h2.headline {
	display: block;
	width: 652px;
	height: 51px;
	background: url('/img/sports/foundingSponsor.png') no-repeat;
	text-indent: -90000px;
}	
	
#sports_index h2.headline_french {
	display: block;
	width: 495px;
	height: 50px;
	background: url('/img/sports/sportsHeadline_fr.png') no-repeat;
	margin:0 0 0 15px;
	text-indent: -90000px;
	}
	
#sports_sponsorships h2.headline_french {
	display: block;
	width: 668px;
	height: 50px;
	background: url('/img/sports/sponsorsHeader_fr.png') no-repeat;
	margin:0;
	text-indent: -90000px;
}
	
#sports_torontofc h2.headline_french{
	display: block;
	width: 908px;
	height: 50px;
	background: url('/img/sports/torontoFCHeadline_fr.png') no-repeat;
	text-indent: -90000px;
}
	
#sports_index .container, #sports_sponsorships .container{
	width: 546px;
	margin: 0 auto;
	text-align: left;
	}
	
#sports_torontofc .container p{
	width:960px;
	text-align:left;
	margin:0 0 0 10px;
	}

#sports_sponsorships .container {
	width: 658px;
	margin: 0 auto 180px auto;
	text-align: left;
	}
	
#sports_index #buttons{
	width: 500px;
	margin: 15px auto 0 auto;
	text-indent:-9000px;
	}
	
#sports_torontofc #buttons {
	margin: 50px auto 0 auto;
	width: 500px;
	height:200px;
	text-indent:-9000px;
	}
	
#sports_index #torontofc_button {
	position:absolute;
	display: block;
	width: 243px;
	height: 81px;
	background: url('/img/sports/torontofc.png') no-repeat;
	}
	
#sports_index #torontofc_button_t {
	position:absolute;
	display: block;
	width: 243px;
	height: 81px;
	background: url('/img/sports/torontofc_t.png') no-repeat;
	}
	
#sports_index #torontofc_button_french {
	position:absolute;
	display: block;
	width: 243px;
	height: 99px;
	background: url('/img/sports/carlsbergCanada_fr.png') no-repeat;
	}
	
#sports_index #torontofc_button_french_t {
	position:absolute;
	display: block;
	width: 243px;
	height: 99px;
	background: url('/img/sports/carlsbergCanada_t_fr.png') no-repeat;
	}
	

#sports_index #sponsorships_button_t{
	position:absolute;
	right:60px;
	display: block;
	width: 243px;
	height: 81px;
	background: url('/img/sports/sponsorships_t.png') no-repeat;
	}
	
#sports_index #sponsorships_button{
	position:absolute;
	right:60px;
	display: block;
	width: 243px;
	height: 81px;
	background: url('/img/sports/sponsorships.png') no-repeat;
	}
	
		
#sports_index #sponsorships_button_french{
	position:absolute;
	right:60px;
	display: block;
	width: 243px;
	height: 99px;
	background: url('/img/sports/sponsors_fr.png') no-repeat;
	}
	
#sports_index #sponsorships_button_french_t{
	position:absolute;
	right:60px;
	display: block;
	width: 243px;
	height: 99px;
	background: url('/img/sports/sponsors_fr_t.png') no-repeat;
	}
	
	

	
#sports_torontofc #tfc_siteButton {
 	position:absolute;
	right:180px;
	display: block;
	width: 243px;
	height: 269px;
	background: url('/img/sports/tfcsite.png') no-repeat;
}

#sports_torontofc #tfc_siteButton_t {
 	position:absolute;
	right:180px;
	display: block;
	width: 243px;
	height: 269px;
	background: url('/img/sports/tfcsite_t.png') no-repeat;
}

#sports_torontofc #tfc_proxButton {
	position:absolute;
	display: block;
	width: 243px;
	height: 269px;
	background: url('/img/sports/getclose.png') no-repeat;
}

#sports_torontofc #tfc_proxButton_t {
	position:absolute;
	display: block;
	width: 243px;
	height: 269px;
	background: url('/img/sports/getclose_t.png') no-repeat;
}	
	

#sports_torontofc #sponsorships_button_french {

}	
	
#sports_torontofc #sponsorships_button_french {
	background: url('/img/sports/getclose_french.png') no-repeat;
	}

	
#sports_torontofc #tfc_siteButton_french {
 	position:absolute;
	right:180px;
	display: block;
	width: 243px;
	height: 289px;
	background: url('/img/sports/officialTorFC_fr.png') no-repeat;
	}
		
#sports_torontofc #tfc_siteButton_french_t {
 	position:absolute;
	right:180px;
	display: block;
	width: 243px;
	height: 289px;
	background: url('/img/sports/officialTorFC_fr_t.png') no-repeat;
	}

#sports_torontofc #tfc_proxbutton_french {
	position:absolute;
	display: block;
	width: 243px;
	height: 289px;
	background: url('/img/sports/getClose_fr.png') no-repeat;
}

#sports_torontofc #tfc_proxbutton_french_t {
	position:absolute;
	display: block;
	width: 243px;
	height: 289px;
	background: url('/img/sports/getClose_fr_t.png') no-repeat;
}	


#terms_index{
	background:#092305 url('/img/buy/background.jpg') no-repeat top;
}

#terms_index #content{
	margin-top:80px;
}
	
#terms_index h2.headline {
	display: block;
	width: 929px;
	height: 51px;
	background: url('/img/terms/headline.png') no-repeat;
	margin: 0 auto 25px auto;
	text-indent: -90000px;
	}
	
#terms_index h2.headline_french {
	display: block;
	width: 939px;
	height: 92px;
	background: url('/img/terms/headline_french.png') no-repeat;
	margin: 0 auto 15px auto;
	text-indent: -90000px;
	}
	
#terms_index .container {
	width: 941px;
	margin: 0 auto;
	}


#privacy_index{
	background:#092305 url('/img/buy/background.jpg') no-repeat top;
}

#privacy_index #content{
	margin-top:80px;
}
	
#privacy_index h2.headline {
	display: block;
	width: 929px;
	height: 51px;
	background: url('/img/privacy/headline.png') no-repeat;
	margin: 0 auto 25px auto;
	text-indent: -90000px;
	}
	
#privacy_index h2.headline_french {
	display: block;
	width: 939px;
	height: 92px;
	background: url('/img/privacy/headline_french.png') no-repeat;
	margin: 0 auto 15px auto;
	text-indent: -90000px;
	}
	
#privacy_index .container {
	width: 941px;
	margin: 0 auto;
	}
	
#sitemap_index {
	background:#092305 url('/img/buy/background.jpg') no-repeat top;
}

#sitemap_index #content{
	margin-top:80px;
}	
	
#sitemap_index h2.headline {
	display: block;
	width: 211px;
	height: 50px;
	background: url('/img/sitemap/headline.png') no-repeat;
	text-indent: -90000px;
	margin:0 0 25px 0;
	}
	
#sitemap_index h2.headline_french {
	display: block;
	width: 243px;
	height: 49px;
	background: url('/img/sitemap/headline_french.png') no-repeat;
	margin:0 0 15px 5px;
	text-indent: -90000px;
	}
	
#sitemap_index .container {
	width: 941px;
	margin: 0 auto;
	}
	
#sitemap_index .container ul{
	list-style: none;
	width: 250px;
	float:left;
	margin:0 72px 0 0;
	padding:0;
	font-size:13px;
	}

#sitemap_index .container ul.lastList{
	margin:0;
	}
	
#sitemap_index .container ul li{
	width: 250px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	}

#sitemap_index .container .sitemapButtonHolder{
	height:270px;
	display:block;
	}
	
#sitemap_index .container #site_sports{
	display:block;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/partGame.png') no-repeat;
}

#sitemap_index .container #site_sports_t{
	display:block;
	text-indent:-9000px;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/partGame_t.png') no-repeat;
}

#sitemap_index .container #site_sports.fr{
	display:block;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/gameSitemap_fr.png') no-repeat;
}

#sitemap_index .container #site_sports_t.fr{
	display:block;
	text-indent:-9000px;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/gameSitemap_fr_t.png') no-repeat;
}

#sitemap_index .container #site_about{
	display:block;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/aboutCarlsberg.png') no-repeat;
}

#sitemap_index .container #site_about_t{
	display:block;
	text-indent:-9000px;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/aboutCarlsberg_t.png') no-repeat;
}

#sitemap_index .container #site_about.fr{
	display:block;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/siteAbout_fr.png') no-repeat;
}

#sitemap_index .container #site_about_t.fr{
	display:block;
	text-indent:-9000px;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/siteAbout_fr_t.png') no-repeat;
}

#sitemap_index .container #site_buy{
	display:block;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/buyBtn.png') no-repeat;
}

#sitemap_index .container #site_buy_t{
	display:block;
	text-indent:-9000px;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/buyBtn_t.png') no-repeat;
}

#sitemap_index .container #site_buy.fr{
	display:block;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/siteBuy_fr.png') no-repeat;
}

#sitemap_index .container #site_buy_t.fr{
	display:block;
	text-indent:-9000px;
	height:269px;
	width:243px;
	position:absolute;
	background:url('/img/sitemap/siteBuy_fr_t.png') no-repeat;
}
	
#sports_sponsorships h2.headline{
	display: block;
	width: 562px;
	height: 51px;
	background: url('/img/sports/sponsorHeader_en.png') no-repeat;
	text-indent: -90000px;
}

#sports_sponsorships #sponsorsTopRightImg{
	position:absolute;
	background: url('/img/sports/sponsorsEuroImage.png') no-repeat;
	height:133px;
	width:113px;
	display:block;
	right:30px;
	top:20px;
}

#sports_sponsorships .sponsorsBox{
	margin:0 0 15px 0;
}

#sports_sponsorships .sponsorsBoxMid{
	display: block;
	width: 941px;
	background: url('/img/sports/sponsorsBoxBg.png') repeat-y;
}

#sports_sponsorships .sponsorsBoxBot{
	display: block;
	width: 941px;
	height: 11px;
	background: url('/img/sports/sponsorsBoxBottom.png') no-repeat;
}

#sports_sponsorships .sponsorsTeamHeader{
	display: block;
	width: 941px;
	height: 46px;
	background: url('/img/sports/sponsorshipTeamHeader_en.png') no-repeat;
}

#sports_sponsorships .sponsorsChampHeader{
	display: block;
	width: 941px;
	height: 46px;
	background: url('/img/sports/sponsorshipChampHeader_en.png') no-repeat;
}

#sports_sponsorships .sponsorsTeamHeader_fr{
	display: block;
	width: 941px;
	height: 46px;
	background: url('/img/sports/sponsorsEquip_fr.png') no-repeat;
}

#sports_sponsorships .sponsorsChampHeader_fr{
	display: block;
	width: 941px;
	height: 46px;
	background: url('/img/sports/sponsorsChampions_fr.png') no-repeat;
}

#sports_sponsorships .firstSponsorBox{
	margin:35px 0 15px 0;
}

#sports_sponsorships .sponsorInfo{
	width:700px;
}
	
#sports_sponsorships #content {
	margin-top:80px;
	}
	
#sports_sponsorships .container{
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}
	
#sports_sponsorships .teamList {
	float: left;
	margin-top: 25px;
	margin-bottom:10px;
	width: 32%;
	font-size: 1.4em;
	list-style-type: none;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	}
	
#sports_sponsorships .teamList.leftmost {
	margin-left:25px;
	}
	
#sports_sponsorships .teamList li {
	margin-bottom: 3px;
	}
	
#sports_sponsorships .teamList a {
	color: #60a128;
	}
	
#sports_sponsorships .champItem {
	float: left;
	margin-right: 85px;
	margin-top:19px;
	}
	
#sports_sponsorships .champItem.leftmost {
	margin-left: 50px;
	}
	
#sports_sponsorships .champItem .logo {
	height: 160px;
	text-align: center;
	}
	
#sports_sponsorships .champItem .title {
	text-align: center;
	}
	
#sports_sponsorships .champItem .title a {
	font-size: 1.4em;
	color: #ffffff;
	text-transform: uppercase;
	}
	
#sports_sponsorships #partGame {
	position:absolute;
	top:45px;
	right:0;
	}
	
	
#sports_sponsorships{
	background: #092305 url('../img/sports/tfcbg.jpg') top no-repeat;
	}

	
#sports_torontofc{
	background: #092305 url('../img/sports/tfcbg.jpg') top no-repeat;
	}
		
#proximity_index {
	background: #010101 url('../img/sports/tfcbg.jpg') repeat-x 19% 0;
	}
	
label.error {
	color: red;
	}
	
