/*-----------------------------------------------------------------------------
Uepa.com (Section Minimensajes Cascading Style Sheet)

author: gustavo santana
email: gusantana@medios.com.do
creation date: 05.07.2007 (DD.MM.YYYY)
last update: 21.11.2007 (DD.MM.YYYY)
-----------------------------------------------------------------------------*/

#content_wrap_out { background: url(../new_images/bg_content.gif) repeat-y; }
#content { background: url(../new_images/bg_content_bottom.jpg) no-repeat bottom left; }

#section_title { height: 50px; background: url(../new_images/sec_tlt_minimensajes.gif) no-repeat bottom left; }

#send_minimsg_wrap { padding: 16px 15px 20px; background: #FFF url(../new_images/bg_section_main_art.jpg) repeat-x; }
#msg_minimsg_wrap { padding: 0 21px 16px; }
#answer_minimsg { padding: 16px 21px; }
#send_answer_minimsg_wrap { padding: 6px 15px 16px; }


/* =Send MiniMessage
-----------------------------------------------------------------------------*/
#msg_message_login { padding-bottom: 8px; }

#msg_message { float: left; width: 218px; }

#message, #username, #password, #signature { border: 1px solid #A4B97F; font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #817769; }

#message { width: 200px; height: 110px; }

#msg_login { float: left; width: 200px; }
#msg_login img { float: left; }

#username, #password { width: 100px; height: 17px; }
#username { margin-left: 21px; }

#msg_photo { float: left; padding-left: 16px; }

#msg_user_pass { padding-top: 4px; }
#msg_user_pass p { padding-top: 3px; }

#signature { height: 18px; vertical-align: top; }


/* =MiniMessage
-----------------------------------------------------------------------------*/
.msg_minimsg { padding: 16px 0 24px; background: url(../new_images/bg_last_featured.jpg) no-repeat; }

.msg_minimsg .fir_col { float: left; width: 82px; font-size: 1.1em; text-align: center; }
.msg_minimsg .sec_col { float: left; padding-right: 30px; width: 320px; font-size: 1.3em; overflow: hidden; }

.msg_minimsg .fir_col .img_msg_minimsg { padding: 0 15px; }
.msg_minimsg .fir_col .br_img_msg_minimsg { padding: 3px; border: 1px solid #D3CEC5; background-color: #FFF; }

.msg_minimsg .sec_col dt { padding-left: 10px; font-family: "Trebuchet MS", sans-serif; font-weight: bold; color: #F60; background: url(../new_images/bullet_minimsg.gif) no-repeat center left; }
.msg_minimsg .sec_col dd { padding-bottom: 6px; color: #666; line-height: 130%; }


/* =Answer MiniMessage
-----------------------------------------------------------------------------*/
#answer_minimsg_wrap h2 { padding: 3px 8px; font-size: 2.5em; font-weight: normal; background: url(../new_images/bg_hr_holder2.gif); }

.answer_minimsg { padding-left: 30px; background: #fcfcf9 url(../new_images/br_bottom.gif) repeat-x bottom left; }

.answer_minimsg .sec_col { width: 290px; padding-right: 30px; }


/* =Search MiniMessage
-----------------------------------------------------------------------------*/
#search_minimsg label { color: #666; }

#search_text { border: 1px solid #A4B97F; font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #817769; width: 240px; height: 18px; }
#search_minimsg select { border: 1px solid #A4B97F; padding: 1px 0; font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; color: #666; }


/* =Links
-----------------------------------------------------------------------------*/
#msg_photo a { color: #F60; }

.msg_minimsg .sec_col dd a { color: #333; }
.msg_minimsg .sec_col dd a:link, .msg_minimsg .sec_col dd a:visited { text-decoration: underline; }