/*  CSS DOCUMENT - USED EVERY PAGE  */

body {
background-image: url("../images/greymaxfleur.gif");
width: 100%;
height: 100%;
margin: 0 auto;
background-repeat: repeat;
padding-top: 10px;
padding-bottom: 10px;
}

#page {
width: 900px;
height: 700px;
background-image: url("../images/page_trial.gif");
margin: auto;
}

#longPage {
width: 900px;
height: 900px;
background-image: url("../images/page_trial.gif");
margin: auto;
}

#widePage {
width: 900px;
height: auto;
background-image: url("../images/page_wide.gif");
margin: auto;
}

#altWidePage {
width: 900px;
height: 900px;
background-image: url("../images/page_wide.gif");
margin: 0 auto;
}

#altPage {
width: 900px;
height: auto;
background-image: url("../images/altPage.gif");
margin: auto;
}

#popPage {
width: 500px;
height: auto;
background-image: url("../images/popup_page.gif");
margin: 0 auto;
}

#header {
clear: both;
width: 860px;
height: 79px;
background-image: url("../images/header.gif");
padding-top: 40px;
padding-left: 40px;
background-repeat: no-repeat;
}

#menulinks {
clear: both;
width: 875px;
height: 39px;
padding-left: 25px;
background-image: url("../images/menulinks.jpg");
}

#menulinks a {
padding-left: 20px;
padding-right: 20px;
padding-top: 9px;
height: 29px;
background-image: url("../images/menulinks.jpg");
background-position: top center;
display: block;
color: #ffffff;
text-decoration: none;
float: left;
font-size: 14px;
font-weight: bold;
margin-left: 3px;
margin-right: 3px;
}
  
#menulinks a:hover, {
text-decoration: none;
color: #95b4cc;
}

.menuline {
background-image: url("../images/menuline.jpg");
height: 39px;
width: 2px;
float: left;
display: block;
}

#mainarea {
width: 860px;
clear: both;
padding-left: 40px;
}

#altMainarea {
width: 820px;
clear: both;
padding-left: 40px;
}

#contentarea {
width: 565px;
padding-right: 30px;
float: left;
line-height: 14pt;
padding-bottom: 10px;
}

#wideContent {
width: 830px;
line-height: 12pt;
padding-bottom: 10px;
padding-right: 30px;
margin: 0 auto;
font-size: 12px;
}

#sidebar {
float: left;
width: 245px;
line-height: 14pt;
}

#footer {
width: 900px;
clear: both;
height: 41px;
padding-top: 10px;
text-align: center;
font-size: 10pt;
line-height: 12pt;
background-image: url("../images/footer.jpg");
background-repeat: no-repeat;
margin: 0 auto;
}

#footer a.showtime{
	color: black;
	text-decoration: none;
	cursor: text;
}
h1 {
font-size: 20pt;
color: #4a4e74;
margin: 0;
}

h2 {
font-size: 12pt;
color: #4a4e74;
padding-top: 6px;
}

.description {
font-size: 14pt;
color: #cccccc;
margin: 0;
}

a {
color: #4a4e74;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

#content2 {
margin: 0 auto 20px 20px;
padding: 1em 0 0 0;
width: 512px;
background: transparent;
float: none;
}

/** Photo Navigation **/
a:link, a {
text-decoration: none;
color: #4a4e74;
}
p, ul {
margin: 0 6px;
padding: 0;
}


/** Photo Styling **/
p.img {
display: block;
margin: 0 auto 5px auto;
border: 1px solid #cccccc;
border-bottom-color: #eeeeee;
border-left-color: #dddddd;
border-top-color: #bbbbbb;
color:black;
}

p.photo {
margin: 0 0 10px 0;
float: left;
width: 75%;
text-align: center;
background: transparent;
line-height: 2em;
color:black;
}

p.photo a {
display: block;
float: left;
width: 300px;
margin: 0;
padding: 4px 4px 9px 4px;
border: 1px solid #cccccc;
border-top-color: #eeeeee;
border-right-color: #dddddd;
border-bottom-color: #bbbbbb;
background-color: #ffffff;
text-align: center;
text-decoration: none;
color:black;
}

p.photo a:hover {
border-color: #cccccc;
background-color: #eeeeee;
text-decoration: none;
color:black;
}

p.description {
clear: left;
color:black;
}


/** Thumbnail Navigation **/
ul.navigation {
margin: 0 0 10px 0;
padding: 0;
text-align: center;
background:transparent;
line-height: 1em;
list-style: none;
color:black;
}

ul.navigation li {
display: inline;
margin: 0 auto;
padding: 0;
color:black;
}

ul.thumbnails a {
display: block;
float: left;
margin: 0 auto;
padding: 4px 4px 9px 4px;
border: 1px solid #cccccc;
border-top-color: #eeeeee;
border-right-color: #dddddd;
border-bottom-color: #bbbbbb;
background-color: #ffffff;
text-align: center;
text-decoration: none;
color:black;
}

ul.thumbnails a:hover {
border-color: #cccccc;
background-color: #eeeeee;
text-decoration: none;
color:black;
}

ul.thumbnails a {
width: 75px;
margin-right: 10px;
margin-bottom: 10px;
text-decoration: none;
color:black;
}


/** Thumbnail Styling **/
ul.thumbnails {
margin: 0 0 10px 0;
padding: 0;
float: left;
text-align: center;
background: transparent;
line-height: 1em;
list-style: none;
color:black;
}

ul.thumbnails li, ul.navigation li {
display: inline;
margin: 0;
padding: 0;
color:black;
}

input.btn{
width: 125px;
}

img.clean{
border: none;
}

#movie{
width: 550px;
height: 250px;
margin: 0 auto;
}

#multipleBox {
height: 20px;
}

.infoPop {
width: 200px;
height: auto;
z-index: 5;
}
