/* START OF style definitions*/
/* EDITABLE CONTENT BELOW*/ 




    body {
													/* all standard colours in the body are default html web browser colour scheme*/
	}
	a{
	color:black; 									/* link text is using colour5: black */
	}

	/* header styles */
    #home_header {
	background-image: url(../images/css/scheme2/home_header_bg_repeat.gif);
	background-repeat:repeat-x;
	background-position: top left;					/* border-bottom:4px solid #000;*/
		
    }
#home_header h1 {
													/* This will replace content of an h1 tag (within the header area) with the tourUK logo */
	/*
	background-color: transparent;
	background-image: url(../images/css/scheme2/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent:-9009px;  		*/					/* the text within the h1 tag is still within the page, but is not viewable*/
													/* within the browser window*/
	color:#8B7F15;									/* colour2 : Dark Red : #8B7F15 */
}

    #header {
	background-image: url(../images/css/scheme2/header_bg_repeat.gif);
	background-repeat:repeat-x;
	background-position: top left;					/* border-bottom:4px solid #000;*/
		
    }
#header h1 {
													/* This will replace content of an h1 tag (within the header area) with the tourUK logo */
	/*
	background-color: transparent;
	background-image: url(../images/css/scheme2/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent:-9009px;  		*/					/* the text within the h1 tag is still within the page, but is not viewable*/
													/* within the browser window*/
	/* color:#8B7F15;*/
	color:#000000;
        									/* colour2 : Dark Red : #8B7F15 */
}

#logo {
													/* This will replace content of an h1 tag (within the header area) with the tourUK logo */
	background-color: transparent;
	background-image: url(../images/css/scheme2/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent:-9009px;  							/* the text within the h1 tag is still within the page, but is not viewable*/
													/* within the browser window*/
}

#mini_logo {
													/* This will replace content of an h1 tag (within the header area) with the tourUK logo */
	background-color: transparent;
	background-image: url(../images/css/scheme2/mini_logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent:-9009px;  							/* the text within the h1 tag is still within the page, but is not viewable*/
													/* within the browser window*/
}


#logo-zone {
position: absolute;
top: 11px;
left: 44px;
height: 104px;
width: 139px;
background-color: transparent;
}

#mini-logo-zone {
position: absolute;
top: 7px;
left: 22px;
height: 114px;
width: 50px;
background-color: transparent;
}

#header_separator {
	background-color: #FFFFFF; /* using colour3*/
	background-image: url(../images/css/scheme2/header_separator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.navigation a {
	color:#FFFFFF; 		  							/* header navigation text colour is using colour3*/
	text-decoration:none; 							/* underline for link is switched off */
	font-weight:normal;
	
}
.navigation a:hover {
	color:#8B7F15; 									/* when a link is highlighted in the header navigation it is using colour2*/
	text-decoration:none;							/* underline for link is switched off */
	font-weight:normal;
}
#navbar {
	background-color:#547C66;	     				/*background of the navigation bar is using colour9 :#7c7354 */
}

#navbarOuter {
	background-color:transparent;	     			/*background of the navigation bar is transparent */
	background-image: url(../images/css/scheme2/navbar_end.gif); 	/* this image forms the end of the navgation bar with a rounded corner effect */
	background-repeat: no-repeat;
	background-position: right top;					/*rounded corner image always sits to the right of the navbar div*/
}

#search {
													/* this div contains the search input text field, the submit button*/
													/* and a background image which makes the header logo appear the join the navigation bar*/						
	background-color:transparent;
	background-image: url(../images/css/scheme2/navbar_join.jpg);   /*background image*/
	background-repeat: no-repeat;
	background-position: right top;
}

#results_header h1 {
	color:#8B7F15;						/* colour2 : Dark Red : #8B7F15 */
}
.straplineMiddle {
	background-image: url(../images/css/scheme2/strapline_middle_repeat.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.strapLineLeft {
	background-image: url(../images/css/scheme2/strapline_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.strapLineLeft h2 {
	text-indent:-9009px;
}
.strapLineRight {
	background-image: url(../images/css/scheme2/strapline_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	cursor: pointer;
}
.strapLineRight h2 {
	text-indent:-9009px;
}

#headerlink a{
	color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
}
#touristInfoText {
	color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
	background-image: url(../images/css/scheme2/header_tourist_info_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;

	}
#touristInfoText p {
	text-indent:-9009px;
}
#TouristInfoLabel_col1{
	color:#8DAB7D;								/* colour1 : Bronze : #8DAB7D */
}
#TouristInfoLabel_col2{	
/*	color:##8B7F15; */
								/* text colour2 : Dark Red : #8B7F15 */
}
/* --end of header styles-- */



/* --start of column styles-- */	
#page {
}
#left {

	background-color: #FFFFFF; 					/* left columm background color is using colour3*/
}
#centre {
	background-color: #FFFFFF;					 /* centre column background color is using colour3*/
}

