#widget_bar
{
    text-align:left;    
	width:33px;
	border:0px;
	position:fixed;
	top:220px;
	right:0;
	z-index:311;
	box-shadow:0px 10px 20px gray;
}
#widget_myproduct,
#widget_alerts,
#widget_tchat
{
        text-align:left;  
    position:relative;
}
.w_icon_actionbar
{
	background-image:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_facebook.png');
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:-17px;
}
.w_icon_actionbar_blink
{
	background-image:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_facebook_notConnected.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
.w_icon_actionbar_closed
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_title.png');
}

.w_icon_actionbar_blink
{
    width:33px;
	height:35px;
}
.w_icon_actionbar,
.w_icon_actionbar_closed
{
    width:49px;
	height:35px;
	cursor:pointer;
}
.w_icon_myproduct_closed
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_myproduct_closed.png');
}
.w_icon_alerts_closed
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_alerts_closed.png');
}
.w_icon_alerts_notify
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_alerts_notify.png');
}
.w_icon_tchat_closed
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_tchat_closed.png');
}
.w_icon_myproduct
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_myproduct.png');
}
.w_icon_alerts
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_alerts.png');
}
.w_icon_tchat
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_tchat.png');
}
.w_icon_disconnect
{
   display:none;
}
.w_icon_closing
{
    width:33px;
    height:15px;
    
}
.w_notification
{
    position:absolute;
    top:2px;
    right:2px;
    width:10px;
    height:12px;
    background-image:url('https://i2.cdscdn.com/struct/Social/Widgets/icon_notif.png');
    background-repeat:no-repeat;
    background-position:center center;
    background-color:Red;
    color:White;
    font-weight:bolder;
    font-size:10px;
    padding-left:3px;
    border-radius:10px;
    border:2px solid white;
    box-shadow:0px 2px 2px gray;
    font-family:Arial;
    display:none;
}
.w_notify
{
    display:none;    
}
.w_hotpoint
{
    background:#5570A7; 
    position:relative;
    padding-top:3px;  
    padding-bottom:3px;
}
.w_hotpoint .w_alert_description
{
    color:White;
    font-weight:bolder; 
}
.w_icon_minimize
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/icon_minimize.png');
	height:30px;
	width:18px;
	background-repeat:no-repeat;
}
.w_icon_actionbar,
.w_icon_actionbar_blink,
.w_icon_myproduct_closed,
.w_icon_alerts_closed,
.w_icon_alerts_notify,
.w_icon_tchat_closed,
.w_icon_widget_closed,
.w_icon_myproduct,
.w_icon_alerts,
.w_icon_tchat,
.w_icon_minimize
{
	cursor:pointer;
	cursor:hand;
}
#w_fbAccountPicture
{
    width:40px;    
    height:35px;
    background-image:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_title.png');
}
#w_fbAccountPicture img
{
    width:30px;    
    height:30px;
    margin-top:2px;    
    margin-left:1px;    
    border:1px solid white;
}
#w_bar a,
#w_bar a:link,
#w_bar a:visited,
#w_bar:active
{
	color:White;
	text-decoration:underline;    
	cursor:pointer;
	cursor:hand;
}
#w_bar a:hover
{
	color:White;
	text-decoration:none;    
}
.w_icon_myproduct_closed,
.w_icon_alerts_closed,
.w_icon_alerts_notify,
.w_icon_tchat_closed,
.w_icon_myproduct,
.w_icon_alerts,
.w_icon_tchat
{
	width:33px;
	height:31px;
	background-position:center center;
	background-repeat:no-repeat;
}
.w_icon_widget_closed
{
    height:15px;
}
#widget_footer
{
	height:5px;
	background:#3C5A98;
	border-bottom:1px solid #1C3E86;
}
#widget_display
{
	position:fixed;
	top:220px;
	right:33px;
	width:240px;
	border:0px;
	z-index:311;
}
#w_alerts,
#w_myproduct,
#w_tchat
{
	width:238px;			
	border:1px solid #133783;
	box-shadow:0px 10px 20px gray;
	position:relative;

}
.w_title
{
	background-color:#3B5999;
	text-align:left;
}
.w_title_image
{
	background:url('https://i2.cdscdn.com/struct/Social/Widgets/widget_title.png');
}
.w_title_content
{
	color:white;
	font-weight:bolder;
	font-family:arial;
	font-size:11px;
	padding-top:9px;
	padding-left:5px;
	width:178px;
	height:21px;
}
.w_title_content_full
{
	color:white;
	font-weight:bolder;
	font-family:arial;
	font-size:11px;
	padding-top:9px;
	padding-left:5px;
	width:163px;
	height:26px;
}
.w_content_myproduct
{
    position:relative;
	background-color:white;
	height:189px;
	overflow:hidden;
}
.w_content_alerts
{
    position:relative;
	background-color:white;
	overflow:hidden;
	height:156px;
}
.w_content_tchat
{
	background-color:white;
	height:150px;
}
.w_marginbottom5px
{
	margin-bottom:5px;
}
.w_alignright
{
	text-align:right;
}
.w_floatleft
{
	float:left;
}
.w_floatright
{
	float:right;
}	
.displaynone
{
	display:none;    
}

