.cdf_dropdown_first-time {
	display: none;
	position: absolute;
	top: 16px;
	right: 40px;
	width: 315px;
	z-index: 200;
	font-family: arial;
	font-size: 11px;
    z-index: 400;
}

.cdf_dropdown_large-top{
    background: url("/images/cdf/cdf-large-back.png") no-repeat scroll -1px -1px transparent;
    width: 315px;
    height: 18px;
    padding-top: 35px;
    padding-left: 27px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #777777;
}

.cdf_dropdown_large-top .close_cdf{
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px 0px transparent;
	position: absolute;
	top: 21px;
	padding-left: 17px;
	padding-top: 7px;
	right: -26px;
	cursor: pointer;
	width: 10px;
	height: 13px;	
	z-index: 403;
}
.cdf_dropdown_large-top .close_cdf:hover{
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px -20px transparent;
	position: absolute;
	width: 10px;
	top: 21px;
	right: 0;
	height: 19px;	
	right: -26px;
	z-index: 403;
}

	
.cdf_dropdown_large-bottom {
	background: url("/images/cdf/cdf-large-back.png") no-repeat scroll -1px -55px transparent;
    width: 342px;
    height: 30px;
    position: relative;
    top: 0px;
    margin: 0;
}


.cdf_dropdown_large-mid {
	background: url("/images/cdf/cdf-large-back-mid-plusvortex.png") repeat-y scroll -1px -97px transparent;
	position: relative;
	width: 342px;
	height: 158px;
	top: 0px;
}

.cdf_dropdown_large-mid p{
		text-align: left;
		white-space: normal;
		padding-left:  28px;
		padding-right: 43px;
		padding-top: 3px;
		padding-bottom: 2px;
	}
	
	
.cdf_dropdown_large-mid #blist{
  background-color: transparent;
  list-style-type: none;
  display: block;  
  text-align:left;
  padding-top:3px;
  padding-bottom:3px;
  margin: 0;
  height: 12px;
}
	
	
.cdf_dropdown_large-mid #blist li{
	
  background-color: transparent;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  letter-spacing:0;
 
  padding:5px 13px 5px 41px;
  line-height:8px;
  /*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQI12M8cODAfwY0wEgDQQDV6hBBrPvTbAAAAABJRU5ErkJggg==") no-repeat scroll;*/
 background: url("/images/cdf/bullet.png") 0px 0px no-repeat scroll;
  background-position: 30px 7px;

}

.cdf_dropdown_large-mid #learn{
    color: #FE6518;
    font-size: 12px;
    font-weight: bold;
    padding-left: 28px;
    position: relative;
    top: 16px;
}

.cdf_dropdown_large-mid #enable{
	/*background: url("/images/cdf/cdf-enable-btn.png") no-repeat scroll 0px -1px transparent;*/
	background: url("/images/cdf/cdf-enable-btn-active.png") no-repeat scroll 0px 0px transparent;
	padding-top: 15px;
	padding-left: 82px;
	position: relative;
	height: 26px;
	left: -80px;
	top: 65px;
	width: 84px;
	z-index: 403;
}
.cdf_dropdown_large-mid #enable:hover{
	/*background: url("/images/cdf/cdf-enable-btn.png") no-repeat scroll 0px -27px transparent;*/
	background: url("/images/cdf/cdf-enable-btn-hover.png") no-repeat scroll 0px 0px transparent;
	height: 26px;
	top: 65px;
	padding-top: 15px;
}


.cdf_dropdown_large-mid #remind{
	font-size: 11px;
    color: #777777;
    position: relative;
    top: 56px;
    right: 66px;
}

.cdf_dropdown_disable_large-mid #disable{
	background: url("/images/cdf/disable.png") no-repeat scroll 0px 0px transparent;
	padding-top: 13px;
	padding-left: 64px;
	position: relative;
	height: 26px;
	left: -4px;
	top: 6px;
	width: 84px;
	z-index: 403;
	
}
	
