/* HTML */


body { 
	font: 12px Arial;
	text-align: center;
	background: url('bg.jpg') #000;
	color: #000;
}
body, h1, p, div, ul, form {
	margin: 0;
	padding: 0;
}
a, a img { 
	border: 0;
	text-decoration: none;
}
h1 { font-size: 218%; }
h2 { font-size: 164%; }
legend, h3 { font-size: 145%; }
h4 { font-size: 118%; }


/* DEFAULT LAYOUT */
#body {
	margin: 0 auto 0;
	width: 750px;
	text-align: left;
	background: #fff;
}
#header { 
	background: url('bg-header.jpg') repeat-x;
	height: 87px;
}
#header #form {
	width: 300px;
	background: green;
	margin-top: 10px;
	float: right;
	color: #fff;
}
#form #login, #form #password { height: 12px; margin: 3px; border: 0;}
#header #form label {
	float: left;
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
	width: 75px;
}
#header .logo {
	margin: 10px;
}
#header #form a {
	text-decoration: none;
	color: #fff;
}
#header #form br{
	clear: left;
}
#header #form #bts {
	margin: 5px; 
	padding-left: 78px
}
#navbar {
	width: 100%;
	background: url('bg-nav.jpg');
	height: 34px;
	border-bottom: 8px solid #124ec0;
	margin-bottom: 10px;
}
#navbar ul {
	width: 100%;
	list-style: none; 
	text-align: center;
}
#navbar li {
	width: 150px;
	display: block;
	float: left;
	padding: 10px 0 10px 0;
}
#navbar li a {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;

}
#navbar li.active {
	background: url('bg-nav.active.jpg') repeat-x;
	cursor: pointer;
}

#sidebar {
	padding-left: 5px;
	float: left;
	width: 140px;
}
#sidebar h3 { 
	margin: 20px 0 0 0;
}
#sidebar ul {
	list-style: none;
	/*background: yellow;*/
}
#sidebar ol {
	padding-left: 35px;
}
#sidebar ul li, #sidebar ol li {
	line-height: 150%;
	width: 100%;
}
#sidebar ul li {
	padding-left: 5px;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar ul li.active {
	background: #1045af;
	/*width: 100%;*/
}
#sidebar ul li.active a {
	color: #fff;
}
#sidebar input#newsletter {
	border: 1px solid #000;
	width: 95%
}

#main { 
	background: #1045af;
	width: 600px;
	float: left;
	margin: 10px 5px 0 0;
}
.index {
	width: 740px !important; 
	background: #1045af !important;
	margin: 10px 5px 0 5px !important;
}
#footer {
	margin: 20px;
	color: #fff;
}
#footer a, #footer #footer a:visited {
	color: #fff;
}
#extras {
	display: block;
	position: absolute;
	text-align: center;
	float: right;
	width: 160px;
	left: 765px;
	padding-right: 10px;
}
#extras ul {
	text-align: left;
}
#extras li a, #extras li a:visited { 
	padding: 2px 0 2px 10px;
	margin-right: 1px;
	color: #000;
	display: block;
}
#extras li a:hover {
	background: #fff;
}
.element{
/* Mozilla ignores crazy MS image filters, so it will skip the following */
width: 160px;
}
/* IE ignores styles with [attributes], so it will skip the following. */
.element[class]{
	background: url(bg-extras.png) no-repeat left center;
}
.element2[class]{
	background: url(bg-extras.png) no-repeat;
}
.extra {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg-extras.png');
}
.extra2 {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg-extras.png');
	margin-top: 10px;
	padding: 10px;
}
.extra3 {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='bg-extras.png');
    margin-top: 10px;
	padding: 10px;
}
.extra[class] {
  background-image:url('bg-extras.png');
}
.extra2[class] {
  background: url('bg-extras.png') no-repeat left bottom;
}


/* SECTION: HOME */
/* Shadow effect */
h1 { 
	margin: 5px 5px 0 5px; display: block; 
	font-weight: bold;

}
#column1 {
	background: url('bg-release.gif') repeat-y top right; 
	padding-right: 5px; 
	width: 49%;
	float: left;
}
#main h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
#column2 h3, #column1 h3 {
	text-align: center;
}
#column2 {
	width: 49%;
	margin-left: 5px;
	float: right;
}
#main a {
	color: #000;
} 
.title {
	margin: 10px 0 5px 5px;
}
.pagination {
	width: 25px;
	float: left;
}
.mini {
	width: 22%;
	text-align: center;
	margin: 0px 4px 0 4px;
}
.mini2 {
	width: 22%;
	text-align: center;
	float: left;
	margin: 0 4px 0 4px;
	background: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.mini3 {
	width: 25%;
	text-align: center;
	float: left;
}

.pagination {
	margin: 10px;
}
.mini img {
	margin-bottom: 5px;
	padding: 5px;
}

/* SECTION: MOVIES */
#mainbar {
	width: 100%;
	background: #fff;
}
#mainbar ul {

	background: #483535;
}
#mainbar li {
	display: block;
	float: left;
	background: url('bg-navbar.jpg') repeat-x;
	height: 26px;
	line-height: 200%;
	padding: 0px;
}
#mainbar li a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	margin: 0 10px 0 10px;
}
#mainbar li.not-selected { 
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px 0 10px;
}
#mainbar li.selected {
	padding: 0 10px 0 10px;
	color: #fff;
}
#mainbar li.active, #mainbar li.selected {
	background: url('bg-nav.active.jpg') repeat-x;
	text-transform: uppercase;	
}


