/* Author information for base.css
----------------------------------------------- */
/* Style sheet by David Henry
   Thursday, March 02, 2006
   www.inboxart.com
----------------------------------------------- */

/* Page structure
---------------------------------------------------------------------------------------------- */

* {
   margin: 0;
   padding: 0;
   }
body {
   background: #fff url("../images/bg_site.gif");
   margin: 5px 0 10px 0;
   padding: 0;
   color: #000;
   text-align: center;
   font: 84%/1em Arial, Helvetica, sans-serif;
   }
#wrapper {
   margin: 0 auto;
   width: 1000px;
   background: #fff;
   border: 1px solid #369;
   padding: 5px;
   text-align: left;
   line-height: 1.4em;  
   voice-family: "\"}\"";
   voice-family: inherit;
   }
html>#wrapper {
   width: 1000px;
   }
#toolkit #wrapper, #testimonials #wrapper, #genius #wrapper {
   min-height: 1024px;
   }
#privacy #wrapper {
   width: auto;
   margin: 10px;
   padding: 10px;
   }
#testimonial_popup #wrapper {
   width: auto;
   margin: 10px;
   padding: 0;
   }
#popTestimonial #wrapper {
   width: 534px;
   margin: 10px auto;
   padding: 0;
   }
#specialoffer #wrapper, #download #wrapper {
   width: 562px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 550px;
   }
html>#specialoffer #wrapper {
   width: 550px;   
   }
html>#download #wrapper {
   width: 550px;   
   }
#header {
   background: #fff url("../images/header_bg_toolkitlive_blank_full3.jpg") no-repeat top left;
   border-top: 1px solid #369;
   border-right: 1px solid #369;
   border-left: 1px solid #369;
   border-bottom: 1px solid #369;
   height: 138px;
   }
   
#headerHome {
   background: #fff url("../images/header_bg_toolkitlive_blank_full3.jpg") no-repeat top left;
   border-top: 1px solid #369;
   border-right: 1px solid #369;
   border-left: 1px solid #369;
   border-bottom: 1px solid #369;
   height: 142px;
   }
   
#poptestimonial #header {
	background: #fff url("../images/header_bg3.jpg") repeat-x -20px 0px;
	height: 50px;
	border-bottom: 1px solid #369;
	}
#genius #header {
   background: #fff url("../images/header_bg3.jpg") repeat-x top left;
   border-bottom: 1px solid #369;   
   height: 50px;
   }
#logo {
   float: left;
   padding: 10px 0 0 5px;
   }
#logo2 {
   float: left;
   margin-bottom: -6px;
   padding: 0 0 0 5px;
}
#toplinks {
   float: right;
   padding: 10px 10px 0 0;
   }
#content {
   clear: left;
   padding: 20px 15px 15px 15px;
   background: #fff url("../images/content_bg.gif") repeat-y top left;
   }
#popTestimonial #content {
   clear: left;
   padding: 10px;
   border-right: 1px solid #369;
   border-left: 1px solid #369;
   background: #fff url("../images/content_bg.gif") repeat-y top left;
   }
#content2 {
   clear: left;
   padding: 20px 15px 15px 15px;
   }
#leftcol {
   float: left;
   width: 695px;
   }
  
  
/*----- ID for "Reasons to Enroll" on new Toolkit sites
------- Date Added: 6-13-2009 -----*/   
#reasonsToEnroll {
	float: left;
	width: 498px;
	background-color:#EAF5FF;
	border: 1px solid #336699;
	padding: 0 .5em;
	margin-bottom: 15px;
}

/*----- div for testimonial in header on home page of new Toolkit Sites
------- Date Added: 6-13-2009 -----*/
#headerTestimonial {
	float: right;
	width: 475px;
	max-height: 70px;
}

#popTestimonial #leftcol {
	width: auto;
	}
#rightcol {
   width: 265px;
   float: right;
   line-height: normal;
   }
#fullcol {
width: 100%;
line-height: normal;
}
#rightcol .divider {
   margin: 1em 0;
   border-bottom: 1px dashed #ccc;
   }
#print {
   text-align: right;
   font-size: 86%;
   margin-bottom: 0.5em;
   }
#footer {
   background: #333;
   padding: 10px;
   color: #ccc;
   font-size: 85%;
   }
   
