body {
	background-image:url(/2009/italy/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; 
	
}
.language {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:26px; 
	text-align:right; 
	font-size:.9em; 
	padding-top:4px;
	z-index:100;
}
#ctl00_languageSelect {
 	font-size:.8em; 
	margin:1px 0 -1px 2px; 
	width:138px;
}
.banner {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:138px; 
	background-image:url(/2009/italy/global/images/header_wo.jpg); 
	background-repeat:no-repeat;
}

.it .banner {
	display:table-cell; 
	position:relative; 
	float:left; 
	width:951px; 
	height:138px; 
	background-image:url(/2009/italy/global/images/header_IT_wo.jpg); 
	background-repeat:no-repeat;
}


.banner img {
	 height:120px; 
	 width:200px;
	 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-image:url(/brazil/global/images/Brazil_background_3.gif);*/
	background-image:url(/2009/italy/global/images/italy_background_tickets.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content2 {
	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-image:url(/brazil/global/images/Brazil_background_3.gif);*/
	background-image:url(/2009/italy/global/images/italy_background_agenda.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:397px; 
	/* 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 20px;	
	}
#midcontent_photo {
	display:table-cell; 
	position:relative; 
	float:left; 
	margin-left:39px;
	padding-bottom:10px;
	width: 670px;
		}
/* FONTS */
p {
	/*font-size:1em;*/
	line-height:1.3em;
	margin:0 0 15px 0;
	font-size:12px;
}
h1 span {font-weight:normal;}
h1 {   /* BLUE PAGE TITLE   */
	color: #23418c;
	
	/* line-height:normal; */
	font-size:23px;
	text-transform:uppercase;
	margin:0 0 2px 0;
}

h2 {  /* BROWN Text */
	font-size:15px;
	/* line-height:normal; */
	color: #0093d0;
	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;
}
h4 {   
	color: #23418c;
	font-size:13px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 2px 0;	
}
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:#23418c;
	background-image:url(/2009/italy/global/images/italy_menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 0 0 1px;	
	/* width:157px; 
	width:180px; 
	width:130px; */ 
	
	 width:237px; 
	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:#393939; /* blue */
}

#globalNav li a:hover  {
	background-color:#23418c;
	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-image:none;
	background-color:#23418c;
	background-position:0 -40px;
	color:#FFF;
}
/* agenda nav */
#globalNav li a#ctl00_Agenda:link, #globalNav li a#ctl00_Agenda:visited, #globalNav li a#ctl00_Agenda:hover, #globalNav li a#ctl00_Agenda:active {
	/*padding-top:4px; height:32px; */
	width:154px;
	padding: 4px 0 0 0;
	height:32px;
	margin:0 0 0 1px;
	
}

/* tickets nav */
#globalNav li a#ctl00_Tickets:link, #globalNav li a#ctl00_Tickets:visited, #globalNav li a#ctl00_Tickets:hover, #globalNav li a#ctl00_Tickets:active {
	/*padding-top:4px; height:32px; */
	width:140px;
	padding: 4px 0 0 0;
	height:32px;
	margin:0 0 0 1px;
	
}

/* downloads nav */
#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; */
	
	padding: 4px 0 0 0;
	height:32px;
	margin:0 0 0 1px;
}

/* Travel nav */
#globalNav li a#ctl00_Travel:link, #globalNav li a#ctl00_Travel:visited, #globalNav li a#ctl00_Travel:hover, #globalNav li a#ctl00_Travel:active {
	/*padding-top:4px; height:32px; */
	
}

/* promotions nav */
#globalNav li a#ctl00_Promotions:link, #globalNav li a#ctl00_Promotions:visited, #globalNav li a#ctl00_Promotions:hover, #globalNav li a#ctl00_Promotions:active {
	/*padding-top:4px; height:32px; */
	
}
/* speakers nav */
#globalNav li a#ctl00_Speakers:link, #globalNav li a#ctl00_Speakers:visited, #globalNav li a#ctl00_Speakers:hover, #globalNav li a#ctl00_Speakers:active {
	/*padding-top:4px; height:32px; */
	
}
/* home nav */
#globalNav li a#ctl00_Home:link, #globalNav li a#ctl00_Home:visited, #globalNav li a#ctl00_Home:hover, #globalNav li a#ctl00_Home:active {
	/*padding-top:4px; height:32px; */
	
	
}


