@charset "UTF-8";

/* CSS Document */

body {
   margin:0;
   padding:0;
   color:#646f7d;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
}

* html img,* html div {
   behavior: url(js/iepngfix.htc)
}

#wrap {
   width:863px;
   margin:0 auto;
}

#mainholder {
   width:863px;
}

#vertbg {
   width:863px;
   background:url(../images/vertbg.jpg) repeat-y;
}

#horbg {
   background:#ebebeb url(../images/horbg.jpg) repeat-x;
   width:850px;
   min-height:750px;
   margin:0 auto;
   padding:20px 0 0 0;
}
* html #horbg {
   background:#ebebeb url(../images/horbg.jpg) repeat-x;
   width:850px;
   height:750px;
   margin:0 auto;
   padding:20px 0 0 0;
}

#mainmenu {
   background:url(../images/menuBG.jpg) no-repeat;
   width:816px;
   height:29px;
   margin:0 auto 0 auto;
}
#mainmenu ul li a.current {
background-position:bottom left;
}
#home {
width:53px;
background-image:url(../images/home.gif);
}
#inproduction {
width:118px;
background-image:url(../images/inproduction.gif);
}
#aboutcebu {
width:96px;
background-image:url(../images/aboutcebu.gif);
}
#contactus {
width:90px;
background-image:url(../images/contactus.gif);
}
#mainmenu ul {
   padding:0;
   margin:6px 0 0 0;
   list-style:none;
   height:18px;
   width:385px;
   float:right;
}

#mainmenu ul li {
   float:left;
}
#mainmenu ul li a {
height:18px;
display:block;
}
#mainmenu ul li a:hover {
background-position:bottom left;
}
#mainmenu ul li a img {
   border:none;
}

#bottomcurves {
   background:url(../images/bottomcurves.jpg);
   width:863px;
   height:31px;
}

#contwrap {
   width:816px;
   margin:0 auto;
}

#contentholder {
   width:816px;
   margin:0 auto;
}

#logoFilm {
   position:absolute;
}
#OneCol {
width:816px;
padding:0 0 20px 0;
border-top:1px solid white;
}
* html #OneCol {
padding:25px 0 20px 0;
}
.left, .right {
float:left;
width:395px;
}
.left {
padding:20px 10px 0 0;
}
.right {
padding:20px 0 0 10px;
}
#Contleft {
	   width:280px;
         float:left;
         margin:10px 0 0 0;
}
#space{
height:1040px;
}
#Contright {
   width:534px;
   float:right;
   margin:10px 0 0 0;
}

#displaced {
   width:430px;
   float:right;
}

#Contright p, #OneCol p {
   color:#7b8491;
   line-height:1.5em;
   font-size:12px;
   font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
   display:block;
}
#cebuimages {
margin:0 auto;
width:506px;
display:block;
}
.clear {
   clear:both;
   float:none;
}
#Contright h2 {
color:#646f7d;
font-size:22px;
}
#Contright h3, #OneCol h3 {
color:#4f5e71;
}
#footer {
text-align:center;
padding:10px;
}
.pic {
border:3px solid #333333;
margin:0 10px 10px 0;
}

#prodmovie {
}
#detail div{
position:relative;
top:240px;
}
#detail {
float:right;
width:220px;
margin:50px 0 0 0;
}
#detail h4 {
color:#646f7d;
margin:0;
padding:0;
}
#detail ul {
color:#646f7d;
padding:0 0 0 20px;
}
#poster {
float:left;
}
#contact {
padding:0 0 0 20px;
}