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

body {
	font-family: 'dejavu sans', helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-style: normal;
	margin: 0;
	text-align: center;
	background-color: #e8e8e8;
	
}
dt {
	font-weight: bold;
}

h1 {
	text-align: center;
	font-size: 22pt;
	color: #7b20ff;
	font-style: normal;
	line-height: 1.2;
}
h2 {
	color: #7b20ff;;
	font-size: 18pt;
	font-weight: normal;
}


h3 {
	font-size: 14pt;
	text-transform: uppercase;
	color: #FF6600;
}
h4 {
	font-size: 16pt;
	font-weight: bold;
}
h5 {
	font-size: 14pt;
}
.lgtext {
	font-size: 14pt;
}


img {
	border: none;
}
li {
	margin: 0.5em 0 0 0;
}
.box200{
	background: #FFF;
	border: none;
	width: 200px;
	padding: 10px;
	margin-left: 235px;
	text-align: center;
	line-height: 1.3;
}
.box400{
	border: 1px solid #01AEF0;
	width: 380px;
	padding: 10px;
	margin-left: auto;
	text-align: center;
	line-height: 1.3;
	margin-right: auto;
	background-color: #C9E2E7;
}
.box500{
	background: #FFF;
	border: solid 1px #000;
	width: 480px;
	margin-left: 95px;
}

.box600 {
	border: 3px solid #01AEF0;
	width: 580px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.secureMessage {
	margin: 15px 25px;
	padding: 15px 20px;
	border: 2px solid #0c0;
	background: #cfc;
}
.image_left {
	padding: 0px;
	float: left;
	margin: 10px;
}
.image_right {
	padding: 10px;
	float: right;
}

.textbox-tip {
	background-image: url(../images/textbox-bg.gif);
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.textbox-tip-top {
	background-image: url(../images/textbox-top.gif);
	height: 29px;
	width: 600px;
}
.textbox-tip-base {
	background-image: url(../images/textbox-base.gif);
	height: 33px;
	width: 600px;
}
.textbox-tip p {
	padding-right: 15px;
	padding-left: 20px;
}

.subhead1 {
	text-align: center;
	font-size: 20pt;
	color: #FF0000;
	font-style: normal;
	line-height: 1.2;
	text-align: left;
	
}
.subhead2 {
	color: #2AA6F0;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	
}
.subhead3 {
	color: #666666;
	font-size: 14pt;
	text-transform: uppercase;
}
subhead1centered {
	text-align: center;
	font-size: 22pt;
	color: #FF0000;
	font-style: normal;
	line-height: 1.2;
	text-align: center;
	
}

.bodytextcentered {
	font-family: Verdana, Arial,sans-serif;
	;
	font-size: 12pt;
	color: #000;
	text-align: center;
	font-style: normal;
	line-height: 1.5;
}

.subhead2centered {
	color: #2AA6F0;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	
}

.purple {
	color: #7b20ff;
}


.pagename {
	font-family: Arial;
	font-size: 12px;
	color: #999;
	font-weight:bold;
	text-align: center;
	line-height: 1.4;
}

.media {
 text-align: center;

}
.youtube{
	text-align: center;	
}

#commsubscribe {
	width: 580px;
	margin: 0 auto;
	border: thin solid #993333;
	padding: 10px;
}

#google-video {
	float: right;
	width: 300px;
	padding: 10px;
}

blockquote {
	margin: 0 .5em;
	
}
ul.ticks {
	list-style-image: 	url(/images/epp/bul_17.gif);
	list-style-type: none;
	float: left;
}
ul.ticks li { 
	padding-bottom: 5px;
}
ul.ticks2 {
	list-style-image: 	url(/images/epp/bul_17.gif);
	list-style-type: none;
}
ul.ticks2 li { 
	padding-bottom: 5px;
}
a,
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: red;
}
#page {
	margin: 0 auto;
	width: 900px;
	padding: 0 15px;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}
#header {
    width: 660px;
	background-color: #E8E8E8;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	display: block;
	height: 179px;
	margin: 0;
	text-indent: -9999px;
	text-decoration: none;
}

