@charset "utf-8";
body  {
	font: 100% Arial, "Helvetica Neue", sans;
	background:black;
	background-attachment: fixed;
	background-position:center top;
	background-repeat:no-repeat;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a	{
	cursor:hand;
	}

a img {border: 0;}

#container { 
	width: 857px; 
	background: none;
	margin: 23px auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0 0 0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}

/* hack to correct IE5.5 faulty box model */
* html #container {
	\width:857px; 
	w\idth:857px;
	}

#header { 
	width: 857px;
	background:url(images/top_png.png) no-repeat top;
	margin:0px;
	height:50px;
	display:block;
	padding: 0 0 0 0; 
} 

* html #header {
	\height:42px; 
	h\eight:42px;
	}

#header h3 {
	font-size:10px;
	color:#FF0000;
	width: 285px;
	height:50px;
	float: left;
	margin:0px 0 0 0;
	padding:0 0 0 615px;
	} 
	
/* hack to correct IE5.5 faulty box model */
* html #header h3 {
	\width:857px; 
	w\idth:285px;
	}
	
#header em {
display:none;
	} 
	
#header a.one {
	width:104px;
	height:42px;
	/*background-image:url(images/tab1.png);*/
	display: block;
	float:left;
	margin:0;
	padding:0px;
	}
	

	
#header a.two {
	width:56px;
	height:42px;
	background-image:url(images/tab2.png);
	display: block;
	float:left;
	margin:0px;
	padding:0px;
		}
#header a.three {
	width:80px;
	height:42px;
	background-image:url(images/tab3.png);
	display: block;
	float:left;
	margin:0px;
	padding:0px;
		}
	
#header a:hover {
	margin:0px;
	padding:0px;
	}

#sidebar1 {
	float: left; 
	width: 137px; 
	height:649px;
	background:url(images/left_png.png);
	padding: 0 0 0 0; 
	margin:0px;
	display:inline;
}

* html #sidebar1 {
	\width:115px; 
	w\idth:115px;
	}

#sidebar1 img {
	margin:0px;
	padding:0px;
	float:right;
	border:0px;
	}

.sidebar1a {
	float: left; 
	width: 115px; 
	background:url(images/straplineleft.png) no-repeat top right;
	padding: 0 0 0 22px; 
	margin:0px;
	
}

* html .sidebar1a {
	\width:137px; 
	w\idth:115px;
	}

.logo	{
	float: left; 
	width: 101px; 
	height:75px;
	background:url(images/logo.png) no-repeat 0 0;
	padding: 0; 
	margin:50px 0 0 0;
	display:block;
	position: relative;
	}
	
.logo span	{
	display:none;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .logo {
	\width:115px; 
	w\idth:115px;
	}

#sidebar1 h3 	{
	display:block;
	float:left;
	height:21px;
	width:105px;
	margin-left:5px;
	}
	
/* hack to correct IE5.5 faulty box model */
* html #sidebar1 h3 {
	\width:110px; 
	w\idth:105px;
	}

#sidebar1 h2 	{
	display:block;
	float:left;
	width:105px;
	margin-left:5px;
	}
	
/* hack to correct IE5.5 faulty box model */
* html #sidebar1 h2 {
	\width:110px; 
	w\idth:105px;
	}

#sidebar1 em	{
	display:none;
	}


#sidebar1article {
	float: left; 
	width: 137px; 
	height:800px;
	background:url(images/left_tall.png);
	padding: 0; 
	margin:0px;

}



#sidebar1article img {
	margin:0px;
	padding:0px;
	float:right;
	border:0px;
	}

#sidebar1article h3 	{
	display:block;
	float:left;
	height:21px;
	width:100px;
	margin-left:5px;
	}
	
/* hack to correct IE5.5 faulty box model */
* html #sidebar1article h3 {
	\width:105px; 
	w\idth:100px;
	}
	
#sidebar1article h2 	{
	display:block;
	float:left;
	width:100px;
	margin-left:5px;
	}

/* hack to correct IE5.5 faulty box model */
* html #sidebar1article h2 {
	\width:105px; 
	w\idth:100px;
	}

h3.whoweare 	{
	background:url(images/whoweare.png);
	margin:27px 0 3px 0;
	position: relative;
	}
a:hover h3.whoweare	{
background:url(images/whoweare_hover.png);
position: relative;
margin:27px 0 3px 0;
}

h3.whatwedo 	{
	background:url(images/whatwedo.png);
	margin:0 0 5px 0;
	position: relative;
	}
	a:hover h3.whatwedo 	{
	background:url(images/whatwedo_hover.png);
	margin:0 0 5px 0;
	position: relative;
	}
	
b.incentivetravel 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/incentivetravel.png);
	margin:0 0 4px 5px;
	position: relative;
	height:15px;
	}
	a:hover b.incentivetravel 	{
	background:url(images/incentivetravel_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	}
	
b.conferences 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/conferences.png);
	margin:0 0 4px 5px;
	position: relative;
	height:15px;
	}
	a:hover b.conferences 	{
	background:url(images/conferences_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	}
	
b.meetings 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/meetings.png);
	margin:0 0 4px 5px;
	height:15px;
	position: relative;
	}
	a:hover b.meetings 	{
	background:url(images/meetings_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	}
	
b.entertainment 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/entertainment.png);
	margin:0 0 4px 5px;
	height:26px;
	position: relative;
	}
	a:hover b.entertainment 	{
	background:url(images/entertainment_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	}
	
b.csrprogrammes 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/csrprogrammes.png);
	margin:0 0 4px 5px;
	position: relative;
	height:15px;
	}
	a:hover b.csrprogrammes 	{
	background:url(images/csrprogrammes_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	height:15px;
	}

b.skievents 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/ski_events.png);
	margin:0 0 4px 5px;
	position: relative;
	height:13px;
	}
	a:hover b.skievents 	{
	background:url(images/ski_events_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	height:13px;
	}

b.cruiseevents 	{
	display:block;
	float:left;
	width:100px;
	background:url(images/cruise_events.png);
	margin:0 0 4px 5px;
	height:26px;
	position: relative;
	}
	a:hover b.cruiseevents 	{
	background:url(images/cruise_events_hover.png);
	margin:0 0 4px 5px;
	position: relative;
	}
	
h3.ourclients 	{
	background:url(images/ourclients.png);
	margin:0 0 3px 0;
	position: relative;
	}
a:hover h3.ourclients 	{
	background:url(images/ourclients_hover.png);
	margin:0 0 3px 0;
	position: relative;
	}
h3.casestudies 	{
	background:url(images/casestudies.png);
	margin:0 0 3px 0;
	position: relative;
	height:21px;
	padding:0px;
	}
a:hover h3.casestudies 	{
	background:url(images/casestudies_hover.png);
	margin:0px 0 0 0;
	position: relative;
	height:21px;
	}

#sidebar1article em	{
	display:none;
	}


