
/*
  Colors:

  #F7941D -- orange
  #737373 -- gray text
  #434343 -- dark gray text
  #F6F6F6 -- gray background
*/

/*
  General
*/
*
  {
  padding: 0;
  margin: 0;
  font-weight: normal;
  }

img
  {
  border: none;
  }

a
  {
  color: #F7941D;
  }

a:visited
  {
  color: #F7941D;
  }

div {
  border: 0px dotted #cccccc;
}

fieldset
  {
  border: solid 0 transparent; //For Opera
  }

input, select, textarea
  {
  font-size: 1.2em
  }


form /* for Opera */
  {
  margin:0;
  padding:0;
  }


body
  {
  margin:0;
  padding:0;
  font-size: 62.5%; /* 1em = 10pt */
  text-align:center; /* for IE 6 */
  background-repeat: no-repeat;
  background-color: white;
  font-family: Arial, Verdana, sans-serif;
  }

#minwidth
  {
  margin:0px auto;
  text-align:left; /* for IE 6*/
  width: 950px;
  }



/*
  Header
*/
#header_nologin
  {

  }

  #header_nologin #logo
    {
    float: left;
    width: 211px;
    padding: 27px 0 0 0;
    background-color: #F7941D;
    }

  #header_nologin #slogan
    {
    float: left;
    width: 220px;
    padding: 50px 0 0 20px;
    font-size: 15px; /* DO NOT change this to ems! */
    color: #737373;
    }


  #header_nologin #login_wrapper
    {
    float: left;
    width: 460px;
    margin: 10px 0 0 28px;
    }

    #login_wrapper label
      {
      font-size: 1.2em;
      color: #737373;
      }

    #header_nologin #login_wrapper #login_box
      {
      float: left;
      width: 225px;
      }

      #login_box input
        {
        width: 225px;
        height: 25px;
        font-size: 20px; /* DO NOT change this to ems! */
        border: 1px solid #9E9E9E;
        vertical-align: middle;
        padding: 1px 0 1px 0;
        }

      #login_box input:focus
        {
        border: 1px solid #F7941D;
        }

      #login_box img
        {
        margin: 0 0 5px 0;
        }

    #header_nologin #login_wrapper #password_box
      {
      width: 225px;
      padding: 0 0 0 10px;
      float: left;
      }

      #password_box input
        {
        width: 225px;
        height: 25px;
        font-size: 20px; /* DO NOT change this to ems! */
        border: 1px solid #9E9E9E;
        vertical-align: middle;
        padding: 1px 0 1px 0;
        }

      #password_box input:focus
        {
        border: 1px solid #F7941D;
        }

      #password_box img
        {
        margin: 0 0 8px 0;
        }

    #header_nologin #login_bottom
      {
      clear: both;
      padding: 3px 0 0 0;
      }

      #lb_left
        {
        float: left;
        height: 25px;
        line-height: 25px;
        }

        #lb_left a
          {
          color: #F7941D;
          }

      #lb_right
        {
        float: right;
        height: 25px;
        line-height: 25px;
        }

        #lb_right input
          {
          padding: 2px 7px 2px 7px;
          background-color: #F7941D;
          border: 0px;
          color: #FFFFFF;
          }


#header
  {
  background-color: #F6F6F6;
  min-height: 15em;
  background-image: url('images/logo_bg.gif');
  background-position: left;
  background-repeat: repeat-y;
  }

  #header #logo
    {
    float: left;
    width: 211px;
    height: 15em;
    }

    #header #logo a      /* Some trick! */
      {
      display: block;
      width: 100%;
      height: 100%;
      background-image: url('images/logo.gif');
      background-repeat: no-repeat;
      background-position: bottom;
      }

      #header #logout
        {
        float: right;
        padding: 6px 0 6px 0;
        margin: 10px 0 0 0;
        }

      #header #logout a, #header #logout a:visited
        {
        padding: 5px;
        font-size: 1.3em;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #f7941d;
        border: 1px solid #f7941d;
        }

      #header #logout a:hover
        {
        color: #f7941d;
        background-color: #ffffff;
        }

      #header h1
        {
        padding: 10px 0 0 240px;
        font-size: 2em;
        color: #434343;
        }

      ul#user_menu
        {
        list-style: none;
        font-size: 1.3em;
        margin: 20px 0px 0px 240px;
        }

      ul#user_menu li
        {
        display: inline;
        margin: 0 27px 0 0;
        color: #F7941D;
        }

      ul#user_menu li strong
        {
        color: #434343;
        font-weight: bold;
        }

      ul#user_menu li a:visited
        {
        color: #F7941D;
        }

      ul#user_menu li a
        {
        font-weight: bold;
        }

      ul#user_menu li a:hover
        {
        color: #FFFFFF;
        background-color: #F7941D;
        text-decoration: none;
        }

      ul#user_menu li a.gray
        {
        color: #666666;
        text-decoration: underline; 
        cursor: pointer;
        }

      ul#user_menu li a.a_img:hover
        {
        color: #F6F6F6;
        text-decoration: none;
        cursor: pointer;
        background-color: #F6F6F6;
        }

      #communities
        {
        font-size: 1.3em;
        padding: 0 0 3px 0;
        margin: 20px 0 0px 240px;
        }

      #communities a:hover
        {
        color: #FFFFFF;
        background-color: #F7941D;
        text-decoration: none;
        }

      #communities a.a_img:hover
        {
        color: #F6F6F6;
        text-decoration: none;
        cursor: pointer;
        background-color: #F6F6F6;
        }

      #communities ul
        {
        margin: 5px 0 0 0;
        list-style: none;
        font-size: 1.1em;
        }

      #communities ul li
        {
        display: inline;
        margin: 0 20px 0 0;
        }

      #communities ul li a:visited
        {
        color: #F7941D;
        }

      #communities ul li a:hover
        {
        color: #FFFFFF;
        background-color: #F7941D;
        text-decoration: none;
        }

/*
  Left menu
*/

#pre_left_menu
  {
  background-color: #F7941D;
  width: 211px;
  height: 25px;
  margin: 0 0 15px 0;
  }