#content {
	width: 860px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/cont-wide-bg.gif);
	background-repeat: repeat-y;
}
#box-top {
	background-image: url(../images/cont-wide-top.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#box-bottom {
	background-image: url(../images/cont-wide-bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}

/* two-column page */

#page2 {
	margin: 0 auto;
	width: 955px;
	padding: 0 5px;
	text-align: left;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}
#content2 {
	width: 935px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/two-column-bg.jpg);
	background-repeat: repeat-y;
}
#box-top2 {
	background-image: url(../images/two-column-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#box-bottom2 {
	background-image: url(../images/two-column-bottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#maincontent {
	width: 640px;
}

#sidebar {
	width: 272px;
	float: right;
	margin-left: 2px;
	

}
#subscribe {
	width: 274px;
	height: 180px;
	float: right;
	background-image: url(../images/opt-in.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 9px;
	padding-left: 9px;
}

#flexi-com-block {
	width: 180px;
	height: 60px;
	float: left;
	padding: 0px; 
	margin: 0px;
	
	padding-top: 72px;
	padding-right: 0px;
	padding-left: 70px;
}

#flexi-com-block form{
	width: 160px;
	height: 60px;
	float: left;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	padding: 0px; 
	margin: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:6px;
	font-family:Verdana, Arial, sans-serif;
}


#flexi-com-block .input{
	width: 160px;
	height: 15px;
	float: left;
	padding: 0px; 
	margin: 0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size:6px;
	font-family:Verdana, Arial, sans-serif;
}



#footer {
	clear: both;
	margin: 0 auto 0 auto;
}
.copyright {
	text-align: center;
	color: #666666;
	font-weight: normal;
	padding-top: 25px;
	font-size: 10px;
}
.copyright p {
	font-size: 10px;
}
.copyright_underline {
	text-decoration: underline;	
}
#footer ul {
	margin: 0;
	padding: 5px 0;
}
#footer li {
	display: inline;
	list-style: none;
}
#footer li a {
	padding: 0 10px;
	text-decoration: none;
	color: #666;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	margin: 4px 0;
}
#footer .links {
	text-align: center;
	font-size: 8pt;
}
/* Nav*/
#Nav{
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 33px;
	padding: 2px 0 0 5px;

	
	
}
#Nav ul {
	margin: 0;
	padding: 5px 0;
}
#Nav li {
	display: inline;
	list-style: none;
	font-size: 12px;
}
#Nav li a {
	padding: 0 6px;
	text-decoration: none;
	color: #333;
}
#Nav li a:hover {
	text-decoration: underline;
}
#Nav p {
	margin: 4px 0;
}
	
.clear {
	clear: both;
}

/* Nav Members*/
#Nav-members {
	width: 660px;
	height: 33px;
	
}
.menu2 { 
	margin: 0;
	margin-top: 3px;
	padding: 0; 
	list-style: none; 
} 

.menu2 li { 
	padding: 0; 
	margin: 0; 
	height: 33px; 
	list-style: none; 
	background-repeat: no-repeat; 
} 
.menu2 li a, .menu li a:visited { 
	display: block; 
	text-decoration: none; 
	text-indent: -10000px; 
	height: 33px; 
	background-repeat: no-repeat; } 
	
.menu2 li.menu-home{
	float: left;
	display: block;
	width: 106px;
	height: 33px;
	background-image: url(../images/menu_home.gif);
	background-repeat: no-repeat;
	
	
}
.menu2 li.menu-aboutus{
	float: left;
	display: block;
	width: 108px;
	height: 33px;
	background-image: url(../images/menu_aboutUs.gif);
	background-repeat: no-repeat;
	
}
.menu2 li.menu-blog{
	float: left;
	display: block;
	width: 104px;
	height: 33px;
	background-image: url(../images/menu_blog.gif);
	background-repeat: no-repeat;
	
}
.menu2 li.menu-lifestyleresources{
	float: left;
	display: block;
	width: 108px;
	height: 33px;
	background-image: url(../images/menu_lifestyleresources.gif);
	background-repeat: no-repeat;
	
}
.menu2 li.menu-freeStuff{
	float: left;
	display: block;
	width: 107px;
	height: 33px;
	background-image: url(../images/menu_freeStuff.gif);
	background-repeat: no-repeat;
	
}
.menu2 li.menu-contactUs{
	float: left;
	display: block;
	width: 130px;
	height: 33px;
	background: url(../images/menu_contactUs.gif);
	background-repeat: no-repeat;
	
}

