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

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background:  #ffffff; /* aqua color for browser window background color and footer top border */
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
color: #000;
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Eras Light ITC", sans-serif;
font-weight:bold;
margin-top: 20px;
color: #ff3d9a;
letter-spacing: 0.08em;
}

h1:first-letter {
font-family:"Edwardian Script ITC", Corsiva, "Lucida Handwriting", script;
font-weight:normal;
color:#690;
font-size: 200%;
padding: 0 3px 0 3px;
}

h2:first-letter {
font-family:"Edwardian Script ITC", Corsiva, "Lucida Handwriting", script;
font-weight:normal;
color:#690;
font-size: 200%;
padding: 0 3px 0 3px;
}

h1 {
line-height: 110%;
margin:0 0 0 20px;
padding-top:20px;
text-align:center;
}

ul {
	margin-left: 10px;
	list-style-image:url(../image-files/bullet.gif);
}

ul li {
}

ol {
	margin-left: 15px;
}

ol li {
}

.blockquote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 1em 1em 0 1em;
	background-color:#0fbfd9;
	border: 2px dotted #d90fa7;  /*Pink*/
	font-style:italic;
	color:#006;
}

#pagetoc {
	text-align:left;
	float:left;
	position:relative;
	width:150px;
	margin:10px 20px 10px 0px;
	padding:10px;
	border: 2px dotted #d90fa7;  
}

#pagetoc ul {
	margin-left:-13px;
}

#quote {
	margin-left: 3em;
	margin-right: 3em;
	padding: 0 1em 0 1em;
	border-left: 3px solid #d90fa7;  /*Pink*/
	font-style:italic;
	color:#000;
}

/*Dividers*/

.dividers {
	margin-left: -20px;
}

/*TOC List*/

#toc {
}

.ptoc {
	margin-left:42px;
	margin-top:-.3em;
}

.ptoclearn {
	margin-left:42px;
}

code {
color: navy;
}

img {
border: 0 solid #ddd;
}

a:link img {
border: 0;
}

.searchbox {
	margin: 2px 0 0 0;
	float:left;
}

.footer {
	text-align:center;
}

/* -- General Link Styling -- */

a:link {
color: blue; 
text-decoration: underline;
}

a:visited {
color: purple;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}



/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;

}

#Header {
position: relative;
height: 224px;
}

#ContentWrapper {
float: left;
width: 100%;
}

#ContentColumn {
margin: 0 0 0 0px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
}

#NavColumn {
float: left;
width: 397px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}


#Footer {
height:140px;
clear: both;
width: 960px;
padding: 10px;
text-align:center;
margin: 0 0px;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

#Footer .Liner {
margin: 0;
padding: 0;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0px auto;
background-image: url();
background-color:#ffffff;
}

#Header {
	background-image:url(../image-files/work-from-home-marketing-header.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#ContentWrapper {
background-image: url();
background-repeat: repeat-y;
background-color: transparent;
}

#NavColumn {
background-image: url();
background-repeat: repeat-y;
background-color: transparent;
}

#ContentColumn {
background-image: url();
background-repeat: no-repeat;
background-color: transparent;
}

#Footer {
background-image:url(../image-files/footer-bg.gif);
background-repeat:no-repeat;
background-color: transparent;     /* blue-gray used in left and right columns of background.gif and for footer and horizontal text-navbar */
text-align: center;
font-size: 85%;

}

#NavColumn {
font-size: 90%;
color: #000000;
}

#NavColumn h4 {
font-size: 90%;
color: #000000;
margin-top: 0;
}

#ExtraColumn h4 {
font-size: 90%;
color: #000000;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

#navigation {
    width:160px;
    height:182px;
}

#navigation a:active {
    background-position: -160px 0;
}
#navigation a:hover {
    background-position: -320px 0;
}

.top {
	font-size:10px;
}

.reviews {
	margin-left:-10px;
	margin-top:-20px;
}

/*Start Here Table*/

#startheretable {
float: center;
width: 960px;
clear:both;
margin: 0 0px 0 10px;
}


.socialbutterfly {
float: left;
width: 275px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
height: 225px;
text-align:center;

	background-color: #ffffff;
	border: 5px solid #ff3d9a;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* optional rounded corners for browsers that support it */

}