#main #mainbar2 {
	margin: 10px 0 10px 10px;
	color: #fff;
	clear: both;
}
#main #mainbar2 a {
	margin: 0 5px 0 5px;
	text-decoration: none;
	color: #fff;
}
#main .movie {
	background: #fff;
	margin: 0px 5px 5px 5px;
	padding: 5px 5px 0 5px;
	clear: both;
}
#main .movie h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-family: 'arial black';
	text-transform: uppercase;
}
#main .movie .thumb { 
	float: left;
	margin-right: 5px;
	padding: 5px;
}
#main .movie .thumb2 { 
	float: right;
	margin-left: 5px;
	padding: 5px;
}
#main .movie .thumb3 {
	margin: 5px;

}

#main #controls {
	text-align: right;
	background: url('bg-controls.jpg') no-repeat;
	float: right;
	padding: 5px;
	width: 125px;
	height: 173px;
	margin-left: 5px;
}
#main #controls h3 {
	text-align: center;
}
#main .column {
	float: left;
	width: 33%;
}
#main .movie a.button {
	margin-top: 10px;
	background: url('bg-button.hover.jpg') no-repeat;
	width: 88px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	line-height: 210%;
}
#main .movie .button2 {
	margin: 10px 10px 0 0;
	background: url('bg-button2.jpg') no-repeat ;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 10px;
}
#main .movie .button2 a {
	padding: 5px 10px 5px 10px;
	background: url('bg-button2r.jpg')  no-repeat top right;
	height: 29px;
	text-decoration: none;
}
#main .movie .button2 a img {
	margin-top: -5px;
}
#main .movie .trailer {
	float: right;
	margin: 2px;
	width: 100px;
}
#main .movie .trailer img {
	margin-bottom: 1px;
}
#main .movie a.button:hover {
	background: url('bg-button.jpg') no-repeat;	
}








.section {
background: url('bg-tabs.jpg') repeat-x;	
border: 3px solid #1045af;
}


.tab {
	cursor: pointer;
}
.tablecontent {
	text-align: center;
	padding: 10px 0 10px 0;
	line-height: 200%;
	font-weight: bold;

}

#overlay { 
    position: fixed;
    
    /*top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.6;
    opacity:.60;
    filter: alpha(opacity=60);*/
    
    top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001; 
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
#box {
    position: fixed;
	text-align: left;
	height: 300px; 
	width: 600px; 
	left: 50%; 
	top: 50%;
    z-index:1002;
    overflow: hidden;
	background: url('bg-login.jpg') no-repeat #fff;
	color: #fff;
	margin-left:-300px;
	margin-top: -150px;
}
#boxmembership {
    position: fixed;
	text-align: left;
	height: 300px; 
	width: 600px; 
	left: 50%; 
	top: 50%;
    z-index:1002;
    overflow: hidden;
	background: url('../img/joinus/background_membership.jpg') no-repeat #fff;
	color: #fff;
	margin-left:-300px;
	margin-top: -150px;

}
#boxupgrade {
    position: fixed;
	text-align: left;
	height: 300px; 
	width: 600px; 
	left: 50%; 
	top: 50%;
    z-index:1002;
    overflow: hidden;
	background: url('../img/joinus/background_upgrade.jpg') no-repeat #fff;
	color: #fff;
	margin-left:-300px;
	margin-top: -150px;

}
#box a {
	color: #fff;
	text-decoration: underline;
}
#box form {
	line-height: 150%;
	width: 350px;
}


#header2 { 
	background: url('bg-header.jpg') repeat-x;
	height: 74px;
}
#header2 #form {
	width: 420px;
	float: right;
	text-align: right;
	color: #fff;
	font-size: 11px;
	margin-top: 20px;
}

#header2 .logo {
	margin: 10px;
}
#header2 #form a {
	text-decoration: none;
	color: #fff;
}


fieldset { text-align: left; }
#becomeform label{
	float: left;
	width: 180px;
	font-weight: bold;
	text-align: right;
	margin-right: 7px;
	height: 25px;
}
#becomeform h4 {
	width: 180px;
	margin-top: 20px;
	text-align: right;
}
#form br{
	clear: left;
}




