/* CSS Document */


/* BODY */


body {
background: #666;
margin-top: 0;
}

html {
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

/* MAIN CONTAINER DIV */

#container {
margin: 0 auto;
width: 900px;
min-height: 100%;
overflow: hidden;
background: #FFF;
}


/* HEADER DIV */

#header {
width: 900px;
height: 146px;
background-image: url(http://www.seductionprogram.com/images/header.jpg);
background-position: center;
background-repeat: no-repeat;
margin: 0;
}


/* NAVIGATION */

#menu  {
width: 900px;
height: 22px;
font-size: 13px;
padding-top: 5px;
color: #980408;
background: #023263;
font-weight: bold;
text-align: left;
}

#menuleft {
float: left;
padding-left: 10px;
text-align: left;
}

#menuright {
float: right;
padding-right: 10px;
text-align: right;
}

#menu a {
color: #FFF;
text-decoration: none;
}

#menu a:hover {
color: #FDF59D;
text-decoration: none;
}


/* CONTENT DIVS */


#contentcontainer {
width: 890px;
height: 100%;
text-align: left;
padding: 5px;
}

#content {
width: 652px;
text-align: left;
padding: 5px;
}

/* CONTENT CAPSULES */

.sidecapsule {
width: 213px;
background-color: #FFF;
}

.sidecapsuletop {
width: 213px;
height: 37px;
background-image: url(http://www.seductionprogram.com/images/topsmall.jpg);
background-position: center;
background-repeat: no-repeat;
}

.sidecapsuletop h2 {
font-size: 14px;
font-weight: bold;
color: #FFF;
text-align: left;
margin: 0;
padding: 10px;
}

.sidecapsulecontent {
padding: 3px;
text-align: left;
background-image: url(http://www.seductionprogram.com/images/middlesmall.jpg);
background-position: center;
background-repeat: repeat-y;
}

.sidecapsulebottom {
width: 213px;
height: 17px;
background-image: url(http://www.seductionprogram.com/images/bottomsmall.jpg);
background-position: center;
background-repeat: no-repeat;
}

.sidecapsulebottom p {
padding: 8px 5px 5px 5px;
font-size: 10px;
font-weight: normal;
color: #666;
text-align: left;
}

.contentcapsule {
width: 652px;
background-color: #FFF;
}

.contentcapsuletop {
width: 652px;
height: 37px;
background-image: url(http://www.seductionprogram.com/images/topbig.jpg);
background-position: center;
background-repeat: no-repeat;
}

.contentcapsuletop h2 {
font-size: 14px;
font-weight: bold;
color: #FFF;
text-align: left;
margin: 0;
padding: 10px;
}

.contentcapsulecontent {
padding: 10px;
text-align: left;
background-image: url(http://www.seductionprogram.com/images/middlebig.jpg);
background-position: center;
background-repeat: repeat-y;
}

.contentcapsulebottom {
width: 652px;
height: 21px;
margin-top: -10px;
background-image: url(http://www.seductionprogram.com/images/bottombig.jpg);
background-position: center;
background-repeat: no-repeat;
}

.contentcapsulebottom p {
padding: 8px 5px 5px 5px;
font-size: 10px;
font-weight: normal;
color: #666;
text-align: left;
}

.onecolumncapsule {
width: 885px;
background-color: #FFF;
}

.onecolumncapsuletop {
width: 885px;
height: 37px;
background-image: url(http://www.seductionprogram.com/images/toponecol.jpg);
background-position: center;
background-repeat: no-repeat;
}

.onecolumncapsuletop h2 {
font-size: 14px;
font-weight: bold;
color: #FFF;
text-align: left;
margin: 0;
padding: 10px;
}

.onecolumncapsulecontent {
padding: 10px;
text-align: left;
background-image: url(http://www.seductionprogram.com/images/middleonecol.jpg);
background-position: center;
background-repeat: repeat-y;
}

.onecolumncapsulecontent-noborder {
padding: 18px;
text-align: left;
}

.onecolumncapsulebottom {
width: 885px;
height: 21px;
margin-top: -10px;
background-image: url(http://www.seductionprogram.com/images/bottomonecol.jpg);
background-position: center;
background-repeat: no-repeat;
}

.onecolumncapsulebottom p {
padding: 8px 5px 5px 5px;
font-size: 10px;
font-weight: normal;
color: #666;
text-align: left;
}


/* SIDEBARS */


#sidebar-right {
float: right;
width: 213px;
padding: 5px;
color: #000;
font-weight: bold;
line-height: 12px;
font-size: 14px;
text-align: left;
}


#sidebar-right ul {
margin-left: 10px;
padding-left: 40px;
font-size: 12px;
color: #000;
}


#sidebar-right ul li {

padding-left: 5px;
margin-left: -20px;
}

#sidebar-right ul li a {

color: #670001;
text-decoration: none;
}


#sidebar-right ul li a:hover {

color: #000;
text-decoration: none;
}



/* LISTS */


ul {
list-style: disc;
margin: 0;
color: #000000;
}

ul li {
list-style-type: disc;
margin-bottom:10px;
padding: 5px;
margin-left: 25px;
}

ol {
list-style: decimal;
margin: 0;
color: #000000;
}

ol li {
padding: 5px;
}

#footer {
width: 900px;
height: 45px;
font-size: 9px;
color: #FFF;
background: #023263;
font-weight: bold;
text-align: center;
border-top: 3px solid #990503;
clear: both;
}

#footer p {
padding: 5px;
margin: 5px;
font-size:10px;
}

#footer a {
color: #FFF;
text-decoration: none;
}


#footer a:hover {
color: #FDF59D;
text-decoration: none;
}