#container2 { 
	width: 720px; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
	display:inline;
	background:url(images/transppng.png);
	}
	
#container2 img.top {
	margin:0px 200px 0 0;
	padding:0px;
	width:152px;
	height:24px;
	border:0px;
	}

/* hack to correct IE5.5 faulty box model */
* html #container2 img.top {
	\width:352px; 
	w\idth:152px;
	}

#container2a { 
	width: 710px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin:0px;
	display:inline;
	padding:0px 0px 0px 10px;
	float:left;
	
	}
	
/* hack to correct IE5.5 faulty box model */
* html #container2a {
	\width:720px; 
	w\idth:710px;
	}
	


#sidebar2 {
	float: left; 
	width: 160px; 
	padding: 0 0 0 20px; 
	margin:29px 0px 0px 0px;
	display:inline;
}

/* hack to correct IE5.5 faulty box model */
* html #sidebar2 {
	\width:180px; 
	w\idth:160px;
	}
#sidebar2	a	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#sidebar2	a:hover	{
	text-decoration:none;
	color:#FFFFFF;
	}
	
#sidebar2	a:visited	{
	text-decoration:none;
	color:#FFFFFF;
	}

.phoneline {
	background-image:url(images/phoneline.png);
	background-repeat:no-repeat;
	height:200px;
	width:146px;
	padding:0 0 0 10px;
	margin:0px 0 0 0px;
	position: relative;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .phoneline {
	\width:156px; 
	w\idth:146px;
	}
	
.phoneline p {
	color:#FFFFFF;
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:bold;
	font-size:0.6em;
	width:138px;
	margin:0px;
	padding:0px;
	}

.phoneline h2 {
	color:#FFFFFF;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.9em;
	margin:0px 0 5px 0;
	padding:0px;
	}
	
.phoneline h3 {
	color: #ed1e79;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:1.2em;
	margin:13px 0 5px 0;
	padding:0px;
	}

.enquiry {
	background-image:url(images/enquiry.png);
	background-repeat:no-repeat;
	height:47px;
	width:146px;
	display:block;
	float:left;
	padding: 0 0 0 10px;
	margin:0 0 0 0;
	position: relative;
	}
	
.newsletter {
	background-image:url(images/newsletter.png);
	background-repeat:no-repeat;
	height:47px;
	width:146px;
	display:block;
	float:left;
	padding: 0 0 0 10px;
	margin:15px 0 0 0;
	position: relative;
	}
	
.visitus {
	background-image:url(images/visitus.png);
	background-repeat:no-repeat;
	height:47px;
	width:146px;
	display:block;
	float:left;
	padding: 0 0 0 10px;
	margin:15px 0 0 0;
	position: relative;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .enquiry {
	\width:156px; 
	w\idth:146px;
	}

.enquiry p {
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	margin:26px 0 0 35px;
	}
	
.newsletter p {
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	margin:10px 0 0 37px;
	}
	
.visitus p {
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	font-weight:bold;
	color:#FFFFFF;
	margin:16px 0 0 0px;
	}	

.panic {
	background-image:url(images/panic.gif);
	background-repeat:no-repeat;
	height:83px;
	width:146px;
	display:block;
	float:left;
	padding: 0 0 0 10px;
	margin:0 0 0 0;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .panic {
	\width:156px; 
	w\idth:146px;
	}

.panic h3 {
	font-family:Arial, "Helvetica Neue", sans;
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
	margin:6px 0 0 0;
	}
	
.panic p {
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.6em;
	font-weight:normal;
	color:#FFFFFF;
	margin:3px 0 0 0;
	display:block;
	width:110px;
	}
	
.related	{
	display:block;
	width:160px;
	float:left;
	margin:40px 0 0 -20px;
	padding:0px;
	}

/* hack to correct IE5.5 faulty box model */
* html .related {
	\width:160px; 
	w\idth:160px;
	}
	
.related h3	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	margin:0 0 0 10px;
	}

.related ul {
	margin:10px 0 0 0;
	list-style:none;
	padding:0px;
	}

.related li	{
	margin:0 0 5px 0;
	list-style:none;
	background:url(images/whiteheaderpng.png);
	display:block;
	width: 140px;
	padding:0 10px 2px 10px;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .related ul {
	\width:160px; 
	w\idth:140px;
	}
	
#sidebar2 .related li a	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	line-height:10px;
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
#sidebar2 .related li a:hover	{
	
	color:black;
	text-decoration:none;
	
	}
	
#sidebar2 .related li a:visited	{
	color:black;
	text-decoration:none;
	
	}
	

	

#container3 { 
	width: 530px; 
	text-align: left; 
	margin:26px 0px 0px 0px;
	padding:0px 0 0 0px;
	float:left;
	
}



.searchbar {
	float: left; 
	width: 530px; 
	height:19px;

	padding: 0px; 
	margin:20px 0px 7px 0px;
	
}


/* Hacking the drop downs */

.menu {
	float: left; 
	width: 530px; 
	height:19px;
	padding: 0px; 
	margin:20px 0px 7px 0px;
	position:relative; 
	z-index:100;
	}


.menu em {
	display:none;
	}

.menu img	{
	border:none;
	padding:0px;
	margin:0px;
	float: left;
	}

/* hack to correct IE5.5 faulty box model */
* html .menu {
	\width:530px; 
	w\idth:530px;
	}

.menu ul {padding:0;margin:0;list-style-type:none;}

/* By Time */
li.bytime {
	width:102px;
	position:relative;
	float:left;
	}

.bytime a, .bytime a:visited {
	display:block;
	background:none;
	width:102px; 
	height:19px; 
	font-size:0.8em;
	text-decoration:none;
	}

* html .bytime a, * html .bytime a:visited {
	\width:102px; 
	w\idth:102px;
	}
	
/* hide the sub levels and give them a positon absolute so that they take up no room */
li.bytime ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:19px;
	left:0; 
	width:102px;
	background:#595959;
	}

/* another hack for IE5.5 */
* html li.bytime ul {
	top:19px;
	t\op:19px;
	}
	
/* style the second level links */
li.bytime ul a, li.bytime ul a:visited {
	background:#595959; 
	color:#ffffff; 
	padding:3px 0px 3px 12px; 
	font-size:0.7em;
	font-family:Arial, "Helvetica Neue", sans;
	height:auto; 
	line-height:1.2em; 
	margin:0px;
	width:90px;
	}

