/* Message */
div.message { border: 1px solid #98d698; background-color: #e1f8e2; margin: 0 0 12px 0; color: #0f0d0f }
div.message2 { border: 1px solid #98d698; background-color: #e1f8e2; margin-bottom: 4px; margin-top: 4px; color: #0f0d0f}
div.message div.message-innerdiv, div.message2 div.message-innerdiv { border: 1px solid #cbeacb; padding: 12px; margin: 3px;  line-height: 14px; background-color: #fff; }
div.message div.message-title, div.message2 div.message-title { font-size: 14px; background-color: #e1f8e2; font-weight: bold; }
div.message div.message-title table td, div.message2 div.message-title table td { padding: 9px 10px 6px 10px; }
div.message div.message-title a#closeMessage, div.message2 div.message-title a#closeMessage { color:#666; text-decoration: underline; font-size:11px; font-weight: normal }

/* Alert message */
div.alert-message { display:none; cursor: default; width: 500px }
div.alert-message td.alert-header { padding: 10px; font-size: 14px; font-weight: bold; background-color: #e8e8e8;font-family: Arial }
div.alert-message a.close_mb { color:#666; text-decoration: underline; font-size:11px; font-weight: normal; font-family: Arial }
div.alert-message td.content { padding: 12px; line-height: 16px; font-family: Arial; font-size: 12px }
div.alert-message td.content p { margin: 10px 0 }
div.alert-message td.content2 { padding: 0px 12px 12px 12px }
div.alert-message .content3 { margin: 0 10px 0 10px; padding: 10px; background-color: #eee; border: 1px solid #c6c6c6 }
div.alert-message .rmb-container { margin: 5px 10px; text-align: right }
div.alert-message .rmb-container { background: url(../images/icons/refresh.jpg) no-repeat center right; padding: 2px 22px 2px 0 } 


div.alert-message .messages { background-color: #6e8bb3; text-align:center; margin: 0 10px 10px 10px; padding: 5px; border: 1px solid #627c9d; }
div.alert-message .message-container { margin: 0 10px; padding: 0 5px; height: 140px; overflow: auto; overflow-x: hidden; }
div.alert-message .messages a.show-Messages-more { color: #FFFFFF; text-transform: uppercase; font-weight: bold; font-size: 14px; background: url(../images/arrow-down.gif) no-repeat center right; padding-right: 18px; }
div.alert-message .messages a.show-Messages-less { color: #FFFFFF; text-transform: uppercase; font-weight: bold; font-size: 14px; background: url(../images/arrow-up.gif) no-repeat center right; padding-right: 18px; }
