
header.common {
  display: block;
  line-height: 30px;
  margin: 0 auto 30px;
  min-width: 885px;
  position:relative;
  text-align:left;
  top: 0;
  white-space: nowrap;
  width: 100%;
  font-size: 11px;
}

    header.common a:link, header.common a:visited {
          color: #fff;
  		  font-weight: bold;
     	  font-size: 12px;
  		  padding-right: 15px;
    }

    header.common #fpnav #fpnavbar  {
      display: block;
      height: 20px;
      margin: 0 auto;
      position: relative;
      width:  100%;
      /*min-width: 960px;*/
      height: 30px;
      z-index: 404;
    }
    header.common #fpnav {
      width:100%;
    }
    header.common #fpnav > ul {
      z-index: 103;
      margin-top:7px;
    }
    header  ul#fpsiteNav { 
      /* height:30px;
      width:120px;*/ 
      text-align: right;
      padding-left:10px;
      position:absolute;
      right: 120px;
      z-index: 396;
      /*top: 4px;*/
      

    }
    .blue-circles header ul#fpsiteNav {
	right: 95px;
    }
    
    header  ul#fpsiteNav #white-line {
    	display:none;
    	background: url(/images/cdf/gray-line-whitetheme.png) no-repeat 0 0 transparent;
	    padding-left: 1px;
	    padding-top: 5px;
	    position: relative;
	    top: 3px;
	    width: 2px;
    }
    
    header ul#fpsiteNav li { 
      float:left;
    }
    header ul#fpsiteNav li a { 
      width:auto;
    }
    header.common #fpnav ul#fpresourcesNav {
      position:absolute;
	    right: 8px;
	    top: -2px;
	    width: 116px;
      font-size 12px;
    }
    header.common #fpnav ul#fpresourcesNav li#fpnavMore {
     /*background-image:url(//www.wolframcdn.com/commonSprite.png) no-repeat -375px -28px;*/
      background: none repeat scroll 0 0 transparent;
      cursor: pointer;
      height: 32px;
      text-align:center;
      font-weight: bold;
	  left: 50px;
      width:122px;
      top: -6px;
      border-left: 1px solid #E07707
/*      border-style:solid;
	  border-width:1px;
	  border-color: #F7AB2D;
	  */
	  /*background: #FEDF9C;*/
    }
      header.common #fpnav ul#fpresourcesNav li#fpnavMore b{
        font-size: 12px;
       	color: #FFFFFF;
       }
    
    
       header.common #fpnav ul#fpresourcesNav li#fpnavMore b#off{
       	font-size: 12px;
       	color: #949494;     
       }
       
       header.common #fpnav ul#fpresourcesNav li#fpnavMore d{
       background:url(//www.wolframcdn.com/commonSprite.png) no-repeat -375px -28px transparent;
       height: 10px;
       width: 9px;
       }
    
        header.common #fpnav > ul > li {
          /*background:  url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAALCAIAAAAx7HC4AAAAD0lEQVQI12M4u+UsA5EYAC4GGVtTBrD5AAAAAElFTkSuQmCC") no-repeat 0 5px;*/
          display: block;
          float: left;
          padding: 0 16px;
          position: relative;
          margin: 0;
          margin-top:-3px;
          z-index: 102;
        }
        .no-datauri header.common #fpnav ul li {
           background-image: url(//www.wolframcdn.com/images/bullets/pipe.11.cdb4cd.png);
         }
         .no-datauri header.common #fpnav ul li:first-child,  header.common nav ul li:first-child {
           background-image: none;
         }
            header.common #fpnav li a {
              font-family: Arial;
              font-size: 12px; /* 11px;*/
              display: block;
              line-height: 19px;
              line-height: 28px;
              top: 0;
              width: 60px;
            }
	    header.common #fpnav > ul > li > a {
              height: 100%;
	    }

            header.common #fpnav ul ul li {
              padding:0px;
              margin:0px;
              border:0px;
              margin-left: -1px;
    	      margin-top: 4px;
            }
            header.common #fpnav ul ul li:before { content:""; display:none; }

            header.common #fpnav ul ul#fpmore.menu li { 
              clear:both;
              display:block;
            }

            header.common #fpnav ul li#fpnavMore {
              text-align:right;
            }
            /*
            header.common #fpnav ul li#fpnavMore:hover #fpmore {
              display:block;
            }
            */
            header.common #fpnav ul li#fpnavMore a#fpopenMore {
              width:100%;
            }
            header.common #fpnav ul li#fpnavMore a#fpopenMore span {
              /*background:url(//www.wolframcdn.com/commonSprite.png) no-repeat -390px -13px transparent;*/
              width:147px;
              display:block;
              float:right;
              height:10px;
              margin-top:5px;
            }

