/*===== PNG FIX FOR IE 5.5 & 6.0=====*/

img, div { behavior: url(iepngfix.htc) }

/*===== PRE-DEFINED TAGS STYLES=====*/

body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #1E1E1E;
	outline: none;
}

h1 {
	font-size: 18px;
	color: black;
	margin:0px;
	}

h2 {
	font-size: 1.5em;
	color: black;
	margin:0px;
	}

p {
	margin-bottom: 10px;
	}
	
ul {
	margin: 10px 0;
	}
li {
	margin-left: 40px;
	}

hr {
	color : black;
	height : 1px;
	padding : 0;
	border-color : black;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 10px;
	}

/*===== A LINK STYLES=====*/

a img {
	border:0;
	}

a {
	text-decoration: none;
	color: ;
	outline: none;
	}
h1 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: inline;
}


a:link { 
	color: ; 
	}
a:visited { 
	color: ; 
	}
a:hover { 
	color: ; 
	text-decoration: underline; 
	}
a:active { 
	color: ; 
	}

/*===== CLASS STYLES =====*/

.clear { clear:both; height:0px; font-size:0px; }

/*********************************************************************************************************
    HEADER    *******************************************************************************************
********************************************************************************************************/

#header_span {
	height: 102px;
	width: 100%;
	background-image: url(../images/header_span.jpg);
	background-repeat: repeat-x;
}
#header {
	margin: auto;
	height: 102px;
	width: 1000px;
}
.logo {
	height: 102px;
	width: 400px;
	float: left;
}

.navigation {
	height: 102px;
	width: 600px;
	float: left;
	text-align: left;
}

/*********************************************************************************************************
    BANNER    *******************************************************************************************
********************************************************************************************************/
#banner_span {
	height: 310px;
	width: 100%;
	background-image: url(../images/banner_span.jpg);
	background-repeat: repeat-x;
}

#banner {
	margin: auto;
	height: 310px;
	width: 1000px;
}

/*********************************************************************************************************
    CONTENT    *******************************************************************************************
********************************************************************************************************/
#content_span {
	width: 100%;
	padding-bottom: 45px;
	padding-top: 45px;
	background-image: url(../images/content_span.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#content {
	margin: auto;
	width: 950px;
	overflow: hidden;
	height: 100%;
	color: #333333;
	text-align: justify;
}
h5 {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	font-family: "Myriad Pro";
	display: inline;
}

#featuretable {
	width: 850px;
	height: 260px;
	margin: auto;
}

#confirmtable {
	background-color: #FFFFFF;
	width: 500px;
	margin: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


#index_left {
	float: left;
	width: 612px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#index_right {
	float: right;
	width: 290px;
}
#index_left td {
	text-align: justify;
}

#newsbox {
	background-color: #d2d2d2;
	width: 288px;
	border: 1px solid #BBBBBB;
	background-image: url(../images/newsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftbox {
	background-image: url(../images/leftbox.jpg);
	height: 80px;
	width: 563px;
	color: #e3e3e3;
	padding-left: 25px;
	padding-top: 45px;
	background-repeat: no-repeat;
	text-align: justify;
	padding-right: 25px;
}

#indextable a {
text-decoration:none;
}

#indextable a:link {
color: #FF6600;
text-decoration:none;
}

#indextable a:visited {
color: #FF6600;
text-decoration:none;
}

#indextable a:hover {
color: #333333;
text-decoration:none;
}

#indextable a:active {
color: #333333;
}

/*********************************************************************************************************
    FOOTER    *******************************************************************************************
********************************************************************************************************/
#footer_span {
	height: 215px;
	width: 100%;
	background-image: url(../images/footer_span.jpg);
	background-repeat: repeat-x;
	padding-top: 45px;
	clear: both;
}
#footer {
	margin: auto;
	width: 950px;
	color: #999999;
}
.underliner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer td {
	padding-left: 20px;
	width: 50px;
	background-image: url(../images/footer_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 9px center;
	vertical-align: middle;
	text-align: left;
}
#footer_left {
	width: 612px;
	float: left;
}
#footer_right {
	width: 288px;
	float: right;
}

.fieldHolder {
	background-image: url(../images/footer_textfield.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 288px;
}

.textInput {
	background: none;
	border: none;
	width: 268px;
	height: 32px;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
}

#sitemap a:link {
color: #999999;
}

#sitemap a:visited {
color: #999999;
}

#sitemap a:hover {
color: #FFFFFF;
text-decoration:none;
}

#sitemap a:active {
color: #FFFFFF;
}


/*********************************************************************************************************
    TEXT    *******************************************************************************************
********************************************************************************************************/

.copyright {color: #4E4E4E;}

.style1 {color: #FF6600}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #FF9900;
	text-align: right;
	background-color: #FBFCFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#newsbox_heading td {
	background-image: url(../images/newsbox_heading.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 233px;
	color: #FFFFFF;
	padding-left: 55px;
	padding-top: 2px;
}

#newsbox_heading a {
text-decoration:none;
}

#newsbox_heading a:link {
	color:#CCCCCC;
}

