body{
	overflow: hidden;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #cccccc;
}
::-webkit-scrollbar-button:vertical:increment {
    background:  url(../img/scroll_but_inc.png) 50% 0 no-repeat;
}
::-webkit-scrollbar-button:vertical:increment:active {
    background:  url(../img/scroll_but_inc_active.png) 50% 0 no-repeat;
}
::-webkit-scrollbar-button:vertical:decrement {
    background: url(../img/scroll_but_dec.png) 10% 0 no-repeat;
}
::-webkit-scrollbar-button:vertical:decrement:active {
    background: url(../img/scroll_but_dec_active.png) 10% 0 no-repeat;
}
::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}
::-webkit-scrollbar-button:end:increment {
    height: 16px;
    display: block;
    background-color: transparent;
}
::-webkit-scrollbar-button:start:decrement {
    height: 16px;
    display: block;
    background-color: transparent;
}
::-webkit-scrollbar-track-piece {
    margin: 2px 0 2px 0;
    background-color: #000000;
    -webkit-border-radius: 4px;
}
::-webkit-scrollbar-thumb:vertical {
    height: 16px;
    background-color: #000000;
    border: solid 1px #cccccc;
    -webkit-border-radius: 4px;
}
.loading_img{
	background-image: url(/img/aniwheel.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-style: dotted dotted;
	border-width: 1px;
	border-color: white;
	padding: 0;
	margin: 0;
}
.loaded_img{
	border: none;
	padding: 0;
	margin:0;
}
.small_title{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	width: 133px;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.small_preview{
	background-image: url(img/aniwheel.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 133px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.small_cell{
	text-align: center;
	cursor: pointer;
}
.top_left_area{
	border: none;
}
.top_right_area{
	border: none;
}
.chat_area{
	border: none;
	cursor: pointer;
	border-bottom: solid 1px white;
}
#chat_cell td{
	font-family: Verdana, Arial;
	font-size: 10pt;
}
#chat_cell .off{
	color: black;
	border: none;
	background-color: #ff0000;
}
#chat_cell .on{
	color: black;
	border: none;
	background-color: #00ff00;
}
#chat_cell .connection{
	color: white;
	padding-left: 4px;
	text-decoration: none;
}
.help_area{
	border: none;
	cursor: pointer;
	border-bottom: solid 1px white;
}
#help_cell td{
	font-family: Verdana, Arial;
	font-size: 10pt;
}
#help_cell .def{
	color: white;
	border: solid 1px white;
	background-color: black;
}
.dyna_area{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	border: none;
	border-bottom: solid 1px white;
}
.menu_area{
	border:none;
}
.left_area{
	border: solid 1px white;
	border-top: none;
}
.search_area{
	border: solid 1px white;
}
.large_title{
	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 8px;
	text-align: center;
}
.large_preview{
	margin: 0;
	padding: 0;
	text-align: center;
}
.disc_area{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #cccccc;
	padding: 0;
	margin: 8px;
}
.hRecipe .url,
.hRecipe .photo,
.hRecipe .ingredient,
.hRecipe .instructions,
.hRecipe .author {
	display: none;
}
.ads_area{
	padding: 0;
	margin: 0;
	border-bottom: solid 1px white;
	overflow: hidden;
}
.main_area{
	border: solid 1px white;
	border-top: none;
}
#bottom_zone td{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #cccccc;
	border: none;
}
a.bottom_link{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #cccccc;
	text-decoration: none;
}
a.bottom_link:hover{
	color: white;
	text-decoration: underline;
}
.discret_link{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #cccccc;
	line-height: 20px;
	text-decoration: none;
}
a.discret_link:hover{
	color: white;
	text-decoration: underline;
	line-height: 20px;
}
.tab_cell{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
}
.default_text{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	line-height: 20px;
}
.reverse_text{
	font-family: Verdana, Arial;
	font-size: 10pt;
	background-color: #ffffff;
	padding: 3px;
	color: #000000;
}
.reverse_link{
	font-family: Verdana, Arial;
	font-size: 10pt;
	background-color: #ffffff;
	padding: 3px;
	padding-top: 1px;
	padding-bottom: 1 px;
	color: #000000;
	text-decoration: none;
}
.intro{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	margin: 0;
	padding: 12px;
	padding-left: 4px;
}
a.visible_link_c{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}
a.visible_link_c:hover{
	text-decoration: none;
}
a.visible_link{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	text-decoration: underline;
	line-height: 20px;
}
a.visible_link:hover{
	text-decoration: none;
	line-height: 20px;
}
a.default_link{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	text-decoration: none;
    border-bottom: dotted 1px #fff;
}
a.default_link:hover{
    border-bottom: none;
}
a.dotted_link{
    border-bottom: dotted 1px #fff;
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}
a.dotted_link:hover{
    border-bottom: none;
}
a.menu_link{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.sub_menu_table{
	padding: 0;
	margin: 0;
}
.sub_menu_active{
	display: inline-block;
	position: relative;
	left: 0;
	top: 0;
	padding: 2px;
    margin: 0px 2px 3px 3px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	background-color: white;
	height: 16px;
	line-height: 16px;
	cursor: default;
}
.sub_menu_active label{
    cursor: default;
}
.sub_menu_passive{
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    padding: 2px;
    margin: 0px 2px 3px 3px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	height: 16px;
    line-height: 16px;
	cursor: pointer;
}
.sub_menu_passive label{
    cursor: pointer;
    border-bottom: dotted 1px #fff;
}
.sub_menu_passive label:hover{
    border-bottom: none;
}.query_bar_table{
	padding: 0px;
	margin: 0;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
}
.query_bar_tr{
	vertical-align: middle;
}
.query_bar_td{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	height: 20px;
	vertical-align: middle;
}
.nav_bar_table{
	padding: 0px;
	margin: 0;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
}
.nav_bar_tr{
	vertical-align: middle;
}
.nav_bar_td{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	height: 20px;
	vertical-align: middle;
}
.nav_bar_s_page{
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: black;
	border: solid 1px white;
	background-color: white;
	width: 20px;
	height: 20px;
}
.nav_bar_u_page{
	cursor: pointer;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: white;
	border: solid 1px white;
	width: 20px;
	height: 20px;
}
.nav_bar_left{
	cursor: pointer;
	text-align: center;
	width: 7px;
	height: 20px;
}
.nav_bar_right{
	cursor: pointer;
	text-align: center;
	width: 7px;
	height: 20px;
}
.fforms{
	padding: 0;
	margin: 0;
}
.fselects{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	background-color: black;
	border: solid 1px white;
}
.fbuttons{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	text-align: center;
	vertical-align: middle;
	background-color: black;
	cursor: pointer;
	border: solid 1px white;
}	
.ftextinputs{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	background-color: transparent;
	border: solid 1px white;
}	
.factivetextinputs{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	background-color: white;
	border: solid 1px white;
}
.tiny_result_table{
	margin: 0;
	padding: 0;
	cell-padding: 0px;
	cell-spacing: 2px;
	border: none;
}
.tiny_result_row{
	vertical-align: bottom;
}
.tiny_result_cell{
	width: 6px;
	height: 6px;
	text-align: center;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: solid 1px #333333; 
}
.small_result_table{
	margin: 0;
	padding: 0;
	cell-padding: 0px;
	cell-spacing: 2px;
	border: none;
}
.small_result_row{
	vertical-align: bottom;
}
.small_result_cell{
	width: 14px;
	height: 14px;
	text-align: center;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: solid 1px #333333; 
}
.loading_area{
	background-color: black;
	color: #f0f0f0;
	border: solid 1px #f0f0f0;
	padding: 20px;
	text-align: center;
	vertical-align: bottom;
	clip: auto;
}
.inside_title{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: white;
}
.inside_subtitle{
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: white;
}
.activity_presentation{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	padding: 16px;
}
.stats{
	border: solid 1px white;
	margin: 0;
	margin-top: 3px;
}
.scores_default_row{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	border: none;
	border-bottom: solid 1px #808080;
}
.topics_table{
	border: solid 1px #666666;
	margin: 4px;
	margin-right: 24px;
	margin-bottom: 12px;
	padding: 8px;
}
.other_games_title{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: white;
	margin: 0;
	padding: 0;
	padding-bottom : 8px;
}
.other_games_subtitle{
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: white;
	margin: 0;
	padding: 0;
	padding-bottom : 8px;
}
.cryptexti{
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}
.forum_link{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	background-color: #99ff99;
	padding: 3px;
	text-decoration: none;
}
.page_title{
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: white;
	margin: 0;
	padding: 0;
	padding-bottom : 8px;
}
.nl_ul{
	color: #ffffff;
	list-style-type: circle;
}
.nl_li{
}
.chat_tmsg{font-family: Verdana; font-size: 10pt; color: white; background-color: black; margin:0; padding: 1px; line-height: 21px;}
#chat_bottom td{font-family: Verdana; font-size: 8pt; color: #cccccc;}
.chat_fbuttons{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #cccccc;
	text-align: center;
	vertical-align: middle;
	background-color: black;
	cursor: pointer;
	border: solid 1px #cccccc;
}	
.chat_ftextinputs{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	background-color: transparent;
	border: solid 1px #cccccc;
}	
.chat_suser{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: black;
	background-color: white;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	width: 130px;
}	
.chat_uuser{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: white;
	background-color: black;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	width: 130px;
}	
#chat_notice_content {font-family: Verdana; font-size: 10pt; color: white;}
.t3{font-family: Verdana, Arial; font-size: 11px; color: #ffffff; line-height: 16px;}
.postcards_subtitle{
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: white;
	margin: 0;
	padding: 0;
	padding-bottom : 8px;
}
.help_subtitle{
	font-family: Verdana, Arial;
	font-size: 11pt;
	color: white;
	margin: 0;
	padding: 4px;
}
.help_img{
	margin: 0;
	padding: 0;
	border: solid 1px #333333;
}
.tooltip_image{
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/tooltip_new_fr.gif) transparent center 24px no-repeat;
    width: 100%;
    height: 52px;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 32px 0 0 0;
    text-align: center;
}
.tooltip_label{
    border-bottom: dotted 1px #ff0000;
}
.partner_ul{
    list-style: none;
    padding: 0;
    margin: 16px 0 0 0;
}
.partner_li{
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: white;
    height: 190px;
    padding: 0;
    margin: 0 16px 16px 0;
    float: left;
}
.partner_li .site_name{
    display: block;
    width: 200px;
    height: 20px;
    line-height: 20px;
    vertical-align: center;
    text-align: center;
    padding: 0 0 3px 0;
    margin: 0;
}
.partner_li .site_prvw{
    display: block;
    width: 200px;
    height: 150px;
    border: none;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}
.partner_li .site_numb{
    display: block;
    width: 200px;
    height: 20px;
    line-height: 20px;
    vertical-align: center;
    text-align: center;
    padding: 3px 0 0 0;
    margin: 0;
}
a.rev_dotted_link{
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: white;
    border-bottom: none;
    text-decoration: none;
}
a.rev_dotted_link:hover{
    border-bottom: dotted 1px #fff;
}
.pano_img{
    z-index: 1;
    border: none;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: .9;
    margin: 0;
    padding: 0;
}
.pano_img:hover{
    z-index: 2;
    border: none;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
#right_full_container{
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../img/fond-pp-noel-r.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
}
#right_full_container .xmlItemBloc{
    position: absolute;
    left: 0;
    width: 130px;
    height: 170px;
    display: block;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#right_full_container .xmlItemLayer{
	position: absolute;
	left: 1px;
	top: 55px;
	width: 124px;
	height: 103px;
	background-color: #7C5206;
	border: solid 2px #e6ab17;
	border-radius: 10px;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: .4;
}
#right_full_container .xmlItemDiv{
    position: absolute;
    left: 10px;
    top: 0;
    display: block;
    margin: 0;
    padding: 10px;
    background-color: #ffffff;
    border: solid 5px #e6ab17;
    border-radius: 8px;
}
#right_full_container .xmlItemLink,
#right_full_container .xmlItemLink:visited,
#right_full_container .xmlItemLink:active{
	text-decoration: none;
}
#right_full_container .xmlItemImage{
    width: 80px;
    height: 80px;
    margin: 0;
    padding: 0;
	border: none;
}
#right_full_container .xmlItemTitle{
    position: absolute;
    left: 5px;
    display: inline-block;
    width: 120px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#right_full_container .xmlLogoBloc{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 130px;
    height: 70px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
