/* 
	Copyright  : Outgoing Ltd, 2009
    Description: Override the tour-op default styles to resemble Big Green Coach
*/

/* START MAIN */

	body { background: #ffffff url("/includes/upload/affiliates/bgc/background.jpg") repeat-x scroll 0 -150px; }

	/* Do not display Flight provider logos */
	#pleasewaitAnimationLogos { display: none; }
	
	img[src='/images/other/checkoutsafe.gif'] { display: none !important; }
	img[src='/images/other/checkoutsafe_sml.gif'] { display: none !important; }

	#divLightBox {
		position:absolute;
		background:#ffffff;
		border:#751b24 2px solid;
		display:none;
		z-index:200;
		width:350px;
		height:350px;
	}
	#frameLightBox {
		position:absolute;
		z-index:51;
		display:none;
		background:#FFFFFF;
		width:350px;
		height:350px;
		border:none!important;
	}

	#ThreeDSecureIframe {
		position:absolute;
		z-index:200;
		left:50%;
		margin-left:-250px;
		margin-top:120px;
		width:500px;
		height:450px;
		border:3px #FF32B9 solid;
		background:#FFFFFF;
	}

	#destinationHelp {
		position:absolute;
		background:#ffffff;
		width:520px;
		border:#7CA3AF 2px solid;
		display:none;
		z-index:200;
		left:50%;
		margin-left:-260px;
	}
	#destinationHelpFrame {
		display:none;
		position:absolute;
		z-index:199;
	}

	#destinationHelp #destinationHelpTop {
		overflow:hidden;
		background:#77B429;
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
		padding:8px;
	}

	#destinationHelp #destinationHelpTop a {
		color:#FFFFFF;
		text-decoration:none;
	}
	#destinationHelp #destinationHelpDest {
		height:300px;
		overflow-y:scroll;
		overflow-x:hidden;
		color:#555555;
		text-align:left;
	}

	#divTellAFriend {
		position:absolute;
		background:#ffffff;
		border:#58b2ff 2px solid;
		display:none;
		z-index:200;
		width:385px;
		height:330px;
	}

	#frameTellAFriend {
		position:absolute;
		z-index:51;
		display:none;
		background:#FFFFFF;
		width:385px;
		height:330px;
	}

	h1, h2, h3, h4, h5, h6 {
		padding-left:0px;
		font-size:15px;
		color:#77B429;
		text-align:left;
		margin-top:18px;
		margin-bottom:8px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:bold;
	}


	.TellAFriend {
		text-align:center;
		padding-top:15px;
	}
	.TellAFriend table {
		text-align:left;
	}

	#Img1 { display: none } /* Hide the BeOutgoing logo on the search page. */


	#frameCallBack {
		position:absolute;
		z-index:51;
		display:none;
		background:#FFFFFF;
		width:385px;
		height:160px;
	}
	#divCallBack {
		position:absolute;
		background:#ffffff;
		border:#c9c9c9 2px solid;
		display:none;
		z-index:200;
		width:385px;
		height:160px;
	}

	.CallBack {
		text-align:center;
		padding-top:15px;
	}
	.CallBack table {
		text-align:left;
	}


	body {
		margin:0px;
		padding:0px;
		font-family: arial, helvetica, sans-serif;
	}

	#websiteDiv, .websiteDiv2 {
		/*width:992px;*/
		margin:auto;
		/*padding-left:5px;*/
		padding-top:0px;
		background: #fff url(/includes/upload/affiliates/bgc/background.jpg) repeat-x;
	}

	a:link, a:visited, a:active, a:hover {
		color: #77B429;
		font-size:11px;
		text-decoration:underline;
	}
	 a:hover {
		font-size:11px;
	 	text-decoration:none;
	 }

	 .crossLink {
		background:url(/images/icons/cross_link.gif) no-repeat 5px 3px;
		padding-left:20px;
	 }

	 .bulletLink {
	 	background:url(/images/icons/arrow_blue.gif) no-repeat 2px 2px;
		padding-left:14px;
	 }
	 .bulletLink_white {
	 	background:url(/images/icons/arrow_white.gif) no-repeat 2px 2px;
		padding-left:14px;
	 }

	 .box1 .bulletLink {
	 	/*background:url(/images/icons/arrow_white_sm.gif) no-repeat center left;*/
	 }

	 .resulttext .bulletLink {
	 	/*clear:both;*/
	 }

	 .bulletLink_down {
	 	background:url(/images/icons/arrow_sm_down.gif) no-repeat center left;
		padding-left:8px;
	 }

	input, textarea, select, .standardText {
		font-size:11px;
	}

	.standardText {
		color:#545559;
	}
	form {
		display:inline;
	}


	.linebreaker{
		height:1px;
		line-height:1px;
		clear:both;
	}


	#websiteDiv .maincontent,
	#pleasewaitDiv .maincontent,
	#pleasewaitDiv_Basket .maincontent,
	#pleasewaitDiv_Filtering .maincontent,
	#pleasewaitDiv_3rdPartyFlights .maincontent {
		width:944px;
		margin:auto;
		padding-left:24px;
		padding-right:24px;
		padding-top:1px;
		font-size:11px;
		background: #fff;
		overflow:hidden;
	}

	#pleasewaitTopTitle { display: none; }

	#websiteDiv .maincontent_extendedEdges {
		width: 980px;
		margin:auto;
		padding-left:6px;
		padding-right:6px;
		padding-top:10px;
		padding-bottom:10px;
		font-size:11px;
		background: #FFFFFF;
	}

	.smalltext {
		font-size:9px;
		font-style:italic;
	}

	.standoutText {
		font-size:11px;
		font-weight:bold;
		color:#77B429!important;
	}
	.hr {
		font-size:0px;
		background:url(/images/general/hr.gif) repeat-x;
		height:1px;
		clear:both;
	}

	.hr2 {
		font-size:0px;
		background:url(/images/general/hr2.gif) repeat-x;
		height:1px;
	}

	.hrFaded {
		font-size:0px;
		background:url(/images/general/hr_faded.gif) repeat-x;
		height:2px;
	}

	.prodTimer, .prodTimerFlash, .prodTimerExpired {
		font-size:11px;
		height:1%;
		padding: 5px;
		/*font-weight:bold;*/
	}

	.prodTimer {
		color:#FF32B9;
	}
	.prodTimerFlash {
		color:#555555;
	}

	.prodTimerExpired {
		margin-top:5px;
		color:#FFFFFF;
		background-color:#FD00AD;
	}

	#CTInfoBoxFrame {
		position:absolute;
		z-index:51;
		display:none;
		background:#FFFFFF;
	}
	#CTInfoBox {
		position:absolute;
		z-index:200;
		display:none;
		background:#FFFFFF;
		border:1px solid #AAAAAA;
		text-align:left;
		width:200px;
	}
	#CTInfoBox .infotitle {
		color:#FF32B9;
		font-size:12px;
		font-weight:bold;
		padding:5px;
	}
	#CTInfoBox .infotext {
		padding:5px;
		color:#555555;
		font-weight:normal;
	}

	/* START BUTTONS */
		.buttondivcontainer{
			clear:both;
			height:19px;
			margin-top:10px;
		}
		.buttondiv_right{
			float:right;
		}
		.button1, .button2, .button3, .button4, .button5, .button6 {
			border:none;
			color:#FFFFFF;
			font-size:11px;
			cursor:pointer;
			padding-bottom:2px;
			padding-left:0px;
			height:19px;
		}
		.button1link,
		.button1link a:link,
		.button1link a:visited,
		.button1link a:active,
		.button1link a:hover,
		.button2link,
		.button2link a:link,
		.button2link a:visited,
		.button2link a:active,
		.button2link a:hover
		{
			padding-bottom:0 !important;
			display:block !important;
			line-height:19px !important;
			color:#FFFFFF !important;
			text-decoration:none !important;
			padding-left:10px !important;
		}
		.button1 {
			width:75px;
			background:#77B429;
		}
		.button1link, .button1link a:link, .button1link a:visited, .button1link a:active, .button1link a:hover{
			width:65px;
			background:#77B429;
		}
		.button1Left {
			background:#77B429;
		}
		.button2 {
			width:101px;
			background:#77B429;
		}
		.button2link, .button2link a:link, .button2link a:visited, .button2link a:active, .button2link a:hover{
			width:101px;
			background:#77B429;
		}
		.button3 {
			width:120px;
			background:#77B429;
		}
		.buttonDown {
			background:#77B429;
			margin-right:5px;
			padding-left:10px;
		}
		.buttonUp {
			background:#77B429;
			margin-right:5px;
			padding-left:10px;
		}
		.button4 {
			width:140px;
			background:#77B429;
		}
		.button5 {
			width:160px;
			background:#77B429;
		}
		.button6 {
			width:190px;
			background:#77B429;

		}

	/* END BUTTONS */
