#help-nav, #help-nav a, #help-nav a:visited  {text-align:right; color:#000; font-size:.9em; text-decoration:none;}
#help-nav a:hover { text-decoration: underline;}

#banner {
  padding: 20px;
  background-color: #00A9CE;
  color: #000000;
  font-size:1.05em;
  margin-bottom: 15px;
  text-align:center;
}


#logo
{
    padding-left: 10px;
     padding-bottom: 10px;
      font-weight:bold;
}
#version {color:#999999;}


.alert {
  padding: 20px;
  background-color: #000000;
  color: #ffffff;
  margin-bottom: 15px;
}
.alert a {
  color: #00A4EB;
}


.closebtn {
    color: black;
    background-color: white;
    font-weight: bold;
    float: right;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 12px;
    width: 32px;
    height: 32px;
    opacity: 0.8;
    border-radius: 50%;
    border: 1px solid white;
}


.closebtn:hover {
  color: black;
}
.closebtn:focus {
  outline-style: solid;
      outline-color: red;
    outline-width: 2px;
}

.skipLinks
{
left: 5%;
position: absolute;
transform: translateY(-25000%);
}

.skipLinks:focus {
    transform: translateY(0%);
}

.returnLinks
{
left: 30%;
position: absolute;
transform: translateY(-250000%);
}

.returnLinks:focus {
    transform: translateY(0%);
}

a:focus{
outline-style: solid;
    outline-color: red;
    outline-width: 2px;
}

input:focus
{
outline-style: solid;
    outline-color: red;
    outline-width: 2px;
}

.infuse-title, .infuse-title a, .infuse-title a:link, .infuse-title a:active, .infuse-title a:visited, .infuse-title a:hover, .infuse-title-main, .infuse-title-main a, .infuse-title-main a:link, .infuse-title-main a:active, .infuse-title-main a:visited, .infuse-title-main a:hover { text-decoration:none; color:#5b6770; padding-left:30px;}

.infuse-title {font-size:3em;}
.infuse-title-main {font-size:4em;}
.infuse-title-main-head 
{
font-size:1em; 
text-align: center;
display:inline;
}


.supergraphic {float: right;}

topic-reset, #topic-reset a, #topic-reset a:visited, #topic-reset a:hover

#header-container {background-color:#fff;}
#masterFooter{background-color:#fff; font-size:.7em; padding-left:2em; padding-right:2em;}

.cdulogo,.mimaslogo
{
   border-style: none;
}
.divCDUFooter
{
    
}
.divMimasfooter
{
    text-align: right;
}
.divCDUBlurbFooter {text-align:left;}
#topic-combinations-header {
background-color:#fff;
color:#005885;}



#topic-combinations-header h3 {color:#005885;}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}


.twoColHybLtHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	/*min-width:60em;*/
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColHybLtHdr #container-home {
	width: 80%;  /* this will create a container 80% of the browser width */
	/*min-width:60em;*/
	background: #fff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColHybLtHdr #header {
	background: #5b6770;
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.twoColHybLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 7px 10px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-color:#5b6770;
	color: #fff;
	
}








/* the center bit is working*/

/* Tips for leftsidebar:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width.
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybLtHdr #leftsidebar p" rule.
*/
.twoColHybLtHdr #leftsidebar 
{
	float: left;
	width: 16em; /* since this element is floated, a width must be given */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	/*padding: 15px 0; *//* top and bottom padding create visual space within this div  */
}
.twoColHybLtHdr #leftsidebar h2, h3, .twoColHybLtHdr #leftsidebar p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

h2, h3 
{ 
    color: #000; font-size: 1em; padding-top: 0em; 
}

h4
{ 
    color: #5b6770; font-size: 1em; padding-top: 0em; padding-bottom: 0em; margin-bottom:0;
}
.refineandreset h2 
{
color: #B50000; font-size:1.4em;
}


/*side column boxes*/

#topicsDIV, #divUnitsSelector, #divCodelistCountSelector 
{ 
   /* font-size: .8em;*/
	border-top: #ccc solid 2px;
}



#ctl00_ContentPlaceHolder1_wzd_ptopics_cblUnitsSelector input {			
	display: block;
	float: left;
	clear: left;
	padding: 0 0 .5em 0;
	margin: 0 0 0 7px;}