#w_tchat
{
    height:240px;
}


#w_tchat iframe
{
    width:238px;    
    height:209px;
}


/*CdsPagination*/
.pLeft,
.pRight
{
    position:absolute;  
    width:120px;
    height:20px;
    cursor:pointer;
    bottom:0;
}
.pLeft
{
    left:0;
    background:url('https://i2.cdscdn.com/struct/Social/Widgets/icon_pleft.png')
}
.pRight
{
    right:0;
    background:url('https://i2.cdscdn.com/struct/Social/Widgets/icon_pright.png')
}

/*alert*/
.w_alert,
.w_alert_alternate
{
    height:44px;  
    padding-top:2px;  
    cursor: pointer;
    padding-bottom:6px;
}
.w_alert_alternate
{
    background:#EFF0F4;
}
.w_alert_image
{
    float:left; 
    margin-left:3px;  
}
.w_alert_image img
{
    height:40px;    
}
.w_alert_description,
.w_alert_description_birthday
{
    margin-left:5px;
    text-align:left;  
    float:left;
    width:188px;
    font-size: 11px;
    color: #3C5A80;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}
.w_alert_description
{
    margin-top: 2px;
}
.w_alert_description a,
.w_alert_description_birthday a
{
    font-family:Arial;
    font-weight:normal;
    font-size:11px;
    text-decoration:none;
    color:#3C5A80
}
.w_alert_description a:hover,
.w_alert_description_birthday a:hover
{
    text-decoration:underline;
}

/*Erreur*/
.w_error_description
{
    float:left;
    width:188px;
    font-size: 11px;
    font-weight: bold;
    color: #3C5A80;
    font-family: Arial;
    text-decoration: none;
    text-align: center;
    margin: 74px 0 0 24px;
}
/*product*/
.w_suggest_name
{    
    text-align:left; 
    margin:5px;
    overflow: hidden;
    height: 15px;
}

.w_suggest_name a
{
    font-family:Arial;
    font-weight:normal;
    font-size:11px;
    text-decoration:none;
    font-weight:bolder;
    color:#3C5A80;
}

.w_suggest_image
{
    float:left;    
    width:100px;  
    height:100px;
    margin:5px;
    margin-top:10px;   
 }

.w_suggest_image img
{
    width:100px;  
    height:100px;
}

.w_suggest_desc
{    
    text-align:left; 
    width:120px;  
    height:43px;
    overflow:hidden;
}

.w_suggest_desc a
{
    font-family:Arial;
    font-weight:normal;
    font-size:11px;
    text-decoration:none;
    color:#3C5A80;
}


.w_suggest_price
{
    margin-top:5px;
    width: 120px;
    text-align: center; 
}

.w_suggest_right
{
    margin-top:10px;
    width: 120px;
    float: left;
    text-align: center; 
}

.w_suggest_flag
{
    margin-top:5px;
    width: 120px;
    text-align: center; 
}
.w_icon_actionbar2
{
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid;
    color: #193281;
    height: 25px;
    margin-left: -18px;
    padding: 5px;
}
#w_status
{
    width: 7px;
    height: 25px;
    background-image: url('https://i2.cdscdn.com/struct/Social/Widgets/widget_title.png');
    margin-top : 35px;
}
#w_status1
{
    width: 7px;
    height: 25px;
    background-image: url('https://i2.cdscdn.com/struct/Social/Widgets/widget_title.png');
}
.w_alert_description:hover
{
    text-decoration: underline;
}
#widget_status_bar{
    margin-right: 7px;
    width: 3px;
    background-image: url('https://i2.cdscdn.com/struct/Social/Widgets/widget_title.png');
    margin-top:-35px;
    cursor: pointer;
}
.w_icon_actionbar2 .actif
{
    background-image: url('https://i2.cdscdn.com/struct/Social/Widgets/actif.png');
    background-repeat: no-repeat;
    margin-top: 6px;
    width: 9px;
    height: 11px;
}
.w_icon_actionbar2 .inactif
{
    background-image: url('https://i2.cdscdn.com/struct/Social/Widgets/actif.png');
    background-repeat: no-repeat;
    margin-top: 6px;
    width: 9px;
    height: 11px;
    -moz-transform:rotate(180deg);
    -webkit-transform: rotate(180deg);
}
