﻿/*
  Style definitions to be used for PCR/CARTS Internet Surveys
  Created: July 25, 2011
  Author: Les Flodrowski for Dr. Paul Frewen
*/

body {
  background: #fff repeat top left;
  margin: 10px;
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #333;
}


/* Basic Division Styles
   ---------------------  */
   
/* Notes: 1) Width of 924 picked so that forms were wide enough, especially CARTS family selections;
          2) It would be nice to have a 'mainheader' graphic that is this wide (924px) as well;
          3) Width is not as important for the display of header on 'header' pages, just 'mainheader' pages
*/

#wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 924px;
  text-align: left;
}

#mainheader {
  width: 924px;
  text-align: left;
  background-color: #fff;
}

#header {
  width: 924px;
  background-color: #609;
/* these are non-supported but work with most browsers except IE ... */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#main {
  float: left;
  width: 924px;
  background: #fff;
  padding-bottom: 10px;
}

#content {
  margin: 10px 0;
  padding: 0 1px;
}

#footer {
  display: block;
  float: none;
  width: 924px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  clear: both;
  padding: 5px 0 10px 0;
  border-top: 1px solid #609;
}

#footerleft {
  float: left;
  width: 550px;
}

#footerright {
  float: left;
  width: 225px;
  padding-top: 20px;
}


/* Common Element Styles
   --------------------- */

p {
  font-size: 12px;
  line-height: 140%;
  padding-bottom: 5px;
  margin: 0;
}
  
h1 {
  font-size: 18px;
  color: #609;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 0;
}
  
h2 {
  font-size: 18px;
  color: #609;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 0;
}
  
h3 {
  font-size: 14px;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 0;
  color: #609;
}
  
h4 {
  font-size: 12px;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 0;
  color: #000;
}
  
li {
  font-size: 12px;
  line-height: 150%;
}

ol, ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 2px;
}

hr {
  clear: both;
  height: 1px;
  color: #609;
}

img  {
  display: block;
  border: 0;
}

blockquote {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 30px 5px 20px;
}



/* Navigation Styles
   ----------------- */

a {
  color: #609;
  text-decoration: none;
}
  
a:hover {
  color: #609;
  text-decoration: underline;
}


/* Custom Class Definitions
   ------------------------ */

.alt {
  display: none;
}
  
img.inline {
  display: inline;
  vertical-align: bottom;
  border: 0;
}
  
.heading {
  padding: 8px 0 8px 0;
  font-size: 24px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin: 0;
}

a.headingaddress {
  text-decoration: none;
}

.instruction {
  font-size: 14px;
  background: #eee;
  padding-left: 5px;
}

.instructionlarge {
  font-size: 18px;
  background: #eee;
  padding-left: 5px;
}

.pcrsurveysymptom {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #609;
  width: 800px;
}

.pcrsurveydefinition {
  font-size: 20px;
  padding-left: 10px;
  margin: 5px;
  width: 800px;
}

.pcrsurvey2question {
  text-align: center;
  width: 800px;
  padding-top: 20px;
  font-size: 24px;
  color: #222;
}

.pcrsurvey2symptom {
  text-align: center;
  width: 800px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 24px;
  color: #609;
}

.pcrsurveyinstructions {
  font-size: 22px;
  width: 800px;
  text-align: center;
}

.pcrsurvey2instructions {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  width: 750px;
  text-align: center;
}

.progress {
  font-size: 12px;
  text-align: right;
  color: #609;
}

.question-carts-survey {
  font-size: 24px;
  font-weight: normal;
  background: #eee;
  padding: 0 0 0 0;
  margin: 5px;
  color: #609;
}

.speaker {
  padding-left: 628px;
}

span.declined {
  color:purple;
}

span.stress {
  color: #c00;
  font-style: italic;
}

span.hint {
  color: #3071a9;
  font-style: italic;
}

span.inline {
	display: inline;
}

.boldme {
  font-weight: bold
}

.whitespace {
  padding-left: 10px;
  padding-right: 10px;
}

}
span.stress2 {
  color: #c00;
  font-size: 12px;
  font-weight: bold;
}

span.stress3 {
  color: #c00;
  font-weight: bold;
}

span.note {
  font-size: 12px;
  background: #eee;
  margin-left: 10px;
}

ul.list-dot {
  list-style-image: url("images/purpledot.gif");
}

/* This CSS is used for the Show/Hide functionality
   ------------------------------------------------ */

.more {
  display: none;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666; }

a.showLink {
  text-decoration: none;
  color: #36f;
  padding-left: 8px;
  background: transparent url(../images/down.gif) no-repeat left; }

a.hideLink {
  background: transparent url(../images/up.gif) no-repeat left; }

