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, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	line-height: 1.5em;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
span.hide {
	display: none;
}
#content a {
	color: #2782ca;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#content a:hover {
	color: #599fd6;
}
p {
	padding-bottom: 1em;
	line-height: 1.5em;
	font-size: 13px;
}
img {
	display: block;
}
strong {
	font-weight: bold;
	padding-bottom: 1em;
}


/****************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	color: #000;
	font-family: Trebuchet MS;
}

#page-wrap {
	margin: auto;
	width: 1039px;
}

#home-page #header {
	height: 188px;
	background: url(../images/backgrounds/bg-header.png) no-repeat;
	position: relative;
}

#header {
	height: 201px;
	background: url(../images/backgrounds/bg-header-main.png) no-repeat;
	position: relative;
}

#header h1 {
	background:url(../images/backgrounds/bg-logo.png) no-repeat;
	width: 267px;
	height: 88px;
	text-indent: -9999px;
	position: absolute;
	top: 25px;
	left: 45px;
}

#header h2 {
	background: url(../images/backgrounds/bg-slogan.png) no-repeat;
	width: 302px;
	height: 48px;
	text-indent: -9999px;
	position: absolute;
	top: 60px;
	right: 60px;
}

#header h3 {
	background: url(../images/backgrounds/bg-seo-banner.png) no-repeat;
	width: 472px;
	height: 13px;
	text-indent: -9999px;
	position: absolute;
	top: 47px;
	right: 60px;
}


#nav {
	position: absolute;
	top: 154px;
	left: 55px;
	width: 920px;
}

#nav ul li {
	float: left;
	padding-right:25px;
}

#nav ul li.log {
	float: right;
	padding-right: 0px;
}
#nav ul li.log a {
	color: #000;
}

#nav ul li a {
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover, #home-page a.home, #resources-page a.resources, #franchise-page a.franchise, #purchase-page a.purchase, #buy-page a.purchase, #login-page a.login, #solutions-page a.solutions, #events-page a.events,
#orders-page a.orders, #subscribers-page a.subscribers, #reseller-page a.resellers, #franchise-contacts-page a.franchise-contacts, #contact-page a.contact
{
	color: #FFCC00;
}

#banner {
	height: 492px;
	background: url(../images/backgrounds/bg-banner.png) no-repeat;
	position: relative;
	padding: 0 30px 0 55px;
	color: #fff;
}

#banner h2 {
	font-size: 35px;
	line-height: 1.5em;
}

#banner p {
	font-size: 15px;
}

#banner sup {
	font-size: 15px;
}

a#watch-video {
	display: block;
	width: 88px;
	height: 53px;
	background: url(../images/backgrounds/bg-watch-video.png) no-repeat top;
	position: absolute;
	top: 55px;
	left: 440px;
}

a#watch-video:hover {
	background: url(../images/backgrounds/bg-watch-video.png) no-repeat bottom;
}

#card-demo {
	text-align:center;
	padding-top: 30px;
	padding-bottom: 80px;
}

#banner-left-col {
	float: left;
	width: 445px;
	margin-top: 10px;
	position: relative;
}

#banner-right-col {
	float: right;
	width: 354px;
}

a#buy-cards {
	display: block;
	width: 354px;
	height: 180px;
	background: url(../images/backgrounds/bg-btn-buy-cards.png) no-repeat bottom;
	margin-top: -10px;
}

a#buy-cards:hover {
	background: url(../images/backgrounds/bg-btn-buy-cards.png) no-repeat top;
}

a#share {
	display: block;
	width: 354px;
	height: 180px;
	background: url(../images/backgrounds/bg-btn-blog.png) no-repeat bottom;
	margin-top: -35px;
}

a#share:hover {
	background: url(../images/backgrounds/bg-btn-blog.png) no-repeat top;
}

a#franchise {
	display: block;
	width: 354px;
	height: 180px;
	background: url(../images/backgrounds/bg-btn-franchise.png) no-repeat bottom;
	margin-top: -35px;
}

a#franchise:hover {
	background: url(../images/backgrounds/bg-btn-franchise.png) no-repeat top;
}

a#resellers {
	display: block;
	width: 354px;
	height: 180px;
	background: url(../images/backgrounds/bg-btn-resellers.png) no-repeat bottom;
	margin-top: -35px;
}

a#resellers:hover {
	background: url(../images/backgrounds/bg-btn-resellers.png) no-repeat top;
}

#content-wrap {
	background: url(../images/backgrounds/bg-page.png) repeat-y;
	min-height: 250px;
	padding-bottom: 20px;
}

.home-col {
	width: 250px;
	padding: 25px;
	float: left;
	font-size: 14px;
	color: #87328B;
}

.home-col p {
	font-size: 14px;
}

#home-page .home-col h3 {
	font-size: 32px;
	line-height: 1.2;
	padding-bottom: 10px;
	color: #87328B;
}

.home-col ol {
	list-style-type: decimal;
	margin-left: 1.3em;
	margin-top: 0;
}

.home-col ol li {
	padding-left: 2px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

#home-page #content {
	background: url(../images/backgrounds/bg-home-3-col.png) no-repeat;
	min-height: 250px;
	margin: 0 0 0 68px;
	padding-top: 0;
}

#resources-page #content, #franchise-page #content, #login-page #content {
	background: url(../images/backgrounds/bg-reource-page.png) no-repeat right bottom;
	min-height: 400px;
}

#buy-page #content {
	margin: 0;
	min-height: 400px;
}


#content {
	min-height: 250px;
	margin: 0 55px 0 55px;
	padding-top: 10px;
}

#purchase-page #order-wrap {
	width: 100%;
	border: 1px solid;
	margin: auto;
}

#content h2 {
	font-size: 25px;
	line-height: 1.75em;
	color: #EB008B;
}

#content h3 {
	font-size: 18px;
	line-height: 1.75em;
	color: #EB008B;
}

#content ol {
	list-style-type: decimal;
	margin-left: 1.3em;
	margin-top: 0;
}

#content ol li {
	padding-left: 2px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

#content ul {
	list-style-type: square;
	margin-left: 1.3em;
	margin-top: 0;
}

#content ul li {
	padding-left: 2px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

#footer {
	background: url(../images/backgrounds/bg-footer.png) repeat-y;
	text-align: center;
	padding: 20px 45px 10px 45px;
	color: #660066;
}
#footer a {
	color: #660066;
	text-decoration: none;
	border-bottom: 1px dotted;
	padding-bottom: 1px;
}
#footer a:hover {
	color: #996699;
}


#footer sup {
	font-size: 8px;
}


p.footer-blurb {
	font-size: 11px;
	text-align: left;
	color: #660066;
}


#articles{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px;
}

#articles.highlight{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background: #FFF0FF;
	padding: 5px;
}


#articles h1 {
	color: #EC008C;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#articles p {
	margin: 0;
	padding: 0;
}

hr {
	color: #E6E6E6;
	border: 1px solid;
}

#article{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#article h1 {
	color: #EC008C;
	font-size: 16px;
	padding-bottom: 15px;
}

#article h2 {
	color: #EC008C;
	font-size: 14px;
}

.resources_list {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	list-style-position: outside;
}

#headlines{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
}

#headlines h1 {
	color: #EC008C;
	font-size: 16px;
	margin: 20px 0 0 0;
	padding: 0;
}

#headlines h2, h3 {
	color: #996699;
	font-size: 12px;
}

#headlines h3 {
	color: #EC008C;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
	padding: 5px 0 5px 0;
	margin: 0;
}

#headlines h3.last {
	padding: 5px 0 5px 0;
	margin: 0;
	border: 0;
}

#referrals{
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 17px;
}

#referrals h1 {
	color: #EC008C;
	padding: 20px 0 10px 0;
	margin-top: 0;
	font-size: 20px;
}

#referrals h2 {
	color: #EC008C;
	font-size: 12px;
}

#referrals h3 {
	/*color: #996699;*/
	color: #990066;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 16px;
}

