﻿/*---------------------------Live stream-------------------------*/
/*Live Stream Trend*/
.button_style {
    border: 1px solid #000000;
    background: #1777d1;
    color:#ffffff;
    font-weight:bold;
    height: 24px;
}


table.twitter_stream_search_table
{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    border-spacing: 1px;
    width: 300px;
    height: 60px;
    line-height: normal;
}

.twitter_stream_user
{
    font-family: 100% Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color:#0066CC;
}

.twitter_stream_message
{
    font-family: 100% Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: black;
}

.twitter_stream_link
{
    font-family: 100% Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9px;    
    color:black;
}

.twitter_stream_date
{
    font-family: Verdana;
    font-size: 8px;
    color: black;
}


/*GPS Map style*/
.map_text
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

.near_loc_text
{
    font-family: Verdana;
    font-size: 11px;
    color: #1777d1;    
}

.head_text
{
    font-family: Verdana;
    font-size: 12px;
    color: #1777d1;    
}

.map_loc_div
{    
    width: 275px;             
}
.near_loc_box
{    
    background-color: #1777d1;
    border:1px;
    border-color:#ffffff;
    
}

.map_user_div
{ 
  height:700px;     
  width:290px;
  margin-left:2px;
  overflow:hidden;
}

.map_stream_div
{ 
  height:450px;     
  width:650px;
  border: 1px solid #1777d1;  
  overflow:hidden;
}

.section_header
{
    background: url(../img/search-box-bg.gif) #30d3f2 repeat-x left 50%;
    height:26px;
    clear:both;    
    font-family:Arial;
    font-size:13px;
    color:#fff;
    text-align:center;
    font-weight:bold;
    vertical-align:middle;
}

.map_table
{   
    border: 1px solid #1777d1;
    border-collapse: collapse;
    border-spacing: 1px;     
    background-color:#ffffff;
}

img {
border: 0px none;
}

.foursquare_loc
{
    font-family: Verdana;
    font-size: 11px;    
    line-height:normal;
    font-weight:normal;
    text-align:left;    
    width:240px;
    border: 1px solid #1777d1;
}

table.twitter_stream_map_table
{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    border: 1px solid #1777d1;
    border-collapse: collapse;
    border-spacing: 1px;
    width: 640px;
    height: 85px;    
    line-height:normal;
}


/*GPS Map style fro search*/
.map_text_search
{
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

.near_loc_text_search
{
    font-family: Verdana;
    font-size: 11px;
    color: #1777d1;    
}

.head_text_search
{
    font-family: Verdana;
    font-size: 12px;
    color: #1777d1;    
}

.map_loc_div_search
{    
    width: 290px;             
}
.near_loc_box_search
{    
    background-color: #1777d1;
    border:1px;
    border-color:#ffffff;
    
}

.map_user_div_search
{ 
   
  width:290px;
  margin-left:2px;
  overflow:hidden;
}

.map_stream_div_search
{ 
  height:300px;     
  width:375px;
  border: 1px solid #1777d1;  
  overflow:hidden;
}

.section_header_search
{
    background: url(../img/search-box-bg.gif) #30d3f2 repeat-x left 50%;
    height:23px;    
    clear:both;    
    font-family:Arial;
    font-size:12px;
    color:#ffffff;
    text-align:center;
    font-weight:bold;
    vertical-align:middle;
    vertical-align:middle;
}

.map_table_search
{   
    border: 1px solid #1777d1;
    border-collapse: collapse;
    border-spacing: 1px;         
}

img_search {
border: 0px none;
}

.foursquare_loc_search
{
    font-family: Verdana;
    font-size: 11px;    
    line-height:normal;
    font-weight:normal;
    text-align:left;    
    width:250px;
    border: 1px solid #1777d1;
}

table.twitter_stream_map_table_search
{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    border: 1px solid #1777d1;
    border-collapse: collapse;
    border-spacing: 1px;
    width: 490px;
    height: 85px;    
    line-height:normal;
}

table.twitter_stream_map_table_search2
{
    text-align: center;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #404040;
    border: 1px solid #1777d1;
    border-collapse: collapse;
    border-spacing: 1px;
    width: 365px;
    height: 85px;    
    line-height:normal;
}

table.twitter_search_box
{
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #1777d1;
    border: 1px solid #1777d1;
    border-collapse: collapse;
    border-spacing: 1px;
    width: 275px;
    height: 60px;    
    line-height:normal;
}


.twitter_search_box_around
{    
    height:30px;    
    clear:both;    
    font-family:Arial;
    font-size:14px;
    color:#1777d1;
    text-align:center;
    font-weight:bold;
    vertical-align:middle;
    vertical-align:middle;
}

.map_background
{
    width: 175px;
    height:600px;
}

/*Klout*/
.div_klout
{    
    background-image: url(../img/full_badge_bkank.jpg);
    width: 135px;
    height: 160px;
    cursor:hand;
}

.div_score
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #494949;
}

#twitter_klout_img
{
    vertical-align:middle;
    
}

#twitter_klout_name
{
    font-family:Arial;
    color:Gray;
}

.twitter_klout_image
{
    
}