@charset "UTF-8";

body {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  text-align: center;
  margin:0;
}

h1{}

h2{}

h3 {
  text-align: center;
}

a, a:visited, a:link, a:hover, a:active{
  color: #3B5998;
}

a img {
  border: 0;
}

.small {
  font-size: small;
}

.clear{
  clear:both;
}

#promo{
  height: 164px;
  padding: 5px 60px;
  margin-bottom: 10px;
  background: transparent url(images/bg-mixinpromo.jpg) repeat-x ;
  color: #fff;
}

  #promo h3{
    font-size: 15px;
  }

  #promo a{
    color: #fff;
  }

#header {
  display:block;
  background: url(images/header.gif) no-repeat top left;
  background-color: #3B5998;
  width: 646px; height: 184px;
  margin: auto;
  text-align: center;
}

  .clickable{
    display: block;
    width: 480px; height: 142px;
    padding: 10px 10px 0;
  }

  #invite{
    display: block;
    float: right;
    width: 135px; height: 120px;
  }

div#menu {
  width: 646px; height: auto;
  padding: 6px 0; margin: auto;
  text-align: left;
}

  div#menu p {
    padding: 0; margin: 0 0 0 155px;
    font-size:13px;
  }

  div#menu p a, div#menu p a:link, div#menu p a:visited,
  div#menu p a:active, div#menu p a:hover {
    padding: 1px 11px; margin: 0 5px;
    color: white;
    font-variant: small-caps;
    text-decoration: none;
  }

  div#menu p a:hover {
    background-color: #0066CC;
  }

div#container {
  width: 646px; min-height: 400px;
  padding: 15px 0; margin: auto;
  text-align: left;
  font-size:13px;
  overflow:hidden
}

  div#container .main{
    width:485px;
    background: transparent url(images/sepVert.gif) repeat-y right;
    float:left;
    padding-right:20px;
  }

  div#container .main-footer{
    background: transparent url(images/sepHor.gif) repeat-x 0 bottom;
    height: 5px;
    float: left;
    width: 505px;
  }

  #index div#container .main-footer{
    margin-bottom: 15px;
  }


  div#container .ads{
    float:right;
    width:100px;
    padding-right:20px;
  }

  div#container p.image {
    padding: 0 0 0 50px; margin: 0px;
    border: 0px;
  }

  div#container p.right_align {
    text-align: right;
  }

  div#container p.left_align {
    text-align: left;
  }

  div#container p.center_align {
    text-align: center;
  }

  div#container p.footnote {
    font-size: small;
    font-style: oblique;
    color: #666666;
  }

  div#container ul#link_info {
    list-style: none;
  }

  div#container ul#link_info li p img {
    border: 0;
    padding: 0; margin: 0;
  }

  div#container #create-button{
    background: transparent url(images/buttonGet.gif) no-repeat 0 0;
    display:block;
    width: 395px;
    height:53px;
    left:0; right: 0;
    margin: 0 auto;
    text-indent:-99em;
    text-align:left
  }

  div#container #create-button:hover{
    background-position: 0 -53px;
  }

  div#container .allow{
    width:400px;
    left:0; right: 0;
    margin: 0 auto;
    height:120px;
  }

  div#container .allow a,
  div#container .allow a:visited,
  div#container .allow a:active{
    color:#000;
  }

  div#container .allow span{
    float:left;
    height:115px;
  }

  div#container .allow span b{
    margin-top:0;
  }

  div#container .allow-access{
    width: 152px;
    height:100px;
    background: transparent url(images/allow1_btn.png) no-repeat left bottom;
    margin-right:6px;
  }

  div#container .allow-offline-access{
    width: 242px;
    height:100px;
    background: transparent url(images/allow2_btn.png) no-repeat left bottom;
  }


div#fb_container {
  width: 100%; overflow:hidden;
  padding: 0; margin: 0;
  text-align: left;
}

  div#fb_container .right,
  div#fb_container .left {
    width: 48%;
    float:left
  }

  div#fb_container .left {
    padding-right:2%;
    border-right:1px solid #e5e5e5;
  }

  div#fb_container .right {
    float:right;
  }

  div#fb_container table {
    left:0;
    margin:15px auto 30px;
    right:0;
    width:646px;
  }

  div#fb_container table tr {
    width: 100%;
    margin: 0;
    padding: 0;
  }

   div#fb_container table td {
    vertical-align: top;
    width: 50%;
    margin: 0;
    padding: 0 5px 0 18px;
  }

  div#fb_container .choose-which{
    margin-bottom: 10px;
    font-size:13px;
  }

  div#fb_container .choose-which select{
   margin-top:3px;
   font-size:12px;
   width: 294px;
  }

  div#fb_container table td.with-right-border{
    border-right:1px solid #e5e5e5;
    padding: 0 18px 0 5px;
  }

  div#fb_container h2 {
    margin: 0;
    padding: 8px 0 20px 0;
    font-size: 16px;
  }

  div#fb_container p {
    margin: 0;
    padding: 0;
  }

  div#fb_container span.cals{
  }

  div#fb_container .ext-links{
    width:100%;overflow:hidden
  }

  div#fb_container .ext-links a {
    background: transparent url(images/calendars.png) no-repeat ;
    width: 72px;
    height: 65px;
    cursor:pointer;
    margin-right:2px;
    display:block;
    float:left;
    text-indent:-99em
  }

  div#fb_container p.topsep{
    border-top:1px solid #e5e5e5;
    padding: 7px 0;
    font-size:13px;
  }


  div#fb_container .ext-links .ical{
    background-position: -76px 0;
  }

  div#fb_container .ext-links .sunbird{
    background-position: -227px 0;
  }

  div#fb_container .ext-links .gcal{
    background-position: -151px 0;
  }

  div#fb_container .ext-links .live{
    background-position: -301px 0;
  }

  div#fb_container .ext-links .b30{
    background-position: -379px 0;
  }

  div#fb_container p.cals a:hover{
    cursor:pointer;
  }

  div#fb_container .rss{
    background: transparent url(images/rss.png) no-repeat right center;
    padding-right:20px;
  }


div#footer {
  font-size:13px;
  width: 646px; height: auto;
  padding: 20px 0 4px 0; margin: auto;
  text-align:left;
  background: transparent url(images/sepHor.gif) repeat-x top center;
}

#index div#footer{
  padding-top:2px;
  background: none;
  width: 646px;
  float:left;
}

  div#footer p {
    margin: 0; padding: 0;
  }


ul#messages li p {
  color: #FF0000;
}

  li.warning {
    display: none;
  }

  li.error {
    display: block;
  }

.tz {text-align:center}
