/*=== YUI Doc Setup ===*/
#custom-doc { width:77.15em;*width:75.29em;min-width:1003px; margin:auto; text-align:left; }

/*=== YUI Base Normalization ===*/
body, html {
  font: 13px Verdana,sans-serif;
  margin: 0;
  padding: 0;
    text-transform: inherit;
}

img {
    border: 0;
}

#robotEmail {
    display: none;
}

a:link, a:visited, a:hover, a:active {
   text-decoration: underline;
}

table {
    border: 0;
}
td, th {
    padding: 5px;
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #black;
  font: Verdana, sans-serif;
    font-weight: normal;
  letter-spacing: -1px;
}
h1 { font-size: 24px; }
h2 { font-size: 18px; }

li {
    margin-left: 5px;
}
ul.no_bullet_list, ul.no_bullet_list li {
    list-style-type: none;
}

/* css components */
.ajaxStatus {
    height: 16px;
    width: 100px;
    line-height: 16px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
}
.ajaxDone {
    background: url(/www/img/greencheck.png) no-repeat top left;
}
.ajaxWait {
    background: url(/www/img/wait.gif) no-repeat top left;
}
.ajaxError {
    background: url(/www/img/error.png) no-repeat top left;
}

.help {
    font-size: 80%;
    font-style: italic;
    margin: 0;
}

.attention {
    border: 1px solid black;
    background: yellow;
    padding: 5px;
}

a.add { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/plus-circle-frame.png) no-repeat scroll left top; display: block; }
a.download { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/drive-download.png) no-repeat scroll left top; display: block; }
a.email { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/email.png) no-repeat scroll left top; display: block; }
a.email_send { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/email_send.png) no-repeat scroll left top; display: block; }
a.edit { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/pencil.png) no-repeat scroll left top; display: block; }
a.delete { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/cross-circle.png) no-repeat scroll left top; display: block; }
a.link { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/chain.png) no-repeat scroll left top; display: block; }
a.user { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/user.png) no-repeat scroll left top; display: block; }
a.current_tours { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/films.png) no-repeat scroll left top; display: block; }
a.client_panel { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/client_panel.png) no-repeat scroll left top; display: block; }
a.film { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/film.png) no-repeat scroll left top; display: block; }
a.film_arrow { min-height: 20px; padding-left: 20px; padding-bottom: 1px; background: transparent url(/www/img/film_arrow.png) no-repeat scroll left top; display: block; }
