@charset "UTF-8";

#l_container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
        background-image: url(/img/bg_l_container.jpg);
        background-repeat: no-repeat;
        background-position: 0 0;
        position: relative;
}
#l_container.login {
	height: 480px;
}
#l_logo {
	margin-left: 20px;
	margin-top: 35px;
	height: 200px;
    position: relative;
}
#l_logo a {
	display: block;
	height: 135px;
}
#l_logo a.sponsor {
	display: block;
	position: absolute;
    left: 13px;
    width: 60px;
    height: 1px;
    padding-top: 20px;
    overflow: hidden;
}
#l_logo a.nike {top: 125px;}
#l_logo a.betc {top: 148px;}
#l_logo a.baio {top: 171px;}
#l_enter {
	margin-left: 20px;
	margin-top: 0;
}
#l_rt_text {
    position: absolute;
    right: 40px;
    top: 90px;
    width: 580px;
    height: 90px;
    overflow: hidden;
    font-size: 13px;
    line-height: 16px;
    color: #ccc;
}

#l_rb_text {
    position: absolute;
    right: 35px;
    top: 230px;
    width: 420px;
    height: 200px;
    overflow: hidden;
}
#l_rb_text ul {
    font-size: 12px;
    line-height: 22px;
    color: #fc0;
    list-style: outside;
    margin-left: 20px;
}
#l_rb_text ul li span {
    color: #ccc;
}

.l_ttl_h82 {
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 82px;
    display: block;
    overflow: hidden;
    position: relative;
}
.l_ttl_h82 a {
    position: relative;
    display: block;
    height: 82px;
}
.l_ttl_h82 span {
    position: absolute;
    left: -9999px;
}
.l_ttl_h82.ttl1 {
    background-position: 0 0;
}
.l_ttl_h82.ttl2 {
    background-position: 0 -82px;
}
.l_ttl_h82.ttl3 {
    background-position: 0 -164px;
}
.l_ttl_h82.ttl4 {
    background-position: 0 -246px;
}
.l_ttl_h82.ttl5 {
    background-position: 0 -328px;
}
.l_ttl_h82.ttl6 {
    background-position: 0 -410px;
}
.l_ttl_h82.ttl7 {
    background-position: 0 -492px;
}
.l_ttl_h82.ttl8 {
    background-position: 0 -574px;
}
.l_ttl_h82.ttl9 {
    background-position: 0 -656px;
}
.l_ttl_h82.ttl10 {
    background-position: 0 -738px;
}

#land_cont {
    overflow: hidden;
    width: 606px;
    padding-left: 50px;
    background-image: url(../img/bg_l_ry.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-bottom: 16px;
}

#l_player_cont {
    width: 660px;
    height: 445px;
    background: url(../img/bg_l_player.jpg) no-repeat 0 0;
    position: relative;
}

#l_player {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 600px;
    height: 400px;
}

a#link_juvecome {
    position: absolute;
    left: 20px;
    top: 0;
    width: 92px;
    height: 22px;
    background: url(../img/bg_l_juvecom.gif) no-repeat;
}

#lang_switch {
    position: absolute;
    left: 176px;
    top: 3px;
    width: 120px;
    height: 16px;
    line-height: 16px;
    font-size: 9px;
    background-image: url(../img/bg_lang16.gif);
    background-repeat: no-repeat;
    padding-right: 22px;
    text-align: right;
}



#lang_switch.en {
    background-position: right 0;
}
#lang_switch.it {
    background-position: right -16px;
}

.bg_l_img {
    background: url(../img/bg_l_img_d.jpg);
}

#gallery_cont {
	width: 606px;
	height: 606px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

#gallery_cont ul#pg_view {
	position: absolute;
	margin: 3px;
	left: 0;
	top: 0;
	width: 600px;
	height: 600px;
	z-index: 3;
}
#gallery_cont #pg_view li {
	float: left;
	width: 600px;
	height: 600px;
	position: relative;
	z-index: 4;
	margin-right: 6px;
}
#gallery_cont .pg_info {
	position: absolute;
	left: 0;
	top: 0;
	padding: 20px 30px 80px 30px;
	width: 540px;
	z-index: 5;
	background: url(../img/bg_opacity_ptrn.png);
	border-bottom: 1px solid #111;
	display:none;
}
.pg_info h2 {
	font-size: 18px;
	line-height: 26px;
	padding: 4px 8px;
}

.pg_info a {
	color: #fc0;
}
.pg_info p {
	color: #ccc;
}
.pg_info .social {
	position: absolute;
	left: 30px;
	bottom: 20px;
	background: #333;
	filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90;
	border: 2px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ccc;
	font-size: 11px;
	padding: 3px;
}
.pg_info .social span {
	display: block;
	line-height: 32px;
	float: left;
	margin: 0 8px;
}

#pg_scroll_cont {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 600px;
	height: 138px;
	margin: 3px;
	z-index: 6;
	display: none;
	filter:alpha(opacity=96); -moz-opacity:.96; opacity:.96;
	z-index: 6;
	border-top: 1px solid #222;
}
#pg_scroll {
	top: 10px;
	left: 25px;
	width: 550px;
	height: 124px;
	position: absolute;
	overflow: hidden;
	z-index: 7;
}
#pg_scroll ul {
	top: 0;
	left: 0;
	height: 122px;
	position: absolute;
	z-index: 8;
}

#pg_scroll li {
	float: left;
	width: 120px;
	height: 120px;
	padding: 1px 0 1px 1px;
	overflow: hidden;
}
#pg_scroll li:last-child {
	padding: 1px;
}
.pg_ctrl {
	position: absolute;
	right: 0;
	top: 10px;
	width: 25px;
	height: 122px;
	background-image: url(../img/bg_ico_scroll.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	filter:alpha(opacity=60); -moz-opacity:.60; opacity:.60;
	cursor: pointer;
	z-index: 8;
}
#sx.pg_ctrl {
	background-position: -25px 0;
	left: 0;
	right: auto;
}
.pg_ctrl:hover {
	filter:alpha(opacity=100); -moz-opacity:1; opacity:1;
}
#gallery_cont #pg_view li, #pg_scroll li {
	background: #000 url(../img/bg_ajax_loader.gif) no-repeat center center;
}

div.pp_social {
	display: none !important;
}
