/* LAYOUT SETUP */

body {
background-color:#000000;
}

#toplink  {
width:750px;
height:24px;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:right;
}

#toplink a {
color:#FFFFFF;
text-decoration:underline;
}

#toplink a:hover {
color:#FFFFFF;
text-decoration:none;
}

#container {
width:850px;
margin:auto;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
}

#content {
width:790px;
margin:auto;
padding:30px;
}

#content div.videoYouTube {
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
}

.skip-content      {
	width:80%;
	background: #FFFFCC;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 2px solid #333333;
	padding: 10px 20px;
	margin: 20px auto;
						   }
.skip-content h4    {
                          font-family:Tahoma;
						  font-size:16px;
						  line-height:18px;
						  text-align:center;
						  margin-top:0px;
						  margin-bottom:0px;
						  }

#upper-optin {
width:50%;
float:right;
padding-left: 10px;
padding-bottom: 10px;
}

.upper-optin-picsabove {
width:218px;
height:171px;
float:right;
padding-left: 10px;
padding-bottom: 10px;
}


#footer  {
width:800px;
height:29px;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
padding-top:12px;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}

#footer a:active {
color:#FFFFFF;
text-decoration:none;
}

#footer a:visited {
color:#FFFFFF;
text-decoration:none;
}



/* INITIAL STYLES */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding-top:10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top:0px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:22px;
	margin-bottom:24px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

/* OVERLAY STYLES - MAIN */