/* END MAIN */
/* START RESULTS + PRICING */

	#TotalPrice_Top {
		font-size:12px;
	}

	.IMGPlaceHolder {
		margin-left:10px;
		border-top:1px #AFAFAF solid;
		border-left:1px #AFAFAF solid;
		border-right:1px #AFAFAF solid;
		background:#ffffff;
	}
	.IMGPlaceHolder img {
		width:174px;
		height:174px;
		margin:5px 5px 5px 5px;
	}
	.IMGThumbHolder {
		width:184px;
		margin-left:10px;
		margin-bottom:3px;
		border-bottom:1px #AFAFAF solid;
		border-left:1px #AFAFAF solid;
		border-right:1px #AFAFAF solid;
		text-align:center;
		background:#ffffff;
	}

	.IMGThumbsText {
		margin-left:10px;
		margin-bottom:7px;
		text-align:center;
		font-style:italic;
	}

	.IMGThumbs {
		text-align:left;
		width:174px;
		margin:0px 0px 4px 3px;
	}
	.IMGThumbs img {
		width:57px;
		height:57px;
		margin:0px 1px 1px 0px;
		cursor:pointer;
	}
	.resultPleaseWait {
		color:#555555;
		font-weight:bold;
		font-size:11px;
	}

	.border1{
		border:1px solid #AFAFAF;
	}

	.imageContainerGoogle{
		background:#ffffff;
		width:90px;
		border:1px solid #AFAFAF;
		margin:0px 15px 0px 0px;
	}
	.imageContainerGoogle img{
		width:80px;
		height:50px;
		margin:5px;
	}
	.ResortGoogleMapBottext {
		font-weight:normal !important;
		color:#555555;
	}
	.imageContainer{
		background:#ffffff;
		width:110px;
		border:1px solid #AFAFAF;
		margin:0px 15px 0px 0px;
	}
	.imageContainer img{
		width:100px;
		margin:5px;
	}

	.imageContainerNoSize{
		background:#ffffff;
		border:1px solid #AFAFAF;
		margin:0px;
		text-align:center;
	}
	.imageContainerNoSize img{
		margin:5px;
	}

	.resultinfo {
		margin:auto;
		/*width:770px;*/
		margin-bottom:16px;
	}

	.resultinfo .infotop {
		text-align:left;
		margin-bottom:5px;
	}

	.resultinfo .infotop .infoleft {
		color:#545559;
		font-size:11px;
		font-weight:bold;
	}

	.resultinfo .infotop .inforight {
		float:right;
		color:#545559;
		font-size:11px;
	}

	.resultinfo .infobot {
		text-align:left;
		margin-top:5px;
	}

	.resultinfo .infobot .infoleft {
	}

	.resultinfo .infobot .inforight {
		float:right;
	}

	.results {
		padding-bottom:16px;
		margin:auto;
		/*width:770px;*/
		clear:both;
	}

	.table.text tr td, .table.text tr th {
		color:#ffffff;
	}

	.pagetitle img {
		margin:0px 0px 8px 25px;
	}

	.results .result {
		padding:4px 6px 4px 6px;
	}
	.results .result .resulthead .resultsubtitle {
		text-align:left;
		padding-bottom:12px;
	}
	.results .box4 .mid .boxcontent .result .resulthead .resulttitle .text, .results .box4 .mid .boxcontent .result .resultcontent .tdresulttitle {
		color:#77B429;
		font-size:12px;
		font-weight:bold;
		/*display:inline-block;*/
	}

	.results .box1 .mid .boxcontent .result, .results .box1 .mid .boxcontent .result .resultcontent { color: #5c5c5c; }

	.results .box1 .mid .boxcontent .result .resulthead .resulttitle .text, .results .box1 .mid .boxcontent .result .resultcontent .tdresulttitle {
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}
	.results .box2 .mid .boxcontent .result .resulthead .resulttitle .text, .results .box2 .mid .boxcontent .result .resultcontent .tdresulttitle {
		color:#77B429;
		font-size:12px;
		font-weight:bold;
	}

	.results .box2 .mid2 .boxcontent .result{
		/*width:934px;*/
		/*padding:0px;*/
		overflow:hidden;
	}

	.results .box2 .mid2 .boxcontent .result .result .resultcontent .hrFaded
	{
		margin-top:0 !important;
	}


	.results .box2 .mid2 .boxcontent .RoomUpgrade .result{
		width:900px;
		padding:0px;
	}

	.results .box2 .mid2 .boxcontent .result .resultcontent {
		/*padding-top:5px;*/
		/*padding:10px;*/
		/*overflow:hidden;*/
	}

	.results .box2 .mid2 .boxcontent .result .resultcontent .result {

	}


	.results .box2 .mid2 .boxcontent .result .resulthead {
		padding-top:5px;
	}

	.results .box2 .mid2 .boxcontent .result .resulthead .resulttitle .text {
		color:#020202;
		font-size:12px;
		font-weight:bold;
	}

	.results .box2 .mid .boxcontent .result .resulthead .resulttitle {
		padding-top:4px;
	}

	.results .box2 .mid2 .boxcontent .result .resultcontent .tdresulttitle {
		color:#020202;
		font-weight:bold;
	}

	.results .result .resulthead .resultsubtitle .text, .results .result .resultcontent .tdresultsubtitle, .results .result .resultcontent .detailsText {
		font-weight:bold;
		/*display:inline-block;*/
		color:#020202;
	}
	.results .result .resultcontent .tdresultsubtitle, .results .result .resultcontent .tdresulttitle {
		padding-bottom:5px;
	}

	.results .result .resulthead .resultprice {
		float:right;
		text-align:right;
		color:#545559;
		/*padding-right:20px;*/
		padding-top:4px;
	}

	.results .result .resultcontent .resulthead .resultprice
	{
		padding:0;
	}


	.results .result .resulthead .changeflightlink {
		float:right;
	}
	.results .result .resulthead .changeflightlink a {
		color:#555555;
		font-size:11px;
	}

	.results .box4 .mid .boxcontent .result .resulthead .resultprice .totalprice, .totalprice_standalone {
		color:#77B429;
		font-size:11px;
		font-weight:bold;
	}
	.results .box1 .mid .boxcontent .result .resulthead .resultprice .totalprice {
		color:#ffffff;
		font-size:12px;
		font-weight:bold;
	}
	.results .box2 .mid .boxcontent .result .resulthead .resultprice .totalprice .totalprice_number {
		/*font-size:18px;*/
	}
	.results .box2 .mid .boxcontent .result .resulthead .resultprice .totalprice {
		color:#77B429;
		font-size:12px;
		font-weight:bold;
	}
	.results .box2 .mid .boxcontent .result .resulthead .resultprice .avgprice {
		font-size:12px;
	}

	.results .box2 .mid .boxcontent .result {
		padding:0px;
	}
	.results .box2 .mid .boxcontent {
		height:22px;
	}
	.results .result .resultcontent .depprice {
		font-size:11px;
		font-weight:bold;
		color:#020202;
	}

	.results .result .resultcontent .resorttitle {
		font-weight:bold;
		color:#FD00AD;
		padding-bottom:10px;
	}

	.results .result .resultcontent .resultimage {
		width:130px;
		float:left;
		/*margin-top:5px;*/
	}

	.results .result .resultcontent .resulttext {
		float:left;
		width:780px;
		/*padding-top:5px;*/
		padding-bottom:5px;
	}
	.results .result .resultcontent .resulttext .MoreInfo {
		line-height:14px;
	}
	.results .result .resultcontent, .results .result .resultcontent td, .results .result .resultcontent .resulttext {
		color:#020202;
		font-size:11px;
	}
	.results .box1 .mid .boxcontent .result .resultcontent,
	.results .box1 .mid2 .boxcontent .result .resultcontent	{
		color:#020202 !important;
	}

	.results .box1 .mid .boxcontent .result .resultcontent td,
	.results .box1 .mid2 .boxcontent .result .resultcontent td  {
		color:#020202 !important;
	}
	.results .box1 .mid .boxcontent .result .resultcontent .resulttext,
	.results .box1 .mid2 .boxcontent .result .resultcontent .resulttext {
		color:#020202 !important;
	}

	.results .box1 .mid .boxcontent .result .resultcontent .resulttext a {
		color:#019EED !important; text-decoration: underline;
	}
	.results .box1 .mid .boxcontent .result .resultcontent .resulttext a:hover {
		color:#019EED !important; text-decoration: none;
	}


	.results .result .resultcontent .resulttext a {
		color:#00B6F7;
		font-size:11px;
	}
	.results .result .resultcontent .resulttext .basedontext {
		color:#77B429;
	}
	.results .result .resultfoot {
		clear:both;
		/*padding-left:10px;*/
		padding-right:10px;
		/*padding-top:10px;*/
		/*width:735px;*/
	}
	.results .result .resultfoot td {
		/*padding:5px;*/
		color:#5c5c5c;
	}
	/* START PAGING */
	.paging {
		font-size:11px;
	}
	.paging .selectedPage {
		color:#8BB33A;
	}
	.paging .normalPage a:link, .paging .normalPage a:active {
		color:#555555;
		text-decoration:none;
	}
	.paging .normalPage a:hover {
		color:#555555;
		text-decoration:underline;
	}
	.paging .pagingBullet {
		color:#555555;
	}
	/* END PAGING */

	.RoomUpgrade {
		background:#F4F4F4 url(/images/titles/RoomUpgrades.gif) no-repeat left top;
		clear:both;
		padding:6px;
	}
	.RoomUpgrade .TopText {
		height:40px;
		padding-left:230px;
		padding-top:20px;
	}
/* END RESULTS + PRICING */
/* START FOOTPRINT */
	.footprint {
	padding-bottom:10px;
	}
	.footprint td {
		text-align:center;
		color:#565656;
		font-size:11px;
	}
/* END FOOTPRINT */
/* START HEADER */
	.header {
		background: transparent url(/includes/upload/affiliates/bgc/header.jpg) no-repeat scroll center top;
		text-align:left;
		width:100%;
		height:191px !important;
		margin:0 auto;
		padding-top:0px;
	}
	.maincontent .agentbar {
		background:#ffffff;
		text-align:left;
	}
	.maincontent .agentbar .right {
		float:right;
	}

	.header .logo {
		height:112px;
		width: 504px;
		background: transparent;
	}
	.header .logo img {
		/*margin-top:2px;*/
		/*margin-left:18px;*/
		margin-top:12px;
		display: none
	}
	.header .phone {
		background:transparent;
		margin-top:130px;
		float:right;
		color:#fff;
		/*padding-right:24px;*/
		text-align:right;
		width:400px;
		padding-top:39px;
		margin-right:130px;
		display: none;
	}
	.header .phone a {
		color:#fff;
		padding: 0 5px 0 5px;
	}
	.header .phone img {
		margin-top:80px;
		margin-right:120px;
	}

	.header .topMainContent{
		margin-top:10px;
		clear:both;
	}

	.header .topMainContent img { display: none } /* Top of quote bubble. Not required for Snowbombing style. */

	/*Tabs*/
	.header ul.navTabs{
		list-style-type:none;
		text-align:center;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		padding:6px 0 0 68px;
		display: none !important;
	}
	.header ul.navTabs li{
		float:left;
	}

	.header ul.navTabs a{
		font-family:Arial, Helvetica, sans-serif;
		display:block;
		background:none;
		line-height:34px;
		color:#585757;
		text-decoration:none;
		padding-left:24px;
		padding-right:24px;
		padding-bottom:0px;
		float:left;
		text-transform:uppercase;
		font-weight:bold;
		font-size:14px;
	}
	.header ul.navTabs img{
		border:none;
	}
	.header ul.navTabs a:hover, .header ul.navTabs a.tabOver{
		/*background-position:center -34px !important;*/
		background:#77B429;
		color:#FFFFFF;
	}
	.header ul.navTabs a.firstTab{
		/*padding-left:27px;
		padding-right:27px;*/
	}
	/*Set tab images*/
/*	.header ul.navTabs a.homeTab{ background:url(/images/header/tab_home.gif) center top; width:52px; }
	.header ul.navTabs a.bookaholidayTab{ background:url(/images/header/tab_bookaholiday.gif) center top; width:133px; }
	.header ul.navTabs a.travelguidesTab{ background:url(/images/header/tab_travelguides.gif) center top; width:133px; }
	.header ul.navTabs a.festivalsandeventsTab{ background:url(/images/header/tab_festivalsevents.gif) center top; width:174px; }
	.header ul.navTabs a.aboutTab{ background:url(/images/header/tab_aboutUS.gif) center top; width:86px; }
	.header ul.navTabs a.contactTab{ background:url(/images/header/tab_contactUS.gif) center top; width:105px; }
	.header ul.navTabs a.faqsTab{ background:url(/images/header/tab_faqs.gif) center top; width:50px; }
*/
	.header ul.navTabs .tabSeperator{background:url(/images/header/tab_seperator.gif) no-repeat center 9px; width:21px; height:34px;}


/* END HEADER */

/* START MAIN CONTENT FOR HOMEPAGE */

	/*BANNERS*/
	.bannerTopLeft{
		/*border:1px #D7D7D7 solid;*/
		margin-top:0px;
		/*clear:both;
		position:relative;
		left:-16px;*/
		text-align:right;
		float:left;
		width:238px;
	}
	.bannerTopRight{
		/*border:1px #D7D7D7 solid;*/
		margin-top:0px;
		/*clear:both;
		position:relative;
		left:18px;
		margin-left:-18px;*/
		text-align:left;
		float:right;
		width:726px;
	}
	.bannerMidRight{
		float:right;
		margin-top:8px;
	}
	.bannerBottomRight{
		padding-top:30px;
	}
	/*BANNERS END*/

	.maincontent .rightcontent {
		float:right;
		width:708px;
	}
	/*.maincontent .rightcontent .title{
		margin-top:10px;
	}*/
	.maincontent .rightcontent .textTitle{
		clear:both;
	}
	.maincontent .rightcontent .searchbox{
		/*clear:both;*/
		float:left;
	}
	.maincontent .rightcontent .holidaygroups{
		clear:both;
		padding-top:8px;
	}
	.maincontent .rightcontent .holidaygroups .holidaygroup1{
		float:left;
		clear:none;
		padding-right:8px;
	}
	.maincontent .rightcontent .holidaygroups .holidaygroup2{
		float:left;
		clear:none;
	}
	.maincontent .rightcontent .holidaygroups .holidaygroup3{
		float:left;
		padding-top:6px;
	}
	.maincontent .rightcontent .holidaygroups .holidaygroup4{
		float:right;
		clear:right;
	}

	.maincontent .rightcontent .boxoffers {
		background:url(/images/homepage/offerbox.jpg) no-repeat;
		width:204px;
		height:360px;
	}
	.maincontent .rightcontent .boxoffers .top {
		height:35px;
	}
	.maincontent .rightcontent .boxoffers .top .title {
		color:#FFFFFF;
		padding-top:13px;
		padding-left:12px;
		text-align:left;
		font-size:11px;
		font-weight:bold;
	}
	.maincontent .rightcontent .boxoffers .offer {
		height:30px;
		padding-right:12px;
		padding-left:12px;
	}
	.maincontent .rightcontent .boxoffers .offer .text {
		padding-top:9px;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
	}
	.maincontent .rightcontent .boxoffers .offer .price {
		padding-top:9px;
		font-size:11px;
		float:right;
		font-weight:bold;
		color:#FFFFFF;
	}


	.maincontent .leftcontent {
		float:left;
		width:220px;

	}

	/*Content containers*/

	.contentContainer{
		border:1px #D7D7D7 solid;
		margin-top:10px;
		clear:both;
	}
	.contentContainer_grey{
		margin-top:10px;
		clear:both;
		background-color:#F4F4F4;
	}
	.contentContainer_noborder{
		/*border:1px #D7D7D7 solid;*/
		margin-top:10px;
		clear:both;
	}
	.contentContainer_noborder .content{
		padding-top:20px;
		padding-bottom:10px;

	}
	.contentContainer_noborder .content .groupboxes	img{
		padding-left:2px;
		padding-right:2px;
	}

	.contentContainer .title, .contentContainer_grey .title, .contentContainer_noborder .title, .contentContainer_homepagebottom .title{
		clear:both;
		padding:3px 0px 3px 8px;
		margin:0px;
		background:#77B429;
		font-weight:bold;
		color:#FFFFFF;
		width:212px;
		font-size:14px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
	}

	.contentContainer_grey .content {
		padding:10px;
		clear:both;
		line-height:140%;
	}

	.topdestinations{
		clear:both;
		padding:10px;

	}
	.topdestinations .destinationTop{
		border-bottom:1px #808184 dashed;
		height:1px;
		line-height:1px;
	}
	.topdestinations .destination{
		clear:both;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:25px;
		border-bottom:1px #808184 dashed;
		color:#808184;
		background:url(/images/icons/arrow_blue.gif) 6px center no-repeat;
	}


	.topdestinations .destination a:link, .topdestinations .destination a:visited{
		color:#808184;
		text-decoration:none;
	}
	.topdestinations .destination a:hover{
		color:#808184;
		text-decoration:underline;
	}

	.topdestinations .destination img{
		padding-bottom:5px;
		padding-right:2px;
	}
	.destinationsmap{
		clear:both;
		/*border-top:1px #D7D7D7 solid;*/
		line-height:0;
		background:#FFFFFF;
	}

	.destinationsmap .destination1, .destinationsmap .destination2, .destinationsmap .destination3, .destinationsmap .destination4, .destinationsmap .destination5, .destinationsmap .destination6 {
		position:relative;
		font-weight:bold;
	}

	.contentContainer_grey .destinationsmap a, .contentContainer_grey .destinationsmap a:link, .contentContainer_grey .destinationsmap a:visited, .contentContainer_grey .destinationsmap a:hover{
		position:relative;
		font-weight:bold;
		color:#77B429;
		text-decoration:underline;
	}

	.contentContainer_grey .destinationsmap .destination1 a, .contentContainer_grey .destinationsmap .destination1 a:link, .contentContainer_grey .destinationsmap .destination1 a:visited, .contentContainer_grey .destinationsmap .destination1 a:hover{
		position:relative;
		font-weight:bold;
		color:#FF32B9;
		text-decoration:underline;
	}

	.contentContainer_grey .destinationsmap .destination1{
		left:24px;
		top:-112px;
	}
	.contentContainer_grey .destinationsmap .destination2{
		left:97px;
		top:-114px;
	}
	.contentContainer_grey .destinationsmap .destination3{
		left:165px;
		top:-103px;
	}
	.contentContainer_grey .destinationsmap .destination4{
		left:110px;
		top:-67px;
	}
	.contentContainer_grey .destinationsmap .destination5{
		left:22px;
		top:-80px;
	}
	.contentContainer_grey .destinationsmap .destination6{
		left:131px;
		top:-35px;
	}

	.contentContainer_grey .newsletter .text {
		padding-bottom:4px;
	}
	.contentContainer_grey .newsletter .textfields input {
		width:198px;
		border:#7F9DB9 1px solid;
		color:#7A7A7A;
		margin-top:6px;
	}
	.contentContainer_grey .newsletter .submit {
		margin-top:6px;
		text-align:right;
	}

	.contentContainer_homepagebottom {
		margin-top:10px;
		clear:both;
	}
	.contentContainer_homepagebottom .title_border {
		background:url(/images/other/hr1.gif) bottom repeat-x;
	}

	.contentContainer_homepagebottom.title img{
		top:1px;
		position:relative;
	}
	.contentContainer_homepagebottom .content{
		padding:10px;
		line-height:140%;
		background:#F4F4F4;
	}

	.welcome {
		background-color:#7CA3AF;
		height:38px;
	}
	.welcomeBottom {
		background-color:#CCCCCC;
		height:15px;
	}
	.maincontent .boxesbottom {
		background-color:#FFFFFF;
		overflow:hidden;
		height:1%; /* IE6 HACK */
	}
	.maincontent .leftcontent .welcome .text {
		margin-top:5px;
		width:515px;
		color:#545557;
		line-height:15px;
	}

	.maincontent .leftcontent .homepageDestinations {
		margin:16px 0px 0px 10px;
	}

	.maincontent .leftcontent .homepageDestinations .desttext {
		width:510px;
		line-height:16px;
		margin-bottom:10px;
		clear:both;
	}
	.maincontent .leftcontent .homepageDestinations .desttext img {
		margin-top:10px;
		margin-bottom:10px;
	}
	.maincontent .leftcontent .homepageDestinations td a, a.destinationlink {
		color:#77B429!important;
		font-weight:bold;
		line-height:18px;
	}
	.maincontent .upperrightconent {
		border:1px #D7D7D7 solid;
		float:right;
		width:530px;
		height:230px;
	}

	.maincontent .upperleftconent {
		float:left;
		width:220px;
		border:1px #D7D7D7 solid;
		height:230px;
	}

	.homesearch {
		width:535px;
		/*min-height:243px;*/
	}
	.homesearch form {
		display:inline;
	}


/* END MAIN CONTENT FOR HOMEPAGE */
/* START SEARCH BOX STYLES */
	.searchPleaseWait, .searchConfirmDestination {
		color:#FFFFFF;
		font-size:11px;
	}
/* END SEARCH BOX STYLES */
/* START BOXES */
	/* START BOX 1 */
		.box1{
			border:1px solid #f4f3f3;
			color: #5c5c5c;
			display: none !important;
		}
		.box1 .top {
			height:12px;
			background: #F4F3F3 !important;
			display: none;
		}
		.box1 .top .right {
			background:#F4F3F3 !important;
			width:12px;
			height:12px;
			float:right;
			/*background:url(/images/box1/mid_grad.gif) left top repeat-x !important;*/
		}
		.box1 .mid {
			/*background-image:url(/images/box1/mid_grad.gif) !important;*/
			background:#F4F3F3 !important;
			height:1%;
			display: none;
		}
		.box1 .mid .boxcontent {
			background:#F4F3F3 !important;
			text-align:left !important;
			padding:0px 4px 0px 4px !important;
			overflow:hidden !important;
		}

		.box1 .mid2 {
			/*background:url(/images/box1/mid2.gif) left repeat-y !important;*/
			background:#F4F3F3;
			color:#FFFFFF;
			height:1%;
		}
		.box1 .mid2 .boxcontent {
			background:#F4F3F3;
			text-align:left;
			padding:0px 4px 0px 4px;
			overflow:hidden;
		}

		.box1 .mid3 {
			background-image:none;
			background-color:#F4F3F3;
			border-bottom:solid 1px white;
			text-align:left;
			color:#020202;
		}

		.box1 .mid3 .boxcontent .result a {
			color:#FFFFFF;
		}

		.box1 .bottom {
			height:0px !important;
			background:#F4F3F3;
			/*background:url(/images/box1/bottom.gif) repeat-y;*/
			clear:both;
		}
		.box1 .bottom .right {
			background:none !important;
			width:12px;
		}
		.box1 .hr_homesearch {
			height:1px;
			background:url(/images/box1/hr_homesearch.gif) !important;
		}
		.box1 .hr_slimsearch {
			height:1px;
			background:url(/images/box1/hr_slimsearch.gif) !important;
		}
		.box1 .mid .boxcontent .search_top {
			padding-bottom:8px;
			color:#FFFFFF;
		}
		.box1 .mid2 .boxcontent .search_mid, .box1 .mid0 .boxcontent .search_mid {
			padding:8px 0px 8px 0px;
			color:#FFFFFF;
		}
		.box1 .mid .boxcontent .search_bot {
			padding-top:8px;
			padding-bottom:8px;
			color:#FFFFFF;
		}
	/* END BOX 1 */
	/* START BOX 2 */
		.box2 .top {
			height:0px;
			/*background:url(/images/box2/top.gif) repeat-y;*/
		}
		.box2 .top .right {
			/*background:url(/images/box2/tr.gif);*/
			width:12px;
			height:0px;
			float:right;
		}
		.box2 .mid {
			background: #E1E0E0;
			height:22px !important;
		}
		.box2 .mid .boxcontent {
			background: #E1E0E0;
			text-align:left;
			padding:0px 5px 0px 5px;
			overflow:hidden;
		}
		.box2 .mid .boxcontent .title {
			color:#020202;
			font-size:11px;
			text-align:left;
			margin-left:5px;
		}
		.box2 .hr_homepage {
			height:1px;
			background:url(/images/box2/hr_homepage.gif);
		}
		.box2 .mid2 {
			background: #E1E0E0;
		}
		.box2 .mid2 .boxcontent {
			background: #EFEFEF;
			text-align:left;
			padding:0px 5px 0px 5px;
			overflow:hidden;
		}
		.box2 .mid2 .boxcontent .offerLeft, .box2 .mid2 .boxcontent .offerRight  {
			padding: 2px;
		}
		.box2 .mid2 .boxcontent .offerLeft .offerText, .box2 .mid .boxcontent .offerLeft .offerText {
			font-size:11px;
			line-height:14px;
			color:#545559;
			padding:2px 0px 7px 0px;
			overflow:hidden;
		}
		.box2 .mid2 .boxcontent .offerLeft .offerText a, .box2 .mid .boxcontent .offerLeft .offerText a, .box2 .mid2 .boxcontent .offerRight a, .box2 .mid .boxcontent .offerRight a {
			color:#00B6F7;
		}
		.box2 .mid2 .boxcontent .offerLeft .offerImage {
			float:left;
			margin-right:10px;
			border:1px solid #c9c9c9;
			width:52px;
			height:42px;
		}
		.box2 .mid2 .boxcontent .offerLeft .offerImage img {
			margin:1px;
			width:50px;
			height:40px;
		}
		.box2 .mid2 .boxcontent .offerRight .offerPrice, .box2 .mid .boxcontent .offerRight .offerPrice {
			font-size:16px;
			color:#020202;
			padding:2px 0px 0px 0px;
			float:right;
			text-align:right;
		}
		.box2 .mid2 .boxcontent .offerRight .offerPrice span, .box2 .mid .boxcontent .offerRight .offerPrice span {
			font-size:11px;
			font-weight:normal;
		}
		.box2 .bottom {
			height:12px;
			background: #fff;
			clear:both;
		}
		.box2 .bottom .right {
			background:#fff;
			width:12px;
			height:12px;
			float:right;
		}

		.box2 .bottom2 {
			height:5px;
			background:url(/images/box2/bottom2.gif) repeat-y bottom;
			clear:both;
		}
		.box2 .bottom2 .right {
			background:url(/images/box2/br2.gif) bottom;
			width:12px;
			height:5px;
			float:right;
		}

		.box2 .mid .boxcontent .search_top {
			padding-bottom:8px;
		}
		.box2 .mid2 .boxcontent .search_mid, .box2 .mid0 .boxcontent .search_mid {
			padding:8px 0px 8px 0px;
		}
		.box2 .mid .boxcontent .search_bot {
			padding-top:8px;
		}
	/* END BOX 2 */
	/* START BOX 3 */
		.box3 .top {
			height:0px;
			/*background:url(/images/box3/top.gif) repeat-y;*/
		}
		.box3 .top .right {
			/*background:url(/images/box3/tr.gif);
			width:12px;
			height:12px;
			float:right;*/
		}
		.box3 .mid {
			/*background:url(/images/box3/mid.gif) left repeat-y;*/
			background:#77B429 !important;
		}
		.box3 .mid .boxcontent {
			/*background:url(/images/box3/right.gif) right repeat-y;*/
			text-align:left;
			padding:4px 8px 4px 8px;
			overflow:hidden;
		}
		.box3 .mid .boxcontent .title {
			clear:both;
			margin:0px;
			font-weight:bold;
			color:#FFFFFF;
			text-transform:uppercase;
		}
		.box3 .hr_homepage {
			height:1px;
			background:url(/images/box3/hr_homepage.gif);
		}
		.box3 .mid2 {
			/*background:url(/images/box3/mid2.gif) left repeat-y;*/
			background-color:#F4F4F4;
		}
		.box3 .mid2 .boxcontent {
			/*background:url(/images/box3/right2.gif) right repeat-y;*/
			text-align:left;
			padding:0px 12px 0px 10px;
			overflow:hidden;
		}
		.box3 .mid2 .boxcontent .Offers{
			padding-top:2px;
			padding-bottom:10px;
		}



		.box3 .mid2 .boxcontent .offerLeft, .box3 .mid2 .boxcontent .offerRight  {
			margin:5px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}
		.box3 .mid2 .boxcontent .offerLeft .offerText, .box3 .mid .boxcontent .offerLeft .offerText {
			font-size:11px;
			line-height:14px;
			color:#545559;
			padding:2px 0px 7px 0px;
			overflow:hidden;
		}
		.box3 .mid2 .boxcontent .offerLeft .offerText a, .box3 .mid .boxcontent .offerLeft .offerText a {
			color:#77B429;
			font-weight:bold;
		}
		.box3 .mid2 .boxcontent .offerLeft .offerImage {
			float:left;
			margin-right:10px;
			border:1px solid #c9c9c9;
			width:52px;
			height:42px;
		}
		.box3 .mid2 .boxcontent .offerLeft .offerImage img {
			margin:1px;
			width:50px;
			height:40px;
		}
		.box3 .mid2 .boxcontent .offerRight .offerPrice, .box3 .mid .boxcontent .offerRight .offerPrice {
			font-size:20px;
			font-weight:bold;
			color:#77B429;
			padding:2px 0px 0px 0px;
			float:right;
			text-align:right;
		}

		.box3 .bottom {
			height:12px;
			/*background:url(/images/box3/bottom.gif) repeat-y;*/
			clear:both;
			background:#77B429;
		}
		.box3 .bottom .right {
			/*background:url(/images/box3/br.gif);*/
			background:#77B429;
			width:12px;
			height:12px;
			float:right;
		}

		.box3 .bottom2 {
			height:0px;
			/*background:url(/images/box3/bottom2.gif) repeat-y;
			clear:both;*/
		}
		.box3 .bottom2 .right {
			/*background:url(/images/box3/br2.gif);
			width:12px;
			height:12px;
			float:right;*/
		}

		.box3 .mid .boxcontent .search_top {
			padding-bottom:8px;
		}
		.box3 .mid2 .boxcontent .search_mid, .box3 .mid0 .boxcontent .search_mid {
			padding:8px 0px 8px 0px;
		}
		.box3 .mid .boxcontent .search_bot {
			padding-top:8px;
		}
	/* END BOX 3 */
	/* START BOX 4 */
		.box4 .top {
			height:1px;
			/*background:url(/images/box4/top.gif) repeat-y;*/
			background:#D5D5D5;
		}
		.box4 .top .right {
			/*background:url(/images/box4/tr.gif);*/
			/*width:12px;*/
			height:1px;
			float:right;
		}
		.box4 .mid {
			/*background:url(/images/box4/mid.gif) left repeat-y;*/
			background:#F4F4F4;
			height:auto !important;
		}
		.box4 .mid .boxcontent {
			/*background:url(/images/box4/right.gif) right repeat-y;*/
			text-align:left;
			padding:6px 10px 10px 10px;
			overflow:hidden;
			height:auto !important;
			background-image:none;
		}
		.box4 .mid .boxcontent .title {
			color:#ffffff;
			font-weight:bold;
			font-size:11px;
			padding-bottom:10px;
			text-align:center;
		}
		.box4 .hr_homepage {
			height:1px;
			background:url(/images/box4/hr_homepage.gif);
		}

		.box4 .mid .boxcontent .offerText {
			font-size:11px;
			color:#545559;
			padding:7px 0px 7px 0px;
		}
		.box4 .mid .boxcontent .offerPrice {
			font-size:11px;
			font-weight:bold;
			color:#fffeff;
			padding:7px 0px 7px 0px;
			float:right;
		}

		.box4 .bottom {
			height:1px;
			/*background:url(/images/box4/bottom.gif) repeat-y;*/
			clear:both;
		}
		.box4 .bottom .right {
			/*background:url(/images/box4/br.gif);*/
			width:12px;
			height:1px;
			float:right;
		}
	/* END BOX 4 */
	/* START BOX 5 */
		.box5 {
			padding:0px 13px 0px 13px;
			border: 1px solid #77B429;
		}
		.box5 h1 { padding-top:5px; }
		.box5 .top { height:4px; background:url(/images/box5/top.gif) left top !important; }
		.box5 .top .right {
			background:none !important;
			width:4px;
			height:4px;
			float:right;
			background:url(/images/box5/tr.gif) left top !important;
		}
		.box5 .mid {
			padding:10px 0px 10px 0px;
		}
		.box5 .mid .boxcontent {
			background:none !important;
			text-align:left;
			overflow:hidden;
		}
		.box5 .mid2 {
			border-top: #CCCCCC dashed 1px;
			border-bottom: #CCCCCC dashed 1px;
			background:#F0F0F0;
			padding:10px 0px 10px 20px;
		}
		.box5 .mid2 .boxcontent {
			background:none !important;
			text-align:left;
			overflow:hidden;
		}
		.box5 .mid3 {
			text-align:center;
			padding:0px;
		}
		.box5 .mid3 {
			text-align:left;
		}

		.box5 .mid3 .boxcontent .title {
			color:#77B429;
			text-align:right;
		}
		.box5 .mid4 {
			text-align:center;
			padding-left:0px;
			padding-right:0px;
		}
		.box5 .mid4b {
			padding-top:15px;
			background:url(/images/box5/mid4.gif) repeat-x bottom left;
		}
		.box5 .mid4 .boxcontent {
			padding-bottom:10px;
		}
		.box5 .mid4 .boxcontent img {
			/*border:#CDCDCD 1px solid;*/
			background:#FFFFFF;
			padding:10px;
		}
		.box5 td {
			border-bottom: #CCCCCC dashed 1px;
			width:50% !important;
			text-align:left;
		}
		.box5 .bottom {
			width:368px;
			height:12px;
			background:url(/images/box5/bottom.gif) repeat-y;
			clear:both;
		}
		.box5 .bottom .right {
			background:url(/images/box5/br.gif) no-repeat bottom right;
			width:12px;
			height:12px !important;
			float:right;
		}
	/* END BOX 5 */

/*END BOXES */
/* START HOMESEARCH */
	.homesearch .searchtabs {
		height:22px;
		font-size:11px;
		color:#FFFFFF;
		/*padding-left:4px;*/
		position:relative;
		padding-top: 10px;
	}
	.homesearch .searchtabs .searchtab, .homesearch .searchtabs .searchtabOver {
		/*margin-right:1px;*/
		float:left;
		display:inline;
		cursor:pointer;
	}
	.homesearch .searchtabs .searchtabOver {
		/*font-weight:bold;*/
	}
	.homesearch .searchtabs .searchtab .content .text,.homesearch .searchtabs .searchtabOver .content .text {
		padding:5px 3px 0px 3px;
	}
	.homesearch .searchtabs .searchtab .left {
		float:left;
		width:16px;
		height:22px;
		background: #00CCFF url(/includes/upload/affiliates/bgc/searchtab_left.gif) no-repeat;
	}
	.homesearch .searchtabs .searchtabOver .left {
		float:left;
		width:16px;
		height:22px;
		background: #00CCFF url(/includes/upload/affiliates/bgc/searchtab_left.gif)  -5px -40px no-repeat;
	}
	.homesearch .searchtabs .searchtab .content {
		color:#635433;
		float:left;
		height:22px;
		/*padding-right:6px;*/
		background: url(/includes/upload/affiliates/bgc/searchtab_mid.gif) repeat-x;
	}
	.homesearch .searchtabs .searchtabOver .content {
		float:left;
		height:22px;
		/*padding-right:6px;*/
		background:url(/includes/upload/affiliates/bgc/searchtab_mid.gif) 0px -40px repeat-x;
	}
	.homesearch .searchtabs .searchtab .right {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_right.gif)  no-repeat;
	}
	.homesearch .searchtabs .searchtabOver .right {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_right.gif) 0px -40px no-repeat;
	}
