body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th {
	margin:0;
	padding:0;
}

body, td, th, div, p, label, input {
	color:#3A3A38;
	font:normal 13px/17px Trebuchet MS, Arial, Helvetica, sans-serif;
}

body {
	text-align:center;
}

#body {
	background: #f6ebd6;
}

p {
	margin: 15px 0;
	line-height: 25px;
}

a {
	color: #008082;
	text-decoration: none;
}

a:hover {
	color: #008082;
	text-decoration: underline;
}

h1 {
	font: bold 200%;
	margin:0 0 10px;
	padding-bottom:5px;
}

h2 {
	margin:0 0 10px;
	padding-bottom:5px;
}

h3 {
	color: #2E8F6E;
	font-weight: bold;
}

ol {
	margin:0 0 10px 25px;
	padding-bottom:5px;
}

img {
	border:medium none;
}

ul {
	list-style:disc outside none;
	margin:0 0 0 15px;
}

.none {
	display: none;
}

.clear {
	overflow:hidden;
	width:100%;
}

.title_home {
	color: #F7941E;
	padding:30px 0 40px 0;
	font-size:34px;
}

.content_top {
	background: #f6ebd6;
}

.content-bottom {
	background: #f6ebd6;
	padding:5px 0;
}

.content-bottom .flags {
	text-align: right; padding: 0 20px 0 0;
}

.main-wrapper-left {
	background:url("/images/main_wrapper_left.png") repeat-y scroll 0 0 transparent;
}

.main-wrapper-right {
	background:url("../images/main_wrapper_right.png") repeat-y scroll right 0 transparent;
}

.main-wrapper-indent  {
	padding:0 1px;
}

.main-bg {
	background:none repeat scroll 0 0 #FFFFFF;
}

.main-wrapper-inner {
	padding:2px 5px 0;
}
.main {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1021px;
}

.main-wrapper-top {
	background:url("/images/main_wrapper_top_left.gif") no-repeat scroll 0 0 transparent;
	height:9px;
}

.main-wrapper-top span {
	background:url("/images/main_wrapper_top_right.gif") no-repeat scroll right 0 transparent;
	display:block;
	height:9px;
	padding:0 9px;
}

.main-wrapper-top span span {
	background:url("/images/main_wrapper_top.png") repeat-x scroll 0 0 transparent;
}

.main-wrapper-bottom  {
	background:url("/images/main_wrapper_bottom_left.gif") no-repeat scroll 0 0 transparent;
	height:9px;
}

.main-wrapper-bottom span {
	background:url("/images/main_wrapper_bottom_right.gif") no-repeat scroll right 0 transparent;
	display:block;
	height:9px;
	padding:0 9px;
}

.main-wrapper-bottom span span {
	background:url("/images/main_wrapper_bottom.gif") repeat-x scroll 0 0 transparent;
}

.main-wrapper-inner {
	padding:0px 4px 0;
}

.row-logo {
	background:#704c24; height:134px;
}

.row-logo .fleft {
	width:377px;
}

.row-logo .fleft h1 {
	display:block;
	margin:0 0 0 26px;
	position:absolute;
}

.row-logo-separator {
	display: block; height: 3px; background: #f6ebd6;
}

.fright {
	float:right !important;
}

.row-logo .fright {
	width:260px;
}

.row-logo .fright h1 {
	display:block;
	position:absolute;
}

.row-top-menu {
	height:32px;
}

.row-top-menu .fright {
	width:75px;
}

.list-img-top {
	list-style:none outside none;
	margin:0;
	padding:6px 0 0;
}

.list-img-top li {
	float:left;
	margin:0 5px 0 0;
	padding:0;
}

