@import url("css/menu.css");

/* CSS Document */
body {margin:0px; padding:0px; height:100%;}
div {margin:0px; padding:0px;}

/* ControlPanel style */
.ControlPanel{border:none;padding-bottom:10px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#000; font-family:Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#514826;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:16px;margin:10px 0;}
h3, h4{font-size:14px;margin:8px 0;}
h5, h6{font-size:12px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Arial, Helvetica, sans-serif;}
.Head{color:#000;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.main_wrapper{text-align:center;}
.inner_wrapper{width:950px; margin:0 auto; text-align:left;}

.top_space{height:40px;}
.lang_pad{float:left;height:40px;padding-top:3px;}
.search_style{float:right;height:40px; vertical-align:bottom;}
.search_style a {vertical-align:bottom;}

.logo_top {width:950px; height:100px; margin:0; padding:0; border:0;}
.logo_top a {margin:0; padding:0; border:0;}
.logo_top img {width:950px; height:97px; margin:0; padding:0; border:0;}
.menu_style {height:22px; width:948px; margin:0; padding:0; border:solid 1px #FFF; border-top:0;}
.main_dnnmenu_rootitem {padding:3px 20px;}
.main_dnnmenu_rootitem_hover {padding:3px 20px;}
.main_dnnmenu_rootitem_selected {padding:3px 20px;}

.content_pad{clear:both; padding-top:15px; min-height:350px;}

.bot_pad{margin-bottom:20px;padding:5px 20px;}
#terms_style{float:left; color:#FFF;}
#copy_style{float:left; text-align:center; margin:0 auto; width:50%; color:#FFF;}
#login_style{ float:right; color:#FFF;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}
a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .LeftPane, .MiddlePane, .RightPane, .BottomPane { padding:0; margin:0; }
.LeftPane { width:228px; min-width:228px; padding:0 14px 0 0; vertical-align:top; }
.MiddlePane { border:solid 1px #FFF; }
.RightPane { width:224px; min-width:224px; padding:0 0 0 15px; }

/*-------------- Link Style --------------*/
.linkscontainer{text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#FFF;}
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#FFF;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#FFF;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D; color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*----------- Inventua SideMenu ----------*/
div.inventua_sidemenu {padding:0; margin:0; background-color:#514826; width: 240px;}
div.inventua_sidemenu table {border-collapse:collapse;}
div.inventua_sidemenu .MenuItem {width:100%; text-align:center; padding:0; height:19px; border:solid 1px #fff;}
div.inventua_sidemenu .MenuItem a {text-decoration:none; font-size:14px; width:100%; display:block; height:19px; color:#fff;}
div.inventua_sidemenu .MenuItem .currentItemHighlight { display:block; background-color:#f6a800; color:#fff; width:100%; height:19px;}
div.inventua_sidemenu .MenuItemMouseOver { width:100%; text-align:center; padding:0; height:19px; background-color:#fff; border:solid 1px #fff;}
div.inventua_sidemenu .MenuItemMouseOver a {text-decoration:none; font-size:14px; width:100%; display:block; height:19px; color:#f6a800;}
div.inventua_sidemenu .MenuItemMouseOver .currentItemHighlight { display:block; background-color:#fff; color:#f6a800; width:100%; height:19px;}

/*------------ News Title ----------------*/
a.NewsTitle:link {
	color:#767575;
	font-weight:bold;
}

/*------------- Puces --------------------*/
.MiddlePane li.puce_bleu {list-style-image: url(images/puce_bleu.gif);}
.MiddlePane li.puce_violet {list-style-image: url(images/puce_violet.gif);}
.MiddlePane li.puce_rouge {list-style-image: url(images/puce_rouge.gif);}
.MiddlePane li.puce_orange {list-style-image: url(images/puce_orange.gif);}
.MiddlePane li.puce_vert {list-style-image: url(images/puce_vert.gif);}