#centre p{
	color:#000000;							/* colour7 : Dark Gray  : #555354 */
}
.article-text{
/*	color:#555354;	*/
color:#000000;
						/* colour7 : Dark Gray  : #555354 */
	
}
.article-text a{
	color:#555354;							/* colour7 : Dark Gray  : #555354 */
}

.article-text h2{
	color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
	
}

.search-text dt strong a, .search-text dd em, .search-text dd em a{

		color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
}

a.paginate:link{

}
a.paginate:hover{
		color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
}
a.paginate_current:link{
		color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
}
a.paginate_current:hover{
		color:#8B7F15; 								/* text colour2 : Dark Red : #8B7F15 */
}

.borderclass{
		border-color:#555354;						/* colour7 : Dark Gray  : #555354 */
}
#right {
	background-color: #FFFFFF;					 /* right column background color is using colour3*/
}
.additions {
}
/* --end of column styles-- */



/* --start of advertising styles-- */	

	
	#header_banner {
	background-color: #FFFFFF; /* using colour3*/
/*	background-image: url(../images/css/scheme2/header_banner_template.jpg);  */
	background-repeat: no-repeat;
	background-position: top left;
}
#skyscraper {
	background-image: url(../images/css/scheme2/skyscraper_template.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.mini_banner1 {
	background-image: url(../images/css/scheme2/mini_banner1_template.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.mini_banner2 {
	background-image: url(../images/css/scheme2/mini_banner2_template.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#centre_google_banner {
	background-color: #555354; /* using colour7*/
	background-image: url(../images/css/scheme2/header_banner_template.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.col2_banner {
	background-color: #547C66;						/* colour2 : Dark Red : #8B7F15 */
	color: #FFFFFF;  					/* using colour3*/
	
	
}
.col1_banner {
	background-color:#8DAB7D;						/* colour1 : Bronze : #8DAB7D */
	color: #FFFFFF;  					/* using colour3*/
	
	
}
.col1_banner a,.col2_banner a{
color: #FFFFFF;  					/* using colour3*/
}
.col1_banner a:hover,.col2_banner a:hover{
color: #FFFFFF;  					/* using colour3*/
}
/* --end of advertising styles-- */	


/* --start of text colouring-- */
	
	
.NewsItem a {
	color:#8DAB7D; 									/* using colour1*/
}
.NewsItem p {
	color:#8DAB7D;  								/* using colour7*/
}
.newsBoxLightRow a {
	color:#6F5932; 									/* using colour8*/
	font-weight:bold;
}
.newsBoxLightRow p {
	color:#555354;  								/* using colour7*/
}
.newsBoxDarkRow a {
	
	color:#6F5932; 									/* using colour8*/
	font-weight:bold;
}
.newsBoxDarkRow p {
	color:#555354;  								/* using colour7*/
}
.standard_1_box_Content li a {
	color: #555354;  								/* using colour7*/
}

.standard_2_box_Content li a {
	color: #555354;  								/* using colour7*/
}

.list{
color:#555354;										/* colour7 : Dark Gray  : #555354 */
}

.list_active_1{
color:#8DAB7D;										/* colour1 : Bronze : #8DAB7D */
}

.list_active_2{
color:#8B7F15;										/* colour2 : Dark Red : #8B7F15 */
}

.col1text {
	color:#8DAB7D; 									/* using colour1*/
}
.col2text {
	color:#8B7F15; 									/* using colour2*/
}

.col22text {
	color:#000000; 	
							/* using colour2*/
}

.col9text {
	color:#7c7354; 									/* using colour9*/
}

/*.bgcol1{ */

	/*background-color: #8DAB7D;  */ /*background colour is colour1*/

/*	
color:#FFFFFF;
	font-size:1.25em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0.5em 0.5em 0.5em 0em;
	*/
	/* colour1 : Bronze : #8DAB7D */
	/* colour2 : Dark Red : #8B7F15 */
/* }*/
.bgcol2{
	background-color: #8B7F15;   /*background colour is colour2*/
	color:#FFFFFF;
	font-size:1.25em;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0.5em;
	/* colour1 : Bronze : #8DAB7D */
	/* colour2 : Dark Red : #8B7F15 */
}
/*---------------------*/
	
	/* Image element styles */
	#centreImage {
	background-image: url(../images/css/scheme2/landscape.jpg);
}
#centreImageText {
	/*	color:#FFFFFF; */
	color:#000000;
}
#map {
/* 
	Note:	All file information pertaining to the  
		 	image used for the imagemap can be   
		 	found in the main html document
*/
}
	.pound_sign_col2 {
	background-image: url(../images/css/scheme2/red_pound_sign.gif);
	background-repeat:no-repeat;
}
	.pound_sign_col2_reversed {
	background-image: url(../images/css/scheme2/red_pound_sign_reversed.gif);
	background-repeat:no-repeat;
}
	.review_symbol{
	background-image: url(../images/css/scheme2/review_symbol.gif);
	background-repeat:no-repeat;
}
	.tube_symbol{
	background-image: url(../images/css/scheme2/tube_symbol.gif);
	background-repeat:no-repeat;
}
	.parking_symbol{
	background-image: url(../images/css/scheme2/parking_symbol.gif);
	background-repeat:no-repeat;
}
/*	.1_star_col2 {
	background-color:transparent;
	background-image: url(../images/css/scheme2/1_star_rating.gif);
	background-repeat:no-repeat;

}
	.2_star_col2 {
	background-color:transparent;
	background-image: url(../images/css/scheme2/2_star_rating.gif);
	background-repeat:no-repeat;

}
	.3_star_col2 {
	background-color:transparent;
	background-image: url(../images/css/scheme2/3_star_rating.gif);
	background-repeat:no-repeat;
}
	.4_star_col2 {
	background-color:transparent;
	background-image: url(../images/css/scheme2/4_star_rating.gif);
	background-repeat:no-repeat;
}
	.5_star_col2 {

	background-color:transparent;
	background-image: url(../images/css/scheme2/5_star_rating.gif);
	background-repeat:no-repeat;
	
}     */
/* .centre_box{
border-left-color:#F2F2F2;		 colour4 : Pale Grey : #F2F2F2
border-right-color:#F2F2F2;		 colour4 : Pale Grey : #F2F2F2
}     */
/*----------- new ----------*/
.centre_box22{
border-left-color:#F2F2F2;		/* colour4 : Pale Grey : #F2F2F2 */
border-right-color:#F2F2F2;		/* colour4 : Pale Grey : #F2F2F2 */
}

/*---------------------*/
	/* Box element styles */
	/* News Box in right column*/
	#newsBox {
	background-color: #FFFFFF;  					/* using colour3*/
}


.newsBoxTopnew {
	background-color: #FFFFFF;  					/* using colour3*/
	background-image: url(../images/css/scheme2/newboxtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF; 								/* text using colour3*/
}


#newsBoxTop {
/*	background-color: #FFFFFF;     */
background-color: #2F4F6D; 					/* using colour3*/
/* takeout graphic	background-image: url(../images/css/scheme2/tab_header_colour2.gif);
	background-repeat: no-repeat;
	background-position: top;  */
	color: #FFFFFF;  								/* text using colour3*/
}

.newsBoxTopj {
/*	background-color: #FFFFFF;     */
background-color: #2F4F6D; 					/* using colour3*/
/* takeout graphic	background-image: url(../images/css/scheme2/tab_header_colour2.gif);
	background-repeat: no-repeat;
	background-position: top;  */
	color: #FFFFFF;  								/* text using colour3*/
}

#newsBoxHeading h3 {
	background-color: #8B7F15;  					/*using colour2*/
	color: #FFFFFF;  								/* text using colour3*/
}
#newsBoxContent {
	border-color: #F2F2F2; 							/* border using colour4*/
	background-color: #FFFFFF;  					/* using colour3*/
}
.newsBoxLightRow {
	background-color: #FFFFFF;  					/* using colour3*/
}
.newsBoxDarkRow {
													/* colour10 : darkrow (grey with yellow tint):#F0F2ED */
	background-color: #F0F2ED; 						/* using colour10*/
}
#touristNewsLink {
}
#touristNewsTimestamp {
	color: #8B7F15; 								/* using colour2*/
	font-weight:bold;
}
/* Standard Box content */
.standardBoxContent {
	background-color: transparent;  				/* using colour3*/
	border-color: #F2F2F2; 							/* border using colour4*/
	color: #555354;  								/* text using colour7*/
}
.standardBoxContent h3{
/*
	background-color: #8DAB7D;  */				/* using colour1*/
/*	border-color: #F2F2F2; 		*/					/* border using colour4*/
/*	color: #FFFFFF;  			*/					/* text using colour3*/
}
.standardBoxContent h3 a{
	color: #FFFFFF;  								/* text using colour3*/
}

