/* General Style */
html,body{margin:0;padding:0}
* html div {         width: 130px;          w\idth: 100px; }
body{
	font-family: 'helvetica neue', arial, "sans serif";
	color:#333333;
	text-align: left;	
	background: #FFFFFF;
	padding-bottom:20px;
	font-size: 11px;
	line-height: 14px;
}
p{margin-top:0}
h1,h2,h3{
	font: normal 110% 'helvetica neue', Arial, sans-serif;
	text-transform: uppercase;
	color: #EB008B;
	letter-spacing: 1px;
}
h2{font-size:120%}
h3{font-size:130%}

h4{
	font: normal 110% 'helvetica neue', Arial, sans-serif;
	text-transform: uppercase;
	color: #EB008B;
	letter-spacing: 1px;
	background-image: url(images/Dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 16px;
	padding-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h5{
	font: normal 130% 'helvetica neue', Arial, sans-serif;
	text-transform: uppercase;
	color: #EB008B;
	letter-spacing: 1px;
	background-image: url(images/Dots.gif);
	background-repeat: repeat-x;
	background-position: 0px 24px;
	padding-bottom: 4px;
	height: 24px;
}

h5 a#returnLink {
    display: block;
    float: right;
    width: 100px;
    height: 23px;
    margin-bottom: 2px;
    text-indent: -9000px;
    background: transparent url(images/but_back_results.gif) no-repeat top left;
}

.movietitle{
	font: normal 140% 'helvetica neue', Arial, sans-serif;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color=#333333;
	border: 1px dotted #EB008B;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.imgbig {
	padding-bottom: 6px;
}
.imgsmall {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.category {
	font-family: 'helvetica neue', Arial, "sans-serif";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EB008B;
}
.grow{
	font-family: 'helvetica neue', arial, "sans serif";
	color:#666;
	font-size: 16px;
}
/* Header Area */
div#header{position: fixed;
width:100%;
height: 218px;
overflow:hidden;
top: 0;
left: 0;
background: #FFF url(images/header_01.jpg) no-repeat;
}
div#menu{width:960px;margin:0 auto;text-align:left}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	float:right;
	font-size: 110%;
	top: 120px;
	left: 260px;
	position: absolute;
	visibility: visible;
	width: 960px;
	overflow: hidden;
}
ul#nav li{
    float:left;
    text-align: left;
    padding: 0;
    background: #EB008B;
    font-size:14px;
    /*font-weight:bold; */
    color: #fff; 
}
ul#nav a {
    text-decoration:none;
    color: #FFFFFF;
    display: inline-block;
    padding: 5px 8px 3px 8px;
    
}
ul#nav a:hover{background: #EB008B;color: #CCFF66}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #EB008B;color: #CCFF66}
div#timestamp {
	float:left;
	font-size: 120%;
	color: #FFF;
	visibility: visible;
	top: 185px;
	left: 30px;
	width: 200px;
	overflow: visible;
	position: absolute;
	z-index: 1;
}
/* Container */
div#container{
	width:960px;
	text-align:left;
	background:#fff;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 220px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	left: 0px;
}
/* Main Body */
div#content{
	float:left;
	display:inline;
	width:690px;
	margin-top: 10px;
	margin-right: 0;
	background-image: url(images/Dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
div#content h2{margin: 10px 0;color: #007BC4}
div#content p{font-family: 'helvetica neue', arial, "sans serif";
	color:#333333;
	text-align: left;
	padding-bottom:6px;
	font-size: 11px;
	line-height: 14px;}
div#content a {
  font-family: 'helvetica neue', arial, "sans serif";
  color: #EB008B;
  text-decoration: underline;
  }
