html {
	background-color: #F8F9FA;
}

body {
	background-color: #F8F9FA;
	margin: 0;
	padding: 0;
	font:13px/1.231 arial,helvetica,sans-serif;
	*font-size:small;
	*font:x-small;
}

select,input,button,textarea,button {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

a       { color : #0033BD; text-decoration : none; }
a:hover { color : #478938; text-decoration : underline; }

p {
	line-height: 1.3em;
}

strong  {
	font-weight: bold;
}
img {
	border: 0;
}

/* main container */
div.container {
	width: 960px;
	margin: 0 auto;
	clear:both;
	overflow:hidden;
}

/* top nav header */
div.header {
	background-color: #383838;
	font-size: 14px;
	line-height: 22px;
	padding: 5px 0;
	color: #D8D8D8;
}
div.header a {
	color: #fff;
	padding: 0 5px;
}
div.header a.order {
	color: #BCFC3D;
	font-weight: bold;
}

/* main page offer */
div.offer-container {
	width: 100%;
	background-image:url(../images/offer-bg.png);
	padding-top: 15px;
	background-repeat: repeat-x;
}
div.offer-container div.hook {
	text-align: center;
	padding-top: 20px;
}
div.offer-container div.slices {
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
	width: 960px;
}
div.slices div.slice1 {
	height: 126px;
	min-height: 126px;
	background-image:url(../images/slice1.png);
	background-repeat: no-repeat;
}
div.slices div.slice2 {
	background-image:url(../images/slice2.png);
	background-repeat: no-repeat;
	height: 156px;
	min-height: 156px;
}
div.slices div.slice3 {
	background-image:url(../images/slice3.png);
	background-repeat: no-repeat;
	height: 155px;
	min-height: 155px;
}
div.slice3 div.buttons {
	padding-top: 50px;
	text-align: left;
	padding-left: 6px;
}
div.buttons img {
	padding-left: 12px;
}
div.teasers {
	margin:0 auto;
	overflow:hidden;
	padding: 0 10px 20px;
	position:relative;
	width:960px;
	font-size:16px;
	line-height:24px;
	color: #555;
}
div.teasers div.column {
	float:left;
	padding:0 15px;
	position:relative;
	width:430px;
}
div.teasers h1.header {
	margin:8px 0;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
}
div.offer-teaser {
	background-color: #D5E8F1;
	font-size: 16px;
	line-height: 22px;
	padding: 15px;
	color: #555;
}
div.offer-teaser span.logo {
	font-weight: bold;
	color: #267FB0;
}
div.offer-teaser span.logo2 {
	color: #666161;
	font-weight: bold;
}
div.offer-teaser a {
	color: blue;
	text-decoration: underline;
}

/* offer thumbnails */
div.offer-thumbs {
	margin:0 auto;
	padding-top: 20px;
	position:relative;
	width:960px;
	font-size:16px;
	line-height:24px;
	color: #555;
}
div.offer-thumbs div.thumbnail {
	display:block;
	margin:0 0 30px;
	overflow:hidden;
}
div.thumbnail img {
	border:1px solid #676767;
	display:block;
	float:left;
	
}
div.thumbnail p {
	display:block;
	float:right;
	margin:0 25px 5px 0;
	width:610px;
	font-size: 15px;
}
div.thumbnail p span.header {
	font-weight: bold;
	font-size: 17px;
	color: #333;
	padding-bottom: 8px;
	display: block;
}

/* the offer */
div.offer {
	margin:0 auto;
	background-color: #E9E9E9;
	border: 1px solid #666;
	position:relative;
	width:938px;
	font-size:14px;
	line-height:18px;
	padding:10px;
}
div.offer .offer-header {
	font-size:18px;
	font-weight: bold;
	color: #000;
}
div.offer-button {
	margin:0 auto;
	background-color: #D5E8F1;
	border: 1px solid #666;
	border-top: 0;
	position:relative;
	width:938px;
	font-size:14px;
	line-height:18px;
	color: #555;
	padding:10px;
	background-image:url(../images/satisfaction.png);
	background-repeat: no-repeat;
	background-position: right;
}













/* upper content and sales copy start */
div.upper-container {
	background-image:url(../images/top-bg.png);
	padding-top: 15px;
	background-repeat: repeat-x;
}
div.upper-content {
	background-image:url(../images/ss-bg.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	min-height:300px;
}
div.thumbpack {
	background-image:url(../images/thumbpack2.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	min-height:300px;
}

div.upper-text {
	width: 410px;
}
div.upper-text h1 {
	font-family: helvetica,sans-serif;
}
div.upper-text h2 {
	color: #166096;
	font-style: italic;
	font-family: Georgia,serif;
	font-size: 18px;
	font-weight: normal;
}
div.upper-text h3 {
	color: #383838;
	font-style: italic;
	font-family: Georgia,serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
div.lower-header {
	width: 100%;
	background-image:url(../images/lower-header-bg.png);
	background-repeat:repeat-x;
}
div.lower-ss {
	background-image:url(../images/ss-bottom-bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	height: 70px;
	line-height: 70x;
}
div.lower-ss img {
	padding-top: 11px;
	padding-right: 15px;
}
div.lower-container {
	width: 100%;
}

table.lower-content {
	width: 960px;
}
div.lower-content-left {
	width: 430px;
	padding-right: 10px;
	float:left;
	border: 1px solid #000;
	text-align: center;
}
div.lower-content-left h2 {
	font-size: 21px;
}
div.lower-content-right {
	width: 518px;
	float: left;
}

div.error {
	border: 1px solid #8B3C42;
	color: #8B3C42;
	background-color: #F7CBCA;
	padding: 5px;
	margin-bottom: 5px;
}

div.members {
	border: 2px solid #267FB0;
	font-family:georgia,times,"times new roman";
	font-weight: normal;
	background-color: #FFF9DF;
	padding: 5px;
}

div.order {
	border: 3px dashed #000;
	font-family:georgia,times,"times new roman";
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
	padding: 15px;
	background-color: #FFFFCC;
}
div.login {
	border: 3px solid #267FB0;
	font-size:1.2em;
	line-height:1.3em;
	padding: 10px;
	margin: 0 auto;
	width: 500px;
	background-color: #FFFFCC;
}
div.login td.label {
	font-weight: bold;
	text-align: right;
}
div.login h4 {
	font-size: 16px;
	font-weight: bold;
	color: #267FB0;
}
div.affiliates {
	border: 3px solid #FFA317;
	font-family:georgia,times,"times new roman";
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
	padding: 15px;
	background-color: #FFFFCC;
}

div.order h1 {
	color: red;
	font-size: 26px;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
}
div.tour {
	font-family:georgia,times,"times new roman";
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
	padding-bottom: 15px;
}
div.tour img {
	border: 0;
	padding: 10px 0;
}
.divider {
	border-top: 2px solid #999;
	padding-top: 35px;
}
.top {
	padding-top: 25px;
}
.bottom {
	padding-bottom: 25px;
}
span.info {
	font-size: 14px;
	color: #383838;
	font-family:"lucida grande",verdana,helvetica,arial,sans-serif;
	line-height: 20px;
}
h1.info {
	font-family: georgia, times,serif;
	font-size: 26px; 
	font-weight: normal;
	color: #166096;
	padding: 0 0 15px 0;
	margin: 0;
}
h2.info {
	font-family: arial,sans-serif
	font-size: 20px; 
	font-weight: normal;
	color: #166096;
	padding: 0 0 15px 0;
	margin: 0;
}

div.bulletpoint {
	padding-bottom: 10px;
	font-family:"lucida grande",verdana,helvetica,arial,sans-serif;
	line-height: 20px;
	width: 400px;
}
div.bulletpoint em {
	font-weight: bold;
	font-style: normal;
}
table#members {
	width: 100%;
	font-family:arial, sans-serif;
	font-size:1.1em;
	line-height:1.2em;
	font-weight: normal;
}
div.purchases {
	border-top: 2px solid #999;
	padding-top: 15px;
	font-size: 13px;
	font-family: arial, sans-serif;
}
div.special {
	border: 1px solid #008000;
	background-color: #EEF4D3;
	color: #000;
	padding: 10px;
	font-size: 16px;
}
div.purchases span.name {
	color: blue;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
span.serial {
	color: #000;
	background-color: #FFFF77;
	font-weight: bold;
}

div.purchases span.active {
	color: green;
	font-weight: bold;
}
div.purchases span.refunded {
	color: red;
	font-weight: bold;
}

table#members td {
	padding: 5px;
	vertical-align: top;
}
table#members td.content {
	width:80%;
}
table#members td.links {
	width:20%;
	border-left: 2px solid #267FB0;
}
table#members td.errors {
	border: 3px solid #8B3C42;
	color: #8B3C42;
	background-color: #F7CBCA;
}
table#members td.message {
	border: 3px solid #008000;
	color: #008000;
	background-color: #EEF4D3;
}



table#contact {
	width: 100%;
	font-family:georgia,times,"times new roman";
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
	border-top: 2px solid #999999;
}
table#contact td {
	padding: 5px;
	vertical-align: top;
}
table#contact td.label {
	text-align:right;
	font-weight: bold;
	width:30%;
}
table#contact td.input {
	width:70%;
}
table#contact td.errors {
	border: 3px solid #8B3C42;
	color: #8B3C42;
	background-color: #F7CBCA;
}
table#contact td.message {
	border: 3px solid #008000;
	color: #008000;
	background-color: #EEF4D3;
}
table#demo {
	width: 100%;
	font-family:georgia,times,"times new roman";
	font-size:1.2em;
	line-height:1.3em;
	font-weight: normal;
}
table#demo td {
	padding: 5px;
	vertical-align: top;
}
table#demo td.thumbnail {
	width: 260px;
}

