﻿#BoardShoutBox
{
    margin:0px;
    padding:0px;
    background-image:url(../../Resource/images/shoutbg.gif);background-repeat:no-repeat;
    
    
    
}

#MasterShout
{
     margin-top:50px;
     margin-left:25px;
     
}

#shoutbox
{
    width:195px;
    height:311px;
    margin-left:2px;
    
  
    }

#shoutframe
{
   width:192px;
    height:311px;
  border:none; 
  margin-left:3px;
  background-color:#000;
  
  
  
  
    }



.tCell
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}



.button
{
 border: solid 1px #CCC;
 cursor:pointer;
}

h1
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: Navy;
}

 
              
 #Boardmessage
 {
   font-family:Arial,Verdana;
    width: 150px;
	height: 170px;
	overflow-y: scroll;
	
	
	font-size: 11px;
  
  }
  
  #Boardinput
  {
      width: 155px;
	height: 70px;
	margin-left:2px;
  
      }
      
      ul{ margin:0px; padding:0px;}
      ul li { list-style:none; padding:1px;}
      .inputtextbox
      {
          font-family:Tahoma; font-size:11px;  color:#3C3C3C;
          width:140px; height:15px;
		border-width:1px;
		border-style:solid;

		border-color:#DEDEDE;
		background-color:#FFFFFF;
          }
          
            
         #emoticon table{ width:auto;} 
         #emoticon table td{ border:solid 0px #000;}
         #emoticon
         { width:180px;
             overflow:hidden;
	           position: absolute;
                border:solid 1px #999;
                background-color:#DDD;
                visibility: hidden;
         }

.linkdefault{ color:#000;}
.linkdefault img{  width:auto;
    background-color: #fff;
	padding: 3px;
	margin: 3px 5px 2px 0;
	border: 1px solid #dbc788;
    }
.linkdefault:hover{ color:#999;}