#ctl00_ContentPlaceHolder1_wzd_ptopics_cblUnitsSelector label{      
	display: block;
    clear: none;
    width: 110px;
    margin-left: 20px;
	font-size:.8em;
	padding-left:5px;
	padding-bottom: .5em;}
	
	
#ContentPlaceHolder1_wzd_ptopics_cblUnitsSelector input {			
	display: block;
	float: left;
	clear: left;
	padding: 0 0 .5em 0;
	margin: 0 0 0 7px;}

#ContentPlaceHolder1_wzd_ptopics_cblUnitsSelector label{      
	display: block;
    clear: none;
    width: 110px;
    margin-left: 20px;
	font-size:.8em;
	padding-left:5px;
	padding-bottom: .5em;}





#ctl00_ContentPlaceHolder1_wzd_ptopics_topicsDIV { height: 500px; overflow:auto;}
#ctl00_ContentPlaceHolder1_wzd_ptopics_rblClCount { font-size:.8em; margin-left: .5em;}
#ctl00_ContentPlaceHolder1_wzd_ptopics_rblClCount label{ padding-left:.45em;}

#ContentPlaceHolder1_wzd_ptopics_topicsDIV { height: 500px; overflow:auto;}
#ContentPlaceHolder1_wzd_ptopics_rblClCount { font-size:.8em; margin-left: .5em;}
#ContentPlaceHolder1_wzd_ptopics_rblClCount label{ padding-left:.45em;}


#mainContent { background-color:#fff;}



/* Tips for mainContent:
1. The space between the mainContent and leftsidebar is created with the left margin on the mainContent div.  
No matter how much content the leftsidebar div contains, the column space will remain. 
You can remove this left margin if you want the #mainContent div's text to fill the #leftsidebar space when the content in #leftsidebar ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. 
WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. 
If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. 
You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
/* was maincontent but this pushed all of it across so changed it to divrightside*/
.twoColHybLtHdr #divrightside
{
    margin: 0 0px 0 18em; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
}

.twoColHybLtHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.twoColHybLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.box-bg 
{ 
    background-color:#FFFFFF; 
}

#topic-reset, #topic-reset a, #topic-reset a:visited, #topic-reset a:hover
{font-size: .9em;
				color:#999999;
				text-align:right;
				padding-bottom:.2em;
				padding-right:.2em;}

/*for not displaying table labels in side column*/
#wzd_ptopics_lblPickTopics, #wzd_ptopics_lblCLCount, #wzd_ptopics_lblUnits {display:none;}

#select-page-container { margin-left:1.2em;}


 .two_cols_body
{
    position: relative;
    /*height: 100%;*/
    /*overflow: auto;*/
	background-color:#FFFFFF;
}

 .leftsidefacets
 {
   float: left; 
   width: 259px;
padding: 10px;
/*height:500px; */
 }
  .rightsidebody
  {
    padding: 0px;

  }
  
 .divTopicsPicker
 {
overflow:auto;
 }
 
 /* topic select list*/
 
 .divTopicsPicker input {			
	display: block;
	float: left;
	clear: left;
	padding: 0 0 .5em 0;
	margin: 0 0 0 7px;
	}

.divTopicsPicker td label{      
	display: block;
    clear: none;
    width: 193px;
    margin-left: 20px;
	font-size:.8em;
	padding-left:5px;
	padding-bottom: .5em;
	}


 .divtopicscheckboxlist
 {

 }
 
 .wzdstartnextbutton
 {
     color:#fff;
 }
 .step1-help 
 {
     padding-left: 1.2em;
  }
.refineandreset
{
    /*padding: 10px 10px 20px 10px;*/
	border-bottom: #ccc solid 2px;
	outline-color:red;
}
 .resetbutton
 {
   font-size: 0.7em; 
   float: right; 
   background-color:#005885; color: #fff; font-weight: bold;   padding: .3em .5em .3em .5em;
   border:3px;
   outline-color:red;
 }
 

    
  .divOtherFacets
 {

float: left;
width: 250px;
padding: 10px;
/*
background-color: #66C;
border: solid 1px #000;

list-style: none;

*/
 }
 .labelbold
{
    font-weight: bold;
}


.divTopicCombinations
  {
      

overflow:auto ;
/*background-color: #d9d9d9;*/
width:95%;
/*margin-left: 280px;*/
height:100%;

 
 }

