/* Reset styles - based on http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* begin opinion suite styles */
body {
  font-size:62.5%;
  text-align:center;
  font-family: arial, helvetica, sans-serif;
  color: #666;
  overflow: -moz-scrollbars-vertical; /* will fail css validation, but harmless */
}

a {
  color: #00B0C3;
}

/*hide stuff*/
.hide {
  position: absolute;
  left: 0px;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.flash-float {
  float: right;
  margin-left: 20px;
  margin-bottom:20px;
}

.restricted-width {
  width:550px;
}

#os-container {
  width:850px;
  text-align:left;
  margin:0 auto;
}

#os-header {
  position:relative;
  height:43px;
  background: #eeeae2 url(op-nav-bg.png) top left no-repeat;
}

#os-header h1 {
  position:absolute;
  right:86px;
  top:12px;
  display:block;
}

#os-header h1 a {
  text-indent:-9999px;
  width:126px;
  height:26px;
  display:block;
}

#os-header #delib-link {
  position:absolute;
  right:7px;
  width:58px;
  height:30px;
  text-indent:-9999px;
}

#os-global-nav {
  
}

#os-global-nav ul {
  float:left;
  margin-left:10px;
}

#os-global-nav ul li {
  float:left;
  height:43px;
  background:transparent url(op-nav-divider.png) 0 15px no-repeat;
  /* need to insert item specific widths for IE - render in ff, screen grab and measure */
}

#os-global-nav ul li a {
  text-decoration: none;
  color:#5d5d5d;
  display:block;
  padding: 15px 8px 0 8px;
  font-size:1.3em;
  height:28px;
}

#os-global-nav ul li a:hover,
#os-global-nav ul li.selected a
{
  color:#74ce00;
}

#os-global-nav ul li.selected a
{
  background: transparent url(op-nav-pointer.png) top center no-repeat;
}

#os-global-nav ul li.first {
  background-image: none;
}

#os-body-main {
  clear: left;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 35px 22px 20px 22px;
}

#os-body-main h1 {
  display:block;
  height:40px;
}

#os-body-main h2 {
  font-family: Georgia, serif;
  font-size:1.4em;
  line-height: 1.4em;
  font-weight: normal;
}

#os-body-main .top-section {
  padding-bottom: 30px;
  /*margin-bottom:24px;*/
  background: transparent url(op-hoz-dashes.png) bottom left repeat-x;
}

#os-body-main .mid-section {
  padding-top: 24px;
}

#os-body-main h1 {
  display:block;
  height: 39px;
  width:430px;
  text-indent:-9999px;
  margin-bottom:15px;
}

/* page specific headers */
#os-home h1 {
  width: 245px;
  background: transparent url(op-header-opinion-suite.png) top left no-repeat;
}

#os-consultation-finder h1{
  background: transparent url(op-header-consultation-finder.png) top left no-repeat;

}

#os-quick-consult h1{
  background: transparent url(op-header-quick-consult.png) top left no-repeat;
}

#os-opinion-tracker h1 {
  background: transparent url(op-header-opinion-tracker.png) top left no-repeat;
}

#os-stakeholder-database h1 {
  background: transparent url(op-header-stakeholder-database.png) top left no-repeat;
}

#os-faq h1 {
  background: transparent url(op-header-faq.png) top left no-repeat;
}

#os-contact h1 {
  background: transparent url(op-header-contact.png) top left no-repeat;
}

#os-contrib-agreement h1 {
  background: transparent url(op-header-contributor-agreement.png) top left no-repeat;  
}


.pseudo-header {
  font-family: Georgia, serif;
  color: #3b3b3b;
  font-size: 1.7em;
  padding-bottom: 14px;
}

.more-info {
  margin-right: -22px;
  margin-left: -22px;
  margin-top:30px ;
  background: #d9f6f9;
  line-height:43px;
  font-family: Georgia, Serif;
  font-size:1.2em;
  padding:0 22px;
}

.more-info a {
  color: #00b0c3;
}

#os-footer {
  margin:5px 22px;
  padding-top:15px;
  height:15px;
  font-size:1.2em;
  background: transparent url(op-hoz-dashes.png) top left repeat-x;
}

#os-footer .vcard p {
  float:left;
}

#os-footer .vcard .url {
  float:left;
  margin-left:3px;
  margin-right:7px;
  padding-right:5px;
  border-right: 1px solid #666;
}

.pseudo-ol li {
  display:block;
  padding-left:25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  height:21px;
  margin-bottom:3px;
}

.pseudo-ol li.ol-1 {
  background-image:url(op-green-bullet1.png);
}

.pseudo-ol li.ol-2 {
  background-image:url(op-green-bullet2.png);
}

.pseudo-ol li.ol-3 {
  background-image:url(op-green-bullet3.png);
}

.pseudo-ol li.ol-4 {
  background-image:url(op-green-bullet4.png);
}

.pseudo-ol li.ol-5 {
  background-image:url(op-green-bullet5.png);
}

/* form stuff */

form.standard-form {

}

form.standard-form label {
  display:block;
  width: 160px;
  float: left;
}

form.standard-form .field-radio label {
  display:inline;
}

form.standard-form .field-radio .row {
  clear:both;
}

form.standard-form .field-radio .row input {
  float:left;
}

form.standard-form .field-radio .row-container {
  float:left;
}



.required-spacer {
  display:block;
  width:5px;
  float:left;
  height:5px;
  margin-right:5px;
}

.fieldRequired {
  background-color:red;
  display:block;
  float:left;
  height:5px;
  text-indent:-9999px;
  width:5px;
  margin-right:5px;
  margin-top: 3px;
}

.field {
  clear:both;
  margin-bottom:10px;
}

fieldset
{
  padding: 10px;
  margin: 10px;
}



