html {
}
body {
	background:#000;
	color:#FFF;
	text-align:right;
	font:12px 'PT Sans Narrow', 'Arial';
	text-transform:uppercase;
	/* text-shadow:0 2px 0px #000; */
	min-width:980px;
	min-height:530px;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
}
.ie body {
	filter: dropshadow(color=#000000, offx=0, offy=1);	
}
h1 {
	color:#000;
	font-size:68px;
	letter-spacing:-2px;	
	line-height:60px;
	margin:25px 0;
	text-shadow:0 3px 3px #fff;
}
.ie h1 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
	padding-bottom:12px;	
}
h2 {
	text-shadow:0 2px 2px #000;
}
.ie h2 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h3 {
	font-size:25px;
	margin:0.2em 0;
	text-shadow:0 2px 2px #000;
}
.ie h3 {
	filter: dropshadow(color=#000000, offx=0, offy=3);
}
h4 {
	margin-bottom:5px;	
}
p, pre {
	margin:0 0 10px 0; 
}
code {
	text-transform:uppercase !important;
	color:#EEE;	
	border-bottom:1px dotted #666;
}
small {
	background:url(../images/alpha.png);
	background:rgba(0, 0, 0, 0.8) url();	
	border:1px solid #111;
	font-size:15px;
	padding:0 0px;
	
}
a {
	color:#1C73F6;
	text-decoration:none;	
}
a:hover {
	color:#2200FF;	
}
ul {
	margin:0 0 10px 0;
	overflow:hidden;
	padding:0;
}
	ul li {
		list-style:none;
		margin:4px 0;
	}
	ul li span {
		font-size:29px;
		/* border:1px solid #111; */
		padding:0 15px;
		color:black;
		text-shadow:0 0px 0px #000;
	}
	ul li span em {
		font-style:normal;
	}
	ul ul {
		display:none;
		float:right;
		margin:0 3px 0 3px;
		text-align:left;
	}
		ul ul span {
			font-size:20px;
		}
		ul ul li {
			margin:0 0 6px 0;
		}
#container {
	bottom:0;
	right:0;
	position:absolute;
	padding:0 20px 20px 0;
	 width:539px;
/* 	min-width:540px;
	max-width:60%; */
}
#menu .current a {
	color:#FFF;	
}
#donate2 {
	position:fixed;
	top:0;
	padding:5px 50px 5px 100px;	
	width:99%;
	text-align:left;
	z-index: 1;
	
}
#donate {
	position:fixed;
	top:0;
	left:0;
	background:url(../images/alpha.png);
	background:rgba(0, 0, 0, 0.5) url();
	padding:5px 50px 5px 5px;	
	width:99%;
	text-align:right;
	min-width: 750px;
}
	#donate h4 {
		margin:0;	
	}
	#donate form {
		padding:0;
		margin:0;	
	}
	#donate input {
		background:#333;
		border:0;
		color:#FFF;
		font:11px Arial, Helvetica, sans-serif;
		padding:2px;
		text-align:right;
		font-weight:bold;
	}
	#donate input[type=submit] {
	}
#home .vegas-loading {
	top:45px;	
}
#overlay {
	display:none;
	background:url(../images/alpha.png);
	background:rgba(0, 0, 0, 0.8) url();
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:999;
}
#credits {
	display:none;
	z-index:1000;	
	position:fixed;
	top:50%;
	left:50%;
	width:600px;
	height:220px;
	margin-left:-300px;
	margin-top:-110px;
}
	#credits div {
		float:left;
	}
	#credits div.last {
		width:240px;
		text-align:left;
		padding-top: 75px;
	}
	#credits div.last p{
	background: url("") repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	border: 0 solid #111111;
    padding: 0 1;
	}
	#credits div.first {
		width:330px;
		text-align:right;
		padding-right:10px;
		margin-right:10px;
		border-right:1px dotted #CCC;
	}
	#credits h4, #credits p {
		margin:0 0 10px 0;
	}
#download {
    display: none;
    height: 350px;
    left: 50%;
    margin-left: -276px;
    margin-top: -175px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 480px;
    z-index: 1000;
	/* overflow:hidden; */
}
#download iframe{
border:10px solid #FFF;
}
#download .close{
height: 30px;
width: 30px;
margin-left: 475px;
border:0px
}
#download small{
	background: none repeat scroll 0 0 transparent;
    border: 0 solid #111111;
    font-weight: bold;
}
#sponsors {
	-moz-border-radius: 0 20px 0 20px;
	border-radius: 0 20px 0 20px;
	webkit-border-radius: 0 20px 0 20px;
	background:url(../images/alpha.png);
	background:rgba(0, 0, 0, 0.8) url();
	text-shadow:none;
	position:absolute;
	bottom:30px;
	left:30px;
	text-transform:none;
	/* height:150px; */
	margin-bottom:0px;
	color: white;
	text-align:left;
	padding:10px;
	/* width:350px; */
	min-width:350px;
	max-width:32%;
		font:17px Arial;
		color:#FFF;
		line-height:17px;
}
	#sponsors img {
		-moz-box-shadow:0 5px 5px #000; -webkit-box-shadow:0 5px 5px #000; box-shadow:0 5px 2px #000;
		margin:-9px 0 0 0;
		background:#000;
		border:1px solid #111;
	}
	#sponsors * {
		/* font:15px Arial; */
		color:#FFF;
		/* line-height:17px; */
	}
	#sponsors b {
		font-weight: bold;
	}
	#sponsors .bsa_it_ad {
		padding-left:6px;
		height:86px;
		background:url(../images/alpha.png);
		background:rgba(0, 0, 0, 0.6) url();	
		border:1px solid #111;
	}
	#sponsors .bsa_it_t {
		font:12px Arial;
	}
	#sponsors .bsa_it_p a, 
	#sponsors .bsa_it_t {
		color:#CF0;
		text-decoration:none;
	}
	#sponsors .bsa_it_p {
		font:10px Arial;
	}