/* Main navigation
---------------------------------------------------------------------------------------------- */
#nav {
   float: left;
   width: 100%;
   margin-top: 31px;
   font-size: 12px;
   line-height: normal;
   margin-bottom: 0px;
   }
#nav ul {
   margin: 0;
   padding: 5px 8px 0 5px;
   list-style: none;
   }
#nav li {
   float: left;
   background: url("../images/left_both3.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 6px;
   border-bottom: 1px solid #369;
   }
#nav a {
   float: left;
   display: block;
   width: .1em;
   background: url("../images/right_both3.gif") no-repeat right top;
   padding: 5px 12px 4px 4px;
   text-decoration: none;
   font-weight: bold;
   white-space: nowrap;
   color: #369;
   }
#nav > ul a {width:auto;}
   /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
   /* End IE5-Mac hack */
#nav a:hover {
   color:#333;
   }
#nav li:hover, #nav li:hover a {
   background-position:0% -201px;
   color:#333;
   }
#nav li:hover a {
   background-position:100% -201px;
   }
   
#nav-video a {
	color: #ff0000;
}   
   
/* Main navigation  - selected page behavior
---------------------------------------------------------------------------------------------- */
#home #nav-home,
#faq #nav-faq,
#new #nav-new,
#warning #nav-warning,
#proof #nav-proof,
#contact #nav-contact,
#video #nav-video
{
    background-position:0 -201px;
    border-width:0;
}

#home #nav-home a,
#faq #nav-faq a,
#new #nav-new a,
#warning #nav-warning a,
#proof #nav-proof a,
#contact #nav-contact a,
#video #nav-video a
{
    background-position:100% -201px;
    padding-bottom:5px;
    color:#333;
}


   
/* Heading styles
---------------------------------------------------------------------------------------------- */

h1 {
   font-size:20px;
   text-align: left;   
   line-height: normal;
   color: #369;
   margin-bottom: 0.5em;
   }
h2 {
   font-size: 120%;
   font-weight: bold;
   text-align: left;
   line-height: normal;
   margin: 1em 0;   
   }
h3 {
   font-size: 110%;
   font-weight: bold;
   text-align: center;
   line-height: normal;
   color: #000000;
   margin: 1em 0 0.5em 0;   
   }
h4 {
   font-size: 150%;
   font-weight: bold;
   color: #369;
   line-height: 1.1em;
   text-align: center;
   margin: 1em 0;
   }
h5 {
   font-size: 130%;
   font-weight: bold;
   color: #c00;
   line-height: 1.1em;
   text-align: left;
   text-decoration: underline;
   margin: 1em 0;
   }
#home h1, #freestuff h1, #toolkit h1, #mastermind h1, #genius h1 {
   text-align: center;
   margin-bottom: 1em;   
   }
#home h2, #mastermind h2, #genius h2 {
   text-align: center;
   margin: 1em 0 1.5em 0;   
   }
#articles h2, #specialoffer h2, .yellowbox h5 {
   margin-top: 0;
   }
#articles h5 {
/*   text-align: center; */
   text-decoration: none;
   }
#mastermind h4 {
   font-size: 160%;
   }
.subhead {
   margin-bottom: 1em;
   font-size: 140%;
   font-weight: bold;
   color: #000;
   text-align: center;
   line-height: normal;
   }
#testimonials .subhead {
   margin-bottom: 1em;
   font-size: 136%;
   font-weight: bold;
   color: #000;
   text-align: left;
   line-height: normal;
   }
.subheadtk {
   margin-bottom: 0.5em;
   font-size: 200%;
   font-weight: bold;
   color: #000;
   text-align: center;
   line-height: normal;
   }
.bonus {
   font-size: 150%;
   font-weight: bold;
   color: #c00;
   }
#rightcol h2 {
   color: #c00;
   margin: 0 0 1em 0;
   text-align: left;
   font-size: 134%;
   }
blockquote h2 {
   font-size: 120%;
   font-weight: bold;
   text-align: left;
   color: #c00;   
   line-height: normal;
   margin: 0 0 0.5em 0;
   }
   
/* Form styles
---------------------------------------------------------------------------------------------- */
label {
    width: 90px;
    text-align: right;
	padding: 0;
    float: left;
    }
.formerror {
    border: 1px dashed #FFCC00;
    background-color : #FFFFCC;
    width: auto;
	margin-top: 1px;
    padding: 5px 0;
    }