/* yet another hack for IE5.5 */
* html li.bytime ul a, * html li.bytime ul a:visited {
	\width:102px;
	w\idth:90px;
	}
	
/* end By time */

/* By Location */
li.bylocation {
	width:133px;
	position:relative;
	float:left;
	}

.bylocation a, .bylocation a:visited {
	display:block;
	font-size:12px;
	width:133px; 
	height:19px; 
	line-height:19px;
	font-size:0.8em;	
	text-decoration:none;
}

* html .bylocation a, * html .bylocation a:visited {
	\width:133px; 
	w\idth:133px;
	}

/* hide the sub levels and give them a positon absolute so that they take up no room */
li.bylocation ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:19px;
	left:0; 
	width:133px;
	background:#595959;
	}

/* another hack for IE5.5 */
* html li.bylocation ul {
	top:19px;
	t\op:19px;
	}
	
/* style the second level links */
li.bylocation ul a, li.bylocation ul a:visited {
	background:#595959; 
	color:#ffffff; 
	padding:3px 0px 3px 12px; 
	font-size:0.7em;
	font-family:Arial, "Helvetica Neue", sans; 
	height:auto; 
	line-height:1.2em; 
	width:121px;
	
	}

/* yet another hack for IE5.5 */
* html li.bylocation ul a, * html li.bylocation ul a:visited {
	width:133px;
	w\idth:121px;
	}

/* end By Location */

/* By Price */
li.byprice {
	width:147px;
	position:relative;
	float:left;
	}

.byprice a, .byprice a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#ffffff; 
	width:147px; 
	height:19px; 
	font-size:0.7em;
	background:none; 
	line-height:19px; 
}

* html .byprice a, * html .byprice a:visited {
	\width:147px; 
	w\idth:147px;
	}
	
/* hide the sub levels and give them a positon absolute so that they take up no room */
li.byprice ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:19px;
	left:0; 
	width:147px;
	background:#595959;
	}

/* another hack for IE5.5 */
* html li.byprice ul {
	top:19px;
	t\op:19px;
	}

/* style the second level links */
li.byprice ul a, li.byprice ul a:visited {
	background:#595959; 
	color:#ffffff; 
	padding:3px 0px 3px 12px; 
	font-size:0.7em;
	font-family:Arial, "Helvetica Neue", sans;
	height:auto; 
	line-height:1.2em; 
	width:135px;
	}

/* yet another hack for IE5.5 */
* html li.byprice ul a, * html li.byprice ul a:visited {
	width:147px;
	w\idth:135px;
	}
	
/* end By Price */


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
	}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover {
	background:#373338;
	}
.menu :hover > a, .menu ul ul :hover > a {
	background:#373338;
	}


li.bylocation ul.scroll-pane	{
	overflow:auto;
	height: 180px;
	}



li.bylocation ul a div	{
	
	}

.menu ul li ul {visibility:hidden; }
.menu ul li div {visibility:hidden; }
.menu ul a div {visibility:hidden; }
.menu ul a ul {visibility:hidden; }
li.bylocation ul a ul {visibility:hidden; }
li.bylocation ul a div {visibility:hidden; }
.menu ul li table {visibility:hidden; }
.menu ul li tr {visibility:hidden; }
.menu ul li td {visibility:hidden; }



.menu ul li:hover ul {visibility:visible; }
.menu ul li:hover div {visibility:visible; }
.menu ul a:hover div {visibility:visible; }
.menu ul a:hover ul {visibility:visible; }
li.bylocation ul a:hover ul {visibility:visible; }
li.bylocation ul a:hover div {visibility:visible; }
.menu ul li:hover table {visibility:visible; }
.menu ul li:hover tr {visibility:visible; }
.menu ul li:hover td {visibility:visible; }


/* end hacking the drop downs */




.searchfield {
	float: left; 
	width:142px;
	height:19px; 
	
	padding: 0px; 
	margin:0px 0px 0px 6px;
}

/* hack to correct IE5.5 faulty box model */
* html .searchfield {
	\width:148px; 
	w\idth:142px;
	}

.searchfield input	{
	width: 114px;
	height:15px;
	border:0px;
	padding:2px 0 2px 2px;
	font-size:0.7em;
	color:#818181;
	line-height:10px;
	float:left;
	}

/* hack to correct IE5.5 faulty box model */
* html .searchbar input {
	\width:116px; 
	w\idth:114px;
	}

#searchsubmit {
height: 19px;
width: 26px;
cursor: pointer;
text-indent: -9999px;
border: none;
float:left;
background: url(images/searchbutton.png) no-repeat left top;
}

#mainContentHome { 
	margin: 0 0 0 0;
	padding: 0 0 20px 0; 
	width:530px;
	min-height:610px; /* i.e 6 needs a fix on this - just set Height */
	float:left;
		  height:auto !important;
  height:610px;
} 

#mainContent { 
	margin: 0 0 0 0;
	padding: 0 0 20px 0; 
	width:530px;
	min-height:649px; /* i.e 6 needs a fix on this - just set Height */
	float:left;
		  height:auto !important;
  height:649px;
} 

.emotion	{
	display:block;
	float:left;
	margin-bottom:20px;
	}
	
	
.emotion h3	{
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	margin:10px 0 5px 10px;
	padding:0px;
	font-size:1.2em;
	color:#FFFFFF;
	display:block;
	width:500px;
	float:left;
	clear:both;
	}

* html .emotion h3 {
	\width:510px; 
	w\idth:500px;
	}	

.emotion p	{
	font-family:Trebuchet MS, Trebuchet, Arial, "Helvetica Neue", sans;
	font-weight:normal;
	margin:0 0 0 10px;
	padding:0px;
	font-size:0.8em;
	color:#FFFFFF;
	display:block;
	float:left;
	clear:both;
	width:500px;
	}
	
* html .emotion p {
	\width:510px; 
	w\idth:500px;
	}
	
.intro	{
	display:block;
	float:left;
	}
	
	
.intro h3	{
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	margin:10px 0 5px 10px;
	padding:0px;
	font-size:1.2em;
	color:#FFFFFF;
	display:block;
	float:left;
	}

* html .intro h3 {
	
	}	

.intro p	{
	font-family:Trebuchet MS, Trebuchet, Arial, "Helvetica Neue", sans;
	font-weight:normal;
	margin:17px 0 20px 10px;
	padding:0px;
	font-size:0.8em;
	color:#FFFFFF;
	display:block;
	vertical-align:bottom;
	float:left;
	width:300px;
	}
	
