@charset "UTF-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {
	background-color: #D3E2F6;
	color: #2c2c2e;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: .9em;
}
/* Commonly used to style page titles. */
h1 {
	color: #900;
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.4em;
}
/* Commonly used to style section titles. */
h2 {
	color: #006373;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 2em;
}
h3 {
	color: #900;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
}
h4  {
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
	margin-top: 1.6em;
	margin-bottom: 1.6em;
}
p {
	font-size: 0.9em;
}
ol {
	line-height: 1.6em;
}
ul {
	line-height: 1.6em;
	font-size: 0.9em;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #da4d33;
	font-weight: bold;
	text-decoration: underline;
}
/* Sets the style for visited links. */
a:visited {
	color: #da4d33;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
  color: #b92200;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #b92200;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #392f69;
}
#buyNow a:link {
	font-size: 1.7em;
}
#buyNow a:hover {
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: overline;
}
#spacer {
	height: 20px;
	background-color: #D3E2F6;
}
#hrdProduct {
	height: 111px;
	background-image: url(assets/images/hdr_product.jpg);
	margin-top: 15px;
}
#outerWrapper {
	background-color: #fff; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 850px;
	background-image: url(images_ban/page_bkgnd.gif);
	margin-top: 30;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outerWrapper #topNavigation {
	background-color: #CFE2F7; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 46px;
}
#outerWrapper #topNavigationoi {
	height: 186px;
	padding: 0px;
	background: url(assets/images_ban/angelbus_bannerbkg.jpg) no-repeat;
}
#outerWrapper #topNavigation #optin {
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 485px;
}
#outerWrapper #topNavigation4pt {
	background-image: url(images_ban/4part/4pt_bannerbkg.jpg);
	background-color: #3D8590;
	height: 191px;
	background-repeat: no-repeat;
	padding: 0px;
}
#outerWrapper #header {
	background-color: #CDE2F7; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 192px;
	margin-top: 0px;
	background-image: url(assets/images_nav/head_bkgnd.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#outerWrapper #current {
	background-color: #CDE2F7; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 229px;
	margin-top: 0px;
	background-image: url(assets/images_nav/head_bkgnd.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#outerWrapper #headeroi {
	background-color: #CFE2F7; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 38px;
}
#outerWrapper #header_sm1col h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #CFE2F7;
}
#banAngelbus {
	background: url(assets/images_busns/angelbus_bannerbkg.jpg) no-repeat;
	height: 191px;
}
#banlifepur {
	background: #5B94C9 url(assets/images_ban/90day_ban.jpg) no-repeat;
	height: 191px;
	text-indent: -1000px;
}
#outerWrapper #headersqz {
	background-color: #378591; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 225px;
	margin-top: 15px;
	background-image: url(images_ban/sqeeze/banner.jpg);
}
#centeImg {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 238px;
	width: 600px;
}
#outerWrapper #headerThankcwa {
	background-color: #3D8590; /* Sets the bottom border properties for an element using shorthand notation */
	height: 224px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(assets/images_ban/ban_thankyou.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #headersqz h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #D3E2F6;
	text-align: center;
	padding-top: 65px;
}
#outerWrapper #headersqz h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	color: #D3E2F6;
}
#outerWrapper #header1 {
	background-color: #3D8590; /* Sets the bottom border properties for an element using shorthand notation */
	height: 186px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(images_ban/banner_bkg.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #header_sm1col {
	background-color: #3D8590; /* Sets the bottom border properties for an element using shorthand notation */
	height: 130px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(assets/images_nav/head_bkgnd_sm1col.jpg);
	background-repeat: no-repeat;
}
#outerWrapper #headerspecial {
	background-color: #CDE2F7; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 204px;
	margin-top: 0px;
	background-image: url(assets/images_ban/5secwmelissa.jpg);
	background-repeat: no-repeat;
	position: relative;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	margin: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #306374;
	border-left-color: #006C73;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #306374;
}
#outerWrapper #contentWrapper #contentsales {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #FFF;
	border: 2px solid #306374;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#outerWrapper #contentWrapper #contentsales h1 {
	font-weight: bold;
}
#optinBox {
	position: absolute;
	height: 108px;
	width: 325px;
	top: 95px;
	left: 525px;
	font-size: 0.85em;
	color: #FFF;
}
#bonus-container #bonus-box {
	border: 1px solid #900;
	margin-right: 40px;
	margin-left: 40px;
	padding: 40px;
}
#testeContain {
	padding: 0px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#testeContain2 {
	padding: 0px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#testeContain3 {
	padding: 0px;
	width: 622px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#testeContain #testeTop {
	background-image: url(assets/images/testebox_top.jpg);
	height: 40px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#testeContain2 #testeTop2 {
	background-image: url(assets/images/testebox_top.jpg);
	height: 40px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#testeContain3 #testeTop3 {
	background-image: url(assets/images/testebox_top.jpg);
	height: 40px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #content #testimonial {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 1em;
}
#testimonial p {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
#outerWrapper #contentWrapper #content #testimonial2{
	font-family: "Courier New", Courier, monospace;
	color: #000;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 1em;
}
#testimonial2 p {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
#outerWrapper #contentWrapper #content #testimonial3{
	font-family: "Courier New", Courier, monospace;
	color: #000;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 1em;
}
#testimonial3 p {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
#outerWrapper #contentWrapper #contentsales #testimonial {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	background-image: url(assets/images/testebox_bkgn.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#testeContain #testeBtm {
	background-image: url(assets/images/testebox_btm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px;
}
#testeContain2 #testeBtm2 {
	background-image: url(assets/images/testebox_btm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px;
}
#testeContain3 #testeBtm3 {
	background-image: url(assets/images/testebox_btm.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px;
}
#contentsales #buyNow {
	text-align: center;
	padding: 10px;
	border: 1px solid #900;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#outerWrapper #contentWrapper #content #SqzForm {
	padding: 20px;
	width: 650px;
	border: 4px dotted #3D8590;
	background-color: #D3E2F6;
	margin-right: auto;
	margin-left: auto;
}
#form {
	text-align: center;
}
/* ---------------- form styles ----------------*/