#left_menu
  {
  background-color: #F6F6F6;
  width: 211px;
  min-height: 17em;
  margin-top: 15px;
  padding: 0 0 10px 0;
  }

  #left_menu #button
    {
    width: 195px;
    float: left;
    margin: 10px 0px 0px 5px;
    padding: 3px 3px 0px 3px;
    background-color: #e8e8e8;
    }

    #left_menu #button a, #left_menu #button a:visited
      {
      font-size: 1.4em;
      color: #000000;
      padding: 0;
      margin: 0;
      text-decoration: none;
      }

  #left_menu #search_categories
    {
    clear: both;
    padding: 0 0 0 0;
    margin: 0 0 0 5px;
    }

    #left_menu #search_categories h2
      {
      padding: 20px 0 0 0;
      font-weight: normal;
      font-size: 1.2em;
      color: #616161;
      }

    #left_menu #search_box
      {
      float: left;
      }

      #left_menu select
        {
        width: 197px;
        height: 20px;
        border: 1px solid #9E9E9E;
        font-size: 14px; /* DON`T change this to ems! */
        vertical-align: middle;
        color: #616161;
        }

      #left_menu input#search
        {
        width: 170px;
        height: 19px;
        padding: 2px 0 0 0;
        border: 1px solid #9E9E9E;
        font-size: 16px; /* DON`T change this to ems! */
        vertical-align: middle;
        }

      #left_menu input#search:focus
        {
        border: 1px solid #F7941D;
        }

      #left_menu input#go_search
        {
        vertical-align: middle;
        background-image: url("/smarty/templates/commuto/images/search_button.gif");
        background-position: top left;
        background-repeat: no-repeat;
        width: 22px;
        height: 23px;
        border-width: 0;
        cursor: pointer;
        }

      #left_menu input#friends_email
        {
        width: 170px;
        height: 19px;
        padding: 2px 0 0 0;
        border: 1px solid #9E9E9E;
        font-size: 14px; /* DON`T change this to ems! */
        vertical-align: middle;
        color: #616161;
        }

      #left_menu input#friends_email:focus
        {
        border: 1px solid #F7941D;
        }

      #left_menu input#friends_email1
        {
        width: 170px;
        height: 21px;
        border: 1px solid #9E9E9E;
        font-size: 16px; /* DON`T change this to ems! */
        vertical-align: middle;
        color: #000000;
        }

      #left_menu input#friends_email1:focus
        {
        border: 1px solid #F7941D;
        }

      #left_menu input#go_invite
        {
        vertical-align: middle;
        background-image: url("/smarty/templates/commuto/images/invite_button.gif");
        background-position: top left;
        background-repeat: no-repeat;
        width: 22px;
        height: 23px;
        border-width: 0;
        cursor: pointer;
        }

        input#news_search
        {
        vertical-align: middle;
        background-image: url("/smarty/templates/commuto/images/search_button.gif");
        background-position: top left;
        background-repeat: no-repeat;
        width: 22px;
        height: 23px;
        border-width: 0;
        cursor: pointer;
        }

      input#news_search_text
        {
        width: 143px;
        height: 20px;
        border: 1px solid #9E9E9E;
        font-size: 16px; /* DON`T change this to ems! */
        vertical-align: middle;
        }

      input#news_search_text:focus
        {
        border: 1px solid #F7941D;
        }


/* ------- breadcrumb ------- */

  #breadcrumb
    {
      color: #F7941D;
      font-size: 1.2em;
      margin: 10px 0 0px 211px;
    }

    #breadcrumb #content
      {
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
        padding: 3px 0 3px 29px;
        margin: 0;
        background-color: #F1F1F1;
      }

    #breadcrumb a
      {
        color: #F7941D;
        font-size: 1.1em;
        text-decoration: none; 
        cursor: pointer; 
      }

    #breadcrumb a:hover
      {
        text-decoration: underline;
      }

/* ------- widget ------- */

#widget_wrap {
  margin-top: 15px;
}

div.widget {
  border: 1px solid #9e9e9e;
  border-top: none;
  padding-bottom: 3px;
  overflow: auto;
  max-height: 350px;
  font-size: 12px;
  color: #737373;
}

  div.widget #line {
    border: 1px solid #e8e8e8;
    margin: 3px 3px 0px 3px;
    clear: both
  }

  div.widget div.subheader {
    background-color: #f6f6f6;
    padding: 5px 5px 5px 5px;
  }

  div.widget span {
    font-size: 10pt;
  }

  div.widget span.dark {
    font-weight: bold;
  }

  div.widget span.light {
    color: #737373;
    font-size: 10px;
  }

  #tool_tip {
    font-size: 7.5pt;
    color: #ffffff;
    line-height: 25px;
  }

/* ------- /widget ------- */

/*
  Invite
*/

#invite
  {
  clear: both;
  font-size: 1.2em;
  margin: 5px 0 10px 0;
  color: #737373;
  }

    #invite_left
      {
      float: left;
      }

    #invite_right
      {
      float: right;
      }

  #invite #friends_email
    {
    width: 316px;
    height: 22px;
    font-size: 1.2em;
    color: #cacaca;
    border: 1px solid #9E9E9E;
    vertical-align: middle;
    }

  #invite #friends_email1
    {
    width: 316px;
    height: 22px;
    font-size: 1.5em;
    color: #000000;
    border: 1px solid #9E9E9E;
    vertical-align: middle;
    }

  #invite #friends_email:focus
    {
    border: 1px solid #F7941D;
    }

  #invite #go_invite
    {
    width: 50px;
    height: 1.6em;
    padding: 0 5px 0 5px;
    background-color: #F7941D;
    color: #FFFFFF;
    border: 0;
    vertical-align: middle;
    }

