@CHARSET "ISO-8859-1";
body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Roboto', sans-serif;
}
p {
    margin: 0;
    padding-left:15px;;
    font-size:21px;
}


.background1{
    background-image: url(../images/affiliateresources/background1.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width:100%;
    height:600px;
    margin:auto;
}

.background1 p,h1,h2,h3{padding-left:15px;

}
.wrapper {
    margin: auto;
    width: 950px;

}

.top-wrapper {
    margin: auto;
    width: 950px;
    position:relative;
    top:100px;
}

.top-wrapper h1{
	padding-top:13px;
    font-size:34px;
    color:#3D4E56;
    font-weight:bold;
}
.top-wrapper h2{
    font-size:24px;
    color:#3D4E56;
    font-weight:bold;
}

.white-wrapper {
    margin: auto;
    width: 950px;
	background-color:white;
}



.banners-white-wrapper{
    margin: auto;
    width: 950px;
	background-color:white;
	position:relative;
	top:-400px;
}


.emails-button {
    width: 170px;
    height: 40px;;
    float: left;
    position: relative;
    top:113px;
    left:20px;

}
.emails-button a{
	font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    border: 1px dotted white;
    padding: 0 27px 0 5px;		
}	
.banners-button {
    width: 200px;
    height: 40px;
    margin-left: 0;
    float: left;
    position: relative;
    top:113px;
    left:60px;
}

.banners-button a{
	font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    border-radius: 10px;
    border: 1px dotted white;
    padding: 0 5px 0 5px;				
}	




a.download{color:#0000FF;padding:10px;border:1px dotted #774B83;border-radius:10px;}


.clear {
    clear: both;
}
.grey-pattern-background {
    background-image: url(../images/affiliatepage/grey-background-pattern.jpg);
    background-repeat: repeat;
    background-position: center top;
}

.email-box-top{border:1px dotted #79BEA0;margin-left:10px;margin-right:10px;border-radius:10px;position:relative;top:-190px;background-color:white;}
.white-wrapper .email-box-top p,h1,h2,h3,img{
    padding-left:15px;
    color:#3E3E3E;
}
.email-box-top p,img{padding-bottom:25px;font-size:24px;}
.email-box-top h3{color:#00A651;font-weight:bold;font-size:24px;}


.email-box{    border: 1px dotted #79BEA0;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 10px;
    position: relative;
    top: -165px;
    background-color: white;
    margin-bottom: 30px;
}
	
	
	
.white-wrapper .email-box p,h1,h2,h3,img{
    padding-left:15px;
    color:#3E3E3E;
}
.email-box p{padding-bottom:15px;font-size:24px;}
.email-box h3{color:#00A651;font-weight:bold;font-size:24px;}

.banners-background{background-image: url(../images/affiliateresources/banners-background.png);
						    background-repeat: no-repeat;
    			background-position: center top;
    			width:950px;
    			height:169px;
    			margin-top: -160px;
}

.banners-background h4{position:relative;top:90px;font-size:39px;padding-left:15px;font-weight:bold;color:#3D4C56;}
.banners-pictures{height:2250px;margin-left:20px;margin-right:20px;border:1px dotted #79BEA0;border-radius:10px;}
.banners-pictures img{padding-left:60px;padding-right:60px;}

.footer-container {
    width: 950px;
    height: 130px;
    margin: auto;
    position: relative;

}
.footer-logo {
    height: 52px;
    width: 249px;
    float: left;
    position: relative;
}
.footer-links {
    width: 675px;
    height: 40px;
    margin-left: 0;
    float: left;
    position: relative;
    color: #666666;
    left: 30px;
}
.footer-links a {
    color: #666666;
    font-size: 15px;
}
.footer-links p {
    color: #666666;
    font-size: 15px;
}