a.showLink:hover, a.hideLink:hover {
  border-bottom: 1px dotted #36f; }

.hidden {
  display: none;
}

.show {
  display: block;
}

.showinline {
  display: inline;
}

/* Table Definitions
   ----------------- */

table {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  margin: 10px 0 20px 0;
  border-collapse: collapse;
  border: solid #bbb 1px;
}

th {
  background: #eee;
  text-align: left;
  vertical-align: top;
  border: solid #bbb 1px;
  padding: 3px;
}
  
td {
  line-height: 150%;
  vertical-align: middle;
  border: solid #bbb 1px;
  padding: 3px;
}


/* Form Definitions
   ---------------- */

.submit {
  margin-top: 10px;
  text-align: center;
  padding-left: 5px;
}

.formbox {
  float: left;
  margin: 0 10px 10px 0;
}
  
form {
  margin-top: 0;
}

input {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 2px 2px;
}

input.beginnext {
  margin-top: 20px;
  font-size: 12px;
  display: inline;
}

input.number {
  text-align: right;
}

input.numberdisabled {
  text-align: right;
  background-color: #ccc;
}

input.readonly {
  text-align: right;
  background-color: #ff6;
}

input.previousyear {
  text-align: right;
  background-color: #ddd;
}

textarea {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 1px;
}

select {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 1px;
}

select.pcrresponse {
  font-size: 16px;
  font-weight: lighter;
}

button {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 1px;
}

select {
  padding: 0;
}


/* Fieldset Definitions
   -------------------- */

legend {
  font-family: verdana, arial, sans-serif;
  padding: 0 5px 10px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #609;
}

fieldset {
  margin: 10px 5px 0 0;
  padding: 5px 0 5px 5px;
}

fieldset.inner {
  margin: 5px;
  padding: 5px 0 10px 10px;
  border-color: #609;
}

fieldset p {
  clear: both;
  float: left;
  padding: 2px 0;
}

fieldset p.textual {
  clear: none;
  float: left;
  padding: 2px 0;
}

fieldset p.messagetext {
  clear: none;
  float: left;
  padding: 3px 0 0 5px;
}

fieldset p.declare {
  padding-bottom: 0;
}

fieldset p.describe {
  padding-top: 0;
  padding-left: 40px;
}

fieldset h3 {
  padding: 20px 0 4px 10px;
}

fieldset label.fullon {
  clear: both;
  display: block;
  float: left;
  padding: 0 5px 0 0;
  text-align: left;
  font-weight: bold;
}

fieldset ol {
  margin: 0;
  padding: 0;
}

fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
}

fieldset li.menu {
	font-size: 14px;
}

fieldset label.largeleft {
  clear: both;
  display: block;
  float: left;
  padding: 0 5px 0 0;
  text-align: left;
  width: 250px;
}

fieldset label.mediumleft {
  clear: both;
  display: block;
  float: left;
  padding: 0 5px 0 0;
  text-align: left;
  width: 200px;
}

fieldset label.shortleft {
  clear: both;
  display: block;
  float: left;
  padding: 0 5px 0 20px;
  text-align: left;
  width: 150px;
}

fieldset label.shortright {
  clear: both;
  display: block;
  float: right;
  padding: 0 10px 0 20px;
  text-align: right;
  width: 200px;
}

fieldset label.shorterleft {
  clear: both;
  display: block;
  float: left;
  padding: 0 5px 0 20px;
  text-align: left;
  width: 116px;
}

fieldset table {
  padding: 0 0;
  margin: 0 0;
  clear: both;
  border: solid #bbb 0px;
  float: left;
}

fieldset td {
  border: solid #bbb 0px;
  vertical-align: middle;
}

fieldset.pcrsurvey {
  margin: 40px 10px 0 10px;
  padding: 0 20px;
  width: 850px;
}

/* CARTS/PCR Survey Definitions
   ---------------------------- */

#splitfieldset {
  display: block;
  float: none;
  width: 780px;
}

#leftset {
  float: left;
  width: 250px;
}

#rightset {
  float: left;
  width: 530px;
}

#cartsurvey {
  display: block;
  float: none;
  width: 924px;
}

#cartfamilymemberselection {
  float: left;
  width: 660px;
}

#cartscontrols {
  float: left;
  width: 264px;
}

table.cartstable {
  border: 2px #bbb outset;
}

td.cartsimage {
  border: 2px #bbb outset;
  font-size: 14px;
  color: #609;
  text-align: center;
}

.cartsimagewidth {
  width: 80px;
}

td.cartsimageselected {
  border: 2px #bbb outset;
  font-size: 14px;
  font-weight: bold;
  color: #f00;
  text-align: center;
}

table.wide {
  width: 100%;
}

table.medium {
  width: 50%;
}

td.narrow {
  width: 15px;
}

td.value {
  text-align: right;
  padding-right: 5px;
}

td.carts_submit_instruction {
  text-align: left;
  vertical-align: bottom;
}

td.pcrcheckbox {
  width: 30px;
  border-bottom: 1px;
  border-style: dotted;
}

td.pcrsymptom {
  width: 450px;
  border-bottom: 1px;
  border-style: dotted;
}

td.pcrspacer {
  width: 20px;
}

#pcrsurveydiv1 {
  width: 900px;
  height: 120px;
}

#pcrsurveydiv2 {
  width: 900px;
  height: 150px;
}

#pcrsurvey2div1 {
  width: 800px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}

#pcrsurvey2div2 {
  width: 800px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
}

#pcrsurvey2div3 {
  width: 800px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}


#send_summary_form {
  width: 850px;
  padding-left: 30px;
}

/* Styles for Ajax handling on Thank You Page... */

.tblock {
  width: 850px;
  padding-left: 30px;
}

/* Styling for Video Instruction */

#VideoDiv {
/*	width: 100% */
}

#VideoDiv fieldset {
	width: 660px;
	text-align:center;
	margin: 10px auto;
}

#ThankYouVideoDiv {
/*	width: 100% */
}

#ThankYouVideoDiv fieldset {
	text-align:center;
	margin: 10px auto;
}