/* END HOMESEARCH */
/* START RESORT INFO */
	.resortinfo .tabs {
		padding-left:10px;
		height:22px;
		font-size:11px;
		color:#FFFFFF;
		padding-top:5px;
	}
	.resortinfo .tabs .tab, .resortinfo .tabs .tabOver {
		margin-right:3px;
		float:left;
		display:inline;
		cursor:pointer;

	}
	.resortinfo .tabs .tab .content .text, .resortinfo .tabs .tabOver .content .text {
		padding:5px 5px 0px 5px;
	}
	.resortinfo .tabs .tab .content .text{
		color:#635433;
	}

	.resortinfo .tabs .tabOver .content .text {
		font-weight:bold;
	}


	.resortinfo .tabs .tab .left {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_left.gif) no-repeat;
	}
	.resortinfo .tabs .tabOver .left {
		float:left;
		width:21px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_left.gif)  0px -40px no-repeat;
	}
	.resortinfo .tabs .tab .content {
		color:#FFFFFF;
		float:left;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_mid.gif) repeat-x;
	}
	.resortinfo .tabs .tabOver .content {
		float:left;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_mid.gif) 0px -40px repeat-x;
	}
	.resortinfo .tabs .tab .right {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_right.gif)  no-repeat;
	}
	.resortinfo .tabs .tabOver .right {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_right.gif) 0px -40px no-repeat;
	}

	.resortinfo .weatherTable td {
		text-align:center;
	}

	.resortinfo .weatherTable .rightBorder {
		border-right:1px solid #30525C;
	}

	.resortinfo .weatherTable .icon {
		margin:auto;
		width:82px;
		background:#FFFFFF;
		border:1px solid #CCCCCC;
	}
	.resortinfo .weatherTable .icon img {
		width:52px;
		margin:15px;
	}

	.resortinfo .weatherTable .date {
		font-size:11px;
		margin-bottom:12px;
	}
	.resortinfo .weatherTable .description {
		margin-top:12px;
		font-size:11px;
	}
	.resortinfo .weatherTable .hilotemp, .resortinfo .weatherTable .wind {
		font-size:11px;
	}
	.resortinfo .weatherTable .avgtemp {
		margin-top:20px;
		font-size:16px;
		font-weight:bold;
	}

	.resortinfoloader {
		margin-bottom:15px;
	}



	.RRMoreInfo {

	}

	.RRVideo {
		margin:0px 0px 10px 10px;
	}

	.RRNoInfo {
		 text-align:center;
		 font-weight:bold;
	}


	.thingsToSeeTitle {
		margin-top:20px;
		margin-bottom:10px;
		font-weight:bold;
		font-size:11px;
	}

	.thingToSee .thingTitle {
		margin-top:6px;
		margin-bottom:6px;
		padding-left:22px;
		height:17px;
		background:url(/images/icons/arrow_sm.gif) no-repeat 12px 5px;
	}
