/* ================================================== COMMON/ ================================================== */

/* ++++++++++++++++++++++++++++++ Overrides/ ++++++++++++++++++++++++++++++ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ++++++++++++++++++++++++++++++ /Overrides ++++++++++++++++++++++++++++++ */

#jump-links {
	display: none;
	border: none;
}

legend {
	display:none;
}


/* +++++++++++++++++++++++++ ELEMENTS/ +++++++++++++++++++++++++ */

body {
    background: #b5d700;
    background: #2c2f2d;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	line-height: 130%;
	text-align : center; /* IE 5.5 center */
	color : #1a1c1b;
	
	width: 100%;
	display: table;
}



html, body {
	height: 100%;
}
#wrapper {
	background: #fff url(../images/back-big01.jpg) no-repeat center top;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -41px;
}
#footer, .push {
    height: 41px;
}


#container {
	text-align: left;
	width: 895px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
/*	overflow:auto;
	background-color:#0099CC;*/
}



/* =Basic
--------------------------------------------------------------------------------*/
a:focus {outline: 1px dotted invert;}

a:link, a:visited {color: rgb(48, 175, 234);; text-decoration: none;}

a:hover {text-decoration:underline;}

hr {border-color: #ccc; border-style: solid; border-width: 1px 0 0; clear: both; height: 0;}

.regular { font-weight: normal; font-size: 11px; }

.bold { font-weight: bold; }

.bold_italic { font-weight: bold; font-style: italic; }


/* =Headings
--------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-size: 20px;
	color: #1a1c1b;
}

h2 {
	font-size: 18px;
	color: #1a1c1b;
}

h3 {
	font-size: 15px;
	color: #1a1c1b;
}

h4 {
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 3px 0 6px 0;
}

h5 {
	font-size: 1.0em;
	line-height: 1.1em;
	padding: 3px 0 6px 0;
}

h6 {
	font-size: 0.95em;
	line-height: 1.1em;
	padding: 3px 0 6px 0;
}



/* +++++++++++++++++++++++++ /ELEMENTS +++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++ CLASSES/ +++++++++++++++++++++++++ */

.hidden, li.hidden {
	display: none;
}

.smalltext {
	font-size: 0.95em;
}

.clear {
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	width: auto;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}



/* +++++++++++++++++++++++++ /CLASSES +++++++++++++++++++++++++ */


/* ================================================== /COMMON ================================================== */



/* ================================================== LAYOUT/ ================================================== */


/* +++++++++++++++++++++++++ NAVIGATION/ +++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++ 2 COLUMN LAYOUT  +++++++++++++++++++++++++ */

#col-left, #col-right {
	float: left;
}

#col-left {
	clear: left;
	width: 231px;
	margin-right: 44px;
}

#col-right {
	clear: right;
	width: 620px;

}

#col-left ul li, #col-right ul li {
	background: url(../images/bullet.png) no-repeat 4px 2px;
	padding-top: 10px;
	padding-left: 35px;
	list-style: none;
}

/* +++++++++++++++++++++++++ /2 COLUMN LAYOUT +++++++++++++++++++++++++ */


#top { 
	width:100%; 
	background: #1a1c1b;
	height: 8px;
	margin-bottom:10px;
	padding:0;
}

#footer { 
	width:100%; 
	background: #1a1c1b;
	color:#7a7373;
	font-size:11px;
	height: 28px;
	margin:0;
	padding-top:12px;
	border-top: 1px solid #d4e18b;
}

#footer .inner {
	text-align:left;
    overflow: hidden;
	width: 880px;
	margin: 0 auto;
}


#header {
	display: block;
	clear: both;
}

#logo {
	padding-top:52px;
	margin-bottom:95px;
}

#logo a {
	border: none;
}

#flash {
	margin-bottom:10px;
	width:620px;
	height:313px;
}

#copy-box {
	width:620px;
	margin-bottom:10px;
}

.copy-box-top {
	background: url(../images/box-copy-top.png) no-repeat top left;
	height:10px;
	margin:0;
	padding:0;
}

.copy-box-bottom {
	background: url(../images/box-copy-bottom.png) no-repeat bottom left;
	height:10px;
	margin:0;
	padding:0;
}

.copy-box-content {
	background: url(../images/box-copy-repeat.png) repeat-y bottom left;
	padding: 15px 40px 30px 30px;
}

.copy-box-content ul {
	margin-top: 8px;
	padding: 0px 5px 5px 5px;
}

.copy-box-content ul li {
	padding: 2px 3px 2px 15px;
	margin: 0;
}		

.col2a {
	float: left;
	clear: left;
}

.col2b {
	float: right;
	clear: right;
}

#money-back {
	height: 90px;
}

#money-back img {
	overflow:visible;
	position:relative;
	top: -50px;
	right: -20px;
}

#money-back .col2a {
	padding: 2px 15px 20px 30px;
	width:430px;
}

#money-back .col2a h3 {
	padding-bottom: 3px;
}

#money-back .col2b {
	height:90px;
	width:138px;
}

#product {
	clear:left;
}

#product-shot {
	float:left;
	width:251px;
}

#product-info {
	float:left;
	width:369px;
	margin-top:10px;
}

#product-info .product-copy {
	padding: 15px 50px 10px 25px;
}

#product-info .product-copy {
	padding: 15px 50px 10px 25px;
}

#product-info h2 {
	padding-bottom: 5px;
}


#figures {
	margin-bottom:23px;
}

#figures h3 {
	margin-bottom:10px;
}

#figures .inner {
	padding:6px 6px 0px 6px;
}

#figures .inner p{
	font-size:11px;
	padding-left:72px;
	margin-bottom:12px;
	min-height:66px;
}

.figure01 {
	background: url(../images/figures-thumb01.jpg) no-repeat 0px 3px;
}	

.figure02 {
	background: url(../images/figures-thumb02.jpg) no-repeat 0px 3px;
}	

#tvAd {
	margin-bottom:23px;
	text-align:center;
}

#tvAd h3 {
	margin-bottom:10px;
}

#tvAd .inner {
	padding:6px;
	text-align:left;
}



#newsletter {
	margin-bottom:23px;
}

#newsletter h3 {
	margin-bottom:10px;
}

#newsletter .inner {
	font-size:11px;
	padding:6px;
}

#newsletter .inner p {
	margin-bottom:8px;
}

.textField {
	font-size:12px;
	background: #d6f040;
	border: 1px solid #9fb602;
	height:17px;
}

.textField {
	font-size:12px;
	background: #e6f088;
	border: 1px solid #9fb602;
	height:17px;
	width:145px;
	padding-left:3px;
}

.submitBut {

}


.space {
	height:20px;
}













/* ================================================== /LAYOUT ================================================== */