/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END RESET CSS */


/* GLOBAL */
a { text-decoration:none; }
a:link {
	color:#9ECEFF;
	text-decoration: none;
}
a:visited {
	color:#9ECEFF;
	text-decoration: none;
}
a:hover {
	color:#839BEC;
	text-decoration: underline;
}
a:active {
	color:#9ECEFF;
	text-align: center;
}

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
}

body {
	background-color: #000000;
	text-align:center;
	background-image:url('../site/background_main.jpg');
	background-position:center 400px;
	background-repeat:no-repeat;
	line-height: 1em;
}

p {
  margin-bottom: 1em;
}
h1 {
        font-size: 2em;
        line-height: 1.5em;
        text-transform: uppercase
}

h2 {
        font-size: 1em;
        font-weight: bold;
        text-transform: uppercase
}

h3 {
	font-size: 2em;
	color:#6D99D0;
}

img { border:0px; }

object { outline:none; }

td { vertical-align:top; }

.centerDiv { text-align:center; }
.centerDiv > div {
  margin-left:auto;
  margin-right:auto;
  text-align: justify;
}

.centerWidth { width:610px; }

.date {
   font-size: .8em;
   color:#C8C8C8;
   /*padding: 0px 100px 100px 9000px;*/
   /*background-color: #33CC66;*/
}

.floatingList div {
	float:left;
	position: relative;
}
.floatingList {
	float:left;
	position: relative;
}
/* END GLOBAL */

div.frame1Content { padding:18px 40px 20px 40px; }

div.frame1 {
	background:transparent url('../site/frame1_top.png') top no-repeat;
	width:610px;
	min-height:700px;
	height:auto !important;
	height:700px;
	text-align:justify;
}
div.frame1 > div {
	width:610px;
	min-height:700px;
	height:auto !important;
	height:700px;
}
.hidden { display:none; }

.mouseOverImage {
  display:block;
  cursor:pointer;
}
.mouseOverImage:hover {
  background-position: 0px -100%;
}

#leftNav > a {
	width:147px;
	height:29px;
	margin:3px 6px;
	font-weight:bold;
	text-align:right;
	display:block;
}

#leftNav > a:hover {
  background-position: 0px -100%;
}

#leftNavNews {background-image:url('../site/leftnav_news.png');}
#leftNavProducts {background-image:url('../site/leftnav_products.png');}
#leftNavGameplay {background-image:url('../site/leftnav_gameplay.png');}
#leftNavCollection {background-image:url('../site/leftnav_mycollection.png');}
#leftNavEvents {background-image:url('../site/leftnav_events.png');}
#leftNavUniverse {background-image:url('../site/leftnav_universe.png');}
#leftNavEpisodes {background-image:url('../site/leftnav_episodes.png');}
#leftNavFunstuff {background-image:url('../site/leftnav_funstuff.png');}
#leftNavAutentic {background-image:url('../site/leftnav_Autentic.png');
}
#news_page #leftNavNews,
#events_page #leftNavEvents,
#products_page #leftNavProducts,
#gameplay_page #leftNavGameplay,
#collection_page #leftNavCollection,
#universe_page #leftNavUniverse,
#episodes_page #leftNavEpisodes,
#funstuff_page #leftNavFunstuff,
#auten_page #leftNavAutentic,
#auten_page #autbot,
{
	background-position: 0px -100%;
}


.leftNavSubMenu {
  width:147px; 
  display:none;
  text-align:right;
  color:#FFBA01;
  font-weight: bold;
}
.metalFrame_400x300 {
  margin:15px;
  padding:18px 5px;
  background:transparent url('../site/imageMetalFrame_400x300.png') top center no-repeat;
  text-align:center;
}
.metalFrame_400x300 div {
  width:400px;
  height:300px;
  background-color: #000000;
  margin:0px auto;
}
.metalFrame_400x300 div img {
  max-width:400px;
  max-height:300px;
}
#centerColumn {
  float:left;
  width:610px;
  margin:23px 16px 0px 13px;
}
#contentMain {
  position:relative;
  background:transparent url('../site/frame1_top.png') top no-repeat;
  width:610px;
  min-height:700px;
  height:auto !important;
  height:700px;
  text-align:justify;
  
}

