@charset "utf-8";
/* CSS Document */



* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	list-style:none;
	font-weight: normal;
}
strong {
	font-weight:bold;
}
body {
	background-color: #F6F6F2;
	background-image: url(../images/BG_Body.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #4e6d76;
	line-height:1.4em;
	width: 100%;
	height: 100%;
	border-top:5px solid #445057;
	position:relative;
}
h3 {
	color: #0C79B2;
	font-size: 26px;
	line-height: 32px;
	margin: 15px 0;
}
h4, h4 a {
	color: #ef0030;
	font-size: 18px;
	line-height: 24px;
	text-transform:uppercase;
}
h5 {
	color: #999999;
	font-size: 16px;
	line-height: 20px;
	text-transform:uppercase;
}
/*================================================================================
							HEADER
==================================================================================*/

#TopBar {
	display: block;
	width: 100%;
	height: 155px;
	background-image:url(../images/BG_HeaderRepeater.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#HeaderContainer {
	display: block;
	width:100%;
	height: 154px;
	background-image:url(../images/BG_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin:0 auto;
}
.light {
	display: block;
	width:100%;
	height: 154px;
	background-image:url(../images/BG_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin:0;
	padding:0;
}
#Header {
	display:block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#Header h1 {
	display: block;
	clear:left;
	float:left;
	width: 420px;
	height: 154px;
	text-indent: -9999px;
	background-image: url(../images/Header_Logo.jpg);
	background-repeat: no-repeat;
	margin:0;
}
#Header a {
	display: block;
	width: 251px;
	height: 154px;
	text-indent: -9999px;
	background-image:url(../images/Btn_Registration.jpg);
	background-repeat: no-repeat;
	margin-left: 0;
	clear:right;
	float:right;
}
#Header a:hover {
	background-image:url(../images/Btn_Registration_Hover.jpg);
}
/*================================================================================
							CONTENT
==================================================================================*/

#ContentContainer {
	width: 100%;
	background-image:url(../images/BG_ContentContainerTop.jpg);
	background-repeat: repeat-x;
	height:auto;
	margin:0;
	padding:0;
	
}
#Content {
	display: block;
	background-image: url(../images/BG_ContentTop.jpg);
	background-repeat:no-repeat;
	background-position:50% 10px;
	background-color:Transparent;
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 42px 0 42px;}
	
#Content h2 {
	display:block;
	background-image:url(../images/Positioning.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width: 868px;
	height:280px;
}
/*================================================================================
							HOME STYLES
==================================================================================*/

.home #Content h3, .home #Content h4, .home #Content h5, .home #Content p, .home #Content ul {
	display:block;
	width: 780px;
	margin: 10px auto;
}

.home #Content.notice p{
	display:block;
	width: 580px;
	margin: 10px auto;
	text-align:center;
}

.home #Content ul li, .home #Content ul li h4, .home #Content ul li h5, .home #Content ul li p {
	width:760px;
	height:auto;
}
.home #Content ul li {
	height:190px;
	border-bottom:1px dotted #fff;
}
.home #Content ul li p {
	width:565px;
	height:auto;
}
.home #Content ul li h4 {
	clear:left;
	float:left;
	width:485px;
	height:53px;
	line-height:53px;
	padding-left:50px;
	background-color:transparent;
	background-image:url(../images/BG_IconP1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.home #Content ul li h4 strong {
	color:#666;
}
.home #Content ul li h4#uno {
	background-image:url(../images/BG_IconP1.jpg);
}
.home #Content ul li h4#dos {
	background-image:url(../images/BG_IconP2.jpg);
}
.home #Content ul li h4#tres {
	background-image:url(../images/BG_IconP3.jpg);
}
.home #Content ul {
	background-color:#F8FCF9;
	border: 1px solid #C5E2EA;
	width:760px;
	margin-top:10px;
	margin-bottom: 10px;
	padding:10px;
}
#Content ul.rules
{
	background-color: transparent;
	list-style:circle;
	margin-left: 50px;
	padding: 20px;
}
#Content ul.rules li
{
	height: auto;	
	list-style:circle;
	margin: 10px;
	}
.clearfloat {
	clear:both;
	float:none;
	width:760px;
	height:0px;
}
.lugar_images
{
	width:350px;
	float: right;
	margin: -30px 0px 10px 20px;
}

