﻿/*
** FIFA CSOPORT / FIFA HUNGARY CSS
** (c) ]{redenc 2008/2009
*/
.header-left a {
    display: block;
    width: 270px;
    height: 91px;
    margin-left: 10px;
    margin-top: 9px;
}

#menu-sub a {
	color: #CDA7A6;
}



.wrapper-outer {
	z-index: 0;
	position: relative;
}

/* SKIN */
body#skin_fifa12 {
	background: url(../../images/skin_fifa12.jpg) no-repeat center top fixed;
}

#skin_link_fifa12 {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}

body#skin_psvita {
	background: url(../../images/PSVITA_SKIN.jpg) no-repeat center top fixed;
}

#skin_link_psvita {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}

body#skin_psvita .wrapper-outer {
	margin-top: 200px !important;
	width: 941px;
}


body#skin_spar_oceanmania {
	background: url(../../images/Spar_oceanmania_skin.jpg) no-repeat center top fixed #000;
}



#skin_link_spar_oceanmania {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}

body#skin_tlou {
	background: url(../../images/TLOU_skin_FINAL.jpg) no-repeat center top fixed #000;
}


#skin_link_tlou {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}


body#skin_tlou .wrapper-outer {
	margin-top: 182px !important;
	width: 941px;
}






body#skin_sparmagyarorszag {
	background: url(../../images/magyarorszag_fifahungary_egesz.png) no-repeat center top scroll #fff;
}


#skin_link_sparmagyarorszag {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}


body#skin_sparmagyarorszag .wrapper-outer {
	margin-top: 182px !important;
	width: 941px;
}



body#skin_stopshop {
	background: url(../../images/skin_stopShop.jpg) no-repeat center top scroll #211f20;
}


#skin_link_stopshop {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}


body#skin_stopshop .wrapper-outer {
	margin-top: 90px !important;
	width: 941px;
}