@charset "utf-8";
body {
	background: #f3f3f3;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
}

.content-wrapper {
	background-color: #fff;
	border-right: 1px solid #B1B1B1;
	border-left: 1px solid #B1B1B1;
	padding-top: 0px;
}

.content {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left:-1px;
	margin-right:-1px;
	min-height:500px;
	padding-top:10px;
}

.content-top, .content-bottom {
	height: 10px;
	font-size: 1px;
}
.content-top { background: url(/images/site/content_top.gif) no-repeat; }
.content-bottom { background: url(/images/site/content_bottom.gif) no-repeat; }

h1, h2, h3, h4, h5, h6 { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	margin-top: 20px; 
}

h1 {
	font-size: 36px;
	line-height: 40px;
	color:#990000;
	font-weight: bold;
	margin-bottom:20px;
	margin-top: 0px;
    letter-spacing: -1px;
}
h2 {
	font-size: 27px;
	font-weight: bold;
	line-height: 40px;
	color: #111F2D;
	margin-bottom:20px;
}
h3 {
	font-size: 25px;
	line-height: 40px;
	color: #1F507F;
	margin-bottom: 20px;

}
h4 {
	font-size: 19px;
	line-height: 20px;
	color: #1F507F;
}

p {
	font-size: 14px;
}


ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	}

ol {
	list-style-type: decimal;
	padding-left: 40px;
	background-image:none;
}

ol li {
		background-image:none;
}

ul li {
	background-image:url(/images/site/tickbox.jpg);
	background-position:0 0.0em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	line-height: 20px;
	font-size:15px;
}

.double li {
	margin-bottom: 20px;
}

a:hover {
  text-decoration: none;
  color: #1F507F;
}

a:visited {
  color:#0000EE;
}

.one-line {
	height:20px;
	clear:both;
}

/* header */
#header {
  margin: 20px 0px 20px 0px;
  line-height: 20px;
}

#logo{
	line-height: 40px;
	height:40px;
}

#tagline {
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  color:#666;
}
#nav {
  float: right;
  width: auto;
  text-align: right;
  height: 20px;
}
#nav ul { list-style: none;}
#nav ul li {
	float: left;
	line-height: 20px;
	padding-left: 12px;
	padding-right: 0px;
	text-align: center;
	background-image:none;
}
#nav ul li a {
	text-decoration: underline;
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}
#nav ul li a:visited {
  color:#0000EE;
} 
#nav ul li a:hover {
  text-decoration: none;
  color: #1F507F;
}
#nav ul li a#current { background: url(/images/site/nav_btn.gif) bottom left no-repeat; }
#header p {
  font-size: 13px;
  font-weight:bold;
  line-height: 20px;
  text-align:right;
}

/* content */

.content-wrapper {
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
}

.content-wrapper p {
  margin-bottom: 20px;
}

#main_title_box {
	margin-bottom: 20px;
	height: 460px;
}

#main_title_box h1{
	margin:0 0 20px 0;
}
#main_title_box h2{
	line-height:30px;
	margin:10px 0 0 0;
}
#main_title_box img{
}
.clear { 
	clear: both; 
	line-height: 1px;
	font-size: 1px;
	height: 0;
}
hr {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 20px 0 20px 0;
}

.shot_and_text_box {
	height: 340px;
	margin-top:20px;
}
.shot_and_text_box h4 {
	margin-top:0;
	font-size:16px;
	font-weight: bold;
}

/* Call to actions */

.c2a-btn {
	height: 40px;
	width: 384px;
	text-align: center;
	background: url(/images/site/c2a-btn.png) top left no-repeat;
}
.c2a-btn a {
	display: block;
	text-decoration: none;
	color: #FFF;
	line-height: 40px;
	font-size:16px;
}

.c2a-btn a:hover { background: url(/images/site/c2a-btn.png) bottom left no-repeat; }

.c2a-tag input {
	height: 40px;
	width: 384px;
	text-align: center;
	background: url(/images/site/c2a-btn.png) top left no-repeat;
	border:0;
	line-height: 40px;
	font-size:16px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-shadow: #666 1px 1px 1px;
	cursor:pointer;
}

