/* CSS Document */
/* DVD Explorer main CSS */

body, * {
    font-size: 10px;
    font-family: Verdana, Tahoma, sans-serif;
    background-color: #fff;
	
}

body {
    padding: 0;
    margin: 0;
}

h1 {
    text-transform: uppercase;
    font-size: large;
}

p {
    padding: 0;
    margin: .5em 0;
}

a {
    color: #28709c;
    text-decoration: none;
}

a:visited {
    color: #174d6e;
}

a:hover {
    color: #00243b;
}

a img {
    border: 1px solid black;
}

a.biglink, a.biglink:visited, a.biglink:hover {
    font-size: 15pt;
    font-weight: bold;
    text-transform: uppercase;
}

.biglink-container {
    width: 325px;
    /* Firefox doesn't center
    position: relative;
    left: 165px;
    */
}

.teaser {
    font-size: 32pt;
    font-weight: bold;
    text-transform: uppercase;
}

/* large link */
a.ll {
    font-size: 14pt;
    text-transform: uppercase;
}

/* xx-large link */
a.lxxl {
    font-size: 40pt;
    font-weight: bold;
    text-transform: uppercase;
}

a.lxl {
	font-size: 14pt;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration:underline;
}

.small {
    font-size: x-small;
}

.bordered {
    border: 1px solid black;
}

div#page {
    position: absolute;
    width: 660px;
    top: 0;
    left: 50%;
    margin-left: -330px;
    text-align: center;
}

table#page {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
	
}

table#page td, table#page table, table#page table td {
    padding: 0;
    margin: 0;
}

table#page table {
    width: 1px;
}

#languages {
    margin: 0;
}

#header {
    position: relative;
    width: 100%;

    text-align: left;
}

#header h1 {
    margin: 0;
}

#logo {
    height: 140px;
    width: 300px;
}

#header ul {
    position: absolute;
    top: 10px;
    right: 0px;
    list-style-type: none;
    border: 1px solid black;
    border-bottom: none;
    padding: 0;
}


#header ul li {
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid black;
    margin:  0;
    padding: .5em;
    padding-right: 4em;
}

#stats {
    font-size: 10pt;
    font-weight: bold;
    border: 1px solid #fff; /*----------------------MODIFICADO!!!!-----*/
    text-transform: uppercase;
}

.niches {
    border: 1px solid black;
    margin-top: 1em;
    margin-bottom: .5em;
    text-align: left;
}

.niches h2 {
    text-align: left;
    margin: 0;
    font-weight: bold;
}

.niches p {
    margin: 0;
}

.scenebox {
    border: 1px solid black;
	margin-bottom: 1em;
}

.scenebox th {
    font-weight: normal;
}

.scenebox, .scenebox tr, .scenebox th, .scenebox td, {
    margin: 0;
    padding: 0;
}

#bottom-hr {
    display: none;
}

#bottom-nav {
    border: 1px solid black;
    text-transform: uppercase;
}

#bottom-disclaimer {
    border: 1px solid black;
}

#bottom-disclaimer p {
    margin: 0;
}

.prevnext {
    padding: 0;
}

.prevnext li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.prevnext li a {
    font-size: 12px;
    font-weight: bold;
}

.prevnext .prev {
    text-align: left;
}

.prevnext .next {
    text-align: right;
    margin-top: -1em;
}

/* <henry> */

div.leftright {
/*  position:relative; */
  text-align: center;
}

div.leftright span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 50%;
  padding:0px;
  margin:0px;
  }

.dummy {
  font-size: 2px;
  height: 2px;
  padding: 0px;
  margin: 0px auto;
}

.spacer {
  width: 90%; 
  height:50; 
  background-color: white;
  padding: 0px; 
  margin: 0px auto;
}

div.leftright span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  width: 50%;
  padding: 0px;
  margin: 0px;
}

/* </henry> */

/* specialized */

.join {
    width: 100%;
    border: 1px solid black;
}

.join_main h1 {
    font-size: 14pt;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
}

.join_main ul {
    text-align: left;
}

.join_main .ccbenefits li a {
    font-size: 8pt;
}


.join_note h1 {
    display: none;
}

.download {
    border: 2px solid black;
    margin-bottom: 2em;
    background-color: #e4eff6;
}

.download * {
   background-color: #e4eff6;
   color: #000;
} 

.download ul {
    height: 46px;
    padding-left: 51px;
    background-image: url(../images/dlbg.png);
    background-repeat: no-repeat;
}

.download ul li {
    list-style: none;
}

.download ul li a {
    text-decoration: underline;
}


form.login {
    margin-top: 2em;
    text-align: left;
}

#logout {
    position: absolute;
    top: 0;

    background: none;

    text-align: right;

    width: 650px;
}

.ccbenefits {
    text-align: left;
}

.ccbenefits li a {
    font-size: 13px;
    font-weight: bold;
}

a.members_bar  {
	text-decoration:underline;
	text-transform:lowercase;
	text-transform:capitalize;
}


.dvdshowboxtd{
	background: url(images/freesample/dvdshowbox0202.gif) repeat-x bottom;
	padding: 7px;
}

#playerbox{
font-weight:bold;
/*background-image:url(images/freesample/bgplayer.gif);
background-repeat: repeat-x;
background-position:bottom;
border: 1px solid #CCCCCC;
height:325px;*/
width:97%;	
color:#333333;
}

.alert_div
{
	position: absolute;
}