/*
  Search categories
*/
#search_categories
  {
  clear: both;
  padding: 20px 0 20px 0;
  }

  #search_categories h2
    {
    padding: 0 0 18px 0;
    font-weight: normal;
    font-size: 1.5em;
    color: #7D7D7D;
    }

  #search_box
    {
    float: left;
    }

    input#search
      {
      width: 400px;
      border: 1px solid #9E9E9E;
      font-size: 28px; /* DON`T change this to ems! */
      vertical-align: middle;
      }

    input#search:focus
      {
      border: 1px solid #F7941D;
      }


  #category_box
    {
    float: left;
    padding: 0 0 0 40px;
    width: 420px;
    }

    #category_box h2
      {
      padding: 0 0 15px 0;
      }

    #category_box ul
      {
          list-style: none;
      }

      #category_box ul li
        {
        width: 12em;
        float: left;
        padding: 0px
        }

        #category_box ul li a, #category_box ul li a:visited
          {
          font-size: 1.3em;
          text-decoration: none;
          color: #F7941D;
          }

        #category_box ul li a:hover
          {
          background-color: #F2F3F7;
          }

        #category_box ul li input
          {
          width: 75px;
          height: 1.6em;
          padding: 0 5px 0 5px;
          background-color: #F7941D;
          color: #FFFFFF;
          border: 0;
          vertical-align: middle;
          }

  #admin_box
    {
    float: left;
    padding: 10px 0 0 0;
    width: 680px;
    }

    #admin_box h2
      {
      padding: 0 0 17px 0;
      }

    #admin_box ul
      {
          list-style: none;
      }

      #admin_box ul li
        {
        width: 12em;
        float: left;
        }

        #admin_box ul li a, #admin_box ul li a:visited
          {
          font-size: 1.3em;
          text-decoration: none;
          color: #F7941D;
          }

        #admin_box ul li a:hover
          {
          background-color: #F2F3F7;
          }

/*
  Intro
*/
#intro_wrapper
  {
  clear: both;
  padding: 5px 0 0 0;
  }

  #intro_content
    {
    width: 100%;
    height: 1100px;
    background-color: #F6F6F6;
    }
    #intro_text_content
      {
      float: left;
      padding: 20px 30px 0 40px;
      }

      #intro_text_content h1
        {
        font-size: 1.8em;
        font-weight: normal;
        color: #434343;
        margin: 0 0 20px 0;
        }

      #intro_text_content h4
        {
        font-size: 1.4em;
        color: #434343;
        margin: 0 0 10px 0;
        }

      #intro_text_content ul
        {
        font-size: 1.1em;
        color: #434343;
        }

      #intro_text_content ul li
        {
        font-size: 1.1em;
        color: #434343;
        }

      #intro_text_content p
        {
        font-size: 1.2em;
        color: #434343;
        margin: 0 0 10px 0;
        }

      #intro_text_content p strong
        {
        color: black;
        }

      #intro_text_content a, #intro_text a:visited
        {
        color: #F7941D;
        }

  #intro
    {
    width: 100%;
    height: 315px;
    background-color: #F6F6F6;
    }

    #intro_img
      {
      float: left;
      width: 425px;
      }

    #intro_text
      {
      float: left;
      width: 395px;
      padding: 20px 0 0 30px;
      }

      #intro_text h1
        {
        font-size: 1.8em;
        font-weight: normal;
        color: #434343;
        margin: 0 0 20px 0;
        }

      #intro_text p
        {
        font-size: 1.2em;
        color: #434343;
        margin: 0 0 10px 0;
        }

      #intro_text p strong
        {
        color: black;
        }

      #intro_text a, #intro_text a:visited
        {
        color: #F7941D;
        }

    #people_saying
      {
      clear: both;
      font-size: 1.2em;
      color: #434343;
      }

      #people_saying h1
        {
        font-size: 1.8em;
        font-weight: normal;
        color: #434343;
        margin: 0 0 10px 0;
        }


    #register_box
      {
      float: right;
      width: 200px;
      padding: 2px 10px 2px 0;
      text-align: right;
      background-color: #FE9516;
      font-size: 25px;
      color: #F2F3F7;
      }

      #register_box a, #register_box a:visited
        {
        color: #F2F3F7;
        text-decoration: none;
        background-image: url('images/register_arrow.gif');
        background-repeat: no-repeat;
        padding-left: 30px;
        background-position: left center;
        }

    #register_box
      {
      float: right;
      width: 220px;
      padding: 2px 10px 3px 0;
      text-align: right;
      background-color: #FE9516;
      font-size: 28px;
      color: #F2F3F7;
      }

      #register_box a, #register_box a:visited
        {
        color: #F2F3F7;
        text-decoration: none;
        background-image: url('images/register_arrow.gif');
        background-repeat: no-repeat;
        padding-left: 30px;
        background-position: left center;
        }