.bot
	.thingToSee .thingTitle a {
		font-size:11px;
		font-weight:bold;
	}

	.thingToSee .thingDescription {
		margin-top:7px;
		margin-bottom:7px;
	}
	.thingToSee .thingDescription a {

	}

/* END RESORT INFO */
/* START TOURS INFO */
/* CSS Document */
	.TourAccommodation {
		background-color:#D0E8F4;
		border-collapse:collapse;
		clear:both;
	}
	/* BEGIN STEPS */
	.TourAccommodation.Steps {

	}
	.TourAccommodation.Steps td {
		border:solid 1px #FFF;
		vertical-align:top;
	}
	.TourAccommodation.Steps .Dark td {
		font-size:11px;
		color:#FFFFFF !important;
	}
	.TourAccommodation.Steps .Dark td.Upgrade 
	{
		color:#555658 !important;
	}
	.TourAccommodation.Steps .Dark td strong {
		font-size:11px;
	}
	.TourAccommodation.Steps .Dark td span.Green {
		color:#50a02d;
	}
	/* END STEPS */
	.TourAccommodation input {
		/*vertical-align:text-bottom;*/
	}
	.TourAccommodation .Header {
		background-color:#FFF;
		font-weight:bold;
	}
	.TourAccommodation .Header td {
		padding-bottom:5px;
	}
	.TourAccommodation .DarkBar td {
		background-color:#8BB33A;
		padding:5px;
		color:#FFFFFF !important;
	}


	.TourAccommodation .DarkBar .Upgrade {
		text-align:right;
		color:#555658;
	}
	.TourAccommodation .DarkBar .Upgrade.Link {
		background-color:#8BB33A;
		text-align:center;
	}

	.TourAccommodation .DarkBar .Upgrade.Link a {
		color:#FFFFFF !important;
	}
	.TourAccommodation .Dark {
		background-color:#8BB33A;
	}
	.TourAccommodation .Dark td{
		background-color:#8BB33A;
		/*color:#FFFFFF !important;*/
	}
	.TourAccommodation .Dark2 td {
		background-color:#EBEBEB;
	}
	.TourAccommodation .Dark td.Upgrade, .TourAccommodation .Upgrade td.Dark {
		background-color:#E4E4E4;
	}
	.TourAccommodation .Light td.Item {
		
	}

	.TourAccommodation .Light2 td{
		background-color:#D0E1E6;
	}
	.TourAccommodation .Upgrade {
		background-color:#EBEBEB;
	}
	.TourAccommodation td.Both {
		border-top:solid 1px #FFF;
		border-bottom:solid 1px #FFF;
	}
	.TourAccommodation td.Top {
		border-top:solid 1px #FFF;
		padding-bottom:3px;
		font-weight:bold;
		text-decoration:underline;
	}
	.TourAccommodation td.Bottom {
		border-bottom:solid 1px #FFF;
		padding-top:3px;
	}
	.TourAccommodation .MoreInfo {
		background-color:#FFFFFF;
	}
	.TourAccommodation .Info {
		background-color:#8BB33A;
		padding:5px;
		color:#FFF !important;
	}
	.WhatsIncluded {
		margin:0;
		overflow:hidden;
		height:1%;
	}
	.WhatsIncludedSub {
		background-image:url(/images/icons/tick_box.gif);
		background-position:left 10px;
		background-repeat:no-repeat;
		padding:10px;
		padding-left:22px;
	}
	.buttonBox {
		padding:20px 0 0 0;
		clear:both;
	}
	.CheckForUpgrades {
		clear:both;
		width:672px;
		height:31px;
		background-image:url(/images/titles/CheckForUpgrades.gif);
		background-position:left;
		background-repeat:no-repeat;
		padding-top:29px;
		padding-left:230px;
	}
	.DepartingText {
		clear:both;
		padding-top:20px;
	}

	.TourResults_Dep 
	{
		width:447px;
		height:68px;
		/*background-image:url(/images/tours/deppoint.gif);*/
		background-repeat:no-repeat;
		float:left;
	}
	.TourResults_Date 
	{
		width:453px;
		/*height:75px;*/
		/*background-image:url(/images/tours/depdate.gif);*/
		background-repeat:no-repeat;
		float:left;
		margin-left:10px;
	}
	.TourResults_Date.Your
	{
		/*background-image:url(/images/tours/depdate_1.gif);*/
	}
	.TourResults_Dep.Your
	{
		/*background-image:url(/images/tours/deppoint_1.gif);*/
	}
	.DDLBox 
	{
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:30px;
	}

	/*Outgoing specific*/

	.box4 .top 
	{
		/*background-color:#FF32B9;	*/
	}
	.box4 .mid .boxcontent .result 
	{
		width:900px;
	}
	#Tab_Section .resulttitle 
	{
		padding-top:10px;	
	}