#frmWrap{
	
	padding: 1em 0;
}
form#frmSignup{
	width: 500 px;
	margin: 0, auto;
}
#outerWrapper #footer {
	 background-color: #006C73;
	border-top: solid 1px #CDE3F1; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px;
	font-size: 0.75em;
	color: #CDE3F1;
	text-align: center;
}
.sqzh1 {
	font-size: 2em;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.sqzh2 {
	font-size: 1.3em;
	color: #000;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.4em;
	font-weight: bold;
}
.red {
	color: #900;
}
.centered {
	text-align: center;
}
.legal {
	font-size: 0.8em;
	font-style: italic;
}
.floatrt {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.floatlft {
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
fieldset {
	background: #D3E2F6;
	border: 1px solid #999;
	margin: 1em 0;
	padding-bottom: .5em;
}
.tinytext {
	font-size: 0.6em;
}
legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	line-height: 1.4;
	background: #D3E2F6;
	padding: 0.2em .5em;
	margin-left: 0.5em;

/* ---------------- header specific styles ----------------*/
.ordinal {
	font-size: 60%;
	letter-spacing: -0.05em;
	vertical-align: 50%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.ordinalRed {
	font-size: 60%;
	letter-spacing: -0.05em;
	vertical-align: 40%;
	color: #900;
}
.aaplayer {
	padding-top: 2em;
	padding-bottom: 1em;
}
.boldDisplay {
	font-size: 2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.ordinal {
	font-size: 60%;
	letter-spacing: -0.05em;
	vertical-align: 40%;
}
#callBox1 {
	margin: 5px auto;
	padding: 10px;
	width: 80%;
	border: 4px solid 900;
}
#testetable {
	background: #FFC;
	border: 1px solid #369;
	text-align: left;
	vertical-align: top;
}
#testetable tr {
	font-size: 1em;
	text-align: left;
	vertical-align: top;
}
