/* global stuff */
BODY { margin: 0; background: #ccc; font-family: verdana, sans-serif; }
FORM { margin: 0; }
INPUT { font-size: 10px; }
BUTTON { font-size: 10px; }
SELECT { font-size: 10px; }
H1 { font-size: 24px; margin: 0 0 15px 0; }
H2 { font-size: 20px; margin: 0 0 10px 0; }
H3 { font-family: arial black; font-size: 13px; font-weight: normal; margin: 0; }
H6 { font-size: 11px; margin: -10px 0 15px 0; }
FIELDSET { border: solid 1px #ccc; padding: 0px 8px 8px 8px; margin-bottom: 4px; }
LEGEND { font-size: 14px; font-weight: bold; margin-bottom: 8px; color: #999; }
TABLE { font-size: 11px; }
A { color: #00a; }
TEXTAREA { font-size: 11px; font-family: verdana, sans-serif; }

/* gist popup stuff */
.p {
   visibility: hidden;
   position: absolute;
   width: 300px;
   padding: 5px;
   margin-left: 15px;
   margin-top: 15px;
   color: #000;
   background: #fff;
   border: solid 1px #000;
   font-size:10px;
   text-align: left;
   text-decoration: none; }
.p img { border: solid 1px #000; width: 100px; height: 150px; margin-right: 10px; }
.p H3 { font-size: 10px; margin: 0 0 2px 0; }
.p H5 { font-size: 10px; margin: 0 0 4px 0; }
.p H5 span.a { padding: 0 1px; background: #9c3; border: solid 1px #000; }
.p H6 { font-size: 10px; font-weight: normal; margin: 0 0 4px 0; }

/* showtimes popup */
.s {
   visibility: hidden;
   position: absolute;
   width: 250px;
   padding: 5px;
   margin-left: 15px;
   margin-top: 15px;
   background: #fff;
   border: solid 1px #000;
   font-size:10px;
   text-align: left;
   text-decoration: none; }
.s P { margin: 0 0 2px 0; }
.s H3 { font-size: 10px; margin: 0 0 2px 0; }
.s H4 { font-size: 10px; margin: 4px 0 2px 0; background: #ccc; }
.s H5 { font-size: 10px; margin: 0; }

   
/* links */
a.tablink { color: #009; text-decoration: none; font-weight: bold; }
a.tablink:active { color: #900; text-decoration: none; }

/* ids */
div#banner { padding: 7px 0 0 0; }
table#banner { font-size: 11px; padding-left: 10px; }
table#banner a { font-weight: bold; text-decoration: none; color: #009; }
table#banner span { font-weight: bold; color:#666; }
sort-table#banner { font-size: 11px; }
sort-table#banner a { font-weight: bold; text-decoration: none; }
#logo { padding-top: 4px; }
div#tabs { background: #ccc; }	
table#tabs { font-size: 12px; font-family: verdana; }
div#window { background: #e9e9e9; font-size: 11px; padding: 0 2px 0 5px; }
div#bigTable {  }
td#tabline { width: 100%; border-bottom: solid 1px #c1c1c1; }
td#search { border-bottom: solid 1px #c1c1c1; }
div#search { width: 320px; padding-left: 40px; margin-bottom: 3px; font-family: verdana; font-size: 10px; }
div#filter { padding: 5px 0 0 5px; }
table#filter { font-size: 10px; font-weight: bold; }
sort-table#filter { font-size: 10px; font-weight: bold; margin-bottom: 5px; }

div#watchlistHome { font-size: 11px; }
div#watchlistHome p { margin: 0 0 5px 0; }

div.promo { margin-left: 10px; background: #fff; font-size: 11px; padding: 4px; border: dotted 1px #ccc; margin-bottom: 12px; margin-top: 4px; }

div#footer { border-top: solid 1px #c1c1c1; font-size: 11px; padding-left: 10px; padding-top: 2px; padding-right: 10px; }

/* movie detail stuff */
div#playing { border: solid 1px #ccc; background: #f2f2f2; padding: 5px; margin-bottom: 10px; }
div#playing p { margin: 0 0 2px 0; }
div#playing p.signin { margin: 0 0 5px 0; background: #fff; padding: 3px; }
div#showtimes { border: solid 1px #ccc; background: #f2f2f2; padding: 2px 5px 5px 5px; margin-bottom: 10px; }
div#showtimes P { margin: 0 0 4px 0; }
div#showtimes H4 { font-size: 11px; margin: 4px 0 4px 0; background: #ccc; }
div#showtimes H5 { font-size: 11px; margin: 0; }
div#showtimes P.customize { font-style: italic; font-size: 10px; margin: 5px 0 0 0; }
div#reviews { border: solid 1px #ccc; background: #f2f2f2; padding: 5px; margin-bottom: 10px; }
div#reviews a:visited { color: #639; }
div#reviews P { font-style: italic; font-size: 10px; margin: 5px 0 0 0; }
div#reviews p.signin { margin: 0; background: #fff; padding: 3px; font-style: normal; font-size: 11px; }
div#detail { }
div#detail p { margin: 0 0 6px 0; }
div#detail a:visited { color: #663399; }
div#rate { border: solid 1px #ccc; background: #f2f2f2; padding: 5px; margin-bottom: 10px; }
div#rate p.signin { margin: 0; background: #fff; padding: 3px; }
table#rate td { text-align: center; }
div#criticReviews { }
div#userReviews { border: solid 1px #ccc; background: #f2f2f2; font-size: 11px; padding: 10px 10px 0 10px; }
div#userReviews P { margin: 0 0 12px 0; }

/* classes */
.button { font-weight: bold; }
.normal { font-weight: normal; }
.a { font-weight: bold; padding: 0 1px; background: #b7ea00; }
.green { font-weight: bold; padding: 0 1px; background: #b7ea00; border: solid 1px #000; }
.b { font-weight: bold; padding: 0 1px; background: #ff0; }
.yellow { font-weight: bold; padding: 0 1px; background: #ff0; border: solid 1px #000; }
.c { font-weight: bold; padding: 0 1px; background: #ffaf00; }
.red { font-weight: bold; padding: 0 1px; background: #ffaf00; border: solid 1px #000; }
.label { font-weight: bold; }
.i { width: 12px; height: 11px; border: none; }
.g { width: 10px; height: 9px; border: none; }
.aka { margin: -10px 0 15px 0; font-size: 11px; }
.error { border: dotted 1px #ccc; background: #fff; padding: 4px; font-size: 11px; font-weight: bold; color: #900; margin-bottom: 10px; }
.confirmation { border: dotted 1px #ccc; background: #fff; padding: 4px; font-size: 11px; font-weight: bold; margin-bottom: 10px; }
.news { border: dotted 1px #ccc; background: #fff; padding: 4px; font-size: 11px; margin-bottom: 10px; }
.news a { text-decoration: underline; font-weight: bold; }
.w { width: 29px; height: 11px; border: none; }
.highlight { background: #fff; }
.tabNormal { font-size: 10px; font-family: verdana; font-weight: normal; }


/* buttons and inputs */
input#searchbox { width: 150px; font-size: 11px; border: solid 1px #999; font-weight: normal; padding: 2px; }
.checkbox { margin: -4px; }
.button { font-weight: bold; }

/* tabs */ 
#HomeActive { width: 50px; border-bottom: none; border-top: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; background: #e9e9e9; }
#HomeInActive { width: 50px; border-bottom: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; }
#ITActive { width: 90px; border-top: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; background: #e9e9e9; }
#ITInActive { width: 90px; border-bottom: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; }	
#DVDActive { width: 115px; border-top: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; background: #e9e9e9; }
#DVDInActive { width: 115px; border-bottom: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; }
#WLActive { width: 156px; border-top: solid 1px #c1c1c1; border-right: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; padding: 5px 0; text-align: center; background: #e9e9e9; }
#WLInActive { width: 156px; border-bottom: solid 1px #c1c1c1;
border-left: solid 1px #c1c1c1; border-right: solid 1px #c1c1c1; padding: 5px 0; text-align: center; }

.table { font-size: 10px; border-right: solid 1px #ccc; }
.table th { background: #eee; border-left: solid 1px #ccc; border-bottom: solid 1px #ccc; border-top: solid 1px #ccc; }
.table th.filter { background: #ffc; }
.table tr { text-align: center; }
.table tr.filter { background: #ffc; }
.table td { border-left: solid 1px #ccc; border-bottom: solid 1px #ccc;}
.table td.left { text-align: left; }
.table td.bold { font-weight: bold; }
.table td.filter { background: #ffc; }
.table td.filterleft { background: #ffc; text-align: left; }
.table td.blank { border-bottom: #fff; border-left: #fff; }

.dack-table { font-size: 11px; }
.dack-table th { background: #dddddd; border-left: solid 1px #e9e9e9; }
.dack-table tr { text-align: center; }
.dack-table td.bold { font-weight: bold; }
.dack-table tr.e { background: #f2f2f2; }

.sort-table { font-size: 10px; table-layout: fixed; }
.sort-table th { background: #e0e0e0; border-left: solid 1px #e9e9e9; cursor: pointer;
cursor: hand; }
.sort-table tr { text-align: center; }
.sort-table td.l { text-align: left; }
.sort-table td.bold { font-weight: bold; }
.sort-table th a { text-decoration: none; }
.sort-table td a { text-decoration: none; }
.sort-table td a:visited { color: #663399; }
.sort-table tr.e { background: #f2f2f2; }
.sort-table tr.o { }
.sort-table td { border-bottom: solid 1px #dbdbdb; }
.sort-table td.z { border-left: solid 1px #dbdbdb; }

.critic-table {  }
.critic-table th { text-align: center; background: #e0e0e0; border-left: solid 1px #e9e9e9; cursor: pointer; cursor: hand; }
.critic-table th { color: #009; }
.critic-table td a:visited { color: #663399; }
.critic-table tr { background: #f2f2f2; }
.critic-table td { border-bottom: solid 1px #dbdbdb; }
.critic-table span.critic { color: #666; }
.critic-table cite { font-weight: bold; }

.sort-arrow {
   width:               13px;
   height:              13px;
   background-position: center center;
   background-repeat:   no-repeat;
   margin:              2px 0;
}

.sort-arrow.descending {
   background-image:    url("../i/downsimple.png");

}

.sort-arrow.ascending {
   background-image:    url("../i/upsimple.png");
}