/*
  Main
*/
#main
  {
    clear: both;
    padding: 0 0 0 0;
  }

  #main h3
    {
    font-weight: bold;
    font-size: 1.6em;
    }

  .message
    {
    float: center;
    clear: both;
    padding: 20px 0 0 150px;
    width: 500px;
    }

  .message table
    {
    border-spacing: 0;
    border-collapse: collapse;
    background: #F1F1F1;
    height: 34px;
    width: 420px;
    }

  .message td
    {
    padding: 0 10px 0 0;
    height: 34px;
    }

  .message b.error
    {
    font-weight: normal;
    font-size: 1.2em;
    color: #585656;
    }

  .message b.ok
    {
    font-weight: normal;
    font-size: 1.2em;
    color: #585656;
    }

  .ppHdr
    {
    display: block;
    clear: both;
    }

  .ppHdr h1
    {
    float: left;
    font-size: 3.5em;
    color: #F7941D;
    }

  .ppHdr .title
    {
    float: left;
    font-size: 3.5em;
    color: #737373;
    }

  .ppHdr .title2
    {
    float: left;
    color: #737373;
    font-weight: bold;
    font-size: 2em;
    padding-top: 12px;
    }

  .ppHdr a.button_grey
    {
    width: 177px;
    height: 42px;
    background-color: #e8e8e8;
    text-align: center;
    float: left;
    font-size: 2.5em;
    color: #737373;
    text-decoration: none;
    padding: 15px 0 0 0;
    border: 0;
    }

  .ppHdr a.button_grey:hover
    {
    color: #737373;
    background-color: #e8e8e8;
    }

  .ppHdr a.button_orange
    {
    width: 177px;
    height: 42px;
    background-color: #F7941D;
    text-align: center;
    float: left;
    font-size: 2.5em;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 0 0 0;
    }

  .ppHdr a.text
    {
    float: left;
    font-size: 13px;
    color: black;
    padding: 0 0 5px 10px;
    text-decoration: none;
    }



  .ppHdr .fRt
    {
    float: right;
    padding: 15px 0 0 0;
    color: #737373;
    font-size: 1.2em;
    }

    .ppHdr .fRt a
      {
      padding: 1px 5px 1px 5px;
      background-color: #F7941D;
      color: #FFFFFF;
      border: 0;
      vertical-align: bottom;
      text-align: center;
      font-size: 12px;
      text-decoration: none;
      border: 1px solid #FFFFFF;
      }

    .ppHdr .fRt a:hover
      {
      color: #F7941D;
      background-color: #ffffff;
      border: 1px solid #F7941D;
      }

    .ppHdr .fRt a.grey
      {
      padding: 1px 5px 1px 5px;
      background-color: #666666;
      color: #FFFFFF;
      border: 0;
      vertical-align: bottom;
      text-align: center;
      font-size: 12px;
      text-decoration: none;
      cursor: pointer;
      border: 1px solid #666666;
      }

    .ppHdr .fRt a.grey:hover
      {
      color: #666666;
      background-color: #ffffff;
      border: 1px solid #666666;
      }

    .ppHdr .fRt #search
      {
      color: #737373;
      height: 1.2em;
      width: 150px;
      font-size: 1.2em;
      }

  .ppHdr .fCt
    {
    float: right;
    padding: 15px 0 0 0;
    color: #F7941D;
    font-size: 1.2em;
    }

    .ppHdr .fCt a
      {
      width: 50px;
      padding: 0 5px 0 5px;
      background-color: #FFFFFF;
      color: #F7941D;
      border: 0;
      vertical-align: middle;
      text-align: center;
      font-size: 1.2em;
      text-decoration: none;
      }

    .ppHdr .fCt ul
      {
      display: inline;
      list-style: none;
      }

    .ppHdr .fCt ul li
      {
      display: inline;
      }

    .ppHdr .fCt ul li a
      {
      margin: 0 3px 0 3px;
      padding: 4px;
      text-decoration: none;
      color: #F7941D;
      }

    .ppHdr .fCt ul li a:hover
      {
      background-color: #F2F3F7;
      }

    .ppHdr .fCt ul li.current a
      {
      background-color: #F2F3F7;
      color: #F7941D;
      cursor: pointer;
      }

    .ppHdr .reference_search
      {
      padding: 15px 0 0 0;
      color: #737373;
      font-size: 1.2em;
      }

  .sideBar2
    {
    float: center;
    clear: both;
    padding: 20px 0 0 0;
    }

    .head
      {
      margin: 0 0 5px 0;
      font-size: 12px;
      }

      .head a
        {
        color: #F7941D;
        font-size: 11px;
        margin: 0 25px 0 0;
        text-decoration: none;
        }

      .head_profile a
        {
        color: #F7941D;
        font-size: 11px;
        margin: 0 8px 0 0;
        text-decoration: none;
        }

      .head a:visited
        {
        color: #F7941D;
        font-size: 11px;
        text-decoration: none;
        }

      .head a.button
        {
          padding: 0 5px 0 5px;
          margin: 0 0 0 0;
          background-color: #F7941D;
          text-align: center;
          font-size: 11px;
          text-decoration: none;
          width: 90px;
          border: 1px solid #f7941d;
          color: #ffffff;
        }

      .head a.button:hover
        {
          color: #f7941d;
          background-color: #ffffff;
        }

      .head a.button_grey
        {
          padding: 0 5px 0 5px;
          margin: 0 0 0 0;
          background-color: #666666;
          text-align: center;
          font-size: 11px;
          text-decoration: none;
          width: 90px;
          border: 1px solid #666666;
          color: #ffffff;
          cursor: pointer;
        }

      .head a.button_grey:hover
        {
          color: #666666;
          background-color: #ffffff;
        }

    .sideBar2 .con
      {
      float: center;
      width: 350px;
      margin: 0 25px 5px 0;
      padding: 0 0 0 10px;
      background-color: #F1F1F1;
      background-image: url('images/fon1.jpg');
      background-position: top;
      background-repeat: repeat-x;
      color: #737373;
      font-size: 1.2em;
      }

      .sideBar2 .con a
        {
        font-size: 1.1em;
        text-decoration: none;
        }

      .sideBar2 .con #text
        {
        clear: both;
        padding: 15px 0 0 20px;
        }

        .sideBar2 .con #text h2
          {
          color: #737373;
          font-weight: bold;
          font-size: 1.6em;
          }

      .sideBar2 .con .ppHdr
        {
        padding: 5px 0 0 0;
        color: #737373;
        }

        .sideBar2 .con .ppHdr b
          {
          float: left;
          font-size: 1.5em;
          }

        .sideBar2 .con .ppHdr strong
          {
          padding: 0 5px 0 2px;
          float: left;
          font-size: 1.3em;
          }

        .sideBar2 .con .ppHdr .fRt
          {
          float: right;
          padding: 5px 20px 0 0;
          color: #737373;
          font-size: 1.1em;
          }

        .sideBar2 .con .ppHdr .fRt a
          {
          padding: 0 5px 0 5px;
          background-color: #F7941D;
          color: #FFFFFF;
          border: 0;
          vertical-align: middle;
          text-align: center;
          font-size: 1.1em;
          text-decoration: none;
          }

        .sideBar2 .con a:visited
          {
          color: #F7941D;
          text-decoration: none;
          }

      .sideBar2 .con table
        {
        width: 100%;
        padding: 0;
        color: #737373;
        }

      .sideBar2 .con table.grey
        {
        background-color: #EBEBEB;
        }

      .sideBar2 .con table.grey
        {
        background-color: #EBEBEB;
        }

      .sideBar2 .con table.content
        {
        padding: 5px 10px 10px 0px;
        }

      .sideBar2 .con table.content a
        {
        font-size: 12px;
        padding: 0px 0px 0px 0px;
        margin: 5px 0px 0px 0px;
        }

      .sideBar2 .con table.content a:hover
        {
        background-color: #EBEBEB;
        }

      .sideBar2 .con table.content a.button
        {
          padding: 0 5px 0 5px;
          margin: 0 0 0 0;
          background-color: #F7941D;
          text-align: center;
          font-size: 11px;
          text-decoration: none;
          width: 90px;
          border: 1px solid #f7941d;
          color: #ffffff;
        }

      .sideBar2 .con table.content a.button:hover
        {
          color: #f7941d;
          background-color: #ffffff;
        }

      #search_com input.search2
        {
        width: 150px;
        height: 14px;
        padding: 2px 0 0 0;
        border: 1px solid #9E9E9E;
        font-size: 14px; /* DON`T change this to ems! */
        vertical-align: middle;
        }

      #search_com input.search2:focus
        {
        border: 1px solid #F7941D;
        }

      #search_com input.go_search2
        {
        vertical-align: middle;
        background-image: url("/smarty/templates/commuto/images/search_button2.jpg");
        background-position: top left;
        background-repeat: no-repeat;
        width: 18px;
        height: 18px;
        border-width: 0;
        cursor: pointer;
        }

      table.content a.button
        {
        display: block;
        margin: 4px 0 4px 0;
        text-align: center;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #F7941D;
        text-decoration: none;
        border: 1px solid #f7941d;
        }

      table.content a.button:hover
        {
        color: #f7941d;
        background-color: #ffffff;
        }

      table.content a.button_grey
        {
        display: block;
        margin: 4px 0 4px 0;
        text-align: center;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #666666;
        text-decoration: none;
        border: 1px solid #666666;
        cursor: pointer;
        }

      table.content a.button_grey:hover
        {
        color: #666666;
        background-color: #ffffff;
        }

      a.button
        {
        display: block;
        margin: 4px 0 4px 0;
        text-align: center;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #F7941D;
        text-decoration: none;
        border: 1px solid #f7941d;
        }

      a.button:hover
        {
        color: #f7941d;
        background-color: #ffffff;
        }

      a.button_grey
        {
        display: block;
        margin: 4px 0 4px 0;
        text-align: center;
        font-size: 11px;
        color: #FFFFFF;
        background-color: #666666;
        text-decoration: none;
        border: 1px solid #666666;
        }

      a.button_grey:hover
        {
        color: #666666;
        background-color: #ffffff;
        }

      a.normal
        {
        text-decoration: none;
        }

      a:hover.normal
        {
        background-color: #EBEBEB;
        }

  #nav h1
    {
    float: left;
    font-size: 3.5em;
    color: #F7941D;
    }

  #nav #pager
    {
    float: right;
    padding: 20px 10px 0 0;
    color: #737373;
    font-size: 1.2em;
    }

    #pager ul
      {
      display: inline;
      list-style: none;
      }

    #pager ul li
      {
      display: inline;
      }

    #pager ul li a
      {
      margin: 0 3px 0 3px;
      padding: 2px 4px 2px 4px;
      text-decoration: none;
      color: #737373;
      }

    #pager ul li.current a
      {
      background-color:#F7941D;
      color: #FFFFFF;
      cursor: pointer;
      }

  #text
    {
    clear: both;
    padding: 20px 0 0 20px;
    }

    #text h2
      {
      color: #737373;
      font-weight: bold;
      font-size: 2em;
      }

    #text p
      {
      color: #737373;
      font-size: 1.5em;
      }

  #items_list
    {
      clear: both;
      padding: 20px 0 0 0;
    }

    #items_list .item
      {
        float: left;
        width: 355px;
        height: 320px;
        margin: 0 8px 8px 0;
        background-color: #F6F6F6;
      }

    #items_list table
      {
        font-size: 13px;
      }

    #items_list table td
      {
        padding: 2px 2px 2px 2px;
      }