.errortext {
    padding-left: 90px;
	font-size: 86%;
	color: #c00;
    }
#rightcol label {
   text-align: left;
   }
#rightcol .formerror {
   padding: 5px;
   }
#rightcol .errortext {
   padding-left: 0;
   }
.formfield {
   border: 1px solid #999;
   width: 15em;
   height: 18px;
   }
   
   .formfield2 {
   border: 1px solid #999;
   width: 15em;
   height: 10px;
   }

.textarea {
   border: 1px solid #999;
   }
.dropdown {
   border: 1px solid #999;
   }
input.redbutton {
   background:#c00;
   color:#fff;
   font-size: xx-small;
   margin: 5px 0 1em 1em;
   font-weight: bold;
   height: 26px;
   width: 128px;
   border:2px solid #f00;
   border-color:#f00 #900 #900 #f00;
  }
  
  input.redbutton2 {
   background:#c00;
   color:#fff;
   font-size: xx-small;
   margin: 5px 0 1em 1em;
   font-weight: bold;
   height: 26px;
   width: 140px;
   border:2px solid #f00;
   border-color:#f00 #900 #900 #f00;
  }

#orderform {
   margin: 2em 0 1em 0;
   border: 4px dashed #c00;
   background: #ffc;
   padding: 20px;
   }
#orderform h2 {
   margin: 0 0 1em 0;
   text-align: left;
   }
#orderform img {
   margin-right: 3px;
   }
#photo {
	float: left;
	margin-right: 2em;
	font-size: 90%;
	width: 200px;
	}
   
/* Paragraph, blockquote, etc. styles
---------------------------------------------------------------------------------------------- */
p {
   margin: 0 0 1.5em 0;
   }
   
#leftcol p {
	font-size: 12pt;
}

p#skip {
   margin: 0 0 0 5px;
   font-size: 11px;
   line-height: normal;
   text-align: left;
   }   
blockquote {
   margin: 0;
   padding: 1em 2em 1em 5.5em;
   background: url("../images/blockquote_top.gif") no-repeat;
   }
.photo {
   padding: 1em 1.4em 1em 16px;
   background: url("../images/blockquote_top_photo.gif") no-repeat;   
   }
/* cite {
   margin-top: -1px;
   padding: 1.5em 0 1.5em 5.5em;
   background: url("../images/blockquote_bottom.gif") no-repeat;      
   font-style: normal;
   display: block;
   } */
cite {
   margin: -1px 0 1.5em 0;
   padding: 0 0 1.5em 5.5em;
   background: url("../images/blockquote_bg_bottom.gif") bottom left no-repeat;      
   font-style: normal;
   display: block;
   }     
.blockquotephoto {
   float: left;
   padding: 3px 1.3em 17em 0;
   }

/* List styles
---------------------------------------------------------------------------------------------- */
ul, ol {
   margin: 1em 0 1.5em 2em;
   padding: 0;
   }
li {
   margin-bottom: 1em;
   }
   
#leftcol li {
	font-size: 12pt;
}

.formerror li, .formerror ul {
   margin-bottom: 0;
   }

/* Link & anchor styles
---------------------------------------------------------------------------------------------- */
#skip a {
   color: #fff;
   background: transparent;
   }
#skip a:hover {
   color: #fc0;
   background: transparent;
   }
#print a {
   color: #999;
   }
.toplink {
   margin-top: 1em;
   color: #999;
   font-size: 80%;
   text-align: right;
   }
.toplink a {
   color: #999;
   }
.bottomlinks {
   text-align: center;
   font-size: 90%;
   }
.bottomlinks a {
   color: #666;
   }
#footer a {
   color: #ccc;
   }
#testimonial_popup a {
	color: #fff;
	}
   
/* Image styles
---------------------------------------------------------------------------------------------- */
.icons {
   float: left;
   margin: 3px 5px 0 0;
   }
.imageleft {
   margin: 3px 10px 5px 0;
   }
.imageright {
   margin: 3px 0 5px 10px;
   float: right;
   }
#print img {
   margin-right: 5px;
   } 
#robinheadshot {
   width: 138px;
   font-size: 86%;
   line-height: normal;
   }
#robinheadshot p {
   padding: .4em .4em 0 .4em;
   }

/* Table style classes
---------------------------------------------------------------------------------------------- */