.standardBoxContent h3 a:hover{
	color: #FFFFFF;  								/* text using colour3*/
}
.standardBoxContent  .bgcol1 {
	background-color: #8DAB7D;  					/* using colour1*/
	border-color: #F2F2F2; 							/* border using colour4*/
	color: #FFFFFF;  								/* text using colour3*/
}
.standardBoxContent  .bgcol2 {
	background-color: #8B7F15;  					/* using colour2*/
	border-color: #F2F2F2; 							/* border using colour4*/
	color: #FFFFFF;  								/* text using colour3*/
}
.standardBoxShadow {
	background-color: #FFFFFF;  					/* using colour3*/
	border-color: #F2F2F2; 							/* border using colour4*/
	background-image: url(../images/css/scheme2/shadow_box_content.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.standardBoxBottom {
	background-color: #FFFFFF;  					/* using colour3*/
	
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../images/css/scheme2/shadow_box_bottom.gif);   /* Other browsers image*/
	/*background-image: url(../images/css/scheme2/shadow_box_bottom_ie5.gif);*/   
		  
}

* html .standardBoxBottom {

	background-image: url(../images/css/scheme2/shadow_box_bottom_ie5.gif);   /* IE5 image*/
	/*background-image: url(../images/css/scheme2/shadow_box_bottom_ie5.gif);*/   /* IE5 image*/
	back\ground-image: url(../images/css/scheme2/shadow_box_bottom_ie5.gif);	  /* ie6 image*/
}
/* Double Line Box with colour 1 heading*/
	.DoubleLine_1_box {
	background-color: #FFFFFF;  					/* using colour3*/
}
.DoubleLine_1_box_Top {
	background-color: #FFFFFF;  					/* using colour3*/
	background-image: url(../images/css/scheme2/tab_header_alt_colour1.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;  								/* text using colour3*/
}
.DoubleLine_1_box_Top h3 {
	/* colour2 : Dark Red : #8B7F15 */
	color: #FFFFFF;  								/* text using colour2*/
}
.DoubleLine_1_box_Top h4 {
	color: #FFFFFF;  								/* text using colour3*/
}
.DoubleLine_1_box_Content {
	border-color: #F2F2F2; 							/* border using colour4*/
	background-color: #FFFFFF; 						 /* using colour3*/
}
/* Standard Box with colour 1 heading*/
	.standard_1_box {
	background-color: #FFFFFF;  					/* using colour3*/
}
.standard_1_box_Top {
/*	background-color: #FFFFFF; */  	
        background-color: #81A9A1;
        				/* using colour1*/
/*	background-image: url(../images/css/scheme2/tab_header_colour1.gif);
	background-repeat: no-repeat;
	background-position: top; */
	color: #FFFFFF;  								/* text using colour3*/
}
.standard_1_box_Top h3 {
	/* colour3 : White : #FFFFFF */
	color: #FFFFFF;  								/* text using colour3*/
}
.standard_1_box_Top h4 {
	color: #FFFFFF;  								/* text using colour3*/
}
.indent_header{
	color: #8B7F15;  								/* text using colour2*/
}
.standard_1_box_Content {
	border-color: #F2F2F2; 							/* border using colour4*/
	background-color: #FFFFFF;  					/* using colour3*/
}
/* Standard Box with colour 2 heading*/
	.standard_2_box {
	background-color: #FFFFFF;  					/* using colour3*/
}
.standard_2_box_Top {
	background-color: #FFFFFF;  					/* using colour3*/
	background-image: url(../images/css/scheme2/tab_header_colour2.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;  								/* text using colour3*/
}
.standard_2_box_Top h3 {

	color: #8DAB7D;  								/* text using colour1*/
}
.standard_2_box_Top h4 {
	color: #FFFFFF;  								/* text using colour3*/
}
.standard_2_box_Content {
	border-color: #F2F2F2; 							/* border using colour4*/
	background-color: #FFFFFF; 						/* using colour3*/
}
/* Centre Column Table items*/
	/*---------------------*/
	#ColumnTable {
}
.ColumnCell {
	background-color: #ffffff;
}
td .CellIcon_tel_reservation {						/* hotel telephone reservation icon image */
	background-image: url(../images/css/scheme2/red_icon_tel_reservation.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td .CellIcon_hotel_book {							/* hotel booking icon image */
	background-image: url(../images/css/scheme2/bronze_icon_hotel_book.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td .CellIcon_info {									/* tourist information icon image */
	background-image: url(../images/css/scheme2/bronze_icon_info.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td .CellIcon_tourist_info {							/* tourist information icon image */
	background-image: url(../images/css/scheme2/bronze_info.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td .CellIcon_theatre {								/* theatre break icon image */
	background-image: url(../images/css/scheme2/red_icon_theatre.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td .CellIcon_cottage {								/* UK holiday cottages icon image */
	background-image: url(../images/css/scheme2/red_icon_holiday_cottage.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td .CellIcon_theme_park {							/* theme parks icon image */
	background-image: url(../images/css/scheme2/bronze_icon_theme_park.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

						/* The Cellheader h3 span items below enable rounded corner effects for the H3 headings in the centre column */
						/* These are colour independent because the corner images are white on transparent background*/
						/* And will always work, assuming that the background colour of page is always white*/
	
.CellHeader_col1 h3, .CellHeader_col2 h3 {

						/*
						Definition left in comments in case of need to use in future.
						This particular definition states which rounded corner image will 
						used in the top left corner of the h3 tag
						
						background: url(../images/css/top_left_corner.gif) top left no-repeat;
						*/
}
.CellHeader_col1 h3 span, .CellHeader_col2 h3 span {

	background: url(../images/css/scheme2/top_right_corner.gif) top right no-repeat;
}
.CellHeader_col1 h3 span span, .CellHeader_col2 h3 span span {

	background: url(../images/css/scheme2/bottom_right_corner.gif) bottom right no-repeat;
	
}
.CellHeader_col1 h3 span span span, .CellHeader_col2 h3 span span span {

						/*
						Definition left in comments in case of need to use in future.
						This particular definition states which rounded corner image will 
						used in the bottom left corner of the h3 tag
						
						background: url(../images/css/bottom_left_corner.gif) bottom left no-repeat;
						*/
}



td .CellHeader_col1 {
	color: #FFFFFF;									/* text is colour3 : white : #FFFFFF */
	background-color: #FFFFFF;						/* colour3 : white : #FFFFFF */
}
td .CellHeader_col1 h3 {

	background-color: #34516C;						/*colour2 is used for the background for contrast*/
	

}

td .CellHeader_col2 h3 {

	background-color: #80A9A0;
	

        						/*colour1 is used for the background for contrast*/
}

td .CellHeader_col2 {
	color: #8B7F15;  								/* using colour1*/
	background-color: #FFFFFF;
	/* #FFFFFF
        						/* colour2 : Dark Red : #8B7F15 */
}

td .CellContent {
}
td .CellContent a {
	text-decoration:underline;
	color:navy;      								/* link colour using colour6*/
}
td .CellContent a:hover {

}



/*---------------------*/


.wide_panel_description {
background: url(../images/css/scheme2/widepanel_shadow_box_bottom.gif) bottom right no-repeat;
}

.wide_panel_header_col1{
background: url(../images/css/scheme2/top_right_corner.gif) top right no-repeat;
background-color: #8DAB7D;						/* colour1 : Bronze  : #8DAB7D */
}
.wide_panel_header_col2{
background: url(../images/css/scheme2/top_right_corner.gif) top right no-repeat;
background-color: #2F4F6D;						/* colour2 : Dark Red : #8B7F15 */
}
.wide_panel_col1 h3{
	color: #FFFFFF;  								/* using colour1*/
	/*background-color: #8DAB7D;	*/					/* colour1 : Bronze  : #8DAB7D */
	background-color:transparent;
	background: url(../images/css/scheme2/top_left_corner.gif) top left no-repeat;
}
.wide_panel_col2 h3{
	color: #FFFFFF;  								/* using colour1*/
	/*background-color: #8B7F15;		*/				/* colour2 : Dark Red : #8B7F15 */
	background-color:transparent;
	background: url(../images/css/scheme2/top_left_corner.gif) top left no-repeat;
}
 /*------- new --------------*/
 
.wide_panel_header_col22{
background: url(../images/css/scheme2/top_right_corner.gif) top right no-repeat;
background-color: #8DAB7D;						/* colour2 : Dark Red : #8B7F15 #2F4F6D*/
}

.wide_panel_col22 h3{
	color: #FFFFFF;  								/* using colour1*/
	/*background-color: #8B7F15;		*/				/* colour2 : Dark Red : #8B7F15 */
	background-color:transparent;
	background: url(../images/css/scheme2/top_left_corner.gif) top left no-repeat;
}


.wide_panel_col22 h3 a{
color: #FFFFFF;
}

/*----------- end new ----------*/



.wide_panel_col1 h3 a, .wide_panel_col2 h3 a{
color: #FFFFFF;
}

.wide_panel_thumb{

/*border-color: #F2F2F2; */
background: url(../images/css/scheme2/widepanel_thumb_box_bottom.gif) bottom left no-repeat;
}




/*---------------------*/


.hotel_panel_description {
background: url(../images/css/scheme2/widepanel_shadow_box_bottom.gif) bottom right no-repeat;
}

.hotel_panel_description_box{
border-right-color:#F2F2F2;		/* colour4 : Pale Grey : #F2F2F2 */
}
.hotel_panel_header_col1{
background: url(../images/css/scheme2/top_right_corner.gif) top right no-repeat;
background-color: #8DAB7D;						/* colour1 : Bronze  : #8DAB7D */
}
.hotel_panel_header_col2{
background: url(../images/css/scheme2/top_right_corner.gif) top right no-repeat;
background-color: #73AA24;						/* colour2 : Dark Red : #8B7F15 */
}
.hotel_panel_col1 h3{
	color: #FFFFFF;  								/* using colour1*/
	background-color: #8DAB7D;						/* colour1 : Bronze  : #8DAB7D */
	background: url(../images/css/scheme2/top_left_corner.gif) top left no-repeat;
}
.hotel_panel_col2 h3{
	color: #FFFFFF;  								/* using colour1*/
	background-color: #73AA24;						/* colour2 : Dark Red : #8B7F15 */
	background: url(../images/css/scheme2/top_left_corner.gif) top left no-repeat;
}
.hotel_panel_col1 h3 a, .hotel_panel_col2 h3 a{
color: #FFFFFF;
}


.hotel_panel_thumb{

/*border-color: #F2F2F2; */
background: url(../images/css/scheme2/widepanel_thumb_box_bottom.gif) bottom left no-repeat;
}
.hotel_panel_thumb_box{
border-left-color:#F2F2F2;		/* colour4 : Pale Grey : #F2F2F2 */

}

.hotel_detail_panel_thumb_box{		
background: url(../images/css/scheme2/widepanel_thumb_box_bottom.gif) bottom left no-repeat;
}
.hotel_detail_panel_description_box{
background: url(../images/css/scheme2/widepanel_shadow_box_bottom.gif) bottom right no-repeat;
}
/*---------------------*/






/* final paragraph at the bottom of the centre column - no colour styling has been applied*/
.additions {
}
	/* End of Centre Column Table items*/
	
	
	/* Footer style */
	#footer {
	color:#000000;
}
    /* End of Footer styles*/
	
	/* Popup styles */	
#popup_header{
	background-image: url(../images/css/scheme2/popup_header_bg_repeat.gif);
	background-repeat:repeat-x;
	background-position: top left;					/* border-bottom:4px solid #000;*/

}
#popup_header_logo{
background: url(../images/css/scheme2/super_mini_logo.jpg) top left no-repeat;
}

.menu2
{
  display:inline;
  margin-right:5px;
  padding-left:5px;
  padding-right:5px;
  font-size:1.1em;
  border-style:solid;
  border-width:1px;
  border-color:#A4A981;
 /* border-radius: 6px; */
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  
}

.menu2 A

{
color:white;
text-decoration:none;
/* text-weight:bold; */
}

.menu2 A:hover
{
/*color: #8C1012;*/
color: #7CBBFF;
}
/* ---end of Popup style------------------ */
/* END OF CSS colour Document */
.left {
    background-color: #FFFFFF;
}

.centre {
    background-color: #FFFFFF;
}

