body {
  padding: 3%;
  padding-top: 1.5%;
  min-width: 500px;
}

.topline{
    max-width: 100%;
    margin-bottom: 35px;

}

.invite-logos{
    position: absolute;
    left:3.5%;

    height: 25px;

}

.invite-origin-text{
    position: absolute;
    right:3.5%;
    
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #B40610;
    font-size: 26px;
    text-transform: uppercase;


}

.invite-blank{
	min-height: 10px;
}


/*      HEADER FORMATTING     */

.invite-header {
	background-color: #B40610;


}

.invite-header.text{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;

}

.invite-header.text a:link, a:visited{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fca93e;
	text-transform: lowercase;
	font-style: italic;
	text-decoration: none;

}


/*      TEXT CONTAINER FORMATTING     */



.invite-container-text{
	background-color: #C12B00;
	min-height: 250px;	
}


.invite-text{
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: white;
	text-shadow: 1px 1px 3px #030D19;
}

.head1{
	font-size: 22px;
}

.head1 a:link, a:visited{
	color: #fca93e;
	text-transform: uppercase;
	font-weight: lighter;
	text-decoration: none;
}

.head2 {
	font-size: 26px;
	text-transform: uppercase;
	font-style: normal;
}

.head2 a:link, a:visited{
	color: #fca93e;
	text-decoration: none;
	font-style: italic;
}

.head3 {
	color: #fca93e;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}

.head3 a:link, a:visited{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	color: #fca93e;
	text-decoration: none;
	font-style: normal;
}

.head4 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: right;
}
.head4 a:link, a:visited{
	color: #fca93e;
	font-weight: 400;
	text-align: right;
	text-decoration: none;
}


.body {
	font-weight: lighter;
	font-size: 12px;
}

.body a:link, a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #fca93e;
	text-decoration: none;
	font-style: normal;
}


.body.tabbed1 {
	padding-left: 10px;
}

.body.tabbed2 {
	padding-left: 44px;
}


/*      IMAGE CONTAINER FORMATTING     */



.invite-container-image {
	background-color: #C12B00;
	min-height: 1300px;
}

.invite-container-image.image{
	background-image: url("http://www.mic.pt/newsletter/mailings/images/2017/CARTAZ_CS_FEST_XI_margins_small.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; 
	
}


/*      FOOTER FORMATTING     */



.invite-footer {
	background-color: #B40610;
	min-height: 70px;
}

.invite-footer.logos{
	background-image: url("http://www.mic.pt/newsletter/mailings/images/logos_mmp.png");
	background-size: 40% auto;
	background-position: center;
	background-repeat: no-repeat; 

}