.cdf_dropdown_disable_large-mid #disable:hover{
	background: url("/images/cdf/disable.png") no-repeat scroll 0px -28px transparent;
	height: 30px;
	top: 6px;
	padding-top: 13px;
	
}
	

.cdf_dropdown_disable_menu {
	display: none;
	position: absolute;
	top: 16px;
	right: 27px;
	width: 315px;
	z-index: 200;
	font-family: arial;
	font-size: 11px;
    z-index: 400;
}

.cdf_dropdown_disable_menu h1{
	font-weight: bold;
	text-transform: uppercase;
	color: #777777;
	width: 150px;
	position: relative;
	top: -19px;
	right: -20px;
	}

.cdf_dropdown_disable_large-mid {
	background: url("/images/cdf/cdf-large-back-mid.png") repeat-y scroll -1px -1px transparent;
	position: relative;
	width: 342px;
	height: 30px;
	top: 0px;
}

.cdf_dropdown_disable_large-mid #link_list {
	
		font-size: 12px;
    	position: relative;
    	top: 16px;
    	right: -30px;
    	width: 280px;
    	z-index: 403;
	
}

.cdf_dropdown_disable_large-mid #learnMore{

		font-size: 12px;
    	position: relative;
    	left: 16px;
}

.cdf_dropdown_disable_large-mid #tSurvey{

		font-size: 12px;
    	position: relative;
    	left: 39px;
    	
}

.cdf_dropdown_enabled {
	display: none;
	position: absolute;
	top: -14px;
	right: 1px;
	z-index: 400;
	font-family: arial;
	font-size: 11px;
}

.cdf_dropdown_enabled.skinny {
    width: 220px;
}

.cdf_dropdown_small-top{
  background: url("/images/cdf/cdf-small-back.png") no-repeat scroll -1px -1px transparent;
  height: 45px;
  /*padding-top: 35px;*/
  top: 10px;
  padding-left: 27px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #777777;
}

.cdf_dropdown_small-top.skinny {
  background: url("/images/cdf/cdf-small-back-skinny.png") no-repeat scroll -1px -1px transparent;
  height: 45px;
  /*padding-top: 35px;*/
  top: 10px;
  padding-left: 27px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  color: #777777;
  width: auto !important;
}

.cdf_dropdown_small-top h1{
	
	font-weight: bold;
	text-transform: uppercase;
	color: #777777;
	width: 150px;
	position: relative;
	top: 33px;
	right: -20px;
	}

.cdf_dropdown_small-top .close_cdf{
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px 0px transparent;
	position: absolute;
	top: 22px;
	padding-left: 17px;
	padding-top: 7px;
	right: -1px;
	cursor: pointer;
	width: 13px;
	height: 13px;	
	z-index: 403;
}

.cdf_dropdown_small-top.skinny .close_cdf {
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px 0px transparent;
	position: absolute;
	top: 21px;
	right: 18px;
	cursor: pointer;
	width: 19px;
	height: 21px;	
	z-index: 403;
        padding: 0 !important;
}
.cdf_dropdown_small-top .close_cdf:hover{
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px -20px transparent;
}

.cdf_dropdown_enabled_small-mid {
	background: url("/images/cdf/cdf-small-back-mid.png") repeat-y scroll -1px -1px transparent;
	position: relative;
	height: 292px;
	top: 10px;
}

.cdf_dropdown_enabled_small-mid.skinny {
	background: url("/images/cdf/cdf-small-back-mid-skinny.png") repeat-y scroll -1px -1px transparent;
	position: relative;
	height: 292px;
	top: 10px;
}


.cdf_dropdown_small-mid {
	background: url("/images/cdf/cdf-small-back-mid.png") repeat-y scroll -1px -1px transparent;
	position: relative;
	width: 301px;
	height: 50px;
	top: 10px;
}

.cdf_dropdown_disable_small-mid {
	background: url("/images/cdf/cdf-small-back-mid.png") repeat-y scroll -1px -1px transparent;
	position: relative;
	width: 301px;
	height: 70px;
	top: 10px;
}

