/***
* GENERIC RULES
*/

body {
margin: 3px 15px 5px 15px;
background: #fff;
font-family:Arial, sans-serif;
font-size : 11px;
line-height: 1.3;
color: #666;
}

a {color: #2973bd; text-decoration : none; cursor: pointer;}
a:hover {color: #333;}

img {border:0;vertical-align:middle;}

table, tr, td {
font-family:Arial, sans-serif;
font-size : 11px;
line-height: 1.3;
color: #666;
border:0;
}

table a, table a:visited {color:#666; text-decoration : none;}
table a:Hover {color: #666;}
table a img {border: 0 none;}

.left { float: left;}
.right { float: right;}

input, select
{
color: #4F5275;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
padding: 0;
cursor:default;
}


/***
* MASTERPAGE
*/

#toplink
{
line-height: 1;
font-weight: bold;
border-bottom: 1px solid #aaa;
padding: 5px 0;
margin: 5px 0;
}
#toplink a, #toplink a:visited
{
color: #666;
text-decoration: none;
}
#toplink a:hover
{
color: #7A9BBC;
text-decoration: underline;
}
#topsearch
{
text-align: right;
vertical-align: middle;
}
#topsearch input
{
width: 150px;
height: 18px;
border: 1px solid #aaa;
vertical-align: top;
margin: 0 0 0 5px;
}


#topline 
{
clear: both;
margin-bottom:2px;
border-bottom: solid 5px #aaa;
}

#content {
clear: both;
width: 100%;
margin: 0;
padding: 10px 0;
border-top: solid 1px #aaa;
}

#footer  {
clear: both;
width: 100%;
height: 15px;
margin: 0 0 10px 0;
padding: 5px;
border: 1px solid #ccc;
background: #f4f4f4;
font-family:Helvetica, Arial, sans-serif;
font-size: 10px;
color: #666;
}

#footer a {
font-size: 10px;
color: #666;
}

#toptutorial
{
text-align: right;
vertical-align: middle;
}

/***
* HomePage 
*/

#HomePage 
{
	width: 100%;
	margin: 0;
	padding: 10px;
}

#HomeLeft {
	float:left;
	width:  70%;
}

#HomeRight {
	float:right;
	width:  30%;
}

.HomeTitle {
	padding:5px 0;
	margin: 0 0 3px 0;
	font-family: Georgia,serif;
	font-size:14pt;
	font-style: italic;
	color:#666;
	border-bottom: solid 1px #ccc;
}

.HomeContent {
	padding: 7px 0 10px 0;
	border-top: solid 4px #ccc;
	font-family: verdana,sans-serif;
	font-size:14px;
	color: #999;
}

#HomeYellowTitle {
	padding:5px 10px;
	margin: 0 10px;
	background-color:#ffe671;
	font-family: Georgia,serif;
	font-size:14pt;
	font-weight:bold;
	color:#493c72;
	border-bottom: 1px solid #fc6;
}


#HomeYellowContent {
	background-color:#fff3ab;
	color:#493c72;
	padding:5px 15px;
	margin: 0 10px;
	font-family: verdana,sans-serif;
	font-size:12px;
}

#HomeYellowContent ol {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0;
}

#HomeYellowContent ol li {
	margin: 0 0 5px 0;
}

#ListContent a, #ListContent a:hover, #ListContent a:visited {
	color:#6a94bc;
}

.newshp 
{
	margin-top:15px;
	float:right;
	width:  30%;
}


#newshptitle {
	padding:5px 10px;
	margin: 0 10px;
	background-color:#adc9e6;
	font-family: Georgia,serif;
	font-size:14pt;
	font-weight:bold;
	color:#493c72;
	border-bottom: 1px solid;
}


#newshpcontent {
	background-color:#dfeaf5;
	color:#493c72;
	padding:5px 15px;
	margin: 0 10px;
	font-family: verdana,sans-serif;
	font-size:12px;
}

/***
* Data
*/

.QueryInfoPanel {
	padding: 0 0 0 20px;
}

.Zone {
	float: left;
	width: 100%;
	border-bottom: solid 1px #aaa;
	padding: 3px 0;

}

.DataCurrentQuery {
	border-bottom: solid 1px #cdcdcd;
	padding:10px;
}

#divDataTable 
{
	clear:both;
	padding:0px 0px 10px 10px;
}

.CurrentQueryLabel
{
	color:#213973;
	font-weight:700;
}

#ButtonCurrentQuery a, #ButtonCurrentQuery a:hover, #ButtonCurrentQuery a:visited
{
	color:#213973;
	font-weight:700;
}

.InputDataCurrentQuery
{
	display:none;
	width:130px;
}

.block { 
   width: 150px; 
   height: 10px;
   cursor:move;
}

#QueryNameZone, #QueryNameZone a, #QueryNameZone a:visited
{
	font-size:16px;
	font-family:Georgia,Times New Roman, Times, serif;
	font-weight:bold;
	color: #666666;
}

#DatasetNameZone {
	border-bottom-style: dotted;
}

