/*********************************/
/****** FULL WIDTH EXAMPLE ******/
/*********************************/

body {background: #FEF1E1;
		text-align: center;/*fuer IE_quirks*/
      }

/* set all margins to 0 */
* {
	margin: 0;
	padding: 0;
}

/* If you have a background image you do not want to use on the printable confirmation then use the style sheet: */
/* style_imscart_conf.ihtml in */
/* templates/template_html_thankyou.php */
/* templates/template_html_delete.php */	
/* use the following style: */
/* background-color: #fff; color: #000; */

/* --- */	

/******  ENCLOSES THE WHOLE PAGE ******/
/* If you do NOT want 'full width' change the width to any pixel size you want. */
/* Plus amend the size on the '.middle'. You have to deduct the size of the left panel from the middle size. */
/* Example: size of whole page = 940px, leftside = 180px, middle size = 760px. */
/* The right side is set to 'auto' width as this panel is only used for the related products. If it is empty it will not need any space.*/
/* Also amend the size of the table called 'fixedwidth' to 'width: auto' */

/* PLEASE NOTE FOR TOUR MODULE*/
/* If you have a narrow site, you might have to amend the size of the table called 'table.tourbooking'.*/
/* You can see this table if you click on 'search tours' and all the available tours are displayed.*/

table.outer {
	margin: 0 auto;
	width: 94%;
}

/******  BEGIN TOP BANNER - HEADER STYLES ******/

.top { 
background-image: url(../shop_image/header-bg.jpg);
background-repeat: repeat-x;
height: 200px; 
width: 100%;
}

.topleft {
	float: left;
	margin-left: 0;
}

.topright {
	float: right;
	margin-right: 0;
}

/******  END TOP BANNER - HEADER STYLES ******/



/****** BEGIN STYLES FOR FEATURED PRODUCTS ******/
/****** Just change the width and the background image if you want bigger/smaller featured images ******/
/****** For these styles the 'thumbnails' should not be bigger than 160px wide ******/
.featuredhotel,
.featuredtour,
.featuredrental,
.featuredtransit,
.featuredproduct {	
	width: 180px;
	float: left;
	background-image: url(../shop_image/featured-bg.png);
	background-repeat: no-repeat;
	margin: 0 10px 20px 0;
	height: 350px;
}
html>body .featuredhotel,
html>body .featuredtour,
html>body .featuredrental,
html>body .featuredtransit,
html>body .featuredproduct  {
height: auto;
min-height: 350px;	
}
.featuredhotel {	
	background-color: #929BA6;
	border: 2px solid #929BA6;
}
.featuredtour,
.featuredtransit {	
	background-color: #BAD532;
	border: 2px solid #BAD532;	
}
.featuredrental {	
	background-color: #298D8F;
	border: 2px solid #298D8F;	
}
.featuredproduct {	
	background-color: #EAEB83;
	border: 2px solid #EAEB83;
}

.featuredhotel p,
.featuredtour p,
.featuredrental p,
.featuredtransit p,
.featuredproduct p {
	padding: 10px;
}

