﻿

.CmsHtmlText
{
  	background-color: Transparent;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	

	
}

/*
.CmsHtmlContainer
{
	background-color: Transparent;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width:80%; top: 0px;
	position: relative; 
}

*/
.TableCmsHtmlItem
{
	background-color: #FFF7E7;
	border-style: groove;
	border-left: 2px;
	border-bottom: 2px;
	border-top: 2px;
	border-right: 2px;
	border-collapse:collapse;
	border-spacing: 0px;


}


.ToolBarStatus
{
	background-image: url("../../Images/ToolbarV2/Selor_toolbar3_2.gif"); display: block; 
	background-repeat: repeat-x; height: 31px; margin-top: 5px; 
	font-family: georgia; 
	color: White;padding-top: 5px; 
	font-weight: bold;
	font-size: 16px;	
}


.CmsTable
{

background-color: White; 

width: 400px; 
height: 100%;
padding-bottom: 30px; 
position: absolute; 
float: left; margin-left: 168px;
top: 150px; 
	border: 0;
	margin: 0;
	padding: 0;
/*	border-bottom-style: none;
	border-bottom-width: thick;
	border: none;
	
*/
border: 1px solid #849CCF; 
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0; padding: 0; 
	
	}


.CmsHeader
{
	background-image: url(App_Themes/Selor/images2/BabyBlue.gif);
	background-color: #EAEAEA;
	width: 60%; 
}

.CmsHtmlText
{
	background-color: #FFFFFF;
 width: 100%; 
}


.CmsWordingManager
{
	width: 300px;
	position: fixed;
	background-color: Transparent;
	margin: 0 !important;
	padding: 0 !important;
	color: black;
	font-weight: bold;
}


/* ----------------------- Partie Site Search ----------------------- */

.SearchResultTemplate
{
	width: 100%;
	background-color: #ffffff;
	font-size: x-small;
	padding-bottom: 10px; 
}

.SearchResultTemplate a
{
	font-size: 11px; clear: both; 
}

/*Attention .SearchTitleTemplate se trouve dans la page cvSummary.css*/

.SiteSearchResultDataList
{
	width: 100%;
}

.SiteSearchWord
{
	background-color: Yellow;
	color: blue;
	padding: 0px 2px 0px 2px; 
	font-weight: bold;
	font-style: italic;
}

.TextBoxSiteSearch
{
	background-image: url(Images/searchboxbg.gif);
	background-attachment: scroll;
	vertical-align: middle;
}

.TextBoxSiteSearchEnable
{
	
	color: Black;
	background-color: #ffffe1;
	width: 150px;
	font-size: xx-small;
	cursor: text;
}

.TextBoxSiteSearchDisable
{
	
	color: Gray;
	background-color: #f8f8ff;
	font-style: italic;
	width: 150px;
	font-size: xx-small;
	cursor: text;
}

/*NEW CMS*/

.cmscontainer   /*global cms ok*/
{position:relative; min-width: 800px; 
width: 1240px; margin-left: -885px; top: 10px; 
height:1% ; margin:0 auto; padding:0 ;
}

.addItem {background-image: url(../../files/-/img/cms/Add_item.gif); }
.addItem:hover {background-image: url(../../files/-/img/cms/Add_item_hover.gif); }

.addChild {background-image: url(../../files/-/img/cms/Add_child.gif); }
.addChild:hover{background-image: url(../../files/-/img/cms/Add_child_hover.gif); }

.EditItem {background-image: url(../../files/-/img/cms/Edit_item.gif); }
.EditItem:hover {background-image: url(../../files/-/img/cms/Edit_item_hover.gif); }
.response {right: 0px; } 

.Update {background-image: url(../../files/-/img/cms/Update_Item.gif); }
.Update:hover {background-image: url(../../files/-/img/cms/Update_Item_hover.gif); }


.cancel {background-image: url(../../files/-/img/cms/Reset_item.gif); }
.cancel:hover {background-image: url(../../files/-/img/cms/Reset_item_hover.gif); }


.Delete {background-image: url(../../files/-/img/cms/delete_item.gif); }
.Delete:hover {background-image: url(../../files/-/img/cms/delete_item_hover.gif); }




.MoveLeft {background-image: url(../../files/-/img/cms/move_left.gif); }
.MoveLeft:hover {background-image: url(../../files/-/img/cms/move_left_hover.gif); }

.MoveRight {background-image: url(../../files/-/img/cms/move_right.gif); }
.MoveRight:hover {background-image: url(../../files/-/img/cms/move_right_hover.gif); }

.MoveUp {background-image: url(../../files/-/img/cms/move_up.gif); }
.MoveUp:hover {background-image: url(../../files/-/img/cms/move_up_hover.gif); }

.MoveDown {background-image: url(../../files/-/img/cms/move_down.gif); }
.MoveDown:hover {background-image: url(../../files/-/img/cms/move_down_hover.gif); }

.MoveFirst {background-image: url(../../files/-/img/cms/move_first.gif); }
.MoveFirst:hover {background-image: url(../../files/-/img/cms/move_first_hover.gif); }

.MoveLast{background-image: url(../../files/-/img/cms/move_last.gif); }
.MoveLast:hover {background-image: url(../../files/-/img/cms/move_last_hover.gif); }




.addItem, .addItem:hover, .addChild, .addChild:hover, .EditItem, .EditItem:hover, .Update, .Update:hover, .cancel, .cancel:hover, .Delete, .Delete:hover, 
.MoveLeft, .MoveLeft:hover, .MoveRight, .MoveRight:hover, .MoveUp, .MoveUp:hover, .MoveDown, .MoveDown:hover, .MoveFirst, .MoveFirst:hover, 
.MoveLast, .MoveLast:hover {display: block; width: 38px; height: 31px; 
background-color: Transparent !important; border: 0; background-repeat: no-repeat; }


.enterSpace{clear: both; height: 5px; }


div.tdQ, div.tdempty, div.tdR, div.checkbox{width: 100%; display: inline;width:100%; white-space: nowrap;  }


.contentTable{position: absolute; float: left; top: 0px; margin-left: 270px; display: block; height:auto;}



.tableDetail{position: relative; left: 0px; top:50px; height: auto; width: 750px; padding: 0px; border: 1px solid #004185; padding: 5px;  }





/*toolbar cms*/



div.table { width:auto; white-space: nowrap;}

.menuarbo{border: 1px solid blue;}

div.caption { display:table-caption; width:auto;}
div.td { display:block; float:left; left: 0px;}

div.tdQ { display:block; float:left; color: #004185;  left: 0px; width: 45%; border-right: 1px solid #5964a4; border-bottom: 1px dotted #5964a4;  }


div.tdR span.Response, input.Response, select.Response{ position: relative; float:right; right: 10px; 
width: 50%; top: -15px; text-align: left; border-left: 1px solid #5964a4; padding-right: 3px;  padding-left: 3px; 
border-bottom: 1px dotted #5964a4; white-space: normal;  }


input.response { color: #004185; }

div.tr {white-space: nowrap;  clear: both; }


.menuleft{min-height: 450px; }
div.end { width:auto; float:none;}

input.Response{max-width: 50%;}

/*input text*/

div.tdempty{display: block; width:2%; margin-left: 45%; border:0;}


.checkbox{position: relative; bottom: 15px; left: 25px; 
padding-left: 5px; height: 14px; border-left: 1px solid #5964a4; border-bottom: 1px dotted #5964a4; }

div.tdR span.Response, .checkbox {background-color: #d0daf0; white-space: nowrap; height: 14px;}