/********************************************************************************/
/***   REFONTE CSS      ************************ GARNIER   **********************/
/********************************************************************************/

/***************balise html *****************/
p{	
	margin : 3px 5px;
	text-align : left;
	font-size : 11px;
	font-weight : normal;
}
strong{
	font-size : 11px;
	font-weight : bold;
}
dt{
	list-style-type : none;
	text-align : left;
}
ul{
	margin : 0;
	padding : 0;
}
li{
	padding : 0;
}

del{text-decoration:line-through;}
q{ font-style :italic;}

/***************************************************header **************************/
#header_flash{
	text-align : center;
	height : 100px;
	z-index : 1;
}
#header_flash object, #header_flash embed{margin : auto;}
/*********************************************************** bloc container ( tout sauf header et footer ) */
div#container {
	min-height:100%;
	margin:0pt auto;
	position:relative;
	width:810px;
	text-align : left;
	font-size : 11px;
}
div.maintable{
	padding-bottom :50px;
	margin : 0 auto;
	width : 810px;
	font-size : 11px;
}


/************************************************************************** 3 colonnes*/
div#content{
	float : left;
	width : 468px;
	margin : 0 6px;
	position : relative;
}
div#content div.center_tier{ width : 154px; float : right; text-align : center;}
div#content div.center_2tier{ width : 310px; float : left; }

div#content div.center_half{ width : 232px;} 
div#content div.half_left{float:left; }
div#content div.half_right{float:right; }

div#left_bar,div#right_bar{ float :left;width : 160px;}
div#left_bar {text-align : center;}
div#right_bar {text-align : left;}
/*** correction ****/
#shop_hc{text-align:center;}


/**************** quelques classe utiles *******/
.date{ background-color:#CDE9F9;
        display:block;
        font-size:9px;
        padding:2px;
        margin:4px;        }
