/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

	
body {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-weight: normal;
  text-align: center;
  background: #F4F4F4 url(images/header-bg-left.png) left top repeat-x;
  color: #333333;
}

#main {
	width: 1000px;
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	background: url(images/header-bg.png) left top repeat-x;
}

#right {
	background: #FFFFFF;
	position:absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 237px;
  background:url(images/header-bg.png) repeat-x 0 0;
}

/* links */

a:link, a:active, a:visited {
	color: #666666; /* #78a60f; */
	text-decoration: none;
}
	
a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
  padding: 10px;
}

	
h2 {
  padding: 10px;
}


p {
}

#header {
  width: 300px;
	height: 237px;
	margin: 0;
	background: url(images/logo.png) left no-repeat;
}
	
#header-left {
	width: 300px;
}

#header-left a#logo:link, a#logo:active, a#logo:visited, a#logo:hover {
	display: block;
	width: 300px;	
  height: 137px;		
	outline: none;
	border: 0;
	padding: 0;
	text-decoration: none;
	position: absolute;
	top: 52px;
}
	
.supertop_search {
	width: 700px;
	padding: 0;
	position: absolute;
	top: 55px;
  left: 33px;
}
.top_search {
	width: 700px;
	background-image: url(/images/buscador.png);
	background-repeat: no-repeat;
}
.searchname {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #7F24DB;
	text-decoration: none;
	height: 51px;
}
.searchname1 {
	font-family: Arial;
	font-size: 34px;
	font-weight: bold;
	color: #a57d53;
	text-decoration: none;
	float: left;
	height: 40px;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.searchtextbox {
	font-family: Arial;
	font-size: 18px;
	background-color: transparent;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 467px;
	border: none;
	margin-top: 50px;
	margin-left: 26px;
	padding: 0 0 17px 0;
}
#search-button {
  width: 149px;
  height: 51px;
  background: url(/templates/default/images/input-button.png);
  background-repeat: no-repeat;
  cursor: pointer;
  border: 0;
  float: right;
  margin-top: 37px;
  margin-right: 30px;
}

.eslogan {
	font-family: Arial;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	margin-top: -30px;
	position: absolute;
}
#page {
  overflow: hidden;
  background-color: #FFFFFF;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding: 20px 5px 20px 0;
}
.caja {
  margin: 0 5px 0 0;
  width: 180px;
  border: 1px solid #999999;
  padding: 0 0 2px 0;
  float: left;
}
.menutitulo {
border-bottom: 1px solid #999999;
padding: 5px 0 5px 5px;
font-weight: bold;
font-size: 16px;
}
.menu {
 padding: 3px 0 3px 26px;
 font-weight: bold;
 margin-top: 3px;
}
.separador {
  padding: 4px 0 0 0;
 }

.separador hr {
 color: #999999;
 background-color: #999999;
 height: 1px;
 width: 100%;
 border: 0;
 margin: 0 auto;
 text-align: center;
}
/*ajax*/
#contenido {
  position: relative;
  width: 700px;
  padding-top: 88px;
  text-align: center;
  margin-left: 300px;
}

#footer {
  height: 130px;
  background: url(/images/footer_bg.png) left top repeat-x;
}

#footer-medio {
  width: 1000px;
  height: 20px;
  margin: auto;
  background-image: url(/images/footer.png);
  background-repeat: no-repeat;
  color: #CCCCCC;
  padding-top: 110px;
}

.bocadillo {
  width: 80px;
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 5px 0 0;
  background-image: url(/images/bocadillo.png);
  background-repeat: no-repeat; 
  text-align: center;
  float: left;
}

.bocadillo a:link {
  color: #6fa000;
}
.boton {
  width: 80px;
  height: 34px;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 5px 0 0;
  background-image: url(/images/boton.png);
  background-repeat: no-repeat; 
  text-align: center;
  float: left;
}

.lugares {
  position: absolute; 
  font-size: 11px;
  top: 43px;
  left: 0px;
}
.boton a:link {
  color: #000000;
}

.paginacion {
  padding: 20px;
}

/*torrents*/
#Upload {
	width: 25em;
	padding:0 2em 2em 2em ;
	border:1px solid #bbb;
	color: #333;
	background:#ffd;
	font: 0.9em verdana, sans-serif;
}
			
#Upload h1{
	font: 1.4em bold verdana, sans-serif;
	margin: 0;
	padding:1em 0;
	text-align:center;
}
#Upload label{
	float: left;
	width: 7em;
}
		
	

.red{
	color:red;
}

.titulo {
	margin: 1em auto;
	padding:0 2em 2em 2em ;
	border:1px solid #bbb;
	color: #333;
	background:#ffd;
	font: 0.9em verdana, sans-serif;
}
.subtitulo {
	margin: 1em auto;
	padding:0 2em 2em 2em ;
	border:1px solid #bbb;
	color: #333;
	background:#ffd;
	font: 0.9em verdana, sans-serif;
}

/* Created by Arian Stolwijk <http://www.aryweb.nl> */

.MooDialog {
	background: #eef5f8;
	color: black;
	padding: 10px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px; 
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.MooDialogTitle {
	padding-top: 30px;
}

.MooDialog .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 3px 20px;
	background: #b7c4dc;
	border-bottom: 1px solid #a1aec5;
	font-weight: bold; 
	text-shadow: 1px 1px 0 #fff;
	color: black;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
}

.MooDialog .close {
	background: url(images/dialog-close.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	top: -5px;
	left: -5px;
	position: absolute;
}

.MooDialog .buttons {
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

.MooDialog .MooDialogAlert, .MooDialog .MooDialogConfirm, .MooDialog .MooDialogPromt, .MooDialog .MooDialogError {
	background: url(images/dialog-warning.png) no-repeat;
	padding-left: 40px;
	min-height: 40px;
}

.MooDialog .MooDialogConfirm, .MooDialog .MooDialogPromt {
	background: url(images/dialog-question.png) no-repeat;
}

.MooDialog .MooDialogError {
	background: url(images/dialog-error.png) no-repeat;
}