.menu2 li.menu-home:hover, .menu2 li.menu-aboutus:hover, .menu2 li.menu-blog:hover, .menu2 li.menu-lifestyleresources:hover, .menu2 li.menu-freeStuff:hover, .menu2 li.menu-contactUs:hover {
	background-position: 0 -33px;
} 


	
.clear {
	clear: both;
}

/* Testimonial Box*/

.testimonial {
	width: 630px;
	margin: 15px auto;
	background: url(../images/boxbg.gif) repeat-y;
}
.testimonial h3 {
	background: url(../images/boxTop.gif) no-repeat;
	color: #fff;
	font-size: 16pt;
	height: 55px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
}
.join-div {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.testimonial p {
	margin: .5em 20px;
	
}
.smaller-text {
	font-size: 10pt;
}

.testimonial blockquote {
	margin: 0 10px;
}

.testimonial .author {
	clear: right;
	margin: 0;
	padding: .5em 25px 20px;
	background: url(../images/boxBottom.gif) bottom no-repeat;
	text-align: right;
	font-size: 100%;
	
}
.testimonial .author strong {
	font-size: 110%;
}
/* Library Box*/

.library {
	width: 555px;
	margin: 15px auto;
	background: url(../images/libraryboxbg.gif) repeat-y;
}
.library h3 {
	background: url(../images/libraryboxTop.gif) no-repeat;
	color: #fff;
	font-size: 16pt;
	height: 55px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
}

.library p {
	margin: .5em 20px;
	
}

.library .author {
	clear: right;
	margin: 0;
	background: url(../images/libraryboxBottom.gif) bottom no-repeat;
	text-align: right;
	font-size: 100%;
	padding-top: 0.5em;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	
}

/* forms */
form {
       margin: 1em 0;
}
.form fieldset {
	margin:0 0 15px;
	padding-top:10px;
	border:0;
	
	 }

legend {
       display: none
}
form,
.contactform {
	width: 90%;
	padding: 15px 15px;
	
}
.contactform .buttons {
	margin-left: 100px;
}
.contactform textarea {
	width: 170px; 
}
.contactform input.required{
	width: 450px;
}
form div,
.contactform div {
	margin: 5px 0;
}
form .error,
.contactform .error {
	color: #d00;
	text-align: center;
}
form label,
.contactform label {
	float: left;
	width: 140px;
	padding: 2px 5px 0 15px;
	font-weight: bold;
	text-align: right;
}
form .submit {
	text-align: center;
}
form #waitMessage {
	font-style: italic;
	font-size: 90%;
	color: #666;
}
form .secureMessage {
	border:1px solid #000;
	padding:15px 20px 15px 100px;
	font-size:12px;
	background:url(../images/secure-image.gif) no-repeat 10px 10px;
	width:300px;
	margin:15px auto;
	height:65px;
}

.contactform [name="ContactUs_1_phone"],
.contactform [name="ContactUs_2_phone"],
.contactform [for="ContactUs_1_phone"], 
.contactform [for="ContactUs_2_phone"] {
	display: none;
}
#step1 {
	width:193px;
	height:62px;
	margin:5px 0 10px 20px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/step1.png) no-repeat;

}

#step2 {
	width:193px;
	height:62px;
	margin:5px 0 10px 20px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/step2.png) no-repeat;
}

#step3 {
	width:193px;
	height:62px;
	margin:5px 0 10px 20px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/step3.png) no-repeat;

}

#step4 {
	width:193px;
	height:62px;
	margin:5px 0 10px 20px;
	padding:0;
	text-indent:-9999px;
	background:url(../images/step4.png) no-repeat;
}
label {
       float: left;
       padding-right: 1em;
       text-align: right;
       width: 8em;
}
#subscription1 label,
#subscription2 label,
#subscription3 label,
#subscription4 label {
	margin-left:100px;
}