/* for IE 6 only */
	
* html #items_list .item_catalog {
  margin-top: -30px;
}

/* for IE 7 only */

*:first-child+html #items_list .item_catalog {
  margin-top: -40px;
}


      .item .item_title
        {
        /* width: 100%;  */
        height: 30px;
        padding: 5px 0 0 10px;
        color: #737373;
        }

        .item .item_title h2
          {
          font-size: 1.5em;
          }

        .item .item_title a
          {
          color: #F7941D
          }

        .item .item_title a:visited
          {
          color: #737373;
          }

    .item .item_image
      {
      float: left;
      width: 100px;
      height: 200px;
      padding: 0 0 0 10px;
      }

    .item .item_image img
      {
      max-width: 92px;
      width: expression(this.width > 92 ? 92: true);
      }

    .item .item_image a.button, .item .item_image a.button:visited
      {
      width: 93px;
      display: block;
      margin: 3px 0 3px 0;
      text-align: center;
      font-size: 1.1em;
      color: #FFFFFF;
      background-color: #F7941D;
      text-decoration: none;
      border: 1px solid #fff;
      }

    .item .item_image a.button:hover
      {
      color: #f7941d;
      background-color: #ffffff;
      border: 1px solid #f7941d;
      }

    .item .item_image a.button_grey, .item .item_image a.button_grey:visited
      {
      width: 93px;
      display: block;
      margin: 3px 0 3px 0;
      text-align: center;
      font-size: 1.1em;
      color: #FFFFFF;
      background-color: #666666;
      text-decoration: none;
      border: 1px solid #fff;
      cursor: pointer;
      }

    .item .item_image a.button_grey:hover
      {
      color: #666666;
      background-color: #ffffff;
      border: 1px solid #666666;
      }

    .item .item_info
      {
      color: #737373;
      font-size: 10pt;
      padding: 0 0 0 120px;
      }

      .item .item_info h3
        {
        padding: 0 0 10px 0;
        font-size: 14pt;
        font-weight: bold;
        }

      .item .item_info dl
        {
        padding: 0 0 0 5px;
        }

      .item .item_info dt
        {
        float: left;
        width: 6.2em;
        padding: 0 0 5px 0;
        }

      .item .item_info dd
        {
        float: left;
        width: 10.4em;
        padding: 0 0 5px 0;
        }

      .item .item_name_link a
        {
        color: #737373;
        font-size: 1em;
        font-weight: bold;
        text-decoration: none;
        }

      .item .item_name_link a:hover
        {
        color: #737373;
        font-size: 1em;
        font-weight: bold;
        text-decoration: underline;
        }

    #items_list .item_user_line
      {
      float: left;
      width: 725px;
      height: 1px;
      font-size: 1px;
      margin: 0 0 6px 0;
      padding: 0 0 0 0;
      border-bottom: 1px solid #DE7700;
      }

    #items_list .item_user
      {
      float: left;
      width: 725px;
      margin: 0 0 5px 0;
      padding: 10px 0 10px 0;
      background-color: #F6F6F6;
      }

      .item_user .item_title
        {
        width: 100%;
        height: 30px;
        padding: 5px 0 0 10px;
        color: #737373;
        }

        .item_user .item_title h2
          {
          font-size: 1.5em;
          }

        .item_user .item_title a
          {
          color: #F7941D;
          }

        .item_user .item_title a:visited
          {
          color: #737373;
          }

    .item_user .item_image
      {
      float: left;
      width: 100px;
      padding: 0 0 0 10px;
      }

    .item_user .item_image a.button, .item_user .item_image a.button:visited
      {
      width: 93px;
      display: block;
      margin: 4px 0 4px 0;
      text-align: center;
      font-size: 1.1em;
      color: #FFFFFF;
      background-color: #F7941D;
      text-decoration: none;
      }

    .item_user .item_info
      {
      color: #737373;
      font-size: 10pt;
      padding: 0 0 0 120px;
      }

      .item_user .item_info h3
        {
        padding: 0 0 10px 0;
        font-size: 14pt;
        font-weight: bold;
        }

      .item_user .item_info dl
        {
        padding: 0 0 0 5px;
        }

      .item_user .item_info dt
        {
        float: left;
        width: 6.2em;
        padding: 0 0 5px 0;
        }

      .item_user .item_info dd
        {
        float: left;
        width: 10.7em;
        padding: 0 0 5px 0;
        }

      .item_user .item_info .gray
        {
        color: #666666;
        cursor: pointer;
        text-decoration: underline;
        }

  p.submit_item_user input
    {
    font-size: 2em;
    font-weight: bold;
    width: 250px;
    text-align: center;
    padding: 5px 10px 5px 10px;
    background-color: #F7941D;
    color: #FFFFFF;
    border: 0;
    }

