/* start(/css/../css/public.css) */
div.progress-container-list 
{
  border: 1px solid black; 
  width: 60px;
  height: 10px; 
  margin-bottom: 2px ; 
  background: white;
  vertical-align: middle;
}
div.progress-container-list > div 
{
  background-color: #FFA604; 
  padding: 1px 1px 1px 1px;
  height: 8px;
}
a.progress-container-list  
{
  font-family: Verdana;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: black;
}
div.progress-container-menu 
{
  border: 1px solid black; 
  width: 70px;
  height: 12px; 
  margin-bottom: 2px ; 
  background: white;
  vertical-align: middle;
}
div.progress-container-menu > div 
{
  background-color: #FFA604; 
  padding: 1px 1px 1px 1px;
  height: 10px;
  font-size: 11px;
}
.bar_text
{
  font-family: Trebouchet;
  font-style: normal;
  font-size: 9px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: black;
}
div.progress-container 
{
  border: 1px solid black; 
  width: 130px;
  height: 14px; 
  margin-bottom: 2px ; 
  background: white;
  vertical-align: middle;
}
div.progress-container > div 
{
  background-color: #FFA604; 
  padding: 1px 1px 1px 1px;
  height: 12px;
  text-align: center;
}
div.progress-container2 
{
  border: 1px solid #ccc; 
  width: 120px;
  height: 10px; 
  margin-bottom: 2px ; 
  background: white;
  vertical-align: middle;
}
div.progress-container2 > div 
{
  background-color: #FFA604; 
  padding: 1px 1px 1px 1px;
  height: 8px;
  font-size: 10px;
  text-align: center;
}
a.progress-container2  
{
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  text-align: justify;
  vertical-align: middle;
  color: black;
}
.photos:hover
{
	border: 2px solid rgb(197,0,0); 
	padding: 0; 
	text-decoration: none;
}
.photos
{
	border: 0;
	padding: 2px; 
	text-decoration: none;
}
a.request  
{
  font-family: Trebuchet MS;
  font-style: normal;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: black;
}
a.request:HOVER
{
	text-decoration: underline;
	color: #AD0000;
}
td.linguetta
{
	border-bottom: 1px solid #F9B22F;
}
td.foto
{
	padding: 2px; 
	border: 1px solid silver;
}
td.back
{
	background-color: #E2E2E2; 
} 
td.pad3
{
	padding-top: 3px; 
} 
td.pad2
{
	padding-top: 2px; 
} 
td.padl
{
	padding-left:20px; 
} 