.cdf_dropdown_disable_small-mid p{
			text-align: left;
		white-space: normal;
		font-size: 12px;
		padding-left:  27px;
		padding-right: 29px;
		padding-top: 11px;
		padding-bottom: 0px;
	
	}

.cdf_dropdown_small-mid p{
		text-align: left;
		white-space: normal;
		font-size: 12px;
		padding-left:  27px;
		padding-right: 29px;
		padding-top: 11px;
		padding-bottom: 0px;
	}
	

.cdf_dropdown_small-bottom {
    background: url("/images/cdf/cdf-small-back.png") no-repeat scroll -1px -55px transparent;
    width: 301px;
    height: 30px;
    position: relative;
    top: 10px;
    margin: 0;
}

.cdf_dropdown_enabled_small-bottom {
    background: url("/images/cdf/cdf-small-back-skinny.png") no-repeat scroll -1px -55px transparent;
    width: 206px;
    height: 30px;
    position: absolute;
    bottom: -40px;
}

.cdf_dropdown_disable_small-mid #cdf_link{
	position: relative;
	left: 8px;
	color: #FE6518;	
	}

.cdf_dropdown_enabled_small-mid ul#link-list {
    font-size: 12px;
    margin-top: 27px;
    z-index: 403;
    display: inline-block;
    margin-left: 18px;
}

ul#link-list li {
    margin: 3px 0;
}
	
ul#link-list span {
    display: block;
    font-size: 11px;
    color: grey;
    left: 10px;
    top: 24px;
}

ul#link-list form {
    display: inline-block;
    position: relative;
}
	
	.cdf_dropdown_disable_small-mid #link_list{
		font-size: 12px;
    	position: relative;
    	top: 13px;
    	right: -27px;
    	width: 257px;
    	z-index: 403;
	}
	
.cdf_dropdown_small-mid #cdf_link{	
	color: #FE6518;
}
	
.cdf_dropdown_small-mid #link_list b{
	display: inline;
	font-weight: normal;
	padding-left: 7px;
	padding-right: 7px;
}

#ef-title{
	
	color: black;
	font-weight: bold;
	position:relative;
	font-size: 12px;
	top: 10px;
	left: 26px;
}
	
#i-examples {
		color: black;
		position:relative;
		font-size: 12px;
		top: 25px;
		left: 17px;
		width: 235px;
}

	
ul#link-list #queryBar {
  display: inline-block;
  width: 173px;
  padding-right: 2px;
  height: 22px;
  background: #fed085;
  border: 1px solid #feba2b;
 -moz-border-radius: 6px;
  border-radius: 6px;
  top: 41px;
  left: 8px;
}

ul#link-list #queryBorder {
  border: 1px solid #fb6d1b;
  background: white;
 -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 171px;
  height: 18px; 
}
    
ul#link-list .in {
  background: white;
  border: 0 none;
  font-family: Arial, Verdana, Tahoma;
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin: 0;
  vertical-align: middle;
  outline: none;
  padding: 0px;
  padding-bottom: 0;
  position: relative;
  left: 3px;
  top: 0px;
  display: inline-block;
  width: 155px;
}

ul#link-list .in:hover {
    cursor: pointer;
    background-color: #FFFEE6;
}
  
ul#link-list #submitQuery {
  display: block;
  width: 9px;
  height: 10px;
  margin: 0;
  padding: 0;
  background: #fb6c1d;
  border: 0 none;
 -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  color: white;
  -webkit-appearance: none;
}

ul#link-list #eq {
  display: block;
  width: 5px;
  height: 2px;
  border: 1px solid white;
  border-width: 1px 0;
  background: transparent;
  position: absolute;
  top: 7px;
  right: 6px;
}	

	
	
.cdf_dropdown_small-mid #link_list p{
	color: #777777;
	font-weight: bold;
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
}

.cdf_dropdown_disabled {
	display: none;
	width: 301px;
	position: absolute;
	top: -14px;
	right: 1px;
	z-index: 400;
	font-family: arial;
	font-size: 11px;
}