* html .intro p {
	\width:310px; 
	w\idth:300px;
	}

.search	{
	display:block;
	float:left;
	}
	
	
.search h3	{
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	margin:10px 0 15px 10px;
	padding:0px;
	font-size:1.2em;
	color:#FFFFFF;
	display:block;
	width:500px;
	float:left;
	clear:both;
	}

* html .search h3 {
	\width:510px; 
	w\idth:500px;
	}


.bigimage {
	
	background-color:#555555; 
	padding: 2px;
	margin:0 0 20px 0;
	width: 526px;
	height:232px;
	float: left;
	
}

/* hack to correct IE5.5 faulty box model */
* html .bigimage {
	\width:530px; 
	w\idth:526px;
	}
	



.bigimage img {
	width:526px;
	height:232px;
	border:0px;
	margin:0px;
	padding:0px;
	
	}

.bigimagetitle {
	margin:-80px 0 0 0;
	padding:0px;
	float:left;
	
	}

.bigimagetitlediv	{
	width:520px;
	float:left;
	}

.bigimagetitle h1 {
	font-family:Arial, "Helvetica Neue", sans;
	color:#FFFFFF;
	font-weight:lighter;
	letter-spacing:0.05em;
	font-size:1.7em;
	margin:0px;
	padding:0px;
}


.bigimagetitle h1 a {
	color:#FFFFFF;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	clear:both;
	text-decoration:none;
}

.bigimagetitle h1 a:hover {
	color:#b2b2b2;
	text-decoration:none;
}


.bigimagetitle h2 {
	margin:0px;
	padding:0px;
}

.bigimagetitle h2 p {
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	color:#FFFFFF;
	font-size:0.6em;
	letter-spacing:0.11em;
	margin:0px;
	padding:0px;
	}


.bigimagetitle h2 a {
	color:#FFFFFF;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); 
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	clear:both;
	text-decoration:none;
}

.bigimagetitle_page {
	margin:-60px 0 0 0;
	padding:0px;
	float:left;
	}

.bigimagetitle_page h1 {

	font-family:Arial, "Helvetica Neue", sans;
	
	color:#FFFFFF;
	font-weight:lighter;
	letter-spacing:0.05em;
	font-size:1.7em;
	margin:0px;
	padding:0px;
}


.bigimagetitle_page h1 a {
	color:#FFFFFF;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	clear:both;
	text-decoration:none;
}

.bigimagetitle_page h1 a:hover {
	color:#b2b2b2;
	text-decoration:none;
}


.bigimagetitle_page h2 {
	margin:0px;
	padding:0px;
}

.bigimagetitle_page h2 p {
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	color:#FFFFFF;
	font-size:0.6em;
	letter-spacing:0.11em;
	margin:0px;
	padding:0px;
	
	}


.bigimagetitle_page h2 a {
	color:#FFFFFF;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); 
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	clear:both;
	text-decoration:none;
}

.bigimagetitle_yold {
	margin:-60px 0 0 0;
	padding:0px;
	float:left;
	}

.bigimagetitle_yold h1 {

	font-family:Arial, "Helvetica Neue", sans;
	
	color:#FFFFFF;
	font-weight:lighter;
	letter-spacing:0.05em;
	font-size:1.7em;
	margin:0px;
	padding:0px;
	
}


.bigimagetitle_yold h1 a {
	color:#FFFFFF;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	clear:both;
	text-decoration:none;
}

.bigimagetitle_yold h1 a:hover {
	color:#b2b2b2;
	text-decoration:none;
}


.bigimagetitle_yold h2 {
	margin:0px;
	padding:0px;
}

.bigimagetitle_yold h2 p {
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	color:#FFFFFF;
	font-size:0.6em;
	letter-spacing:0.11em;
margin:0px;
	padding:0px;
	}


.bigimagetitle_yold h2 a {
	color:#FFFFFF;
		float:left;
	display:block;
	background-image:url(images/headerpng.png); 
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	clear:both;
	text-decoration:none;
}

/* labels */