/* BOTTOM TEXT */

#bottomtext                  {
                          width:600px;
						  margin:auto;
						  }
						  
#bottomtext p                {
                          font-family:Arial, Helvetica, sans-serif;
						  font-size:10pt;
						  color:#000000;
						  text-align:center;
						  }
						  
#bottomtext a                {
                          color:#00000;
						  text-decoration:none;
						  padding-left:2px;
						  padding-right:2px;
						  }
						  
#bottomtext a:hover          {
                          color:#cc0000;
						  }


/* INITIAL STYLES */

h1 {
	font-family: Tahoma;
	font-size: 28px;
	color: #CC0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



/* LINKS */

A:link {text-decoration: underline; color: #980408;}
A:visited {text-decoration: none; color: #980408;}
A:active {text-decoration: none; color: #980408;}
A:hover {text-decoration: none; color: #980408;}


/* IMAGES */

.imgspace {
padding: 1px 5px 0 5px;
}

/* TESTIMONIALS */

#testimonial-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#testimonial-box          {
                          width:100%;
						  margin:auto;
						  background-color:#FFFFCC;
						  border:1px #333333 solid;
						  }
						  
#testimonial-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#testimonial-content h3    {
                          font-family:Tahoma;
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  }

#testimonial-content p    {
                          font-family:Arial, Helvetica, sans-serif;
						  font-size:14px;
						  line-height:16px;
						  text-align:justify;
						  }
						  
/* OPTIN BOX */
						  
						  
#optin-box {
position: relative;
float: right;
width: 300px;
text-align: left;
margin: 10px 25px 5px 5px;
}

#optin-box h1 {
color: #FFF;
font-style: italic;
font-weight: bold;
font-size: 14px;
margin-bottom: 0px;
}
						  

/* TEXT MODIFICATION STYLES */

.smalltxt9pxblack {
font-size: 9px;
color: #000;
}

.smalltxt10pxblue {
font-size: 10px;
font-style: italic;
color: #0000FF;
}

.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;

}

.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;

}

.black {

	color: #000000;

}

.white {

	color: #FFFFFF;

}

.red {

	color: #CC0000;

}


.blue {

	color: #0000FF;

}

.bluebold {

	color: #0000FF;
    font-weight: bold;
}

.green {

	color: #006600;

}

.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;

}

.video-qualifier {
	font-style: italic;
	font-size:12px;
}


/* TESTIMONIAL BOX */

#testimonial-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#testimonial-box          {
                          width:100%;
						  margin:auto;
						  border:1px #333333 solid;
						  background-color:#FFFFCC;
						  }
						  
#testimonial-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#testimonial-content h3    {
                          font-family:Tahoma;
						  color:#CC0000;
						  font-size:18px;
						  line-height:20px;
						  text-align:center;
						  margin-top:0px;
						  }

#testimonial-content p    {
						  font-size:14px;
						  line-height:16px;
						  text-indent:0em;
						  }
						  
.testifier-name			{
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						font-weight:bold;
						}
						
						
/* GUARANTEE BOX */

#guarantee-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#guarantee-box          {
                          width:100%;
						  margin:auto;
						  border:1px #333333 solid;
						  background-color:#FFFFCC;
						  }
						  
#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:14px;
						  line-height:16px;
						  text-indent:0em;
						  }
						  
						  
/* SKIP TO ORDER BOX */

#skip-container    {
               			   width:80%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
#skip-box          {
                          width:100%;
						  margin:auto;
						  border:1px #333333 solid;
						  background-color:#FFFFCC;
						  }
						  
#skip-content      {
                           width:90%;
						   margin:auto;
						   padding-top:10px;
						   padding-bottom:10px;
						   }
						   
						   
#skip-content h4    {
                          font-family:Tahoma;
						  font-size:16px;
						  line-height:18px;
						  text-align:center;
						  margin-top:0px;
						  margin-bottom:0px;
						  }

#guarantee-content p    {
						  font-size:14px;
						  line-height:16px;
						  text-indent:0em;
						  }


/* 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;
						  }



/* 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;
}

/**************************************aMember Styles*****************************************/
/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: solid 1px #8CACBB;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

}

/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #5C7B9A;
    border: solid 1px #8CACBB;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #5C7B9A;
    border: solid 1px #8CACBB;
}

/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: /* vedit - vertical table (signup, profile edit) */
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #5C7B9A;
    border: solid 1px #8CACBB;
}
/* vedit - heading row */
.vedit .headrow { font-weight: bold; text-align: center; }


/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #5C7B9A;
    border: solid 1px #8CACBB;
}

