body {
background:#dbcdc9 url('../images/header-background.png') repeat-x;
margin:0px;
font-family:Verdana;
font-size:11px;
color:#333333;
}
a {
color:#98050c;
text-decoration:underline;
}
a:hover {
color:#666666;
text-decoration:underline;
}
input {
border:1px solid #666666;
}
textarea {
border:1px solid #666666;
}
select {
border:1px solid #666666;
}
ul {
list-style-type:none;
list-style-position:inside;
}
li {
padding:3px;
}
#container {
width:950px;
margin-left:auto;
margin-right:auto;
padding:0px 0px 40px 0px
}
#left {
float:left;
width:305px;
}
#right {
float:right;
width:645px;
}
#header {
background:url('../images/header-image.png') no-repeat;
height:188px;
}
#menubar {
background:url('../images/menubar-background.png') no-repeat;
height:30px;
padding:15px 0px 0px 0px;
}
#menubar a {
font-family:Georgia;
font-size:18px;
color:#98050c;
text-decoration:none;
}
#menubar a:hover {
font-family:Georgia;
font-size:18px;
color:#ffffff;
text-decoration:none;
}
#sidebar {
background:url('../images/sidebar-background.png') repeat-y;
height:422px;
width:265px;
padding:10px 20px 20px 20px;
}
#sidebar a {
font-family:Georgia;
font-size:14px;
font-weight:500;
color:#333333;
text-decoration:none;
}
#sidebar a:hover {
font-family:Georgia;
font-size:14px;
font-weight:500;
color:#666666;
text-decoration:none;
}
#signupbox {
background:url('../images/mailinglist-background.png') no-repeat;
height:99px;
padding: 15px 0px 0px 20px;
margin-bottom:10px;
}
#mom4profit{
background:url('../images/mom4profit-background.png') no-repeat;
height:132px;
margin-bottom:10px;
}
#testimonials {
width:305px;
}
#socialmedia {
background:url('../images/socialmedia-background.png') no-repeat;
height:111px;
padding: 15px 0px 0px 20px;
margin-bottom:10px;
}
#facebook {
margin-left:60px;
padding:5px;
height:45px;
}
#twitter {
margin-left:60px;
padding:5px;
height:45px;
}
#pageimage {
height:249px;
}
#content {
width:605px;
padding:20px 20px 20px 20px;
}
#contactform {
width:605px;
padding:20px 20px 20px 20px;
}
#interestform {
width:605px;
padding:20px 20px 20px 20px;
}
#login {
width:605px;
padding:20px 20px 20px 20px;
}
#error {
border:2px solid red;
background-color:yellow;
padding:10px;
}
#admincontent {
padding:20px 20px 20px 20px;
}
#footer {
background:url('../images/footer-background.png') repeat-x;
font-family:Verdana;
font-size:10px;
height:158px;
padding:20px 0px 20px 0px;
clear:both;
}
#footer a {
color:#333333;
text-decoration:none;
}
#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.required {
color:red;
}
.sidenav {
border-top:1px solid #666666;
height:33px;
width:265px;
}
.georgia13bold {
font-family:Georgia;
font-size:13px;
font-weight:bold;
}
.georgia14 {
font-family:Georgia;
font-size:14px;
}
.georgia18bold {
font-family:Georgia;
font-size:18px;
font-weight:bold;
}
.georgia20boldmedred {
font-family:Georgia;
font-size:20px;
font-weight:bold;
color:#98050c;
}
.verdana12 {
font-family:Verdana;
font-size:12px;
}
.verdana12bold {
font-family:Verdana;
font-size:12px;
font-weight:bold;
}
.verdana11 {
font-family:Verdana;
font-size:11px;
}
.verdana11bold {
font-family:Verdana;
font-size:11px;
font-weight:bold;
}
.verdana10 {
font-family:Verdana;
font-size:10px;
}
.medgrey {
color:#999999;
}
.drkgrey {
color:#333333;
}
.medred {
color:#98050c;
}
.drkred{
color:#570308;
}
.drkgrey {
color:#333333;
}
.white {
color:#ffffff;
}
.justified {
text-align:justify;
}
.submit {
background:url('../images/submit-button.png') no-repeat;
border:none;
height:22px;
width:72px;
}
.menu-btn {
width:107px;
float:left;
}
.formlabel {
width:200px;
text-align:right;
padding:3px;
float:left;
clear:right;
}
.forminput {
width:300px;
text-align:left;
padding:3px;
float:left;
}
.consoleleft {
width:32%;
float:left;
border-right:1px solid #333333;
overflow:visible;
margin-right:10px;
height:400px;
}
.consolecenter {
width:33%;
float:left;
border-right:1px solid #333333;
overflow:visible;
margin-right:10px;
height:400px;
}
.consoleright {
width:32%;
float:right;
overflow:visible;
height:400px;
}
.testimonial-top {
background:url('../images/testimonials-box-top.png') no-repeat;
height:51px;
}
.testimonial-middle {
background:url('../images/testimonials-box-middle.png') repeat-y;
padding:10px 20px 10px 20px;
}
.testimonial-bottom {
background:url('../images/testimonials-box-bottom.png') no-repeat;
height:20px;
}
.previous-btn {
background:url('../images/previous-btn.png') no-repeat;
height:20px;
width:100px;
border:none;
}
.next-btn {
background:url('../images/next-btn.png') no-repeat;
height:20px;
width:100px;
border:none;
}
.req {
color:#A50000;
}