.jameslabelbig	{padding:0px;height:23px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.jameslabelbig h4	{background-image:url(images/label_jamessays.png);width:86px;height:23px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.jameslabelbig h4 em	{display:none;}
.jameslabel	{padding:0px;height:23px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.jameslabel h4	{background-image:url(images/label_jamessays.png);width:86px;height:23px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.jameslabel h4 em	{display:none;}

	
.mattlabelbig	{padding:0px;height:23px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.mattlabelbig h4	{background-image:url(images/label_mattsays.png);width:81px;height:23px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.mattlabelbig h4 em	{display:none;}
.mattlabel	{padding:0px;height:23px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.mattlabel h4	{background-image:url(images/label_mattsays.png);width:81px;height:23px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.mattlabel h4 em	{display:none;}


.tomlabelbig	{padding:0px;height:23px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.tomlabelbig h4	{background-image:url(images/label_tomsays.png);width:77px;height:23px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.tomlabelbig h4 em	{display:none;}
.tomlabel	{padding:0px;height:23px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.tomlabel h4	{background-image:url(images/label_tomsays.png);width:77px;height:23px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.tomlabel h4 em	{display:none;}


.hotellabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.hotellabelbig h4	{background-image:url(images/label_hotel.png);width:52px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.hotellabelbig h4 em	{display:none;}
.hotellabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.hotellabel h4	{background-image:url(images/label_hotel.png);width:52px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.hotellabel h4 em	{display:none;}

.experiencehitlabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.experiencehitlabelbig h4	{background-image:url(images/label_experiencehit.png);width:103px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.experiencehitlabelbig h4 em	{display:none;}
.experiencehitlabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.experiencehitlabel h4	{background-image:url(images/label_experiencehit.png);width:103px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.experiencehitlabel h4 em	{display:none;}

.asithappenedlabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.asithappenedlabelbig h4	{background-image:url(images/label_asithappened.png);width:105px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.asithappenedlabelbig h4 em	{display:none;}
.asithappenedlabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.asithappenedlabel h4	{background-image:url(images/label_asithappened.png);width:105px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.asithappenedlabel h4 em	{display:none;}

.tomatopresslabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.tomatopresslabelbig h4	{background-image:url(images/label_tomatopress.png);width:100px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.tomatopresslabelbig h4 em	{display:none;}
.tomatopresslabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.tomatopresslabel h4	{background-image:url(images/label_tomatopress.png);width:100px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.tomatopresslabel h4 em	{display:none;}

.experiencelabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.experiencelabelbig h4	{background-image:url(images/label_experience.png);width:106px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.experiencelabelbig h4 em	{display:none;}
.experiencelabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.experiencelabel h4	{background-image:url(images/label_experience.png);width:106px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.experiencelabel h4 em	{display:none;}

.wesaylabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.wesaylabelbig h4	{background-image:url(images/label_wesay.png);width:63px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.wesaylabelbig h4 em	{display:none;}
.wesaylabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.wesaylabel h4	{background-image:url(images/label_wesay.png);width:63px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.wesaylabel h4 em	{display:none;}

.closeuplabelbig	{padding:0px;height:16px;float:left;margin:-250px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.closeuplabelbig h4	{width:63px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.closeuplabelbig h4 em	{display:none;}
.closeuplabel	{padding:0px;height:16px;float:left;margin:-116px 0 0 4px;clear:both;position:relative;top:-1px;zoom: 1.0;}
.closeuplabel h4	{width:63px;height:16px;display:block;padding:0px;margin:0px;float:left;position:relative;top:-1px;zoom: 1.0;}
.closeuplabel h4 em	{display:none;}
	
/* end labels */

.smallpostwrapright {
	width:250px;
	margin:0px 0px 20px 0px;
	padding:0;
	height:118px;
	float:left;
	}

.smallimageright {
		padding: 2px;
	width: 246px;
	background:#555555;
	float:left;
}

/* hack to correct IE5.5 faulty box model */
* html .smallimageright {
	\width:250px; 
	w\idth:246px;
	}

.smallimageright img {
	padding: 0px;
	margin:0px;
	width: 246px;
	height:118px;
	border:0px;
}

.smallimagerighttitle {
	margin:-35px 0 0 0;
	padding:0px;
	float:left;
	
	}

.smallimagerighttitle h2 {

	font-family:Arial, "Helvetica Neue", sans;
	font-weight:lighter;
	font-stretch:ultra-condensed;
	font-size:0.9em;
	color:#FFFFFF;
	letter-spacing:0.1em;
		margin:0;
	padding:0;
}

.smallimagerighttitle h2 a {
	color:#ffffff;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	text-decoration:none;
}
.smallimagerighttitle h2 a:hover {
	color:#b3b3b3;
	text-decoration:none;
}


.smallimagerighttitle h3 {
	margin:0;
	padding:0;
}

.smallimagerighttitle h3 p {
	
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	font-size:0.5em;
	color:#FFFFFF;
	letter-spacing:0.06em;
		margin:0;
	padding:0;
	
	}


.smallimagerighttitle h3 a {
	color:#CCCCCC;
	float:left;
	clear:both;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	text-decoration:none;
}


.smallpostwrapleft {
	width:250px;
	margin:0px 30px 20px 0px;
	padding:0;
	height:118px;
	float:left;
	}

/* hack to correct IE5.5 faulty box model */
* html .smallpostwrapleft {
	\width:280px; 
	w\idth:250px;
	}

.smallimageleft {
	
	padding: 2px;
	width: 246px;
	background:#555555;
	float:left;
}

/* hack to correct IE5.5 faulty box model */
* html .smallimageleft {
	\width:250px; 
	w\idth:246px;
	}


.smallimageleft img {
	padding: 0px;
	margin:0px;
	width: 246px;
	height:118px;
	border:0px;
}

.smallimagelefttitle {
	margin:-35px 0 0 0;
	padding:0px;
	float:left;
	
	}

.smallimagelefttitle h2 {

	font-family:Arial, "Helvetica Neue", sans;
	font-weight:lighter;
	font-stretch:ultra-condensed;
	font-size:0.8em;
	color:#FFFFFF;
	letter-spacing:0.1em;
	margin:0;
	padding:0;
}


.smallimagelefttitle h2 a {
	color:#ffffff;
	float:left;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	text-decoration:none;
}

.smallimagelefttitle h2 a:hover {
	color:#b2b2b2;
	text-decoration:none;
}

.smallimagelefttitle h3 {
	margin:0;
	padding:0;
}

.smallimagelefttitle h3 p {
	
	font-family:Arial, "Helvetica Neue", sans;
	font-weight:normal;
	font-size:0.5em;
	color:#FFFFFF;
	letter-spacing:0.06em;
	margin:0;
	padding:0;
	
	}


.smallimagelefttitle h3 a {
	color:#CCCCCC;
	float:left;
	clear:both;
	display:block;
	background-image:url(images/headerpng.png); /* Must do a fix here for IE - basically there will be no transparency for IE versions that don't read PNG well */
	margin: 0 0 0 7px;
	padding:0 0 0 3px;
	text-decoration:none;
}


.articlecontent	{
	width:530px;
	float:left;
	margin:30px 0 0 0;
	padding:0px;
	min-height:500px;
	height:auto !important;
  	height:500px;
	}
	
.articlecontent h5	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:1.0em;
	margin:20px 0 20px 7px;
	}
	
.articlecontent h5	a	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:inherit;
	text-decoration:none;
	}
	
.articlecontent form h5	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:0.9em;
	clear:both;
	margin:20px 0 20px 7px;
	}
	
.articlecontent form h5	a	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:1.2em;
	text-decoration:none;
	}

.articlecontent p {
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	}
	
.articlecontent a {
	
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	
	}
	
.articlecontent blockquote 	{
	margin:0 0 15px 7px;
	padding:0px;
	text-align:left;
	width:523px;
	}
	
.articlecontent blockquote p	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#d6e9fa;
	font-style:italic;
	font-size:1.0em;
	margin:0px;
	padding:0px;
	text-align:left;

	}
	
.articlecontent p strong {
	font-size:1.2em;
	display:block;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:-5px;
	}

.articlecontent .alignleft {
	
	float:left;
	margin:0px 0 0 -100px;
	padding:20px;
	display:block;	
	position: relative; 
	left: -1px;
	background:url(images/galleryback.png);
	}

.articlecontent .alignleft img {
	border-width:2px;
	border-color:#555555;
	width:244px;
	height:138px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}

/* hack to correct IE5.5 faulty box model */
* html .articlecontent .alignleft img {
	\width:248px; 
	w\idth:244px;
	}


.articlecontent .alignright {
	
	float:right;
	margin:0px;
	padding:20px 0 20px 20px;
	display:block;	
	background:url(images/galleryback.png);
	}

.articlecontent .alignright img {
	border-width:2px;
	border-color:#555555;
	width:244px;
	height:138px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .articlecontent .alignright img {
	\width:248px; 
	w\idth:244px;
	}
	
.articlecontent .alignnone	{
	border:0px;
	display:none;
	}
	
.articlecontent ul	{
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	list-style:circle #ED1E79;
	}

.articlecontent ol	{
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	list-style:circle #ED1E79;
	}


.yoldcontent	{
	width:530px;
	float:left;
	margin:20px 0 0 0;
	padding:0px;
	min-height:500px;
	height:auto !important;
  	height:500px;
	}
	
.yoldcontent h5	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:1.0em;
	margin:20px 0 0 7px;
	}
	
.yoldcontent h5	a	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:inherit;
	text-decoration:none;
	}

.yoldcontent p {
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	}
	
.yoldcontent a {
	
	font-family:Arial, "Helvetica Neue", sans;
	font-size:12px;
	color:#FFFFFF;
	
	}
	
.yoldcontent blockquote 	{
	margin:0 0 15px 7px;
	padding:0px;
	text-align:left;
	
	border-bottom:1px dashed #FFFFFF;
	}
	
.yoldcontent blockquote p	{
	font-family: Arial, "Helvetica Neue", sans;
	color:#ffffff;
	font-style:normal;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	text-align:left;
	width:280px;
	}
	
.yoldcontent blockquote p strong {
	font-size:1.1em;
	margin:0px 0px 10px 0px;
	display:block;
	}
	
.yoldcontent blockquote a {
	
	font-family:Arial, "Helvetica Neue", sans;
	font-size:12px;
	color:#ed1e79;
	text-decoration:none;
	display:block;
	margin:10px 0 5px 0;
	}


.yoldcontent blockquote .alignright {
	
	float:right;
	margin:0px;
	padding:20px 0 0 10px;
	display:block;	
	}

.yoldcontent blockquote .alignright img {
	border-width:2px;
	border-color:#555555;
	width:221px;
	height:125px;
	display:block;
	margin:0 0 0 0;
	padding:0px;
	float:left;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .yoldcontent blockquote .alignright img {
	\width:248px; 
	w\idth:244px;
	}
	
.yoldcontent blockquote .alignnone	{
	border:0px;
	display:none;
	}
	
.yoldcontent .alignleft {
	
	float:left;
	margin:0px 0 0 -100px;
	padding:20px;
	display:block;	
	position: relative; 
	left: -1px;
	background:url(images/galleryback.png);
	}

.yoldcontent .alignleft img {
	border-width:2px;
	border-color:#555555;
	width:244px;
	height:138px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}

/* hack to correct IE5.5 faulty box model */
* html .yoldcontent .alignleft img {
	\width:248px; 
	w\idth:244px;
	}


.yoldcontent .alignright {
	
	float:right;
	margin:0px;
	padding:20px 0 20px 20px;
	display:block;	
	background:url(images/galleryback.png);
	}

.yoldcontent .alignright img {
	border-width:2px;
	border-color:#555555;
	width:244px;
	height:138px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .yoldcontent .alignright img {
	\width:248px; 
	w\idth:244px;
	}
	
.yoldcontent .alignnone	{
	border:0px;
	display:none;
	}
	
.yoldcontent ul	{
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	list-style:circle #ED1E79;
	}

.yoldcontent ol	{
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	list-style:circle #ED1E79;
	}


.wp-caption-dd	{
	display:none;
	}
	
.wp-caption-text	{
	display:none;
	}
	
.themeta	{
	background-image: url(images/dotted_map.png);
	background-repeat:no-repeat;
	float: right;
	display: block;
	width: 243px;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 0px;
	border:#818381 1px dashed;
	}

/* hack to correct IE5.5 faulty box model */
* html .themeta {
	\width:255px; 
	w\idth:243px;
	}
	
.themeta h4	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:1.0em;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	margin:14px 0 0 12px;
	}
	

	
.themeta table {
	margin:16px 0 16px 12px;
	}

.themeta tr	{
	vertical-align:top;
	}
	
.themeta td.left	{
	width:90px;
	}

.themeta p	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	color:#FFFFFF;
	margin:0px;
	}
	

	
.themeta strong	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	color:#e12075;
	padding:0px;
	}

.expect	{
	width:220px;
	}

.expect h4	{
	margin:14px 0 12px 12px;
	}
	
.expect h5	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:1.0em;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	margin:14px 0 0 12px;
	}

.expect a	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	margin:0px;
	margin:0;
	
	background:none;
	}

.expect p	{
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	color:#FFFFFF;
	margin:0 0 16px 12px;
	}
	
.expect p em	{
	color:#ed1e79;
	font-style:normal;
	}



#footer { 
	padding: 0 0 0 137px; 
	width:720px;
	height:77px;
	display:block;
	float:left;
	margin:0 0 0 0;
} 

/* hack to correct IE5.5 faulty box model */
* html .footer {
	\width:857px; 
	w\idth:720px;
	}


#footera { 
	padding: 0 0 0 0; 
	background-image:url(images/footer_new.png);
	width:720px;
	height:77px;
	display:block;
	float:left;
	margin:0 0 0 0;
} 

#footera p	{
	display:block;
	float:right;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.6em;
	color:#cccccc;
	padding:5px 20px 0 0;
	margin:0 0 0 0;
	}
	
#footera p a {
	color:#cccccc;
	text-decoration:none;
	}
	
#footera p.atol	{
	display:block;
	float:right;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.6em;
	text-align:right;
	color:#cccccc;
	padding:0 20px 0 100px;
	margin:0 0 0 0;
	}


/* hack to correct IE5.5 faulty box model */
* html .footera {
	\width:720px; 
	w\idth:720px;
	}
	
#footerahome { 
	padding: 0 0 0 0; 
	background-image:url(images/footer_home.png);
	width:720px;
	height:77px;
	display:block;
	float:left;
	margin:0 0 0 0;
} 

#footerahome p	{
	display:block;
	float:right;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.6em;
	color:#cccccc;
	padding:0 20px 0 0;
	}
	
#footerahome p a {
	color:#cccccc;
	text-decoration:none;
	}

/* hack to correct IE5.5 faulty box model */
* html .footerahome {
	\width:720px; 
	w\idth:720px;
	}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*
 * jQuery Lightbox Plugin (balupton edition) - Lightboxes for jQuery
 * Copyright (C) 2007 Benjamin Arthur Lupton
 *
 * This file is part of jQuery Lightbox (balupton edition).
 * 
 * You should have received a copy of the GNU Affero General Public License
 * along with jQuery Lightbox (balupton edition).  If not, see <http://www.gnu.org/licenses/>.
 */
#lightbox,#lightbox-overlay{
	position:absolute;
	top:0px;
	left:0px;
	bottom:auto;
	right:auto;
	z-index:100;
	width:100%;
	height:auto;
	text-align:center;
	color:#333;
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block
	}
	
#lightbox-overlay	{
	z-index:90;
	background-color:#000;
	height:100%
	}

#lightbox-overlay-text{
	text-align:right;
	margin-right:20px;
	margin-top:20px;
	color:white;
	font-size:12px;
	cursor:default;
	line-height:normal
	}

#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{
	text-decoration:none;
	color:white
	}

#lightbox-overlay-text span{
	padding-left:5px;
	padding-right:5px
	}

#lightbox img,#lightbox a img,#lightbox a{
	border:none;
	outline:none
	}
	
#lightbox-imageBox{
	position:relative;
	border:1px solid black;
	background-color:white;
	width:250px;
	height:250px;
	margin:0 auto
	}
	
#lightbox-imageContainer{
	padding:1px
	}
	
#lightbox-loading{
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0
	}

