/* 
culture shock: voodoo dolly v1.0
pogy366: http://www.raykdesign.net
Oct. 2005 
*/

/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px; 
color:#353535; 
margin:150px 0 0 0;
padding:0 0 0 0;
background:url(../images/new-header.jpg) top center no-repeat;
background-color:#48664a;
text-align:center;
}

/*.top {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:9px;
background:#181BAB url(../images/page_top.jpg) no-repeat;
}
*/

.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:780px;
background:#fff; /*url(../images/body_bg.jpg) repeat-y;*/
text-align:center;
}

.header {
position:relative;
margin:0 0 0 0 !important;
margin:0 0 0 0;
padding:0 0 0 ;
width:780px !important;
width:780px;
height:125px;
text-align:left;
}

.header2 {
position:relative;
margin:0 0 0 0 !important;
margin:0 0 0 0;
padding:0 0 0 ;
width:780px !important;
width:742px;
height:80px;
background:#00CC33 url(../images/header_bg2.jpg);
text-align:left;
}

.logo {
position:relative;
float:left;
margin:0 20px 0 0;
padding:0 0 0 0;
}

/*
.navbar {
position:relative;
margin:0 0 0 0;
padding:0 0 0 0;
width:780px !important;
width:742px;
height:39px;
background:#ffffff url(../images/nav_bg.jpg);
text-align:left;
color:#000000;
font-size:.9em;
}
*/

.container {
position:relative;
margin:10px 0 0 10px;
padding:0 0 0 0;
width:760px !important;
width:742px;
background:transparent;
text-align:left;
}


.left_column {
position:absolute;
left:0;
width:140px;
margin:0 0 0 0;
padding:0 0 0 0;
background:transparent;
font-size:.9em;
color:#6E312A;
}

.main_content {
margin:0 10px 0 10px;

}


.center_column {
position:relative;
width:600px;
margin:0 0 0 140px;
padding:0 0 0 10px;
border-left:1px solid #999999;
}

.box_right {
position:relative;
float:right;
width:150px;
margin:0 0 3px 10px !important;
margin:0 5px 3px 10px;
padding:2px 0 2px 10px;
background:#eeeeee;
border:1px solid #cccccc;
text-align:left;
color:#000000;
font-size:12px;
}

.box_right_poll {
position:relative;
float:right;
width:165px;
margin:0 0 3px 10px !important;
margin:0 5px 3px 10px;
padding:2px 0 2px 10px;
background:transparent;
border:transparent;
text-align:left;
color:#000000;
font-size:12px;
}


.footer {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 0;
width:780px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

.footer_old {
position:relative;
margin:0 0 0 0;
padding:10px 0 0 0;
width:780px;
border-top:1px solid #999999;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
color:#6E312A;
background:transparent;
text-align:right;
}

.footer_logo {
position:relative;
float:right;
margin:0 2px 0 50px;
padding:0 0 0 0;
}

.bottom {
margin:0 auto;
padding:0 0 0 0;
width:780px;
height:11px;
background:#ffffff url(../images/page_bottom.jpg) no-repeat top;
}

/* navigation bar */
.navbar ul{
background-color: red;
margin:0px;
}

.navbar {
width:780px;
height:40px;
background-image:url(../images/film-strip.jpg);
text-align:center;
color:#000000;
/*border-left:5px solid #838673;
border-right:5px solid #838673;*/
white-space: nowrap;
line-height: 40px;
}

.navbar a {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:14px;
color:#000000;
}

.navbar li{
float:left;
list-style:none;
text-align:left;
}

#nav {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
width: 140px;
padding: 0 0 0 0;
margin: 0;
}

#nav ul{
list-style:none;
margin: 0;
padding: 0;
}

#nav ul li{
margin: 0;
padding: 0;
/*border-top: 1px solid;*/
background:transparent;
}

#nav ul li a{
display: block;
padding: 2px 0px 2px 0px;
/*border-bottom: 1px solid;*/
/*background-color:#036;*/
color:#003366;
text-decoration:none;
}

#nav ul li.active a{
display: block;
padding: 2px 0px 2px 0px;
/*border-bottom: 1px solid;*/
/*background-color:#265;*/
color:#265;
text-decoration:none;
cursor:default;
}

#nav ul li a:hover{
background-color: #22AF22;
color:#000000;
}

#nav ul li.active a:hover{
color:#265;
}

/* fonts and colors */
h1 {
color:#353535;
font-size:16px;
margin:0;
}

h1 a {
color:#48664a;
text-decoration:underline;
}

h2 {
color:#353535;
font-size:1.2em;
/*text-transform:capitalize;*/
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}

/*h2:after {
color: #1754FF;
content: "\0020 \00BB";
}*/

h3 {
color:#48664a;
font-size:14px;
font-weight:bold;
margin:10px 0;
}

h3 a {
color:#48664a;
text-decoration:underline;
}

.box_right h3 {
color:#1754FF;
margin:2px 0 -10px 0;
}

.box_right h3:after {
color: #1754FF;
content: "\0020 \00BB";
}

h4{
color:#353535;
font-size:1.2em;
font-weight:bold;
margin:0 0 -14px 0;
padding:0;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
text-align:center;
font-size:36px;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
vertical-align:bottom;
text-align:center;
}

.big-number {
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;}

.movie-title {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;}

a {
color:#1754FF;
text-decoration:underline;
}

a:hover {
color:#618A64;
text-decoration:underline;
}

.left_column a {
color:#000000;
text-decoration:underline;
}

.left_column a:hover {
color:#999999;
text-decoration:none;
}

ul li {
text-align:left;
list-style:none;
}

/* images */
img {
border:none;
}

.left {
float:left;
margin:0 10px 0 0;
padding:0 0 0 0;
}

.right {
float:right;
border:1px solid #000;
margin:20px 10px 20px 20px;
padding:0 0 0 0;
}

.right-noborder {
float:right;
margin:0 10px 20px 20px;
padding:0 0 0 0;
}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Styles for Top 50 pages */

.big-number-new {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;}

.movie-title-big {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;}

.img-spacer {
padding: 10px 0 0 20px;
border: 1px solid #000;}

.right2 {
float:right;
border:1px solid #bbb;
margin:5px 10px 20px 20px;
padding:0 0 0 0;
clear:both;
}

/*star-related style stuff*/
.star-rating, 
.star-rating a:hover, 
.star-rating a:active, 
.star-rating a:focus, 
.star-rating 
.current-rating { background: url(../images/star-rating/star-orig.gif) left -1000px repeat-x; } .star-rating { position:relative; width:125px; height:25px; overflow:hidden; list-style:none; margin:0; padding:0; background-position: left top; } .star-rating li { display: inline; } .star-rating a, .star-rating .current-rating { position:absolute; top:0; left:0; text-indent:-1000em; height:25px; line-height:25px; outline:none; overflow:hidden; border: none; } .star-rating a:hover, .star-rating a:active, .star-rating a:focus{ background-position: left bottom; } .star-rating a.one-star{ width:20%; z-index:6; } .star-rating a.two-stars{ width:40%; z-index:5; } .star-rating a.three-stars{ width:60%; z-index:4; } .star-rating a.four-stars{ width:80%; z-index:3; } .star-rating a.five-stars{ width:100%; z-index:2; } .star-rating .current-rating{ z-index:1; background-position: left center; } .inline-rating{ display:-moz-inline-block; display:-moz-inline-box; display:inline-block; vertical-align: middle; } .small-star{ width:50px; height:10px; } .small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating{ background-image: url(../images/star-rating/star_small.gif); line-height: 10px; height: 10px; }