/*.combinationsdatalist
 {
    border-color:black;
    font:Verdana;
    font-size:8pt;

 }*/
 

.combinationItem
 {
     padding:5px;
     float:left;
    border: solid 3px #d9d9d9;
	 background-color:#fff;
	 min-width: 8.5em;
 }
.textboxCombination
{
    border-style :none;
    height:13em;
    width :100%;
	font-size:.8em;
	font-family: Arial, Helvetica, sans-serif;
	/*padding:5px;*/
}
.divCombinationsButtons
{
    width:25%;
    display:inline;
    float:left; 
    text-align:center; 
    padding-top:35px;
}
.tbselectedComboCodelist
{
    border-style :none;
    /*height:4em;*/
    width :100%;
	/*font-size:1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	margin-top:.5em; margin-bottom: 0; padding-bottom:0;
}
.tbselectedComboCodelist
{
   }
.lblselectedComboCodelistDesc
{
    border-style :none;
    /*height:7em;*/
    width :100%;
	/*font-size:1em;*/
	font-family: Arial, Helvetica, sans-serif;
	overflow :auto;
}


.divDataSelectorsButtons input, #divReset input, #ctl00_ContentPlaceHolder1_wzd_GeoSelector_butReset, #ContentPlaceHolder1_wzd_GeoSelector_butReset
{
background-color:#005885; outline-color: red; color: #fff; font-weight: bold;   padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; margin-bottom: .4em; font-size:.9em;
}

.divDataSelectedItemsListbox
{
width:99%;
height:150px;
display:inline;

}




.pageSizeList
{
    
}
.lnkbtnPaging
{
    padding-right:.1em; /*font-size:.8em;*/
}
.divPagerBody
{
    padding: 10px 10px 20px 10px;
	font-size:.8em;
}

.divpageInfoLabel
{
    float:left; font-size:.8em;
}
.divpagelinkedbuttons, .divpagelinkedbuttons a, .divpagelinkedbuttons a:visited, .divpagelinkedbuttons a:hover
{
    float:right;
	color: #005885;
}




/* ********************************************** */


.combinationItem a, .combinationItem a:visited, .combinationItem a:hover 
{ 
    background-color:#5b6770; 
    color:#fff; font-size:.8em; 
    font-weight:bold; 
    text-decoration:none; 
    padding: .3em; float:right;
    }
    
.combinationItem a:hover 
{ 
    background-color:#006641;
    }
.combinationItem a:focus 
{ 
    outline-color:red;
    }