/*
  Footer
*/
#footer
  {
  clear: both;
  padding: 40px 0 0 0;
  }

  #navcontainer
    {
    margin: 0 0 20px 0;
    }

  #navcontainer ul
    {
    list-style-type: none;
    text-align: center;
    }

    #navcontainer ul li#first
      {
      border: none;
      }

    #navcontainer ul li
      {
      display: inline;
      border-left: 1px solid #A5A5A5;
      margin: 0 0 0 23px;
      padding: 0 0 0 25px;
      }

      #navcontainer ul li a, #navcontainer ul li a:visited
        {
        color: black;
        padding: 0 2px 0 2px;
        font-size: 1.2em;
        color: #A5A5A5;
        }

      #navcontainer ul li a:hover
        {
        color: black;
        }

  #copyright
    {
    text-align: center;
    font-size: 1.2em;
    color: #A5A5A5;
    }


/*
  Forms
*/
#commuto_form
  {
  clear: both;
  padding: 20px 0 0 0;
  }

  #commuto_form form
    {
    font-size: 1.5em;
    }

  #commuto_form form label
    {
    font-size: 1em;
    width: 12em;
    float: left;
    margin-right: 0.5em;
    display: block;
    text-align: right;
    color: #737373;
    }

  #commuto_form #div_message
    {
    font-size: 1.5em;
    }

  #commuto_form #div_message label
    {
    font-size: 1em;
    width: 12em;
    float: left;
    margin-right: 0.5em;
    display: block;
    text-align: right;
    color: #737373;
    }

  #commuto_form input
    {
    border: 1px solid #434343;
    width: 20em;
    }

  #commuto_form textarea
    {
    border: 1px solid #434343;
    width: 20em;
    font-weight: bold;
    }

  #commuto_form input.checkbox
    {
    width: 1em;
    border:0;
    }

  #commuto_form input.radio
    {
    width: 1em;
    border:0;
    }

  #commuto_form input:focus
    {
    border: 1px solid #F7941D;
    }

  #commuto_form select
    {
    border: 1px solid #434343;
    color: #434343;
    width: 20em; /* Override with inline styles if it is needed! */
    }

  #commuto_form #img
    {
    clear: both;
    padding: 0 0 0 12em;
    }

  #commuto_form #title
    {
    clear: both;
    padding: 0 0 0.3em 11.5em;
    font-size: 1.1em;
    }

  #commuto_form p
    {
    height: 2em;
    line-height: 2em;
    }

  .form_spacer
    {
    clear: both;
    height: 2em;
    }

  #commuto_form p.submit
    {
    padding: 20px 0 0 0;
    text-align: center;
    }

  #commuto_form p.submit input
    {
    width: 7em;
    padding: 5px 10px 5px 10px;
    background-color: #F7941D;
    color: #FFFFFF;
    border: 0;
    }

  #commuto_form #security_settings label
    {
    font-size: 1em;
    width: 4em;
    float: left;
    margin-right: 0.5em;
    display: block;
    text-align: right;
    color: #737373;
    }

  #commuto_form #security_settings p input
    {
    width: 1em;
    border: 0;
    }

  #commuto_form #description, #commuto_form #description2
    {
    height: 20px;
    padding: 5px 0 5px 25px;
    }

 #commuto_form div h1
    {
    padding: 0 0 5px 25px;
    font-size: 20px;
    height: 20px;
    color: #737373;
    }


#commuto_form_index
  {
  padding: 22px 0 0 0;
  }

  #commuto_form_index form
    {
    font-size: 1.5em;
    }

  #commuto_form_index form label
    {
    font-size: 0.9em;
    width: 16.5em;
    float: left;
    margin-right: 0.5em;
    display: block;
    text-align: right;
    color: #737373;
    }

  #commuto_form_index input
    {
    border: 1px solid #434343;
    width: 15.9em;
    font-size: 1.1em;
    padding: 0 0 0 2px;
    }

  #commuto_form_index input.checkbox
    {
    width: 1em;
    border:0;
    }

  #commuto_form_index input:focus
    {
    border: 1px solid #F7941D;
    }

  #commuto_form_index select
    {
    border: 1px solid #434343;
    color: #434343;
    width: 16em;
    font-size: 1.1em;
    }

  #commuto_form_index p
    {
    height: 1.9em;
    line-height: 1.9em;
    }

  #commuto_form_index form span
    {
    color: #737373;
    font-size: 0.9em;
    }


/*
  Tables
*/

table.commuto_grid
  {
  clear: both;
  margin: 20px 0 0 0;
  padding: 10px 0 0 0;
  font-size: 1.2em;
  width: 100%;
  }

table.commuto_grid th
  {
  border-bottom: solid 1px #CCCCCC;
    border-top: 1px solid white;
    padding: 2px;
  text-align: left;
  }

table.commuto_grid th a
  {
  font-weight: bold;
  }

