/* networks view: all networks page styles */
.net_link_selected
{
  color: white;
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
}

#home_top #top_home_left_column {
  float: left;
}

#selected_net_item
{
  float: left;
  margin-right: 10px;
  text-align: center;
}

#selected_net_item_body
{
  height: 31px;
  line-height: 31px;
  font-size:20px;
  background: #efb902;
  padding: 0 5px;
  float: left;
}

#selected_net_item_left
{
  background-image: url(/images/selected_nm_item_left.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 31px;
  float: left;
}

#selected_net_item_right
{
  background-image: url(/images/selected_nm_item_right.gif);
  background-repeat: no-repeat;
  width: 2px;
  height: 31px;
  float: left;
}

#selected_net_item_bottom
{
  clear: both;
  height: 5px;
  font-size: 1px;
  line-height: 1px;
  text-align: center;
  width: auto;
}

#networks_sort {
  float: left;
  margin-left: 40px;
  margin-top: 30px;
  padding-bottom: 10px;
}

#networks_sort ul {
  list-style:none;
}

#networks_sort li {
  display:inline;
  margin-right: 10px;
}

.a20_div {
  float: left;
  height: 31px;
  line-height: 31px;
  margin-right: 10px;
  font-size:20px;
  text-decoration: underline;
  font-weight: normal;
  color: #25cafa;
}

#networks_list {
  padding: 20px 0;
  width: auto;
  margin-left: 39px;
}

#networks_cloud {
  margin-left: 14px;
  padding-top: 20px;
  padding-bottom: 0px;
  margin-bottom: -20px;
}

#networks_list h1 {
  color: #6E6E6E;
  font-weight:normal;
  padding-bottom: 15px;
}

#networks_cloud h2 {
  color: #6E6E6E;
  font-weight:normal;
  padding-bottom: 0px;
  font-size: 18px;
  margin-bottom: 0px;
}
/* networks view: end of all networks page styles */

#left_home_container
{
  padding: 10px 10px 20px 16px;
  width: 381px;
  float: left;
}

#right_home_container
{
  padding: 10px 16px 20px 0px;
  width: 496px;
  float: right;
}

#left_home_container h1
{
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 3px;
  font-weight: normal;
}

#right_home_container h1
{
  padding-top: 7px;
  padding-bottom: 3px;
  font-weight: normal;
}

#right_home_container h2
{
  padding-top: 7px;
  padding-bottom: 3px;
  font-family:Tahoma;
  color:#404040;
  font-size:18px;
  font-weight: normal;
}

#header
{
  float: left;
  padding-left: 86px;
}


#logo
{
  background-image: url(/images/logo.gif);
  background-repeat: no-repeat;
  margin-left: 26px;
  float: left;
  width: 154px;
  height: 45px;
  margin-top: 19px;
}

.networks_count sup
{
  font-family: Tahoma;
  color: #c9c9c9;
  padding-right: 7px;
  float: left;
}

#bg_orang
{
  background-image: url(/images/bg_orang.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 239px;
  padding-left: 15px;
}

#bg_orang_text
{
  font-family: Georgia;
  font-size: 48px;
  color: #644d00;
  padding-top: 15px;
  height: 60px;
  overflow: hidden;
}
#bg_orang_text_cool
{
  font-family: Georgia;
  font-size: 30px;
  color: #644d00;
  padding-top: 16px;
  padding-bottom: 8px;
  float: left;
}

#add_orang
{
  float: left;
  clear: both;
}

#add_orang div.content
{
  margin: 5px 0;
}

#add_orang div.content div
{
  float: left;
  overflow: hidden;
}

#add_orang div.content div.button
{
  margin-left: 18px;
  height: 37px;
}

#add_orang div.content div.textfield input
{
  font-size: 26px;
  color: #000000;
  padding: 0px 10px 2px;
  border: 1px solid #b7d9ed;
  height: 33px;
}

#add_orang div.content div.button img
{
  padding: 0;
}

#add
{
  float: left;
}
#add_button
{
  margin-left: 440px;
  position:absolute;
  top:0px;
}
#add_button_text a
{
  margin-left: 456px;
  position:absolute;
  top: 6px;
  font-family: Tahoma;
  font-size: 18px;
  color: #707070;
  text-decoration: none;
}
#add_text_bottom
{
  font-family: Georgia;
  font-size: 12px;
  color: #644d00;
  float: left;
  clear: both;
  padding-top: 4px;
}

#people_speak_nonauth
{
  margin-left: 585px;
  -margin-left: 565px;
  width: 312px;
  height: 136px;
  margin-top: 40px;
}
#people_nonauth
{
  background-image: url(/images/man.gif);
  background-repeat: no-repeat;
  margin-left: 0px;
  margin-top: 5px;
  width: 76px;
  height: 136px;
}
#speak
{
  background-image: url(/images/speak.gif);
  background-repeat: no-repeat;
  margin-left: 84px;
  width: 236px;
  height: 97px;
}

#speak_text {
  width: 220px;
  margin-left: 16px;
  padding-top: 12px;
  color: black;
}

#speak_text img {
  vertical-align: top;
}

#speak_text a, #speak_text span {
  font-family: Georgia;
  font-size: 17px;
  color: #007094;
  font-weight: normal;
  text-decoration: none;
}

#speak_text span {
  font-size: 18px;
  color: #000000;
}

#arrow_green {
  margin-left: 180px;
}


#news {
  margin-left: 5px;
  margin-bottom: 20px;
  width: 371px;
  clear: both;
}
#news_label
{
  margin-left: 19px;
  color: #404040;
  padding: 10px;
  font-size: 18px;
}
#news_date
{
  font-family: Tahoma;
  font-size: 11px;
  color: #7e7e7e;
}
#news_content
{
  background-image: url(/images/news_mat.gif);
  margin-top: 10px;
  background: #e7ecc0;
  padding: 15px 15px 15px 20px;
}

#news_text
{
  font-weight: bold;
  font-size:13px;
}

#news_data
{
  margin-left: 30px;
}

#home_top .update_description
{
  width: 490px;
}

#about_us
{
    border: 5px solid #eee;
    border-bottom: 2px solid #eee;
    margin-top: 10px;
    background: #eee;
}

#about_us h1
{
    width: 100%;
}

.network_field_div
{
  float: left;
  width: 235px;
}

.network_big_field_div
{
  float: left;
  width: 350px;
}

.network_field_div select
{
  margin: 6px 0;
}

.network_big_field_div textarea
{
  width: 350px;
}

.network_help_div
{
  float: left;
  padding-top: 15px;
}

.new_network_buttons
{
  padding-top: 30px;
}

.new_network_button
{
  padding-right: 20px;
  float: left;
}

.new_network_description
{
  
}

.new_network_radio_group
{
  margin-bottom: 20px;
  width: 400px;
}

.new_network_radio_group input
{
  width: auto !important;
  height: auto !important;
  border: 0 !important;
  padding: 0 !important;
}

.grey_body
{
  background-image: url(/images/mat_bg.gif);
  background-repeat: repeat-y;
  float: left;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 10px;
  padding-top: 10px;
  width: 238px;
}

.grey_body_item
{
  clear: both;
  width: 100%;
  padding-top: 10px;
}

.grey_body_separator
{
  clear: both;
  width: 100%;
  padding-top: 20px;
}

#quick_access
{
  float: left;
  margin-top: 20px;
}
