@charset "UTF-8";
/* CSS Document */

h1{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#53a4d0;
}
h2{
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#979797;
}
.footer_link, .footer_link:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7e7e7e;
}
p,td,div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:666b6e;
	font-size:12px;
	line-height:18px;
}
.home_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}

a
{
 color: #FF6B00;
}

a:visited
{
color:#FF6B00;
}

/* home page styles */

#home_content
{
position:relative;
width:972px;
height: 359px;
background: url(images/hero.jpg);
font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

#phone_number_markup
{
position: absolute;
left: 790px;
top: -33px;
color: #FFF;
font-size: 17px;
}

#markup01
{
position: absolute;
left: 275px;
top: 90px;
height: 70px;
width: 345px;

}

#markup02
{
position: absolute;
left: 295px;
top: 165px;
height: 90px;
width: 325px;
}

#markup03
{
position: absolute;
left: 335px;
top: 285px;
height: 30px;
width: 280px;
}

#markup04
{
position: absolute;
left: 695px;
top: 75px;
height: 190px;
width: 245px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

#markup05
{
position: absolute;
left: 695px;
top: 135px;
height: 145px;
width: 295px;
line-height: 33px;
color: #FFF;
}

#markup05 a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: 600;
color: #FFF;
text-decoration: none;
}

#markup06
{
position: absolute;
left: 40px;
top: 331px;
height: 25px;
width: 600px;
color: #333;
font-family: Arial;
font-size: 9px;
line-height: 25px;
font-weight:normal;
font-style: italic;
}

.demo_button{
	position:absolute;
	left: 840px;
	top: 295px;
}

.demo_button[class]{
	position:absolute;
	left: 840px;
	top: 305px;
}


#home_package_container
{
float: left;
margin: 10px 0px 0px 0px;
width: 950px;
Height: 410px;
padding: 0px;
}

#home_package_container li
{
line-height: 25px;
}

.package_container
{
float: left;
width: 308px;
height: 325px;
margin: 0px 8px 0px 0px;

}

#gold_middle
{
background: #dfd370 url(images/gold_package_bg.jpg) no-repeat;
}

#silver_middle
{
background: #cdcdcd url(images/silver_package_bg.jpg) no-repeat;
}

#bronze_middle
{
background: #c39042 url(images/bronze_package_bg.jpg) no-repeat;
}

#gold_bottom
{
background: url(images/gold_bottom_bg.jpg) no-repeat;
}

#silver_bottom
{
background: url(images/silver_bottom_bg.jpg) no-repeat;
}

#bronze_bottom
{
background: url(images/bronze_bottom_bg.jpg) no-repeat;
}

#gold_middle, #silver_middle, #bronze_middle
{
width: 308px;
max-width:293px;
height: 290px;
padding: 10px 5px 0px 10px;
color: #000;
}

#gold_bottom, #silver_bottom, #bronze_bottom
{
width: 308px;
height: 53px;
max-height: 40px;
text-align: center;
padding: 13px 0px 0px 0px;
}

/* Interior Page Styles */

#faq_container, #contact_container, #features_container, #about_container
{
padding: 0px 0px 50px 0px;
}

#faq_container a
{ 
 text-decoration: none;
 
}

a.questlink
{
 font-weight:bold;
 color: #666B6E; 
}

.started_link
{
 font-weight:bold;
 text-decoration: none;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FF6B00; 
}

/*purchase page styles*/

.purchase_radio_button
{
margin: 3px 2px 0px 0px;
}

/*form styles */

.form_field_label, .form_field_input
{
margin: 0px 0px 7px 0px;
height: 35px;
border-bottom: solid 1px #f2f1eb;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

.form_field_input li
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}


.form_field_label
{
 width: 240px;
 text-align: right;
 float:left;
 line-height: 25px;  
}

.form_field_input
{
 width: 340px;
 float:left;
 text-align: right;
}

.form_field_input textarea
{
 width: 275px;
 height: 55px;
 padding: 2px 0px 0px 10px;
 margin: 0px 5px 0px 0px;
 }

.form_field_input input
{
 width: 275px;
 height: 25px;
 padding: 2px 0px 0px 10px;
 margin: 0px 5px 0px 0px;
}

.form_field_input select
{ 
 margin: 0px 5px 0px 0px;
}


/* ERROR STACK */
td.error, div.error {
	color: red;
}
.errorFail, .errorFailed {
	background-color: #ffd9d9;
	border: 2px solid #b85757;

	padding: 4px;
	margin: 5px 0px 5px 0px;
	width: 91%;

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #b85757;
}


.errorWarn, .errorWarning {
	background-color: #ffecd9;
	border: 2px solid #e68f39;

	padding: 4px;
	margin: 5px 0px 5px 0px;
	width: 91%;

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d6802b;
}

.errorSuccess, .errorStatus, .errorMessage {
	background-color: #e1ffd9;
	border: 2px solid #4fbb33;

	padding: 4px;
	margin: 5px 0px 5px 0px;
	width: 91%;

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2ea30f;
}