﻿body {
margin: 16px 0;
font-family: Arial, sans-serif;
}

img {
border: 0px;
}

#holder {
width:760px;
height:400px;
margin: 0 auto;
}

#logo {
width:760px;
height:38px;
background: url(img/mblogo.gif) no-repeat 16px 0;
}


#top {
margin: 6px 0 0;
width:753px;
height:286px;
background: url(img/bg_top.png) repeat-x;
}


#dropmenus {
position: absolute;
margin: 16px 0 0 18px;
width:240px;
height:250px;
color: #4F525B;
}

#dropmenus ol {
font-size: 11px;
margin: 0px 0;
padding: 12px 0 0 20px;
}

#dropmenus ol li{
font-size: 11px;
margin: 4px 0;
padding: 0px;
}




#send-now-button {
width: 170px;
height: 28px;
padding: 4px 0 4px 8px;
margin: 20px 0 0 2px;
background: #F19621;
border: 2px solid #C95B1E;
font-family: Trebuchet MS, Arial, Sans-serif;
font-size: 22px;
font-weight: bold;
text-shadow: #C95B1E 1px 1px 1px;
color: #fff;
text-decoration: none;
display: block;
}
#send-now-button:hover{
background: #F79422;
}
#send-now-button:active{
background: #F79422;
width: 169px;
height: 27px;
padding: 5px 0 4px 9px;
}

#no-thanks {
position:absolute;
width: 300px;
height: 40px;
margin: 260px 0 0 14px;
}

#no-thanks span a {
font-family: Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
color: #D87C27;
text-decoration: none;
line-height: 17px;
}


#no-thanks span a:hover{
border-bottom: 1px dotted #C95B1E;
}


#heading-and-bullets {
position: absolute;
margin-left: 300px;
margin-top: 10px;
width: 430px;
height: 260px;
border: 0px solid red;

}

#heading-and-bullets h1{
font-family: Trebuchet MS, arial, sans-serif;
font-size: 22px;
font-weight: bold;
margin: 0px 0 10px;
padding: 0px;
color: #F4902A;
}

#heading-and-bullets h2{
font-family: Trebuchet MS, arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin: 6px 0 16px;
padding: 0px;
color: #9ba0b8;
}

#heading-and-bullets ul {
color: #303238;
font-size: 12px;
margin: 10px 0 0 10px;
padding: 0px 0 0 5px;
line-height: 24px;
}

#heading-and-bullets ul li a, #heading-and-bullets p a  {
color: #303238;
/*color: #F4902A;*/
text-decoration: none;
border-bottom: 1px dotted #D87C27;
}

#heading-and-bullets ul li a:hover {
border-bottom: 1px solid #9ba0b8;
}
#heading-and-bullets p {
color: #303238;
font-size: 11px;
}


.floatbox {
float: left;
border: 0px solid #9ba0b8;
margin: 16px 10px 0;
padding: 0px;
color: #4E525B;
font-size: 12px;
}

.floatbox a {
color: #4E525B;
text-decoration: none;
border-bottom: 1px dotted #5B4CFF;
}
.floatbox a:hover{
color: #5B4CFF;
border-bottom: 1px solid #5B4CFF;
}

.floatbox img{
margin: 0px 4px 4px 4px;
float: left;
}

.floatbox h3{
margin: 0px 0 2px;
padding: 4px 0 4px;
background: #fff;
color: #9ba0b8;
border-bottom: 2px solid #9ba0b8;
font-size: 15px;
font-family: Trebuchet MS, Arial, Sans-serif;
}
.floatbox ol {
margin: 0px;
padding: 0px 0 0 18px;;
}

#fsa {
width: 210px;
height: 130px;
}

#security {
width: 215px;
height: 130px;
}

#options {
width: 265px;
height: 130px;
}

/* same as old LP buttons below*/

.get-free-account a {

font-family: arial, sans-serif;
font-weight:bold;
font-size: 12px;
background: #fd932c;
color: #fff;
text-decoration: none;
line-height: 14px;
padding: 5px;
float: right;
margin-right: 10px;
border: 2px dotted #C95B1E;
text-shadow: #C95B1E 1px 1px 1px;

}

.get-free-account a:hover {
background: #D87C27;
}

.how-it-works a {
font-family: arial, sans-serif;
font-weight:bold;
font-size: 12px;
background: #9ba0b8;
color: #333;
text-decoration: none;
line-height: 14px;
padding: 5px;
float: right;
margin-right: 10px;
border: 2px dotted #9ba0b8;
}

.how-it-works a:hover {
background: #fff;
color: #333;
border: 2px dotted #9ba0b8;
}


#footer {
clear: both;
padding-top: 50px;
text-align: center;
font-size: 10px;
color: #4E525B
}
#footer p {
line-height: 11px;
margin: 5px;
}

#footer p a {
color: #4E525B;
text-decoration: none;
border-bottom: 1px dotted #5B4CFF;
}
#footer p a:hover {
color: #5B4CFF;
text-decoration: none;
border-bottom: 1px solid #5B4CFF;
}


#truste {
clear: both;
text-align: center;
}

/*compare popup */

#compare {
padding: 4px;
color: #4E525B;
background: url(img/mblogo.gif) no-repeat 16px 16px;
}

#compare table {
font-size: 12px;
margin-top: 50px;
}

.smooth {
border-bottom: 1px dotted #ccc;
border-right: 1px dotted #ccc;
}