table.preview
{
	padding-left: 5px; 
	padding-bottom: 0; 
	padding-top: 0;  
} 
table.review
{
	border-left: 1px dotted #FFA500; 
	padding-left: 5px;
} 
td.rev_num
{
	font-family: Trebouchet; 
	font-size: 13px ; 
	font-style:italic; 
	padding-right: 8px;
	white-space: nowrap;
	width: 100px;
}
td.rev_bar
{
	width: 60px;
}
td.rev_num2
{
	font-family: Trebouchet; 
	font-size: 12px; 
	font-weight: bold; 
	padding-left: 8px;
} 
td.rev_intro
{
	padding-top: 2px; 
	font-size: 12px; 
	font-style: italic; 
} 
table.rev_no_tit
{
	border-left: 1px dotted #FFA500; 
	padding-left: 5px;
} 
td.rev_no_tit
{
	font-family: Trebouchet; 
	font-size: 13px ; 
	font-style:italic; 
	padding-right: 8px;
}
font.s14
{
	font-size: 14px;
}
font.s12i
{
	font-size: 12px; 
	font-style: italic;
}
font.s10g
{
	font-size: 10px; 
	font-style: italic; 
	color: gray; 
	text-align: justify; 
}
td.rev_gen
{
	border-bottom: 1px solid #FEA604;
}
td.f11
{
	font-size: 11px;
}
td.pad5l
{
	padding-left: 5px;
}
td.pad10
{
	padding-left: 10px;
}
td.rev_tip
{
	padding-left: 5px; 
	font-family: Trebuchet; 
	font-size: 12px; 
}
td.pad20
{
	padding-right: 20px;
	padding-top: 8px; 
}
td.bot4
{
	padding-bottom: 4px;
}
table.bot3
{
	padding-bottom: 3px;
}
td.bot3
{
	padding-bottom: 3px;
}
td.bot2
{
	padding-bottom: 2px;
}
table.rev_font
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
font.s14c
{
	font-size: 14px; 
	color: #FFA604;
}
font.f12
{
	font-size: 12px;
} 
i.f13
{
	font-size: 13px;
} 
td.right5
{
	padding-right: 5px;
} 
td.top10
{
	padding-top: 10px;
} 
font.f12c
{
	font-size: 12px; 
	color: #2292F5;
}
.searchWidget
{
	height:14px;
	padding-bottom :2px ;
}
a.order
{
	padding-left: 7px;
	padding-right: 3px;
	cursor: pointer;
	text-decoration: none;
}
a.order:visited
{
	text-decoration: none;
}
a.order:hover
{
	background-color: #FFA604;
		/* CSS3 rules for rounded corners, box and text shadows: */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0 0 3px #CCCCCC;
	-webkit-box-shadow:0 0 3px #CCCCCC;
	box-shadow:0 0 3px #CCCCCC;
	color: black;
}
a.order_ev
{
	padding-left: 7px;
	padding-right: 3px;
	text-decoration: none;
	background-color: #FFA604;
	/* CSS3 rules for rounded corners, box and text shadows: */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0 0 3px #CCCCCC;
	-webkit-box-shadow:0 0 3px #CCCCCC;
	box-shadow:0 0 3px #CCCCCC;
	color: black;
}
a.order_ev:visited
{
	text-decoration: none;
	color: black;	
}
a.order_ev:hover
{
	color: black;
}
img.sort
{
	border:0 ;
}
.results
{
	background-image: url(http://images.4tourist.net/results_head.png); 
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 7px;
	padding-left: 35px;
}
.distkm
{
	font-family: Verdana;
	font-size: 10px;
	font-style: italic; 	
}
/* end(/css/../css/public.css) */

/* start(/css/../css/online.css) */
.onlineWidget,.panel{
	/* Styling the widget and the sliding panel at once */
	background-color:#F9F9F9;
	border:2px solid #FFA604;
	height:25px;
	padding:4px 8px;
	position:relative;
	width:140px;
	cursor:pointer;
	
	/* CSS3 rules for rounded corners, box and text shadows: */
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0 0 3px #CCCCCC;
	-webkit-box-shadow:0 0 3px #CCCCCC;
	box-shadow:0 0 3px #CCCCCC;
	text-shadow:0 2px 0 white;
}

.onlineWidget:hover{
	background-color:#fcfcfc;
}

.onlineWidget:hover .arrow{
	/* Changing the background image for the green arrow on hover: */
	background-position:bottom center;
}

.count{
	/* The total number of people online div */
	color:#FFA604;
	float:left;
	padding-right: 15px;
	padding-left: 5px;
	font-size:26px;
	font-weight:bold;
	margin-top:-3px;
	text-align:center;
	width:30px;
}

.label{
	/* The online label */
	float:left;
	font-size:10px;
	padding: 7px 0 0 7px;
	text-transform:uppercase;
}

.arrow{
	/* The green arrow on the right */
	background:url(http://images.4tourist.net/arrow.png) no-repeat top center;
	position:absolute;
	right:6px;
	width:25px;
	height:25px;
}

.panel{
	/* The slideout panel */
	position:absolute;
	cursor:default;
	top:50px;
	left:0;
	height:auto;
	display:none;
	margin:-2px;
	z-index:1000;
}

.preloader{
	/* The rotating gif preloader image */
	display:block;
	margin:10px auto;
}

.geoRow{
	/* The div that contains each country */
	height:16px;
	overflow:hidden;
	padding:2px 0;
}

.flag{
	float:left;
	margin:0 4px;
}

.country, .people{
	float:left;
	font-size:10px;
	padding:2px;
}

.country{
	width:85px;
	overflow:hidden;
}

.people{
	font-weight:bold;
}



/* end(/css/../css/online.css) */

/* start(/css/../js/tablesorter-jq/themes/blue/style.css) */
/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(/js/tablesorter-jqhttp://images.4tourist.net/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/js/tablesorter-jqhttp://images.4tourist.net/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/js/tablesorter-jqhttp://images.4tourist.net/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/* end(/css/../js/tablesorter-jq/themes/blue/style.css) */

/* start(/css/../js/slideshows/gallery.css) */
a img {
	border:none;
}
.jcarousel-container {
	position: relative;
	clear:both;
	width:422px;
	margin:0 auto 0 auto;
	padding:0 40px;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
 
  width:80px;
}/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
	position:absolute;
	top:10px;
	right:5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background:  transparent url('/js/slideshows/jcarousel_next.png') no-repeat 0 0;
}
.jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-next-disabled-horizontal, .jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-prev-horizontal {
	position:absolute;
	top:10px;
	left:5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url('/js/slideshows/jcarousel_prev.png') no-repeat 0 0;
}
.jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
#feature_gallery {
	height:430px;
	width:510px;
	margin:auto;
	display:block;
	padding: 10px;

}
ul#feature_gallery_pager {
	display:block;
	margin:auto;
	overflow:hidden;
	height:65px;
}
#feature_gallery ul.menu li a:hover { 
}
ul#feature_gallery_pager li a {
	overflow:hidden;
	width:80px;
	height:60px;
	padding:2px;
	float:left;
	display:block;
}
ul#feature_gallery_pager li {
	margin:0 2px;
	padding:0 0 10px 0;
}
#feature_gallery ul.menu a.activeSlide {
	background:url(arrow.png) no-repeat;
}
#feature_gallery .bigimgs {
	overflow:hidden;
 
	height:310px;
	width:510px;
 
	position:relative;
	margin:0 auto;	 
}
#feature_gallery img.change {

max-height:300px;
	position:relative;

}
#feature_gallery img.thumb {
	width:80px;
	height:51px;
}
#feature_gallery .bigimg
{
	text-align:center;
	width:510px;
	height:310px;
	margin: auto;
	vertical-align: middle;
	display:table; 


}
.centra
{
	display:table-cell;vertical-align:middle;text-align:center;margin:auto;height:310px;width:510px;
}
#output{
width:510px;
margin:1em auto;
display:block;
clear:both;}

/* end(/css/../js/slideshows/gallery.css) */