#DatasetNameTitle {}

#DatasetNameText {
	font-weight:bold;
}

#DatasetNameText a, #DatasetNameText a:visited {
	color:#88b8e1;
}

#DatasetNameText a:hover {
	color: #2973bd;
}

#CurrentDataSelectionLiteral
{
}

#CurrentDataSelectionLiteral a, #CurrentDataSelectionLiteral a:visited {
	padding: 0 4px;
	color:#2973bd;
	font-weight: bold;
}
#CurrentDataSelectionLiteral a:hover {
	color: #2973bd;
}

#LinksZone2 a, #LinksZoneMQ a {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
	color: #2973bd;
}

#LinksZone2 .tools_empty {
	display: block;
	float: left;
	width: 30px;
	height: 20px;
}

#LinksZone2 a:hover, #LinksZoneMQ a:hover {color: #333;}
#LinksZone2 a span, #LinksZoneMQ a span { display: none; }

a.tools_selections { background: url("../Images/CurrentQuery/tools_selections.gif") no-repeat center center; border-right: 1px solid #ccc;}
a.tools_dimensions { background: url("../Images/CurrentQuery/tools_dimensions.gif") no-repeat center center; border-right: 1px solid #ccc; }
a.tools_options { background: url("../Images/CurrentQuery/tools_options.gif") no-repeat center center; }

a.tools_excel { background :url("../Images/CurrentQuery/tools_excel.gif") no-repeat center center; border-right: 1px solid #ccc;}
a.tools_export { background :url("../Images/CurrentQuery/tools_export.gif") no-repeat center center; border-right: 1px solid #ccc;}
a.tools_relatedfiles  { background: url("../Images/CurrentQuery/tools_relatedfiles.gif") no-repeat center center; }

a.tools_graphics { background: url("../Images/CurrentQuery/tools_graphics.gif") no-repeat center center; border-right: 1px solid #ccc;}
a.tools_owc  { background: url("../Images/CurrentQuery/tools_owc.gif") no-repeat center center; }

a.tools_merge_disabled  { background: url("../Images/CurrentQuery/tools_merge_disabled.gif") no-repeat center center; cursor:default;}
a.tools_merge  { background: url("../Images/CurrentQuery/tools_merge.gif") no-repeat center center; border-right: 1px solid #ccc;}
a.tools_save  { background: url("../Images/CurrentQuery/tools_savequery.gif") no-repeat center center; }

a.tools_help  { background: url("../Images/CurrentQuery/tools_help.gif") no-repeat center center; }

a.tools_view_public_queries  { background: url("../Images/CurrentQuery/tools_help.gif") no-repeat center center; }
a.tools_addthis { background: url("../Images/CurrentQuery/tools_addthis.gif") no-repeat center center; }

#WebTableMessage {
	float: left;
	margin: 5px 20px;
}

/***
* DIALOGS AND MODALS
*/

.Dialog 
{
	background-color:#FFFFFF;
    width:750px;
    height:533px;
    padding:0px;
    margin:0px;
    border: solid 1px #2575b2;
}

.DialogIFrame 
{
	width:750px;
	height:500px;
	background-color:White;
    padding:0px;
    margin:0px;
}

.DialogHeader 
{
	height:30px;
	background-color:#5893cd;
    padding:3px;
    margin:0px;
    border: 1px solid #cfd9f2;
    border-bottom: 1px solid #2575b2;
}

.DialogTitle {
	float:left;
	padding: 0 8px;
	color:White;
	font-size:16px;
}
 .DialogClose, .DialogClose:visited, .DialogClose:hover
 {
	color:White;
	display:block;
	padding: 0 5px;
	font-weight: bolder;
	font-size:18px;
 }
 

.DialogQueryManager
{
	background-color:#FFFFFF;
    width:850px;
    height:500px;
    padding:0px;
    margin:0px;
    border: solid 1px #2575b2;
}

.DialogQueryManagerIFrame 
{
	width:850px;
	height:500px;
	background-color:White;
    padding:0px;
    margin:0px;
}

.DialogMetaData
{
	background-color:#FFFFFF;
    width:310px;
    height:460px;
    padding:0px;
    margin:0px;
	border: solid 1px #2973bd;
}

.DialogMetaDataIFrame 
{
    width:310px;
    height:420px;
    padding:0px;
    margin:0px;
}

.DialogMetaDataHeader 
{
    height:31px;
	background-color:#f90;
    padding:3px;
    margin:1px;
    border-bottom: solid 1px #cfd9f2;
}

.DialogMetaDataTitle {
	float:left;
	padding: 0 8px;
	color:White;
	font-size:16px;
}
 
.DialogHelp
{
	background-color:#FFFFFF;
    width:310px;
    height:390px;
    padding:0px;
    margin:0px;
    border: solid 1px #2575b2;
}

.DialogHelpIFrame 
{
    width:310px;
    height:350px;
    padding:0px;
    margin:0px;
}

.DialogHelpHeader 
{
    height:30px;
	background-color:#5893cd;
    padding:3px;
    border: 1px solid #cfd9f2;
    border-bottom: 1px solid #2575b2;
}

.DialogHelpTitle {
	float:left;
	padding: 0 8px;
	color:White;
	font-size:16px;
}

.DialogWarning {
	background-color:White;
    border:solid 1px red;
    color:Red;
}

.HeaderDialogWarning {
	text-align:right;
	border-bottom:solid 1px red;
    color:Red;
    padding:2px;
    margin:0px;    
}

.HeaderDialogWarning a, .HeaderDialogWarning a:hover, .HeaderDialogWarning a:visited {
    color:Red;
}

.ContentDialogWarning {
    width:390px;
    height:120px;
	overflow:auto;
}

 .modaltopleftlinks
 {
	float:right;
	color: #fff;
 }
 
  .modaltopleftlinks a, .modaltopleftlinks a:hover, .modaltopleftlinks a:visited
 {
	padding: 0;
	margin:0;
	font-weight: bolder;
	font-size:16px;
	color: #fff;
 }
 
#BodyModal {
	background-color:White;
    padding:0px;
    margin:0px;
}

.DialogContent 
{
	overflow:auto;
	background-color:White;
	width: 728px;
	height: 448px;
	padding:0px;
	margin: 10px 10px 0px 10px;
	border: 1px solid #ddd;
}

#dialogfooter {
	width: 730px;
	height:30px;
	padding:0px;
	margin: 5px 10px;
}

#dialogfooter a {
	text-align: center;
	width:150px;
	display: block;
	margin: 5px;
	padding: 3px;
}

#dialogfooter .button
{
	background: #aecfee;
	border: 1px solid #DFEAF5;
}

#dialogfooter .updatebutton
{
	color:white;
	font-weight:bold;
	background: #5893cd;
	border: 1px solid #DFEAF5;
}


#ModalPanel {
	width: 730px;
	height:30px;
	vertical-align:middle;
	margin: 5px 10px 0px 10px;
	overflow:auto;
}

#ModalAction {
	width: 730px;
	height:40px;
	vertical-align:middle;
	margin: 5px 10px 0px 10px;
}
#BranchDiv
{
     float:left;
     border:#5893cd 1px solid;
     margin:2px 2px 2px 2px;
     width: 288px;
}
#BranchDiv2
{
     margin-top:-1px;
}
.TreeContent
{
    clear:both;
    overflow:auto;
    padding:0px;
    border: 1px solid #ddd;
    height: 368px;
    width:100%;
}
#DefaultTreeview
{
    float:left;
    margin: 5px 10px 0px 10px;
    width:730px;
    /*overflow:auto;*/
}
#EditableTreeview
{
    float:left;
    margin:5px 10px 0px 0px;
    display:none;
    width:360px;
    /*overflow:auto;*/
}
#FindMembers {
padding:0;
margin:0 2px 0 0;
vertical-align:middle;
width:150px;
}