/* END TOURS INFO */
/* START FOOTER */
	.footer {
		width:944px;
		margin:auto;
		padding: 180px 40px 40px 40px;
		font-size:11px;
		background: transparent url(/includes/upload/affiliates/bgc/tourop-footer.jpg) no-repeat scroll center top;
		clear:both;
	}
	.footer .right {
		float:right;
		display: none !important;
	}

	.footer .line{
		height:0; /* hide footer lines */
		background:#D7D7D7;
		font-size:1px;
		clear:both;
	}
	.footer .links {
		text-align:right;
		padding-right:40px;
		float:right;
		color: #fff;
	}
	.footer .links a:link, .footer .links a:visited, .footer .links a:active {
		color:#fff;
	}
	.footer .links a:hover {
		text-decoration:underline;
		color:#020202;
	}
	.footer .logos {
		float:right;
		padding:3px;
	}
	.footer .logos a[title='ATOL'] { display: none }
	.footer .logos a[title='ABTA'] { display: none }
	.footer .logos a[title='CSI Media Travel Technology'] { display: none }

	.footer .copyright {
		float:right;
		clear:right;
		padding:10px 40px 0 0;
		text-align:right;
		color:#fff;
		width:200px;
	}
	.footer .contactdetails{
		padding:10px 0 0 0;
		float:left;
		width:400px;
		line-height:130%;
		color: #fff;
		display: none !important;
	}
	/* Hide small Outgoing logo */
	.footer .contactdetails img{ display: none }
	.footer .bookmarklinks {
		color: #fff;
		float:left;
		padding-top:15px;
		padding-bottom:15px;
		display: none;
	}
	.footer .bookmarklinks .bookmarkTitle {
		float:left;
		margin-right:10px;
		padding-top:2px;
		padding-left:10px;
	}
	.footer .bookmarklinks .google,.footer .bookmarklinks .yahoo,.footer .bookmarklinks .delicious, .footer .bookmarklinks .digg, .footer .bookmarklinks .reddit, .footer .bookmarklinks .facebook, .footer .bookmarklinks .stumbleupon {
		cursor:pointer;
		text-decoration:underline;
		height:19px;
		padding-left:20px;
		padding-top:2px;
		float:left;
		margin-right:10px;

	}
	.footer .bookmarklinks .delicious {
		background:url(/images/footer/ico_delicious.gif) no-repeat top left;
	}
	.footer .bookmarklinks .digg {
		background:url(/images/footer/ico_digg.gif) no-repeat top left;
	}
	.footer .bookmarklinks .reddit {
		background:url(/images/footer/ico_reddit.gif) no-repeat top left;
	}
	.footer .bookmarklinks .facebook {
		background:url(/images/footer/ico_facebook.gif) no-repeat top left;
	}
	.footer .bookmarklinks .stumbleupon {
		background:url(/images/footer/ico_stumbleupon.gif) no-repeat top left;
	}
	.footer .bookmarklinks .google {
		background:url(/images/footer/ico_google.gif) no-repeat top left;
	}
	.footer .bookmarklinks .yahoo {
		background:url(/images/footer/ico_yahoo.gif) no-repeat top left;
	}
	.footerDest{
		/*padding:10px;*/
		/*width:992px;*/
		color:#808184;
		text-align:left;
		/*margin:auto;*/
		clear:both;
		background:#FFFFFF;
		left:0px;
		/*position:absolute;*/
		/*width:100%;*/
	}
	.footerDest .destinations{
		width:984px;
		margin:auto;
		color:#FF32B9;
		padding-bottom:20px;
		display: none; /* Footer destination suggestions not required for snowbombing style. */
	}
	.footerDest .destinations .destTitle{
		padding-bottom:3px;
		color: #77B429;
	}
	.footerDest	a:link, .footerDest	a:visited, .footerDest a:active, .footerDest a{
		color:#5c5c5c !important;
		font-weight:normal;
		text-decoration: none;
	}
	.footerDest a:hover { text-decoration: underline }
	.footerDest div img { display: none } /* Bottom of the quote bubble. Not required for Snowbombing style. */