/* Miscellaneous style classes
---------------------------------------------------------------------------------------------- */
.buybutton {
   margin: 2em 0;
   text-align: center;
   }
.custombuy {
	margin: 2em auto 0 auto;
	padding: 11px 0 0 0;
	width: 215px;
	height: 66px;
    color: #fff;
	background: url("../images/button_custom_bg.jpg") no-repeat;
	text-align: center;
   }
.custombuy a, .custombuy a:visited {
   color: #fff;
   font-weight: bold;
   text-decoration: none;
   }
.videotestimonial {
   height: 68px;
   background: url("../images/image_video_testimonial.jpg") no-repeat;
   margin-bottom: 2em;
   line-height: normal;
   }
#home .videotestimonial {
   width: 100%;
   font-weight: normal;
   }
#genius .videotestimonial {
   height: auto;
   }
.videophoto img {
   float: left;
   padding: 3px 2em 3em 15px;
   }
.download {
   border: 1px solid #999;
   background: #f8f8f8;
   padding: 1em;
   margin-bottom: 1.5em;
   }
.download div {
   border-left: 1px solid #999;
   padding-left: 1em;
   margin-left: 4em;
   }
.download img {
   float: left;
   }
.yellowbox {
   border: 2px dashed #fc0;
   background: #ffc;
   padding: 10px;
   margin: 1em 0;
   }
.yellowbox h5 {
   text-decoration: none;
   }
.graybox {
   border: 1px solid #ccc;
   background: #efefef;
   padding: 2em;
   font-family: "Courier New", Courier, mono;
   margin: 1em 0;
   }
.zerospam {
   float: right;
   width: 155px;
   position: relative;
   top: 0px;
   left: -40px;
   }
.lighttext {
   color: #999;
   }
div.clear {
   clear: both;
   }
.center {
   text-align: center;
   }
.hilightred {
   color: #c00;
   }
.yes {
   font-size: 200%;
   font-weight: bold;
   color: #c00;
   }
hr {
	color: #999;
	background-color: #999;
	border: 0;
	height: 1px;
	margin: 1.5em 0;
	}
.nobottommargin {
	margin-bottom: 0;
	}
	
/* ID Steve Rose Added 4-29-08
------------------------------------------------------------*/
#robinsLetter {
   background: #eee;
   border: 1px solid #ccc;
   padding: 10px 10px 10px 10px;
   }

/* Page Overlay Effect - Use transparency .png to cover background and an inner div to
    function as a dialog box. */
	
#overlay {
     visibility: hidden;
     position: fixed;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
	 min-height: 100%;
     text-align:center;
     z-index: 50000;
	 background-image:url(../images/background-transparency.png);
}

/* Dialog box. */
#overlayDialogWrapper {
     width:375px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #369;
     padding: 0px;
     text-align:left;
	 vertical-align: top;
}

#overlayDialogTitle {
	background: url("../images/overlay_header_bg.jpg") repeat-x top left;
	width: 100%;
	color: #fff;
	margin-bottom: 10px;
	text-align: left;
	border-bottom:1px solid #369;
}


#overlayContent {
	margin: 0 10px 10px 10px;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
}
/* Print style adjustments
---------------------------------------------------------------------------------------------- */

@media print {

body {
   font-size: 12pt;
   color: #000;
   background: #fff;
   }
#wrapper {
   width: 100%;
   padding: 0;
   border: 0;
   }
#header {
   background: #fff;
   border: 0;
   }   
.frustration, #lettertop, #letter, #footer, .testimonials {
   background: #fff;
   }
#content {
	padding: 0;
	width: 100%;
	}
#leftcol {
	float: none;
	padding: 0;
	width: 98%;
	}
blockquote {
   margin: 0;
   padding: 0;
   background: fff;
   }
.photo {
   padding: 0;
   background: fff;   
   }
cite {
   margin: 1em 0;
   padding: 0 0 0 2em;
   background: fff;      
   display: block;
   }
.frustration {
   padding-right: 0;
   }
#lettertop {
   height: auto;
   padding: 1em;
   }
#footer {
   clear: both;
   margin-top: 1em;
   }
#toplinks, #print, #rightcol, #nav, #skip, .blockquotephoto, .toplink, .custombuy, .bottomlinks {
   display: none;
   }
a:link, a:visited, a:hover, a:active {
   text-decoration: none;
   color: #000;
   background: transparent;
   }
   }