@charset "UTF-8";

div.obj-box form#Messages_WriteForm
{
    margin-top: 0;
}

div.obj-box form#Messages_WriteForm label
{
    width: 148px
}

div.obj-box form#Messages_WriteForm div.hint,
div.obj-box form#Messages_WriteForm p.hint,
div.obj-box form#Messages_WriteForm div.form-buttons
{
    padding-left: 151px;
    width: 455px;
}

form#Messages_WriteForm p.hint
{
    color: #000;
    margin-top: 0;
    padding-left: 135px;
    width: auto;
}

.obj-dialog-overlay form#Messages_WriteForm p.hint
{
    padding-left: 0;
    margin-bottom: 10px;
}

div.obj-dialog-overlay #Messages_WriteForm label
{
    width: 70px;
}

div.obj-dialog-overlay #Messages_WriteForm+dl.obj-keyValueList dt
{
    width: 73px;
}

div.obj-dialog-overlay #Messages_WriteForm+dl.obj-keyValueList dd
{
    width: 392px;
}

div.obj-dialog-overlay #Messages_WriteForm .button-row
{
    margin-left: 73px;
}

.obj-dialog-overlay form#Messages_WriteForm div.form-buttons
{
    padding-left: 73px;
}

form#Messages_WriteForm #historyContent
{
    margin-right: 15px;
}

form#Messages_WriteForm #historyContent ul#Message-History li a
{
    font-weight: bold;
}

form#Messages_WriteForm #historyContent ul#Message-History li span
{
    display: block;
    color: #666666;
    font-size:9px;
}

form#Messages_WriteForm #historyContent ul#Message-History li
{
    margin-bottom: 20px;
}

#Messages_Delete,
#Messages_Multi_Delete,
#Messages_Success
{
    padding: 20px 10px;
}

#Messages_Send_Success h2
{
    margin-bottom: 10px;
    background-color:transparent;
    border-top:none;
}

#historyLink
{
    background: url(../Img/collapsedBright.gif) no-repeat 0px 3px;
    float: left;
    margin:0 0 10px 151px;
    width: 435px;
    padding-left: 20px;
}

/* IE6 Hacks */
* html #historyLink
{
	float: left;
    margin-left:9%;
}

div.obj-dialog-overlay #historyLink
{
    margin-left: 70px;
    width: 345px;
}

#Messages_Notice
{
    margin: 0 0 20px 0;
}

#Messages_Notice .MessageIcon
{
    float: left;
    width: 150px;
}

#Messages_Notice .floatR
{
    width: 280px;
}

#Messages_Inbox,
#Messages_Outbox
{
    margin: 0;
    padding: 0;
}

.MessagesCounter,
.MessagesInterface
{
    margin: 0;
    padding: 10px;
}

.MessagesCounter
{
    font-weight: bold;
}

.messages-pager
{
    position: relative;
    right: 0;
    top: 37px;
}

.MessageList
{
    border-bottom: 1px solid #DC1E64;
}

.MessageList .MessageListHeader
{
    background-color: #ff90b0;
    padding: 2px 0;
    width: 100%;
}

.MessageList li
{
    width: 100%;
    padding:3px 0;
}

.MessageList li.lo
{
    background-color: #fff;
}

.MessageList li.hi
{
    background-color: #ffe1e1;
}
.MessageList ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.MessagesInterface ul.obj-linklist-horizontal
{
    display: inline;
    margin-left: 20px;
}

/*
.MessagesInterface .clearFix .floatL
{
    margin: 0 10px 0 0;
}

.MessagesInterface .clearFix
{
    margin: 0 0 10px 0;
    width: 100%;
}
*/

.MessageHeader
{
    margin: 0;
    background-color: #eee;
}

.Message_Container
{
    order-bottom: 1px solid #ddd;
}

.MessageHeader .floatL
{
    padding: 5px;
}