#exactword {
padding:0;
margin:0 5px 0 0;
vertical-align:middle;
}

#ModalContent {
	clear:both;
	overflow:auto;
	width: 728px;
	height: 368px;
	padding:0px;
	margin: 10px 10px 0px 10px;
	border: 1px solid #ddd;
}

.tableoptions
{
	border: 1px solid #DFEAF5;
	margin:5px 10px 5px 10px;
}

.titleoptions
{
	font-weight:bold;
	color: #2973bd;
}

.DropDim, .DropDim:visited
{
	display: block;
	text-align: center;
	cursor:move;
	border: 1px solid Black;
	margin: 3px;
	padding: 3px;
	color:Black;
}

#PivotDimensions {
	border-style:outset;
	border-color:#ece9d8;
	border-width:1px;
	
}

#TdFilterDim {
	width:750px;
	background-color:#5271a5;
	color:White;
	font-weight:bold;
}

#TdHorizontalDim {
	width:500px;
	background-color:#cfd9f2;
	color:#213973;
	font-weight:bold;
}

#TdVerticalDim {
	width:250px;
	background-color:#fff2aa;
	color:#804000;
	font-weight:bold;
}

#TdDataDim {
	background-color:White;
}

#TdBlankDim {
	background-color:#ebebeb;
}
	
.iframeModalTimeDimension {
	margin: 0;
	width: 100%;
	height: 350px;
	border: 0px;
}

.modalbutton {
	float: left;
	text-align: center;
	display: block;
	background: #fefefe;
	border: 1px solid #DFEAF5;
	margin: 2px;
	padding: 2px;
	}
.modalbutton:hover {
	background: #DFEAF5;
	}
	
.ViewDimToolbar {
	float: left;
	text-align: center;
	display: block;
	background: #fefefe;
	border: 1px solid #DFEAF5;
	margin: 5px;
	padding: 3px;
	}

.ViewDimToolbar:hover {
	background: #DFEAF5;
	/*background: #FFEC8B;*/
	}
