body {
	background-image:url(/chile/global/images/gradientBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#403D3E;
	/* font-size:75%; */
	overflow: -moz-scrollbars-vertical;
}

#container {
	width:951px; 
	margin:0 auto 0 auto;
}
#header {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	z-index:1000;
	
}
.language {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:26px; 
	text-align:right; 
	font-size:.9em; 
	padding-top:4px;
	z-index:100;
}
#languageSelect {
 	font-size:.8em; 
	margin:1px 0 -1px 2px; 
	width:138px;
}
.banner {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:134px; 
	background-image:url(/colombia/global/images/ColombiaHeader.jpg); 
	background-repeat:no-repeat;
}

.banner img {
	 height:120px; 
	 width:101px;
	 display:inline; 
	 float:left; 
	 position:relative; 
	 border:0; 
	 top:9px; 
	 left:18px;
}
.countdown {
	 position:relative; 
	 float:right; 
	 top:24px; 
	 right:10px;
}

#content {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	margin:17px 0 15px 0; 
	font-size:12px;
	/* background-color:white; */
	/*height:500px; */
	background-image:url(/colombia/global/images/Colombia_mid-gradient-bg3.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
}
#leftcontent {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:240px; 
	/* background-color:yellow; 	*/
	background-image:url(/colombia/global/images/mid-gradient-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#midcontent {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:437px; 
	/* background-image:url(/colombia/global/images/mid-gradient-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x; */
	/* border:1px solid #D6DEE2;  */
	margin-left: 18px; 
	/*margin-top:18px; */
	padding:0px;
	
	}

/* FONTS */
p {
	/*font-size:1em;*/
	line-height:1.3em;
	margin:0 0 15px 0;
	font-size:12px;
}

h1 {   /* GREEN PAGE TITLE   */
	color: #008c4b;
	color:#d25699; /* PINK */
	color:#c34b90; /* PINK */
	
	/* line-height:normal; */
	font-size:23px;
	text-transform:uppercase;
	margin:0 0 2px 0;
}

h2 {  /* BROWN Text */
	font-size:15px;
	/* line-height:normal; */
	color: #804d21;
	color: #008c4b; /* green */
	color: #3d7e2c; /* green */
	margin:0 0 2px 0;
	font-weight:bold; 
}
h3 {  /* LIGHT BROWN on Tickets page */
	font-size:15px;
	line-height:normal;
	color: #d27f28;
	margin:0 0 2px 0;
}
.green {
	color: #3d7e2c;
	font-weight:bold;
}
hr {
	background:none;
	height:0px;
	border:0;
	border-bottom:1px dotted #C7BFA1;
	margin:0 0 15px 0;
}
a:link, a:visited, a:hover, a:active {
	color:#3D7E2C;
	text-decoration:underline;
}
a:hover {
	color:#3D7E2C;
	text-decoration:none;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* GLOBAL NAV */


#globalNav {
	width: 952px;
	position: relative;
	top: 0px;
	left: -1px;
	margin:0;
	padding:0;
	height:36px;
}
#globalNav li {
	position:relative;
	display:inline;
	float:left;
	padding:0;
	margin:0;
	height:36px;
	vertical-align:middle;
}
#globalNav li a:link, #globalNav li a:visited, #globalNav li a:hover, #globalNav li a:active {
	position:relative;
	text-decoration:none;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding: 11px 0 0 0;
	height:25px;
	vertical-align:middle;
	background-color:#d25699;
	background-image:url(/colombia/global/images/navBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 0 0 1px;	
	/* width:157px; */
	/* width:189px; */
	width:475px;
	font-size: 12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	
}
#globalNav li a:link, #globalNav li a:visited { 
   color:#d25699; /* pink */
}

#globalNav li a:hover  {
	background-color:#d25699;
	background-position:0 -40px;
	color:#FFF;
}
#globalNav li a.active:link, #globalNav li a.active:visited, #globalNav li a.active:hover, #globalNav li a.active:active {
	background-color:#d25699;
	background-position:0 -40px;
	color:#FFF;
}
 #globalNav li a#ctl00_Agenda:link, #globalNav li a#ctl00_Agenda:visited, #globalNav li a#ctl00_Agenda:hover, #globalNav li a#ctl00_Agenda:active,