header.common #fpmore {
  border: none;
  display: none;
  list-style: none;
  background: #FFFFFF;
  
/*  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,0)), color-stop(35%,#EAEAEA));*/ /* webkit */
/*
  background: -moz-linear-gradient(top, rgba(251,251,251,0) 0%, #EAEAEA 35%);
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 -5px 5px;
  -moz-box-shadow: 0 -5px 5px #F7AB2D;
  -webkit-box-shadow: 0 -5px 5px #F7AB2D;
  box-shadow: 0 0 -5px #F7AB2D;*/
  /*border:1px solid #e2e2e2;*/
  /*height:325px;*/
  
  -moz-border-radius-bottomleft: 5px 5px;
  border-bottom-left-radius: 5px 5px;
  padding: 1px 21px 32px 20px;
  position:absolute;
  height: 60px;
  top: 30px;
  width:82px;
  z-index: 101;
  left:-1px;
  border-style:solid;
  border-width:1px;
  border-color: #F7AB2D;
}
.no-cssgradients header.common #fpmore {
  background:url(//www.wolframcdn.com/menuBack.png) no-repeat left 5px transparent;
  z-index:-1;
  padding-bottom:21px;
}

header.static-page  #fpmore {
}

header.common #fpmore li {
  background-color: transparent;
  list-style-type: none;
  display: block;  
  text-align:left;
  padding-top:4px;
  padding-bottom:3px;
  padding-left: 4px;
  margin: 0;
  top: -2px;
  height: 15px;
}

header.common #survey_link{
	
	position:relative;
	top: 1px;
	
	}


header.common #fpmore li a {
  background-color: transparent;
  font-family:Arial;
  font-size:11px;
  text-transform:none;
  letter-spacing:0;
  color:#555;
  padding:5px 12px;
  line-height:14px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQI12M8cODAfwY0wEgDQQDV6hBBrPvTbAAAAABJRU5ErkJggg==") no-repeat scroll;
  background-position: 0px, 5px , left;
}


header.common #fpmore li a #cdf_link{
    padding: 7px 1px 0 12px;
    position: absolute;
    top: 4px;
}


header.common #fpmore li a:hover {
  color:#db0303;
}

header.common #fpmore li.line {
  background:white;
  height:1px;
  padding:0;
  margin-top:10px;
  margin-bottom:-3px;
  margin-left:-6px;
  width:170px;
}


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




.cdf_dropdown_large-top{
	background: url("/images/cdf/cdf-large-back.png") no-repeat scroll -1px -1px transparent;
    width: 294px;
    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: 0;
	cursor: pointer;
	width: 13px;
	height: 13px;	
	z-index: 303;
}
.cdf_dropdown_large-top .close_cdf:hover{
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px -20px transparent;
	position: absolute;
	width: 20px;
	top: 21px;
	right: -7px;
	height: 19px;	
	z-index: 303;
}

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


.cdf_dropdown_large-mid {
	background: url("/images/cdf/cdf-large-back-mid.png") repeat-y scroll -1px -1px transparent;
	position: relative;
	width: 318px;
	height: 125px;
	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-position: 29px 7px;

}

.cdf_dropdown_large-mid #learn{
	color: #FE6518;
    font-size: 12px;
    font-weight: bold;
    line-height: 67px;
    padding-left: 28px;
}