#lightbox-nav{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10
	}
	
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{
	display:block;
	width:49%;
	height:100%;
	background:transparent url("../images/blank.gif") no-repeat;
	zoom:1;
	padding:0px;
	margin:0px
	}

#lightbox-nav-btnPrev{
	left:0;
	right:auto;
	float:left
	}
	
#lightbox-nav-btnNext{
	left:auto;
	right:0;
	float:right
	}

#lightbox-infoBox{
	font:10px Arial, "Helvetica Neue", sans;
	background-color:#FFF;
	margin:0 auto;
	padding:none
	}

#lightbox-infoContainer{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	line-height:normal
	}
	
#lightbox-infoHeader{
	width:100%;
	text-align:center
	}
	
#lightbox-caption{
	text-align:justify
	}

#lightbox-caption-title{
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#333333;
	}

#lightbox-caption-description{
	font-weight:normal
	}

#lightbox-infoFooter{
	margin-top:3px;
	color:#999
	}

#lightbox-currentNumber{
	display:block;
	width:49%;
	float:left;
	text-align:left
	}
	
#lightbox-close{
	display:block;
	width:45%;
	float:right;
	text-align:right
	}

#lightbox-close-button{
	padding-left:30%
	}

#lightbox-close-button,#lightbox-close-button:link,#lightbox-close-button:visited,#lightbox-close-button:hover{
	text-decoration:underline;
	color:#999
	}

