/* these styles are in the head of this page because this is a unique page */

/* THE BIG GUYS */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
/*	background-image: url(icons/ssplogo-fish.png);
	background-repeat: no-repeat; */
	color: #666666;
	font: 83%/1.5 arial,tahoma,verdana,sans-serif;
	background-image: url("../data.gov/images/page-gradient-bg.jpg");
  background-position: center top;
  background-repeat: repeat-y;
}
img {
	border: none;
	display: block;
}

hr {
	margin: 1em 0;
	background: #eee;
	height: 1px;
	color: #eee;
	border: none;
	clear: both;
}

/* LINKS */
a, a:link, a:link, a:link, a:hover {

	text-decoration: none;
	color: #0000FF; //#777;
	
	font-weight: normal;
}


a:link, a:visited {
	text-decoration: none;
	color: #0000FF; //#777;
	
	font-weight: normal;
}
.ui-tabs-nav a {
	border: none ! important;
	text-decoration: none;
}
a:visited {
	color: #0000FF; //#999;
} 

a:hover, a:active {
	color: #069;
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
} 

/* LISTS */
ul {
	margin: .3em 0 1.5em 2em;
}

ul.related {
	margin-top: -1em;
}

li {
	margin-left: 2em;
}

dt {
	font-weight: bold;
}

#wrap {
	background: #fff;
	
	border: 1px solid #fff;
	position: relative;
	text-align: left;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	margin: 0 auto;
	max-width: 1015px;
}

#languagebar {
	padding-left: 10px;
	padding-right: 10px;
}
#languagebar a:link, #languagebar a:visited {
	text-decoration: none;
	color: #777;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
#languagebar a:hover {
	text-decoration: none;
	color: #333;
	border-bottom: 1px solid #333;
	
}

#header {
	 background: #305f36; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #206828 0%, #30973d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#206828), color-stop(100%,#30973d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #206828 0%, #30973d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #206828 0%,#30973d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #206828 0%,#30973d 100%); /* IE10+ */
    background: linear-gradient(top, #206828 0%,#30973d 100%); /* W3C */
    -moz-border-radius: 6px; 
    border-radius: 6px; /* standards-compliant: (IE) */ 
	margin: 0px;	
	padding: 0 0 8px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

#header h1 {
	color: #fff;
	font-size: 145%;
	padding: 20px 20px 12px;
}

#instructions {
	width: 600px;
        border: 1px solid #F00;
	padding: 0px 5px;
	text-align: left;
}

#instructionTitle {
	color: red;
	text-align: center;
}

#content {
	padding: 0 20px;
}

/* TYPOGRAPHY */
p, ul, ol {
	margin: 0 0 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-family: arial,verdana,sans-serif;
	margin: 1.2em 0 .3em;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: .1em;
}

h1 {
	font-size: 196%;
	margin-top: 0;
	border: none;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 126%;
}

h4 {
	font-size: 116%;
	font-weight: bold;
}

h5 {
	font-size: 106%;
}

h6 {
	font-size: 96%;
}

h1 a {
	text-decoration: none;
	border: none ! important;
	color: white;
}

h1 a:hover {
	border-bottom: 1px dotted #eee;
}

#content {
	margin-top: 2em;
}

.old {
	text-decoration: line-through;
}

dl dt {
	color: #333;
}

dl dd {
	color: #666;
	margin-left: 3em;
/*	font-family: monospace; */
}

.efieldlist {
	padding: .4em;
	margin: .8em;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}

.efieldlist.warning {
	background-color: #922;
	border: 1px solid #333;
	color: white;
}

.efieldlist.warning h5 {
	color: white;
}

.efieldlist h5 {
	font-weight: bold;
	color: #200;
	margin: .3em;
}

.trackidtext {
	border: 1px dashed #aaa;
	background: #eaeaea;
	padding: .6em;
	margin: .4em;
}

.trackidtext .trackid {
	border: 1px solid #ccc;
	background: #eee;
	margin: .4em;
	padding: .4em;
	font-family: monospace;
	font-size: large;
}

div.caution {
	background-color:  #FF9;
	background-image: url('icons/experience/gtk-dialog-warning.48x48.png');
	background-repeat: no-repeat;
	border: thin solid #444;
	padding: .2em .2em .2em 60px;
	margin: 1em 0px 1em 0px;
}

th.rowtitle {
        text-align: left;
}
.enablebox table {
	border: 1px solid #eee;

	margin-left: 1em;
}
.enablebox.mini table {
	float: right;
}
.enablebox tr td {
	padding: .5px 1em 1px .5em;
	margin: 0px;
}
.enablebox {
	font-size: 85%;
}
.enablebox tr.enabled td {
	background: #eee;
}
.enablebox tr.disabled td {
	background: #ccc;
}

.metadatabox {
	overflow: scroll; 
	border: 1px solid #eee; 
	padding: 2px;
}
div.preferredidp {
	border: 1px dashed #ccc;
	background: #eee;
	padding: 2px 2em 2px 2em;	
}

table.modules {
	border-collapse: collapse;
}
table.modules tr td {
	border-bottom: 1px solid #ddd;
}
table.modules tr.even td {
	background: #f0f0f0;
}

/* Attribute presentation in example page */
table.attributes {
	width: 100%;
	margin: 0px;
	border: 1px solid #bbb;
	border-collapse: collapse;
}

table.attributes td.attrname {
	text-align: right;
}

table.attributes tr.even td {
	background: #eee;
}