.cdf_dropdown_large-mid #enable{
	background: url("/images/cdf/cdf-enable-btn.png") no-repeat scroll 0px 0px transparent;
	padding-top: 14px;
	padding-left: 82px;
	position: relative;
	height: 27px;
	left: -80px;
	top: 39px;
	width: 84px;
	z-index: 303;
}
.cdf_dropdown_large-mid #enable:hover{
	background: url("/images/cdf/cdf-enable-btn.png") no-repeat scroll 0px -27px transparent;
	height: 27px;
	padding-top: 14px;
	
	
	
}
.cdf_dropdown_large-mid #remind{
	font-size: 11px;
    color: #777777;
    position: relative;
    top: 31px;
    right: 68px;
}


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

.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 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: 21px;
	right: 18px;
	cursor: pointer;
	width: 19px;
	height: 21px;	
	z-index: 403;
}
.cdf_dropdown_small-top .close_cdf:hover {
	background: url("/images/cdf/cdf-close-btn.png") no-repeat scroll 0px -20px transparent;
}



.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_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_small-mid #link_list{
		font-size: 12px;
    	position: relative;
    	top: 10px;
    	right: -20px;
    	width: 257px;
    	z-index: 303;
	
	}
.cdf_dropdown_disable_menu #link_list a, a:active, a:visited {
	text-decoration: none;
	color: #FE6518;
	outline: none;
}

.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;
}	
.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: 200;
	font-family: arial;
	font-size: 11px;
    z-index: 300;
}


/* gradient themes*/


header.common #fpnav ul#fpresourcesNav li#fpnavMore.black_gears_on{
		background: #0f0f0f; /* Old browsers */
		background: -moz-linear-gradient(top, #0f0f0f 0%, #4f4f4f 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0f0f0f), color-stop(100%,#4f4f4f)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #0f0f0f 0%,#4f4f4f 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #0f0f0f 0%,#4f4f4f 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #0f0f0f 0%,#4f4f4f 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0f0f', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, #0f0f0f 0%,#4f4f4f 100%); /* W3C */
}


header.common #fpnav ul#fpresourcesNav li#fpnavMore.orange_gears_on{
		background: #c65c10; /* Old browsers */
		background: -moz-linear-gradient(top, #c65c10 0%, #fbaa37 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c65c10), color-stop(100%,#fbaa37)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #c65c10 0%,#fbaa37 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #c65c10 0%,#fbaa37 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, #c65c10 0%,#fbaa37 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c65c10', endColorstr='#fbaa37',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, #c65c10 0%,#fbaa37 100%); /* W3C */
	}
	
header.common #fpnav ul#fpresourcesNav li#fpnavMore.blue_on{
		background: rgb(48,115,178); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(48,115,178,1) 0%, rgba(93,181,220,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,115,178,1)), color-stop(100%,rgba(93,181,220,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, 0%,rgba(48,115,178,1) 0%,rgba(93,181,220,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(48,115,178,1) 0%,rgba(93,181,220,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(48,115,178,1) 0%,rgba(93,181,220,1) 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3073B2', endColorstr='#5db5dc',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, rgba(48,115,178,1) 0%,rgba(93,181,220,1) 100%); /* W3C */

}
header.common #fpnav ul#fpresourcesNav li#fpnavMore.green_on{
		background: rgb(73,145,57); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(73,145,57,1) 0%, rgba(145,208,121,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom,  color-stop(0%,rgba(73,145,57,1)), color-stop(100%,rgba(145,208,121,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(73,145,57,1) 0%,rgba(145,208,121,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(73,145,57,1) 0%,rgba(145,208,121,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(73,145,57,1) 0%,rgba(145,208,121,1) 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#499139', endColorstr='#91d079',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, rgba(73,145,57,1) 0%,rgba(145,208,121,1) 100%); /* W3C */
}

header.common #fpnav ul#fpresourcesNav li#fpnavMore.red_on{
		background: rgb(149,33,11); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(149,33,11,1) 0%, rgba(223,81,61,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,33,11,1)), color-stop(100%,rgba(223,81,61,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(149,33,11,1) 0%,rgba(223,81,61,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(149,33,11,1) 0%,rgba(223,81,61,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(149,33,11,1) 0%,rgba(223,81,61,1) 100%); /* IE10+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95210B', endColorstr='#df513d',GradientType=0 ); /* IE6-9 */
		background: linear-gradient(top, rgba(149,33,11,1) 0%,rgba(223,81,61,1) 100%); /* W3C */
}