/* homepage boxes */
ul#intro,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#intro{width:100%;overflow:hidden;margin-bottom:10px}
ul#intro li{
	float:left;
	width:175px;
	margin-right: 3px;
	padding: 10px 3px;
}
ul#intro li#f1{
	background-color: #E8E8E8;
	
}
ul#intro li#f2{background: #E8E8E8}
ul#intro li#f3{margin-right:0;background: #E8E8E8}
ul#intro p,ul#intro h3{margin:0;padding: 0 10px}
ul#intro h3{text-transform:uppercase;padding-bottom:3px;color: #666;font-size:120%}
ul#intro a{
	text-decoration:underline;
	color: #Eb008B;
}
ul#intro a:hover{color: #660000}
ul#intro img{
	text-align: center;
	padding: 0px 17px 10px;
}
/* homepage boxes Special */
ul#introA,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#introA{width:100%;margin-bottom:10px}
ul#introA li{
	float:left;
	width:690px;
	margin-right: 3px;
	padding: 10px 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e3e3e3;
}
ul#introA li#f1{background: #E8E8E8;
background-image: url(images/box_bg.gif);}
ul#introA li#f2{background: #E8E8E8;
background-image: url(images/box_bg.gif);}
ul#introA li#f3{margin-right:0;background: #E8E8E8;
background-image: url(images/box_bg.gif);}
ul#introA li#f4{margin-right:0;background: #E8E8E8;
background-image: url(images/box_bg.gif);}
ul#introA p,ul#intro h3{margin:0;padding: 0 10px}
ul#introA h3{text-transform:uppercase;padding-bottom:3px;color: #666;font-size:120%}
ul#introA a{
	text-decoration:underline;
	color: #Eb008B;
}
ul#introA a:hover{color: #660000}
ul#introA img{
	text-align: left;
	padding: 0px 17px 10px;
}
/* Film Section */
ul#films,ul#films li{list-style-type:none;margin:0;padding:0}
ul#films{
	width:690px;
	overflow:hidden;
}
ul#films li{
	float:left;
	width:170px;
	height: 282px!important;
	/*margin-right: 3px;
	padding: 0px 3px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#films li#f1{background: #FFF}
ul#films li#f2{background: #FFF}
ul#films li#f3{margin-right:0;background: #FFF}
ul#films p {margin:0;padding: 0 0px 0 10px}

ul#films {
    padding: 0;
    margin: 0 auto;
}
ul#films h3{
	color: #333333;
	font-size: 12px;
	text-transform: none;
	text-align: center;
	padding: 0px;
	margin: 4px 0;
	font-weight: normal;
}
ul#films a{
	text-decoration: none;
	color: #Eb008B;
	font-weight: bold;
}
ul#films a:hover{
    color: #660000;
    text-decoration: underline;
}
ul#films img{
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
}

ul#films span {
    font-size: 11px;
    text-transform: uppercase;
}
div#linebetween{
	background-image: url(images/Dots.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
}
/* film detail */
div#photoside{
	float:left;
	width:235px;
	margin-top: 10px;
	margin-right: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
div#infoside{
    float: right;
	width:450px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#reviewside{
	clear:both;
	
	width:420px;
	margin-top: 10px;
	margin-right: 0;
	}
/* other text treatments */
div.date{float:left;width: 5em;padding: 8px 0;background: #F1DDC4;color:#660000;
    text-align:center;margin: 0 4px 4px 0;font-size: 100%;line-height:0.9}
div.date span{display:block;font-size: 150%;font-weight:bold}
div.comments div{background: #EEE;margin-bottom:10px}
div.comments p{padding: 10px;margin:0}
div.comments div.odd{background:#DAE6FE}
/* Side Bar */
div#side{
	float:left;
	display:inline;
	background:#FFF;
	width: 230px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 8px;
	overflow: hidden;
}
div#side p{margin:5px 0;padding: 0 10px}
div#side div{margin: 0 0 0px;padding: 0px 0}
div#side a {
  font-family: 'helvetica neue', arial, "sans serif";
	font-size: 11px;
  color: #EB008B;
  text-decoration: underline;
  }
  
div#side a:hover {
  color: #660000;
  }
  
