/*FOLHA DE ESTILOS DAS MENSAGENS*/
#webmail-lateral {
	float: left;
	background: #D1E4F3 url(../images/004.gif) center no-repeat;
	background-position: 5px 5%;
	text-align: left;
	/*width: 20%;*/
	width: 220px;
	height: 250px;
	padding: 5px 5px 5px 30px;
	border-left: 1px solid #4D8FCB;
	border-top: 1px solid #4D8FCB;
	border-right: 1px solid #4D8FCB;
	border-bottom: 1px solid #4D8FCB;
	margin: 5px 0 5px 0;
}
#webmail-itens1 {
	background: #D1E4F3 url(../images/022.gif) center no-repeat;
	background-position: 5px 5%;
	text-align: left;
	width: 210px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 60px 0 5px 0;
	border-left: 1px solid #D1E4F3;
	border-top: 1px solid #D1E4F3;
	border-right: 1px solid #D1E4F3;
	border-bottom: 1px solid #D1E4F3;
}
#webmail-itens2 {
	background: #D1E4F3 url(../images/009.gif) center no-repeat;
	background-position: 5px 0%;
	/*text-align: left;*/
	width: 210px;
	height: 50px;
	/*padding: 0px 0px 0px 0px;*/
	margin: 10px 0 5px 0;
	border-left: 1px solid #D1E4F3;
	border-top: 1px solid #D1E4F3;
	border-right: 1px solid #D1E4F3;
	border-bottom: 1px solid #D1E4F3;
}
#webmail-itens3 {
	background: #D1E4F3 url(../images/021.gif) center no-repeat;
	background-position: 5px 0%;
	text-align: left;
	width: 210px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0 5px 0;
	border-left: 1px solid #D1E4F3;
	border-top: 1px solid #D1E4F3;
	border-right: 1px solid #D1E4F3;
	border-bottom: 1px solid #D1E4F3;
}
#webmail-itens-texto {
	margin: 15px 0 0 60px;
	padding: 0px 0px 0px 0px;
	color: #92b22c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.webmail-leftlinks	{
	/*background: url(../images/bull.png) no-repeat 0 0px;*/
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0px;
	text-decoration:none;
	}
a:hover.webmail-leftlinks	{
	color: #000;
	}
#webmail-inbox {
	float: right;
	/*position: absolut;*/
	/*background: #D1E4F3 url(../images/004.gif) center no-repeat;*/
	/*background-position: 5px 5%;*/
	/*text-align: left;*/
	width: 98%;
	height: 250px;
	/*height: 100%;*/
	clear: both;
	position:relative;
	/*overflow:hidden*/
	/*padding: 5px 5px 5px 5px;*/
	border-left: 1px solid #4D8FCB;
	border-top: 1px solid #4D8FCB;
	border-right: 1px solid #4D8FCB;
	border-bottom: 1px solid #4D8FCB;
	/*margin: 5px 0 5px 5px;*/
}
#webmail {
	overflow: auto;
	position: relative;
	height: 250px;
	background:transparent;
	/*margin: 5px 0 5px 5px;*/
}
#webmail-topo-msg {
	margin: 5px 0 0 5px;
	padding: 0px 0px 0px 0px;
	color: #92b22c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
tr.topmessages {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-left: 2px solid #C1DAD7;
	border-right: 2px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	background-image: url("http://localhost/websites/mendes/images/list_buttons_bg.gif");
	background-position: center;
	background-repeat: repeat-x;
	border-collapse: collapse;
	border-spacing: 0px;
}
td.topmessages {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
}
tr.listmessages {
	height: 30px;
	border-left: 2px solid #C1DAD7;
	border-right: 2px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	letter-spacing: 2px;
	border-collapse: collapse;
	border-spacing: 0px;
}
tr.listmessages:hover{
	background-color: #D1E4F3;
	cursor: hand;
	cursor: pointer;
} 
td.listmessages {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #6D929B;
	letter-spacing: 2px;
	padding: 5px 5px 5px 5px;
}
a.listlinks	{
	color: #AEA914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0px;
	text-decoration:none;
	}
a:hover.listlinks {
	color: #000;
	}


/* SEND MENSAGEM*/

textarea {
	display: block;
  	width: 98%;
  	height: 325px;
  	border: 1px solid #8595B2;
  	padding: 5px;
  	font-size: 13px;
  	font-family: Tahoma, sans-serif;
  	overflow: auto;
  	line-height: 130%;
  	margin:10px auto 0 auto;
}
.inputSubmit {
	height: 30px;
	color: #000000;
	background-color: #D1E4F3;
	border-color : #AEA914;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 14px;
	/*font-weight: bold;*/
	cursor: hand;
	cursor: pointer;
}
.inputBox {
	width: 300px;
	height: 25px;
	background-color: #fff;
	font: 14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:2px;
	color: #5A698B;
	/*margin: 4px 0 5px 8px;*/
	/*padding: 1px;*/
	border: 1px solid #8595B2;
}
.inputsubject {
	width: 600px;
	height: 25px;
	background-color: #fff;
	font: 14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:2px;
	color: #5A698B;
	/*margin: 4px 0 5px 8px;*/
	/*padding: 1px;*/
	border: 1px solid #8595B2;
}
h6	{
	color: #4b4b4b;
	font-family: Tahoma;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	align: center;
}

#webmail-readmessage {
	font: 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	text-align: left;
	width: 99%;
	height: 335px;
	clear: both;
	position:relative;
	/*border-left: 1px solid #4D8FCB;*/
	border-top: 1px solid #4D8FCB;
	/*border-right: 1px solid #4D8FCB;*/
	/*border-bottom: 1px solid #4D8FCB;*/
}
#readmessage {
	overflow: auto;
	position: relative;
	height: 335px;
	background:transparent;
	/*margin: 5px 0 5px 5px;*/
}










