/* -----------------------------------------------------
  Author:   Stephen Tudor, studor@empathylab.com
			GTM - change colors from e33c0d to cd1f2c
            RMA - added sidebar h2.smaller, p.footnote, helpa/helpspn
----------------------------------------------------- */

/* -----------------------------------------------------
  Base
----------------------------------------------------- */
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; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* -----------------------------------------------------
  Headlines
----------------------------------------------------- */
/*h1, h2, h3, h4, h5, h6 { font-weight: normal; text-transform: uppercase; }*/

/* -----------------------------------------------------
  Body Text
----------------------------------------------------- */
/*p { font-size: 1.3em; line-height: 1.428571428571429; margin-bottom: 1.5em; }*/
strong { font-weight: bold; }
em { font-style: italic; }
sup, sub { font-size: 0.8em; height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup { bottom: 0.7ex; }
sub { top: 0.5ex; }
.uc { text-transform: uppercase; }
.lc { text-transform: lowercase; }

/* -----------------------------------------------------
  Links
----------------------------------------------------- */
a, a:link, a:visited, a:hover, a:focus, a:active {
  text-decoration: none;
  color: #cd1f2c;
  border-bottom: 1px solid #cd1f2c;
}

/* -----------------------------------------------------
  Images
----------------------------------------------------- */
a img { border: none; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin: 15px auto; padding: 0; }
img.alignright { display: inline; margin: 15px 20px; }
img.alignleft { display: inline; margin: 15px 20px; }
.alignright { float: right; }
.alignleft { float: left; }

/* -----------------------------------------------------
  Common, Misc...
----------------------------------------------------- */
.dviii { position: absolute !important; width: 0 !important; height: 0 !important; overflow: hidden !important; }
.hidden, hr { display: none; }
.clear { clear: both; }

/* -----------------------------------------------------
  P.I.E. FLOAT CLEARING
  www.positioniseverything.net/easyclearing.html
----------------------------------------------------- */
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

/* Fixes IE/Mac */
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* -----------------------------------------------------
  Structure
----------------------------------------------------- */
html {
  height: auto !important;
  min-height: 100%;
}

body {
  background: #fff url(../images/fieldprint/bg-footer.png) repeat-x bottom;
}

#container {
  width: 960px;
  margin: 0 auto;
  font-style: normal;
  font-weight: normal;
  font-size: 62.5%;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  color: #646464;
  text-align: left;
}

#header {
  position: relative;
  min-height: 82px;
  background: url(../images/fieldprint/bg-header.jpg) no-repeat top left;
}

#headerRight {
  float: right;
  text-align: right;
  margin-top: 28px;
  color: #5795E4;
  height: auto;
}

#headerRightTop 
{
   font-size: 1.88em;
}

#headerRightBottom {
   font-size: 1.53em;
}

#main {
  clear: both;
  margin-bottom: 20px;
  padding-top: 40px;
  background: url(../images/fieldprint/bg-main.png) no-repeat top left;
}

#sidebar {
  width: 300px;
  margin-bottom: 30px;
  float: right;
}

#contentarea {
  width: 626px;
  margin-bottom: 30px;
  float: left;
}

#footer {
  clear: both;
  height: 190px;
}

/* -----------------------------------------------------
  Global Elements (Header)
----------------------------------------------------- */
#branding {
  width: 233px;
  float: left;
  margin-top: 22px;
}

#branding h1 {
  height: 40px;
}

#branding h1 a {
  border: none;
}

#login {
  width: 228px;
  float: left;
  margin-top: 28px;
}

#login p {
  margin-left: 16px;
  font-weight: bold;
  line-height: 1.25;
}

#login a:link,
#login a:visited,
#login a:hover,
#login a:focus,
#login a:active {
  border-color: #d98995
}

#special {
  position: absolute;
  width: 435px;
  bottom: 24px;
  right: 69px;
}

#special h2, #special p.byline {
  width: 425px;
  text-align: right;
  color: #5795e4;
}

#special h2 {
  font-size: 1.7em;
}

#special h2 sup {
  font-size: 0.6em;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  bottom: 1.2ex;
}

#special p.byline {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2;
}

#starburst {
  position: absolute;
  width: 64px;
  height: 64px;
  bottom: 8px;
  right: 0px;
  background: url(../images/fieldprint/bg-starburst.png) no-repeat top left;
}

#starburst p {
  margin-top: 21px;
  font-weight: bold;
  text-align: center;
  color: #ffea00;
  line-height: 1.15;
}

#starburst p.price {
  margin-top: 0;
  font-size: 1.4em;
}