.featuredhotel a:link,
.featuredhotel a:hover,
.featuredhotel a:visited,
.featuredtour a:link,
.featuredtour a:hover,
.featuredtour a:visited,
.featuredrental a:link,
.featuredrental a:hover,
.featuredrental a:visited,
.featuredtransit a:link,
.featuredtransit a:hover,
.featuredtransit a:visited,
.featuredproduct a:link, 
.featuredproduct a:hover,  
.featuredproduct a:visited {
	background-color: transparent; color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.storedescription {
	clear: both;
}

/****** END STYLES FOR FEATURED PRODUCTS ******/


/****** BEGIN LEFT PANEL ******/
/* Begin styles for the top part of the left panel */
table.topleft {
background-image: url(../shop_image/left-top.jpg);
	background-repeat: repeat-x;
	/*background-color: #971B1E; color: #FFFBD9;	*/
	width: 100%;
	margin-bottom: 8px;
}
table.topleft td {
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
}
table.topleft td img {
	margin: 0 4px;
}
/* End styles for the top part of the left panel */

/* You can also add an image to the left panel. Just make it the same width as the left side */
td.leftside {
	/*background-image: url(../shop_image/leftside.jpg);
	background-repeat: repeat-x;*/
	background-color: #BDD638; color: #FFFBD9;
	height: 100%;
	vertical-align: top;
	border-left: 1px solid #83983B;
	border-right: 1px solid #83983B;
}

/* If you have a wider or smaller left panel, change this width */
.leftmenu {
	background-color: transparent; color: #F8F8D6;
	width: 180px;
}
.leftmenu td {
	padding: 0;
}

/* Begin style for search boxes */
.title {
	font-size: 14px;
	text-align: center;
	background-color: transparent; color: #F8F8D6;
 	font-weight: bold;
}
.hotel,
.tour {
	border: 1px solid #FFFBD9;
	margin-left: 4px;
}
.hotel td,
.tour td {
 padding: 2px 6px;
 background-color: transparent; color: #F8F8D6;
 font-weight: bold;
}
/* Width for 'destination, region/state-, city-' etc. fields */
.searchfield {
	width: 147px; 
	background-color: #fff; border: 1px solid #000031; font-size:12px
}
/* End styles for search boxes */

/* Begin styles for left menu links */
td.leftlinks {
	vertical-align: top;
	padding: 2px 4px;
}
td.leftlinks a { 
background-color: transparent; color:#F8F8D6; 
font-size: 12px; 
text-decoration: none; 
white-space: nowrap; 
font-weight: bold;
}
td.leftlinks a:hover { 
background-color:#F8F8D6; color:#BDD638; 
font-size: 12px; 
text-decoration: none;}

td.parkcart {
	padding: 2px 2px 2px 0;
}
td.parkcart a { 
background-color:#F8F8D6; color:#BDD638; 
font-size: 12px; 
text-decoration: none;}
td.parkcart a:hover { 
background-color: transparent; color:#F8F8D6; 
font-size: 12px; 
text-decoration: none; }
/* End styles for left menu links */

/* Begin small cart parking in the left panel */
.cartpark { border: 1px solid #FFFBD9;
width: 160px;
}
.cartpark td {
	padding: 0 2px;
}
A.cartlinks,
A.cartlinks:hover { color:#8E0404; font-size: 11px; text-decoration: none; padding: 2px;}
/* End small cart parking in the left panel */

/******  END LEFT PANEL ******/



/******  BEGIN MIDDLE - amend this width to any width for the middle part ******/

.middle {
	width: 100%;
	background-color: #FEF1E1; color: #000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	line-height: 18px; 
	vertical-align: top;
	padding: 10px;
}

table.middle {	
	width: 100%;
}

.middle table td {
	padding: 1px 6px 1px 0;
}

/******  END MIDDLE ******/



/******  BEGIN RIGHT PANEL ******/

.rightside { width: auto; background: #EAEB83; color: #83983B; font-size: 11px; font-family: Verdana, Arial, Helvetica;  line-height: 18px;}

/* Begin styles for related products */
table.rel_products {
	width: 180px;
	height: 100%;
	margin: 10px;
	text-align: center;
}
.productstitle {
	background-color: #83983B; color: #F8F8D6;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
}

/* The thumbnail picture is displayed. Amend this width if you want to display it smaller or bigger. */
.prodlinks img {
	width: 120px;
}

table.products {
	border: 1px solid #83983B;
	text-align: center;
	margin: 10px auto;
}

table.products td {
	padding: 4px;
}

A.prodlinks:link,
A.prodlinks:visited { background-color: transparent; color: #83983B; font-weight: bold; text-decoration: none;}
A.prodlinks:hover { background-color: transparent; color: #83983B; text-decoration: underline;}
/* End styles for related products */

/******  END RIGHT PANEL ******/



/****** BEGIN VARIOUS STYLES ******/

/*h1  {
background-color: #929BA6; color: #FEF1E1;padding: 2px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; margin: 0 0 10px 0;}
h2  { color: #929BA6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin: 0 0 4px 0;}
h3  { color: #929BA6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 4px 0 2px 0; }
h4  { color: #929BA6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
h5  { color: #929BA6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }*/
dl  { color: #929BA6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
ol, ol ol, ol ol ol { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
ul, ul ul, ul ul ul { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
table { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; border-collapse: collapse;}
table td {padding: 0;}

p { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	font-size: 12px; 
	line-height: 17px;
	margin: 0;
	padding: 4px 0;
}  

.orange {
	background-color: transparent; color: #f60;
	font-weight: bold;
}

.red { background-color: transparent; color: #900;	font-weight: bold; }

hr { height:1px; width:100%; background-color:#929BA6; color: #929BA6;text-align: center; }

td.center,
.center { text-align: center; }

.right { text-align: right; }

.left { text-align: left; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.input { background-color: #fff; border: 1px solid #000031; font-size:12px }

.submit { font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 8pt;  
			letter-spacing: -1px;
			TEXT-DECORATION: none;
			COLOR: #000;
}

.margtop10 {
	margin-top: 10px;
}

.margtopbot10 {
	margin: 10px 0;
}

.margbot10 {
	margin-bottom: 10px;
}

/* Styles for the remarks on the booking and check-out page */
.remarks {
	font-weight: bold;
	width: auto;
}

/* Background color on the 'choose shipping method */
/* If you change this color, also change it in the back-end 'Edit All Config: SEARCH_COLOR_2, as in some templates the color is called from there! */
.background {
	background-color: #f0f0f0;
	color: #000;
}

/* Begin img styles */
img {
	border: 0 none;
}
.imgrightfloat {
	float: right;
	margin: 10px 0 10px 10px;
}
/* End img styles */

/****** END VARIOUS STYLES ******/


	
/****** BEGIN STYLES FOR MENUS AND LINKS ******/
/* Some of the specific links e.g. 'links on left panel', 'related products' and 'hotel/tour/rental links' are dealt with in their sections. */

/* Begin styles for top menu */
.skin_topmenu {
  background-image: url('../shop_image/top-menu.jpg');
  height: 30px;
  background-repeat: repeat-x;
}
table.topmenu td {
	white-space: nowrap;
}
.smallsearch,
.topnav,
A.topnavlinks:link,
A.topnavlinks:visited {background-color: transparent; color:#F8F8D6; font-size: 11px; text-decoration: none; padding: 0 20px;}
A.topnavlinks:hover { color:#4B5223; font-size: 11px; text-decoration: underline; }
/* End styles for top menu */

/* Begin styles for bottom menu */
.skin_bottommenu {
  background-image: url('../shop_image/bottom-menu.jpg');
  background-repeat: repeat-x;
  width: 100%;
  height: 30px;
}
.footernav,
A.footernavlinks:link,
A.footernavlinks:visited {padding: 0 14px; background-color: transparent; color:#F8F8D6; font-size: 11px; text-decoration: none;}
A.footernavlinks:hover { color:#4B5223; font-size: 11px; text-decoration: underline; }
/* End styles for bottom menu */


/* Begin styles for copyright info */
.copyright {
	width: 94%;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	background-image: url(../shop_image/left-top.jpg);
	background-repeat: repeat-x;
}
.copyright p,
.copyright a:link,
.copyright a:hover  {
	padding: 2px 0;
	font-size: 10px;
}
/* End styles for copyright info */

a {
	background-color: transparent; color: #929BA6; font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	font-size: 11px;*/
	text-decoration: underline;
}  

a:hover {  
	background-color: transparent; color: #929BA6;  
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
	text-decoration: none; 
} 

/* Styles for the Coupons */
p.coupon {
	text-align: center;
}
p.coupon a:link,
p.coupon a:visited,
p.coupon a:hover {
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0;
}
/****** END STYLES FOR MENUS AND LINKS ******/



/****** BEGIN STYLES FOR TITLES AND HEADERS ******/

/* Used for titles e.g. on 'Reservation Details on Hotel Search Page', Confirmation */
.headertitle {
	background-color: #929BA6; color: #FEF1E1;
	font-weight: bold;
}
/* used for the hotel links if you manually search for hotels */
.headertitle a:link,
.headertitle a:hover {
	background-color: #929BA6; color: #F8F8D6;
	text-decoration: underline;
}

tr.headertitle td {
	padding: 5px;
}

/* Used for titles in the cart */
/* If you change this color, also change it in the back-end 'Edit All Config: header_bgcolor, as in some templates the color is called from there! */
.cartheader {
	font-weight: bold;
background-color: #929BA6; color: #FEF1E1;
	padding: 4px;
}

/****** END STYLES FOR TITLES AND HEADERS ******/



/****** BEGIN STYLES FOR VARIOUS TABLES ******/

/* Begin border styles around tables, e.g. 'Confirmation of your Order' */
table.fixedwidthborder {
	border: 1px solid #929BA6;
}
/* End border styles around tables, e.g. 'Confirmation of your Order' */


/* Begin narrow tables, that should not use the full width - e.g. login page, shopping cart */
/* If you use 'related products' you have to set this width to 100% */
table.searchtours,
table.fixedwidth,
table.fixedwidthborder {
	width: 680px;
	margin: 0 auto;
}
table.fixedwidth td,
table.fixedwidthborder td  {
	padding: 3px;
}
/* This class is needed for IE to center the table. */
.centerfixed {
	text-align: center;
}
/* End narrow tables, that should not use the full width - e.g. login page, shopping cart */

/****** END STYLES FOR VARIOUS TABLES ******/



/******* BEGIN STYLES FOR VARIOUS LOGIN PAGES - AGENTS - RESELLERS - AFFILIATES ******/

/* This class is needed for IE to center the table. */
.outerlogin {
	text-align: center;
}

table.login {	
	width: 60%;
	text-align: left;
	margin: 0 auto;
}
table.login td { padding: 2px; }

td.loginex { background-color: #D3DBE4; }

td.loginnew {background-color: #D3DBE4; }

table.loginnew td,
table.loginex td {
	width: 140px;
}
.mandatory {
	background-color: transparent; color: #f00;
}

/******* END STYLES FOR LOGIN PAGES ******/



/******* BEGIN STYLES FOR NEWSLETTER SIGN-UP ******/
body.nslt {
	width: 400px;
	background-color: white; color: #000; 
	background-image:none; 
}
table.nslt {
	text-align: center;
	margin: 0 auto;
}

table.nslt td {
	padding: 2px;
}
/******* END STYLES FOR NEWSLETTER SIGN-UP ******/



/******  BEGIN STYLES FOR AFFILIATES PAGE ******/
.affiliatelinks a {
	color: #903; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
}
.affiliatelinks a:hover {	
	background-color: transparent; color: #016;  
}
/******  END STYLES FOR AFFILIATES PAGE ******/


/*********************************************/
/****** BEGIN STYLES RELATED TO MODULES ******/
/*********************************************/


/******  BEGIN STYLES FOR HOTEL PAGES ******/

/* Begin styles for Hotel-Search-Results-Page */
/* Those width make sure that the descriptions are inline - Change the 'hotelimage' width if you have bigger hotel thumbnails */
.hotelimage {
	width: 160px;
	text-align: center;
}
.hoteldescription {
	width: auto;
}
.hotelrating {
	width: 160px;
}
/* End styles for Hotel-Search-Results-Page */

/* Drop-down menu - if you change this to any width, there will be an empty space also on the parent pages of the tours */
/* If you do NOT use the 'drop-down menu' change this width to any width you want the links to be displayed */
td.hoteldropdown {
	width: auto;
	vertical-align: top;
}

p.hotelmenutitle {
	background-color: #929BA6; color: #F8F8D6;
	font-weight: bold;
	padding-left: 4px;
}

.hotellinks a {
	color: #903; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
}
.hotellinks a:hover {	
	background-color: transparent; color: #016;  
}
/* End styles if you do NOT use the 'drop-down' function */

/* Begin styles for the availability calendar */
.booking_border {background-color: #929BA6; }
.booking_line {background-color: #929BA6; }
.booking_bg {background-color: transparent;}
/* End styles for the availability calendar */

/* Begin styles for the calendar */
.calendarHeader { font-weight: bolder; color: #8E0404; background-color: #CCCCCC }
.calendarUnavailable {COLOR: white; background-color: #ffb200}
.calendarToday { COLOR: #258DBF; background-color: #FFFFFF}
.calendar { COLOR: #000000; background-color: #EEEEEE}
.calendar_weekend { COLOR: #000000; background-color: #EEEEFF}
.calendar_body { COLOR: #258DBF; background-color: #EEEEEE}
.calendar_pending { COLOR: #258DBF; background-color: #FFDDDD}
.calendar_confirmed { COLOR: #258DBF; background-color: #DDFFDD}
a.calendar:link { color: #268cbf; text-decoration: none }
a.calendar:visited { color: #268cbf; text-decoration: underline }
a.calendar:hover { color: #EFB345; text-decoration: none }
/* End styles for the calendar */

/******  END STYLES FOR HOTEL PAGES ******/



/******  BEGIN STYLES FOR TOUR PAGES ******/

/* Begin tour display if you 'manually' search for tours - those pages are NOT displayed if the user searches with the 'search box' */

/* Drop-down menu - if you change this to any width, there will be an empty space also on the parent pages of the tours */
/* If you do NOT use the 'drop-down menu' change this width to any width you want the links to be displayed */
td.tourdropdown {
	width: auto;
	vertical-align: top;
}

/* The inner core of the tour drop-down menu */
table.tourmenu {
	margin: 8px 10px 0 0;
}
/* End tour display if you 'manually' search for tours - those pages are NOT displayed if the user searches with the 'search box' */

p.tourmenutitle {
	background-color: #BAD532; color: #F8F8D6;
	font-weight: bold;
}
.tourlinks a {
	color: #903; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
}
.tourlinks a:hover {	
	background-color: transparent; color: #016;  
}
/* End styles if you do NOT use the 'drop-down' function */

/* Styles for the little box below 'passengers name' (and if you have other fields) asking to enter a quantity first */
.box {
	border: 1px dashed #f00;
	padding: 3px;
	width: auto;	
	background-color: transparent; color: #f00;
}

/* Styles used for the calendar */
.seatavail {background-color: transparent; color: #093;}
.seatnotavail {background-color: transparent; color:#B0B0B0;}

/* Begin table styles used for the layout 'search tours' */
/* This class is needed for IE to center the table. */
.centersearch {
	text-align: center;
}
table.searchtours {
	border: 1px solid #929BA6;
	margin: 0 auto;
}
table.tourbooking {
	width: 450px;
	border: 1px solid #929BA6;
	margin: 5px auto;
	background-color: #FEF9F3; color: #000;
}
table.searchtours td,
table.tourbooking td {
	padding: 3px;
}
/* End table styles used for the layout 'search tours' */

/* Begin styles for the tabs on the browse_tours/transit page */
html>body #activity_information,
html>body #book_reservations,
html>body #cancellation,
html>body #contact_us {
	height: auto;
	min-height: 340px;	
}
  
#activity_information,
#book_reservations,
#cancellation,
#contact_us {
	border: 1px solid #929BA6; 
	padding: 10px 0 10px 10px;
	height: 340;
}

#contact_us,
#contact_us table td.center {
	text-align: center;
}

table.tbltabmenu {
	border-top: 1px solid #929BA6; 
	border-left: 1px solid #929BA6;
	border-right: 1px solid #929BA6; 
	width:100%; 
	text-align:center;
}
td.menutabactive {
	background-color:#FEF1E1; color:#929BA6;
	padding:3px;
}
td.menutab {
	background-color:#929BA6; color:#FEF1E1;
	padding:3px;
}
a.lnktab, 
a.lnktab:hover {
	color:#FEF1E1;
	text-decoration: none;
}
a.lnktabactive, 
a.lnktabactive:hover {
	color:#929BA6;
	text-decoration: none;
}
/* End styles for the tabs on the browse_tours/transit page */


/* THE STYLES FOR THE 'ACTIVE MAPS' ARE IN THE STYLE-SHEET CALLED 'JS/TOOLTIP/DOMTT.CSS'*/

/******  END STYLES FOR TOUR PAGES ******/


/******  BEGIN STYLES FOR RENTAL PAGES ******/

/* Begin styles for availability calenadar */
.availcalendar {
background-color: #E1DFCA; color: #000;
border: 1px solid #B5B289;
margin: 10px;
padding: 4px;
}
/* End styles for availability calenadar */

/******  END STYLES FOR RENTAL PAGES ******/


/******  BEGIN STYLES FOR AGENTS ******/

.agents {
	margin-top: 20px;
}

.agents td {
	padding: 4px;
background-color: transparent; color:#FFFBD9; 
font-weight: bold;
}

.agents td a { 
background-color:#FFFBD9; color:#5C9EC5; 
font-size: 12px; 
text-decoration: none; 
white-space: nowrap; 
font-weight: bold;
padding: 2px;
}
.agents td a:hover { 
background-color: transparent; color:#FFFBD9; 
font-size: 12px; 
text-decoration: none;
padding: 2px;}

/******  END STYLES FOR AGENTS ******/


/*******************************************/
/****** END STYLES RELATED TO MODULES ******/
/*******************************************/

/*********************************************/
/****** STYLES FOR ADDITIONAL SEARCHBOX ******/
/*********************************************/
/* styles for the iframe */
.searchiframe {
	width: 200px;
	height: 320px;
	border: 1px solid #036;	
}

.searchbox,
.searchbox table td {
	margin: 20px auto;
	text-align: center;
	background-color: transparent; color: #036;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
}

.selectB {
	margin: 4px 0;
}

.searchbox td {
	padding: 2px 4px;
}

/*********************************************
   Events Calendar :
/*********************************************/
th.calendarHeader {background: navy; color: white; font-weight: bold;}
td.dateHeaderInactive {background: silver;}
td.dateHeader {background: olive;}
.dateHeaderToday{background: blue;}
td.dateInfo {height: 80px; background: white; vertical-align: top;}
td.dateInfoInactive {background: silver; height: 80px; vertical-align: top;}
.tooltipHeader {width: 100%; background: navy; color: white; font-weight: bold; font-size:10pt;}
.tooltipHeaderInside {padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px;} 
.tooltipClose {font-weight: bold; font-size: 10pt; float: right; color: red; font-weight: none; text-decoration: none; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;}
.tooltipContent {margin-left: 10px; margin-right: 10px; margin-bottom: 20px;}
#overDiv {position: absolute; visibility: hidden; z-index: 1000; border: solid gray 1px;}
#overDiv td {border: none; margin: 0; padding: 0;}
.categoryBorder{border-left: solid 10px;}
#overDiv .categoryBorder {border-left: none;}
.tooltipImage {margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; text-align: center;}
.calendarSecondPart .tooltipImage {text-align: left;}
.calendarDateForm {padding: 20px; border: solid 1px gray;}
/*********************************************
 : End of Events Calendar
/*********************************************/