.MessageContent
{
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.MessageContent .floatL
{
    padding: 3px 0 0 0;
    width: 120px;
    margin: 0 10px 0 0;
}

.MessageContent .Message
{
    float: left;
    width: 370px;
}

.MessageContent img
{
    margin: 0 0 0 10px;
}

#Messages_Form
{
    padding:20px;
}

div.phxDialogMain #Messages_Form
{
    padding:0;
}

#writeMsgError
{
    color: #f00;
    font-weight: bold;
    padding: 5px 0;
}
form .hint
{
    margin-left:0;
    padding-top: 7px;
}
.obj-dialog-overlay #historyContent
{
    width:475px;
}

.phxDialogContent #Messages_WriteForm .hint
{
    padding-top: 0;
    margin-left:80px;
}

.phxDialogContent #Messages_Form .hint
{
    padding-top: 0;
    margin-left:87px;
}

#QuickReply_Form .messages_quickReply
{
    padding-top: 5px;
}

#QuickReply_Form .messages_quickReply .hint 
{
    padding: 7px 0 3px;
    width: 350px;
}

label, .label
{
    width: 18%;
}

input.fieldText, textarea, .labeledText
{
    width: 78%;
}

.buttonArea
{
    margin-left: 18%;
}

input.invalid, select.invalid, textarea.invalid
{
    margin-left: 0;
}

.status_new .boldIfNew
{
    font-weight: bold;
}

.closeBtn,
.writeBtn,
.replyBtn,
.deleteBtn
{
    margin: 0 10px 10px 0;
}

div.messages-list-content .col4 .wrap
{
    background: url(../Img/collapsedBright.gif) no-repeat 5px 7px;
    border: none;
    padding:5px;
}

.opened div.col4 .wrap
{
    background: url(../Img/expandedBright.gif) no-repeat 5px 7px;
    margin-right:5px;
}

#historyLink.opened
{
    background: url(../Img/expandedBright.gif) no-repeat 0px 7px;
}

div.subject div.body
{
    padding:10px 0 0 20px;
}

div.subject a
{
    display: block;
    overflow: hidden;
    padding-left: 20px;
    width: 210px;
}

.status div
{
    margin-top: 2px;
    width: 16px;
    height: 16px;
    background: url(../Img/Sprites/sprites-messages.png);
}

/* IE7 Hacks */
*:first-child+html .status div
{
    margin-top:4px;
}

#Messages_Inbox .status_new .status div
{
    background-position: 0 0;
}

#Messages_Inbox .status_read .status div
{
    background-position: 0 -16px;
}

#Messages_Share .status_new .status div
{
    background-position: 0 -32px;
}

#Messages_Share .status_read .status div
{
    background-position: 0 -48px;
}

#Messages_Spam .status_new .status div
{
    background-position: 0 -64px;
}

#Messages_Spam .status_read .status div
{
    background-position: 0 -80px;
}

.status_answered .status div
{
    background-position: 0 -96px;
}

.status_forward .status div
{
    background-position: 0 -112px;
}

fieldset.messages_quickReply textarea
{
    position: relative;
    top: 0px;
    width:361px;
    z-index: 1;
}

/* IE7 Hacks */
*:first-child+html fieldset.messages_quickReply textarea
{
    top: -12px;
}

/* IE6 Hacks */
* html fieldset.messages_quickReply textarea
{
    width:365px;
    top: -12px;
}

#Messages_NewMessage h2
{
    padding:5px;
    border-top:none;
}

.phxDialogContent #Messages_WriteForm fieldset
{
    width: 440px;
}

#emoticonWrapper td
{
    cursor: pointer;
}

.emoticons
{
    width: 438px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin: 0pt 0pt 10px 152px;
}

.emoticons tr
{
    padding: 3px;
}

.emoticons td
{
    border: 1px solid #999999;
    text-align: center;
}

div.obj-dialog-overlay table.emoticons
{
    margin-left: 73px;
    width: 348px;
}

/* InBox & OutBox Pagelets */

#messages-list
{
	margin-bottom: 5px;
}

#messages-list .col1
{
    width: 21%;
}

#messages-list .col2
{
    width: 1%;
}

#messages-list .col3
{
    width: 17%;
}

#messages-list .col4
{
    width: 40%;
}

#messages-list .col5
{
    width: 14%;
}

.messages-list-header
{
    background-color:#ff90b0;
    padding: 1px 2px 2px 2px;
    height: 23px;
    width:622px;
}

.messages-list-header .col1
{
    padding: 2px;
}

/* IE6 Hacks */
* html .messages-list-header .col1
{
    padding-bottom: 0px;
}

/* IE7 Hacks */
*:first-child+html .messages-list-header .col1
{
    padding-bottom: 6px;
}

*:first-child+html .messages-list-header
{
    padding: 1px 2px 2px 2px;
    height: 22px;
}

.messages-list-header .col3,
.messages-list-header .col4
{
    padding-top: 4px;
    padding-left: 15px;
}

.messages-list-header input#allIdsTop,
.messages-list-header input#allIdsBottom
{
    margin: 1px 5px 0 0;
    padding: 0;
}

/* IE7 Hacks */
*:first-child+html .messages-list-header input#allIdsTop,
*:first-child+html .messages-list-header input#allIdsBottom
{
    margin: 0px 5px 0 0;
}

.messages-list-header select.selectedIds
{
    width: 100px;
    padding: 0;
    margin:0;
}

.messages-list-content .col1,
.messages-list-content .col2,
.messages-list-content .col3,
.messages-list-content .col4,
.messages-list-content .col5
{
    padding: 8px 0 5px 0;
}

.messages-list-content .col1
{
    padding-top: 8px;
    padding-left: 5px;
}

#messages-list .messages-list-content .col3
{
    width: 0%;
}

#messages-list .messages-list-content .col4
{
    padding: 0px;
    width: 59%;
    margin: 5px 10px 10px 0px;
}

div.opened .col4
{
    background-color: #ffe0e0 ;
}

#messages-list .fromName,
#messages-list .subject
{
    padding: 5px;
}

#messages-list .fromName
{
    width:110px;
}

#messages-list .subject
{
    width:230px;
}

#messages-list .meta_text,
#messages-list .body_text
{
    margin:0px;
    width:95%;
    padding: 0 10px 10px 10px;
}

.messages-list-content .tr
{
    width: 100%;
    border-bottom: 1px solid #ff90b0; 
}

.messages-list-content .status
{
    padding: 0 17px 0 11px;
}

.messages-list-content .line
{
    height: 1px;
    border-bottom: 1px solid #ff90b0;
}

#multirecipientInfo
{
    padding-top: 3px;
}

.markedRecipientMatch
{
    font-weight: bold;
    color: #DC1E64;
}

.recipientSelectbox
{
    width: 79.3%;
}

/* QuickReply Snipplet */

#QuickReply_Form,
#QuickReply_Form fieldset,
#QuickReply_Form form
{
    padding: 0;
    margin:0;
    background-color: white;
}

#QuickReply_Form .message-text
{
    padding: 10px 1px;
}

a.fieldBtn:link,
a.fieldBtn:visited,
a.fieldBtn:hover,
a.fieldBtn:focus,
a.fieldBtn:active
{
    color: #f7f7f7;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background: #ff4070;
    border-top: 1px solid #f79;
    border-left: 1px solid #f79;
    border-right: 1px solid #a00;
    border-bottom: 1px solid #a00;
    cursor: pointer;
    padding: 2px 8px;
    text-decoration: none;
    margin:0 10px 0 10px;
}

.phxDialogContent #backButton
{
    position: relative;
    left:-9px;
}

/* IE6 Hacks */
* html #backButton
{
    left:-7px;
    top: 10px;
    padding: 2px 14px 4px 14px;
}

/* IE7 Hacks */
*:first-child+html #backButton
{
    left:-18px;
    top: -3px;
    padding: 2px 14px 4px 14px;
}

#write-message-buttonArea .bArea
{
    padding-top: 3px;
    height: 30px;
    width: 250px;
}

#QuickReply_Form .buttonArea
{
    padding-top: 3px;
}

#QuickReply_Form #buttonArea-container
{
    width: 100%;
    _width: 101%;
    position: relative;
    margin-top: 3px;
}

/* IE6 Hacks */
* html #QuickReply_Form #buttonArea-container
{
    top: -10px;
}

/* IE7 Hacks */
*:first-child+html #QuickReply_Form #buttonArea-container
{
    top: -10px;
}

#QuickReply_Form #cancel-button
{
    width: 90px;
}

#QuickReply_Form #moreOptions-button
{
    position:relative;
    text-align:right;
    width:120px;
}

#Messages_message
{
    margin-bottom: 0;
}

@media all and (min-width: 0px)
{
    /* Webkit/Safari 3 Hacks */
    body:not(:root:root) #QuickReply_Form .fieldBtnSubmit
    {
        padding: 2px 8px;
    }
    body:not(:root:root) #QuickReply_Form .buttonArea
    {
        padding-top: 5px;
    }
}

/* ForwardMessage Pagelet */
#Messages_ForwardMessage
{
    padding-top:33px;
}

/* Autocomplete */
#resultbox
{
    border: 1px solid #666;
    font-size: 9px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
    display: none;
    width: 250px;
	background-color: #F8F8F8;
	z-index: 401;
}

#resultbox div
{
    border-top: 1px solid #aaa;
    padding: 2px;
	height: 35px;

}

#resultbox div:first-child
{
    border-top: none;
}

#resultbox dl
{
    float:left;
	width: 246px;
	margin: 0px;
	padding:0;
}

#resultbox dt
{
    float: right;
    width: 204px;
    margin: 0;
    padding:0;
	color: #000;
}

#resultbox dd
{
    width: 204px;
    margin: 0;
    padding:0;
    font-size: 85%;
    color: #666;
}

#resultbox dd.user-image
{
    float: left;
}

#resultbox dd.user-uniname
{
    float: right;
}

#resultbox .selected
{
    background-color: #ffe0e0;
    color: #fff;
    cursor: pointer;
}

#resultbox .unselected
{
    background-color: #F8F8F8;
    color: #666;
    cursor: pointer;
}

#resultbox .noMatches
{
	padding: 5px;
}

.namebox
{
    background-color: #ffe0e0;
    margin: 1px;
    padding: 1px 0px 1px 5px;
	height: 13px;
    border: 1px solid #9C9C9C;
    float:left;
    color: #000;
    white-space: nowrap;
}

span.namebox.friendslist
{
    background-color: #FFF;
}

.namebox .recipientname
{
    white-space: nowrap;
}

/* IE6 Hacks */
* html .namebox
{
    height: 14px;
}

.deleteMe
{
    padding-right: 12px;
    background: url(../Img/delete_me.gif) no-repeat;
    cursor: pointer;
}

.deleteMe:hover
{
    background: url(../Img/delete_me_hover.gif) no-repeat;
	text-decoration: none;
}

.searchfield
{
    border: 0;
}

.searchfield:focus
{
    border: 0;
}

div.autocompleteContainer,
div.autocompleteContainerInvalid
{
    border:1px solid #999999;
    width: 431px;
    float: left;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    padding: 2px 5px 2px 2px;
    background: #FFF;
}

div.autocompleteContainerInvalid
{
    background: #ffc6c6;
    border: 1px solid #ff8080;
}

div.obj-dialog-overlay div.autocompleteContainer,
div.obj-dialog-overlay div.autocompleteContainerInvalid
{
    width: 340px;
}

/* fx 2 und 3 hack */
div.autocompleteContainer, x:-moz-any-link 
{
    width: 430px;
} 

/* IE6 Hacks */
* html div.autocompleteContainer 
{
    width: 432px;
    padding: 1px 3px 2px 1px;
}

* html form#Messages_WriteForm div.form-row fieldset
{
    float: left;
}

* html div.obj-dialog-overlay div.autocompleteContainer 
{
    width: 341px;
}

/* IE7 Hacks */
*:first-child+html div.autocompleteContainer
{
    padding: 1px 5px 2px 1px;
    width: 432px;
}

*:first-child+html div.obj-dialog-overlay div.autocompleteContainer 
{
    width: 341px;
}

/* Opera Hacks */
html:first-child div.autocompleteContainer
{
    width: 77%;
    padding: 1px 2px 2px 1px;
}

@media all and (min-width: 0px)
{
    /* Webkit/Safari 3 Hack */
    body:not(:root:root) div.autocompleteContainer 
    {
        padding: 1px 5px 1px 1px;
    }
    body:not(:root:root) div.obj-dialog-overlay div.autocompleteContainer 
    {
        width: 341px;
    }
}

.phxDialogContent #Messages_WriteForm #write-message-buttonArea
{
    margin-left:82px;
}

.phxDialogContent #Messages_WriteForm #write-message-buttonArea #cancel-button
{
    width:90px;
    padding-top:3px;
}

input.invalidNested
{
    background: #ffc6c6;
    border: 0 none;
}

#action-answer
{
    position:relative;
    left:-53px;
    top: -100px;
    width: 50px;
}

/* IE7 Hacks */
*:first-child+html #action-answer
{
    top: -111px;
}

*:first-child+html #backButton
{
    left:-18px;
    top: -3px;
    padding: 2px 14px 4px 14px;
}

/* IE6 Hacks */
* html #action-answer
{
    top: -107px;
}

@media all and (min-width: 0px)
{
    /* Webkit/Safari 3 Hack */
    body:not(:root:root) #action-answer
    {
        top: -100px;
    }
}

#box-empty-message
{
    margin: 10px;
}

/* IE6 Hacks */
* html #Messages_WriteForm #write-message-buttonArea,
#Messages_Form .buttonArea
{
    margin-top: 30px;
}

/* IE7 Hacks */
*:first-child+html #Messages_WriteForm #write-message-buttonArea,
#Messages_Form .buttonArea
{
    margin-top: 30px;
}

/* IE6 Hacks  DELETE AFTER REFACTORING OF MESSAGESYSTEM*/
* html #write-message-buttonArea
{
    position: relative;
}

* html .forward-message-buttonArea
{
    width: 300px;
    position: relative;
    left: 0;
    top: 0;
}

* html .forward-message-buttonArea input.fieldBtnSubmit
{
    top: 0px;
    width: 92px;
}

* html .forward-message-buttonArea a#backButton
{
    position: absolute;
    left: 90px;
    top: 0px;
}

label.floatL
{
    clear: left;
}

/* to be removed... */
#MessageCaptcha input#Captcha_userCaptcha
{
    width: 42px;
}

#Messages_NewMessage #captchaBox
{
    padding-left: 151px;
}

.obj-pagertop
{
    padding: 0 10px; 
    overflow: hidden;
}

*:first-child+html .obj-pagertop
{
    margin-bottom: 10px;
}

.messages-list-header
{
    border: solid 1px #ff8080; 
    border-right: 0; 
    border-left: 0
}

#Messages_Outbox .obj-linklist,
#Messages_Inbox .obj-linklist,
#Messages_Share .obj-linklist
{
    margin: 0;
}

#Messages_Inbox .clearFix,
#Messages_Share .clearFix
{
    display: inline-block;
}

#messages-tab-inbox-unread[data-unread="0"],
#messages-inbox-unread[data-unread="0"],
#messages-tab-share-unread[data-unread="0"],
#messages-share-unread[data-unread="0"]
{
    display: none;
}

#Mod-NobleProfile-Newsletter
{
    padding: 10px 0pt 2px; 
    background: #fff;
}

.message-share-container
{
    background-color: #FFFFFF;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
}

.message-share-container img
{
    float: left;
    margin-right: 5px;
    max-width: 100px;
}