#globalNav li a#ctl00_Downloads:link, #globalNav li a#ctl00_Downloads:visited, #globalNav li a#ctl00_Downloads:hover, #globalNav li a#ctl00_Downloads:active {
	/*padding-top:4px; height:32px; */
	width:160px;
	
}



.th #globalNav li a#ctl00_Agenda:link, .th #globalNav li a#ctl00_Agenda:visited, .th #globalNav li a#ctl00_Agenda:hover, .th #globalNav li a#ctl00_Agenda:active 
{
	padding: 11px 0 0 0;
	height:25px;
	width:191px;
}
#globalNav li ul {
	position: absolute;
	filter:alpha(opacity=93);-moz-opacity:.93;opacity:.93;
	left: -2px; /* Set 1px less than menu width */
	width:157px;
	top: 36px;
	display: none;
	background-color:#F7F9FB;
	border:1px solid #DCE4EF;
	padding:2px;
	margin:0;
	z-index:1000;
	}
#globalNav li ul li {
	position:relative;
	background-image:none;
	padding:0;
	margin:0;
	width:160px;
}
/* Styles for Menu Items */
#globalNav li ul a:link, #globalNav li ul a:visited, #globalNav li ul a:active {
	width:156px;
	border:1px solid #F7F9FB;
	font-size:12px;
	display: block;
	text-decoration: none;
	color:#42ADBD;
	color:Black;
	background: none; /* IE6 Bug */
	padding: 4px 0 2px 0;
	text-transform:none;
}
#globalNav li ul a:hover {
	width:156px;
	display: block;
	color: #3d7e2c; /* Green */
	text-decoration: none;
	background:#EBEFF5; /* IE6 Bug */
	padding: 4px 0 2px 0;
	border: 1px solid #DCE4EF; /*#ddd*/ /* IE6 Bug */
}
/* Holly Hack. IE Requirement \*/
* html #globalNav ul li { float: left; height: 1%; }
* html #globalNav ul li a { height: 1%; }
/* End */

#globalNav li:hover ul, #globalNav li.over ul { display: block; } /* The magic */
ul
{
   	/* list-style-type:none;
	 list-style-image:url(images/bullet.gif); */
}

/* F O O T E R */