#starburst p.price span {
  font-size: 0.6em;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  bottom: 0.8ex;
}

/* -----------------------------------------------------
  Global Elements (Sidebar)
----------------------------------------------------- */
#sidebar h2 {
  margin-top: -3px;
  margin-bottom: 0.6em;
  font-size: 2.4em;
  font-weight: bold;
  line-height: 1.25;
  color: #646464;
}

#sidebar h2.smaller {
    font-size: 2.2em;
}

#sidebar a {
  border: none;
}

#sidebar .schedapptbtn 
{
	background: transparent url(../images/fieldprint/btn-schedule.png) no-repeat left top;
	display:block;
	width: 300px;
	height: 46px;
	text-indent: -5000px;
}

ul#features
{
/*		list-style-position: inside; */
}

ul#features li 
{
  margin-bottom: 1em;
  font-size: 1.5em;
  list-style: outside url(../images/fieldprint/li-checkmark.png);
  margin-left:1.5em;
  padding-left:0.2em;
}

ul#features li.smaller
{
    font-size:1.0em;
}

#sidebar h3 {
  margin-bottom: 15px;
}

ul#nav li {
  font-size: 1.8em;
  height: 40px;
}

ul#nav li,
ul#nav li a {
  height: 40px;
}

ul#nav li.first,
ul#nav li.first a,
ul#nav li.last,
ul#nav li.last a {
  height: 44px;
}

ul#nav li a:link,
ul#nav li a:visited,
ul#nav li a:hover,
ul#nav li a:focus,
ul#nav li a:active {
  display: block;
  line-height: 2.2;
  font-weight: bold;
  color: #3e3e3e;
  background: url(../images/fieldprint/sprite-nav.png) no-repeat 0px 0px;
}

ul#nav li.first a:link,
ul#nav li.first a:visited,
ul#nav li.first a:hover,
ul#nav li.first a:focus,
ul#nav li.first a:active {
  line-height: 2.6;
  background-position: 0px -80px;
}

ul#nav li.last a:link,
ul#nav li.last a:visited,
ul#nav li.last a:hover,
ul#nav li.last a:focus,
ul#nav li.last a:active {
  background-position: 0px -168px;
}

ul#nav li a.current:link,
ul#nav li a.current:visited,
ul#nav li a.current:hover,
ul#nav li a.current:focus,
ul#nav li a.current:active {
  background-position: 0px -40px;
}

ul#nav li.first a.current:link,
ul#nav li.first a.current:visited,
ul#nav li.first a.current:hover,
ul#nav li.first a.current:focus,
ul#nav li.first a.current:active {
  background-position: 0px -124px;
}

ul#nav li.last a.current:link,
ul#nav li.last a.current:visited,
ul#nav li.last a.current:hover,
ul#nav li.last a.current:focus,
ul#nav li.last a.current:active {
  background-position: 0px -212px;
}

ul#nav li a:hover span,
ul#nav li a:focus span,
ul#nav li a:active span {
  text-decoration: underline;
}

ul#nav li a.current:link span,
ul#nav li a.current:visited span,
ul#nav li a.current:hover span,
ul#nav li a.current:focus span,
ul#nav li a.current:active span {
  font-style: italic;
  text-decoration: none;
}

ul#nav li a:link span.raquo,
ul#nav li a:visited span.raquo {
  color: #cd1f2c;
}

ul#nav li a:hover span.raquo,
ul#nav li a:focus span.raquo,
ul#nav li a:active span.raquo,
ul#nav li a.current:link span.raquo,
ul#nav li a.current:visited span.raquo,
ul#nav li a.current:hover span.raquo,
ul#nav li a.current:focus span.raquo,
ul#nav li a.current:active span.raquo {
  color: #3e3e3e;
  font-style: normal;
  text-decoration: none;
}

/* -----------------------------------------------------
  Global Elements (Content)
----------------------------------------------------- */
#contentarea h1 {
  margin-top: -3px;
  margin-bottom: 18px;
  font-size: 3em;
}

#primary_content {
  float: left;
  width: 406px;
}

#secondary_content {
  float: right;
  width: 193px;
  margin-top: -4px;
}

#primary_content h2 {
  margin-bottom: 0.3em;
  font-size: 1.4em;
  color: #000;
}

#primary_content p,
#secondary_content p {
  margin-bottom: 1em;
  font-size: 1.3em;
  line-height: 1.538461538461539;
}

#primary_content .photo {
  margin-bottom: 21px;
}