.lblselectedComboCodelistDesc a, .lblselectedComboCodelistDesc a:visited, .lblselectedComboCodelistDesc a:hover  { color: #0000cc; text-decoration:underline;
	background-color:#fff; float:none;}




/* *********************************************** */


#combinationItem textarea 
{
    overflow: auto;
	border: #fff; 
     }

/*#divrightside
{
    background-color: #fff;
    position: absolute;
    width:78%;

   top: auto;
}*/

/*
.twoColHybLtHdr #divrightside {
	margin: 0 20px 0 16em; 
	

}
*/
.warningmsg
{
    float:right;
	color:#FF0000;
    
}

#divCategorySelection
{
    padding-left: 1.2em;
}

 .divCategories
 {

overflow:auto ;
 
 }
 .divCategoriesPreview
 {



 
 }
 .whatHCLSelector
 {
     color:#fff;
     font-size:.8em;
     background-color:#005885; 
 }
 .catNoselectionWarning
 {
    color:#FF0000;
     font-weight: bold;
 }
 .lblSelectedItems
 {
    
      font-weight:bold;
 }
 .capacityWarningCatCombos
 {
     display:block;
     clear:left;
     text-align:left;
 }
 .DataSelectorsButtons
 {
     width:120px;
 }
.lnkbtnStartAgain, .lnkbtnStartAgain a:link, .lnkbtnStartAgain a:visited { float:right; display:block; background-color:#005885; color: #fff; font-weight:bold; font-size:.8em; text-decoration:none; padding:.4em .5em 0 .5em;  margin-right: 1.4em; border-bottom:#005885 solid 3px;   }

.lnkbtnStartAgain a:hover { background-color:#FF0000; color:#000000;}
/*Next buttons*/



#ctl00_ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton, #ctl00_ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton,#ctl00_ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepNextButton, #ctl00_ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishButton { margin-right:1em; background-color:#006641; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em; font-size:1.1em; }
#ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton, #ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton,#ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepNextButton, #ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishButton { margin-right:1em; background-color:#006641; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em;  font-size:1.1em;}

#ctl00_ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton:focus, #ctl00_ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton:focus,#ctl00_ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepNextButton:focus, #ctl00_ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishButton:focus { margin-right:1em; outline-color:red; background-color:#006641; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em;  font-size:1.1em;}
#ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton:focus, #ContentPlaceHolder1_wzd_StartNavigationTemplateContainerID_StartNextButton:focus,#ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepNextButton:focus, #ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishButton:focus { margin-right:1em; outline-color:red; background-color:#006641; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em;  font-size:1.1em;}

/*previous buttons*/

#ctl00_ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishPreviousButton, #ctl00_ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton, #ctl00_ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton {margin-right:1em; background-color:#005885; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em;  font-size:1.1em;}
#ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishPreviousButton, #ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton, #ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton {margin-right:1em; background-color:#005885; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em;  font-size:1.1em;}

#ctl00_ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishPreviousButton:focus, #ctl00_ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton:focus, #ctl00_ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton:focus {margin-right:1em; outline-color:red; background-color:#005885; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em; font-size:1.1em;}
#ContentPlaceHolder1_wzd_FinishNavigationTemplateContainerID_FinishPreviousButton:focus, #ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton:focus, #ContentPlaceHolder1_wzd_StepNavigationTemplateContainerID_StepPreviousButton:focus {margin-right:1em; outline-color:red; background-color:#005885; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; min-width:7em; font-size:1.1em;}


/*categories tree*/

#ctl00_ContentPlaceHolder1_wzd_HCLs_HCLSelector1_updPanHCL a { text-decoration:none; color:#000;}
#ContentPlaceHolder1_wzd_HCLs_HCLSelector1_updPanHCL a { text-decoration:none; color:#000;}

/*step 3*/
#ctl00_ContentPlaceHolder1_wzd_GeoSelector_UpdatePanel1 { padding-left:1.2em; padding-right:1.2em;}

.DataSelectorsButtons{ width: 10em;}

/*Step 4*/
#ctl00_ContentPlaceHolder1_wzd_GetTheData_panGo { padding-left: 1.2em;}
#ctl00_ContentPlaceHolder1_wzd_GetTheData_hplDownload { float: right; color:#fff; background-color:#B50000; padding:.5em 1.3em .5em 1.3em; margin-right: 1.5em; font-weight:bold; text-decoration:none;}

#ContentPlaceHolder1_wzd_GetTheData_panGo { padding-left: 1.2em;}
#ContentPlaceHolder1_wzd_GetTheData_hplDownload { float: right; color:#fff; background-color:#B50000; padding:.5em 1.3em .5em 1.3em; margin-right: 1.5em; font-weight:bold; text-decoration:none;}



/* Get the data step"*/
.downloadlink
{  
}

#ctl00_ContentPlaceHolder1_wzd_GetTheData_butDownloadData {float: right; color:#fff; background-color:#702082; padding:.5em 1.3em .5em 1.3em; margin-right: 1.5em; font-weight:bold; text-decoration:none; min-width:225px;font-size: 1.1em;font-weight: bold;}
#ContentPlaceHolder1_wzd_GetTheData_butDownloadData {float: right; color:#fff; background-color:#702082; padding:.5em 1.3em .5em 1.3em; margin-right: 1.5em; font-weight:bold; text-decoration:none; min-width:225px;font-size: 1.1em;font-weight: bold;}

#ctl00_ContentPlaceHolder1_wzd_GetTheData_butDownloadData:focus{outline-color:red;}
#ContentPlaceHolder1_wzd_GetTheData_butDownloadData:focus{outline-color:red;}

/*Step 1A*/
#unselectLinkButton {float: left;}


/* un-needed - using combinationItem id

#unselectLinkButton a, #unselectLinkButton a:visited, #unselectLinkButton a:hover 
{ 
    background-color:#5b6770; 
    color:#fff; font-size:.8em; 
    font-weight:bold; 
    text-decoration:none; 
    padding: .3em; float:right;
    }
    
#unselectLinkButton a:hover 
{ 
    background-color:#006641;
    }*/





#ctl00_ContentPlaceHolder1_wzd_ptopics_wcTopicCombos1_panSelectedItem, #ctl00_ContentPlaceHolder1_wzd_ptopics_lblCombosReturned {/*padding-left: 1.2em; padding-right:1.2em;*/ }

#ContentPlaceHolder1_wzd_ptopics_wcTopicCombos1_panSelectedItem, #ContentPlaceHolder1_wzd_ptopics_lblCombosReturned {/*padding-left: 1.2em; padding-right:1.2em;*/ }


/*Update Progress displays an opache bit over the body of the page during long post backs
shows that the application is doing something*/

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
	
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	
}


/*pagination*/
#divpagelinkedbuttons2{ text-align: right; font-size:.8em; color:#005885;}
#divpagelinkedbuttons2 a, #divpagelinkedbuttons2 a:visited { color: #005885;}

.tbGoReviewItems
{
   border-style :none;
width :90%;
font-family: Arial, Helvetica, sans-serif;
 font-size:.8em;
margin-top:0;

}

.socialmedia
{
    
    
}
#social-links{padding-left: 1.4em; padding-top:1em;}
.twitter-share-button { margin-bottom: .8em;}

#twitter
{
   
  float:left; 
}

/*For home/help pages*/


#navcontainer {
	background-color: #fff;
	width: 153px;
	float: left;
	margin-top: 10px;
	/*font-size:.8em;*/
	}
				
#navcontainer ul {
	margin-left: 0px;
	padding-left: 0;
	margin-top: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer a {
	display: block;
	padding: 3px 0 3px 1.4em;
	background-color: #fff;
	/*border-bottom: 1px solid #CCC;*/
	width: 153px;
	}

#navcontainer a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	}

#navapilist a {
	margin-left: 1em;
	}