.bold {
	font-weight: bold;
}
.bold-highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}
.bold-highlight-italic {
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;

}
.bold-highlight-underline {
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.bold-highlight-italic-underline {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.bold-italic-underline {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.highlight {
	background-color: #FFFF00;
}
.highlight-underline {
	text-decoration: underline;
	background-color: #FFFF00;
}
.italic {
	font-style: italic;
}
.italic-highlight {
	font-style: italic;
	background-color: #FFFF00;
}
.italic-underline {
	font-style: italic;
	text-decoration: underline;
}
.italic-highlight-underline {
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.strikethrough-bold {
	font-weight: bold;
	text-decoration: line-through;
}
.strikethrough-highlight {
	text-decoration: line-through;
	background-color: #FFFF00;
}
.strikethrough-italic {
	font-style: italic;
	text-decoration: line-through;
}
.strikethrough-bold-highlight {
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.strikethrough-bold-italic {
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.strikethrough-bold-highlight-italic {
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.strikethrough-highlight-italic {
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - BLACK */

.black {
	color: #000000;
}
.black-bold {
	color: #000000;
	font-weight: bold;
}
.black-bold-highlight {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.black-bold-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.black-bold-underline {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.black-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.black-bold-highlight-underline {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.black-bold-highlight-italic-underline {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.black-bold-italic-underline {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.black-highlight {
	color: #000000;
	background-color: #FFFF00;
}
.black-highlight-underline {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.black-italic {
	color: #000000;
	font-style: italic;
}
.black-italic-highlight {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
}
.black-italic-underline {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}
.black-italic-highlight-underline {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.black-underline {
	color: #000000;
	text-decoration: underline;
}
.black-strikethrough {
	color: #000000;
	text-decoration: line-through;
}
.black-strikethrough-bold {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}
.black-strikethrough-highlight {
	color: #000000;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.black-strikethrough-italic {
	color: #000000;
	font-style: italic;
	text-decoration: line-through;
}
.black-strikethrough-bold-highlight {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.black-strikethrough-bold-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.black-strikethrough-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.black-strikethrough-highlight-italic {
	color: #000000;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - WHITE */

.white {
	color: #FFFFFF;
}
.white-bold {
	color: #FFFFFF;
	font-weight: bold;
}
.white-bold-highlight {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}
.white-bold-italic {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.white-bold-underline {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.white-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.white-bold-highlight-underline {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.white-bold-highlight-italic-underline {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.white-bold-italic-underline {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.white-highlight {
	color: #000000;
	background-color: #FFFF00;
}
.white-highlight-underline {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.white-italic {
	color: #FFFFFF;
	font-style: italic;
}
.white-italic-highlight {
	color: #000000;
	font-style: italic;
	background-color: #FFFF00;
}
.white-italic-underline {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.white-italic-highlight-underline {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.white-underline {
	color: #FFFFFF;
	text-decoration: underline;
}
.white-strikethrough {
	color: #FFFFFF;
	text-decoration: line-through;
}
.white-strikethrough-bold {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: line-through;
}
.white-strikethrough-highlight {
	color: #000000;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.white-strikethrough-italic {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: line-through;
}
.white-strikethrough-bold-highlight {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.white-strikethrough-bold-italic {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.white-strikethrough-bold-highlight-italic {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.white-strikethrough-highlight-italic {
	color: #000000;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - RED */

.red {
	color: #CC0000;
}
.red-bold {
	color: #CC0000;
	font-weight: bold;
}
.red-bold-highlight {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF00;
}
.red-bold-italic {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
.red-bold-underline {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
.red-bold-highlight-italic {
	color: #CC0000;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.red-bold-highlight-underline {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.red-bold-highlight-italic-underline {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.red-bold-italic-underline {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.red-highlight {
	color: #CC0000;
	background-color: #FFFF00;
}
.red-highlight-underline {
	color: #CC0000;
	text-decoration: underline;
	background-color: #FFFF00;
}
.red-italic {
	color: #CC0000;
	font-style: italic;
}
.red-italic-highlight {
	color: #CC0000;
	font-style: italic;
	background-color: #FFFF00;
}
.red-italic-underline {
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
}
.red-italic-highlight-underline {
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.red-underline {
	color: #CC0000;
	text-decoration: underline;
}
.red-strikethrough {
	color: #CC0000;
	text-decoration: line-through;
}
.red-strikethrough-bold {
	color: #CC0000;
	font-weight: bold;
	text-decoration: line-through;
}
.red-strikethrough-highlight {
	color: #CC0000;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.red-strikethrough-italic {
	color: #CC0000;
	font-style: italic;
	text-decoration: line-through;
}
.red-strikethrough-bold-highlight {
	color: #CC0000;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.red-strikethrough-bold-italic {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.red-strikethrough-bold-highlight-italic {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.red-strikethrough-highlight-italic {
	color: #CC0000;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - BLUE */

.blue {
	color: #0000FF;
}
.blue-bold {
	color: #0000FF;
	font-weight: bold;
}
.blue-bold-highlight {
	color: #0000FF;
	font-weight: bold;
	background-color: #FFFF00;
}
.blue-bold-italic {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
}
.blue-bold-underline {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.blue-bold-highlight-italic {
	color: #0000FF;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.blue-bold-highlight-underline {
	color: #0000FF;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.blue-bold-highlight-italic-underline {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.blue-bold-italic-underline {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.blue-highlight {
	color: #0000FF;
	background-color: #FFFF00;
}
.blue-highlight-underline {
	color: #0000FF;
	text-decoration: underline;
	background-color: #FFFF00;
}
.blue-italic {
	color: #0000FF;
	font-style: italic;
}
.blue-italic-highlight {
	color: #0000FF;
	font-style: italic;
	background-color: #FFFF00;
}
.blue-italic-underline {
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;
}
.blue-italic-highlight-underline {
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.blue-underline {
	color: #0000FF;
	text-decoration: underline;
}
.blue-strikethrough {
	color: #0000FF;
	text-decoration: line-through;
}
.blue-strikethrough-bold {
	color: #0000FF;
	font-weight: bold;
	text-decoration: line-through;
}
.blue-strikethrough-highlight {
	color: #0000FF;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue-strikethrough-italic {
	color: #0000FF;
	font-style: italic;
	text-decoration: line-through;
}
.blue-strikethrough-bold-highlight {
	color: #0000FF;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue-strikethrough-bold-italic {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.blue-strikethrough-bold-highlight-italic {
	color: #0000FF;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.blue-strikethrough-highlight-italic {
	color: #0000FF;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - GREEN */

.green {
	color: #006600;
}
.green-bold {
	color: #006600;
	font-weight: bold;
}
.green-bold-highlight {
	color: #006600;
	font-weight: bold;
	background-color: #FFFF00;
}
.green-bold-italic {
	color: #006600;
	font-style: italic;
	font-weight: bold;
}
.green-bold-underline {
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.green-bold-highlight-italic {
	color: #006600;
	font-style: italic;
	background-color: #FFFF00;
	font-weight: bold;
}
.green-bold-highlight-underline {
	color: #006600;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;
}
.green-bold-highlight-italic-underline {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF00;
}
.green-bold-italic-underline {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.green-highlight {
	color: #006600;
	background-color: #FFFF00;
}
.green-highlight-underline {
	color: #006600;
	text-decoration: underline;
	background-color: #FFFF00;
}
.green-italic {
	color: #006600;
	font-style: italic;
}
.green-italic-highlight {
	color: #006600;
	font-style: italic;
	background-color: #FFFF00;
}
.green-italic-underline {
	color: #006600;
	font-style: italic;
	text-decoration: underline;
}
.green-italic-highlight-underline {
	color: #006600;
	font-style: italic;
	text-decoration: underline;
	background-color: #FFFF00;
}
.green-underline {
	color: #006600;
	text-decoration: underline;
}
.green-strikethrough {
	color: #006600;
	text-decoration: line-through;
}
.green-strikethrough-bold {
	color: #006600;
	font-weight: bold;
	text-decoration: line-through;
}
.green-strikethrough-highlight {
	color: #006600;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.green-strikethrough-italic {
	color: #006600;
	font-style: italic;
	text-decoration: line-through;
}
.green-strikethrough-bold-highlight {
	color: #006600;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.green-strikethrough-bold-italic {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
}
.green-strikethrough-bold-highlight-italic {
	color: #006600;
	font-style: italic;
	font-weight: bold;
	text-decoration: line-through;
	background-color: #FFFF00;
}
.green-strikethrough-highlight-italic {
	color: #006600;
	font-style: italic;
	text-decoration: line-through;
	background-color: #FFFF00;
}

/* OVERLAY STYLES - FONTS */

.all-caps {
	text-transform: uppercase;
}
.all-lowercase {
	text-transform: lowercase;
}
.all-firstlettercaps {
	text-transform: capitalize;
}
.font-Georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.font-Courier {
	font-family: "Courier New", Courier, "Times New Roman", mono;
}
.font-Geneva {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.font-Trebuchet {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}
.font-Impact {
	font-family: 'Impact', Verdana, Arial, Helvetica, sans-serif;
}
.font-ComicSans {
	font-family: 'Comic Sans MS', Georgia, "Times New Roman", Times, serif;
}			
						
/* DASHED BOX */

#dashedbox-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#dashedbox-box          {
                          width:100%;
						  margin:auto;
						  border:2px #333333 dashed;
						  background-color:#FFFFCC;
						  }
						  
#dashedbox-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#dashedbox-content h3    {
                          font-family:Tahoma;
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  margin-top:0px;
						  }

#dashedbox-content p    {
						  font-size:14px;
						  line-height:16px;
						  text-indent:0em;
						  }
						  
						
.edusignup a { 
						font-family: Tahoma; 
						font-size: 14px; 
						font-weight:bolder; 
						color: #FFFFFF; 
						background-color: #009933; 
						border: outset 1px; 
						padding: 5px; 
						margin: auto; 
						display: block; 
						width:80%;
						text-align:center;
						text-decoration:none;
						}
						
.edusignup a:hover { 
						color: #FFFFFF; 
						background-color: #0000CC;
						border: inset 1px; 
						}
						
						
						  
/* OPTIN BOX */

#optinbox-container    {
               			   width:76%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#upper-optinbox-container    {
               			   width:100%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   margin-bottom:0px;
						   }
						   
#optinbox-box          {
                          width:100%;
						  margin:auto;
						  border:2px #000000 dashed;
						  background-color:#FFFFCA;
						  }
						  
#optinbox-content      {
                           width:95%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#optinbox-content h3    {
                          font-family:Tahoma;
						  font-size:22px;
						  line-height:24px;
						  text-align:center;
						  margin-top:0px;
						  }
						  
#optinbox-content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#000066;
}

#optinbox-content p      {
    font-size: 13px;
}
						  
#optinbox-1SCbox {
					width:90%;
					margin:auto;
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					text-align:left;
					}
					
#upper-optinbox-1SCbox {
					margin:auto;
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					text-align:left;
					margin-bottom:0px;
					}
					
#submitpad {
  padding: 8px;
  background-color: #CC0000;
  margin: 0px;
  border-width: 3px;
  border-color: #CC0000;
  border-spacing: 0;
  margin-bottom:0px;
}

#submitpad-upper {
  padding: 8px;
  background-color: #CC0000;
  margin: 0px;
  border-width: 3px;
  border-color: #CC0000;
  border-spacing: 0;
  margin-bottom:0px;
  width:320px;
}

.submit {
font-size:22px;
width:395px;
}

.submit-upper {
font-size:16px;
width:320px;
}

fieldset {
border:0px;
}


/* OPTIN BOX */

#testimonialbox-container    {
               			   width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#testimonialbox-box          {
                          width:100%;
						  margin:auto;
						  border:1px #999999 solid;
						  background-color:#FFFFCC;
						  }
						  
#testimonialbox-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#testimonialbox-content h3    {
                          font-family:Tahoma;
						  font-size:20px;
						  line-height:22px;
						  text-align:center;
						  margin-top:0px;
						  }
						  
#testimonialbox-content p {
						font-family:Arial, Helvetica, sans-serif;
						font-size:16px;
						margin-top:0px;
						}
						  

/* HYPERLINKS */

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}


/* ALTERNATE UL STYLES */

#grayarrowlist                     {
						   list-style: url(../images/arrow.jpg) ;
						   }
						   
#orangeastericklist                     {
						   list-style: url(../images/orange-asterick.gif);
						   }
						   
#redcheckslist                     {
						   list-style: url(../images/small_red_check.gif);
						   						   }
												   
#blackcheckslist                     {
						   list-style: url(../images/small_black_check.gif);
						   						   }

#flashingredarrowslist                     {
						   list-style: url(../images/arrow.gif);
						   font-family:Arial, Helvetica, sans-serif;
						   font-size:16px;
						   padding-left:35px;
						   margin-left:38px;
						   list-style-position: outside;
						   }
						   
#littleredboxlist                     {
						   list-style: url(../images/littleredbox.gif);
						   padding-left:35px;
						   margin-left:8px;
						   list-style-position: outside;
						   }
						   
#SS30checkmarkslist                     {
						   list-style: url(../images/img_SS30b_checkmark1.png);
						   font-size:18px;
						   padding-left:35px;
						   margin-left:38px;
						   list-style-position: outside;
						   }

#SS30checkmarkslist p {
font-size:20px;
margin-bottom:15px;
margin-top:0px;
}

/* IMAGES */

.imgspace {
padding: 1px 5px 0 5px;
}

.imgfltleft {
float: left;
padding-right: 10px;
padding-bottom: 10px;
}

.imgfltrght {
float: right;
padding-left: 10px;
padding-bottom: 10px;
}

img {
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;	
}



/* CUSTOM FOR THIS SITE */

.signup a { 
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight:bolder; 
	color: #FFFFFF; 
	background-color: #009933; 
	border: outset 1px; 
	padding: 5px; 
	margin: auto; 
	display: block; 
	width:500px;
	text-align:center;
	text-decoration:none;
}
						
.signup a:hover { 
color: #FFFFFF; 
background-color: #0000CC;
border: inset 1px; 
}  

.topnote {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background-color:#FFFF00;
margin-top:0px;
}

.privacy {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
margin-bottom:0px;
font-style:italic;
text-align:center;
}

/* Top Call Out Box */

#topcallout-container    {
               			   width:690px;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#topcallout-box          {
                          width:100%;
						  margin:auto;
						  border:2px #000000 solid;
						  background-color:#FFFF99;
						  }
						  
#topcallout-content      {
                           width:95%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						  	   
						   
#topcallout-content p    {
						  font-size:18px;
						  line-height:20px;
						  text-indent:0em;
						  margin-top:0px;
						  margin-bottom:0px;
						  font-weight:bold;
						  text-align:center;
						  }

/* Sub-Indent of Bullets */

#subindent-of-bullets 	{
						width:713px;
						padding-left:87px;
}

/* Check-In Box */

#checkin-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#checkin-box          {
                          width:100%;
						  margin:auto;
						  border:2px #CC0000 solid;
						  }
						  
#checkin-content      {
                           width:95%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						  	   
/* Guarantee Box */

#saleslettercontent-guarantee {
						width:70%;
						margin:auto;
						font-size:16px;
						padding:10px;
						border:1px solid #999999;
						}


/* No Risk Reservation Box */

#orderbox-container    {
               			   width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
				   
#orderbox-box          {
                          width:100%;
						  margin:auto;
						  border:2px #000000 dashed;
						  background-color:#FFFFCA;
						  }
						  
#orderbox-content      {
                           width:95%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#orderbox-content h3    {
                          font-family:Tahoma;
						  font-size:18px;
						  line-height:20px;
						  margin-top:0px;
						  }
						  
#orderbox-content h4 {
                          font-family: Arial, Helvetica, sans-serif;
						  font-size:16px;
						  line-height:18px;
						  margin-top:0px;
						  font-weight:normal;
}

#orderbox-content p      {
    font-size: 16px;
}

#orderbox-content h6 {
font-size:14px;
font-weight:lighter;
}

/* BONUSES BOX */

#bonuses-container    {
               			   width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#bonuses-box          {
                          width:100%;
						  margin:auto;
						  border:2px #CC0000 solid;
						  background-color:#FFFFFF;
						  }
						  
#bonuses-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
/* GUARANTEE BOX */

#guarantee-container    {
               			   width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#guarantee-box          {
                          width:100%;
						  margin:auto;
						  border:2px #333333 solid;
						  background-color:#FFFFFF;
						  }
						  
#guarantee-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#guarantee-content h3    {
                          font-family:Tahoma;
						  font-size:24px;
						  line-height:27px;
						  text-align:center;
						  margin-top:0px;
						  }

#guarantee-content p    {
						  font-size:16px;
						  line-height:18px;
						  text-indent:0em;
						  }
		
.testimonialBoxSales, .testimonialSales {
	padding: 10px;
	width: 90%;
	border: 1px solid #000000;
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	background-color:#FFFF99;
}
.testimonialBoxSalesNew, .testimonialSalesNew {
	padding: 10px;
	border: 1px solid #000000;
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	background:#FFFFCC;
	width: 90%;
	margin:auto;
}

#playboycoverImg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 0px;
}
#playboycoverTxt {
	float: right;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.video-qualifier {
	font-style: italic;
	font-size:12px;
}