#footer {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px;
	background-image:url(/chile/global/images/footer.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	padding:47px 0 5px 0;
}
#footer a {
	color:#3D7E2C;
}
.arrow {
	padding-left:32px;
}
.arrow a {
	background-image:url(/chile/global/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 17px 2px 0;
	color:#3D7E2C;
}
.copy {
	position:relative; 
	float:left; 
	display:table-cell; 
	color:#9F9E9E; 
	font-size:10px; 
	margin:4px 0 0 0;
}
.return {
	position:relative; 
	float:right; 
	display:table-cell;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* HOME */

.center_box_L
{
    display:table-cell; 
	position:relative; 
	float:left;
	width: 192px;
 /*	background-image:url(/chile/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x; */
	padding:11px 5px 10px 2px;
}
.center_box_L p 
{
    line-height:1.4em;
}
.center_box_R
{
    display:table-cell; 
	position:relative; 
	float:right;
	width: 194px;
	/* background-image:url(/chile/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;  */
	padding:11px 12px 10px 50px;
}
.center_box_R p 
{
    line-height:1.4em;
}

.vip_box {
  margin-top:10px;
	border:1px solid #f8e5b6; 
	background-color:#F1F1F1;
	background-image:url(/chile/global/images/vipBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 8px 5px 15px;
	height:464px;
}
.vip_box h2 {
  font-size:23px;
  color:#59310f;
}
.vip_box hr {
	border-bottom:1px dotted #295AB6;
}

#midcontent a {
	color:#3D7E2C;
}


/* AGENDA */
.agenda1 #content {
	 background-image:url(/colombia/global/images/Extravaganza_background_2co.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.print
{
    font-size:12px;
    background-image:url(/chile/global/images/printer.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:18px;
	float:right;
	font-weight:normal;
}
.agenda_content_area
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 675px;
	
/*	background-image:url(/chile/global/images/agenda/main_header.jpg);
	background-position:right top;
	background-repeat:no-repeat; 
   border     :1px solid #fcebbe; */
	padding:12px 0px 0 0px;
	margin-bottom:10px;		
	font-size:14px;
}
/*.agenda_content_area h1 {
	color: #59310f;
	font-size:18px;
	 text-transform:uppercase; 
	margin:0 0 8px 0;
}  */
.agenda_content_area p {
    /* width:350px;*/
    padding-left:20px;
	margin:0 0 8px 0;
}
.agenda_content_area p.agendaIntro {
    width:365px;
    padding-left:0px;
    font-weight:bold;
}
.agenda_content_area p.agendaOutro {
    font-weight:bold;
    margin:0;
}
.agenda {
	 display:table-cell; float:left; position:relative;  width: 690px;
}
.agenda div {
	 float:left; position:relative; display:table-cell; 
}
.agenda p {
	 font-size:10px;
	 }
	 
	 #agendaTbl th {
    background-image:url(/colombia/global/images/agenda/agenda_bar.gif);    
    
    background-repeat: no-repeat;
  /*  background-color:#8A9CCF; */
    height:24px;
    text-align:left;
    font-weight:bold;
    color:#fff;
    padding-left:8px;
}
#agendaTbl h2 {
    color:#09468B;
    margin:0;
}
#agendaTbl 
{
    position:relative;
    float:left;
    /*width:680px;*/
	width: 676px;
	font-size:12px;
}
#agendaTbl td {
    font-size:11px;
    padding:6px 8px 2px 8px;
    vertical-align:top;
    color:#555454;
    border-top:1px dotted #D1D3D4;
}
#agendaTbl td.header {
    padding:0;
    border-top:0;
}
#agendaTbl td.intro {
    border-top:0;
    padding:0 0 4px 0; 
    font-size:13px;
}
#agendaTbl td.top {
    padding:2px 8px 2px 8px;
    border-top:0;
}
#agendaTbl td.newDay {
    border-top:1px dotted #30639D;
    }

	 /* DOWNLOADS */
	 
	 .downloadsContainerTop {
    position:relative; float:left; display:table-cell; width:650px;
}
.downloadsContainer {
    position:relative; float:left; display:table-cell; width:650px;
    padding-top:20px;
    background-image:url(/chile/global/images/downloadsBorder.gif);
    background-position:32px top;
    background-repeat:no-repeat;
}
.downloads_sub {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:290px; 
	margin: 0px; 
	padding:0px 0 5px 32px;
}

	 
/* SPEAKERS */
.speakers #content {
	  background-image:url(/colombia/global/images/Extravaganza_background_2co.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.photos #content {
	  background-image:url(/colombia/global/images/Extravaganza_background_2_short.gif);
	  
	background-repeat:no-repeat;
	background-position:bottom right;
	
}

#midcontent_type2 {
	display:table-cell; 
	position:relative; 
	float:left; 
	width: 676px;
	 /*border:1px solid #D6DEE2;  */
	margin-left: 10px; 	
	padding: 6px 10px; 
/*	background-image:url(/colombia/global/images/mid-gradient-bg.gif);
	background-repeat:repeat-x;
	background-position:right bottom; */
	
	}
#midcontent_type2 a {
	color:#3D7E2C;
}
.midcontent_speakers {
	display:table-cell; 
	position:relative; 
	float:left; 
	/* height:196px; */
	width:652px;
	margin-bottom:16px;
	}
.midcontent_speakers a {
	color:#3D7E2C;
}


.speakers_title
{    
    color:#804d21; text-transform:uppercase; font-weight:bold; font-size:15px;
}


/*TICKETS */


#ticketList li
{
    margin:0 60px 15px 0;
	line-height:1.3em;
	font-size:12px;
}