img.picto,img.puce{	vertical-align : middle;	margin : 1px;	border : 0;}
img.num{	vertical-align : middle;	border : 0;}
a.reflooz_amount{background-color:#DEC776;padding:8px; line-height:42px;border-style:solid;border-width: 1px;border-color: #FFF #AE8D36 #AE8D36 #FFF;white-space: nowrap;}
a.reflooz_amount img{ margin : 10px 0;}
a.reflooz_amount:hover {background-color:#fef3d7;border-style:solid;border-width: 1px;border-color: #AE8D36 #FFF #FFF #AE8D36;}
.item_bg{ display : inline; padding-top:25px;padding-bottom:37px;}/*background-image : url(http://01static.chapatiz.com/uk/button/item_bg.png); background-repeat : no-repeat;*/
a.bt_reset{ display : block; background-image : url(http://01static.chapatiz.com/uk/button/bt_reset.png); background-repeat : no-repeat;height:54px;width:54px;}
a.bt_reset:hover{ background-position : 0 -54px; }
a.bt_form{ display : block; background-image : url(http://01static.chapatiz.com/uk/button/bt_form.png); background-repeat : no-repeat;height:21px;width:123px;line-height : 21px; text-align:center;}
a.bt_form:hover{ background-position : 0 -21px; }
/*  Boutons oranges */
input[type=submit].button,a.button{background-image:url(http://01static.chapatiz.com/uk/button/button.gif);cursor:pointer;line-height:23px;padding:0px 7px 1px;text-align:center;text-decoration:none;border:1px solid #603100;color:#603100;font-size : 11px;font-weight:bold;margin:0px 0px 0px;}

a.button{display:block;height:23px;float : left;}
input[type=submit].button{ height : 26px;}
input[type=submit].button:hover,a.button:hover{ background-position : 0 -24px;border:1px solid #FFFFFF;color:#D03600; }
/* boutons dorés  */
input[type=submit].button_gold,a.button_gold{background-image:url(http://01static.chapatiz.com/uk/button/button_gold.gif);cursor:pointer;line-height:23px;padding:0px 7px 1px;text-align:center;text-decoration:none;border:1px solid #8C4600;color:#603100;font-size : 11px;font-weight:bold;margin:0px 0px 0px;}

a.button_gold{display:block;height:23px;float : left;}
input[type=submit].button_gold{ height : 26px;}
input[type=submit].button_gold:hover,a.button_gold:hover{ background-position : 0 -24px;border:1px solid #FF5E00;color:#D03600; }

/** bouton fermé **/
a.button_lock{
	background :url(http://01static.chapatiz.com/uk/button/bt_locked.png) no-repeat;
	cursor:pointer;
	line-height:23px;
	padding:1px 34px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	font-size : 11px;
	font-weight:bold;
	margin:0px 0px 0px;
	display:block;
	height:26px;
	float : left;
}

.scrollblock {
	border:1px solid #EEF5FA;
	height:120px;
	margin:8px auto;
	overflow-x:hidden;
	overflow-y:auto;
	width:400px;
}
.warn{
	background: url(http://01static.chapatiz.com/uk/content/nav/warning_box.png) no-repeat;
	height:63px;
	padding-left:64px;
	padding-top:12px;
	position:absolute;
	right:171px;
	top:150px;
	width:229px;
	text-align : left;
}

/********************************* left nav *********************/

div#navbar,div#account_navbar{
	float :left;
	width : 154px;
	text-align : left;
}
div#navbar {
	background : url(http://01static.chapatiz.com/uk/hp/nav/menul_top_blu.gif) no-repeat;
	padding-top : 42px;
}
div#navbar ul{
	background-color: #6EBEF0;
	margin : 0;
	list-style-type : none;
	padding : 0;
}
div#navbar img{
	margin : 0;
	border : 0;
	display: inline;
}

div#navbar li{
	height:20px;
	margin : 0;
	padding : 0;
}
div#navbar ul a{
	margin-left : 10px;
	vertical-align : middle;
}
div#navbar div{
	background-color: #6EBEF0;
	width : 100%;
	margin : 0;
	padding : 0;
}
div#navbar div span{
	margin : 0;
	padding : 0;
	width : 24.9%;
	float : left;
	text-align : center;
}
div#navbar div span img{
	text-align : center;
}
.leftSubNav1{
	background-repeat:repeat-y;
	height:20px;
	background-image: url(http://01static.chapatiz.com/uk/hp/nav/fd_tab_grad.gif);
}
.leftSubNav2{
	height:20px;
	background-color:#6EBEF0;
}
.leftSubNav2 a{
	margin-left:12px;
}
.leftSubNav1 a{
	margin-left:12px;
}

div#support_bloc ul{
	text-align : left;
	list-style-type : none;
}
div#support_bloc ul li{
	height : 20px;
	margin : 5px 0 5px 10px;
}
/************************************ rebord des slot  ****/

img.bord_img{
	float :left;
}


/*************************** slot bordure et background-color mode v3 ( effacer ceux de global )********************************/
.account,.account_menu .sub{ background-color : #FFDCAE; color : #A06526;}
.account_menu{background-color : #FDC67E; color : #A06526;}
.content_menu{background-color : #6EBEF0; color : #096EA8;}
.contenu .sub{ background-color : #eef5fa; }
.contenu{background-color : #D5E6F3; color : #096EA8;}
.service .sub,.pepette{background-color : #F8E691; color : #A06526;}
.service{background-color : #FEF3D7; color : #A06526;}

.account,.account_menu,.content_menu,.contenu,.pepette,.service{ margin : 0 0 3px 0;position : relative;float : left; }

#left_bar .account,#left_bar .account_menu,#left_bar .content_menu,#left_bar .contenu,#left_bar .pepette,#left_bar .service,#right_bar .account,#right_bar .account_menu,#right_bar .content_menu,#right_bar .contenu,#right_bar .pepette,#right_bar .service{ width : 160px; }
#content .account,#content .account_menu,#content .content_menu,#content .contenu,#content .pepette,#content .service{ width : 468px; }
#content .center_tier .account,#content .center_tier .account_menu,#content .center_tier .content_menu,#content .center_tier .contenu,#content .center_tier .pepette,#content .center_tier .service{ width : 154px ; }
#content .center_2tier .account,#content .center_2tier .account_menu,#content .center_2tier .content_menu,#content .center_2tier .contenu,#content .center_2tier .pepette,#content .center_2tier .service{ width : 310px ; }
#content .center_half .account,#content .center_half .account_menu,#content .center_half .content_menu,#content .center_half .contenu,#content .center_half .pepette,#content .center_half .service{ width : 232px ; }

.parent_account .account,.parent_account_menu .account_menu,.parent_content_menu .content_menu,.parent_contenu .contenu,.parent_pepette .pepette,.parent_service .service{ margin : 0 0; }
.parent_account,.parent_account_menu ,.parent_content_menu ,.parent_contenu,.parent_pepette ,.parent_service{ margin : 0 0 3px 0;}

.account a,.account_menu a,.service a,.pepette a{ color : #603100;}
.account a:hover,.account_menu a:hover,.service a:hover,.pepette a:hover{ color:#D03600;}
.pepette .subnav0,.account_menu .subnav0{ background-color : #FFE4C1; }
.subnav1,.subnav0{ padding : 0 6px; }

/* tadada début */
.bg_b,.bg_bd,.bg_bg{ height : 10px;font-size : 11px; }
.bg_h,.bg_hd,.bg_hg{ height : 7px;font-size:7px; background-position : bottom;}
.bg_hd,.bg_hg,.bg_bd,.bg_bg{ width : 5px; background-repeat : no-repeat; }
div#content .bg_h,div#content .bg_b{ width : 458px; }
div#content div.center_tier .bg_h,div#content div.center_tier .bg_b,div#left_bar .bg_h,div#right_bar .bg_h,div#left_bar .bg_b,div#right_bar .bg_b{ width : 150px; }
div#content div.center_2tier .bg_h,div#content div.center_2tier .bg_b{ width : 300px; }
div#content div.center_tier .bg_h,div#content div.center_tier .bg_b{ width : 144px; }
div#content div.center_half .bg_h,div#content div.center_half .bg_b{ width : 222px; }
div.bord_top div.bg_b,div.bord_top div.bg_bd,div.bord_top div.bg_bg,div.bord_top div.bg_h,div.bord_top div.bg_hd,div.bord_top div.bg_hg,
div.bord div.bg_b,div.bord div.bg_bd,div.bord div.bg_bg,div.bord div.bg_h,div.bord div.bg_hd,div.bord div.bg_hg,
div.bord_bottom div.bg_b,div.bord_bottom div.bg_bd,div.bord_bottom div.bg_bg{ float : left;}
div.bord div.bg_b,div.bord div.bg_bd,div.bord div.bg_bg,div.bord div.bg_h,div.bord div.bg_hd,div.bord div.bg_hg{margin : 0;}
.bg_h,.bg_b{ background-repeat : repeat-x; }

.parent_contenu .bg_hd{ background-image : url(http://01static.chapatiz.com/uk/content/bord/hd.png); }
.parent_contenu .bg_hg{ background-image : url(http://01static.chapatiz.com/uk/content/bord/hg.png); }
.parent_contenu .bg_h{ background-image : url(http://01static.chapatiz.com/uk/content/bord/h.gif); }
.parent_contenu .bg_bd{ background-image : url(http://01static.chapatiz.com/uk/content/bord/bd.png); }
.parent_contenu  .bg_bg{ background-image : url(http://01static.chapatiz.com/uk/content/bord/bg.png); }
.parent_contenu  .bg_b{ background-image : url(http://01static.chapatiz.com/uk/content/bord/b.gif); }

.parent_content_menu .bg_hd{ background-image : url(http://01static.chapatiz.com/uk/content/bord_menu/hd.png); }
.parent_content_menu .bg_hg{ background-image : url(http://01static.chapatiz.com/uk/content/bord_menu/hg.png); }
.parent_content_menu .bg_h{ background-image : url(http://01static.chapatiz.com/uk/content/bord_menu/h.gif); }
.parent_content_menu .bg_bd{ background-image : url(http://01static.chapatiz.com/uk/content/bord_menu/bd.png); }
.parent_content_menu .bg_bg{ background-image : url(http://01static.chapatiz.com/uk/content/bord_menu/bg.png); }
.parent_content_menu .bg_b{ background-image : url(http://01static.chapatiz.com/uk/content/bord_menu/b.gif); }

.parent_pepette .bg_hd{ background-image : url(http://01static.chapatiz.com/uk/pepette/bord/hd.png); }
.parent_pepette .bg_hg{ background-image : url(http://01static.chapatiz.com/uk/pepette/bord/hg.png); }
.parent_pepette .bg_h{ background-image : url(http://01static.chapatiz.com/uk/pepette/bord/h.gif); }
.parent_pepette .bg_bd{ background-image : url(http://01static.chapatiz.com/uk/pepette/bord/bd.png); }
.parent_pepette .bg_bg{ background-image : url(http://01static.chapatiz.com/uk/pepette/bord/bg.png); }
.parent_pepette .bg_b{ background-image : url(http://01static.chapatiz.com/uk/pepette/bord/b.gif); }

.parent_service .bg_hd{ background-image : url(http://01static.chapatiz.com/uk/service/bord/hd.png); }
.parent_service .bg_hg{ background-image : url(http://01static.chapatiz.com/uk/service/bord/hg.png); }
.parent_service .bg_h{ background-image : url(http://01static.chapatiz.com/uk/service/bord/h.gif); }
.parent_service .bg_bd{ background-image : url(http://01static.chapatiz.com/uk/service/bord/bd.png); }
.parent_service .bg_bg{ background-image : url(http://01static.chapatiz.com/uk/service/bord/bg.png); }
.parent_service .bg_b{ background-image : url(http://01static.chapatiz.com/uk/service/bord/b.gif); }

.parent_account_menu .bg_hd{ background-image : url(http://01static.chapatiz.com/uk/account/bord_menu/hd.png); }
.parent_account_menu .bg_hg{ background-image : url(http://01static.chapatiz.com/uk/account/bord_menu/hg.png); }
.parent_account_menu .bg_h{ background-image : url(http://01static.chapatiz.com/uk/account/bord_menu/h.gif); }
.parent_account_menu .bg_bd{ background-image : url(http://01static.chapatiz.com/uk/account/bord_menu/bd.png); }
.parent_account_menu .bg_bg{ background-image : url(http://01static.chapatiz.com/uk/account/bord_menu/bg.png); }
.parent_account_menu .bg_b{ background-image : url(http://01static.chapatiz.com/uk/account/bord_menu/b.gif); }

.parent_account .bg_hd{ background-image : url(http://01static.chapatiz.com/uk/account/bord/hd.png); }
.parent_account .bg_hg{ background-image : url(http://01static.chapatiz.com/uk/account/bord/hg.png); }
.parent_account .bg_h{ background-image : url(http://01static.chapatiz.com/uk/account/bord/h.gif); }
.parent_account .bg_bd{ background-image : url(http://01static.chapatiz.com/uk/account/bord/bd.png); }
.parent_account .bg_bg{ background-image : url(http://01static.chapatiz.com/uk/account/bord/bg.png); }
.parent_account .bg_b{ background-image : url(http://01static.chapatiz.com/uk/account/bord/b.gif); }

.parent_content_menu,.parent_contenu,.parent_service{background-repeat : no-repeat;	padding-top : 20px;}
.parent_content_menu,.parent_contenu{background-image : url(http://01static.chapatiz.com/uk/content/header_small.png);background-position : 1px  0;}
.parent_service{background-image : url(http://01static.chapatiz.com/uk/service/header_small.png);}
/* * html .parent_content_menu,* html .parent_contenu{  background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://01static.chapatiz.com/uk/content/header_small.png', sizingMethod='scale');}*/
/* * html .parent_service{  background:transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://01static.chapatiz.com/uk/service/header_small.png', sizingMethod='scale');}*/
.bord_bottom,.bord{	background : transparent; padding-top : 0;}



span.slot_sub_header *,span.slot_header *{ vertical-align : middle; position : absolute; }
span.slot_sub_header ,span.slot_header { display : block; height : 26px;position : relative;}
span.slot_sub_header img,span.slot_header img{ left : 4px;}
span.slot_sub_header div,span.slot_header div{ left : 27px;}
.bord_top span.slot_header *{ top : -10px; }
.bord_top span.slot_header { position : relative; height : 7px; }


.service span.slot_sub_header{height : 33px; background-image : url(http://01static.chapatiz.com/uk/service/sub_header_small.png);padding-top : 3px;}

.margin{ margin : 8px ; }

/*******************************   leftnav ***********************/
div#right_bar li,div#leftnav li{
	margin : 0;
	padding : 0;
}
div#leftnav li{	height:20px; }
div#right_bar ul,div#leftnav ul{list-style-type : none;}
div#leftnav ul a{
	margin-left : 10px;
	line-height : 20px;
}
.leftSubNav1{
	background-repeat:repeat-y;
	background-image: url(http://01static.chapatiz.com/uk/content/nav/bg_li_sub.gif);
}

div#leftnav a.level{
	background-image:url(http://01static.chapatiz.com/uk/content/nav/bg_level.gif);
	background-repeat:no-repeat;
	display:block;
	height:28px;
}
div#leftnav a.level span{
	line-height:28px;
	margin-left:10px;
	margin-right : 43px;
}
div#leftnav div{ text-align : center;}
div#leftnav{ text-align : left;}

/**********************************  bt_alpha  **************/
a.bt_alpha{ display : block;height : 30px; line-height : 30px; text-align : left;background-repeat : no-repeat;}
a.bt_alpha span{margin-left : 8px;}
a.bt_alpha:hover{ background-position : 0 -15px; }
.center_tier a.bt_alpha{ background-image : url(http://01static.chapatiz.com/uk/button/bt_alpha_144.png);width : 144px;  margin-left : 5px;}
#right_bar a.bt_alpha,#left_bar a.bt_alpha{ background-image : url(http://01static.chapatiz.com/uk/button/bt_alpha_150.png);width : 150px;  margin-left : 5px;}
.center_2tier a.bt_alpha{ background-image : url(http://01static.chapatiz.com/uk/button/bt_alpha_180.png);width : 180px;}
* html .center_tier a.bt_alpha{  background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://01static.chapatiz.com/uk/button/bt_alpha_144.png', sizingMethod='scale');}
* html #right_bar a.bt_alpha,* html  #left_bar a.bt_alpha{   background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://01static.chapatiz.com/uk/button/bt_alpha_150.png', sizingMethod='scale');}
* html .center_2tier a.bt_alpha{   background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://01static.chapatiz.com/uk/button/bt_alpha_180.png', sizingMethod='scale');}

/************************************** slot **********************/
#weddings a{padding-left : 6px; }
#accountmain{ height : 178px; }
#accountmain .myavatar{ margin-top : 40px }
/************************************* petite lumière sur les member_70px ***/
.lumiere_sur{
	height : 160px;
	width : 135px;
	background-image : url(http://01static.chapatiz.com/uk/vote/lumiere_sur.png);
	background-repeat : no-repeat;
}
.lumiere_sur embed,.lumiere_sur object{
	margin-top : 34px;
	margin-left : -10px;
}
/************** coffre bank *************/
#bank_account{ text-align : center;}

/*************************************************** composer  ***********************/
#composer{
	background-image : url(http://01static.chapatiz.com/uk//mobile/composer_header.gif);
	background-repeat : no-repeat;
	padding-top : 100px; 
	float : left;
	position : relative;
}
#composer object,#composer embed{ position : absolute;}

#standardshop {
	background-image : url(http://01static.chapatiz.com/uk//mobile/standardshop_header.gif);
	background-repeat : no-repeat;
	padding-top : 100px; 
	float : left;
}
#standardshop iframe{ position : absolute;}
#standardshop div.service,#composer div.service{
	background-image : url(http://01static.chapatiz.com/uk//mobile/bg_fond.gif);
}
#composer div#shop_sticky_present{
	width : 225px;
	margin-top : 30px;
}
#composer div#shop_sticky{ width : 440px; }
#composer .button{ display : inline ; margin-left : 14px; }
#composer label{margin-right : 10px; line-height : 25px; }
#standardshop div form,#composer form{margin : 10px;width : 400px; }
#composer .warning,#standardshop .warning{ color : red; font-weight : bold;}

/**************************** quest log ********/
#myQuestTitle{
	background-image:url(http://01static.chapatiz.com/uk//quest/questLogHeader.png);
	background-repeat:no-repeat;
	height:35px;
}
#friendFeedTitle{
	background-image:url(http://01static.chapatiz.com/uk//friendFeedHeader.png);
	background-repeat:no-repeat;
	height:36px;
}
#friendFeedTitle embed,#friendFeedTitle object,#myQuestTitle embed,#myQuestTitle object{ margin : 5px 0 0 50px; }

#mypopurank{ height : 86px;}
#mypopurank div,#mypopurank span.blue{ line-height : 24px; margin-left : 4px;}
#mypopurank div{ width : 57px;  float : left;}
#mypopurank h2{margin : 5px;}
#mypopurank #king embed,#mypopurank #king object{position:absolute;top:-7px;}
#mypopurank #king_txt{bottom:0;line-height:15px;position:absolute;right:4px;text-align:center;width:110px;}
/*********************** displayOver **********************************/
#displayOver{
	position : absolute;
	top : 0;
	left : 0;
	z-index : 100;
	width : 100%;
	display : none;
}
#displayOver div{	margin : 300px auto 0;}
#displayOver div div{	margin : 0;}
/*** tetra ***/
#intersticiel2 h2,#intersticiel h2{
display:block;
text-align:center;
width:100%;
}
#intersticiel{ height : 460px; width : 610px;padding-bottom : 30px;}

#intersticiel img{ margin :0 95px; }

#intersticiel #p1{
font-weight:bold;
left:215px;
position:absolute;
top:45px;
width:263px;
text-align : left;
}
#intersticiel p{ text-align : center;}
#intersticiel .sub{ line-height : 75px; text-align : center;}
#intersticiel2 .bt_reset,#intersticiel .bt_reset{position:absolute;right:2px;top:0px}
#intersticiel .bt_form{position : absolute;bottom:10px}
#intersticiel #bt_intersticiel_no{left:151px;}
#intersticiel #bt_intersticiel_yes{left:307px;}
#intersticiel2 object,#intersticiel2 embed{margin : 15px;}
#intersticiel2 .sub p{left:120px;position:absolute;top:12px;}
#intersticiel2 .sub span{ float:right;}
/***** mi */
.miread {background-color: #FFFFFF;}
.miunread {background-color: #FFE2AA;}
#sender{ float:left;text-align:center;width : 100px; }
#msg-content{ float:left;width : 360px;text-indent : 9px; }
#msg-content div.sub p{ min-height : 65px; margin : 5px 9px;font-size : 11px;}
#msg-content p.sub{ margin: 0 ;font-weight : bold;font-size : 11px; }
#msg-content p{font-size : 10px;margin: 0 ;line-height : 20px; }
#msg-content q{ float : right;font-size:10px;margin : 5px; }
#msg-content .sub{	width:335px;}
#msg-content label{ width : 70px; display : block;float : left;}
#msg-content input,#msg-content textarea{ width : 285px; display : block;float : left;}
#msg-content input{margin : 10px 0;}

/**** shop_light ****/
#shop_light div{ display : inline ;}
#shop_light{ text-align : center ; }

.rankingScroll{
	border-bottom : 1px solid #EEF5FA;
	border-left : 1px solid #EEF5FA;
	border-right : 1px solid #EEF5FA;
	margin:0 auto 8px auto;
	width:400px;
	overflow-x:hidden;
	overflow-y:auto;
	max-height:120px;
/*	height : expression(this.scrollHeight > 120 ? '120px' : 'auto');*/
}
.rankingScroll table{ 
	width : 100% ;
}
.rankingScroll  .points{
	font-size:18px;
	margin:0 18px 0 8px;
}
.rankingScrollHeader td,.rankingScroll table td{ 
	height : 20px;
}
.rankingScrollHeader{
	border-top : 1px solid #EEF5FA;
	border-left : 1px solid #EEF5FA;
	border-right : 1px solid #EEF5FA;
	margin:8px auto 0 auto;
	width:400px;
	border:1px 1px 0 1px solid #EEF5FA;
}
.down{
	color : red;
	font-weight : bold;
}
.up{
	color : green;
	font-weight : bold;
}
.space{
	width : 250px;
	float : left;
	text-align : left;
	margin-left : 30px;
}
.space a{
	color : #990000 ;
}
.space p {
	margin : 10px 0 10px 0;
}
#winner_swf{
	float : left;
	margin-left : 15px;
}

.level_desc {
	margin:0;
	padding:3px 15px;
	width:458px;
}
.right_text{
	float:left;
	margin-bottom:20px;
	margin-left:10px;
	text-align:left;
	width:360px;
}
#level_lottery ul{margin-top : 15px;list-style : none;}
#level_lottery li{ position:relative; height : 82px;margin-top : 10px;}
#level_lottery li img{ position:absolute;left : 0;top:0;}
#level_lottery li p{ margin-left : 90px;margin-top : 25px;}

/** hc popin **/
table.account_popin{ border-collapse : collapse; border-spacing : 0; margin : 290px auto; position : relative; text-align : center;}
table.account_popin p{ width:300px; text-align : center;}
table.account_popin td{ padding : 0 ; background : #FDC67E ;margin : 0; }
table.account_popin td.hg{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/hg.png) transparent no-repeat; width : 29px; height : 33px; }
table.account_popin td.hd{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/hd.png) transparent no-repeat; width : 29px; height : 33px; }
table.account_popin td.bg{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/bg.png) transparent no-repeat; width : 29px; height : 29px; }
table.account_popin td.bd{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/bd.png) transparent no-repeat; width : 29px; height : 29px; }
table.account_popin td.h{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/h.png) transparent repeat-x; height : 33px; }
table.account_popin td.b{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/b.png) transparent repeat-x;  height : 29px; }
table.account_popin td.d{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/d.png) transparent repeat-y; width : 29px; }
table.account_popin td.g{ background : url(http://01static.chapatiz.com/uk/hc_popin/bord/g.png) transparent repeat-y;  width : 29px; }
table.account_popin a.button_gold{ float:none; margin : auto;width : 250px; }
table.account_popin a.bt_reset{ margin:-10px -27px -27px; position:absolute; z-index:100;}

div.tiz { float : left ; text-align : center ; }


/************pepette********************************/
#ppttm_header{
	background-image : url(http://01static.chapatiz.com/uk//pepettes/header_pepettes.png);
	height : 90px;
}
#ppttm_header_free{
	background-image : url(http://01static.chapatiz.com/uk//pepettes/header_pepettes_free.png);
	height : 147px;
}
#ppttm p{
	float:right;
	margin-right:30px;
	width:275px;
}
#ppttm img{
	margin : 0 15px;
}
.container_reflooz {
	margin:auto;
	width:410PX;
	text-align : center;
}
#ref2 .sub{
	width : 444px;
	margin : 12px;
	text-align : center;
}
#ref2h{
	line-height:28px;
	margin : 12px;
}
#ref2h #step{
	float : right;
	vertical-align : middle;
}
#ref3c{
	margin :auto;
}
.item_reflooz {
    height:140px;
    width:120px;    
    margin:4px;
    padding:4px;
    float: left;    
    cursor : pointer;
    background:#f8E591;
}

.reflooz_logo{
    border: 0px;
}
 
.reflooz_txt{
    /*background:#FEF3D7;color: #726338;width: 120px;height: auto;*/
    font-size:14px;
    border: 0px;
    font-weight:bold;
    margin:0px;
}   

.reflooz_desc{
    font-weight:normal;
    font-size:10px; 
    text-align:left;
}   
    
.txt_brown td{
    color: #726338;
}
.subnav a:hover {
    color:#726338;
} 

.subnav a:link {
    color:#726338;
}
.subnav a:visited{
    color: #726338;
}

.scroll{
    overflow:auto;
    height: expression(this.scrollHeight > 400 ? "400px" : "auto"); /* IE */
    }
/*** myroom ***************/
#mrh{
width:468px;
height:80px;
background : url(http://01static.chapatiz.com/uk/myroom/header_myroom.png);
}
/********** mylevel **********/
#mlh{
	width:468px;
	height:80px;
	background : url(http://01static.chapatiz.com/uk/levels/header_niveaux.png);
}
/********members******/
#mnh{
	width:468px;
	height:70px;
	background : url(http://01static.chapatiz.com/uk/members/head_new_center.png);
}
/*********** groups *******/
#gh{
	width:468px;
	height:70px;
	background : url(http://01static.chapatiz.com/uk/groups/head_group_center.png);
}
/*********** weddings ***********/
#wh{
	width:468px;
	height:77px;
	background : url(http://01static.chapatiz.com/uk/wedding/head_wed_page.png);
}
#mwh{
	width:468px;
	height:77px;
	background : url(http://01static.chapatiz.com/uk/wedding/head_wedding_center.png);
}
/************** birth sky *****/
#bsh{
	width:154px;
	height:50px;
	background : url(http://01static.chapatiz.com/uk/annivs/head_birth_sky.png);
}
/************ anniv ********/
#bh{
	width:468px;
	height:77px;
	background : url(http://01static.chapatiz.com/uk/annivs/head_birth_page.png);
}
/*********** events *****/
#eh{
	width:468px;
	height:78px;
	background : url(http://01static.chapatiz.com/uk/events/head_event_page.png);
}
/********** parent *************/
#ph{
	width:468px;
	height:65px;
	background : url(http://01static.chapatiz.com/uk/parents/head_parents.png);
}
/********** rules *************/
#rh{
	width:468px;
	height:65px;
	background : url(http://01static.chapatiz.com/uk/rules/head_rules.png);
}
/********* protection ***************/
#prh{
	width:468px;
	height:65px;
	background : url(http://01static.chapatiz.com/uk/protection/head_protection.png);
}
/********* security ***************/
#sh{
	width:468px;
	height:92px;
	background : url(http://01static.chapatiz.com/uk/security/head_secu.png);
}
/********** ethic ******/
#eth{
	width:468px;
	height:65px;
	background : url(http://01static.chapatiz.com/uk/ethic/head_ethic.png);
}
/********** moderation ****/
#mh{
	width:468px;
	height:65px;
	background : url(http://01static.chapatiz.com/uk/moderation/head_moderation.png);
}
/********book */
#book_header{
	width:468px;
	height:187px;
	background : url(http://01static.chapatiz.com/uk/book/header_annuaire.png);
}