#referrals h3.last {
	padding: 5px 0 5px 0;
	margin: 0;
	border: 0;
}

#referrals strong {
	font-weight:bold;
	color: #EC008C;
}
.bigpink {
	color: #ec008c;
	font-size: 1.2em;
}

table.res {
	width: 500px;
	text-align: center;
	margin-top: -10px;
}
table.res td {
	border: 1px solid;
	padding: 20px;
	width: 200px;
	background: #FFF1FA;
}

hr.reshr {
	width: 500px;
	background-color: #333333;
	height: 1px;
	margin-bottom: 20px;
	text-align: left;
}


table.order-form {
	border: 1px solid #f1f1f1;
	width: 100%;
}
td.head {
	background-color: #CCCCCC;
	color: #000;
	font-weight: bold;
}
table.confirm {
	color: #000;
	border: solid 1px #ededed;
	font-size: 12px;
}
td.total {
	border-top: 1px solid #666666;
	background-color: #EDEDED;
}
table.order-form {
	color: #333333;
	background-color: #FBFBFB;
}
img.tick {
	display: inline;
}
.error-message {
	color: #CC0000;
}
.form-error {
	color: #FF0000;
}
img.img-step {
	padding: 10px 10px 10px 5px;;
}
tr.active-step {
	background: #F3F6FF
}
tr.personal {
	background-color: #00CCCC;
}
div#receipt {
	background: #EDEDED;
	padding: 1px 5px 1px 5px;
}
.active {
	background-color: #e1ade4;
	border: solid 1px #CC9999;
	color: #fff;
}
.inactive {
	background-color: #FFF0FF;
	border: solid 1px #CC9999;
}