.list-img-top .rss {
	background:url("/images/rss_btn.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}

.list-img-top .rss:hover {
	background:url("/images/rss_btn_hover.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}

.list-img-top .facebook {
	background:url("/images/facebook_btn.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}

.list-img-top .facebook:hover {
	background:url("/images/facebook_btn_hover.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}

.list-img-top .twiiter {
	background:url("/images/twiiter_btn.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}

.list-img-top .twiiter:hover {
	background:url("/images/twiiter_btn_hover.gif") no-repeat scroll 0 0 transparent;
	height:20px;
	width:20px;
}
.list-img-top li a {
	display:block;
}

.row-top-menu .fleft {
	width:914px;
}

.row-top-menu ul.menu-nav {
	list-style:none outside none;
	margin:0 !important;
	padding:2px 0 !important;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
}

.row-top-menu ul.menu-nav li {
	background:url("/images/submenu-div.png") no-repeat scroll 100% 60% transparent;
	display:block;
	float:left;
	margin:0 !important;
	padding:0 !important;
}

.row-top-menu ul.menu-nav li.current a {
	color:#14B5FF;
}

.row-top-menu ul.menu-nav li.current a span {
	color:#14B5FF;
}

.row-top-menu ul.menu-nav li a {
	border:medium none;
	float:left;
	margin:0;
	padding:6px 3px 4px 3px;
	text-decoration:none !important;
}

.row-top-menu ul.menu-nav li a:hover {
	color:#14B5FF;
}

.row-top-menu ul.menu-nav li a span {
	color:#3A3A38;
	display:block;
	float:left;
	font-size:14px;
	font-weight: normal;
	line-height:16px;
	text-decoration:none !important;
	text-transform:uppercase;
}

.row-top-menu ul.menu-nav li a:hover span {
	color:#14B5FF;
}

#message_band {
	background-color: #f6e1b8;
	overflow:hidden;
	position:relative;
	margin: 0 0 5px 0;
}

#message_band .column-2 {
	background-color:#f6e1b8;
	color:#FFFFFF;
	margin-left:0;
	float: left;
	width: 366px;
}

#message_band .column-2 .padding {
	padding:20px 20px 5px;
}

.moduletable {
	margin-bottom:0;
}

.moduletable div.btn2 {
	margin: 10px 0 0 80px;
}

#rotator {
	overflow:hidden;
	position:relative;
}

#rotator .column-2 {
	background-color:#f6e1b8;
	color:#FFFFFF;
	margin-left:0;
}

#news-rotator .controls {
	bottom:15px;
	position:absolute;
	right:15px;
	z-index:5;
}

#promos-rotator {
	height:201;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.footer {
	color:#FFFFFF;
	font-size:12px;
	padding:21px 0;
	text-align:right;
}

.btn2 {
	background:url("/images/btn_left.png") no-repeat scroll 0 0 transparent;
	height:32px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.btn2 span {
	background: transparent url("/images/btn_right.png") no-repeat scroll right 0;
	display:block;
	height:32px;
	padding:8px 21px 0 13px;
}

.btn2 span span {
	background:url("/images/btn_bg.png") repeat-x scroll 0 0 transparent;
	margin: -8px 0 0 0 !important;
} 

#main_content_wrapper {
	background: #d0cfcf;
	padding: 4px;
}

.bg_home_en {
	background: #fff url(../images/theme_bg_en.jpg) no-repeat top left;
}

.bg_home_es {
	background: #fff url(../images/theme_bg_es.jpg) no-repeat top left;
}

.bg_fff {
	background: #fff; 
}

#main_content {
	border: 1px solid #afacac;
	padding: 26px 22px;
	text-align: left;
}

#main_content #right_column  {
	padding:0;
	width:310px;
}

#main_content #right_column {
	float:right;
}

#main_content #right_column .padding {
	padding:0 0 15px 40px;
}

#main_content #center_column {
	margin-left:0;
	margin-right:315px;
	padding:0;
}

.footer-box {
	text-align: left;
}

.footer-box .fleft {
	width:855px;
}

.footer-box .fleft ul {
	list-style:none outside none;
	margin:0;
	padding:5px 0 0 0;
}

.footer-box .fleft ul li {
	float:left;
	margin:0;
	background:url("/images/bottom-menu-div.png") no-repeat scroll 100% 60% transparent;
	display:block;
}

.footer-box .fleft ul li a {
	color:#3A3A38;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	padding: 0 8px;
}

.footer-box .fleft ul li a:hover {
	color:#14B5FF;
}

.footer-box .fleft .logo {
	float:left;
	padding: 0 20px 0 0;
}

.footer-box .fleft .contact {
	float:left;
	padding: 0 20px 0 0;
	
}

.footer-box .fleft .contact td {
	font-size: 11px;
}

/* ------------ Buttons ------------------ */
a.travel_information_btn_en {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/travel_information_btn_en.gif) no-repeat;
}

a.travel_information_btn_en:hover {
	background-position: 0 -44px;
} 

a.travel_information_btn_es {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/travel_information_btn_es.gif) no-repeat;
}

a.travel_information_btn_es:hover {
	background-position: 0 -44px;
}

a.accomodations_btn_en {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/accomodations_btn_en.gif) no-repeat;
}

a.accomodations_btn_en:hover {
	background-position: 0 -44px;
}

a.accomodations_btn_es {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/accomodations_btn_es.gif) no-repeat;
}

a.accomodations_btn_es:hover {
	background-position: 0 -44px;
}

a.register_now_btn_en {
	color: #fff;
	display: block;
	width: 252px;
	height: 61px; 
	background: transparent url(../images/register_now_btn_en.gif) no-repeat;
}

a.register_now_btn_en:hover {
	background-position: 0 -61px;
}