table.commuto_grid td strong
  {
  font-weight: bold;
  }

table.commuto_grid tbody tr td
  {
  color: #333333;
  background: White;
  padding: 2px 10px 2px 2px;
  border-bottom: solid 1px #CCCCCC;
  vertical-align: middle;
  }

table.commuto_grid tbody tr.alternate td
  {
    background: #F6F6F6;
  }

table.commuto_grid tr td a.button
  {
  display: block;
  margin: 4px 0 4px 0;
  text-align: center;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #F7941D;
  text-decoration: none;
  border: 1px solid #f7941d;
  }

table.commuto_grid tr td a.button:hover
  {
  color: #f7941d;
  background-color: #ffffff;
  }

.grid_controls
  {
  margin: 10px 0 0 0;
  }

  .grid_controls input
    {
    padding: 5px 10px 5px 10px;
    background-color: #F7941D;
    color: #FFFFFF;
    border: 0;
    }

#google
  {
  clear: both;
  padding: 0 0 0 0;
  }


/* Button */

#index #box input.lnkGTArw { width: 50px; height: 18px; line-height: 18px; font-size: 12px; font-weight: bold; font-family: 'arial'; color: #333399; text-decoration: underline; cursor: pointer; border-width: 0; background-position: top left; background-repeat: no-repeat; background-color: transparent; text-align: left; display: block; }
input.lnkGTArw, a.lnkGTArw, a.lnkLTArw, a.lnkLTArwGry, a.lnkAdd, a.lnkInf { height: 18px; line-height: 18px; font-size: 12px; font-weight: bold; font-family: 'arial'; color: #333399; text-decoration: underline; cursor: pointer; border-width: 0; background-position: top left; background-repeat: no-repeat; background-color: transparent; text-align: left; padding-left: 24px; display: block; }
.lnkGTArw { background-image: url("/smarty/templates/commuto/forward-.gif"); }
#index #box input.lnkLogout { width: 60px; height: 18px; line-height: 18px; color: #333399; text-decoration: underline; cursor: pointer; border-width: 0; background-position: top left; background-repeat: no-repeat; background-color: transparent; text-align: left; padding-left: 24px; display: block; font-size: 12px; font-weight: bold; font-family: 'arial'; }
input.lnkLogout { width: 60px; height: 18px; line-height: 18px; color: #333399; text-decoration: underline; cursor: pointer; border-width: 0; background-position: top left; background-repeat: no-repeat; background-color: transparent; text-align: left; padding-left: 24px; display: block; font-size: 12px; font-weight: bold; font-family: 'arial'; margin: 1px 0px 0px 0px; }
.lnkLogout { background-image: url("/smarty/templates/commuto/back.gif"); }

input.lnkRight { width: 18px; height: 18px; cursor: pointer; border-width: 0; background-position: top left; background-repeat: no-repeat; background-color: transparent; background-image: url("/smarty/templates/commuto/forward-.gif"); }
input.lnkLeft { width: 18px; height: 18px; cursor: pointer; border-width: 0; background-position: top left; background-repeat: no-repeat; background-color: transparent; background-image: url("/smarty/templates/commuto/back.gif"); }
.specialbutton { border: none; background: transparent url("/smarty/templates/commuto/button_green.gif"); width: 95px; height: 28px; font-weight: bold; color: White; }

div.line { border-width: 0 0 1px 0; border-color: #DE7700; border-style: solid; padding-bottom: 25px; margin-bottom: 14px; margin: 5px 0 10px 0;}
div.line2 { border-width: 0 0 1px 0; border-color: #DE7700; border-style: solid; padding-bottom: 20px; margin-bottom: 14px; margin: 5px 0 10px 0;}
div.line_searchresults { border-width: 1px 0 0 0; border-color: #434343; border-style: solid; padding-bottom: 0; margin-bottom: 0; margin: 0 0 0 0; font-size: 1px;}

div.message_text
  {
    border: solid 1px;
    padding: 10px 30px 10px 30px;
    font-size: 14px;
  }

div.message_text strong
  {
    font-weight: bold;
  }

input.message_button
  {
    width: 125px;
    padding: 0 5px 0 5px;
    background-color: #F7941D;
    color: #FFFFFF;
    border: 0;
    vertical-align: middle;
    text-align: center;
    font-size: 1.1em;
    text-decoration: none;
  }

input#search_name
  {
  width: 170px;
  height: 18px;
  border: 1px solid #9E9E9E;
  font-size: 14px; /* DON`T change this to ems! */
  vertical-align: middle;
  }

input#go_search_name
  {
  cursor: pointer;
  width: 7em;
  background-color: #F7941D;
  color: #FFFFFF;
  border: 0;
  height: 20px;
  vertical-align: middle;
  }

a.cloud
  {
  text-decoration: none;
  }

a:hover.cloud
  {
  text-decoration: underline;
  }

.mandatory
  {
    background-color: #fbe5c9;
  }

/* ----- avatars ----- */

div.avatar_wrap {
  float: left;
  width: 92px;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-top: 5px;
  border: 1px solid #e8e8e8;
  background-color: #f6f6f6;
  padding: 3px;
}

  div.avatar_wrap div.image {
    width: 92px;
  }

  div.avatar_wrap a:hover {
    border-bottom: 4px solid #F7941D;
  }

  .radio_input {
    width: 92px;
  }

  h1.avatars_h1 {
    font-size: 14pt;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  p.avatars_p {
    font-size: 10pt;
    text-align: center;
    margin-bottom: 15px;
  }

  #toolbar {
    clear: both;
    text-align: center;
  }

  p.submit {
    padding: 20px 0 0 0;
    text-align: center;
  }

  p.submit input {
    width: 7em;
    padding: 5px 10px 5px 10px;
    background-color: #f7941d;
    color: #ffffff;
    border: 0;
    font-size: 12pt;
    font-weight: bold;
  }

/* ----- /avatars ----- */

div.catalog_links_list {
  clear: both;
  background: #F6F6F6; 
  padding: 10px 10px 10px 10px; 
  margin-top: 10px;
  text-align: center;
}

div.catalog_links_list ul {
  margin: 0 0 0 0;
  list-style: none;
  font-size: 1.1em;
}

div.catalog_links_list ul li {
  display: inline;
  margin: 0 10px 0 10px; 
}

a.selected_order {
  padding: 2px 4px 2px 4px; 
  font-size: 10px; 
  text-decoration: none;
}

a.selected_order:hover {
  color: #F7941D;
  background-color: #EBEBEB;
  text-decoration: none;
}

#pop_up_reminder_div {
  width: 600px;
  height: 100px;
  position: absolute;
  background-color: #F7941D;
  background-image: url('images/reminder.gif');
  border: 1px #003399 solid;
}

#pop_up_reminder_div p {
  padding: 8px;
  margin: 0;
  color: #FFFFFF;
  font-size: 11pt;
  font-weight: bold;
}

#home_page
  {
    font-family: Tahoma, Arial, sans-serif, Verdana;
  }

  #home_page #logo
    {
      float: left; 
      width: 134px; 
      padding: 38px 0 0 0; 
      background-color: #F7941D;
    }

  #home_page #slogan
    {
      float: left; 
      width: 222px; 
      padding: 55px 0 0 10px; 
      font-size: 13px; 
      color: #F7941D;
    }


  #home_page #login_wrapper
    {
      float: left;
      width: 385px;
      margin: 8px 0 0 65px; 
    }

    #home_page #login_wrapper label
      {
        font-size: 1.2em;
        color: #737373;
      }

    #home_page #login_wrapper #login_box
      {
        width: 186px;
        float: left;
      }

      #home_page #login_wrapper #login_box input
        {
          width: 181px;
          height: 19px;
          font-size: 11px;
          border: 1px solid #FAD3AA;
          color: #434343;
          vertical-align: middle;
          padding: 5px 0 0 5px;
        }

    #home_page #login_wrapper #password_box
      {
        width: 187px;
        padding: 0 0 0 10px;
        float: right;
      }

      #home_page #login_wrapper #password_box input
        {
          width: 180px;
          height: 19px;
          font-size: 11px;
          border: 1px solid #FAD3AA;
          color: #434343;
          vertical-align: middle;
          padding: 5px 0 0 5px;
        }

    #home_page #login_bottom
      {
        clear: both;
        padding: 7px 0 0 0;
      }

      #home_page #login_bottom input#button_enter_42
        {
          padding: 1px 9px 3px 3px; 
          text-align: center;
          font-size: 10px;
          width: 42px;
          height: 17px;
          background-image: url('images/button_enter_42.jpg');
          background-repeat: no-repeat;
          background-position: left;
          border: 0px;
          color: #FFFFFF;
        }

    #home_page h1
      {
        font-size: 1.8em;
        font-weight: normal;
        color: #686868;
        margin: 0 0 20px 5px;
      }

    #home_page strong
      {
        color: #F7941D;
      }

    #home_page b
      {
        font-weight: bold;
      }

    #home_page #info
      {
        float: left;
        width: 365px;
        padding: 0 0 0 10px; 
      }

      #home_page #info p
        {
          text-indent: 10px;
          line-height: 17px;
          font-size: 11px;
          color: #686868;
          margin: 0 0 5px 0;
          font-family: Tahoma, Arial, sans-serif, Verdana;
        }

      #home_page #info a, #info a:visited
        {
          color: #F7941D;
        }

      #home_page #info ul 
        {
          margin-left: 0px;
          padding-left: 0px;
          list-style: none;
          color: #686868;
       }

        #home_page #info ul li 
          {
            padding: 15px 0 0 15px;
            font: 11px Tahoma, Arial, sans-serif, Verdana;
            background: url('images/ul_marker.jpg') no-repeat;
            background-position: 0cm 0.55cm;
            line-height: 17px;
          }

    #home_page #form_index
      {
        padding: 0;
      }

      #home_page #form_index form
        {
          font-size: 1.5em;
        }

      #home_page #form_index p
        {
          height: 23px;
          line-height: 23px;
          font-size: 11px;
        }

      #home_page #form_index form label
        {
          font-size: 11px;
          width: 80px;
          float: left;
          display: block;
          text-align: left;
          color: #686868;
          margin: 0;
          padding: 0;
          font-family: Tahoma, Arial, sans-serif, Verdana;
        }

      #home_page #form_index input.text
        {
          border: 1px solid #dcdcdc;
          width: 205px;
          font-size: 11px;
          padding: 2px 0 2px 4px;
          background-color: #f8f8f8; 
          font-family: Tahoma, Arial, sans-serif, Verdana;
        }

      #home_page #form_index input.text_active
        {
          border: 1px solid #FAD3AA;
          width: 205px;
          font-size: 11px;
          padding: 2px 0 2px 4px;
          font-family: Tahoma, Arial, sans-serif, Verdana;
          color: #434343;
          vertical-align: middle;
        }

      #home_page #form_index input.checkbox
        {
        width: 1em;
        border:0;
        }

      #home_page #form_index input:focus
        {
        border: 1px solid #F7941D;
        }

      #home_page #form_index select
        {
          border: 1px solid #dcdcdc;
          color: #434343;	
          width: 210px;
          font-size: 11px;
          padding: 2px 0 2px 2px;
          background-color: #f8f8f8; 
          font-family: Tahoma, Arial, sans-serif, Verdana;
        }

      #home_page #form_index form span
        {
          color: #737373;
          font-size: 0.9em;
        }

      #home_page #form_index input#button_enter_80
        {
          padding: 1px 9px 3px 3px; 
          text-align: center;
          font-size: 11px;
          width: 80px;
          height: 17px;
          background-image: url('images/button_enter_80.jpg');
          background-repeat: no-repeat;
          background-position: left;
          border: 0px;
          color: #FFFFFF;
        }

  #home_page .message
    {
    float: center;
    clear: both;
    padding: 0 0 20px 20px; 
    width: 340px;
    }

  #home_page .message table
    {
    border-spacing: 0;
    border-collapse: collapse;
    background: #F1F1F1;
    height: 34px;
    width: 330px;
    }

  #home_page .message td
    {
    padding: 0 10px 0 0;
    height: 34px;
    }

  #home_page .message b.error
    {
    font-weight: normal;
    font-size: 11px;
    color: #585656;
    }

  #home_page .message b.ok
    {
    font-weight: normal;
    font-size: 11px;
    color: #585656;
    }

.walk_through_slides_div {
  width: 640px;
  height: 480px;
  position: absolute;
  border: 1px #dcdcdc solid;
  background-color: #ffffff;
}

