/*DEFAULT CONVITES*/


#mail_contentWrap, .mail_header_footer{
	width:600px;
	margin:auto;}

#previewVertical{
	width:430px;
	padding:4px;
	border: silver 1px solid;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}

#previewVertical img{
	margin-bottom:3px;
}

#previewHorizontal{
	width:543px;
	padding:4px;
	border: silver 1px solid;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}

#previewHorizontal img{
	float:left;
}

#previewHorizontal div.content{
	float:right;
	width:270px;
	height:361px;
}

#previewHorizontal div.invite_headerFooter{
	float:left;
	width:270px;
	margin-left:15px;
}

#headerBar, #footerBar, #headerBar2, #footerBar2{
	height:5px;
	background-color:#231f20;
	width:100%;
}

.invite_h1{
	font-family:"Times New Roman", Times, serif;
	font-size:22pt;
	/*font-weight:bold;*/
	color:#231f20;
}

.invite_h2{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#231f20;
/*	font-weight:bold;*/
}

.invite_text{
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color:#231f20;
}








/*EMAIL*/


.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #44687e;
	line-height: 16px;
	text-decoration:none;}
	
.text_1b{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #44687e;
	line-height: 16px;
	text-decoration:none;}
	
.titulo1{
	font-family: "Trebuchet MS", "Segoe UI", helvetica, arial, geneva, sans-serif;
	font-size: 16px;
	color: #0096db;
	text-align:left;
	font-weight:bold;
	text-decoration:none;}

.titulo2{
	font-family: "Trebuchet MS", "Segoe UI", helvetica, arial, geneva, sans-serif;
	font-size: 14px;
	color: #71287a;
	text-align:left;
	font-weight:bold;
	text-decoration:none;}
	
	
.footer_az{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339dbb;
	line-height: 16px;
	text-decoration:none;}
	
.footer_cz{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	line-height: 16px;
	text-decoration:none;}
	

td.contentInvite{
	border-left: #d2d2d2 1px solid;
	border-right: #d2d2d2 1px solid;
	text-align: center;
	background-color:#ffffff;
	padding-bottom:20px;
}

.radio1{
	width:30px;
	height:20px;
	text-align:center;
	float:left;
	background-image:url(../images/radio1.png);
	background-repeat:no-repeat;
	background-position:center;}
	
.radio2{
	width:30px;
	height:20px;
	text-align:center;
	float:left;
	background-image:url(../images/radio2.png);
	background-repeat:no-repeat;
	background-position:center;}

.radio3{
	width:30px;
	height:20px;
	text-align:center;
	float:left;
	background-image:url(../images/radio3.png);
	background-repeat:no-repeat;
	background-position:center;}

.radioLabel{
	float:left;
	margin-top:2px;}

.bt{
	height:17px;
	width:auto;
	padding-left:18px;
	margin-right:15px;
	background-image:url(../images/bt.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	font-family: "Trebuchet MS", "Segoe UI", helvetica, arial, geneva, sans-serif;
	font-size: 11px;
	color: #71287a;
	text-decoration: none;
	font-weight:bold;}
	
.box{
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	padding:15px;
}

.tdContent{
	border-top:silver 1px dotted;
	width:440px;
	text-align:left;
	padding:15px 0 15px 0;
}
	
	
	