#navcontainer a:hover {
	color: #000;
	/*background-color: #F4F4F4;*/
	background:url(../../Images/hover-blue.png);
	background-repeat:no-repeat;
	background-position:left;
	
	}

/* Hide from IE5-mac. Only IE-win sees this. Fixes the peek-a-boo bug!!! */
 
* html #navcontainer {
  margin-right: 10px;
  }
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

div #active {
	padding: 3px 0 3px 1.4em;
	width: 153px;
	color: #000;
	background:url(../../Images/hover-blue.png);
	background-repeat:no-repeat;
	background-position:left;

	}

div #apiactive {
	padding: 3px 0 3px 1.4em;
	width: 153px;
	color: #000;
	background:url(../../Images/hover-blue.png);
	background-repeat:no-repeat;
	background-position:left;
	margin-left: 1em;

	}


.help-active, .help-active a, .help-active a:link, .help-active a:visited, .help-active a:hover, .help-active a:active { color:#00FF99;}


.box {padding: 0px; border: solid 2px #ccc; color: #3d68b1; margin-bottom: 10px; margin-top:5px; }
.box p {margin-top:0; padding-top:4px;}



.infuse-login a:link, .infuse-login a:link, .infuse-login a:visited {margin-left:0; background-color:#15587A; color: #fff;  font-weight:bold; padding: .3em .5em .3em .5em; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}


.infuse-login a:hover {background-color:#003652; text-decoration:none;}
.infuse-login a:active  { background-color:#003652; text-decoration:none;}





#help-content { margin-left: 215px; min-height: 20em; padding-right:1em;}

#help-content h2 {font-size: 1.4em;}
#help-content h3 {font-size: 1em; margin-left:0; }

#help-content a:link { text-decoration:underline}
#help-content a:visited {text-decoration:underline}
#help-content a:hover {text-decoration:underline}
#help-content a:active {text-decoration:underline}

#masterFooter-help{background-color:#000; font-size:.8em; padding: 5px; color:#fff;}
#masterFooter-help a, #masterFooter-help a:link, #masterFooter-help a:visited, #masterFooter-help {color:#FFFFFF;}

.uk-fed {font-size:.8em; padding-left:1.8em;}

/*guidance*/
#ctl00_ContentPlaceHolder1_wzd_ptopics_panGuidanceControls, #ctl00_ContentPlaceHolder1_wzd_GeoSelector_imhclTree  { padding-left:1.4em;  }


#ctl00_ContentPlaceHolder1_wzd_ptopics_panGuidanceExpander, #ctl00_ContentPlaceHolder1_wzd_HCLs_panGuidanceExpander, #ctl00_ContentPlaceHolder1_wzd_GeoSelector_panGuidanceExpander, #ctl00_ContentPlaceHolder1_wzd_GetTheData_panGuidanceExpander {padding-top: .8em; padding-bottom:.4em;}

#ctl00_ContentPlaceHolder1_wzd_ptopics_lblCollapse, #ctl00_ContentPlaceHolder1_wzd_HCLs_lblCollapse, #ctl00_ContentPlaceHolder1_wzd_GeoSelector_lblCollapse, #ctl00_ContentPlaceHolder1_wzd_GetTheData_lblCollapse{ background-color: #005885; font-weight: bold; font-size:.7em; color:#fff; padding: .4em;  }

#ContentPlaceHolder1_wzd_ptopics_panGuidanceControls, #ContentPlaceHolder1_wzd_GeoSelector_imhclTree  { padding-left:1.4em;  }


#ContentPlaceHolder1_wzd_ptopics_panGuidanceExpander, #ContentPlaceHolder1_wzd_HCLs_panGuidanceExpander, #ContentPlaceHolder1_wzd_GeoSelector_panGuidanceExpander, #ContentPlaceHolder1_wzd_GetTheData_panGuidanceExpander {padding-top: .8em; padding-bottom:.4em;}

#ContentPlaceHolder1_wzd_ptopics_lblCollapse, #ContentPlaceHolder1_wzd_HCLs_lblCollapse, #ContentPlaceHolder1_wzd_GeoSelector_lblCollapse, #ContentPlaceHolder1_wzd_GetTheData_lblCollapse{ background-color: #005885; font-weight: bold; font-size:.7em; color:#fff; padding: .4em;  }



hr { border: 1px solid #5b6770; margin-left: .5em; margin-right:1em;}
#ctl00_ContentPlaceHolder1_wzd_HCLs_butAdd, #ctl00_ContentPlaceHolder1_wzd_GeoSelector_butAdd {background-color:#006641; outline-color:red;}
#ContentPlaceHolder1_wzd_HCLs_butAdd, #ContentPlaceHolder1_wzd_GeoSelector_butAdd {background-color:#006641; outline-color:red;}
.issues th {background-color:#5B6770; color: #fff; text-align:left;}
.issues td { background-color:#dee1e2;}
.issues { font-size:.8em;}

	div.ukdsbanner
{
        color: #ffffff;
        background-color: #13255F;
        text-align: center;
        padding: 9px 9px 9px 9px;
        font-family: "Gill Sans","Gill Sans MT",GillSans,"Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: bold;
}
div.ukdsbanner a
{
        color: #ffffff;
        font-family: "Gill Sans","Gill Sans MT",GillSans,"Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: normal;
}


.image-border {
border: 2px solid #5B6770;

}


/************** UKDS styles *******************/

.side-nav {
    border-top: 2px #000 solid;
    display: block;
    font-weight: bold;
    list-style: none;
    margin: 50px 0 0 0 !important;
    padding: 0 !important;
    padding-top: 10px !important;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
}

.side-nav i { visibility: hidden; }

.side-nav a:hover i, .side-nav a.active i { visibility: visible; }

.side-nav .seperator {
    border: dotted #5a5758 1px;
    border-left: 0;
    border-right: 0;
    margin-top: -4px !important;
    padding-top: 7px;
}

.side-nav li {
    display: block;
    line-height: 1.2em;
    margin: 0 3px 14px 0 !important;
    padding-left: 1.4em !important;
    text-indent: -1.4em;
}

.no-js .side-nav li:hover .side-sub-nav { display: block; }

.side-nav i {
    background-position: 0 -80px;
    margin: 2px 8px 0 0;
    width: 9px;
}

.side-nav a {
    outline: none;
    text-decoration: none !important;
    color: #000000 !important;
}

.side-nav a:hover i { background-color: #333; }

.side-sub-nav {
    display: block;
    font-weight: normal;
    list-style: none;
    margin: 10px 0 -3px 0px;
    padding: 0;
}

.side-sub-nav li {
    margin-left: 16px;
    margin-top: 14px;
}

.side-sub-nav i {
    background-position: -20px -80px;
    margin-top: -2px;
}

.side-sub-nav a { color: #444; }

.side-sub-nav a:hover { color: #000; }
   
@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Fix bullet point image clipping in webkit based browsers */
    .side-nav .seperator a.branded-hover { padding-left: 1px; }
}