#lightbox-close-button:hover{
	color:#666
	}
	
#lightbox-infoContainer-clear{
	clear:both;
	visibility:hidden
	}
	

/* The Form Builder */



/* Generic FormBuilder Display Configuration */
form.formBuilderForm, div.formBuilderSuccess {
	text-align: left;
	padding: 10px;
 	clear: both;
	font-family:Arial, "Helvetica Neue", sans;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	float:left;
	margin:0 0 30px 0;
	background:url(images/transppng.png);
	width:510px;
}

/* hack to correct IE5.5 faulty box model */
* html form.formBuilderForm, div.formBuilderSuccess {
	\width:530px; 
	w\idth:510px;
	}

#formBuilderGeneral_Enquiry  {
	text-align: left;
	padding: 10px;
 	clear: both;
	font-family:Arial, "Helvetica Neue", sans;
	color:#ffffff;
	font-style:normal;
	font-weight:normal;
	font-size:11px;
	float:left;
	margin:-30px 0 20px 0;
	width:510px;
background:url(images/transppng.png);
}

/* hack to correct IE5.5 faulty box model */
* html #formBuilderGeneral_Enquiry {
	\width:530px; 
	w\idth:510px;
	}

.formBuilderForm div{
	margin: 0;
	padding: 0;
}

.formBuilderForm div input {
	margin: 0;
	padding: 0;
	background:#262626;
	width:330px;
	border:none;
	color:#FFFFFF;
	height:19px;
}

div.formBuilderSelect select {
	margin: 0;
	padding: 0;
	background:#262626;
	width:330px;
	border:none;
	color:#FFFFFF;
	height:19px;
}

div.formBuilderRadio input {
	margin: 0;
	padding: 0;
	background:none;
	width:40px;
	border:none;
	color:#FFFFFF;
	height:19px;
}

div.checkbox input  {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	background:none;
	width:40px;
	border:none;
	color:#FFFFFF;
}

div.formBuilderSuccess h4 {
	margin: 0;
	padding: 0;
}

div.formBuilderSuccess	em	{
	font-family:Arial, "Helvetica Neue", sans;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	}



/* The div class around each form field*/
.formBuilderForm .formBuilderField{
	margin:0 0 10px 0;
	float:left;
	}

.formBuilderForm .formBuilderInput {
	margin:0 0 10px 0;
	float:left;
	
	}
	
.formBuilderForm .formBuilderSelect	{
	margin:0 0 10px 0;
	float:left;
	}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	font-weight: bold;
	background-color:none;
	color:#ED1E79;
	display:block;
	width:200px;
	margin:0 0 3px 165px;
}

/* hack to correct IE5.5 faulty box model */
* html .formBuilderForm .formBuilderError {
	\width:35px; 
	w\idth:200px;
	}

/* Generic Display Controls */
.formBuilderForm div.formBuilderComment {
	font-style: normal;
	font-weight:normal;
	margin: 4px 0 10px 0;
	color:#FFFFFF;
	font-size:11px;
	clear: both;
	float: left;
	width: 95%;
}


.formBuilderForm .formBuilderHidden {
	visibility: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: absolute;
}

.formBuilderForm .formBuilderSubmit {
	clear: both;
	display:block;
	width:58px;
	height:19px;
	float:right;
	
	background-repeat:no-repeat;
	margin:0 0 10px 0px;
	border:0px;
	position:relative;
}

/* hack to correct IE5.5 faulty box model */
* html .formBuilderForm .formBuilderSubmit {
	\width:58px; 
	w\idth:58px;
	}

.formBuilderForm .formBuilderSubmit input {
	clear: both;
	display:block;
	margin:0px;
	padding:0px;
	width:58px;
	height:19px;
	background:url(images/submitbutton.png) no-repeat;
	font-size:10px;
	border:0px;
	position:relative;
}



/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	clear: left;
	float: left;
	vertical-align: top;
	width: 155px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:4px 0 0 0;
	color:#FFFFFF;
	font-weight: bold;
}

/* hack to correct IE5.5 faulty box model */
* html .formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired{
	\width:165px; 
	w\idth:155px;
	}

.formBuilderForm .formBuilderLabelRequired em {
	color:#ed1e79;
}




/**** Field Type Specific Display Controls ****/

