@charset "UTF-8";
/* doubleyoursalesandrevenue.com */

body {
background-color:#efefef;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
}

body {
margin-top:20px;
}

#container {
width:730px;
margin:auto;
}

#header {
background: url(../images/header002.jpg) no-repeat bottom;
width:730px;
height:150px;
padding:0;
}

#mid {
background:url(../images/mid.jpg) repeat-y;
width:730px;
padding:0;
}

#mid2 {
background:url(../images/mid2.jpg) repeat-y;
width:730px;
padding:0;
}

#footer {
background: url(../images/footer2.jpg) no-repeat bottom;
width:730px;
height:16px;
padding:0;
}

#content {
width:650px;
margin:auto;
padding-top:5px;
padding-bottom:5px;
}

h1 {
font-family:Tahoma;
font-size:35px;
color: #930A00;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:800;
}

h3 {
font-family:Tahoma;
font-size:20px;
color: #cc0000;
text-align:center;
}


p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
}

.subheader {
font-family: Tahoma;
font-weight: bold;
font-size: 24px;
text-align:center;
}

ul li {
list-style:square outside;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
margin-bottom:10px;
}

.red {
color:#cc0000;
}

/*Footer Section*/

#footer-nav {
width:600px;
margin:auto;
margin-top:8px;
}

#footer-nav {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
}

#footer-nav a {
color:#0000ff;
text-decoration:none;
}

#footer-nav a:hover {
color:#000033;
}

#footer-text {
width:600px;
margin:auto;
}

#footer-text p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:center;
line-height:16px;
}

/*Optin Form*/

#optinform-container {
width:580px;
margin:auto;
margin-bottom:20px;
border-top:3px dashed #000000;
border-right:3px dashed #000000;
border-bottom:3px dashed #000000;
border-left:3px dashed #000000;
background-color:#DBE9F0;
}

#optinform-content {
width:540px;
margin:auto;
}

#optinform-content p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
}

.optin-title {
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:700;
text-align:center;
line-height:18pt;
}

.optin-textstyle {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:700;
text-align:right;
}


/*Version 2*/

#bg {
background-color:#ffffff;
background-image: url(../images/bg-v2.jpg);
background-repeat: repeat-x;
margin-bottom:0;
margin-top:18px;
}

#header-v2 {
background:url(../images/banner-v2.jpg) no-repeat bottom;
width:675px;
height:200px;
padding:0;
}


#mid-v2 {
background:url(../images/mid-v2.jpg) repeat-y;
width:675px;
padding:0;
}

/*Testimonial box*/

.testimonialbox-container {
width:560px;
margin:auto;
margin-top:20px;
margin-bottom:20px;
}

.testimonialbox-top {
background:url(../images/testimonialbox-top.jpg) no-repeat bottom;
width:560px;
height:11px;
padding:0;
}

.testimonialbox-mid {
background:url(../images/testimonialbox-mid.jpg) repeat-y;
width:560px;
padding:0;
}

.testimonialbox-footer {
background:url(../images/testimonialbox-footer.jpg) no-repeat top;
width:560px;
height:12px;
padding:0;
}

.testimonialbox-content {
width:520px;
margin:auto;
padding-top:5px;
padding-bottom:5px;
}

.testimonialbox-content p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
line-height:16px;
color:#000000;
}

.testimonial-title {
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
color:#aa0000;
text-align:center;
font-weight:800;
}




