/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* MOVIES
----------------------------------------------------------------------------- */

.title {width:px; height:px;}

.title .form2 {width:882px; height:30px; border:1px solid #ccc; margin:10px 0; padding:10px 8px 0;}
.title .form2 select {height:20px; width:100px;}
.title .form2 .select1 {width:40px;}
.title .form2 span {color:#262F47;}
.title .form2 strong {text-transform:uppercase; font-size:11px;}

.days {margin:10px 0 0 0; width:900px; overflow:hidden; border:1px solid #ccc;}
.days h2 {background: #262F47; display: block; padding: 6px 0 6px 6px; text-transform: uppercase; color: #fff; font-size: 18px; margin:0; }
.days h3 {display: block; padding: 6px 0 10px 38px; text-transform: uppercase; color: #262F47; font-size: 12px; font-weight:bold; }
.days .h3icon1 {background:url(images/w_icon1.gif) left top no-repeat; margin-left:50px;}
.days .h3icon2 {background:url(images/w_icon2.gif) left top no-repeat; margin-left:28px;}
.days .h3icon3 {background:url(images/w_icon3.gif) left top no-repeat; margin-left:26px;}
.days .h3icon4 {background:url(images/w_icon4.gif) left top no-repeat; margin-left:24px;}
.days .h3icon5 {background:url(images/w_icon5.gif) left top no-repeat; margin-left:12px;}
.days ul {width:1000px;}
.days li { width: 170px; float:left; padding:8px 0 8px 8px;}
.days li p {font-weight:bold; text-align:center; background:#ECECEC; border:1px solid #ccc; padding:6px;}
.days li img {display:block;}






















