/* @override http://www.tantrum911.com/scripts/thrColFixHdr.css */

@charset "UTF-8";

/* @group Generic */

body  {
	font: 13px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #a5d2f9 url(../images/background.jpg) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}

p {
	line-height: 15px;
	font-size: 13px;
	margin: 0px 0px 10px;
}
h1 {
	text-align: left;
	margin-left: 35px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

a {
	color: #fffccc;
}

li {
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}

/* @end */ 

#formBuy {
	margin: 6px 0 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#btnMoreVideo {
	margin-right: 0;
	margin-left: 110px;
	margin-top: 9px;
}
#video {
	margin: 0px;
}

/* @group Refer Form */

#referForm {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 380px;
}

#referForm td {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#referForm h1 {
	font-size: 36px;
	font-weight: normal;
	padding-top: 50px;
	padding-bottom: 20px;
}
#referForm h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding-left: 40px;
	padding-right: 20px;
}
#referForm span.note {
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
}

/* @end */
.tooLarge {
	height: 365px;
	overflow: auto;
}
.signature {
	text-align: right;
	font-style: italic;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	padding-top: 1px;
	margin-bottom: 15px;
	color: #fdffbe;
}

#sidebarDouble {
	padding: 0 22px;
	width: 556px;
	height: 435px;
	background-image: url(../images/panel-double-form.png);
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	background-repeat: no-repeat;
}

#subscribe {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: left;
}

div.btnMore {
	z-index: 10;
	border:0;
	text-align: right;
	margin-top: 10px;
}

#overlay #close {
	height: 30px;
	width: 88px;
	margin-left: 739px;
	margin-top: 30px;
	z-index: auto;
}

p.ieWarning {
	font-weight:bold;
	color: #f70083;
}
.thrColFixHdr h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 17px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBB;
	clear: both;
	padding-bottom: 2px;
}

.thrColFixHdr li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navCom div {
	float: left;
	margin-left: 5px;
	margin-right: 3px;
}

#navCom {
	margin-left: 652px;
	margin-top: 77px;
}

/* @group Footer */

#footer p {
	color: #13407f;
}

#footer p a {
	color: #d77900;
}

/* @end */

div#promoCode {
	position: relative;
	top: -28px;
	left: 59px;
	display: block;
	width: 175px;
	text-align: center;
	border-top: 1px dotted #f1cc4d;
	padding-top: 3px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#columns div.message h1 { 
	margin: 30px 0 20px 15px; 
	font-size: 30px; 
	text-shadow: #8fae5d 0 0 20px; 
	color: #ffe400; 
	font-style: italic; 
}
#columns div.message p { 
	font-size: 21px; 
	text-shadow: #2e3740 0 0 5px; 
	line-height: 100%; 
	margin-left: 15px; 
}
#columns div.message img { 
	float: right; 
	clear: both; 
	margin-top: -15px; 
}
