/* 
    Document   : messagestyle
    Created on : Mar 16, 2010, 1:46:49 PM
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* css from the new artist website 
.globalHeaderWrapper {
  position: fixed;
  width: 100%;
  height: 90px;
  margin: 0 auto;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 200;
  background: #000000 url('../images/header_bg_90x1.png') repeat-x;
}

.globalHeader {
  width: 968px;
  margin: 0 auto;
  padding: 0;
}

.globalHeader .globalLogo {
  float: left;
  width: 380px;
  height: 90px;
  margin: 0;
  padding: 0;
}

 Global Player 
.globalPlayer {
  float: right;
  margin: 5px 0 0 0;
  padding: 0;
}

 end of css from newartist */
#maindiv
{
    width:100%;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #6d6e70;
    text-decoration:none;
    font-weight:normal;
    float:left;
    margin:0 0 20px 0;
    padding:5px;
}
#title_div
{
    width:100%;
    margin:0px;
    padding-bottom:10px;
    border-bottom:solid 2px #1d723a;
    float:left;
}
.heading
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 22px;
    color: #ffffff;
    text-decoration:none;
    font-weight:bold;
    float:left;
}
#search_div
{
    background-color:#000000;
    float:right;
    margin:0px;
    padding:0px;
}
#searchby
{
    float:left;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #6d6e70;
    text-decoration:none;
    line-height:23px;
    margin-right:10px;
    font-weight:normal;
}
#textbox
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 11px;
    color: #6d6e70;
    text-decoration:none;
    font-weight:normal;
    background-color:#252525;
    border-left:solid 1px #282828;
    border-top:solid 1px #282828;
    border-bottom:solid 1px #282828;
    vertical-align:middle;
    line-height:23px;
    width:260px;
    height:23px;
    float:left;
    margin:0px;
    padding:0px;
}
#textbox input {
    background-color: #252525;
    border: 1px solid #37C94A;
    color: #6D6E70;
    font-family: Lucida Grande,Lucida Sans,Tahoma,Arial;
    font-size: 12px;
    font-weight: normal;
    margin-left: 0;
    margin-top: 1px;
    padding: 3px;
    text-decoration: none;
    vertical-align: middle;
    width: 255px;
}
#textbox_button
{
    float:left;
    margin-left:3px;
    padding:0px;
    background-image:url(../images/messages/search_icon_hover.gif);
    background-repeat:no-repeat;
    width:27px;
    height:25px;
    display:block;
    cursor:pointer;
}
#textbox_button:hover
{
    background-image:url(../images/messages/search_icon_hover.gif);
    background-repeat:no-repeat;
}
.clear
{
    clear:both;
}
#btn_main
{
    float:left;
    margin-top:15px;
    width:100%;
}
#buttons_div
{
    float:left;
    width:auto;
    padding-bottom:5px;
}
.btn_left
{
    float:left;
    width:auto;
}
#btn_right
{
    float:right;
    width:auto;
}
#btn_right .reply
{
    float:left;
    background-image:url(../images/messages/delete_bg.gif);
    background-repeat:no-repeat;
    width:65px;
    height:27px;
    text-align:center;
    vertical-align:middle;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
.btn_left .msg_compose
{
    float:left;
    background-image:url(../images/messages/compose.gif);
    background-repeat:no-repeat;
    width:101px;
    height:27px;
    text-align:left;
    padding-left:5px;
    vertical-align:middle;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
.btn_left .msg_compose:hover
{
    background-image:url(../images/messages/compose_hover.gif);
    background-repeat:no-repeat;
    color: #39b54a;
}
.btn_left .msg_reportspam
{
    float:left;
    /*background-image:url(../images/messages/reportspam_bg.gif);*/
    background-repeat:no-repeat;
    width:109px;
    height:27px;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #252525;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
.btn_left .msg_reportspam_active
{
    background-image:url(../images/messages/reportspam_bg.gif);
    background-repeat:no-repeat;
    width:109px;
    height:27px;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
.btn_left .msg_delete
{
    float:left;
    /*background-image:url(../images/messages/delete_bg.gif);*/
    background-repeat:no-repeat;
    width:65px;
    height:27px;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #252525;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
.btn_left .msg_delete_active
{
    background-image:url(../images/messages/delete_bg.gif);
    background-repeat:no-repeat;
    width:65px;
    height:27px;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
.btn_left .backtomsg
{
    float:left;
    background-image:url(../images/messages/backtomsg.gif);
    background-repeat:no-repeat;
    width:168px;
    height:27px;
    text-align:center;
    vertical-align:bottom;
    margin-right:5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    padding-left:5px;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    /*display:block;*/
    line-height:25px;
    cursor:default;
}
#arrows_div
{
    float:right;
    width:auto;
}
#msgs_text
{
    float:right;
    width:auto;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #6d6e70;
    text-decoration:none;
    font-weight:normal;
    margin-right:3px;
    margin-top:5px;
}
#arrows
{
    float:left;
    width:auto;
}
#arrows .previous
{
    float:left;
    background-image:url(../images/messages/previous_arrow.gif);
    background-repeat:no-repeat;
    width:37px;
    height:25px;
    margin-left:10px;
    cursor:default;
}
#arrows .previous:hover
{
    float:left;
    background-image:url(../images/messages/previous_arrow_hover.gif);
    background-repeat:no-repeat;
    width:37px;
    height:25px;
}
#arrows .previous_dis
{
    float:left;
    /*background-image:url(../images/messages/previous_dis.gif);*/
    background-repeat:no-repeat;
    width:37px;
    height:25px;
    margin-left:10px;
    cursor:default;
}
#arrows .next
{
    float:left;
    background-image:url(../images/messages/next_arrow.gif);
    background-repeat:no-repeat;
    width:37px;
    height:25px;
    margin-left:10px;
    cursor:default;
}
#arrows .next:hover
{
    float:left;
    background-image:url(../images/messages/next_arrow_hover.gif);
    background-repeat:no-repeat;
    width:37px;
    height:25px;
}
#arrows .next_dis
{
    float:left;
    /*background-image:url(../images/messages/next_dis.gif);*/
    background-repeat:no-repeat;
    width:37px;
    height:25px;
    margin-left:10px;
    cursor:default;
}
#white_text
{
    float:left;
    width:100%;
    margin-top:10px;
    margin-bottom:10px;
    vertical-align:middle;
    padding-top:10px;
    border-top:solid 1px #686869;
}
#white_text_empty
{
    float:left;
    width:100%;
    margin-top:10px;
    vertical-align:middle;
    padding-top:2px;
    border-top:solid 2px #282828;
}
#white_text_left
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
    float:left;
    vertical-align:middle;
}
#white_text_left a.link
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
}
#white_text_left a.link:hover
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
}
#white_text_left a.link_selected
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
}
#white_text_right
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
    float:right;
    vertical-align:middle;
}
#white_text_right a.link
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
}
#white_text_right a.link:hover
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
}
#white_text_right a.link_selected
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
}
#msg_container
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    float:left;
    width:100%;
}
.message_child
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    /*background-color:	#252525;*/
    border-bottom:solid 1px #686869;
    width:100%;
    height:95px;
    cursor:default;
}
.message_child:hover
{
    /*background-image:url(../images/messages/message_bg.gif);
    background-repeat:repeat-x; */
    background-color:#3B3B3C;
}
.message_child_unread
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    background-color:#141917;
    border-top:solid 1px #282828;
    border-bottom:solid 1px #282828;
    float:left;
    width:100%;
    height:87px;
    cursor:default;
}
.message_child_unread:hover
{
    background-color:#0F1412;
}