#right_full_container .xmlLogoImage{
    position: absolute;
    left: 5px;
    top: 5px;
    display: block;
    width: 120px;
    height: 60px;
    margin: 0;
    padding: 0;
	border: none;
}
#right_full_container .xmlTracker{
	width: 1px;
	height: 1px;
	border: none;
}
#right_full_container .xmlItemPrice {
	position: absolute;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6ab17), color-stop(1, #e38c00) );
	background:-moz-linear-gradient( center top, #e6ab17 5%, #e38c00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ab17', endColorstr='#e38c00');
	background-color:#e6ab17;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11x;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0px;
	border:1px solid #cb9832;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	height:22px;
	line-height:22px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #b88b42;
}
#right_full_container .xmlItemPrice:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e38c00), color-stop(1, #e6ab17) );
	background:-moz-linear-gradient( center top, #e38c00 5%, #e6ab17 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e38c00', endColorstr='#e6ab17');
	background-color:#e38c00;
}



#right_full_container .xmlCarouselDiv{
	position: absolute;
	left: 0;
	top: 70px;
}

#right_full_container .xmlCarouselOl{
	margin: 0;
	padding: 0;
}

#right_full_container .xmlCarouselLi{
	position: relative;
}

#right_full_container .glow177-carousel .carousel-light .carousel-window,
#right_full_container .glow177-vCarousel .carousel-light .carousel-window{
	background: none !important;;
}

#right_full_container .glow177-carousel .carousel-light .carousel-nav,
#right_full_container .glow177-vCarousel .carousel-light .carousel-nav{
	display: none !important;
}

.fancybox-overlay {
   overflow: hidden !important;
   /*z-index: 95 !important; 
   background: none !important;*/
}
.fancybox-inner {
   /*height: 620px !important;*/
   overflow: hidden !important;
}
.fancybox-skin {
    background: #000 !important; 
    padding: 10px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    border: solid 1px #fff !important;
    box-shadow: 0 0 1px #fff !important;
	-webkit-background-clip: padding-box; 
	-moz-background-clip:    padding; 
	background-clip:         padding-box;
}
.fancybox-iframe {
   overflow: hidden !important;
}
#fancybox-loading{
    display: none;
}
.fancybox-title-float-wrap .child {
	background: #000 !important;
	padding: 2px 12px !important;
    border: solid 1px #fff !important;
    box-shadow: 0 0 1px #fff !important;
	-webkit-background-clip: padding-box; 
	-moz-background-clip:    padding; 
	background-clip:         padding-box;
}


