/* (copyright) LazyMogul.com */
/* Get Ready to Make Lots of Cash Today... Join Today! */


body {
text-align: center;
font-family: arial;
margin: 0px;
background-image: url(../images/lazy-mogul-back.jpg);
background-repeat: repeat-x;
}

a:link {
color: #0000EE;
text-decoration: underline;
}

a:visited {
color: #0000EE;
text-decoration: underline;
}

a:hover {
color: white;
text-decoration: none;
background-color: #474747;
}

.container {
margin: auto;
margin-bottom: 36px;
background-image: url(../images/lazy-mogul-main.jpg);
background-repeat: no-repeat;
width: 956px;
}

.top {
height: 440px;
}

.menu {
position: absolute;
font-family: arial;
font-size: 18px;
font-weight: bold;
color: white;
margin: 165px 0px 0px 474px;
left: 0px;

}


.menu a:link {
color: white;
text-decoration: none;
}

.menu a:visited {
color: white;
text-decoration: none;
}

.menu a:hover {
color: #FFFF33;
text-decoration: none;
background-color: transparent;
}


#left-side {
width: 7px;
height: 533px;
position: absolute;
margin: 33px 0px 0px -8px;
background-image: url(../images/fade-left.png);
background-repeatL: no-repeat;
}

#right-side {
width: 7px;
height: 533px;
position: absolute;
margin: 33px 0px 0px 958px;
background-image: url(../images/fade-right.png);
background-repeatL: no-repeat;
}


#signup-img {
position: absolute;
margin: 357px 0px 0px 126px;
left: 0px;
filter:alpha(opacity=0);
opacity: 0.0;
-moz-opacity:0.0;
}

#who-sponsor {
font-family: arial;
font-size: 10px;
color: #494949;
position: absolute;
margin: 405px 0px 0px 460px;
left: 0px;
width: 500px;

text-align: right;
}

.content-box {
border: 1px solid #CCCCCC;
width: 600px;
padding: 2px;
margin: 0px 0px 0px 15px;
background-color: #F0F0F0;
padding: 20px;
text-align: justify;
left: 0px;
}

.right-content {
width: 273px;
height: 200px;
background-color: transparent;
margin: 0px 0px 0px 0px;
font-family: tahoma;
font-size: 14px;
font-weight: bold;
left: 0px;
}

#bonus-box {
background-color: white;
border: 1px solid #CCCCCC;
margin: 10px 20px 10px 20px;
padding: 8px;
}


p {
font-family: 'Lucida Grande';
font-size: 11px;
margin: 0px 0px 9px 0px;
color: black;
}

h1 {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
margin: 0px 0px 9px 0px;
}

h2 {
font-family: tahoma;
font-size: 12px;
font-weight: bold;
margin: 0px 0px 9px 0px;
}

h3 {
font-family: tahoma;
font-size: 12px;
font-weight: bold;
margin: 0px 0px 0px 0px;
}

/* FOOTER */

.footer {
width: 900px;
margin: auto;
text-align: left;
font-family: arial;
font-size: 11px;
font-weight: normal;
margin-top: 25px;
margin-bottom: 25px;
padding-top: 10px;
border-top: 1px dotted black;
}