/* END FOOTER */


/* START LANDING PAGES (/travelguides) */
	.LA_topdest {
		text-align:left;
		margin-bottom:10px;
	}
	.LA_topdest .top_title {
		padding-bottom:1px;
	}
	.LA_topdest .top_links {
		padding-top:4px;
	}
	.LA_topdest .top_links .tlink a {
		color:#00adef;
		font-weight:bold;
	}

	.LA_topdest .top_links .tlink {
		background:url(/images/icons/arrow_sm.gif) no-repeat 12px 10px;;
		padding:3px 10px 3px 22px;
		line-height:16px;
	}

	.LandingTitleBar {
		background:url(/images/landing/bar_left.gif) no-repeat left top;
		height:22px;
		text-align:left;
	}
	.LandingTitleBar .LandingBarEnd {
		float:right;
		background:url(/images/landing/bar_right.gif) no-repeat right top;
		width:5px;
		height:22px;
	}
	.LandingTitleBar .LandingBarText {
		padding:5px 0px 0px 10px;
		color:#585858;
	}
	.LandingTitleBar .LandingBarText a,
	.LandingTitleBar .LandingBarText a:link,
	.LandingTitleBar .LandingBarText a:visited,
	.LandingTitleBar .LandingBarText a:hover,
	.LandingTitleBar .LandingBarText a:active {
		color:#585858;
		text-decoration:underline;
	}
	.LandingTitle,
	.LandingTitle h1,
	.LandingTitle h2{
		margin-top:0px;
		margin-bottom:0px;
		text-transform:uppercase;
	}

	.LandingText {
		line-height:17px;
		color:#555555;
		/*border-top:#E1E1E1 1px solid;*/
		margin-top:4px;
		padding-top:2px;
		margin-bottom:10px;
	}

	.LandingImage {
		background:url(/images/landing/photo_box.gif) no-repeat;
		padding:3px;
	}

	.LandingTitleRight {
		text-align:right;
		font-size:12px;
		font-weight:normal;
	}
	.LandingTitleRight .LandingTitlePrice {
		font-size:15px;
		color:#77B429;
		font-weight:bold;
	}
	.LandingBox {
		background:url(/images/landing/box.gif) no-repeat;
		width:134px;
		height:98px;
		cursor:pointer;
	}
	.LandingBox .boxContent {
		/*background:url(/images/landing/box_mid.gif) repeat-y;*/
		padding-left:12px;
		padding-top:14px;
	}

	.LandingBoxLabel {
		text-align:center;
		width:134px;
	}

	.LandingBoxLabel a {
		color:#77B429;
	}

	.LandingAccomm {
		line-height:16px;
	}
	.LandingAccomm .LandingAccomm_Title {
		margin-top:13px;
		font-weight:bold;
		color:#77B429!important;
	}
	.LandingAccomm .LandingAccomm_Title_NoMargin {
		font-weight:bold;
		color:#77B429!important;
	}

	.TourAccommodation tbody tr.Upgrade { background: #E1E0E0 }

	.Landing_NotFound {
		background:url(/images/landing/notfound.gif) no-repeat bottom;
		width:171px;
		height:117px;
		clear:both;
		padding-top:20px;
	}
	.Landing_CallMe {
		background:url(/images/landing/callme.gif) no-repeat bottom;
		width:171px;
		height:123px;
		clear:both;
		padding-top:10px;
		cursor:pointer;
	}

	.Landing_NotFound .text {
		padding-top:58px;
		padding-left:62px;
		width:100px;
		color:#FFF;
	}

	.Landing_CallMe .text {
		padding-top:67px;
		padding-left:17px;
		color:#FFF;
		width:140px;
	}



	.OfferLink {
		padding:3px;
		color:#555555;
	}

	.OfferLink a {
		/*background:url(/images/icons/blue_arrow.gif) no-repeat left;*/
		color:#77B429;
	}

	.PhotoBox {
		width:85px;
		cursor:pointer;
		float:left;
		margin-right:40px;
	}
	.PhotoBox .boxHead {
		background:url(/images/photo/box_top.gif) no-repeat;
		height:3px;
	}
	.PhotoBox .boxContent {
		background:url(/images/photo/box_mid.gif) repeat-y;
		text-align:center;
	}
	.PhotoBox .boxFoot {
		background:url(/images/photo/box_bot.gif) no-repeat;
		height:3px;
	}

	 /* Offers */

	.offersLeft{
		float:left;
		width:530px;
	}
	.offersRight{
		float:right;
		width:165px;
	}

	.homepage_offers1{
		width:530px;
		overflow:hidden;
	}


	.homepage_offers1 .contentLeft{
		float:left;
		width:253px;
		margin-right:24px;
	}

	.homepage_offers1 .contentRight{
		float:left;
		width:253px;
	}
	.homepage_offers1 .offerSetOn, .homepage_offers1 .offerSetOff{
		margin-top:1px;
	}

	.homepage_offers1 .hpoffers1_title{
		clear:both;
		padding:3px 0px 3px 8px;
		margin:1px 0px 0px 0px;
		font-weight:bold;
		width:245px;
		color:#FFFFFF;
		background:url(/images/icons/arrow_whiteonblue.gif) #77B429 no-repeat 230px center;
		cursor:pointer;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;

	}

	.homepage_offers1 .hpoffers1_title_selected, .ui-state-active, .ui-state-hover{
		color:#FFFFFF !important;
		background:url(/images/icons/arrow_whiteonpink.gif) #FF32B9 no-repeat 230px center !important;

	}

	.ui-accordion-header{
		cursor:pointer;
	}
	.ui-state-active{
		cursor:default !important;
	}

	.homepage_offers1 .offerSetOff .title{
		clear:both;
		padding:4px 0px 4px 8px;
		margin:0px;
		background:url(/images/icons/arrow_whiteonblue.gif) #77B429 no-repeat 230px center;
		font-weight:bold;
		color:#FFFFFF;
		width:245px;
	}


	.homepage_offers1 .offers{
		/*margin:5px 10px 5px 10px;*/
	}

	.homepage_offers1 .titleImage{
		padding-bottom:2px;
	}

	.homepage_offers1 .offer{
		padding-left:5px;
		clear:both;
		background:url(/images/icons/arrow_blue.gif) no-repeat 5px 3px;
		height:26px;
		cursor:pointer;
	}
	.homepage_offers1 .offer .text{
		float:left;
		color:#808184;
		padding-left:16px;
	}
	.homepage_offers1 .offer .text a:link, .homepage_offers1 .offer .text a:visited{
		color:#808184;
		text-decoration:underline;
	}
	.homepage_offers1 .offer .text a:hover{
		color:#808184;
		text-decoration:underline;
	}
	.homepage_offers1 .offer .price, .homepage_offers1 .offer .price a{
		float:right;
		color:#000000;
		font-weight:bold;
	}


	.homepage_offers2{

	}

	.homepage_offers2 .offer{
		clear:both;
		background:url(/images/icons/arrow_blue.gif) no-repeat left 3px;
		height:26px;
		cursor:pointer;
	}
	.homepage_offers2 .offer .text{
		float:left;
		color:#808184;
		padding-left:16px;
	}
	.homepage_offers2 .offer .text a:link, .homepage_offers2 .offer .text a:visited{
		color:#808184;
		text-decoration:underline;
	}
	.homepage_offers2 .offer .text a:hover{
		color:#808184;
		text-decoration:underline;
	}


	.homepage_offers2 .offer .price, .homepage_offers2 .offer .price a{
		float:right;
		color:#000000;
		font-weight:bold;
	}

	.homepage_offers3 {
		margin-top:5px;
		clear:both;
		width:528px;
	}

	.homepage_offers3 .offerLine {
		height:1px;
		background:#D5D5D5;
		font-size:1px;
		margin-bottom:0px;
	}

	.homepage_offers3 .offerContent {
		margin-bottom:0px;
		/*height:223px;*/
		background:url(/images/homepage/offers_mid.gif) repeat-x;
	}
	.homepage_offers3 .offerBottom {
		margin-bottom:0px;
		height:25px;
		background:url(/images/homepage/offers_bottom.gif);
	}

	.homepage_offers3 .offerContent .offerLink {
		line-height:15px;
		margin:5px auto 0px auto;
		width:105px;
	}

	.homepage_offers3 .offerContent .offerText {
		line-height:15px;
		margin:5px auto 0px auto;
		width:105px;
	}

	.homepage_offers3 .offerContent .offerLink a {

	}
	.homepage_offers3 .offerContent .offerLink a:link, .homepage_offers3 .offerContent .offerLink a:visited{
		color:#77B429;
		text-decoration:underline;
	}
	.homepage_offers3 .offerContent .offerLink a:hover{
		color:#77B429;
		text-decoration:underline;
	}

	.homepage_offers3 .offerContent .offerRating {
		margin-top:8px;
	}
	.homepage_offers3 .offerContent .offerPrice {
		padding-top:8px;
		color:#000000;
		font-size:18px;
		font-weight:bold;
		text-decoration:underline;
	}

	.homepage_offers3 .offerContent .offerImage img {
		width:122px;
		height:82px;
		padding-top:10px;
	}


	.homepage_offers4{
		clear:both;
		width:528px;
		position:relative;
		top:-17px;
	}
	.homepage_offers4 .contentLeft{
		float:left;
		width:250px;
	}
	.homepage_offers4 .contentRight{
		float:right;
		width:250px;
	}
	.homepage_offers4 .offerSet{
		width:250px;
		float:left;
	}
	.homepage_offers4 .offers{
		float:right;
	}
	.homepage_offers4 .offers .offer{
		clear:both;
		background:url(/images/icons/arrow_blue.gif) no-repeat left 7px;
		height:14px;
		padding-top:5px;
		padding-bottom:5px;
		width:125px;
		cursor:pointer;
	}
	.homepage_offers4 .offer .text{
		float:left;
		color:#808184;
		padding-left:16px;
		text-decoration:underline;
	}
	.homepage_offers4 .offer .text a:link, .homepage_offers4 .offer .text a:visited{
		color:#808184;
		text-decoration:underline;
	}
	.homepage_offers4 .offer .text a:link, .homepage_offers4 .offer .text a:visited{
		color:#808184;
		text-decoration:none;
	}
	.homepage_offers4 .offer .text a:hover{
		color:#808184;
		text-decoration:underline;
	}

	.homepage_offers4 .offer .price, .homepage_offers4 .offer .price a{
		float:right;
		color:#000000;
		font-weight:bold;
		text-decoration:underline;
	}

	.offertabs {
		height:22px;
		font-size:11px;
		color:#FFFFFF;
		text-align:right;
		position:relative;
		/*top:1px;*/
	}

	.offertabs .tabtitle {
		float:left;
	}

	.offertabs .offertab, .offertabs .offertabOver {
		margin-right:1px;
		float:left;
		display:inline;
		cursor:pointer;
	}
	.offertabs .offertabOver {
		font-weight:bold;
	}
	.offertabs .offertab .content .text {
		color:#635433;
		padding:5px 3px 0px 3px;
	}
	.offertabs .offertabOver .content .text {
		color:#FFFFFF;
		padding:5px 3px 0px 3px;
	}
	.offertabs .offertab .left {
		float:left;
		width:21px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_left.gif) 0px -8px no-repeat;
	}
	.offertabs .offertabOver .left {
		float:left;
		width:21px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_left.gif) 0px -48px no-repeat;

	}
	.offertabs .offertab .content {
		float:left;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_mid.gif) 0px -8px repeat-x;
		/*padding-right:6px;*/
	}
	.offertabs .offertabOver .content {
		float:left;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_mid.gif) 0px -48px repeat-x;
		/*padding-right:6px;*/
	}
	.offertabs .offertab .right {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_right.gif) 0px -8px no-repeat;
	}
	.offertabs .offertabOver .right {
		float:left;
		width:10px;
		height:22px;
		background:url(/includes/upload/affiliates/bgc/searchtab_right.gif) 0px -48px no-repeat;
	}




	.specialofferPriceBox {
		border:1px solid #dadada;
		padding:3px 6px 3px 6px;
		float:right;
		text-align:center;
	}

	.specialofferPriceBox .so_price {
		/*color:#f0561a;*/
		color:#77B429;
		font-size:11px;
		font-weight:bolder;
		margin-bottom:3px;
	}

	.specialofferPriceBox .so_bottom {
		padding:4px 15px 0px 15px;
		height:19px;
		background:url(/images/other/specbox_but.gif) repeat-x;
		color:#FFFFFF;
		font-weight:bold;
	}

	 /* END LANDING PAGES SUB */

