.cinema {width:200px;}
.cineName {font-size: 1.2em; font-weight:bold; }
.geo {display: none;}
.omu {font-style: italic;}
.del {background: url(del.png) no-repeat; padding: 0px 2px 0px 11px;}
.add {background: url(add.png) no-repeat; padding: 0px 2px 0px 11px;}
.cine_id {display: none;}
.clearBoth {clear: both;}


body { font: 0.9em Verdana, sans-serif; color: #000; background-color: #fff; margin: 5px; }
a:link, a:active { color: #fff; text-decoration: none; }
a:visited { color: #ccc; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

#search, #left {
  color: #fff;
}
img {
  border-width: 0px;
}
table {
  border: 1px solid #fff;
  border-collapse: collapse;
}
table.cinemas {
  width: 100%;
}
th {
  border-width: 0px;
}
td {
  border-width: 0px
}
table.infoTable {
  border: 1px solid #ccc;
}
.infoTable th, .cinemas td {
  padding: 8px;
  border: 1px solid #ccc;
}
.infoTable td, .cinemas td {
  padding: 2px 5px;
  border: 1px solid #ccc;
}
h1 {
  margin: 5px 5px 15px 5px;
}

#selection ul {
  padding: 10px 5px 10px 20px;
  margin: 0;
}
.active {
  font-weight: bold;
}

#main {
  float:left;
  border: 2px solid #000;
  margin-bottom: 15px;
}
#shows {
  display:none;
  clear: both;
}
#search table {
  background-color: #000;
}
#search td {
  padding: 2px;
}
#left, #logo {
  width: 308px;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  overflow: hidden;
}
#logo {
  vertical-align: bottom;
}
#left {
  width: 300px;
  margin-left: 5px;
  clear: left;
  vertical-align: top;
}
#left-info, #left-selection {
  margin-bottom: 15px;
  margin-left: 4px;
  border: 1px solid #000;
  background: #000 url(header300.png) no-repeat;
  padding: 35px 2px 2px 2px;
}
#menu {
  font-weight: bold;
}
#themap {
  float: left;
  height:600px; width:650px;
}

#themap a:link, #themap a:active { color: #000; text-decoration: none; }
#themap a:visited { color: #555; text-decoration: none; }
#themap a:hover { color: #555; text-decoration: underline; }

#footer {
  text-align: center;
  color: #fff;
  background-color: #000;
  clear: both;
}
#top {
  border-width: 0px;
}
#all > tbody > tr > td {
  border: 0px solid #f00;
}
