﻿/**************SendMessage*********************/

#CloseDiv
{
    float: left;
    text-align: right;
    width: 24px;
    height: 22px;
}
#CloseDiv img
{
    border: 0px;
    width: 24px;
    height: 22px;
}
#MessageTitle
{
    background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 1px solid #CCCCCC;
    height: 22px;
    padding-bottom: 1px;
}

#msgTitle
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: left;
    text-indent: 10px;
    width: 470px;
    float: left;

}
#MsgBox
{
    width: 950px;
    margin: 0px auto;
 
}

#MessageBox
{
padding:0px;
    position: absolute;
 width: 100%;
    height:100%;
  margin: 0px auto;
   left:0px;
       top:0px;
 
     z-index:20000;


}
#MessageContext
{
    width: 500px;
    margin: 0px auto;
    margin-top: 150px;
    border: 2px solid #42CBDC;
    background-color: #ffffff;
    opacity: 0.85; /* Firefox, Safari(WebKit), Opera)*/
    filter: "alpha(opacity=85)"; /* IE 8 */
    filter: alpha(opacity=85); /* IE 4-7 */
    zoom: 1; /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */

}
#MessageBox
{
    clear: both;
}

#MessageBox table
{
    margin: 10px 20px 20px;
}
#MessageBox table th
{
    color: #555555;
    text-align: right;
    padding-right: 10px;
}

.textMsgStyle
{
    width: 300px;
    height: 20px;
    line-height: 20px;
    padding-left: 2px;

    border: solid 1px #C5C5C5;

}
.textMsgAreaStyle
{
    width: 300px;
    line-height: 20px;
    padding-left: 2px;
    border: solid 1px #C5C5C5;

}



.BigImages
{
 clear:both;
    text-align:left;
    margin-bottom: 10px;

      margin-left:10px;
      
}
.BigImages img
{
 margin-top:10px;
 text-align:center;
    border: solid 1px #dbdbdb;
}
#ShowDialog
{
 float:right;
  margin-top:5px;
 margin-right:10px;
    cursor: pointer;
    background-image: url(../images/Consulting.jpg);
     background-repeat:no-repeat;
    width: 150px;
    height: 33px;
  text-align:center;
   line-height:30px;
      overflow:hidden;
     color:#ffffff;
    display:inline;
}
.ShowDialogs
{
    border: solid 1px #efefef;
    float: right;
    cursor: pointer;
    background-image: url(../images/sConsulting.jpg);
    width: 150px;
    height: 33px;

    
}

#SendMessage
{
    position: absolute;
    width: 170px;
    height: 40px;
    right: 0px;
 display:none;
}

#SendMsgImage
{
    background-image: url(../images/Msgleft.jpg);
    width: 126px;
    height: 30px;
    background-repeat: no-repeat;
    float: left;
     line-height:30px;
     font-size:14px;
      color:#ffffff;
     text-align:right;
      padding-right:10px;
     
}
#CloseMsgImage
{
    background-image: url(../images/Msgright.jpg);
    width: 34px;
    height: 30px;
    background-repeat: no-repeat;
    float: left;
     text-indent:-9999px;
}


/*SendProductDetilBox*/
.SendProductDetilBox{  float:left; padding:0px 10px; }
#BtnSendBox{  float:left;  }
#BtnBox{   height:32px; padding-bottom:10px; padding-top:10px; }

/*margin:0 auto; */

#BtnBox a{ float:left; width:137px; height:32px; display:block;   padding-right:10px; cursor:pointer;}

.SendMessageFeedbackBox{ clear:both;  }
 .SendMessageFeedbackBox p{ line-height:2em;}
 .SendMessageFeedbackBox p a{ color:#013678;}


#CompanyContentBox
{
    font-size:12px;
    width: 100%;
    height:100%;
    margin: 0px auto;
    border: 2px solid #42CBDC;
    background-color: #ffffff;
    opacity: 0.85; /* Firefox, Safari(WebKit), Opera)*/
    filter: "alpha(opacity=85)"; /* IE 8 */
    filter: alpha(opacity=85); /* IE 4-7 */
    zoom: 2; /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */
}
    
/*height:260px;*/
#CompanyBox{ 
 clear:both;
    position:absolute;
  margin: 0px auto;
  background-color:#ffffff;
     z-index:2000;
    width: 360px;
 border:solid 10px #ccc;
 margin-top:-310px;
  margin-left:100px;
    opacity: 0.85; /* Firefox, Safari(WebKit), Opera)*/
    filter: "alpha(opacity=85)"; /* IE 8 */
    filter: alpha(opacity=85); /* IE 4-7 */
        zoom: 2; /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */

}



#CTitlte{     font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: left;
    text-indent: 10px;
    width: 360px;
     height:24px;
      float:left;
       background-color:#FAFBF5;
        border-bottom:solid  2px #EEEEEE;
    }
#CTitlte a:hover{ color:#000;}
    
 #CompanyName {width:320px;   height: 22px; float:left;}
     #CClose{  width: 24px;
    height: 22px; display:inline; }
#CClose img
{
    border: 0px;
    width: 24px;
    height: 22px;
     
}
    #CompanyContentBox table{ width:430px; }
    
.textFsgStyle
{
    width: 240px;
    height: 20px;
    line-height: 20px;
    padding-left: 2px;
    border:none;
}
#CompanyInfo{ clear:both; margin-top:5px; margin-bottom:5px; line-height:2em;}

#CompanyInfo th{ text-align:right; padding-right:5px; width:110px; }