.lugar_images img
{
	border: 5px solid #FFF;
	outline: 1px solid #10658E;
	margin: 10px 0 10px 10px;
}
.lugar_images a:hover img
{
	border: 5px solid #CBE6DD;
	outline: 1px solid #1D9ADC;
}

.prize {
	display:block;
	clear:right;
	float:right;
	height:166px;
	width:166px;
	margin:10px 0 10px 10px;
	border:1px dotted #419890;
	background-color:#fff;
	background-image:url(../images/prem_01_laptop.jpg);
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#primer {
	background-image:url(../images/prem_01a_laptop.jpg);
}
#segundo {
	background-image:url(../images/prem_02a_xbox.jpg);
}
#tercer {
	background-image:url(../images/prem_03a_ipodTouch.jpg);
}
#social {
	width:780px;
	margin:30px auto;
	clear: both;
	float: none;
}
.home #Content #social p {
	width: 355px;
	float:left;
	line-height:25px;
	margin:5px auto;
	padding:0 0 0 35px;
	background-image:url(../images/BG_IconSocial2.jpg);
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
}
.home #Content #social a {
	color:#09c;
	text-decoration:none;
	font-weight:bold;
}
.home #Content #social p#main {
	clear:left;
	float:left;
	line-height:18px;
	padding:0 160px 15px 0px;
	width: 610px;
	background-position:top right;
}
.home #Content #social p#tweet {
	background-image:url(../images/minicons/twitter.jpg);
}
.home #Content #social p#faceb {
	background-image:url(../images/minicons/facebook.jpg);
}
.home #Content #social p#bookm {
	background-image:url(../images/minicons/bookmark.jpg);
}
.home #Content #social p#blog {
	background-image:url(../images/minicons/blogger.jpg);
}
.home #Content #social p#email {
	background-image:url(../images/minicons/email.jpg);
}
.home #Content #social p#myspace {
	background-image:url(../images/minicons/myspace.jpg);
}
.home #Content #social p#more {
	background-image:url(../images/minicons/more.jpg);
}
.home #Content #social span, .footerShare span {
	display:none;
	visibility:hidden;
}
.rulesLink
{
	display:block;
	text-align:center;
	margin-left: 50px !important;
}
.rulesLink a
{
	display:block;
	margin: 0 0 50px 20px;	
	text-align:center;
}
/*================================================================================
							BUTTON STYLES
==================================================================================*/
#Content a.button {
	background-image:url(../images/Button.png);
	display: inline-block;
	height: 54px;
	background-position:right;
	background-repeat:no-repeat;
	text-decoration: none;
	text-transform:uppercase;
	color: #FFF;
	font-size:24px;
	font-weight:bold;
	line-height: 54px;
	margin: 10px 0 50px 15px;
	padding:0 25px 0 0;
}
a.button div.buttonend {
	background-image:url(../images/Button.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:-15px;
	float:left;
	display:inline-block;
	width:25px;
	height:54px;
}
.home #Content a.button {
	margin-left: 80px;
}
/*================================================================================
							FORM CONTENT STYLES
==================================================================================*/
.form {
	display:block;
	height:auto;
	width:840px;
	margin:30px 0 0 0;
	position:relative;
}
.row {
	display:block;
	clear:left;
	float:left;
	height:auto;
	padding:10px 10px 10px 40px;
	width: 720px;
}
#notice.row {
	height:30px;
	padding:0 0 0 50px;
}
#send.row {
	height:40px;
	width: 840px;
	padding: 0;
	margin: 20px auto;
	text-align: center;
}
label {
	text-align:right;
	display:block;
	clear:left;
	float:left;
	height:30px;
	line-height:30px;
	width:160px;
	margin:0 20px auto 90px;
	position: relative;
	font-weight: bold;
	font-size: 14px;
}
label.note {
	width:650px;
	font-size: 16px;
	color:#069;
}
.formError {
	display:block;
	clear:left;
	float:left;
	width:600px;
	height:20px;
	line-height:20px;
	font-weight: bold;
	font-size: 10px;
	margin:2px 0 10px 180px;
	padding:3px 0 3px 10px;
	color:#630;
	background:transparent url(../images/BG_LabelError.jpg) repeat-y top left;
	position: relative;
	text-align:left;
}
#pointer {
	display:block;
	clear:left;
	width:10px;
	height:7px;
	background:transparent url(../images/BG_ErrorLabelPointer.jpg) no-repeat top left;
	position:absolute;
	top:-6px;
	left:10px;
}
label em {
	display:inline;
	height:30px;
	width:190px;
	text-align:left;
	line-height:30px;
	padding-left:5px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: -490px;
	z-index:99996;
}
input.gen, select.gen {
	display:inline;
	clear:right;
	float:left;
	height:16px;
	line-height:16px;
	border:1px solid #4e6d76;
	background:#FBFBFB url(../images/BG_input.jpg) repeat-x top left;
	color:#69C;
	font-size:12px;
	font-weight:bold;
	width: 250px;
	padding:5px;
	position: relative;
	margin: auto;
}

