/*SearchBar*/
#ecms_searchcontent {position:relative;}
#ecms_searchresults {position:absolute; min-height:34px; background:white; left:0; right:0; text-align:center; color:#999999; width:100%; z-index: 100;}
#ecms_searchresults a {display:block; text-align:left; text-decoration:none; min-height:20px; padding:5px; color:black; padding-top:9px; z-index:100;}
#ecms_searchresults a:hover, .ecms_item_selected {background:#dedede;}
#ecms_searchresults a:active {background:#CCC;}

/*RealTimeEdit*/
.ecms_newsEdit {background:rgba(28, 29, 34, 0.22) url(../admin/skin/sprite.png); background-position: 0 -427px; width:75px; height:21px; border:1px solid gray; padding-top:2px; margin-top:-25px; z-index:100; float: right; position: relative;}
.ecms_newsEdit a {display: block; width: 22px; height: 20px; position: absolute; border: none; border-bottom: none;}
.ecms_newsEdit a:hover {border: none; border-bottom: none;}
#ecms_saveEditNews, #ecms_cancelEditNews, #ecms_saveEditStatic {background:rgba(0,0,0,0.38); color:white; border: none; border-bottom: none; cursor:pointer; display:inline-block; width:49%; height:20px; font-size:14px; text-align:center; padding-top:4px; border:1px solid #444444;}
#ecms_newstextarea {width:99%; height:340px;}

#ecms_editnews {left: 4px;}
#ecms_supprnews {left: 27px;}
#ecms_fullEdit {left: 50px;}

#ecms_editnews, #ecms_supprnews, #ecms_fullEdit {border: none; border-bottom: none;}

/*Avertissements*/
.PopMsg {box-shadow: 0px 1px 0px #FFF; height:70px; width:300px; padding:8px; color:#CCCCCC; padding-left:90px; cursor:default; position: fixed; top: 250px; left: 37%; font-family: arial, sans-serif;}
.PopMsg:first-line {color:#FFFFFF; font-size:18px;}
#ErrorMsg {background:#975353 url(../admin/skin/sprite.png) no-repeat; background-position:0 -87px; border: 4px solid #834141;}

/*Comments*/
.ecms_ecms_commentsmarker, .ecms_ecms_commentmarker {visibility: hidden; height: 0;}

/*AddComment*/
input[name=pseudo] {display: none;}

/*RepportComment*/
.ecms_displaynone {display: none;}

/*Ajax loading*/
#ecms_ajaxload {display: block; position: fixed; left: 45%; width: 200px; top: 35%; background: #E2E2E2; text-align: center; padding: 6px; border: 1px solid #CACACA; z-index: 1000;}

/*bbcode*/
.ecms_youtubeframe {width: 560px; height: 315px;}

/*Social*/
.ecms_facebooklike {border:none; overflow:hidden; width:100px; height:21px; margin-top: 14px; display: inline-block; vertical-align: top;}
.twitter-share-button {margin-top: 14px; display: inline-block; vertical-align: top;}

/*Pagination Autres*/
.div_happend_jquery_form {background:#b25252; border:#F00 1px solid; color:#E9E9E9; padding:6px; display:none; margin:4px;}
.div_happend_jquery_form h1 {color:#FFF; margin:0px;}
.close_happend_jsform {color:#FFF; text-decoration:none; display:block; float:right;}
.textpages {float:left; width:60px; margin-bottom:-80px; padding-left:15px;}
#pages {margin-top:0px; margin-bottom:60px; margin-left:80px; float:right;}
#pages .page_noselect {float:left; height:21px; width:auto; line-height:21px; color:#999; margin-right:4px; cursor:default; font-weight:bold;}
#pages a {float:left; height:21px; line-height:21px; color:#CCC; text-decoration:none; margin-right:4px; font-weight:normal;}
#pages a:hover {color:#FFF;}
.no_comment {font-style:italic; margin-top:3px; display:block;}
.clear {clear:both; height:0px;}
