
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td {
margin : 0;
padding : 0;
font-family : "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
fieldset, img {
border : 0;
}
input, textarea {
font-weight : normal;
font-size : 11px;
background-color : #ebf4e6;
color : #0e7399;
padding : 3px;
border : 1px solid #0e7399;
text-decoration : none;
cursor : pointer;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style : normal;
font-weight : normal;
}
ol, ul {
list-style : none;
}
caption, th {
text-align : left;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : normal;
}
q:before, q:after {
content : '';
}
abbr, acronym {
border : 0;
}
a {
cursor : pointer;
}
body {
background : #ffffff url("gfx/background.gif") repeat-x;
text-align : center;
}
input, select {
font-family : "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
}
select {
font-size : 12px;
}
#overlay {
position : absolute;
display : none;
top : 0;
left : 0;
z-index : 99;
background-color : #000;
margin : 0;
padding : 0;
}
#message, #loading {
z-index : 1500;
position : absolute;
display : none;
background-color : #274255;
padding : 10px;
color : #d0f1fb;
border : 1px solid #cbf0fb;
font-family : "Lucida Sans Unicode";
font-size : 16px;
font-weight : bold;
text-align : center;
}
#popup {
position : absolute;
width : 500px;
display : none;
z-index : 1000;
text-align : left;
}
#popup .popup_content {
background-color : #ebf4e6;
padding : 20px;
}
.textbox {
padding : 0 0 5px 0;
line-height : 200%;
font-size : 14px;
}
.borderless {
border : 0;
}
.error {
font-size : 13px;
color : red;
line-height : 130%;
}
.error_item {
padding-bottom : 10px;
}
#wrapper {
margin-left : auto;
margin-right : auto;
width : 750px;
text-align : left;
padding-top : 7px;
}
#logo {
height : 115px;
}
#users {
padding-top : 8px;
float : right;
padding : 10px;
}
#users a {
font-size : 12px;
font-weight : bold;
color : #0e7399;
padding : 8px 8px 8px 40px;
border : 1px solid #0e7399;
text-decoration : none;
margin-left : 5px;
}
#users a:hover {
border : 1px dashed #0e7399;
}
#search {
padding-left : 10px;
clear : both;
vertical-align : middle;
height : 30px;
}
#links {
clear : both;
height : 25px;
}
#links ul {
list-style : none;
}
#links ul li {
float : left;
margin-right : 10px;
font-size : 12px;
padding : 5px;
}
#links ul li a {
color : #598c09;
text-decoration : underline;
padding : 5px;
}
#links ul li a:hover {
background-color : #ffffff;
border : 0;
}
.green_title {
color : #7fc212;
font-size : 20px;
font-weight : bold;
}
#content {
clear : both;
padding-top : 10px;
}
#blue_content, #green_content, #turquoise_content {
padding-top : 10px;
clear : both;
}
#blue_content .title, #green_content .title, #turquoise_content .title, #popup .popup_title {
padding : 10px;
font-size : 20px;
font-weight : bold;
}
#blue_content .title {
background-color : #d8f1f8;
color : #107297;
}
#blue_content .rest {
background : #ffffff url("gfx/blue_bg.gif") repeat-x;
}
#green_content .title, #popup .popup_title {
background-color : #defea9;
color : #578808;
}
#green_content .rest {
background : #ffffff url("gfx/green_bg.gif") repeat-x;
}
#turquoise_content .title {
background-color : #d4f1f9;
color : #107393;
}
#turquoise_content .rest {
background : #ffffff url("gfx/turquoise_bg.gif") repeat-x;
}
#blue_content .movie_info {
width : 360px;
padding : 5px;
float : left;
height : 150px;
}
#blue_content .movie_image {
width : 100px;
padding : 5px;
float : left;
}
#blue_content .movie_detail {
width : 250px;
float : left;
font-size : 11px;
color : #0d7191;
padding-top : 10px;
}
#blue_content .movie_detail_text {
padding : 5px;
}
#blue_content .movie_points {
font-size : 15px;
padding : 5px;
font-weight : bold;
color : #ccdadd;
width : 140px;
}
.blue_text {
color : #0f728f;
}
#blue_content .movie_title a, #blue_content .movie_image a {
display : block;
color : #0e7391;
font-size : 15px;
text-decoration : none;
padding : 5px;
}
#blue_content .movie_title a:hover, #blue_content .movie_image a:hover {
background-color : #d7f2f9;
}
.clear_div {
clear : both;
}
#green_content .movie_title a, #green_content .movie_image a {
display : block;
color : #578a01;
font-size : 11px;
text-decoration : none;
padding : 5px;
}
#green_content .movie_title a:hover, #green_content .movie_image a:hover {
background-color : #deffa8;
}
#green_content .movie_info {
width : 235px;
padding : 5px;
float : left;
height : 120px;
}
#green_content .movie_image {
width : 70px;
padding : 5px;
float : left;
}
#green_content .movie_detail {
width : 155px;
float : left;
font-size : 10px;
color : #daf0af;
padding-top : 10px;
}
.green_text {
color : #55870a;
}
#green_content .movie_detail_text {
padding : 5px;
}
#green_content .movie_points {
font-size : 15px;
padding : 5px;
font-weight : bold;
color : #cde6a3;
width : 140px;
}
#green_content .movie_sessions {
padding : 5px;
}
#green_content .movie_sessions a {
color : #578b03;
}
#green_content .movie_sessions a:hover {
background-color : #deffa8;
}
#turquoise_content .movie_info {
width : 355px;
padding : 10px 0 0 10px;
float : left;
}
#turquoise_content .movie_info a {
display : block;
padding : 5px;
font-size : 12px;
color : #0f7292;
text-decoration : none;
}
#turquoise_content .movie_info a:hover {
background-color : #d2f0fa;
}
.turquoise_text {
color : #0c7394;
font-weight : bold;
}
#summary {
background : #ffffff url("gfx/blue_bg.gif") repeat-x;
height : 194px;
padding : 10px;
clear : both;
}
#summary .summary_image {
float : left;
width : 130px;
padding : 10px;
}
#summary .summary_image img {
border : 5px solid #d7f2f9;
}
#summary .summary_content {
padding : 10px;
width : 545px;
float : left;
}
#summary .summary_title {
font-size : 18px;
color : #0f7492;
line-height : 130%;
padding-bottom : 10px;
}
#summary .summary_detail_text {
color : #0e7391;
font-size : 11px;
line-height : 190%;
}
#movie_tags a {
background-color : #eefdd2;
color : #0d7191;
margin : 2px;
padding : 2px;
text-decoration : none;
}
#movie_tags a:hover {
background-color : #c8ff7a;
}
#summary .summary_text {
padding-top : 20px;
color : #0e7391;
font-size : 11px;
line-height : 160%;
text-align : justify;
}
#summary ul {
padding-top : 20px;
font-size : 12px;
}
#summary ul li {
float : left;
text-align : center;
width : 77px;
}
#summary ul li a {
text-decoration : none;
color : #0e7391;
}
#summary ul li a:hover {
color : #0e7399;
}
#sessions {
clear : both;
padding-top : 10px;
}
#sessions .city_title, #sessions .city_title a {
font-size : 15px;
line-height : 300%;
color : green;
font-weight : bold;
text-decoration : none;
}
.theatres {
font-size : 11px;
clear : both;
color : #0e7391;
line-height : 150%;
background : #edf6d4;
padding : 10px;
border : 1px dashed #69ccea;
margin-bottom : 4px;
}
.theatres a {
color : #66a206;
text-decoration : none;
}
.session {
clear : both;
}
.theatre_title {
clear : both;
}
#movie_ratio {
padding-top : 20px;
text-align : center;
font-size : 30px;
font-family : "Garamond";
color : #0f74b8;
}
#actions {
clear : both;
}
#actions .inner {
clear : both;
background : #eefdd5;
padding : 20px;
border : 1px solid #88c623;
font-size : 11px;
color : #0f74b8;
}
.pager_div a {
font-size : 11px;
text-decoration : none;
padding : 2px 4px 2px 4px;
margin : 2px;
color : #475053;
}
.thispage {
font-size : 11px;
font-weight : bold;
padding : 2px 4px 2px 4px;
margin : 2px;
color : #0f74b8;
}
.comment {
font-size : 12px;
}
.comment_info {
color : green;
margin-bottom : 5px;
margin-top : 15px;
}
.comment_rest {
text-align : justify;
}
#actions ul {
list-style : none;
margin : 0;
padding : 0;
}
#actions ul li {
float : left;
padding : 3px;
padding-left : 25px;
width : 200px;
font-size : 12px;
text-align : left;
}
#actions ul li a {
text-decoration : none;
color : #475053;
}
#actions ul li a:hover {
border-bottom : 1px dashed;
}
#footer {
margin-top : 20px;
border-top : 2px solid #defea9;
padding : 20px;
background : #ffffff url("gfx/green_bg.gif") repeat-x;
font-size : 12px;
font-weight : bold;
}
#footer a {
text-decoration : none;
padding : 5px;
color : #578808;
}
#footer a:hover {
background-color : #defea9;
}
.highslide {
cursor : url("gfx/highslide/zoomin.cur"), pointer;
outline : none;
}
.highslide-image {
border : 2px solid white;
}
.highslide-caption {
display : none;
border : 2px solid white;
border-top : none;
font-family : verdana, helvetica;
font-size : 10pt;
padding : 5px;
background-color : white;
}
.highslide-loading {
display : block;
color : white;
font-size : 9px;
font-weight : bold;
text-transform : uppercase;
text-decoration : none;
padding : 3px;
border-top : 1px solid white;
border-bottom : 1px solid white;
background-color : black;
}
a.highslide-credits, a.highslide-credits i {
padding : 2px;
color : silver;
text-decoration : none;
font-size : 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
color : white;
background-color : gray;
}
.highslide-move {
cursor : move;
}
.highslide-overlay {
display : none;
}
.controlbar {
background : #ffffff;
width : 40px;
height : 34px;
}
.controlbar a {
display : block;
float : left;
padding : 5px;
color : #000000;
text-decoration : none;
}
.highslide-display-block {
display : block;
}
.highslide-display-none {
display : none;
}