/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



.buttonborder {
  background-color: #ff0000;
  margin: 0px;
  padding: 2px;
  border-width: 3px;
  border-style: outset;
  border-color: #ff0000;
  border-spacing: 0;
}

.johnson-box {
	background-color: #FFFFB1;
	width: 450px;
	border: 1px solid #999999;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.signup-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	font-size: 10px;
	color: #666666;
}

.testimonial-heading {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.uppercase {
	text-transform: uppercase;
}

.testimonial {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	font-size: 14px;
}
.copyright {
	font-size: 12px;
	text-align: center;
}

.top-table {
	padding: 5px;
	width: 650px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #11165A;
	border-right-color: #11165A;
	border-bottom-color: #11165A;
	border-left-color: #11165A;
}
.bottom-table {
	padding: 5px;
	width: 650px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #11165A;
	border-right-color: #11165A;
	border-bottom-color: #11165A;
	border-left-color: #11165A;
	border-bottom-style: solid;
}
.courier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.noindent {
	text-indent: 0px;
	text-align: left;
}

.dropcap {
	font-size: 40px;
	font-weight: bold;
	padding-right: 3px;
	color: #FF0000;
}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: 25px;
}
.header-table {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.blue {
	color: #333399;
}
h1 {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 25px;
	text-align: center;
	font-family: Tahoma;
}
.photo {
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid #333333;
}
.testisign {
	text-align: right;
	font-family: "Courier New", Courier, monospace;
}

.small-font {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.bullet {
	list-style-image: url(resources/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0px;
	padding-left: 50px;
}

h2 {
	font-size: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma;
	text-align: center;
	color: #CC0000;
}
.checklist {
	text-indent: 0px;
}

.red {
	color: #CC0000;
}
.prehead {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Tahoma;
	text-indent: 0px;
}
.highlight {
	background-color: #FFFF00;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.order-price {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	text-indent: 0px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	padding-right: 0px;
}
.cover {
	text-indent: 0px;
	text-align: center;
}



.coupon-box {
	background-color: #FFFFB1;
	width: 450px;
	border: 3px dashed #CC0000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
h3 {
	font-size: 16px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma;
	text-align: center;
}
.orderlink {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
}
.pricebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFB1;
	border: 1px solid #999999;
	margin: 1px;
	padding: 1px;
}
.pricebox-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whole-table {
	padding: 5px;
	width: 650px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #11165A;
	border-right-color: #11165A;
	border-bottom-color: #11165A;
	border-left-color: #11165A;
	border-bottom-style: solid;
	border-top-style: solid;
}
.order-page-yes {
	font-size: 18px;
	text-indent: 0px;
	text-align: left;
	font-family: tahoma;
}
.crossed-out {
	color: #FF0000;
	text-decoration: line-through;
}
.green {
	color: #009900;
}


.upsell-heading {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	text-indent: -10px;
}
.order-box {
	background-color: #FFFFB1;
	width: 550px;
	border: thick dashed #CC0000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}
.orderlink-small {

	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
}
.sig {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-indent: 0px;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-indent: 0px;
}
.questionaire {
	width: 550px;
	background-color: #FFFFB1;
	border: 1px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bullet-questionaire {
	list-style-image: url(resources/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
	text-indent: 0px;
}
.squeeze-box {
	width: 600px;
	border: thin solid #999999;
	padding: 5px;
}
.squeeze-heading {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}
.optin-box {

	width: 550px;
	background-color: #FFFFB1;
	border: thick dashed #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.underline-courier {
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
}