/* END LANDING PAGES (/travelguides) */

/* START FLIGHT MATRIX */

	.FlightMatrixTopText {
		font-weight:bold;
		margin-bottom:12px;
		padding-left:5px;
	}
	.FlightMatrixTable {
		background:#FFFFFF;
		width:100%;
	}
	.FlightMatrixTitles td {
		font-weight:bold;
	}

	.FlightMatrixSortASC {
		background:url(/images/icons/sortasc.gif) no-repeat 0px 5px;
		width:9px;
		float:right;
	}
	.FlightMatrixSortDESC {
		background:url(/images/icons/sortdesc.gif) no-repeat 0px 5px;
		width:9px;
		float:right;
	}
/* END FLIGHT MATRIX */

/* START INSURANCE */
	.Insurance .Ins_TDAlternate1, .Insurance .Ins_TDAlternate3, .Insurance .Ins_TDAlternate5 , .Insurance .Ins_TDAlternate7, .Insurance .Ins_TDAlternate9  {
		background:#D0E8F4;
		padding:4px 0px 4px 0px;
	}
	.Insurance .Ins_TDAlternate2, .Insurance .Ins_TDAlternate4, .Insurance .Ins_TDAlternate6 , .Insurance .Ins_TDAlternate8, .Insurance .Ins_TDAlternate10  {
		background:#EBEBEB;
		padding:4px 0px 4px 0px;
	}
	.Insurance .Ins_CoverType{
		text-align:center;
		font-weight:bold;
	}
	.Insurance .Ins_DetailDescriptionTitle {
		text-align:left;
	}
	.Insurance .Ins_DetailDescription  {
		text-align:center;
	}
	.Insurance .Ins_SelectButton {
		padding-top:10px;
		padding-bottom:10px;
		text-align:center;
	}
	.Insurance .Ins_TotalPrice {
		text-align:center;
		font-weight:bold;
		font-size:12px;
	}
	.Insurance .Ins_AvgPrice {
		text-align:center;
	}
	.Insurance .Ins_hr {
		height:1px;
		overflow:hidden;
		background:url(/images/general/hr_faded.gif) repeat-x;
	}
	/* UPSELL SECTION*/
	.largetitle {background-color:#D0E8F4; height:30px;}
	.largetitle .text {font-size:12px; width:300px; float:left; font-weight:bold; padding:0; margin:8px 0 0 8px;}
	.largetitle-alt {background-color:#77B429; height:30px; margin-bottom:8px;}
	.largetitle-alt .text { color:#FFFFFF; font-size:12px; width:300px; float:left; font-weight:bold; padding:0; margin:8px 0 0 8px;}
/* END INSURANCE */

/* START Auto complete styles */

	div.autosuggest{
		position: absolute;
		background-image: url(/images/autocomplete/as_pointer.gif);
		background-position: top;
		background-repeat: no-repeat;
		padding: 10px 0 0 0;
	}

	div.autosuggest div.as_header,div.autosuggest div.as_footer{
		position: relative;
		height: 8px;
		padding: 0 6px;
		background-image: url(/images/autocomplete/ul_corner_tr.gif);
		background-position: top right;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	div.autosuggest div.as_footer{
		background-image: url(/images/autocomplete/ul_corner_br.gif);
	}

	div.autosuggest div.as_header div.as_corner,div.autosuggest div.as_footer div.as_corner{
		position: absolute;
		top: 0;
		left: 0;
		height: 8px;
		width: 8px;
		background-image: url(/images/autocomplete/ul_corner_tl.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	div.autosuggest div.as_footer div.as_corner{
		background-image: url(/images/autocomplete/ul_corner_bl.gif);
	}
	div.autosuggest div.as_header div.as_bar,div.autosuggest div.as_footer div.as_bar{
		height: 8px;
		overflow: hidden;
		background-color: #ffffff;
	}
	div.autosuggest div.as_header div.as_bar {
		border-top: 1px solid #8C8C8C;
		height:7px;
	}
	div.autosuggest div.as_footer div.as_bar {
		border-bottom: 1px solid #8C8C8C;
		height:7px;
	}
	div.autosuggest ul{
		list-style: none;
		margin: 0 0 -4px 0;
		padding: 0;
		overflow: hidden;
		background-color: #ffffff;
	}

	div.autosuggest ul li{
		color: #555555;
		padding: 0;
		text-align: left;
		border-right: 1px solid #8C8C8C;
		border-left: 1px solid #8C8C8C;
	}

	div.autosuggest ul li a{
		color: #555555;
		display: block;
		text-decoration: none;
		background-color: transparent;
		position: relative;
		padding: 0;
		width: 100%;
	}
	div.autosuggest ul li a:hover{
		background-color: #F4F4F4;
	}
	div.autosuggest ul li.as_highlight a:hover{
		background-color: #F4F4F4;
	}

	div.autosuggest ul li a span{
		display: block;
		padding: 3px 6px;
		font-weight: bold;
	}

	div.autosuggest ul li a span small{
		color: #555555;
	}

	div.autosuggest ul li.as_highlight a span small{
		color: #555555;
	}

	div.autosuggest ul li.as_highlight a{
		color: #555555;
		background-color: #F4F4F4;
		/*background-image: url(/images/autocomplete/hl_corner_br.gif);
		background-position: bottom right;
		background-repeat: no-repeat;*/
	}

	div.autosuggest ul li.as_highlight a span{
		/*background-image: url(/images/autocomplete/hl_corner_bl.gif);
		background-position: bottom left;
		background-repeat: no-repeat;*/
	}

	div.autosuggest ul li a .tl, div.autosuggest ul li a .tr{
		background-image: none;
		background-color: transparent;
		background-repeat: no-repeat;
		width: 8px;
		height: 8px;
		position: absolute;
		top: 0;
		padding: 0;
		margin: 0;
	}
	div.autosuggest ul li a .tr{
		right: 0;
	}

	div.autosuggest ul li.as_highlight a .tl{
		/*left: 0;
		background-image: url(/images/autocomplete/hl_corner_tl.gif);
		background-position: bottom left;*/
	}

	div.autosuggest ul li.as_highlight a .tr{
		/*right: 0;
		background-image: url(/images/autocomplete/hl_corner_tr.gif);
		background-position: bottom right;*/
	}

	div.autosuggest ul li.as_warning{
		height:50px;
		text-align:center;
		color:#555555;
	}

	div.autosuggest ul em{
		font-style: normal;
		color: #00B6F7;
	}
/* END Auto complete styles */

/*Pricing heading Styles*/

	.mainhead {
		color:#77B429;
		font-size:12px;
		font-weight:bold;
	}

	.secondaryhead {
		color:#020202;
		font-size:11px;
		font-weight:bold;
	}

	.basketHighlight {
		padding:5px;
		background-color:#77B429;
		color:#FFFFFF;
		height:1%;
	}

	.basketTotal {

	}

/* Google maps */

	#googleMapDiv {
		position:absolute;
		background:#ffffff;
		border:#195562 1px solid;
		display:none;
		z-index:200;
		left:50%;
	}

	#googleMapDiv {
		margin-top:300px;
	}

	#googleMapDiv a {
		color:#00B6F7;
	}
	
		.contactdetails {
		color: white;
		display: none;
		float: left;
		height: 63px;
		line-height: 130%;
		padding-top: 10px;
		width: 548px;
	}
	
	.footer { 
		background: white url(http://bookings.outgoing.co.uk/includes/upload/affiliates/general-footer-legal.png) no-repeat scroll 24px 50px;
		clear: both;
		font-size: 11px;
		height: 120px;
		margin: auto;
		padding-left: 24px;
		padding-right: 24px;
		padding-top: 0px;
		width: 944px;
	}
