@charset "utf-8";
/* CSS Document */
/* NON-HEADER */
*{padding:0; margin:0;}
 body {clear:all; font-size:62.5%; background-color: #ac9d86; font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {clear:all; width:960px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;}
.main {clear:both; width:997px; padding-bottom:30px; padding-top: 10px; border-left:solid 1px #333366; border-right:solid 1px #333366; background:#fdfdff;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:215px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:#fdfdff;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:598px; margin:0 0 0 5px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:175px; margin:0 3px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; bacground: #fdfdff;}
.main-subcontent-adsense {display:inline /*Fix IE floating margin bug*/; float:right; width:161px; margin:0 3px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; bacground: #fdfdff;}
.footer {clear:both; width:997px; padding:8px 0 8px 0; border-top:solid  1px #333366; border-left:solid 1px #333366; border-right:solid 1px #333366; border-bottom:solid 1px #333366; background-image: url(http://www.moneymakingnet.com/img/moneymakingontheinternet-footer.jpg); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header-top {width:100%; height:15px; margin:0px auto 0px auto; background:#fff;}
.header-top-cont {width:960px; margin:0 auto; padding:3px;background:#fff;}
.header-container {width:960px; height:80px; margin:10px auto 0 auto; background:#fff;}
.header-logo { width:310px; height: 30px; position:absolute; z-index:1; margin:13px 0 0 13px; }
.header-logo img { border:none;}
.header-breadcrumbs {width:960px; height:30px; margin:10px auto 0 auto; background:#fff;}
/*************/
/*  2. HEAD  */
/*************/
.nav0 {
	width:65px;
	position:absolute;
	z-index:2;
	margin:30px 0 0 0;
	margin-left:550px !important /*Non-IE6*/;
	margin-left:553px /*IE6*/;
	top: 20px !important /*Non-IE6*/;
	top: 34px /*IE6*/;
	
}
.navwa {
	width:300px;
	position:absolute;
	z-index:2;
	margin:0px 0 0 0;
	margin-left:600px !important /*Non-IE6*/;
	margin-left:603px /*IE6*/;
	top: 27px !important /*Non-IE6*/;
	top: 41px /*IE6*/;
	font-size:180%; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;  color: #ffffff;
	
}
.nav0 ul {float:right; padding:0 0 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:40px; border:none;}


.nav1 {width:465px; position:absolute; z-index:3; margin:18px 0 0 480px;}
.nav1 ul {float:right; padding:0 0px 0 0; font-weight:normal;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; border:none; text-decoration:none;}
.nav1 a:hover {text-decoration:none; border:none; }
.nav1 img {border:none;}



/* MAIN CONTENT */
.column1-unit {width:595px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-unit-bgc {width:595px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; background-color: #ebebef; }
.column1-unit h1 {clear:both; text-align: center; font-family: "Times New Roman", Times, serif; color: #ff0000; font-weight:bold; font-size:210%;}
.column1-unit b { font-weight:bold; }

.column2-unit-left {float:left; width:226px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:226px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:188px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:auto;}
.column3-unit-middle {float:left; width:188px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:auto;}
.column3-unit-right {float:right; width:188px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:auto;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:175px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px #666683; background-color: #ebebfa;}
.subcontent-unit-adsense {width:161px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px #666683; background-color: #ebebfa;}
.subcontent-unit-noborder {width:172px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color: #ebebfa;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {text-align:center; border: none; padding: 0 0 5px 0; color: #fdfdff; font-weight:bold; font-size:95%;}
.footer a { color:#fdfdff;}
.footer a:hover {text-decoration:none; color: #FFFF00;}
.footer a:visited {color: #fdfdff;}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}

 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:490px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:954px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:954px; background:transparent;}}
@media print {.nav2 {float:left; width:954px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:954px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:954px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}