table.attributes tr td {
	border-bottom: 1px solid #bbb; 
	border-left: 0px;
	border-right: 0px;	
	background: #fff;
	padding-top: 5px;
	padding-left: 1em;
	padding-right: 1em;
	
	vertical-align: top;
}
table#table_with_attributes tr:last-child td {
	border-bottom: none;
}

fieldset.fancyfieldset {
	margin: 2em 1em 1em 0px;
	border: 1px solid #bbb;
}
fieldset.fancyfieldset legend {
	margin-left: 2em;
	padding: 3px 2em 3px 2em;
	border: 1px solid #bbb;
}

div#confirmation input {
	margin-top: .5em;
	margin-bottom: .5em;
}
div#confirmation {
	border: 1px solid #aaa;
	background: #eee;
	padding: .6em 1em .1em 1em;
}

caption {
	display: none;
}

/* Left-to-Right CSS for RTL (Right to Left Support) */
.float-r {
	float: right;
}
.float-l {
	float: left;
}
.header-top-wrapper {
  background-color: #17381b; //	#0A3163;
  //background-image: url("../data.gov/images/preheader-bg.jpg");
  background-position: center top;
  background-repeat: repeat-x;
  color: #FFFFFF;
  height: 20px;
  margin-bottom: 20px;
}
.header-top {
  background-position: center top;
  background-repeat: repeat-y;
  height: 20px;
}
.grid12-12 {
  width: 1015px;
  margin:0 auto;
}
.usaflag-info p {
    color: #FFFFFF !important;
    font-family: "Lucida Bright","Times New Roman",Times,serif;
    font-size: 11px !important;
    line-height: 17px !important;
}
.usaflag-info img {
    padding-top: 3px;
    vertical-align: top;
	float:left;
	margin-right:10px;
}

.header-group {
  background-color: #FFFFFF; // url("../data.gov/images/header-start-bg.jpg") no-repeat scroll center top #FDFDFD;
  padding-top: 10px;
}
.header-group-inner{margin-left:10px;margin-right:10px;height:55px;}

body .grid12-4 {
  width: 338px;
  float:left;
}
.addthis-block {
  border-left: 1px solid #506D8F;
  display: block;
  height: 18px !important;
  margin: 0 !important;
  padding: 2px 0 0 !important;
  width: 100px !important;
}
div.fusion-right {
  float: right;
}
.current-date-preheader {
  border-left: 1px solid #506D8F;
  color: #FFFFFF !important;
  display: block;
  height: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center;
}
body .grid12-2 {
  width: 169px;
}

.gutter {
  margin-left: 10px;
  margin-right: 10px;
}
ul.menu {
  border: medium none;
  list-style: none outside none;
  text-align: left;
}
.fusion-inline-menu .inner ul.menu li {
  border-right-style: solid;
  border-right-width: 1px;
  display: inline;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.fusion-inline-menu .inner ul.menu li a {
  padding: 0 8px 0 5px;
}
.fusion-center-content .inner ul.menu {
  text-align: center;
}
div.footer-menu ul.menu a:hover, div.footer-menu ul.menu a:focus {
  text-decoration: underline;
  border-bottom:0;
  color:inherit;
}

.fusion-inline-menu .inner ul li.last {
  border: medium none;
}
.clearfix:after, .clearfix .inner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: auto;
  visibility: hidden;
}

.region.region-footer.footer.grid12-12 {
  padding-top: 20px;
}
.fusion-center-content .inner {
  text-align: center;
}
#boxes-box-datagov_footer_logo img{display:inline;}
#content-tabs {
  background-color: transparent;
  float: left;
  margin: 8px 0;
  padding: 0;
}
#content-tabs ul.primary, #content-tabs ul.secondary {
  border-bottom: 1px solid #000000;
  clear: both;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#content-tabs ul.primary li, #content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none outside none;
  margin: 0 10px;
  padding: 0;
}
#content-tabs ul.primary li a:link, #content-tabs ul.primary li a:visited, #content-tabs ul.secondary li a:link, #content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: medium none;
  color: #000000;
  float: left;
  font-weight: bold;
  margin: 0;
  padding: 0 0 6px;
  text-decoration: none;
  white-space: nowrap;
}
#content-tabs ul.primary li a:link, #content-tabs ul.primary li a:visited {
  font-size: 110%;
  line-height: 120%;
}
#content-tabs ul.primary li, #content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  float: left;
  list-style: none outside none;
  margin: 0 10px;
  padding: 0;
}
#content-tabs ul.primary li a.active:link, #content-tabs ul.primary li a.active:visited {
  border-bottom: 4px solid #000000;
  color: #555555;
  padding-bottom: 2px;
}
.form-actions input {
  background: none repeat scroll 0 0 #17381b; //294B78;
  border: medium none #17381b; //033162;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline-block;
    font-family: Myriad,Helvetica,Tahoma,Arial,sans-serif !important;
    font-size: 11px !important;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin: 8px 2px;
    padding: 0 5px;
    vertical-align: middle;
}
.form-item, .form-actions {
  margin-bottom: 1em;
  margin-top: 1em;
}
.marker, .form-required {
  color: #AA1144;
}
label {
  display: block;
  font-weight: bold;
}
.form-item> input {
  width: 320px;
padding:4px;
}
h1.title {

  color: #FFFFFF;
  display: block;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  letter-spacing:normal;
  font-size:23px !important;
  text-transform: uppercase;
}
.title a{color:#fff;}