.c2a-tag input:hover {
    background: url(/images/site/c2a-btn.png) bottom left no-repeat; 
}

.testimonial_box {
	background-color: #FFFFE8;
	border: 2px dashed #B3CDB9;
	padding:0 20px 18px 20px;
	margin: 20px 0;
}

.testimonial_box h3{
	text-align: center;
	margin-bottom: 18px;
}

.testimonial_box img {
	float: left;
	padding-right: 20px;
}

.signature {
  text-align: left;
  font-weight: bold;
  color: green;
}

.price {
  font-weight: bold;
  font-size: 42px;
  line-height: 46px; 
  text-align: left;
}
.noprice {
  color: #666; 
  font-weight: bold;
  font-size: 42px;
  line-height: 46px; 
  text-align: left;
  text-decoration: line-through;
}
.priceexpl, .nopriceexpl {
 font-weight: bold;
 color: #666;
 font-size: 16px;
 line-height: 18px;
 text-decoration: none;
 border: none;
}

.price-signup {
  float:left;
  padding:0;
  margin:10px 0 0 0 ;
  vertical-align:top;
}

.btn-gray {
	height: 31px;
	width: 143px;
	margin-top: 25px;
	text-align: center;
}
.btn-gray a {
	background: url(/images/site/link_btn.png) top left no-repeat;
	height: 21px;
	width: 143px;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	color: #0085a5;
	text-transform: uppercase;
	font-size: 12px;
}
.btn-gray a:hover { background: url(/images/site/link_btn.png) bottom left no-repeat; }
.btn-blue {
	height: 31px;
	width: 143px;
	margin-top: 16px;
	text-align: center;
	float: left;
	margin-right: 10px;
	background: url(/images/site/mediumButton2.png) top left no-repeat;
}
.btn-blue a {
	line-height: 31px;
	width: 143px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
}
.btn-blue a:hover { background: url(/images/site/mediumButton2.png) bottom left no-repeat; }

.center {
  text-align: center;
}

#table_compare_box {
  height: 470px;
}

table.compare {
  width: 100%;
  height: 440px;
  border-collapse: collapse;
  margin-bottom: 20px;
}

table.compare th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  color: #626262;
  background: #DFDFDF url(/images/menu-bg.png) repeat-x scroll;
  padding: 0.25em 0.417em;
  border-bottom: 1px solid #C0C0C0;
}

table.compare td {
	padding: 0.25em 0.417em;
  vertical-align: top;
	border-bottom: 1px solid #C0C0C0;
}
th.feature_column, td.feature_column {
  text-align: center;
  border-right: solid 1px #C0C0C0;
  border-left: solid 1px #C0C0C0;
}

em {
  font-weight: bold;
	color:#990000;
}

#sign_up_box {
	border: 1px double #D1EBEF;
	background-color:#EFFDFF;
	margin: -1px;
}

.fill { width: 100%; }

.customer-form {
	line-height: 40px;
	font-size: 18px;
}
.customer-form .example{
	line-height: 20px;
	font-size: 12px;
}

.customer-form .label {
	text-align:right;
}

.customer-form .text_field, .customer-form select {
	font-size: 20px;
}

.fieldWithErrors {
  display: inline;
}
.fieldWithErrors input {
  background-color: #FED2D2;
}
.formError {
  display: inline;
  color: red;
}
.error_flash {
  color: #333333;
  background-color: #FFEFEF;
  border: solid 10px #FED2D2;
  padding: 10px;
  margin: 10px 0;
  font-size:15px;
  line-height:20px;
}

#contact_comments{
  margin-top:0;
}

#footer {
	padding: 20px 40px 20px 40px;
	background:  #00b2d5 url(/images/site/footer.gif) no-repeat;
	color: #fff;
	margin-top: 20px;
	font-size:90%;
}
#footer-nav { float: right; }
#footer a {
	color: #fff;
	text-decoration: none;
}

#unauthorized {
	height: 320px;
}

.quote {
  font-style: italic;
}
.shy_tiny {
  font-size: 10px;
  color: #666666;
  line-height: 10px;
}