#contact-form label {
	font-weight: bold;
	margin-bottom: 15px;
	display: inline-block;
	color: #333333;
}

#contact-form input, #contact-form textarea {
	background: #fff;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

#contact-form .button {
	background: #CCCCCC;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

#contact-form input:focus, #contact-form textarea:focus {
	background: #FFEDFD;
}

#order-list {
	font-size: 12px;
	border: 1px solid;
}
#order-list td {
	padding: 10px;
	border-top: 1px solid;
}

#order-list th {
	padding: 10px;
	font-weight: bold;
	background: #FFD2F8;
}

#video-border {
	margin-top: 20px;
	border: 1px solid;
	width: 425px;
}

.message-error {
	color: #FF0000;
}

a#prod-cards {
	background: url(../images/backgrounds/bg-buy-card.png) no-repeat bottom;
	display: block;
	width: 370px;
	height: 268px;
	float: left;
	border: none;
	margin-left: 10px;
}
a#prod-cards:hover {
	background: url(../images/backgrounds/bg-buy-card.png) no-repeat top;
}
a#prod-manual {
	background: url(../images/backgrounds/bg-buy-manual.png) no-repeat bottom;
	display: block;
	width: 370px;
	height: 268px;
	float: left;
	border: none;
	margin-left: -50px;
}
a#prod-manual:hover {
	background: url(../images/backgrounds/bg-buy-manual.png) no-repeat top;
}
a#prod-combo {
	background: url(../images/backgrounds/bg-buy-combo.png) no-repeat bottom;
	display: block;
	width: 370px;
	height: 268px;
	float: left;
	border: none;
	margin-left: -50px;
}
a#prod-combo:hover {
	background: url(../images/backgrounds/bg-buy-combo.png) no-repeat top;
}

#product-details {
	width: 445px;
	float: left;
}

#product-image {
	float: left;
	padding-top: 5px;
}

ul#solutions {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

ul#solutions li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
}

#content a.sol-active {
	font-weight: bold;
	color: #993399;
}

#contact-info {
	width: 500px;
	float: left;
	margin-right: 70px;
}

#franchise-info {
	float: left;
}

a#buy-now-button {
	display: block;
	width: 88px;
	height: 28px;
	background: url(../images/backgrounds/btn-buy.gif) no-repeat;
	border-bottom: none;
	margin-top: 20px;
}
#video {
	float: right;
	margin: 0 0 0 20px;
	padding-top: 5px;
	width: 425px;
}

#card-video {
	position: relative;
	left: 0px;
	top: 35px;
}

a#play-game {
	display: block;
	position: absolute;
	width: 255px;
	height: 232px;
	background: url(../images/backgrounds/btn-play.png) no-repeat top;
	text-indent: -99999px;
	top: 203px;
	left: 345px;
}

a:hover#play-game {
	background: url(../images/backgrounds/btn-play.png) no-repeat bottom;
}

#text { width: 390px; float: left; margin-top: 20px; }
#text strong { color: #EB008B; font-size: 16px; }
#form {width: 480px; float: right; border-left: 1px solid; padding-left: 25px; margin-top: 20px; }

small.img { font-size: 12px; display: block; margin-top: 3px; text-align: right; padding-right: 49px; } 