a.register_now_btn_es {
	color: #fff;
	display: block;
	width: 252px;
	height: 61px; 
	background: transparent url(../images/register_now_btn_es.gif) no-repeat;
}

a.register_now_btn_es:hover {
	background-position: 0 -61px;
}

a.list_of_participants_btn_en {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/list_of_participants_btn_en.gif) no-repeat;
}

a.list_of_participants_btn_en:hover {
	background-position: 0 -44px;
}

a.list_of_participants_btn_es {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/list_of_participants_btn_es.gif) no-repeat;
}

a.list_of_participants_btn_es:hover {
	background-position: 0 -44px;
}

a.speakers_btn_en {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/speakers_btn_en.gif) no-repeat;
}

a.speakers_btn_en:hover {
	background-position: 0 -44px;
}

a.speakers_btn_es {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/speakers_btn_es.gif) no-repeat;
}

a.speakers_btn_es:hover {
	background-position: 0 -44px;
}

a.grano_de_oro_btn {
	color: #fff;
	display: block;
	width: 244px;
	height: 44px; 
	background: transparent url(../images/grano_de_oro_btn.gif) no-repeat;
}

a.grano_de_oro_btn:hover {
	background-position: 0 -44px;
}

ol.proc {
	font-size: 130%;
}

ol.proc li strong {	
	font-weight: bold;
	color: #2e8f6e;
}

table.form td {
	padding: 5px;
}

.btn {
	background:url("/images/btn_left.png") no-repeat scroll 0 0 transparent;
	height:32px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.btn span {
	background: transparent url("/images/btn_right2.png") no-repeat scroll right 0;
	display:block;
	height:32px;
	padding:8px 14px 0 13px;
}

.btn span span {
	background:url("/images/btn_bg.png") repeat-x scroll 0 0 transparent;
	margin: -8px 0 0 0 !important;
	text-align: center;
} 

.mandatory {
	color:#FF0000;
	font:bold 18px "Courier New",Courier,monospace;
}

.field-widget input {
	border: 1px solid #A9A9A9;
	border: expression((this.type=="radio"||this.type=="checkbox")?'':'1px #A9A9A9 solid');
}

.field-widget select {
	border: 1px solid #A9A9A9;
}

.fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors radio {
	border: solid 1px #f00;
}

.formError {
	padding: 0px 0px 3px;
	color : #f00;
	font: italic normal;
}

form label {
	font-weight: bold;
}

.submit {
	background: transparent url("/images/btnbg.png") no-repeat scroll 0 0;
	width: 96px;
	height: 33px;
	border: none;
	font-weight: bold;
	font-size:16px;
	cursor: pointer;
}

.submit:hover {
	background: transparent url("/images/btnbg.png") no-repeat scroll -33 0;
	width: 96px;
	height: 33px;
	border: none;
	font-weight: bold;
	font-size:16px;
}

/* ----- SlideShow ---- */
ul.slideshow {
	list-style:none;
	width:636px;
	height:201px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:10;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:615px;
	height:80px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	z-index:10;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:10;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 5px 0;
	padding:0;
}

#registration_price {
	color: #2E8F6E;
	font-weight: bold;
	font-size: 150%;
	margin:0 0 10px;
	padding-bottom:5px;
}

.price_box {
	width: 300px;	
	float: left;
}

.early_registration_price{
	display:block;}
.early_registration_price *{
  display:block;
  height:1px;
  overflow:hidden;
  background:#B7E1FE}
.early_registration_price1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e0f275;
  border-right:1px solid #e0f275;
  background:#c9e8c2}
.early_registration_price2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f7fc26;
  border-right:1px solid #f7fc26;
  background:#c4e6d0}
.early_registration_price3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c4e6d0;
  border-right:1px solid #c4e6d0;}
.early_registration_price4{
  border-left:1px solid #e0f275;
  border-right:1px solid #e0f275}
.early_registration_price5{
  border-left:1px solid #c9e8c2;
  border-right:1px solid #c9e8c2}
.early_registration_pricefg{
  background:#B7E1FE;
  padding: 10px 15px;
  font-size: 12px;
  }
.early_registration_pricefg b {
	font-size: 13px;
}    
.early_registration_pricefg ul{
	padding: 10px 0 0 25px;
}
.early_registration_pricefg li{
	padding-top:4px;
}

.regular_registration_price {
	width: 200px;
	background: #B7E1FE;
	padding: 10px;
	margin-left: 10px;
	float: left;
}

.data_table td {
	padding:5px 8px;
}

.data_table th {
	background-color: #2E8F6E;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding:7px 8px;
}

#downloads ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#downloads li {
	padding-left: 23px;
	padding-top: 6px;	
	background-image: url(../images/document-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