.ViewDimMainMenuToolbar {
	float: left;
	text-align: center;
	display: block;
	background: #fefefe;
	margin: 5px;
	padding: 3px;
	cursor:pointer;
	color:#2973bd;
	font-family:Arial, sans-serif;
	font-size:11px;
	}
.ViewDimMenuToolbar {
	float: left;
	text-align: center;
	display: block;
	background: #fefefe;
	border: 1px solid #DFEAF5;
	margin: 5px;
	padding: 3px;
	cursor:pointer;
	color:#2973bd;
	font-family:Arial, sans-serif;
	font-size:11px;
	}
.ViewDimMenuToolbarHover 
{
    float: left;
	margin:5px;
	padding: 3px;
    border: 1px solid #DFEAF5;
    text-align: center;
    display: block;
	background: #FFEC8B;
	color:#333;
	cursor:pointer;
	font-family:Arial, sans-serif;
	font-size:11px;
	}
	
.ViewDimToolbarVertical {
	width:120px;
	text-align: center;
	display: block;
	background: #fefefe;
	border: 1px solid #DFEAF5;
	margin: 0;
	padding: 2;
	}

.ViewDimToolbarVertical:hover {
	background: #DFEAF5;
	}
	
.ViewDimToolbarhidden {
	display:none;
}

.CanBeHidden
{
	visibility:visible;
}

#divWebTreeDimMembers {
	margin: 5px;
}