table#demo td.thumbnail img {
	border: 1px solid #383838;
}
table#demo td.thumbnail img:hover {
	border: 1px solid #267FB0;
}

ul.requirements {
	line-height: 22px;
}
ul.requirements li {
	padding-bottom: 10px;
}

table#screenshots {
	background-color: #E4E4E4;
	width: 100%;
	margin-bottom: 25px;
}
td.screenshot {
	padding: 14px;
	vertical-align: top;
	
}
td.screenshot img {
	border: 1px solid #383838;
}
td.screenshot img:hover {
	border: 1px solid #267FB0;
}
td.screenshot div.info {
	background-color: #3e3e3e;
	color: #fff;
	text-align: left;
	width: 200px;
	padding:5px;
	margin-top: -3px;
}

ul.links {
	padding: 0;
	margin: 0;
	width: 100%;
}
ul.links li { 
	display: inline;
}
ul.links li a {
	padding: 5px 10px;
	text-decoration: none;
	float: left;
	width: 180px;
}
ul.links li a.last {
	border-bottom: 0;
}
ul.links li a:hover {
	text-decoration: underline;
}




/* footer div */
div#footer {
	width:100%;
	margin: 0 auto;
	height: 85px;
	color: #D8D8D8;
	background-color: #383838;
	text-align: center;
	padding-top: 25px;
	font-family: helvetica,arial,sans-serif;
}
div#footer a {
	color: #fff;
	padding: 0 5px;
}
div#footer a.order {
	font-weight: bold;
	color: #BCFC3D;
}

/* copyright */
div#copyright {
	text-align: center;
	font-size: .8em;
	color: #999;
	padding-top: 15px;
}


