@charset "UTF-8";
/* CSS Document */

body{background:url(img/gradientbg.jpg) #256d9f top center repeat-x; margin:0px; width:100%;}

div.header{margin:0px auto 0px auto; background:url(img/header.png) top center no-repeat; width:713px; height:164px;}

div.header2{margin:0px auto 0px auto; background:url(img/header2.png) top center no-repeat; width:713px; height:15px;}

div.content{margin:0px auto 0px auto; background:url(img/contentbg.png) top center repeat-y; width:743px; overflow:auto;}

div.contentbottom{margin:0px auto 0px auto; background:url(img/contentbottombg.png) top center no-repeat; width:713px; height:17px;}

div.leftcolumn{margin:0px; padding:0px 30px 10px 30px; width:345px; font-family:Helvetica, Arial, sans-serif; color: #000; font-size: 17px; text-align: left; font-weight: normal;}

div.leftcolumnlanding{margin:0px; padding:0px 5px 10px 30px; width:370px; font-family:Helvetica, Arial, sans-serif; color: #000; font-size: 17px; text-align: left; font-weight: normal;}

h1 {font-family: Helvetica, Arial, sans-serif; color: #d02027; font-size: 40px; margin: 0; text-align: center; padding:0px 30px 0px 30px;} 

h2 {font-family: Tahoma; color: #000000; font-size: 18pt; text-align: center; margin:0px; padding:0px 30px 0px 30px;}

h3 {font-family: Tahoma; color: #000000; font-size: 24pt; text-align: center; margin:0px; padding:0px 30px 0px 30px;}

h5 {font-family: Helvetica, Arial, sans-serif; font-weight: normal; font-size: 12px; margin: 0;}

p.goback {font-family: Helvetica, Arial, sans-serif; color: #000000; font-size: 32px; font-weight: lighter; margin: 0;} 

p.normal{margin:0px; padding:5px 30px 0px 30px;font-family:Helvetica, Arial, sans-serif; color: #000; font-size: 17px; text-align: left; font-weight: normal;}

p.product{padding:5px 30px 0px 30px;}

p.secretsheadline{color:#d02027; font-size:48px; font-family:Helvetica, Arial, sans-serif; text-align:center; font-weight:bold; margin:0px; padding:10px 30px 0px 30px;}

p.mediumred{color:#d02027; text-align:center; font-size: 26px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; padding:0px 30px 0px 30px;}

#mediumred{color:#d02027; text-align:center; font-size: 18pt; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; padding:0px 30px 0px 30px;}

li.check{padding-top:5px; padding-bottom:5px; list-style-image:url(img/greencheck.png);}

div.glass {margin:10px 0px 0px 25px; background:url(img/web.png) center center no-repeat; width:310px; height:213px;}

#formfield {margin-bottom:0px;padding:0;}
#formfield #s {border: 1px solid #ccc; border:1px solid #333; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;padding:5px;font:14px Georgia;background: #fafafa;width: 180px; margin-bottom:14px; margin-top:5px;}

a:link {color: #fff; text-decoration: none; }
a:active {color: #fff; text-decoration: none; }
a:visited {color: #fff; text-decoration: none; }
a:hover {color: #fff; text-decoration: underline; }

a.black:link {color: #000; text-decoration: underline; }
a.black:active {color: #d02027; text-decoration: underline; }
a.black:visited {color: #000; text-decoration: underline; }
a.black:hover {color: #d02027; text-decoration: underline; }

a.red:link {color: #d02027; text-decoration: underline; }
a.red:active {color: #d02027; text-decoration: underline; }
a.red:visited {color: #d02027; text-decoration: underline; }
a.red:hover {color: #000; text-decoration: underline; }

/* Banner CSS */

.banner {
	display: none;
	background: url(img/slideup-bg2.jpg) top left repeat-x #000;
	padding: 20px 20px 10px 20px;
	position: relative;
	position:fixed;
	bottom:0px;
	left:0px;
	right:0px;
	height:80px;
	z-index:1;
}
.banner .close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#aweberbutton {
}

.bannerform {
	padding: 2px 10px 2px 2px;
	color: #000;
	width: 180px;
}