#subscription1 .form label.confirmMessage,
#subscription2 .form label.confirmMessage,
#subscription3 .form label.confirmMessage,
#subscription4 .form label.confirmMessage {
	width: 350px;
	margin-left:0;
	text-align:left;
}

#subscription1 .form .checkbox input,
#subscription2 .form .checkbox input,
#subscription3 .form .checkbox input,
#subscription4 .form .checkbox input {
	width:auto;
}

#subscription1 .paymentSummary,
#subscription2 .paymentSummary,
#subscription3 .paymentSummary,
#subscription4 .paymentSummary {
	line-height: 150%;
	font-weight: bold;
	color: #D70000;
	margin-left: 50px;
	text-align: center;
	width: 500px;
	padding: 10px;
	margin-bottom: 15px;
}
/* inlines */
.center {
	text-align: center;
}
.error,
.red {
	color: red;
}


#subscription22 .form label.confirmMessage,
#subscription23 .form label.confirmMessage,
#subscription24 .form label.confirmMessage,
#subscription25 .form label.confirmMessage {
	width: 350px;
	margin-left:0;
	text-align:left;
}

#subscription22 .form .checkbox input,
#subscription23 .form .checkbox input,
#subscription24 .form .checkbox input,
#subscription25 .form .checkbox input {
	width:auto;
}

#subscription22 .paymentSummary,
#subscription23 .paymentSummary,
#subscription24 .paymentSummary,
#subscription25 .paymentSummary {
	line-height: 150%;
	font-weight: bold;
	color: #D70000;
	margin-left: 50px;
	text-align: center;
	width: 500px;
	padding: 10px;
	margin-bottom: 15px;
}
#blueform-box1 {
	background-color: #DEE9F3;
	width: 290px;
	border: 3px dashed #000000;
	float: none;
}
#blueform-box1 form {
       margin: 1em 0;
	   width: 90%;
	padding: 15px 5px;
}
#blueform-box1 .form fieldset {
	margin:0 px;
	padding-top:10px;
	border:0;
	 }
#blueform-box1 .commsubscriptionblock form{
	width:260px;
	margin: 0px
}

#blueform-box1 form div {
	margin:  0;
}

#blueform-box1 form label {
	
	width: 100px;
	font-size: 90%;
	font-weight: bold;
	
}
#blueform-box1 form .submit {
	text-align: center;
}
#blueform-box1 .smaller-text{
	margin-left: 20px;
	text-align: justify;
	width: 217px;
}
#blueform-box1 fieldset input{
	width: 110px;
}

/* inlines */
.center {
	text-align: center;
}
.error,
.red {
	color: red;
}
/* newsletter */
#newsbar {
	width: 160px;
	padding: 0 0 0 10px;
	float: right;
}
#newsletterSubscribeForm {
	background-color: #E8E8E8;
}
.sidebar-top {
	background-image: url(../images/sidebar-top.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.sidebar-bottom {
	background-image: url(../images/sidebar-bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#newscontent {
	width: 580px;
}
#newsletterSubscribeForm h3 {
	margin: 5px 0;
	text-align: justify;
}
#newsletterSubscribeForm p {
	margin: 5px 0;
	text-align: center;
}
#newsletterSubscribeForm form {
	width: auto;
	min-width: 0;
	margin: 0 0 15px;
	padding: 1px 8px 3px;
	border: 2px none #472c69;
}
#newsletterSubscribeForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#newsletterSubscribeForm label {
	margin: 0;
	padding: 0;
	float: none;
	display: inline
}
#newsletterSubscribeForm div {
	margin: 3px 0;
}
#newsletterSubscribeForm fieldset input {
	width: 95%;
}
#newsletterContent {
	background-image: url(../images/News-bg.gif);
}

#main-news-area {

}
#main-news-area p {
	padding-right: 10px;
	padding-left: 10px;
}

.news-top {
	background-image: url(../images/News-top.gif);
	height: 90px;
}
.news-bottom {
	background-image: url(../images/News-bottom.gif);
	height: 35px;
}

/* end newsletter */




/* refer a friend*/
/* tell a friend form */

.tellafriend {
	margin: 2em auto;
	padding: 10px 10px 10px;
	border: 3px solid #01AEF0;
}

.tellafriend fieldset {
	border: 0;
}