.formBuilderForm .small_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .small_text_area textarea
{
	width: 98%;
}
.formBuilderForm .large_text_area .formBuilderLabel
{
	width: auto;
	clear: both;
}
.formBuilderForm .large_text_area textarea
{
	width: 75%;
	margin: 0 0 0 0;
	padding: 0;
	background:#262626;
	border:none;
	color:#FFFFFF;
	clear:both;
}
.formBuilderForm .checkbox
{
	width: 510px;
	
	clear:both;
}

.formBuilderForm .checkbox .formBuilderInput	{
	margin:0;
	}

.formBuilderForm .radio_buttons
{
	margin:0 0 0 0;
}
.formBuilderForm .radio_buttons .formBuilderLabel
{
	display:block;
	width:98%;
	float:left;
	clear:both;
	font-style:normal;
	font-weight:bold;
	margin:15px 0 0 0;
}



.formBuilderForm .radio_buttons .formBuilderRadio
{
	display: block;
	position: relative;
	margin: 0px 30px 10px 0;
	padding-left: 0;
	text-align:center;
	float:left;
	width:40px;
	padding-top:50px;
}

/* hack to correct IE5.5 faulty box model */
* html .formBuilderForm .radio_buttons .formBuilderRadio {
	\width:10px; 
	w\idth:40px;
	}

div.formBuilderFailure {
	border: 1px solid red;
	background-color: #FFEBEB;
	margin: 2px;
	padding: 4px;
	display:none;
}
div.formBuilderFailure h4, div.formBuilderFailure p {
	margin: 0 0 4px 0;
	padding: 0;
}

div.formBuilderCaptcha {
	display: block;
	width: 120px;
	float: left;
}
div.formBuilderCaptcha input {
	width: 120px;
}



#twitter_div	{
	padding:24px 10px 20px 10px;
	margin:0 0 0 0;
	float:left;
	width:230px;
	height:119px;
	background-image:url(images/twitter_07.png);
	background-repeat:no-repeat;
	}
	
* html #twitter_div {
	\width:250px; 
	w\idth:230px;
	}

#twitter_div	ul	{
	list-style:none;
	margin:0;
	padding:0;
		font-family:Arial, "Helvetica Neue", sans;
	font-size:0.7em;
	height:75px;
	color:#0c0d10;
	}
	
#twitter_div	li	{
	margin:0 0 10px 0;
	padding:0;
	}
	
#twitter_div	a	{
	margin:0;
	padding:0;
		font-family:Arial, "Helvetica Neue", sans;
	font-size:11px;
	color:#ed1e79;
	text-decoration:none;
	}

#twitter_div a.twitter-link	{
	float:left;
	color:#FFFFFF;
	margin: 5px 0 0 145px;
	}
form.formSidebar div{float: left; clear:left;}
form.formSidebar {
	width: 130px !important;

}

.sixteenninevideoarticlecontent	{
	width:530px;
	float:left;
	margin:20px 0 0 0;
	padding:0px;
	min-height:475px;
	height:auto !important;
  	height:475px;
	}

.sixteenninevideoarticlecontent h5 a img {	
	border:none;
	}	

.sixteenninevideoarticlecontent object	{
	margin-left:-7px;
	position:absolute;
	top:143px;
	width:530px;
	height:236px;
	}

.sixteenninevideoarticlecontent h5	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:0.9em;
	}
	
.sixteenninevideoarticlecontent h5	a	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	font-size:inherit;
	text-decoration:none;
	}

.sixteenninevideoarticlecontent p {
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	}
	
.sixteenninevideoarticlecontent p .small{
	font-size:0.8em;

	}
	
.sixteenninevideoarticlecontent a {
	
	font-family:Arial, "Helvetica Neue", sans;
	color:#ED1E79;
	
	}
	
.sixteenninevideoarticlecontent blockquote 	{
	margin:0 0 15px 0;
	padding:0px;
	text-align:left;
	color:#FFFFFF;
	}
	
.sixteenninevideoarticlecontent blockquote p	{
	font-family:Arial, "Helvetica Neue", sans;
	color:#fff;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	text-align:left;
	
	}
	
.sixteenninevideoarticlecontent p strong {
	font-size:1.2em;
	display:block;
	font-weight:bold;
	margin-bottom:15px;
	}
	


.sixteenninevideoarticlecontent .alignleft {
	
	float:left;
	margin:0px 0 0 -100px;
	padding:20px;
	display:block;	
	position: relative; 
	left: -1px;
	background:url(images/galleryback.png);
	}

.sixteenninevideoarticlecontent .alignleft img {
	border-width:2px;
	border-color:#555555;
	width:244px;
	height:138px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}

/* hack to correct IE5.5 faulty box model */
* html .sixteenninevideoarticlecontent .alignleft img {
	\width:248px; 
	w\idth:244px;
	}


.sixteenninevideoarticlecontent .alignright {
	
	float:right;
	margin:0px;
	padding:20px 0 20px 20px;
	display:block;	
	background:url(images/galleryback.png);
	}

.sixteenninevideoarticlecontent .alignright img {
	border-width:2px;
	border-color:#555555;
	width:244px;
	height:138px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
	}
	
/* hack to correct IE5.5 faulty box model */
* html .sixteenninevideoarticlecontent .alignright img {
	\width:248px; 
	w\idth:244px;
	}
	
.sixteenninevideoarticlecontent .alignnone	{
	border:0px;
	display:none;
	}
	
.sixteenninevideoarticlecontent ul	{
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	list-style:circle #ED1E79;
	}

.sixteenninevideoarticlecontent ol	{
	margin:0 0 15px 7px;
	font-family:Arial, "Helvetica Neue", sans;
	font-size:0.8em;
	color:#FFFFFF;
	list-style:circle #ED1E79;
	}


.twHolder {position:relative; width:100%; float:left; clear:left;}
.flowOnTwitter {float: left; clear: left; width:164px; position: absolute; left:-8px; top:0px;}
.ftHead {width:164px; height:39px; font-size:1px; text-indent:-9999px; background:url(images/twitter_head.png) no-repeat 0 0; float: left; clear: left}
.ftFooter {width:164px; height:39px; font-size:11px;  background:url(images/twitter_footer.png) no-repeat 0 0; float: left; clear: left}
.ftFooter a{font-size:10px; color:#fff; background:url(images/twitter_bird.png) no-repeat 0 0px; float: right; padding:0px 5px 2px 27px; margin-top:14px;}
.ftMiddle {width:148px;  background: #7d8087; float: left; clear: left; color: #fff; font-size:10px; padding: 8px;}
.ftMiddle a{text-decoration: underline !important}
.ftMiddle ul{margin:0; padding:0; list-style-type: none}