#footer {
  width:100%;
  font-size:0.8em;
  text-align:center;
  text-decoration:none;
  clear:both;
  text-transform:uppercase;
}
#footer div {
  margin:0px auto;
  padding:10px 0px;
}

#footer a {
  text-decoration:none;
  color:#FFFFFF;
}
#footer a:hover {
   color:#FFE73F; 
   text-decoration: underline;
}

#leftColumn {
  margin-top:20px;
}

#leftNav {
	width:160px;
	margin-top:50px;
	height: 450px;
	float: left;
	position: relative;
}
#leftNavSubmenu {
  padding-right:10px;
  color:#FFBA01;
  font-weight: bold;
  text-align:right;
  padding:8px;
  line-height:1.2em;
}

#leftNavSubmenu a {
	display:block;
	font-size: 90%;
}

#loginIframe {
  position:absolute;
  top:-200px;
  width:10px;
  height:10px;
}

#loginModule {
  background:#000000 url('../site/background_rightMenu.jpg') no-repeat;
  float:left;
  width:152px;
  min-height:190px;
  height:auto !important;
  height:190px;
  margin-top:4px;
  margin-bottom:16px;
  padding-top:10px;
  text-align:center;
}

#loginModule div {
  margin:8px 0px;
}

#loginModule .loginInput {
  border:1px solid black;
  width:124px;
}

#mainContainer {
  width:960px;
  margin:0px auto;
  padding-top:5px;
}

#mainHeader { text-align:center; }

#muteButtonDiv {
  position:fixed;
  top:0px;
  left:0px;
  z-index:10;
  width:31px;
  height:31px;
  background-color:#000000;
  text-align:center;
}

#popoverLayer {
  display:none;
  position:fixed;
  width:100%;
  height:100%;
  z-index:100;
  top:0px;
  left:0px;
}
#popoverContent {
  position:fixed;
  width:980px;
  left:50%;
  margin-left:-490px;
  top:25px;
  z-index:101;
}
#popoverCloseBtn {
  position:fixed;
  top:25px;
  left:50%;
  margin-left:480px;
  background:url('../all/popover_close.png');
  cursor:pointer;
  width:26px;
  height:21px;
}

#rightColumn {
  float: left;	
  margin-top:3px;
}

#rightColumnInner {
  background:#000000 url('../site/background_rightMenu.jpg') no-repeat;
  width:152px;
  right:6px;
  line-height: 1.5em;
  padding:8px 2px;
  min-height:150px;
  height:auto !important;
  height:150px;
}
#rightColumnInne h2 {
  margin-bottom:10px;
}

#mastheadDiv {
	height: 400px;
	width: 100%;
}
#mastheadDiv > div {
	width:100%;
	height:400px;
	margin-top:0;
	background-image:url('../site/masthead.jpg');
	background-position: center;
	background-repeat: no-repeat;
	min-width:960px;
}
#aut {
	background-image:url(../site/leftnav_auten2.png);
	height: 180px;
	width: 292px;
	position: absolute;
	top: 340px;
	margin-left: -55px;
}
#aut a  {
	width:292px;
	height:180px;
	text-align:left;
	display:block;
}
#aut a:hover {
	background-position: 0px -100%;
}
#autbot {
	background-image:url(../site/leftnav_auten2.png);
}
#righthorario {
	background:#000000 url('../site/background_rightMenu.jpg') no-repeat;
	width:152px;
	right:6px;
	padding:8px 2px;
	min-height:150px;
	height:auto !important;
	height:150px;
}
#centratabla {
	margin-left: 8px;
	position: relative;
	text-align: center;
	width: 147px;
}
#fondocab {
	background-image:url(../site/masthead.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:100%;
	height:200px;
	}
#tablalinks a{
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#tablalinks  {
	text-align: right;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#novedad {
	position: absolute;
	top: -15px;
	right: -15px;
	background-image: none;
}
#novedad_prod {
	position: absolute;
	top: 35px;
	background-image: none;
	left: 10px;
}