.tellafriend legend {
	color: #000;
	font-weight: bold;

}

.tellafriend div {
	clear: left;
	padding-top: 2px;

}

.tellafriend label {
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-top: 2px;
	text-align: right;

}

.tellafriend input {
	width: 250px;

}

.tellafriend .submit input {
	display: block;
	width: 418px;
	height: 43px;
	margin: .5em auto;
	padding-top: 43px;
	cursor: pointer;
	border: 0;
	background:url(../images/refer-friend-button.png) no-repeat;

}

.tellafriend .submit input:hover {
	background-position: 0 -57px;

}

.tellafriend .submit input[type=hidden] {
	display: none;

}

/* Rollover Buttons */
.find-out-more a  {
    clear: left;
	display: block;
	height: 65px;
	text-indent: -9999px;
	background-position: 50% -65px;
	background-repeat: no-repeat;
	background-image: url(../images/find-out-more.gif);
}

.buy-now-button a  {
    clear: left;
	display: block;
	height: 50px;
	text-indent: -9999px;
	background-position: 50% -50px;
	background-repeat: no-repeat;
	background-image: url(../images/Buy-Now-Button.gif);
}
.join-now-button a  {
    clear: left;
	display: block;
	height: 60px;
	text-indent: -9999px;
	background-position: 50% -60px;
	background-repeat: no-repeat;
	background-image: url(../images/join-now.gif);
}
.get-access-button a  {
    clear: left;
	display: block;
	height: 60px;
	text-indent: -9999px;
	background-position: 50% -60px;
	background-repeat: no-repeat;
	background-image: url(../images/get-access.gif);
}

.find-out-more a:hover,.buy-now-button a:hover,.join-now-button a:hover,.get-access-button a:hover{
	background-position: 50% 0px;
}
.greytext {
	color: #606060;
}
.greytext a{
	color: #606060;
	text-decoration: none;	
}
.blue-text {
	color: #00B2ED;
}
.blacktext {
	color: #000000;
}
.blueform-box2 {
	background-color: #DEE9F3;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border: 3px dashed #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.counterbox {
	font-size: 70px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFFFF;
	padding: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border: 15px solid #999999;
	text-align: center;
}
.button-box-div {
	border: 5px solid #FF0000;
	width:240px;
	margin:0 auto;
}
.dark-blue {
	color: #000066;
}
.belcher {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	border: 4px dashed #CC0000;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.payment-box {
	border: 5px dashed #FF0000;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.impact-black {
	color: #000000;
	font-family: Impact;
	font-weight: normal;
	font-size: 110%;
}
.impact-red {
	font-family: Impact;
	color: #FF0000;
	font-weight: normal;
	font-size: 110%;
}
.impact-purple {
	font-family: Impact;
	color: #6D47D2;
	font-weight: normal;
	font-size: 110%;
}
.strikeout {
	text-decoration: line-through;
	font-weight: bolder;
}
.smaller-text-red {
	font-size: 90%;
	color: #FF0000;
}
.small-black {
	font-size: 90%;
	color: #000000;
}
.yellow-bg {
	background-color: #FFFFCC;
	padding: 10px;
}
.narrow-parragraph {
	width: 550px;
	margin-left: 185px;
}
.div_right {
	width: 600px;
	margin-left: 250px;
}
.large-red {
	font-size: 18px;
	color: #FF0000;
}
.lined-note {
	font-family: "Courier New", Courier, monospace;
	background-image: url(/images/shiftlifestyle/lined-note.png);
	height: 147px;
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	line-height: 0.8;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.monotype {
	font-family: "Courier New", Courier, monospace;
}


.Xlarge-red {
	font-size: 24px;
	color: #FF0000;
}
.Xlarge-black {
	font-size: 24px;
	color: #000000;
}
.yellow-bonus-box {
	background-color: #FFFF99;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border: 5px dashed #000000;
	padding: 10px;
}
.premium-box {
	background-color: #9b63d5;
	background-image: url(../images/premium-bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	border: 5px dashed #000000;
}



.value-flash {
	background-image: url(/images/shiftlifestyle/value-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 71px;
	width: 98px;
	margin-left: -100px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 25px;
	margin-top: -20px;
}