body#documentation {
	background:#000 url('../images/bg.png') !important;	
}
#documentation {
}
	#documentation .try {
		font:bold 13px 'PT Sans Narrow', sans-serif;
		color:#CF0;
		display:block;
		text-align:right;
	}
	#documentation #container {
		margin-right:365px;
	}
	#documentation #sponsors {
		position:relative;
		margin:0;
		top:10px;
		padding:0;
		left:-7px;
		width:335px;
		margin-bottom:30px;
	}
	#documentation #sponsors * {
		border:none !important;	 
		background:none !important;	 
	}
	#documentation #sponsors {
		border:none !important;	 
		background:none !important;	 
	}
#content {
	text-align:left;
	background:url(../images/alpha.png);
	background:rgba(0, 0, 0, 0.8) url();
	position:absolute;
	top:0px;
	right:0;
	height:100%;
	padding:0;
	margin:0;
}
	#content .scrollable {
		height:99%;
		padding:10px 15px;
		outline:none;
		width:335px;
		overflow:hidden;
	}
	#content p {
		font:12px Arial, Helvetica, sans-serif;
		line-height:1.6;
		text-transform:none;	
	}
	#content pre {
		font:11px "Courier New", Courier, monospace;
		text-transform:none;
		margin-bottom:10px;
		background:url(../images/alpha.png);
		background:rgba(0, 0, 0, 0.5) url();
		padding:20px;
		margin-left:-20px;
	}
	#content code {
		font:11px "Courier New", Courier, monospace;
		text-transform:none;
	}
#patterns  {
	overflow:hidden;
}
	#patterns li {
		float:left;
		width:42px;
		height:42px;
		border:1px solid #000;
		margin: 0 1px 1px 0;
		background:#AAA;
		cursor:pointer;
	}
#superheader {
	text-align:left;
	text-transform:none;
	z-index:999;
	font:11px Arial, sans-serif;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:20px;
	background:#000;
	background:rgba(0, 0, 0, 1);
	color:#FFF;
	-webkit-box-shadow:0px 2px 5px #000;
	-moz-box-shadow:0px 2px 5px #000;
}
	#superheader * {
		margin:0;
		padding:0;
	}
	#superheader h6 {
		color:#FFF;
		font:bold 11px Arial, sans-serif;
		padding:8px 10px;
		cursor:pointer;
	}
	#superheader h6.open {
		background:url(../images/menu-up.png) no-repeat 5px 5px;
	}
	#superheader a {
		color:#1C73F6;
		font-size:14px;
		text-decoration:none;
		display:block;
		padding:2px 0;
	}
	#superheader ul {
		position:absolute;
		top:30px;
		left:0px;
		width:200px;
		background:#000;
		background:rgba(0, 0, 0, 0.8);
		-webkit-box-shadow:0px 2px 5px #000;
		-moz-box-shadow:0px 2px 5px #000;
		display:none;
		-webkit-border-radius: 0 5px 5px 5px; 
		-moz-border-radius: 0 5px 5px 5px; 
		border-radius: 0 5px 5px 5px; 
	}
	#superheader li {
		list-style:none;
		padding:10px 15px;
	}
	#superheader li:hover {
		background:#222;
	}
#authors {
	position:relative;
}
#hire {
	border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	box-shadow:0px 2px 5px #000; -moz-box-shadow:0px 2px 5px #000; -webkit-box-shadow:0px 2px 5px #000;
	background:#000;
	font:10px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	padding:5px;
	text-shadow:none;	
	text-transform:none;
	position:absolute;
	right:155px;
	margin-top:-30px;
	display:none;
}
	#hire .arrow {
		width:0; height:0;
		border:10px solid transparent;
		border-top:10px solid #000;
		margin:0 auto;
		margin-bottom:-20px;
	}
	
.caja_w{
		background:url(../images/alpha_w.png);
		background:rgba(255, 255, 255, 0.8) url();
		

}

#menu_r{
-moz-border-radius: 0 0 20px 20px;
border-radius: 0 0 20px 20px;
-webkit-border-radius: 0 0 20px 20px;
}
.options_menu span{
font:10px Arial, Helvetica, sans-serif;
}
.cerrar {
margin-left: 450px;
border:0px;
color:#999;
}
a:hover.cerrar {
	color:#FFF;	
}
#form {
    display: none;
    height: 350px;
    left: 50%;
    margin-left: -276px;
    margin-top: -175px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 425px;
    z-index: 1000;
}
.ca_bg{
		/* background:rgba(255, 255, 255, 0.8) url(); */
		min-height: 125px;
		padding-top: 20px;
		background: url(../images/ca_logo_150.png) no-repeat scroll left top transparent;
}
h1.ca_bg > span{
margin-right: -10px;
margin-top: 24px;
}
.h_in{
	display: inline;
    font: inherit;
	font-size: inherit;
	font-weight: inherit;
    text-shadow: inherit;
	letter-spacing: inherit;
}
#cuando{
    display: none;
    height: 490px;
    left: 50%;
    margin-left: -350px;
    margin-top: -240px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 50%;
    width: 700px;
    z-index: 1000;
	text-transform: none;
}
#cuando	ul li {
		list-style:circle;
		margin:4px 20px;
	}
#cuando .cerrar{
margin-left: 650px;
}