@charset "utf-8";
/* CSS Document */

/* Sign up page */

a					{ color: #b88232; text-decoration: none; }
p a:hover			{ color: #b88232; text-decoration: underline; }
body#index			{ margin: 0; background-image: url(../images/bg.jpg); background-color: #703918; background-repeat: no-repeat; background-position: top center;  }
body#iframe			{ margin: 0; background-image: url(../images/iframe_bg.jpg); }
#container			{ margin: 0 auto; width: 960px; height: 750px; }
#langswitcher		{ text-align: right; margin-right: 57px; height: 100px; }
#comingSoon			{ text-align: right; margin-right: 55px; height: 104px; }
#betheFirst			{ width: 358px; height: 267px; float: left; margin-left: 56px; display:inline; }
#betheFirst img		{ padding-right: 15px; }
#aboutUs			{ width: 490px; height: 287px; float: right; }
#aboutUs p			{ width: 450px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 1.3em; margin-top: 45px; }
#aboutUsES			{ width: 490px; height: 287px; float: right; }
#aboutUsES p		{ width: 450px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 1.3em; margin-top: 40px; }
#twitterFeed		{ width: 960px; height: 91px; float:left; }
#twitter_div		{ width: 830px; height: 91px; float: left; }
#twitter_update_list{ width: 671px; height: 15px; overflow:hidden; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; 50px; list-style:none; margin-top: 32px; margin-left: 150px; }
#followUs			{ width: 130px; height:69px; float:right; padding-top:22px; }
#footer1			{ width: 400px; float: left; margin-top: 20px; margin-left:60px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9d775e; display: inline; }
#footer2			{ float: right; margin-top:20px; margin-right: 60px; display:inline; }
#copyright			{ width: 350px; margin-left: 62px; float:left; text-align: left; }
#logoE3				{ text-align:right; float:right; }
#iframe				{ margin-top: 30px; overflow:hidden; }
#iframeES			{ margin-top: 28px; overflow:hidden; }

/* Iframe */
#formEn				{ width: 358px; height: 136px; background-image: url(../images/form1.png); background-repeat:no-repeat; }
#formEs				{ width: 358px; height: 136px; background-image: url(../images/form1es.png); background-repeat:no-repeat; }
#formthanksEn		{ width: 358px; height: 136px; background-image: url(../images/thanksen.png); background-repeat:no-repeat; }
#formthanksEs		{ width: 358px; height: 136px; background-image: url(../images/thankses.png); background-repeat:no-repeat; }
#fields_formEn		{ width: 177px; height: 106px; padding-top: 9px; padding-left: 120px; float: left;  }
#fields_formEn input{ width: 177px; height: 20px; margin-top: 27px; background-color: transparent; border: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;  }
#btn_form			{ width: 40px; float: left; margin-left: 10px;  }