div#side div#search-module {
    margin-bottom: 20px;
}

    div#search-module label {
        display: block;
        width: 90%;
        padding: 4px;
        text-align: center;
        text-transform: uppercase;
    }
    div#search-module select {
        width: 206px;
        margin: 0 12px 10px 12px;
    }
    
    div#side h4 {
        margin: 0;
        padding: 0;
        width: 230px;
        height: 26px;
        text-indent: -9000px;
    }
    
    h4#searchmod-header {
        background: transparent url(./images/hd_searchcatalog.gif) no-repeat top left;
    }

    h4#newsmod-header {
        background: transparent url(./images/hd_currentnews.gif) no-repeat top left;
    }

div#news, div#search-module {
	/*width: 230px;*/
	border: thin solid #BFBFBF;
	font-size: 11px;
}
ul#titles, ul#titles li {
	margin:5px 0 0px 8px;
	padding: 0 10px 5px 8px;
	list-style-position: outside;
	font-size: 11px;
	text-transform: capitalize;
}

div#sidetitles {
    height: 500px;
    overflow-y: scroll;
}
/* Footer */
div#footer{
	clear:both;
/*width: 960px;	*/
margin:50;
	padding: 10px 0;
	background: #FFF;
	color: #333333;
	text-align:left;
	font-family: 'helvetica neue', Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 267px;
}
div#footer p{margin:0}
div#footer a {
  font-family: 'helvetica neue', arial, "sans serif";
	color: #EB008B;
	text-decoration: underline;
	display: inline;
  }
  
/* new */

ul.pagenav {
  list-style: none;
  margin: 0 0 10px 0; 
  padding: 0;
  float: right;
}

ul.pagenav li {
  float: left;
  margin-right: 8px;
  font-size: 11px;
  text-align: center;
  color: #EB008B;
}

  ul.pagenav li.active {
      border: 1px dotted #EB008B;
  }
div#content ul.pagenav li a:link, 
div#content ul.pagenav li a:visited, 
div#content ul.pagenav li a:active {
  padding: 0 3px 0 5px;
  text-decoration: none;
}

  ul.pagenav li a:hover {
      text-decoration: underline;
  }
    
    
a#bannerlink img{
    border: 0;
    margin-bottom: 10px;
}  
  
#videoplayer {
    overflow: hidden;
    margin-bottom: 20px;
}
#video {
    width: 330px;
    height: 160px;
    float: left;
    background-color: #000;
    text-align: center;
}

#videolist {
    width: 355px;
    height: 160px;
    background-color: #666;
    float: right;
}

    #videolist ul {
        list-style: none;
        margin: 3px 0 0 3px;
        padding: 0;
    }

        #videolist ul li {
            height: 22px;
            margin: 3px 0;
        }
        
        #videolist ul li.active {
            position: relative;
            margin-left: -30px;
            padding-left: 30px;
            background: transparent url(images/pinkbar.gif) repeat-x top left;
        }
        
            #videolist ul li a {
                display: block;
                height: 18px;
                padding: 4px 0;
                padding-left: 18px;
                font-size: 14px;
                color: #fff;
                text-decoration: none;
                background: transparent url(images/icon_videopointer.gif) no-repeat 0 40%;
            }
            
            #videolist ul li a:hover {

            }
            
#salescontact {
    padding: 8px 8px 2px 8px;
    background-color: #ddd;
    overflow: hidden;
}

    #salescontact h6, #salescontact p {
        margin: 0; padding: 0;
        font-size: 13px;
    }
    #salescontact h6 {
        float: left;
    }
    
    #salescontact p {
        float: right;
    }
    
    #salescontact span {
        display: inline-block;
        padding: 0 8px;
    }
    
.market_labels {
    margin: 0;
    padding: 0 0 4px 0;
}

    .market_labels img {
        margin-right: 4px;
    }
	
	
#slider1 {
    width: 640px; /* important to be same as image width */
    height: 170px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 640px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	width: 640px;
	background-color: #404040;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	font-family: 'helvetica neue', arial, "sans serif";
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}

.right {
	right: 0;
	bottom: 0;
	width: 170px !important;
	height: 143px;
}
#slider1 ul {
	list-style-type: none;
margin-left: -34px;
}	