input.radio 
{
    clear:right;
    float:right;
}

.home #Content ul.address {
	display:inline;
	clear:right;
	float:left;
	width:260px;
	height:auto;
	text-align:left;
	margin:0;
	padding:0;
	background:transparent url(../images/BG_dot.jpg) repeat-y top;
	border:0px;
	border-bottom:1px solid #fff;
}
.home #Content ul.address li {
	display:block;
	clear:left;
	float:left;
	height:auto;
	width:260px;
	padding:0;
	position:relative;
	margin:0 0 10px 0;
}
.home #Content ul.address li.nmb {
	margin-bottom:0;
}
.home #Content ul.address li em {
	display:inline;
	height:30px;
	width:190px;
	text-align:left;
	line-height:30px;
	padding-left:5px;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right:-210px;
	z-index:888;
}
ul.address li label.formError {
	display:block;
	float:left;
	width:254px;
	height:20px;
	line-height:20px;
	font-weight: bold;
	font-size: 10px;
	margin:4px 0 0 -1px;
	border:0;
	padding:3px 0 3px 10px;
	color:#630;
	background:transparent url(../images/BG_LabelError.jpg) repeat-y top left;
	text-align:left;
}
input.sec {
	margin:10px auto;
}
input.third {
	margin:10px auto 0 250px;
}
.home #Content ul.radcheck {
	display:inline;
	clear:right;
	float:left;
	width:260px;
	height:auto;
	text-align:left;
	margin:0;
	padding:0;
}

.radcheckrows li
{
display: block;	
clear: both;
	}
.home #Content ul.radcheck li {
	display:block;
	height:20px;
	line-height:16px;
	width:auto;
	_width:80px;
	padding:8px;
	padding-bottom:4px;
	font-size:12px;
	float:left;
	text-align:left;
	font-weight:bold;
}
.home #Content ul.cb li {
	width:114px;
}

.home #Content ul.radcheck li span {
	_display:block;
	_height:20px;
	_line-height:16px;
	_width:auto;
	_margin:3px;
}


.home #Content ul.radcheck li input {
	display:inline;
	_display:block;
	margin:auto;
	clear:left;
	float:left;
	margin-right:4px;
}
select.gen {
	width:260px;
	height:30px;
	line-height:30px;
}
select.gen option {
	display:block;
	height:20px;
	line-height:20px;
	padding:5px;
	font-weight:bold;
}
/*================================================================================
							THANK YOU + CONFIRM STYLES
==================================================================================*/

p{
	width:650px;
	margin:15px auto;
}

p.gracias {
    font-size: 2.462em;
	letter-spacing: -0.03em;
	line-height: 1.19em;
	text-align:center;
	color:#074969;
	background:transparent url(../images/BG_Confirm.jpg) no-repeat bottom;
	height:auto;
	padding:10px 0 225px 0;
	width:650px;
	margin:15px auto;
}
p.confirm {
	font-size:30px;
	line-height:35px;
	text-align:center;
	color:#069;
	background:transparent url(../images/BG_Gracias2.jpg) no-repeat bottom;
	height:auto;
	padding:10px 0 225px 0;}


.details {
	display:block;
	clear:left;
	float:left;
	width:525px;
	height:auto;
	margin:10px 0;
}

.air
{
    display:block;
    clear:both;
    float:none;
    height:75px;
    width:100%;
    margin:0;
    padding:0;
    border:0;
}
.InstitutionLabels
{
	display:none;
}
