@import url('flags.css');

.cntLandingTeaser {
    background: url("http://www.sony-europe.com/pages/europe/img/cntLandingTeaserBg.png") repeat-y scroll 0 0 transparent !important;
    margin: 15px 0 25px 7px;
    position: relative;
    width: 955px;
}
html > body .cntLandingTeaser {
}
#cntCountriesContainer_1, #cntCountriesContainer_2 {
    display: none;
}

.cntNote {
    margin: 40px auto 0;
    width: 400px;
}
div.aiwaOptions {
    margin: 20px 0 0;
}
div.aiwaOptions img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E0E1E5;
    padding: 6px;
}
div.aiwaOptions .old, div.aiwaOptions .new {
    float: left;
    width: 150px;
}
div.aiwaOptions .new {
    margin: 0 80px 0 0;
}
.clear {
    clear: both;
}
#bnrProdRegLanding, #bnrProdRegLanding1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #CCCCCC;
    height: 100px;
    opacity: 0.9;
    overflow: auto;
    padding: 10px;
    position: absolute;
    right: 30px;
    top: 25px;
    width: 250px;
    z-index: 1000;
}
#bnrProdRegLanding1 {
    height: 120px;
    top: 15px;
    width: 200px;
}
#bnrProdRegLanding h1, #bnrProdRegLanding1 h1 {
    color: #666666;
    margin: 0 0 6px;
}
.cntLandingTeaserTop {
    background: url("http://www.sony-europe.com/pages/europe/img/cntLandingTeaserTop.png") no-repeat scroll 0 0 transparent !important;
    height: 15px;
    position: relative;
    top: -15px;
}
.cntTeaserContent {
    bottom: -10px;
    margin-top: -30px;
    padding: 0 10px;
    position: relative;
    z-index: 1000;
}
.cntLandingTeaserBottom {
    background: url("http://www.sony-europe.com/pages/europe/img/cntLandingTeaserBottom.png") no-repeat scroll 0 0 transparent !important;
    bottom: -15px;
    height: 15px;
    margin-top: -10px;
    position: relative;
    z-index: 1;
}

.cntLandingContainer {
  /*height: 425px;
    position: relative;
    width: 955px;*/
}
.cntLandingBg {
    background: url("/support/css/imgs/landingPage_countires_bg.png") no-repeat scroll 0 0 transparent !important;
	 height: 335px;
    padding: 15px 10px 15px 25px;
    width: 920px;
  
}
.cntLandingCountries {
	/*left: 22px;
    position: absolute;
    width: 940px;*/
}
a {
    color: #000000;
    cursor: pointer;
    text-decoration: none;
}

a.swap {
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 5px;
}
a.swap:hover {
    text-decoration: underline;
}
.cntLandingCountries h1 {
    color: #B4002C;
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 5px;
}
.cntLandingCountries ul.cntCountryList {
    float: left;
    margin: 12px 0 0;
    padding: 0 0 0 15px;
    width: 215px;
}
.cntLandingCountries ul.cntCountryList li {
    list-style-type: none;
    margin: 8px 0;
    padding: 0;
    white-space: nowrap;
}
.cntLandingCountries ul.cntCountryList li img {
    border: 1px solid #333333;
    margin: 0 7px 0 0;
    vertical-align: middle;
}
.cntLandingCountries ul.cntCountryList li a {
    background: url("http://www.sony-europe.com/pages/europe/img/cntRedarrow.gif") no-repeat scroll left center transparent;
    display: inline-block;
    position: relative;
    top: 1px;
    line-height: 23px;
}
.cntLandingCountries ul.cntCountryList li a:hover {
    text-decoration: underline;
}