#order-customization-container    {
               			   width:95%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#order-customization-box          {
                          width:100%;
						  margin:auto;
						  border:1px #000000 solid;
						  }
						  
#order-customization-content      {
                           width:95%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }

.yesross {
	color: #006600;
	font-weight: bold;
	font-size:20px;
}

.noross {
	color: #006600;
	font-weight: bold;
	font-size:16px;
}

#order-confirmation-orange-bar {
width:685px;
margin:auto;
background-color:#FF9900;
padding:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

#save-window {
width:480px;
padding:10px;
margin:auto;
}

/* SHADOW BOX */

.shadowbox-top {
background-image:url(../images/shadowboxtop.jpg);
background-repeat:no-repeat;
width:554px;
height:37px;
margin:auto;
}

.shadowbox-bottom {
background-image:url(../images/shadowboxbottom.jpg);
background-repeat:no-repeat;
width:554px;
height:37px;
margin:auto;
}

.shadowbox-container {
width:554px;
margin:auto;
padding-top:0px;
padding-bottom:0px;
}					   
 						   
.shadowbox-box {
width:100%;
margin:auto;
border:2px solid #666666;
}
						  
.shadowbox-content {
width:90%;
margin:auto;
padding-top:10px;
padding-bottom:10px;
}

		   
						   