#full_content h2,
#full_content p,
#full_content dt,
#full_content dd,
#full_content ol li {
  font-size: 1.3em;
  line-height: 1.538461538461539;
}

#full_content dd {
  font-size: 1.2em;
  line-height: 1.5;
}

#contentarea li 
{
	font-size: 1.3em;
	line-height: 1.53846;
}

#contentarea ul 
{
	margin-bottom: 20px;
}

#full_content h2,
#full_content p,
#full_content dd,
#full_content ol {
  margin-bottom: 1em;
}

#full_content dt {
  font-weight: bold;
}

#contentarea ul.steps {
  margin-left: 9px;
}

#contentarea ul.steps li {
  float: left;
  width: 191px;
  min-height: 69px;
  margin-right: 22px;
  padding-top: 16px;
  font-size: 1.4em;
  font-weight: bold;
}

#contentarea ul.steps li.last {
  margin-right: 0;
}

#contentarea ul.steps li h2 {
  margin-top: -5px;
  margin-left: -9px;
  padding-left: 32px;
  background: url(../images/fieldprint/li-ball.png) no-repeat 0 0;
  font-size: 0.928571428571429em;
  line-height: 2;
  color: #000;
}

#contentarea ul.steps li h2 span {
  margin-right: 14px;
  margin-left: -22px;
  color: #fff;
}

#contentarea ul.steps li h3 {
  margin-left: -9px;
  font-size: 0.928571428571429em;
  color: #646464;
}

#contentarea ul.steps li p {
  margin-top: 4px;
  margin-right: 12px;
  margin-left: -9px;
  color: #646464;
  font-size: 0.928571428571429em;
  font-weight: normal;
  line-height: 1.3;
}

#contentarea ul.steps li img.photo {
  margin-top: 8px;
  margin-bottom: 18px;
  margin-left: -9px;
}

p.footnote {
    font-size: 1.5em;
}

p.footnote a
{
    z-index:1;
	border-bottom: none;
}
/* Help Text */

a.helpa
{
	position: relative;
	height:17px;
	width:17px;
	vertical-align:top;
	text-decoration:none;
	color: #cd1f2c;
	border-bottom: none;
}

a.helpa span.helpspn
{
	background:#FFFFEE none repeat scroll 0;
	padding:5px;
	display: block;
   	position: absolute; 
   	top: -30px; 
   	left: 25px;
   	width: 240px;
   	text-decoration:none;
	color:#545454;
	border:1px solid #000000;
	z-index:9999;
	font-size:12px;
}

a.helpa span.helpspnbig
{
    width: 300px;
   	height:50px;
}

.hide { 
    display: none !important;
    visibility:hidden !important;
}

/* -----------------------------------------------------
  Global Elements (Footer)
----------------------------------------------------- */
#footer h2 {
  margin-bottom: 30px;
  font-size: 1.7em;
  font-weight: normal;
}

#footer h2 a {
  font-weight: bold;
}

ul#utility {
  float: right;
}

ul#utility li {
  float: left;
  margin-right: 3px;
  margin-left: 3px;
  color: #3e3e3e;
}

ul#utility li a {
  margin-right: 3px;
}

ul#utility li a:link,
ul#utility li a:visited,
ul#utility li a:hover,
ul#utility li a:focus,
ul#utility li a:active {
  font-weight: bold;
  color: #3e3e3e;
  border-color: #3e3e3e;
}

ul#utility li.last span 
{
	display: none;
}

p.copyright {
  font-size: 1.1em;
}

/* -----------------------------------------------------
  00-HOME
----------------------------------------------------- */
.home_content #testimonial {
  width: 620px;
  margin-bottom: 20px;
}

.home_content h1 {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  font-size: 1.7em !important;
  color: #000;
}

.home_content ul li {
  background: url(../images/fieldprint/li-corner.png) no-repeat top right;
}

/* -----------------------------------------------------
  3-COLUMN
----------------------------------------------------- */
.threecolumn ul li p {
  line-height: 1.538461538461539 !important;
}

/* -----------------------------------------------------
  2-COLUMN
----------------------------------------------------- */
.twocolumn #official_locations {
  margin-bottom: 21px;
}

.twocolumn table {
  margin-top: 5px;
}

.twocolumn th {
  text-align: left;
}

.twocolumn .location {
  width: 213px;
}

.twocolumn .hours {
  width: 193px;
}

.twocolumn th.hours {
  margin-right: 20px;
}

.twocolumn th h3 {
  font-size: 1.3em;
  line-height: 1.4;
  border-bottom: 1px solid #d9d9d9;
}

.twocolumn th.location h3 {
  margin-right: 20px;
}