#newsbox_heading a:visited {
	color:#CCCCCC;
}

#newsbox_heading a:hover {
	color:#FF6600;
}


#newsbox_words td {
	width: 238px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	text-align: justify;
}
#featurebox_nav {
	height: 64px;
	width: 848px;
	margin: auto;
	border: 1px solid #282828;
}
#featurebox_content {
	height: 384px;
	width: 848px;
	margin: auto;
	border: 1px solid #b7b7b7;
}

#featurebox_container {
	height: 448px;
	width: 950px;
	margin: auto;
}
#pricing_left {
	height: 500px;
	width: 290px;
	float: left;
	margin-right: 50px;
	text-align: justify;
}
#pricing_mid {
	height: 500px;
	width: 280px;
	float: left;
	margin-right: 50px;
}
#pricing_right {
	height: 500px;
	width: 280px;
	float: left;
}
#pricingtable {
	border: 1px solid #a5a5a5;
}
#pricingtable2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a5a5a5;
	border-bottom-color: #282828;
	border-left-color: #a5a5a5;
	background-color: #333333;
	height: 29px;
	width: 235px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 45px;
	padding-top: 7px;
	background-image: url(../images/pricing_checkmark.png);
	background-repeat: no-repeat;
	background-position: 8px;
}
#pricingtable1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a5a5a5;
	border-bottom-color: #8d8d8d;
	border-left-color: #a5a5a5;
	background-color: #b3b3b3;
	height: 29px;
	width: 235px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 45px;
	padding-top: 7px;
	background-image: url(../images/pricing_checkmark.png);
	background-repeat: no-repeat;
	background-position: 8px;
}

#pricingtable4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a5a5a5;
	border-bottom-color: #282828;
	border-left-color: #a5a5a5;
	background-color: #333333;
	height: 29px;
	width: 265px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 3px;
}
#pricingtable3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a5a5a5;
	border-bottom-color: #8d8d8d;
	border-left-color: #a5a5a5;
	background-color: #b3b3b3;
	height: 29px;
	width: 265px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 3px;
}

#pricey {
	color: #009900;
	font-size: 12px;
	width: 90px;
	float: right;
	display: inline;
	margin-top: -10px;
	text-align: right;
	margin-right: 5px;
}
#about_left {
	float: left;
	height: 100%;
	width: 612px;
	margin-right: 50px;
	color: #333333;
}
#trial_left {
	float: left;
	height: 100%;
	width: 450px;
	margin-right: 50px;
	color: #444444;
	text-align: justify;
}
#about_right {
	float: right;
	height: 100%;
	width: 288px;
}
#trial_right {
	float: left;
	height: 100%;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 14px;
}
#trial_box {
	height: 178px;
	width: 390px;
	background-image: url(../images/trial_box.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 30px;
	font-size: 11px;
}
.checked {
	background-image: url(../images/chk_on.png);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	background-color: #444444;
	padding: 8px;
	padding-left:30px;
	background-position: 8px;
	cursor: pointer;
}

.unchecked {
	background-image: url(../images/chk_off.png);
	background-repeat: no-repeat;
	border: 1px solid #464646;
	background-color: #333333;
	padding: 8px;
	padding-left:30px;
	background-position: 8px;
	cursor: pointer;
}
.jumboform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid 						#acacac;
	background-color:none;
	background-image: url(../images/form_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	color: #666666;
}

.jumboform:hover {
	border: 1px solid #FF6600;
	color: #000000;
}
.imageVerificationBox {
	height: 17px;
	width: 100px;
	border: 1px inset #999999;
	float: left;
	background-color: #CCCCCC;
}



/** TOOPLTIP **/

.tooltip {
	text-decoration: underline;
	cursor:help;
	color:#FF6600;
}

.tooltip:hover {
	position: relative;
}

.tooltip span {
	display: none;
}

.tooltip:hover span {
	display: block;
	position: absolute;
	top: 10px;
	left:0px;
	/* formatting only styles */
	margin-left:-45px;
	margin-top:10px;
	z-index: 999;
	opacity: 0.9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	/* end formatting */
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #EEEEEE;
}
.jumboform2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: 1px solid 						#acacac;
	background-color:none;
	background-image: url(../images/form_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	color: #666666;
}
#slider-stage {
	height: 384px;
	width: 848px;
	border: 1px solid #b7b7b7;
	float: left;
}
#slider-left {
	height: 246px;
	width: 50px;
	float: left;
	padding-top: 140px;
}
#slider-right {
	height: 246px;
	width: 50px;
	float: left;
	padding-top: 140px;
}
.jumboformOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px solid 						#acacac;
	background-color:none;
	background-image: url(../images/form_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	color: #333333;
}