/* TRAVEL */

/*h2.travel {
    color:#333; 
    color: #008c4b;
    text-transform:none; font-size:15px; font-weight:normal;
    margin:0 0 2px 0;
}*/
.travel_title
{    
    color:#804d21; 
    color: #d25699;
    text-transform:uppercase; font-weight:bold; font-size:15px;
}
/* h2.travel {
    font-size:18px; color:#3B65B5;   
} */
    
p.travelLinks {
    line-height:1.5em
}

/* PDF'S  */
.pdf {
	font-size:12px;
	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:22px top;
	padding-left:24px;
}
.pdf a {
	display:block;
	padding:2px 0 2px 24px;
	color:#3D7E2C;
}
.nopdf {
	font-size:11px;
	background-position:22px top;
	padding-left:24px;
}
.nopdf a {
	font-size:12px;
	padding:2px 0 2px 0px;
	color:#3D7E2C;
}
.nopdf .dateTxt {
    font-size:10px; 
	padding:2px 0 0 0;
    margin-left:0px;
	color:#555;
}
/* QUOTES */
#quote {
    display:table-cell; 
	  position:relative;
	  float:left;
    padding-top:12px;
    margin:0 10px 0 5px;
}
#quote p {
    color:#B07713;
     color:#3D7E2C; /* green */
    font-size:14px;
    line-height:1.3em;
    font-style:italic;
}
#quote p.quoteBy {
    font-size:12px;
    line-height:1em;
    font-weight:bold;
}

/* RIGHT SIDE */

.right_under_video 
{ color:#3D7E2C;
    margin:8px 0 3px 0; 
    font-weight:bold;
      
}

.right_box
{ 
	/* border:1px solid #fce8b5; */
	 
	 border:1px solid #faa61a; 
	background-image:url(/chile/global/images/travel/moduleBg.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	padding:15px 10px 5px 15px;

}
.right_box h2 {
    color: #3D7E2C
}


/* -------------------------------------------------------- */



.rightModule hr {
	background:none;
	height:0px;
	border:0;
	border-bottom:1px dotted #C7BFA1;
	margin:0 0 15px 0;
}

#rightcontent {
	display:table-cell; 
	position:relative; 
	float:right; 
	width:240px; 
	/*background-color:#3366CC;
	margin:2px 0 20px 0; 
	border:1px solid #D6DEE2; 
	padding:20px 10px 5px 20px; */
	/*background-image:url(/colombia/global/images/mid-gradient-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x; */
	
}
.rightModule2 {
	display:table-cell; 
	position:relative; 
	float:left; 
	 width:220px;
	background-color:#f6e492; 
  /*	margin:2px 0 20px 0; */
	border:1px solid #D9E0E4; 
	/* background-image:url(/chile/global/images/moduleBg.jpg); 
	background-position:top; 
	background-repeat:repeat-x; */
	padding:20px 0px 15px 20px; 
	overflow:auto; height:200px;
}


