﻿/* Master */
body, html, form   {border:0; padding:0; margin:0;}

body {
	background-image: url('images/background.png');
	background-color: #000; 
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	font-family: helvetica, arial, sans-serif;
	color: #F8EBA0;
}
#container {
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 888px;
	height:950px;
}
#content{
	top: 70px;
	position: relative;
	text-align:left;
}
#footer {
	position: relative;
	background-image: url('images/bottomSlice.png');
	background-repeat: repeat-x;
	background-color: #151515;
	min-height: 150px;
	text-align: center;
}
#footerContent{
	background-image: url('images/borderBottom.png');
	background-repeat: repeat-x;
	width: 960px;
	margin: 0 auto;
	min-height: 110px;
	padding-top: 20px;
	color:#C8983E;
	font-weight: normal;
	font-size:85%;
}
#menu{
	white-space: nowrap;
	list-style-type: none;
}
#menu li {
	display:inline;
	background:none; /* remove bullet image */
}
#menu li a {
	padding: 0 1em;
	color: #C8983E;
	font-weight: normal;
	font-size: 85%;
}
#footerContact{
	margin-top:-15px;
}

/* Navigation */

#home{
	display:block;	
	top:50px;
	width:350px;
	position:relative;
	height:100px;
}
#nav {
	text-align: center;
	position: relative;
	top: 32px;
	margin: 0 auto;
	width: 282px;
	height:41px;
	left: 327px;
}
#what, #how, #who {
	display: block;
	position: relative;
	float: left;
	height: 40px;
}
#what{
	width: 93px;
}
#how{
	width: 85px;
}
#who{
	width: 86px;
}
a#what:hover, a#how:hover, a#who:hover, a#moreinfo:hover{
	background: no-repeat center;
}
a#what:hover{
	background-image:url('images/what.png');
}
a#how:hover{
	background-image:url('images/how.png');
}
a#who:hover{
	background-image:url('images/who.png');
}
a .alt { display: none; }

/* Formatting */
a, a:visited {
	color: #e9d941;
	font-weight: normal;
	text-decoration: none;
}
a:hover, #menu li a:hover {
	color: #DF5900;
	text-decoration: underline;
}
.tan {
	color:#C8983E;
}
ul {
	font-size: large;
	line-height: 25px;
	margin: 0;
	padding-left: 0;
	list-style:none;
}
li {
	padding-left: 25px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
li li {
	padding-left: 35px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 10px .5em;
}
#package ul {
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h2 {
	position:relative;
}
h1 {
	font-size: 185%;
}
h1 span, h2 span {  /* gradient headers */
  background: url('images/gradientGlossyRed.png') repeat-x 0 15px;
*  background: url('images/gradientGlossyRedIE.png') repeat-x 0 15px; /* IE */
  position: absolute;
  display: block;
  height: 35px;
}
h2 span {
  background: url('images/gradientGlossyRed.png') repeat-x 0 13px;
*  background: url('images/gradientGlossyRedIE.png') repeat-x 0 13px; /* IE */
  height: 29px;
}
.center {
	text-align: center;
}
.italic {
	font-style: italic;
}
.bold{
	font-weight:bold;
}
.smallText {
	font-size: 75%;
	line-height: 20px;
	padding-bottom:10px;
}
li.smallText {
	padding-left: 20px;
	background-image: url(images/bulletSq.png);
	vertical-align:middle;
	background-position: 2px .4em;
}
.smallWidth {
	width:122px;
	float:left;
	margin:0 0 0 5px;
	font-size:85%;
	font-weight:400;
}
.smallSpacer {
	line-height: 5px;
}
.mediumSpacer {
	line-height:15px;
}
.clearBoth {
	clear:both;
}
.rssIcon {
	border: none;
	float: right;
	margin:2px 10px 0 0;
}
/* Boxes */
.standard-price {
	font-size: xx-large;
	text-decoration:line-through;
	font-weight: bold;
	color: #121212;
}
.intro-price {
	font-size: xx-large;
	font-weight: bold;
}
.newsletterForm {
	text-align:center;
	margin:5px;
}
.duoColumn1 {
	background-color: #333;
	padding: 10px;
	margin: 0 0 30px 0;
	float: left;
	width: 47%;
	position: relative;
}
.duoColumn2 {
	background-color:	#333;
	padding:10px 0 10px 10px;
	margin: 0 0 30px 0;
	float:right;
	width:47%;
	position: relative;
}
.tri-column {
	width:32%; 
	float:left;
	padding-right:10px;
	margin-top:10px;
}
#services, #subscribe {
	background-color:	#333;
	padding: 10px;
	margin: 0 0 30px 21px;
	width:20%;
	float:left;
	font-weight: 700;
	text-align: center;
}
li.services {
	font-size: 75%;
	background-image: url('images/bulletSq.png');
	vertical-align:middle;
	background-position: 6px 4px;
	font-weight: 400;
	text-align: left;
	line-height: 17px;
	margin-left: -10px;
	margin-right:-7px;
}
.subscribeBox {
*	margin-left:-20px; /* IE hack */
	font-weight: 600;
}
#txtEmail {
	margin:0;
	padding:0;
}
#step1, #step2{
	background-color:	#333;
	padding:10px 0 5px 10px;
	margin: 30px 0;
}
#step1 {
	float: left;
	width:48%;
}
#step2, #callBox {
	float: right;
	width:45%;
}
#callBox {
	background-color: #333;
	padding: 10px 0 5px 10px;
}
#step1 li, #step2 li.second {
	margin-top: 20px;
}
#step1 li.first, #step2 li.first {
	margin-top: 0px;
}
#step2 li.first {
	list-style-type: none;
	background-image:none;
	margin-left:-25px;
}
#step1 li li {
	margin-top:auto;
}
#step1 li.bullet-note {
	list-style-type: none;
	background-image:none;
	font-style: italic;
	font-size: small;
	line-height: 20px;
}
#subscribe li { /* remove the machform formatting */
	list-style-type: none;
	background-image:none;
	padding:0;
	margin:0;
}
#ideas {
	clear: both;
	padding-bottom: 100px;
}
#col-right {
	float: right;
	width: 330px;
	background-color: #333;
	padding:20px;
}
.get-started {
	margin: auto;
	margin-top: 20px;
	text-align:center;
}
#moreinfo{
	display: block;
	height: 43px;
	width:159px;
	background-image:url('images/moreinfo.png');
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
}
a#moreinfo:hover{
	background-image:url('images/moreinfoHover.png');
}
#col-left {
	width: 461px;
	float: left;
	position:relative;
}
#col-left li {
	padding-top:10px;
	font-size: x-large;
	background-position: 0 .6em;
}
#starter-box{
	background-color: #333;
	padding: 10px;
	height: 270px;
	background-image:url('images/price.png');
	background-repeat:no-repeat;
	background-position: 540px 5px;
}
#package {
	width: 540px;
	position: relative;
	float:left;
	padding:10px;
}
#price{
	width: 308px;
	float: left;
	margin-top: 13px;
	text-align: center;
}
#guarantee {
	width: 550px;
	position: relative;
	padding-left: 5px;
	padding-bottom: 10px;
	text-align: center;
	margin:auto;
}
#sweetriot {
	background-image:url('images/sr_logo.gif');
	background-position: 9px 12px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:5px 10px 10px 0px;
	color:#222;
	font-style:italic;
	font-size:85%;
	padding:10px 10px 10px 140px;
	border:4px #C3325C solid;
}