#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(/2009/italy/global/images/footer.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	padding:65px 0 5px 0;
}
#footer a {
	color:#3D7E2C;
}
.arrow {
	padding-left:32px;
}
.arrow a {
	background-image:url(/2009/italy/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(/2009/italy/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(/2009/italy/global/images/Brazil_background_2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.print
{
    font-size:12px;
    background-image:url(/2009/italy/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(/2009/italy/global/images/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(/2009/italy/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;
}
/* home page */
	 .home #content 
	 {  background-image:url(/2009/italy/global/images/italy_background_tickets.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	    
	 }
/* SPEAKERS */
.speakers #content {
	  background-image:url(/2009/italy/global/images/Brazil_background_2.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 {
 
	clear:both; 
	width:652px;
	margin-bottom:35px;
	border:1px;
	margin-left:12px;
	margin-right:12px;
	
	}
	.midcontent_speakers img {width:146px; height:146px; border:0; float:left; clear:none; margin:0 15px 15px 0;}
.midcontent_speakers a {
	color:#3D7E2C;
}
.midcontent_speakers h2 
{
    padding:0 15px 5px 0; 
}
.midcontent_speakers p 
{
    padding:0 15px 5px 0;
}
.midcontent_speakers2 {
	display:table-cell; 
	position:relative; 
	float:left; 
	height:250px; 
	width:256px;
	margin-bottom:16px;
	border:1px;
	text-align:center;
	
	}
.midcontent_speakers2 a {
	color:#3D7E2C;
}
.midcontent_speakers2 h2 
{
    margin-top:6px;
}
.speakers_title
{    
    color:#804d21; text-transform:uppercase; font-weight:bold; font-size:15px;
}


/*TICKETS */
#ticketList li
{
    margin:0 40px 15px 0;
	line-height:1.3em;
	font-size:12px;
}
 #ticketsTbl th {
  /*  background-image:url(/brazil/global/images/Brazil_tickets_gradient_head.gif);        
    background-repeat: no-repeat;
    background-position:bottom left; */
  /*  background-color:#8A9CCF; */
    height:24px;
    text-align:left;
    font-weight:bold;
    color:#fff;
     padding-left:8px; 
}
#ticketsTbl h2 {
    color:#09468B;
    margin:0;
}
#ticketsTbl 
{
    position:relative;
    float:left;
    /*width:680px;*/
	width: 436px;
	font-size:12px;
	background-image:url(/2009/italy/global/images/Brazil_tickets_gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#ticketsTbl td {
    font-size:11px;
    padding:6px 6px 2px 6px;
    vertical-align:top;
    color:#555454;
    border-top:1px dotted #D1D3D4;
     
}
#ticketsTbl td.top {
    padding:6px 6px 2px 6px;
    border-top:0;
}

/* 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-lnk {
	font-size:12px;
	background-image:url(/2009/italy/global/images/pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:24px;
	display:block;
}

/* PDF'S  */
.pdf {
	font-size:12px;
	background-image:url(/2009/italy/global/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; 
	background-image:url(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/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(/2009/italy/global/images/flag-australia.gif); 
}
.ticketSales .countries p.indonesia {
    background-image:url(/2009/italy/global/images/flag-indonesia.gif); 
}
.ticketSales .countries p.india {
    background-image:url(/2009/italy/global/images/flag-india.gif); 
}
.announcements {
    display:table-cell; 
    position:relative; 
    float:left; 
    width:232px;
	background-color:#f1f6f8; 
    background-image:url(/2009/italy/global/images/announcementsBg.gif); 
   /*( background-image:url(/brazil/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; */
    background-repeat:repeat-x;
    border:1px solid #dce3e7;
    padding:8px 3px; 
    margin:15px 0 0 0; 
}
.announcements h2 {
    color:#684f40;
    font-size:13px; 
    text-align:center; 
    margin:0 0 10px 0;
 }
 .announcements2 {
    display:table-cell; 
    position:relative; 
    float:left; 
    width:232px;
    background-image:url(/2009/italy/global/images/announcementsBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#f1f6f8; 
    border:1px solid #dce3e7; 
    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; */
    border:1px solid #dae1e5;     
    padding:10px 5px 10px 0px; 
    overflow:auto; 
    height:196px; 
    margin:0 auto; 
   /*  background-color:#fef6e3; */
    background-color:#f0f8f1;
}

.pdfs .pdf {
	font-size:12px;
	background-image:url(/2009/italy/global/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; text-decoration:underline;
}
.more a:hover {
	color:#3d7e2c; text-decoration:none;
}

.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(/2009/italy/global/images/quoteBg.gif); 
    background-position:top; 
    background-repeat:repeat-x; 
    background-color:#faead8; 
    background-color:#fdf8f3;
     margin:0 0 20px 0;	
  width: 220px;	
  
   /* padding:20px 1px 5px 18px; 
     padding:6px 1px 5px 8px; 
       padding:8px 3px; 
        padding:8px 2px; */
   padding:8px 9px;
    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;
}

.photos #content {
	background-image:none;
	background-repeat:no-repeat;
	background-position:center bottom;
}

.speaker-home {
	
	width:187px; float:left;
	margin:10px 0 0 0; padding:0;
	font-size:11px; line-height:18px;
}
.speaker-home img {margin-bottom:5px;}
.speaker-home strong {font-size:12px;}



a#ctl00_cphMainContent_LatestAnnouncements_lnkOtherLanguages {color:#3d7e2c; text-decoration:underline;}

a#ctl00_cphMainContent_LatestAnnouncements_lnkOtherLanguages:hover {color:#3d7e2c; text-decoration:none;}

#tourism-info {
	
	width:240px; height:292px;
	
	margin:15px 0 0 0; padding:0; border:0;
	
	background: url(/2009/italy/global/images/tourism-info.jpg) bottom left no-repeat;
	
	overflow:hidden;
}
#tourism-info h2{padding:15px 15px 5px 15px; font-size:18px; font-weight:normal;}
#tourism-info p {padding:0 15px; line-height:18px;}


