/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }
img.logo {
margin: 80px 0 0 50px;

}



/* Use this class on any div.span / container to see the grid. */


/* Body margin for a sensile default look. */
body {
  margin:0 0;
  background: #fff url(/events/pass10/tioliop/imgs/body_bg_top.gif) top left repeat-x;
  height: 100%;	
}

html
	{
	
	}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 90%; 
  height: .1em;
  margin: 0 2em 1.45em 1.3em;
  border: none; 
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }
.inline {display: inline;}

/*////////////////////////////////////Typography////////////////////////////*/

/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 80%;
  color: #222; 
  font-family: 'Helvetica', sans-serif; 
  height:100%;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #000; font-family: Helvetica, sans-serif;}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em;}
h2 { font-size: 2em;  margin: 0.8em 0.8em 0.3em 0.1em; color: #267bb4; display: block; width: 92%; border-bottom: 1px solid #ccc; line-height: 1em; letter-spacing: -0.04em; font-weight:800; float:left;}
h3 { font-size: 1.5em; line-height: 1.2em; margin: 0.3em 0.8em 0.3em 0.0em; color: #000; font-weight: bold;}
h4 { font-size: 1.2em; line-height: 1.25; margin: 0 0 1.25em 1.2em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1.2em; line-height: 1.25; margin: -0.5em 0 1.25em 1.2em; height: 1.25em; text-align:right; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

h5 {margin: 0.6em 0.8em 0.3em 1.3em;}

/* Text elements I take it when you say doing good, you mean doing what is benificial for society at that time? Because you dont believe that there is such a thing as good. So if it benifits society at the time and it is socially acceptable, its good. Like Slavery was good at one time. 
-------------------------------------------------------------- */

p           { margin: 0 1.5em 0.5em 0.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
a:focus, 
a:hover     { color: #000; }
a           { color: #008fcc; text-decoration: underline; }
blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }
abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 2.9em; }
ul          { list-style: url(/events/pass10/tioliop/imgs/bullet.gif);}
ul.home          { list-style: url(/events/pass10/tioliop/imgs/bullet_h.gif);}
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 15px; }
dl dt       { font-weight: bold; float: left; margin: 2.3em 0 0 0; }
dd          { line-height: 3em; margin: 0 0 0 1.5em; float: left; width: 90%; border-bottom: 1px solid #eeeeee;}

dd img {display: inline; }
dd a.ddWidth {width: 300px; display: block;}



/* Tables
-------------------------------------------------------------- */

table       { width:96%; border-collapse: collapse; border: 1px solid #fff; float:right; margin:0.5em 0.5em 0.5em 0.5em;}
th          { font-weight: bold; background: #eee; color: #000; }
th,td       { padding: 8px 0 8px 5px; border: 1px solid #fff;}
tr.even td  { background: #eee; }
tr td  { background: #ffffff; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

table#guidance
	{
	margin: 0 0 0 15px;
	width: 94%;
	}
	
table#events, table#events td, table#events tr
	{
	padding: 0;
	margin: 0;
	}

table.services
	{
	margin: 0 0 0 20px;
	width: 94%;
	}
	
table.services th
	{
	background: #ccc;
	}
	
table.services td
	{
	background: #eee;
	}
	



/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }
.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }
.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }
.margin20	{ margin-left: 20px;}
.margintop20	{ margin-top: 20px;}
.left		{ float: left;}
.right		{ float: right;}
h2 a {text-decoration: none; cursor: pointer;}
.hide {display: none}
a.event       {background: #008fcc; color: #fff; text-decoration: none; padding: 2px;}
a:hover.event {background: #f3c416;}

/* New Styles - ADAM
-------------------------------------------------------------- */

#headershell { width:955px; height:38px; margin: 0 auto; margin-top:10px;
	padding: 0 0 0 0; }

#header
	{
	margin: 0 auto; margin-top:0px;
	padding: 0 0 0 0;
	height: 38px;
	width: 903px;
	background: transparent url(/events/pass10/tioliop/imgs/header_new.jpg) top left repeat-x; float:right; 
	}
	
	#home_button_left { background-image:url(/events/pass10/tioliop/imgs/home_button_left.jpg); float:left; width:42px; height:38px; margin:0px 0 0 10px; padding: 0 0 0 0; }
	
#main_content
	{
	margin: 0 auto;
	width: 925px;
	padding:0 10px 0 10px;
	background-color:#FFFFFF;
	/* min-height: 665px; */
	
	}
	
#main_content_left
	{
	float:left;
	width: 151px;
	background-color:#FFFFFF;

	/* min-height: 665px; */
	
	}
	
	#main_content_left h2
	{ border-bottom:0px; color:#A8D3FF; text-align:center; margin-left:-0.2em; font-size: 2.0em; }
	
#main_content_right
	{
	float:right;
	width: 774px;
	background-color:#FFFFFF;
	/* min-height: 665px; */
	
	}
	
#main_image {margin: 0 auto; width: 945px;}

#events {

	margin-left: 20px; 
	width: 95%;
}
	

#video {
	margin-left: 20px;
	width: 340px;
	background: #f3f7f8;
	height: 355px;
	padding: 5px;
}

.videocaption  { margin: 1.5em; color: #666; font-style: italic; }
	
	
	
/* top navigation*/

#top_nav
	{
	float: left;
	margin: 12px 0 0px 45px;
	}
	
#top_nav ul
	{
	list-style: none;
	}
	
#top_nav ul li
	{
	float: left;
	margin: 0 0 0 0;
	}
	
#top_nav ul li a
	{
	
	color:#ffffff;
	font-size: 1.3em;
	text-decoration: none;
	/* background: transparent url(/pass10/imgs/divider.gif) top right no-repeat; */
	padding: 10px 24px 5px 24px;
	height: 40px;
	}
	
#top_nav ul li a:hover
	{
	color:#666666;
	
	}
	
#top_nav ul li a.current
	{
	color: #f4d131;
	}

/* left hand navigation*/	
#left_nav
	{
	float: left;
	width: 210px;
	background: transparent url(/events/pass10/tioliop/imgs/left_bg.jpg) top left no-repeat;
	min-height: 665px;
	}
	
#left_nav ul
	{
	width: 180px;
	list-style: none;
	margin: 0px 0 0 25px;
	padding: 0 0 0 0px;
	text-indent: 15px;
	}
	
#left_nav li
	{
	list-style-image: none;
	}
	
#left_nav ul li a
	{
	color: #008fcc;
	font-weight: normal;	
	text-decoration: none;
	border-bottom: 1px solid #eee;
	display: block;
	width: 185px;
	line-height: 2em;
	font-size: 0.89em;
	
	}
	
#left_nav ul li a:hover
	{
	color: #fff;
	font-weight: normal;	
	text-decoration: none;
	border-bottom: 1px solid #fff;
	display: block;
	line-height: 2em;
	background:#f4d131;
	}
	
#left_nav ul li a.currentRight
	{
	color: #fff;
	font-weight: bold;	
	text-decoration: none;
	border-bottom: 1px solid #fff;
	display: block;
	line-height: 2em;
	background: #f4d131;
	}
	
#left_nav ul li a.external
	{
	background: transparent url(/events/pass10/tioliop/imgs/external_dark.gif) 160px 8px no-repeat;
	}
	
#left_nav ul li a:hover.external 
	{
	background: #f4d131 url(/events/pass10/tioliop/imgs/external_dark.gif) 160px 8px no-repeat;
	}
	
#left_nav h3.public
	{
	display: block;
	background: #d6e0f3;
	margin: 20px 0 10px 25px;
	height: 30px;
	line-height: 30px;
	color: #267bb4;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 13px;
	}
	
#left_nav h3.private
	{
	
	display: block;
	background: #d6e0f3;
	margin: 20px 0 10px 25px;
	height: 30px;
	line-height: 30px;
	color: #267bb4;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 13px;
	}
	
#left_nav p
	{
	margin: 10px 0 0 40px;

	}
	
#left_nav p a
	{

	font-size: 0.9em;
	color: #666666;
	}
	
/* decorative boxes*/	

.decorateContainer
	{
	width: 359px;
	float: left;
	margin: 0 0 0 10px;
	}
	
.decorateContainer ul
	{
	padding: 10px 0 0 15px;
	}
	
.decorateContainer img
	{
	padding: 0 0 10px 14px;
	width: 325px;
	height: 110px;
	
	}
	
.decorateContainer h3
	{
	display: block;
	width: 359px;
	height: 49px;
	background: transparent url(/events/pass10/tioliop/imgs/decorativeBoxTop.jpg) repeat-y;
	margin: 0;
	padding: 0;
	line-height: 4em;
	text-indent: 30px;
	color: #ffffff;
	}
	
.decorateContainer h3 span 
	{
	color: #f8c91c;
	}

.decorateBoxMiddle a:hover {text-decoration: none;}
.decorateBoxMiddle
	{
	width: 359px;
	height: 340px;
	background: transparent url(/events/pass10/tioliop/imgs/decorativeBoxMiddle.jpg) repeat-y;
	}
	
.decorateBoxMiddle p
	{
	margin: 0 25px 0 25px;
	padding: 10px 0 0 0;
	}
	
.decorateBoxBottom
	{
	width: 359px;
	background: transparent url(/events/pass10/tioliop/imgs/decorativeBoxBottom.jpg) no-repeat;
	height: 32px;
	}

.decorateBoxMiddle a.buttonBuyer
	{
	margin: 0 0 0 40px;
	display: block;
	width: 262px;
	height: 57px;
	background: transparent url(/events/pass10/tioliop/imgs/buttonPublic.gif) no-repeat;
	text-indent: -3000px;
	}
	
.decorateBoxMiddle a.buttonSupplier
	{
	margin: 0 0 0 40px;
	display: block;
	width: 262px;
	height: 57px;
	background: transparent url(/events/pass10/tioliop/imgs/buttonPrivate.gif) no-repeat;
	text-indent: -3000px;
	}

span.strong
	{
	font-weight: bold;
	color: #000;
	}
	
.footerNEW
	{
	width: 1173px;
	height: 215px;
	margin: 20px auto 20px auto;
	background-image:url(/events/pass10/tioliop/imgs/footer_buildings.jpg); background-repeat:repeat-x;
	}
	
.footer
	{
	width: 100%;
	height: 210px;
	margin: 0 auto;
	background-image:url(/events/pass10/imgs/footer_buildings.jpg); background-repeat:repeat-x; min-width: 955px;
	
		
	}
	
.footer p {}

#logosfooter_shell {  float:left; width:945px; position:absolute; left:150px; top:900px; margin:0 auto;
 }
#logosfooter_shell p { float:right; width:400px;}
.bip_logo_footer { background-image:url(/events/pass10/imgs/bip_logo_foot.png); width:107px; height:44px; float:left; margin:0.8em 0em 0em 0em;}
.pass_logo_footer { background-image:url(/events/pass10/imgs/pass_logo_foot.png); width:102px; height:51px; float:left; }

.breadcrumb
	{
	width: 500px;

	margin: 10px 20px;
	}
	
	
	
.footer img {margin: 30px 0 0 30px; }
	
.float_left
	{
	float: left;
	}
	
.float_right
	{
	float: right;
	}
	
	
.consultSection 
	{
	border-bottom: 1px solid #ccc; 
	width: 435px; 
	height: auto;
	padding-bottom: 1em;
	float: left;
	}
	
.accordion2 img.consultImg
	{
	float: left;
	margin: 1em 1em 0 1.2em;
	}
	
img.consultImg2
	{
	float: left;
	margin: 0.4em 1em 2em 1.2em;
	border: 1px solid #ccc;
	}
	
.consDescription
	{
	float: left;
	display: none;
	}
	
.consDescription p
	{
	margin: 0 0 0 0;
	}
	
.accord
	{
	margin: 0 30px 10px 15px;
	padding: 10px;
	}
	
.accordion2 {
	width: 100%; }

h3.accordionh3 {
	background: #EFF7FF url(/events/pass10/tioliop/imgs/arrow-square.gif) 314px 3px no-repeat;
	color: #666;
	font-size: 1em; line-height: 1.25;
	font-weight: normal;
	padding: 3px 15px; margin: 0 30px 3px 15px;
	border: solid 1px #ADD3EF; cursor: pointer; }
	
	
h3.accordionh4 {
	background: #EFF7FF url(/events/pass10/tioliop/imgs/arrow-square.gif) 670px 3px no-repeat;
	color: #666;
	font-size: 1em; line-height: 1.25;
	font-weight: normal;
	padding: 3px 15px; margin: 0 30px 3px 15px;
	border: solid 1px #ADD3EF; cursor: pointer; }	
	
h3.accordionh3:hover {
	background-color: #fff ;
}
h3.active {
	background: #EFF7FF url(/events/pass10/tioliop/imgs/arrow-square2.gif) 314px 3px no-repeat;
}

h3.active2 {
	background: #EFF7FF url(/events/pass10/tioliop/imgs/arrow-square2.gif) 670px 3px no-repeat;
}

.accordion2 p {
		margin: 0; padding: 10px 15px 10px 0;
	
}

.active {
	background-position: right 12px;}
	
	
.leftCol
	{
	float: left;
	width:380px;
	background: #fff;
	
	}
	
.leftCol img
	{
	margin: 0 0 20px 15px;
	}
	
.rightCol
	{
	float: left;
	width:380px;
	background: #fff;
	}
	
.rightCol img
	{
	margin: 0 0 20px 15px;
	}
	
	
/*  */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	

/*  */


blockquote.style2 {
 margin: 10px 30px 10px 50px;
 
  padding-left: 15px;
  padding-right: 15px;
  border-left: 3px solid #ccc;
} 

#content{
		position:relative;
		}	


/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:945px;
		height:272px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:27px;
		height:107px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:948px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:27px;
		height:107px;
		background:url(/events/pass10/tioliop/imgs/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(/events/pass10/tioliop/imgs/btn_next.png) no-repeat 0 0;	
		}												

/* // Easy Slider end */

.greyback_box { background-color:#EFEFEF; margin:1.0em 1.0em 1.0em 1.6em; padding:1.0em 1.0em 1.0em 1.0em;}
.greyback_box p { }

.center_align { margin-left:45px;}

/* Dates icons */
p.date {
	width: 42px;
	height: 10px;
	padding: 18px 0 14px 0;
	text-align: center;
	font-size:16px;
	font-weight:bold; 
	
}

p.date span { display: none;  }

.month1 { background: url(/events/pass10/tioliop/imgs/calendar/01.gif) no-repeat 0 0; }
.month2 { background: url(/events/pass10/tioliop/imgs/calendar/02.gif) no-repeat 0 0; }
.month3 { background: url(/events/pass10/tioliop/imgs/calendar/03.gif) no-repeat 0 0;  }
.month4 { background: url(/events/pass10/tioliop/imgs/calendar/04.gif) no-repeat 0 0; }
.month5 { background: url(/events/pass10/tioliop/imgs/calendar/05.gif) no-repeat 0 0; }
.month6 { background: url(/events/pass10/tioliop/imgs/calendar/06.gif) no-repeat 0 0; }
.month7 { background: url(/events/pass10/tioliop/imgs/calendar/07.gif) no-repeat 0 0; }
.month8 { background: url(/events/pass10/tioliop/imgs/calendar/08.gif) no-repeat 0 0; }
.month9 { background: url(/events/pass10/tioliop/imgs/calendar/09.gif) no-repeat 0 0; }
.month10 { background: url(/events/pass10/tioliop/imgs/calendar/10.gif) no-repeat 0 0; }
.month11 { background: url(/events/pass10/tioliop/imgs/calendar/11.gif) no-repeat 0 0; }
.month12 { background: url(/events/pass10/tioliop/imgs/calendar/12.gif) no-repeat 0 0; }

/* Dates icons END */

#bookingbox { width:200px; float:left;}
#bookingbox h3 { float:right;}
#dateicon { float:left;}
.bookarrow { float:left; width:48px; height:48px; }

.calendar {
  float: left;
  margin-right: 6px;
  width: 62px;
  height: 62px;
}


#calendarBox .calendar-icon-1 {
  background: url('/events/pass10/tioliop/imgs/calendar/01.gif'); float:right;
}
#calendarBox .calendar-icon-2 {
  background: url('/events/pass10/tioliop/imgs/calendar/02.gif'); float:right;
}
#calendarBox .calendar-icon-3 {
  background: url('/events/pass10/tioliop/imgs/calendar/03.gif'); float:right;
}
#calendarBox .calendar-icon-4 {
  background: url('/events/pass10/tioliop/imgs/calendar/04.gif'); float:right;
}
#calendarBox .calendar-icon-5 {
  background: url('/events/pass10/tioliop/imgs/calendar/05.gif'); float:right;
}
#calendarBox .calendar-icon-6 {
  background: url('/events/pass10/tioliop/imgs/calendar/06.gif'); float:right;
}
#calendarBox .calendar-icon-7 {
  background: url('/events/pass10/tioliop/imgs/calendar/07.gif'); float:right;
}
#calendarBox .calendar-icon-8 {
  background: url('/events/pass10/tioliop/imgs/calendar/08.gif'); float:right;
}
#calendarBox .calendar-icon-9 {
  background: url('/events/pass10/tioliop/imgs/calendar/09.gif'); float:right;
}
#calendarBox .calendar-icon-10 {
  background: url('/events/pass10/tioliop/imgs/calendar/10.gif'); float:right;
}
#calendarBox .calendar-icon-11 {
  background: url('/events/pass10/tioliop/imgs/calendar/11.gif'); float:right;
}
#calendarBox .calendar-icon-12 {
  background: url('/events/pass10/tioliop/imgs/calendar/12.gif'); float:right;
}

.calendar-day {
  font-weight: bold;
  font-size: 2.8em; line-height:0.8em;
  color:#008fcb;
  width: 42px;
  text-align:center;
  padding-top: 30px; padding-left:8px;
}

.homebutton { float:right; width:38px; height:39px; }


