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

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

body {
background-color: #0fbfd9; /* 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 {
}

h2, h3, h4, h5, h6 {
}

h1 {
color:#ff3d9a;  /*Faded Pink*/
margin-top: 5px;
font-family: 'Times New Roman', Georgia, 'Palatino Linotype', Palatino, serif;
text-align: center;
}

h2 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	margin-bottom: .08em;
	font-size: 1.5em;
	font-weight:400;
	color:#d98f0f;  /*Faded Orange*/

}

h3 {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight:bold;
}

ul {
	margin-left: 10px;
	list-style-image:url(http://www.marketingforwahm.com/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;
}


/* -- 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: 221px;
}

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

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

#NavColumn {
float: left;
width: 4px;               /* 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)  */
}

#ExtraColumn {
float: left;
width: 4px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -5px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
height:105px;
clear: both;
width: 100%;
padding: 30px 0;
text-align:center;
}

.Liner {
padding: 10px;
}

#Header .Liner {
padding: 0;
}

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



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

#PageWrapper {
margin: 24px auto;
background-image: url(http://www.marketingforwahm.com/image-files/marketing-for-wahm-background.gif);
background-repeat: repeat-y;
}

#Header {
background-image:url(http://www.marketingforwahm.com/image-files/marketing-for-wahm-header.gif);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
}

#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;
}

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

#Footer {
background-image: url(http://www.marketingforwahm.com/image-files/marketing-for-wahm-footer.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;
}

#ExtraColumn {
font-size: 90%;
}

#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:130px;
}

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

.top {
	font-size:10px;
}

/*Newsletter Button on left*/

#linknewsletter {
    width:160px;
    height:26px;
    background-color:transparent;
}
#linknewsletter a {
    background: url(http://www.marketingforwahm.com/image-files/work-at-home-newsletter.gif) 0 0 no-repeat;
    float: right;
    border: 0;
    width:160px;
    height:26px;
    padding:0 0 0 0;
}

/*Contests Button on left*/

#linkcontests {
    width:160px;
    height:26px;
    background-color:transparent;
}
#linkcontests a {
    background: url(http://www.marketingforwahm.com/image-files/wahm-contest.gif) 0 0 no-repeat;
    float: right;
    border: 0;
    width:160px;
    height:26px;
    padding:0 0 0 0;
}

/*Shop and Review Button on left*/

#linkproductsservices {
    width:160px;
    height:26px;
    background-color:transparent;
}
#linkproductsservices a {
    background: url(http://www.marketingforwahm.com/image-files/wahm-product-reviews.gif) 0 0 no-repeat;
    float: right;
    border: 0;
    width:160px;
    height:26px;
    padding:0 0 0 0;
}

/*WAHM Video Button on left*/

#linkvideo {
    width:160px;
    height:26px;
    background-color:transparent;
}
#linkvideo a {
    background: url(http://www.marketingforwahm.com/image-files/wahm-video.gif) 0 0 no-repeat;
    float: right;
    border: 0;
    width:160px;
    height:26px;
    padding:0 0 0 0;
}

/*Press Room Button on left*/

#linkpressroom {
    width:160px;
    height:26px;
    background-color:transparent;
}
#linkpressroom a {
    background: url(http://www.marketingforwahm.com/image-files/press-room.gif) 0 0 no-repeat;
    float: right;
    border: 0;
    width:160px;
    height:26px;
    padding:0 0 0 0;
}

/*Checklist Navigation*/

#checklist {
	background-image:url(http://www.marketingforwahm.com/image-files/category-menu.gif);
	width:150px;
	height:390px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:8px;
	padding-top:39px;
}

#checklist a:visited {
    background-position: -300px 0;
}
#checklist a:active {
    background-position: -300px 0;
}
#checklist a:hover {
    background-position: -150px 0;
}

#linkcheck {
    width:150px;
    height:25px;
    background-color:transparent;
}
#linkcheck a {
    background:url(http://www.marketingforwahm.com/image-files/category_check.png) 0 0 no-repeat;
    float: right;
    border: 0;
    width:150px;
    height:25px;
    padding:0 0 0 0;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- 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 -- */


/*Top NavBar*/
#nav {
background:url();
text-align: right;
min-width:774px;
height:28px;
font:12px/100% Arial,Helvetica,FreeSans,sans-serif;  
padding: 10px 10px 10px 0px; 
float:right;
margin: 170px 0 0 0;
}

#nav ul {
text-transform:uppercase;
}

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

#nav ul li {
border-right:1px solid #DCDCDC;
}

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

#nav ul li.this {
background: #fff;
}

#nav ul li a {
  color: #0fbfd9;
}

#nav ul li a:hover {
  color: #da8f0f;
}

#nav ul li.this a {
  color: #d90fa7;
}

/* -- Member Links NavBar -- */

#memberlinksnav {
background:url();
text-align: left;
height:28px;
font:12px/100% Arial,Helvetica,FreeSans,sans-serif;  
padding: 10px 10px 10px 0px; 
float:right;
margin: 0 0 0 0;
}

#memberlinksnav ul {
text-transform:uppercase;
}

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

#memberlinksnav ul li {
border-right:1px solid #DCDCDC;
}

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

#memberlinksnav ul li.this {
background: #fff;
}

#memberlinksnav ul li a {
  color: #FF9F00;
}

#memberlinksnav ul li a:hover {
  color: #da8f0f;
}

#memberlinksnav ul li.this a {
  color: #d90fa7;
}


/* ------ 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(http://www.marketingforwahm.com/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(http://www.marketingforwahm.com/image-files/newsletter.gif);
	background-repeat:no-repeat;
	width:140px;
	padding-top:30px;
}

/*Groups*/

#sidegrouptable a {
	font-size:xx-small;
	text-align:center;
}


#grouptop h3 {
	color:#ff3d9a;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
}

#grouptop ul {
	list-style-image:url(../image-files/blank.gif);
}


/* ------ 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: 2px auto 12px auto;
text-align: center;
clear: both;
}

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