a:link, a:visited, a:active {
	color: #666666;
}
img {
    border: none;
}
a:hover {
	color: #000000;
}
body,td,th {
	color: #666666;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

#leftbodytext {
	padding:0px;
	text-align:left;
}

#secureLeftbodytext {
	padding-left: 25px;
	text-align:left;
}
#secureLeftbodytext ul {
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	font-weight:bold;
	font-size: 14px;
	list-style-image: url(../images/bullet.gif);
	
}
.bullet {
	padding-bottom: 20px;
}
#secureLeftbodytext span {
	font-weight:bold;
	color:#0000FF;
	
}
#secureLeftbodytext li {
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	
}
.ingredient {
	padding-left: 20px;
}

.ingredient  li {
	list-style-image: url(../images/ingredient.gif);
	font-size:12px;
	font-weight:normal;
	margin-bottom: 0px;
}


.secureHeading {
	margin-left:10px;
	margin-right:0px;
	margin-bottom:5px;
	text-align:left;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.secureSubHeading {
	margin-left:10px;
	margin-bottom:20px;
	color: #7e8081;
	font-size: 13px;
	text-align:left;
	font-style:italic;
}

#rightbodytext {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 5px;
}

.photo {
	margin-bottom: 30px;
	margin-top: 20px;
}
.btb {
	text-align:left;
	margin-bottom: 10px;
}
.testimonial {
	text-align:left;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 772px;
	background-image: url(../images/testimonial_bkg.gif);
	background-repeat: repeat-y;
}
.secureTestimonial {
	text-align:left;
	padding-top: 50px;
	padding-bottom: 30px;
	width: 772px;
	background-image: url(../images/testimonial_bkg.gif);
	background-repeat: repeat-y;
}

.testimonialHeadline {
	margin-left:15px;
	text-align:left;
	color: 0101ff;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;
}
.secureName {
	text-align:right;
	color: 0101ff;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding-top:60px;
	margin-right:30px;
}

.heading {
	margin-left:15px;
	padding-bottom:50px;
	text-align:right;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.subHeading {
	margin-left:15px;
	color: #7e8081;
	font-size: 13px;
	text-align:justify;
}
.thankyouHeading {
	padding-top:25px;
	padding-bottom:10px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.thankyouText {
	font-size: 14px;
	color: #333333;
	text-align: left;
	width: 80%;
}

#content {
	background-image: url(../images/footer-bkg.gif);
	background-repeat: repeat-y;
	width: 772px;
}
.timer  {
	display:inline;
	text-align:center;
	color:#000000;
}
.kitsAvailable {
	background-image: url(../images/urgency_bkg.jpg);
	height: 40px;
	background-repeat:no-repeat;
}
.kitsCountdown {
	color:#000000;
	font-weight:bold;
	font-size:18px;
	margin-left:77px;
	padding-top:8px;
}
.countdown  {
	display:inline;
	font-weight:bold;
}

#footer p {
	margin: 0px;
}
#footer img {
	padding-top: 40px;
	padding-bottom: 24px;
	text-align: center;	
	

}
.inputStyle, .inputStyle2, .selectStyle, .selectStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 138px;
}
.inputStyle2, .selectStyle2 {
	width: 280px;
}
#submitSecureContainer {
	width: 318px;
	height: 70px;
	display: block;
}
.captureTable {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top:10px;
	text-align: left;
}
#checkboxCell {
	border-top:1px solid #7e8081;
	padding-top:5px;
}
#loadingGraphic {
	height: 76px;
	background-image: url(../images/submit-bkg.gif);
	background-repeat: no-repeat;
	display: none;
	text-align: center;
}
#loadingGraphic img {
	margin-top: 26px;
	margin-bottom: 10px;
}

/* CSS FOR SLIDESHOW SCRIPT */
#imageSlideshowHolder1 {
	margin: 0px;	/* "Air" */
	width: 736px;	/* Image width */
	height: 200px;	/* Image height */
	position:relative;	/* Don't remove this line */
	
}

/* Don't change these values */
#imageSlideshowHolder1 img {
	position:absolute;
	left: 0px;
	top: 0px;
}
/* END CSS SLIDESHOW SCRIPT */


.bump {
	width: auto;
	height: 10px;
	display: block;
}

div#warning {
	width: auto;
	height: auto;
	padding: 10px;
	border: 2px solid #000;
	background-color: #fff;
	text-align: center;
}
div#warning strong {
	color: #ff0000;
}

div.itemContainer {
	clear: both;
	width: 100%;
}
div.itemContainer div.itemContainerLeft {
	float: left;
}
div.itemContainer div.itemContainerRight {
	float: right;
}
.personalInfo span {
	margin-top: 10px;
	font-weight: normal;
}
.personalInfo span.strike {
	font-weight: normal;
	text-decoration:line-through;
}

.personalInfo{
	color:#666666;
	font-weight:bold;
	padding:3px;
	margin:auto;
}

.importantText {
	color: #000000;
	font-weight:bold;
	font-size:13px;
	text-align:justify;
}

.securephoto {
	text-align:center;
	margin-bottom: 0px;
	margin-top: 5px;
}
.caseText, .caseText p {
	margin-left: 8px;
	margin-right: 8px;
	color: #540f46;
	font-size: 15px;
	text-align: left;
}
.caseText p strong {
	color: #000000;
}
.caseText p.caseColor strong {
	color: #62ad12;
}
.caseText p.caseColor2 strong {
	color: #9c0000;
}
#player1{
	border: 10px solid #EBEDD3; 
	width: 360px; 
	height: 225px;
}