.left_box
{  display:table-cell; 
	position:relative; 
	float:left;
	width: 220px;
	height:97px;
	border:1px solid #dadfe2; 
	background-image:url(/chile/global/images/gradient_blue.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:20px 0px 15px 20px; 
}


.center_box_1
{  display:table-cell; 
	position:relative; 
	float:left;
	width: 192px;
	background-image:url(/chile/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 5px 0px 11px;
	margin-bottom:30px;
}
.center_box_1 p 
{
    line-height:1.4em;
}
.center_box_2
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 197px;
	height:133px;
	background-image:url(/chile/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 0px 0px 11px;
	
	}
.center_box_2 p 
{
    line-height:1.4em;
}
	.center_box_3
{  display:table-cell; 
	position:relative; 
	float:left;
	width: 197px;
	height:219px;
	background-image:url(/chile/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 0px 0px 11px;
		
}
.center_box_4
{  display:table-cell; 
	position:relative; 
	float:right;
	width: 197px;
	height:219px;
	background-image:url(/chile/global/images/gradient3.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:11px 0px 0px 11px;

}

.right_box_home
{  
	height:296px;
	border:1px solid #dadfe2; 
	background-image:url(/chile/global/images/home/vip_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 8px 20px 15px;
    /*font-weight:bold; */
}
.right_box_home h2 {
	font-size:14px;
	color: #039;
	margin:0 0 3px 0;
	font-weight:bolder;
}
.right_box_home hr {
	background:none;
	height:0px;
	border:0;
	/* border-bottom:1px dotted #C7BFA1; */
	border-bottom:1px dotted #336699;	
	margin:0 0 4px 0;
}

.middle_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #dd0507;
	color: #c34b90;
	font-weight: bold;
	font-size:14px;	
}
.home_middle_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #e00404;
	font-weight: bold;
	font-size:24px;
	/* margin-left:11px; */
	margin-right:11px;
}
.box_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#403D3E;
	font-size:11px;
	line-height:14px;	
}


.arr 
{
    margin:3px 0 -3px 3px;
}
.downloads 
{
    background-image:url(/chile/global/images/leafBg.png); background-repeat:no-repeat;
}
.dateTxt {
    font-size:10px; 
    margin-left:23px;
}

.home #content {
	/* background-image:url(/chile/global/images/homeBg.gif);
	background-repeat:no-repeat;
	background-position:center bottom; */
}

.vip_box {
  margin-top:10px;
	border:1px solid #f8e5b6; 
	background-color:#F1F1F1;
	background-image:url(/chile/global/images/vipBg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 8px 5px 15px;
}
.vip_box h2 {
  font-size:23px;
  color:#59310f;
}
.vip_box hr {
	border-bottom:1px dotted #295AB6;
}
.ticketSales {
   display:table-cell; 
   position:relative; 
   float:left; 
   width:234px;
   background-image:url(/chile/global/images/ticketsalesBg.gif); 
   background-position:top; 
   background-repeat:repeat-x; 
   background-color:#F6E06F; 
   border:1px solid #BA8315; 
   padding:8px 3px 3px 3px; 
   margin:15px 0 0 0;
}
.ticketSales h2 {
   color:#FFF; 
   font-size:13px; 
   text-align:center; 
   margin:0 0 10px 0;
}
.ticketSales .countries {
   border:1px solid #E2CB63; 
   padding:5px 46px 0px 42px; 
   margin:0 auto; 
   background-color:#F6E492;
}
.ticketSales .countries p {
    margin:0 0 6px 0; 
    padding:0 0 0 35px; 
    background-repeat:no-repeat; 
    background-position:left; 
    position:relative;
}
.ticketSales .countries span {
    float:right; 
}
.ticketSales .countries p.australia {
    background-image:url(/chile/global/images/flag-australia.gif); 
}
.ticketSales .countries p.indonesia {
    background-image:url(/chile/global/images/flag-indonesia.gif); 
}
.ticketSales .countries p.india {
    background-image:url(/chile/global/images/flag-india.gif); 
}
.announcements {
    display:table-cell; 
    position:relative; 
    float:left; 
    width:232px;   
    background-image:url(/colombia/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#feedca; 
     background-color:#fff;
    border:1px solid #faa61a; 
    padding:8px 3px; 
    margin:15px 0 0 0; 
}
.announcements h2 {
    color:#FFF; 
    color:Black;
    font-size:13px; 
    text-align:center; 
    margin:0 0 10px 0;
 }
  
.hotel_bar 
{   background-image:url(/colombia/global/images/hotel_gradient3.gif); 
    background-position:top left; 
    background-repeat:no-repeat;
    color:#008c4b;
    font-size:12px;
    font-weight:bold;
    background-color:#fff;  
	height:20px; 
	width:192px;
	padding-left:4px;
	padding-top:4px;  
    }
	
.hotel_center 
{  display:block;
  border:1px solid #faa61a; 
	overflow:auto;
	height:196px; 	
   	padding:6px;
	margin:0 0 0px 0; 
    background-color:#fff;	
	
	 	}
		
		.hotel_center2 
{  display:block;
  /* border:1px solid #faa61a; */
	padding:6px;
	margin:0 0 0px 0; 
    background-color:#fff;	
	 background-image:url(/colombia/global/images/hotel_gradient2.gif); 
    background-position:top left; 
    background-repeat:repeat-x;
	
	 	}
.hotel
{
font-size:10px;
margin-left:4px;

}

 .announcements2 {
    display:table-cell; 
    position:relative; 
    float:left; 
    width:232px;
    background-image:url(/colombia/global/images/home/blue_gradient.gif); 
    background-image:url(/colombia/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#fff; 
    border:1px solid #d9ddde; 
    background-color:#faead8; 
    border:1px solid #faa61a; 
    padding:8px 3px; 
    margin:15px 0 0 0; 
}
.announcements2 h2 {
    color:#FFF; 
    font-size:13px; 
    text-align:center; 
    margin:0 0 10px 0;
 }
.pdfs {
    border:1px solid #faa61a; 
    padding:10px 5px 10px 0px; 
    overflow:auto; 
    height:196px; 
    margin:0 auto; 
   /*  background-color:#fef6e3; */
    background-color:#fff;
}

.pdfs .pdf {
	font-size:12px;
	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:14px top;
	padding-left:14px;
	margin:0 0 10px 0;
	/* overflow:auto; */
}
.pdfs .pdf a {
	display:block;
	padding:2px 0 0px 24px;
	color:#3D7E2C;
	color: #3d7e2c; /* green */
}
.pdfs .pdf .dateTxt {
    font-size:10px; 
    margin-left:23px;
}

.more {
    margin:15px 0 7px 0; 
    text-align:center;
}
.more a:link, .more a:visited, .more a:hover, .more a:active {
	color:#3D7E2C;	
}

.quoteContainer {
    display:table-cell; 
    position:relative; 
    float:left; 
    border:1px solid #dadfe2;
    border:1px solid #faa61a; 
  /*  background-image:url(/barcelona/global/images/gradient_blue.gif); 
    background-image:url(/colombia/global/images/announcementsBg.gif); */
    background-image:url(/colombia/global/images/quoteBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#faead8; 
    background-color:#fffefc;
     margin:0 0 20px 0;	
  width: 220px;	
  
    padding:20px 1px 5px 18px; 
     padding:6px 1px 5px 8px; 
       padding:8px 3px; 
        padding:8px 2px; 
    margin:15px 0 0 0; 
     
}
.quote {
    background-position:left top; 
    background-repeat:no-repeat; 
    margin:0; 
    padding:0;
}
.quote p {
    padding-top:200px; 
    text-indent:85px; 
    font-size:14px; 
    line-height:20px; 
    font-style:italic; 
    margin:0 0 10px 0; 
    color:#3D7E2C;
}
.quote p.author {
    padding:0;
    text-indent:0;
    line-height:normal;
    font-style:normal;
    font-size:12px; 
    font-weight:bold;
}
.center_box_L
{
  display:table-cell; 
	position:relative; 
	float:left;
	/* padding:20px 0px 0px 4px;*/
	padding:20px 0px 0px 12px;
	width: 200px;
	border-top:1px dotted #ccc;
	
}
.center_box_L p 
{
    line-height:1.4em;
}
.center_box_R
{
  display:table-cell; 
	position:relative; 
	float:right;
	width: 200px;	
/*	padding: 20px 14px 0px 0px; */
	padding: 20px 8px 0px 14px;
	border-top:1px dotted #ccc;	
}
.center_box_R p 
{
    line-height:1.4em;
}

.hotel-module {
	background:url(/colombia/global/images/hotels-bg.jpg) no-repeat top; 
	padding:82px 1px 1px 1px;
}
.hotel-info {
	overflow:auto; 
	height:183px; 
	width:218px; 
	padding:7px 10px;
}
.hotel-info h3 {
	font-size:12px;
	line-height:normal;
	color: #d27f28;
	margin:0 0 0 0;
	padding:0;
}
.hotel-info p {
	font-size:10px;
	padding:0 0 12px 0;
	margin:0;

}