.shadowbox-content h3  {
font-family:Tahoma;
font-size:18px;
line-height:20px;
text-align:center;
margin-top:0px;
}

.squareboxlink a { 
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight:bolder; 
	color: #FFFFFF; 
	background-color: #CC0000; 
	border: outset 1px; 
	padding: 5px; 
	margin: auto; 
	display: block; 
	width:600px;
	text-align:center;
	text-decoration:none;
}
						
.squareboxlink a:hover { 
color: #FFFFFF; 
background-color: #009933;
border: inset 1px; 
}


.schedulebox {
width:100%;
margin:auto;
}

.scheduleheader-reg  {
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:center;
}

.scheduledetails-reg  {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.scheduledetails-cs  {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
font-style:italic;
}

.scheduledetails-disc  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
color:#009933;
font-weight:bold;
border-left:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.scheduledetails-regbutton  {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.scheduledetails-regbutton a { 
	font-family: Tahoma; 
	font-size: 12px; 
	font-weight:bolder; 
	color: #FFFFFF; 
	background-color: #CC0000; 
	border: outset 1px; 
	padding: 5px; 
	margin: auto; 
	display: block; 
	width:150px;
	text-align:center;
	text-decoration:none;
}
						
.scheduledetails-regbutton a:hover { 
color: #FFFFFF; 
background-color: #009933;
border: inset 1px; 
}

.BonusPagess30box {
width:800px;
height:1200px;
background-image:url(../images/img_BonusPagess30box.png);
background-repeat:no-repeat;
margin:auto;
}

.BonusPagess30box-content {
width:760px;
margin:auto;
padding:20px;
}