#message_Delete
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    background-color:#000000;
    border-top:solid 1px #282828;
    border-bottom:solid 1px #282828;
    float:left;
    width:100%;
    height:44px;
    cursor:default;
    padding-top:30px;
    padding-bottom:10px;
}

#msg_subject
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    float:left;
    margin-top:25px;
}
#msg_subject span
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
}
#checkbox
{
    float:right;
    margin-right:10px;
    vertical-align:middle;
    margin-top:30px;
    cursor:default;
}
#msg_subject1
{
    float:left;
    border-right:solid 1px #686869;
    padding-right:20px;
    margin:12px;
    width:200px;
}
#msg_subject1_pic
{
    float:left;
    /*margin:0 1px 0 0;*/
}
#msg_subject1_text
{
    float:right;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 11px;
    color: #ffffff;
    width: 132px;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    margin:0;
    padding:0;
}
#msg_subject1_text span
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    margin:0;
    padding:0;
}
#msg_subject1_text .text
{
    color: #FFFFFF;
    vertical-align:middle;
    margin:0;
    padding:0;
}
#text
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
    margin-top:25px;
}
#text a
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
}
#text a:hover
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:underline;
    font-weight:normal;
}
#text span
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:bold;
}
#message_child_new
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #39b54a;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    /*background-color:#252525;*/
   border-bottom:solid 1px #686869;
    float:left;
    width:100%;
}
#msg_subject2
{
    float:left;
    margin:13px;
}
#msg_subject2_pic
{
    float:left;
    margin-right:5px;
}
#msg_subject2_text
{
    float:left;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration:none;
    font-weight:normal;
    vertical-align:middle;
    margin:0;
    padding:0;
    width:510px;
    word-wrap: break-word;
}
#msg_subject2_text span
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 13px;
    color: #39b54a;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    margin:0;
    padding:0;
}
#msg_subject2_text textarea
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 13px;
    color: #39b54a;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    height:37px;
    width:100%;
    background-color:#000000;
    border:solid 2px #282828;
}
#msg_subject2_text input
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    height:36px;
    background-color:#141917;
    border:solid 2px #282828;
    padding-left:10px;
    padding-right:10px;
    float:right;
}
#unread_msg
{
    background-color:#111411;
    border:solid 2px #1d723a;
    width:100%;
    text-align:center;
    vertical-align:middle;
    float:left;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    padding-top:90px;
    padding-bottom:90px;
    margin-top:40px;
}
#unread_msg a
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #1d723a;
    text-decoration:none;
    font-weight:bold;
}
#unread_msg a:hover
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
#form
{
    margin-top:30px;
    float:left;
    border-bottom:solid 2px #282828;
    padding-bottom:20px;
}
#form_left
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #1d723a;
    text-decoration:none;
    font-weight:bold;
    float:left;
    margin-right:10px;
    text-align:right;
    /*width:1000px;*/
    width:65px;
    margin-bottom:30px;
    padding-top:10px;
}
#form_right
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #1d723a;
    text-decoration:none;
    font-weight:bold;
    float:right;
    text-align:left;

}
#form_right .input
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    text-decoration:none;
    font-weight:normal;
    color: #ffffff;
    background-color:#252525;
    height:35px;
    border:solid 2px #1e1e1e;
    width:465px;
    text-align:left;
    padding: 7px;
}
#form_right .textarea
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #ffffff;;
    text-decoration:none;
    font-weight:normal;
    background-color:#252525;
    line-height: 12px;
    min-height: 15px;
    height:15px;
    border:solid 2px #1e1e1e;
    text-align:left;
    /*width:485px;*/
    width:485px;
    margin-bottom: 5px;
    padding: 7px;
}
#form_right .textareamsg
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration:none;
    font-weight:normal;
    background-color:#252525;
    height:100px;
    line-height: 12px;
    min-height: 100px;
    border:solid 2px #1e1e1e;
    text-align:left;
    /*width:485px;*/
    width:485px;
    padding: 7px;
}
.txtReply
{
    margin-top: 5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    float: right;
    font-size: 12px;
    color: #6D6E70;
    text-decoration:none;
    font-weight:normal;
    background-color:#252525;
    height:35px;
    line-height: 12px;
    min-height: 35px;
    border:solid 2px #1e1e1e;
    text-align:left;
    width:525px;
    padding: 7px;
    border:1px solid #37C94A;
}
.linkbutton
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 13px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    vertical-align:middle;
    height:36px;
    background-color:#141917;
    border:solid 2px #282828;
    padding-left:10px;
    padding-right:10px;
    margin-left:10px;
    width:100px;
    float:right;
}
.searchtext
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:normal;
}
.searchtext_bold
{
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
}
#preloader
{
    background-image:url(../images/messages/na_loading.gif);
    background-repeat:no-repeat;
    background-position:center center;
    height:40px;
    width:100%;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    text-decoration:none;
    font-weight:normal;
    background-color:#000000;
    float:left;
    margin-top:45px;
    padding:0px;
}
#btn_right_undo
{
    float:left;
    width:auto;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight:bold;
    padding-left:200px;
}
.btn_left_undo
{
    float:left;
    width:auto;
    padding-left:270px;
}
.btn_left_undo .undo_delete
{
    background-image:url(../images/messages/delete_bg.gif);
    background-repeat:no-repeat;
    width:65px;
    height:27px;
    text-align:center;
    vertical-align:middle;
    margin-right:5px;
    font-family: Lucida Grande, Lucida Sans, Tahoma, Arial;
    font-size: 14px;
    color: #37c94a;
    text-decoration:none;
    font-weight:bold;
    display:block;
    line-height:25px;
    cursor:default;
}