.twocolumn td p {
  margin-top: 10px;
  margin-bottom: 5px !important;
  margin-left: 10px;
  font-size: 1.1em !important;
  line-height: 1.3 !important;
}

/* -----------------------------------------------------
  03-PRICING
----------------------------------------------------- */
.pricing_content #primary_content h2 {
  margin-bottom: 1em;
}

.pricing_content ul li {
  display: inline;
  float: left;
  width: 60px;
  height: 38px;
  margin-left: 9px;
  background-color: #999;
  color: #fff;
}

.pricing_content ul li.first {
  margin-left: 0;
}

/* -----------------------------------------------------
  04-FORMS
----------------------------------------------------- */
.forms_content {
  position: relative;
}

.forms_content h1 {
  width: 407px;
}

.forms_content #secondary_content {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
}

.forms_content #secondary_content p {
  font-size: 1.1em;
  line-height: 1.3;
}

.forms_content #secondary_content p a.adobe_link {
  border-bottom: none !important;
}

.forms_content #full_content ul {
  margin-bottom: 20px;
}

.forms_content #full_content ul li {
  font-size: 1.3em;
  line-height: 1.538461538461539;
}

ul li span.filesize {
  font-size: 0.8em;
}

/* -----------------------------------------------------
  05-ABOUT
----------------------------------------------------- */

/* -----------------------------------------------------
  06-GLOSSARY
----------------------------------------------------- */
.glossary_content #full_content h2 {
  margin-bottom: 0.5em;
  font-size: 2em;
  color: #000;
}

/* -----------------------------------------------------
ONE COLUMN DISPLAY
----------------------------------------------------- */
.onecolumn .photo {
  position: relative;
}

.onecolumn .photo .caption {
  position: absolute;
  width: 193px;
  right: -213px;
  bottom: 0;
  font-size: 1.2em;
  line-height: 1.3;
}

/* -----------------------------------------------------
  08-FAQ
----------------------------------------------------- */
.faq_content #full_content ul li {
  margin-bottom: 20px;
}

/* -----------------------------------------------------
  09-SITEMAP
----------------------------------------------------- */
.sitemap_content #full_content ul li {
  font-size: 1.3em;
  line-height: 1.538461538461539;
}

/* -----------------------------------------------------
  10-LEGAL
----------------------------------------------------- */
.legal_content #full_content ol li {
  list-style: decimal inside;
}

/* -----------------------------------------------------
  11-CONTACT
----------------------------------------------------- */

/* -----------------------------------------------------
  LOCATIONS
----------------------------------------------------- */
.locationHeader 
{
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.locationDetail 
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.locationDetailOdd 
{
	background: #eeeeee;
}

/* -----------------------------------------------------
  FREQUENTLY ASKED QUESTIONS
----------------------------------------------------- */
#faq ol
{
        font-size: 1.25em;
        font-weight: bold;
        list-style-type: decimal;
        margin-left:25px;
}
#faq .level3
{
        font-size: 0.64em;
        font-weight: normal;
        list-style-type: lower-roman;
        /*margin-left: 25px;*/
}
#faq .innerLevel1
{
        font-size: 0.64em;
        font-weight: normal;
        list-style-type: decimal;
        /*margin-left: 25px;*/
}
#faq ul
{
	font-weight: normal;
	font-size: .64em;
	list-style-type: disc;
    margin-left: 25px;
}
#faq p
{
        font-size: .8em;
        font-weight:  normal;
}
#faq a.nounderline
{
	border-bottom: 1px solid #fff;
	margin-left: 0px;
	padding-bottom: 5px;
    font-size: 1.25em;
    color: #646464; 
    text-decoration:none; 
}
#faq a.faq-section
{       font-size: 1.8em;
        display: inline-block;
		font-weight: bold;
		margin-left: 0px;
}
ul#faq-section
{
        display: inline-block;
		font-weight: bold;
}
ul#faq-section li 
{
    float: left;
}
a.nounderline:link,
a.nounderline:visited,
a.nounderline:hover,
a.nounderline:active 
{
	display: block;
	height: 14px;
	line-height: 14px;
	margin-top: 11px;
	padding: 2px 4px;
	text-decoration: underline;
	color: #646464;
	border-bottom: 1px solid #fff;
}
.creditcard
{
    background:url(../images/Fieldprint/creditcards.png) no-repeat 0 right; 
    width:575px;
}

/* Florida-Contact Info */
.contact-table td span 
{ 
	padding:15px 0; 
}
.contact-table td,
.contact-confirm
{
	font-size: 12px;
}

