/* Created by TopStyle Trial - www.topstyle4.com */
/*1. global styles*/

body {
	background: url(../files/background.gif);
	text-align: center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	color: #303030;
	margin-top: 30px;

}

table {
	font-size: small;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 1.0em;
}

textarea {
	border: 1px solid #bbbbbb;
	width: 100%;
}
/*2. classes*/
/*2.1. pseudo, global classes*/

.flags{
	position: absolute;
	top:-20px;
	right:0px;
}
/*2.1.1. link1 - light background*/

a:link, a:active, a:visited, .link1:link, .link1:active, .link1:visited, .read_more {
	color: #004180;
	text-decoration:underline;
	font-weight: normal;
}

a:hover, .link1:hover {
	color: #aaaaaa;
	text-decoration:none;
	font-weight: normal;
}

/*2.1.2. link2 - dark background*/

.link2:link, .link2:active, .link2:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
.link2:hover {
	color: #cdcdcd;
	text-decoration:none;
	font-weight: normal;
}

/*2.1.3. - link images*/

.link_img {
	border:#ffffff 1px solid;
}
.link_img:hover {
	border:#aaaaaa 1px solid;
}

/*2.1.4. - the page*/

.document {
	width: 1134px;
	margin: auto;
	position: relative;

}

.top {
	width: 1134px;
	height: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.logo {
	width: 240px;
	height: 101px;
	position: absolute;
	top: 0px;
	left: 130px;
}

.menu {
	width: 1134px;
	height: 29px;
	position: absolute;
	top: 101px;
	left: 0px;
}

.middle {
	width: 1134px;
	min-height: 600px;
	position: relative;
	top: 130px;	
	background-image: url(../files/content.gif);
	text-align:left;
	
}

.bottom {
	width: 1134px;
	height: 80px;
	position: relative;
	top: 130px;
	background-image: url(../files/bottom.jpg);
}

/*2.1.5. - content : all content MUST be inside*/

.content {
	position:relative;
	top: 40px;
	width: 755px;
	text-align:justify;
	left:180px;
}

.content_pictures {
	position:relative;
	top: 0px;
	width: 755px;
	text-align:justify;
	left:0px;
}

/*2.2. sites
/*2.2.1. home*/

.perex {
	width:100%;
	font-size: 110%;
	text-align: justify;
}

.choose_trip {
	position: absolute;
	top: 55px;
	left: 550px;
}

/*2.2.2. - products*/
/*2.2.2.1. - products table*/

.products_table {
	text-align: center;
	border:#808080 1px solid;
}

.table_header {
	background-image: url(../files/table_header.gif);
	font-weight: bolder;
	color:#ffffff;
	border: #303030 2px solid;
}

.table_bottom {
	background-color: #303030;
}

.line_a {
	background-color: #808080;
	color:#cdcdcd;	
}

.line_b {
	background-color: #cdcdcd;
	color:#808080;

}

#line_a {
	border-left: #cdcdcd 1px solid;
}

#line_b {
	border-left: #808080 1px solid;	
}

.products_services{
	position: relative;
}

.products_bubble {
	position:absolute;
	width: 300px;
	top: 10px;
	right: -310px;
	background-color: #ffea6f;
	border: 1px solid #ffc251;
	color:#000000;
	text-align: left;
}

/*2.2.2.2. detail of products*/

.service_name {
	cursor: pointer;
}

.service_dscr {
	position:relative;
	left:25px;
	width:225px;
}

.detail{
	text-align: left;
	width:750px;

}

.detail_list{
	text-align: left;
	width:250px;
}

.detail_pic{
	text-align: left;
	width:250px;
}

.detail_order{
	text-align: right;
	width:250px;
}

.price {
	font-size: 1.1em;
	font-weight: bolder;
	position:relative;
	top: -10px;
}

/*2.2.2.3. - order*/

.form_table {
	border: #ededed 1px solid;
	background-color: #fff;
}
.form_cell{
	background-color: #ffffff;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	text-align: left;
}

.input {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	width: 400px;
}

#input_long{
	width: 100%;
}

#input_payment {
	width:120px;
}

.button {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	cursor: pointer;
}

/*2.2.3. - galery*/

.galery_table {
	text-align:center;
	
}
.prewiev {
	border : #cdcdcd 1px solid;
	padding: 5px;
	
}


/*2.2.6. - terms & conditions*/

.terms_title {
	font-weight: bolder;
}

/*2.3. - admin*/
/*2.3.1. - format_lista.php*/

.format_lista {
	padding: 8px;
	text-align:left;
	background-color: #EFEDDF;
}

/*3. lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