ul.tabs {
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.tabs li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 0 0px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
	
ul.tabs li a {
	display: block;
	margin: 1px;
	padding: 5px;
	background: #b4cee8;
}

ul.tabs li.selected {
	border-bottom: none;
}

ul.tabs li.selected a {
	padding-bottom:20px;
	background: #dfeaf5 url("../../../Images/phylactere2.gif") no-repeat bottom center;
}
	
div.panel 
{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

#ModalExports div.panel 
{
	overflow:auto;
	width: 718px;
	height: 419px;
	padding:5px;
	margin: 10px 10px 0px 10px;
	border: 1px solid #ddd;
}

#ModalExports ul.tabs li 
{
/*	width:24%; */
}

#ModalTimeDimension ul.tabs li 
{
	width:50%;
}

.XPGradientTitleBar
{
	background-color : #FFFFFF;
	color       : #215DC6;
	border      : 0;
	filter      : progid:DXImageTransform.Microsoft.Gradient(endColorstr='#C7D4F7', startColorstr='#FFFFFF', gradientType='1'); 
	font-family: Verdana; 
	font-size   : 12px;
	font-weight: bold; 
	height      : 20px;
	cursor		:default;
	text-align  : left;
	vertical-align: middle;
}

.GroupTitle
{
	color: #000066; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	cursor: default; 
	font-weight: bold; 
}

/***
* Navigation
*/

#FindInBrowseTheme
{
width: 150px;
height: 18px;
border: 1px solid #aaa;
vertical-align: top;
}

#NavTD 
{
	vertical-align:top;
	width: 260px;
}

.navPanel {
	position: relative;
	float: left;
	width: 250px;
	padding: 4px 0 0 0;
}
.panelTitle {
  padding: 0 0 0 5px;
  margin: 0;
  background: #ddd url(../Images/navTitle_closed.gif) no-repeat;
  font-family: Verdana; 
  font-size: 12px; 
  font-weight: bold;
  line-height: 1.5;
	 height:21px;
}
.panelTitle span {
	display: block;
	float: left;
	padding-top: 3px;
}
.panelTitle a span {
	display: none
}
.panelHelp {
	position: absolute;
	right:20px;
 cursor: help;
 width: 20px;
 height:21px;
 background: #2973bd url("../Images/snap-help.gif") no-repeat right;
}
.panelToggle {
	position: absolute;
	right:0;
 cursor: hand;
 width: 20px;
 height:21px;
 background: #2973bd url("../Images/snap-expand.gif") no-repeat right;
 border-left: 1px solid #ddd;
}
.navPanel.opened .panelTitle {
	background-image: url("../Images/navTitle_opened.gif");
}
.navPanel.opened .panelToggle {
	background-image: url("../Images/snap-collapse.gif");
}

/* Nav MDQ */
	
#MDQ 
{
	width: 250px
	}

#MDQContent 
{
	margin:5px 0 15px 0;
	background: #dfeaf5;
	border-top: 1px dotted #2973bd;
	border-bottom: 1px dotted #2973bd;
	}
#MDQActions 
{
	text-align:center;
}

.MDQInputButton1,.MDQInputButton2
{
	width:58px;
	background: #fefefe;
	border: solid 1px #fff;
	margin: 5px 0;
	padding: 0 1px;
}

#MDQActions input[disabled="disabled"] 
{
	background: #edf3f9;
	color: #dedede;
	border: none;
}

.JTDDataset
{
	display: block;
	padding: 0px 18px 3px 18px;
	color: #2973bd;
	text-decoration : none;
	background: #C4D8ED url("../Images/TreeView/table.gif") no-repeat 2px 2px;
	cursor:default;
}

.JTDDatasethover
{
	background-color: #2973bd;
	color: #DFEAF5;
}

.JTDDatasetclick { background-color: #FFFBD5; color: #2973bd; font-weight:bold; }

/* Nav Splitter */

.splitter
{
	background: url("../Images/Splitter/background.gif") no-repeat;
	width:10px;
}

#splitter
{
	cursor: hand;
	width: 10px
}

/* Nav TreeView */

#navigation {
	background: #fff;
	font-family:Arial, sans-serif;
	font-size : 11px;
	line-height: 1.3;
	color: #666;
	}
	
ul.Base a {color: #2973bd; text-decoration : none; cursor: pointer;}
ul.Base a:Hover {color: #333;}

ul.Base {
	width: 250px;
	margin:0px 0 0 0;
	padding: 0;
	cursor: hand;
	font-size : 13px;
		cursor: pointer;
	}
ul.Base ul 
{
	display:none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

ul.Base ul { background: #C4D8ED; }
ul.Base ul ul { background: #ADC9E6; }
ul.Base ul ul ul { background: #99BCE0; }
ul.Base ul ul ul ul { background: #88B1DB; }
ul.Base ul ul ul ul ul { background: #7AA8D7; }
	
ul.Parent {
	margin: 2px 0 0 0;
	font-size : 10px;
	}
	
ul.Leaf {
	font-size : 9px;
	}

ul.Base li.ouvert {
	color: #555;
	font-weight: bold;
	background:  url("../Images/TreeView/ig_treeXPMinus.GIF") no-repeat 3px 7px;
	background-image:url("../Images/TreeView/ig_treeXPMinus.GIF");
	background-color: #DFEAF5;
	border-right: 1px solid #DFEAF5;
}

ul.Base li li.ouvert { background-color: #C4D8ED; border-right: none; }
ul.Base li li li.ouvert { background-color: #ADC9E6; }
ul.Base li li li li.ouvert { background-color: #99BCE0; }
ul.Base li li li li li.ouvert { background-color: #88B1DB; }
ul.Base li li li li li li.ouvert { background-color: #7AA8D7; }

ul.Base li.dataset
 {
	display: block;
	_display: inline-block;
	clear:both;
	margin: 2px 0 0 0;
	padding: 3px 0 2px 15px;
	list-style-type: none;
	font-weight: normal;
	color: #666;
	background: url("../Images/TreeView/table.gif") no-repeat 2px 5px;
	}
	
ul.Base li {
	display: block;
	_display: inline-block;
	clear:both;
	margin: 2px 0 0 0;
	padding: 3px 2px 0 15px;
	list-style-type: none;
	background:  url("../Images/TreeView/ig_treeXPPlus.GIF") no-repeat 3px 7px;
	font-weight: normal;
	color: #666;
	}
	
ul.Base li { border-top: 1px dotted #2973BD; }	
ul.Parent li { border-top: 1px solid #DFEAF5; }
ul.Parent li li { border-top: 1px solid #C4D8ED; }
ul.Parent li li li { border-top: 1px solid #ADC9E6; }
ul.Parent li li li li { border-top: 1px solid #99BCE0; }
ul.Parent li li li li li { border-top: 1px solid #88B1DB; }

ul.Leaf li {
	margin: 0;
	padding: 1px 0 0 0;
	background: none;
	font-weight: normal;
	}

ul.Base a.metainfo {
	float: right;
	margin: 1px;
	width: 14px;
	height: 14px;
	background:  url("../Images/TreeView/information.gif") no-repeat left top;
	}

ul.Base a.metainfo:hover { background-position: left bottom; }

ul.Base a.DatasetWithViews, ul.Base a.tablequery, ul.Base a.coredataquery, ul.Base a.DatasetWithViews:visited, ul.Base a.tablequery:visited, ul.Base a.coredataquery:visited 
{
	display: block;
	padding: 2px 20px 2px 18px;
	color: #2973bd;
	text-decoration : none;
	}
	
ul.Base a.DatasetWithViews { background: url("../Images/TreeView/table.gif") no-repeat 2px 3px; }
ul.Base a.tablequery { background: url("../Images/TreeView/list_extensions.gif") no-repeat 2px 2px; }
ul.Base a.coredataquery { background: url("../Images/TreeView/list_settings.gif") no-repeat 2px 2px; }

ul.Base a.DatasetWithViews:hover, ul.Base a.tablequery:hover, ul.Base a.coredataquery:hover {
	background-color: #2973bd;
	color: #DFEAF5;
	}
ul.Base a.datasetlink, ul.Base a.datasetlink:visited {
	display: block;
	color: #666;
	}

ul.Base a.datasetlink:hover {
	color: #fff;
	}
	
ul.Base .iequeryhover {
	}

ul.Base .iedatasethover
 {
	display: block;
	_display: inline-block;
	clear:both;
	margin: 2px 0 0 0;
	padding: 3px 0 2px 15px;
	list-style-type: none;
	font-weight: normal;
	color: #fff;
	background: #2973bd url("../Images/TreeView/table.gif") no-repeat 2px 5px;
	}
	
ul.Base .iequeryclicked {
	background-color: #FFFBD5;
	}
	
ul.Base .iedatasetclicked
 {
	display: block;
	_display: inline-block;
	clear:both;
	margin: 2px 0 0 0;
	padding: 3px 0 2px 15px;
	list-style-type: none;
	font-weight: normal;
	color: #fff;
	background: #FFFBD5 url("../Images/TreeView/table.gif") no-repeat 2px 5px;
	}
	
ul.Base a.clicked { background-color: #FFFBD5; }
ul.Base a.clicked:hover { background-color: #FFFBD5; color: #2973bd; cursor:default; }
	
/* browsequeries */

#MDQContent
{
	display:none;
}

ul.BaseBrowseQueries 
{
	font-family:Arial, sans-serif;
	font-size : 11px;
	line-height: 1.3;
	width: 250px;
	margin:5px 0 0 0;
	padding: 0;
	cursor: default;
	font-size : 13px;
	}
	
ul.BaseBrowseQueries ul {
	margin: 0;
	padding: 0;
	background: #C4D8ED;
}
	
ul.BaseBrowseQueries a {color: #2973bd; text-decoration : none; cursor: pointer;}
ul.BaseBrowseQueries a:Hover {color: #333;}

ul.BaseBrowseQueries a.GlobQueryBrowseQueries, ul.BaseBrowseQueries a.GlobQueryBrowseQueries:visited
{
	display: block;
	padding: 2px 20px 2px 18px;
	margin: 3px 0;
	color: #2973bd;
	text-decoration : none;
	}
	
ul.BaseBrowseQueries a.GlobQueryBrowseQueries { background: url("../Images/TreeView/table.gif") no-repeat 2px 3px; cursor: default; }

#BrowseQueriesContent p 
{
	text-align: center;
}

#BrowseQueriesContent .btnBrowseSavedQueries 
{
	background: #fefefe;
	border: solid 1px #fff;
	margin: 5px;
	padding: 0 1px;
	text-align: center;
	width:230px;
	border: 1px solid #DFEAF5;
}

#BrowseQueriesContent .btnBrowseSavedQueries:hover 
{
	background: #DFEAF5;
}

.YellowFind
{
	background: yellow;
}

.OrangeFind
{
	background: orange;
}

/***
* DIALOG SURVEY
*/

.dialogsurvey
{
	background-color:White;
    border:solid 2px #2973bd;
    color:#2973bd;
}

.dialogsurveyiframe
{
    width:420px;
    height:180px;
	background-color:White;
    padding:0;
    margin:0;
}

.dialogsurveyheader
{
	text-align:right;
	border-bottom:solid 2px #2973bd;
    color:#2973bd;
    font-weight:bold;
    padding:2px;
    margin:0px;
}

.dialogsurveyheader a, .dialogsurveyheader a:hover, .dialogsurveyheader a:visited {
    color:#2973bd;
    font-weight:bold;
}

ul.Base a.ui-icon { width: 16px; height: 16px; background-image: url(../Images/ui-icons_cc0000_256x240.png); }
/*ul.Base a.ui-icon:hover { width: 16px; height: 16px; background-image: url(../Images/ui-icons_ffd27a_256x240.png); }*/
ul.Base a.ui-icon-script, ul.Base a.ui-icon-script:hover
{
	float:right;
	background-position: -240px -128px; 
}






/***
* new query info
*/

#contentcenter {
	padding: 0 0 0 13px;
}

h2.querytitle {
	margin: 5px 0;
	font-size:16px;
	font-family:Georgia,Times New Roman, Times, serif;
	font-weight:bold;
}
h2.querytitle span.dtitle .metadata {
	padding: 0 2px;
}
h2.querytitle span.dtitle .metadata img {
	vertical-align: top;
}
h2.querytitle span.dtitle .metadata:hover {
	background: url(../images/queryinfo/ihover.gif) no-repeat top center;
}
h2.querytitle span.qtitle {
	font-style: italic;
}
h2.querytitle span.qtitle a, h2.querytitle span.qtitle a:hover 
{
	color: #666;
}
h2.querytitle #qunit 
{
	font-size:12px;
	font-style: normal;
}
div.partnership {
	border-top: 1px solid #e3e3e3;
	padding: 5px 0;
}
div.partnership img {
	vertical-align: middle;
}
div.partnership a {
	padding: 0 10px;
}

div.dimensionmenbers {
	border-top: 4px solid #ccc;
	padding: 5px 0;
	color:#fe6d4c;
	font-weight: bold;
}
div.dimensionmenbers a, div.dimensionmenbers a:visited, div.dimensionmenbers a:hover {
	padding: 0 4px;
	color:#2973bd;
	font-weight: bold;
}

div.querytools {
	background: #f1f3f6;
	padding: 3px 0;
	border-top: 1px solid #dedfe0;
	border-bottom: 1px solid #dedfe0;
	height:29px;
}
div.toolgroup { margin: 0 10px; float: left; }
div.toolgroup .leftBracket { width:2px; height:22px; overflow:hidden; float: left; background: url(../images/queryinfo/tools/toolleft.gif) no-repeat top left; }
div.toolgroup .rightBracket { width:2px; height:22px; overflow:hidden; float: left; background: url(../images/queryinfo/tools/toolright.gif) no-repeat top left; }
div.toolgroup .separateur { width:1px; height:22px; overflow:hidden; float: left; background: url(../images/queryinfo/tools/toolseparator.gif) no-repeat top left; }

div.querytoolspack { float: left;  overflow:hidden; height: 22px; padding:0; margin:0; background: url(../images/queryinfo/tools/toolbg.gif) repeat-x;  }
div.querytoolspack a {
	display: block; float: left; width: 30px; height: 20px; margin: 1px 0;
	background-repeat: no-repeat; background-position: center top;
	color: #2973bd;
}
div.querytoolspack a span { display: none; }
div.querytoolspack a:hover {color: #333; background-color: #e9eaeb;}

a.tools_selections { background-image: url("../images/queryinfo/tools/selections.gif");}
a.tools_dimensions { background-image: url("../images/queryinfo/tools/dimensions.gif");}
a.tools_options { background-image: url("../images/queryinfo/tools/options.gif");}
a.tools_excel { background-image :url("../images/queryinfo/tools/excel.gif");}
a.tools_export { background-image :url("../images/queryinfo/tools/export.gif");}
a.tools_graphics { background-image: url("../images/queryinfo/tools/graphics.gif");}
a.tools_relatedfiles  { background-image: url("../images/queryinfo/tools/relatedfiles.gif");}
a.tools_owc  { background-image: url("../images/queryinfo/tools/owc.gif");}
a.tools_merge  { background-image: url("../images/queryinfo/tools/merge.gif");}
a.tools_save  { background-image: url("../images/queryinfo/tools/savequery.gif");}
a.tools_help  { background-image: url("../images/queryinfo/tools/help.gif");}
a.tools_view_public_queries  { background: url("../images/tools/queryinfo/help.gif");}
div.toolgroup a.tool_disabled  { cursor:default; background-position: center bottom;}
div.toolgroup a.tool_disabled:hover { background-color: transparent; }

#querymessage {
	clear:both;
	font-weight: bold;
}

/* clearFix hack */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* // end clearFix hack */

/* NEW treeview */

ul.treeview {
	width: 250px;
	margin:0;
	padding: 0;
	cursor: pointer;
	font-size : 12px;
	}
ul.treeview a, ul.treeview a:visited {color: #2973bd; text-decoration : none;}
ul.treeview a:hover {color: #333;}

ul.treeview ul 
{
	display:none;
	margin: 0;
	padding: 0;
}

ul.treeview ul { background: #C4D8ED; font-size : 11px; }
ul.treeview ul ul { background: #ADC9E6; font-size : 10px;}
ul.treeview ul ul ul { background: #99BCE0; }
ul.treeview ul ul ul ul { background: #88B1DB; }
ul.treeview ul ul ul ul ul { background: #7AA8D7; }

ul.treeview li {
	display: block;
	_display: inline-block;
	margin: 0;
	padding: 0;
	background: none;
	list-style-type: none;
	font-weight: normal;
	color: #666;
	}

ul.treeview li { border-top: 1px dotted #2973BD; }	
ul.treeview li li { border-top: 1px solid #DFEAF5; }
ul.treeview li li li { border-top: 1px solid #C4D8ED; }
ul.treeview li li li li { border-top: 1px solid #ADC9E6; }
ul.treeview li li li li li { border-top: 1px solid #99BCE0; }
ul.treeview li li li li li li { border-top: 1px solid #88B1DB; }

ul.treeview li.t {
	padding: 3px 2px 3px 15px;
	background:  url("../Images/TreeView/ig_treeXPPlus.GIF") no-repeat 3px 7px;
}

ul.treeview li.t.ouvert {
	color: #555;
	font-weight: bold;
	background: #DFEAF5 url("../Images/TreeView/ig_treeXPMinus.GIF") no-repeat 3px 7px;
	border-right: 1px solid #DFEAF5;
}

#browsequeriestree ul.treeview li.t {
	padding: 3px 2px 3px 15px;
	background:  url("../Images/TreeView/red-plus.GIF") no-repeat 3px 7px;
}

#browsequeriestree ul.treeview li.t.ouvert {
	color: #555;
	font-weight: bold;
	background: #DFEAF5 url("../Images/TreeView/red-minus.GIF") no-repeat 3px 7px;
	border-right: 1px solid #DFEAF5;
}

ul.treeview li li.ouvert { background-color: #C4D8ED; border-right: none; }
ul.treeview li li li.ouvert { background-color: #ADC9E6; }
ul.treeview li li li li.ouvert { background-color: #99BCE0; }
ul.treeview li li li li li.ouvert { background-color: #88B1DB; }
ul.treeview li li li li li li.ouvert { background-color: #7AA8D7; }

ul.treeview li.q, ul.treeview ul.group li {
	}
	
ul.treeview a, ul.treeview a:visited {
	display: block;
	padding: 2px 20px 2px 18px;
	}

ul.treeview a:hover {
	background-color:#2973bd;
	color: #fff;
	}
	
ul.treeview a.ds { background: url("../Images/TreeView/dataset.gif") no-repeat 2px 3px; }
ul.treeview a.ds:hover { background: url("../Images/TreeView/dataset.gif") no-repeat 2px 3px; background-color:#2973bd;color: #fff; }
ul.treeview a.dsclicked, ul.treeview a.dsclicked:hover { background: #FFFBD5 url("../Images/TreeView/dataset.gif") no-repeat 2px 3px; color: #2973bd; cursor:default; }
ul.treeview a.q { background: url("../Images/TreeView/query.gif") no-repeat 2px 3px; color: #2973bd; cursor:default; }
ul.treeview a.qclicked, ul.treeview a.qclicked:hover { background: #FFFBD5 url("../Images/TreeView/query.gif") no-repeat 2px 3px; color: #2973bd; cursor:default; }
ul.treeview a.l, ul.treeview a.le { background: url("../Images/TreeView/external_link.gif") no-repeat 2px 3px; }

ul.treeview a.pds { background: url("../Images/TreeView/coredataquery.gif") no-repeat 2px 3px; }
ul.treeview a.pds:hover { background: url("../Images/TreeView/coredataquery.gif") no-repeat 2px 3px; background-color:#2973bd;color: #fff; }
ul.treeview a.pdsclicked, ul.treeview a.pdsclicked:hover { background: #FFFBD5 url("../Images/TreeView/coredataquery.gif") no-repeat 2px 3px; color: #2973bd; cursor:default; }


ul.treeview a.lk { background: url("../Images/TreeView/external_link.gif") no-repeat 2px 3px; }
ul.treeview a.lk:hover { background: url("../Images/TreeView/external_link.gif") no-repeat 2px 3px; background-color:#2973bd;color: #fff; }
ul.treeview a.lkclicked, ul.treeview a.lkclicked:hover { background: #FFFBD5 url("../Images/TreeView/external_link.gif") no-repeat 2px 3px; color: #2973bd; cursor:default; }

ul.treeview li a.mi, ul.treeview li.q a.mi {
	float: right;
	margin: 1px;
	padding:0px;
	width: 14px;
	height: 14px;
	background:  url("../images/treeview/information.gif") no-repeat left top;
	}

ul.treeview li a.mi:hover, ul.treeview li.q a.mi:hover { background-position: left bottom; background-color:Transparent; }

ul.treeview li a.ui-icon { width: 16px; height: 16px; background-image: url(../Images/ui-icons_cc0000_256x240.png); padding:0; margin:0; }
/*ul.Base a.ui-icon:hover { width: 16px; height: 16px; background-image: url(../Images/ui-icons_ffd27a_256x240.png); }*/
ul.treeview li a.ui-icon-script, ul.treeview li a.ui-icon-script:hover
{
	padding:0;
	margin:0;
	float:right;
	background-position: -240px -128px; 
}
/* END NEW treeview */

/* NEW Edit Query */
.editquery {
	margin: 1px 5px;
	position: relative;
	float: left;
	background: #fff;
	border-left: 1px solid #a2bbd5;
	border-right: 0px solid #a2bbd5;
}
.editquery .top { position:absolute; background: url(../images/queryinfo/citebtn/tl.gif) top left no-repeat; width: 100%; height: 5px; margin-left: -1px }
.editquery .top div { position:absolute; background: url(../images/queryinfo/citebtn/tr.gif) top right no-repeat; width: 5px; height: 5px; right: 0; top: 0; margin-right: -2px; }
.editquery .bottom { position:absolute; background: url(../images/queryinfo/citebtn/bl.gif) top left no-repeat; width: 100%; height: 5px; bottom: 0; margin-left: -1px }
.editquery .bottom div { position:absolute; background: url(../images/queryinfo/citebtn/br.gif) top right no-repeat; width: 5px; height: 5px; right: 0; top: 0; margin-right: -2px; }

a.editquerybtn {
	display: block;
	padding: 3px 7px;
	border-left: 1px solid #a7bfd8;
	border-right: 1px solid #a7bfd8;
}
/* END NEW Edit Query */


/* AUTOSUGGEST FIELD */
.ac_results {
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999;
}     
.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}     
.ac_results li {
    margin: 0px;
    padding: 2px 5px;
    cursor: default;
    display: block;
    font: menu;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
}     
.ac_loading {
    background: white url('images/FV/spinner.gif') no-repeat right center;
}     
.ac_even {
    background-color: #D2D6DC;
}     
.ac_odd {
    background-color: #eee;
}     
.ac_over {
    background-color: #FFFFBB;
    color: black;
}
/* END AUTOSUGGEST FIELD  */