.infoseeker {
	background:;
margin: 0 300px 0 320px;    /* STEP 1: set to "0 ExtraColumnWidth 0 NavColumnWidth" */
width:275px;
height:225px;
text-align:center;
	background-color: #ffffff;
	border: 5px solid #ff3d9a;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* optional rounded corners for browsers that support it */

}

.shopper {
	background:;
float:left;
width: 275px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
height:225px;
margin: -235px  0 0 640px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
text-align:center;
	background-color: #ffffff;
	border: 5px solid #ff3d9a;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px; /* optional rounded corners for browsers that support it */

}

#startheretable h2 {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0fbfd9;
}



/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: red;
}


/* -- Horizontal Text NavBar -- */

#nav {
background: url();
min-width:940px;
height:36px;
font:12px/100% Arial,Helvetica,FreeSans,sans-serif;  
padding: 13px 20px 0px 0px; 
margin: 0px 0 0 0;
}

#nav ul {
text-transform:uppercase;
text-align: right;
float:right;
}

#nav li {
display: inline;
list-style-type: none;
}

#nav ul li {
}

#nav a {
padding:0px 5px 0px 5px;
text-decoration: none;
}

#nav ul li.this {
  background: #ff3d9a;
}
#nav ul li a {
  color: #fff;
}
#nav ul li a:hover {
  color: #fff;
  background-color: #da8f0f;
  padding:5px 5px;
}
#nav ul li.this a {
  color: #fff;
}

/************************************************
*	Bottom Navbar  									*
************************************************/
#bottomnav {

}

#bottomnav ul {
  text-transform:uppercase;
	text-align:center;
font:12px/100% Arial,Helvetica,FreeSans,sans-serif;  padding: 0px 10px 0px 10px; line-height:130%;
}

#bottomnav li {
display: inline;
list-style-type: none;
}

#bottomnav ul li {
  border-right:1px solid #999999;

}

#bottomnav a {
font-weight:bold;
padding:0px 8px 0px 8px;
text-decoration:none;

}

#bottomnav ul li.this {
  background: #fff;
}
#bottomnav ul li a {
  color: #000000;
}
#bottomnav ul li a:hover {
  color: #da8f0f;
}
#bottomnav ul li.this a {
  color: #d90fa7;
}

#bottomnav p {
	color: #000000;
	text-align:left;
}


/* ------ Section 6 - Boxes ------ */

.CalloutBox {
background-color: #fff;
width: 85%;
border: 1px dotted #8f8fb3;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

.ReminderBox {          
background-color: #ddd;
width: 24%;
border: 1px solid #8f8fb3;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #006;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #fff;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: #;
border: 0px;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
width: 90%;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 0 auto 12px auto;
padding: 4px;
}

/*RSS Feed Box*/

#addSiteTo {
	background-image:url(../image-files/rss-bg.gif);
	background-repeat:no-repeat;
	width:140px;
	height:175px;
	font-size:12px;
	text-align:center;
	padding-top:10px;
	vertical-align:middle;
}

#addSiteTo p {
	padding:2px 2px 4px;
	margin:0;
}

#addSiteTo img {
	width:91px;
	border:0;
	padding:1px 0;
}

/*Newsletter*/

#newsletter {
	background-image: url(../image-files/newsletter.gif);
	background-repeat:no-repeat;
	width:140px;
	padding-top:30px;
}



/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 0px auto  auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

.logo {
float: left;
}

#offer{
	clear:both;
	float:left;
background:url(../image-files/box-bg.jpg) repeat-x #FFF;
width: 905px; 
height: 610px;
padding: 0px 10px 10px 10px;
margin: 10px 10px 10px 5px;
border:solid #e8e7e8;
}

#form{
	background:url(../image-files/box-bg.jpg) repeat-x;
	width:400px;
	color:#000;
}

#formfields{
}

#formArrowText{
	text-align:center;
}

#aweberCode{
}

#privacyText{
	font-size:12px;
	color:#000;
	padding-top:0px;
	text-align:center;
}

/*Subscribe box at top of header*/

#Subscribe {
	font-size:10px;
	text-align:center;
	width:100px;
	height:140px;
	padding:55px 0 0px 750px;
	margin-bottom:-15px;
}

#Subscribe a {
	font-size:9px;
}

