﻿body 
{
    margin: 0px 0px 0px 0px;
    background: url(images/test1.jpg) repeat-x left top;
    font-family: Arial;
    font-size: 10pt;   
}
#hide_on_click
{
    position: absolute;
    visibility: visible;
    width: 100%;
    z-index: 1;
}
#top
{
    width: 100%;
    height: 110px;
    margin-bottom: 2px;
}
#body
{   
    margin: auto;
    width: 100%;
    /* border: solid 1px black; */
}
img 
{
    border: 0px; 
}
img.btn
{
    border: 0px;
    cursor: pointer;

}
.disclamer
{
    font-size: 8pt;
    color: #999999;
    font-family: Arial;
}
#central
{
    position: relative;
}
#costpopup
{
    top: 300px; left: 350px; 
    position:absolute;
    width: 200px; 
    height: 155px;
    background: url(images/pop.gif) no-repeat top left;
    font-size: 10pt;
    padding: 20px 20px 20px 20px;
    display: none;
        
}
#tripform
{
    /* background: url(images/pop_top2.gif) no-repeat top left; */
    font-size: 10px;
}
#tripform img
{
    margin: 0px 0px 0px 0px;
}

#recDaily { display: none; }
#recWeekly { display: none; }
#recMonthly { display: none; }
#recNum { display: none; }

#destpopup
{
    position: absolute;
    top: 100px;
    left: 350px;
    background: url(images/dest_box_bg.gif) no-repeat top left;
    padding: 20px 20px 20px 20px; 
    width: 360px; height: 310px;
    z-index: 5000;   
}
.modalBackground {
	background-color: #888;
	filter:alpha(opacity=80);
	opacity:0.8;
}
#costpopup input
{
    font-size: 10pt;
    text-align: right;
}
#bottom
{
    font-size: 8pt;
    color: #999999;
    font-family: Arial;
    border-top: #999999 1px solid;
    margin-top: 5px;
    padding: 5px 10px 0px 10px;
}
.sendmessage
{
    width: 360px;
    font-size: 8pt;
    background-color: #EDEAE2;
    padding: 3px 3px 3px 3px;
}
.bodymessage
{

    width: 350px;
    padding: 2px 2px 2px 2px;
    font-size: 8pt;
    font-family: Arial;
}
.bodymessage textarea
{
    font-size: 8pt;
    font-family: Arial;
    width: 346px;
}

.title
{
    font-weight: bold;
    font-size: 15pt;
    background-image: url(Images/sfondo_titolo.gif);
    color: white;
    background-repeat: no-repeat;
    font-family: arial;
    
    width: 780px;
    height: 51px;
    padding-left: 20px;
    padding-top: 10px;
    margin-left: 10px;
}

.menu
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
    font-weight: bold;
    color: #000;
    position: absolute;
    top: 80px; left: 350px;
}
.menu A {
	color: #3A5C78;
	text-decoration: none;
	margin-right: 10px;
}
.menu A:hover {
	color: #64AAD8;
	text-decoration:none;
}
.menu_community 
{
    display: none;
    position: absolute;
    z-index: 2000;
    background: #fff url(images/menu_bg.gif) repeat-y;
    border-right: solid 1px #ECECEC;
    border-bottom: solid 1px #ECECEC;
}
.menu_community a 
{
    font-size: 12px;
    font-weight: normal;
    padding: 2px 2px 2px 7px;
    /* border: solid 1px transparent; */
    display: block;
    text-decoration: none;
    color: Black;
}
.menu_community a:hover 
{
    background-color: #bbb;
    /* border: solid 1px black; */
}
.error
{
    color: red;
}
.boxr
{
	font-weight: normal;
	font-size: 11px;
	text-align: right;
	color: #000000;
	font-family: arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.box
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: arial, Verdana;
}
.address
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: arial, Verdana;
	position: relative;
}
.sbox
{
	font-weight: normal;
	font-size: 9px;
	font-family: arial, Verdana;
}
.geo_msg 
{
   	font-family: Verdana;
	font-size: 10px;
    	background-color: #FFFFE1;     
}
.errs 
{
   	font-family: Verdana;
	font-size: 10px;  
}
.gv
{
    margin-left: 30px;
    font-family: Arial;
    font-size: 9pt;   
}
.gv_head
{
    color: #666666;
    font-weight: bold; 
}
.gv_sel 
{
    background-color: #ECE817;
}
.gv_row {
	background-color:#E2F6FF;
}
.gv_alt {
	background-color:#F6F7FB;
}

.tb_dv
{
    margin-left: 30px;
    background-color: white;
    color: #666666;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}
.tb_dv a
{
    color: #678806;
    text-decoration: none;
    font-weight: normal;
}
.tb_dv a:hover
{
    text-decoration: underline;
}

.tb_dv td
{
   /* color: #666666; */
}
.tb_dv caption
{
    font-family: Arial;
    font-size: 13pt;
    font-weight: bold;
    color: #648705;
}
.tbCap{
	background-color:#DCE7F7;
	font-weight: bold;
	color:#5B89BB;
}
.tbCapMand{
	background-color:#DCE7F7;
	font-weight: bold;
	color:#FF6600;
}

.tbFormHead{
	background-color:#C5CCDE;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#leftside
{
    
    padding: 5px 5px 5px 5px;
    border: solid 1px #BDD1EC;
    
    float: left;
    font-family: Arial;
    font-size: 9pt;
}
#lctx
{
    overflow: auto;
    position: relative;
}
.left_box
{
    font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: arial, verdana;
	width: 350px;
}
.cont_byyou div
{
   background: url(images/man_green.gif) no-repeat;
   background-position: 5px 2px;
   font-family: verdana, arial, Tahoma, Verdana, Helvetica, sans-serif;
   background-color: #BDD1EC;
   color:white;
   font-weight: bold;
   height: 20px;
   padding-left: 40px;
   padding-top: 10px;
}
.cont_byyou
{
    border: 1px solid #BDD1EC;
    padding: 2px 2px 2px 2px;
}
.hascont_you div
{
   background: url(images/man_yellow.gif) no-repeat;
   background-position: 5px 2px;
   font-family: verdana, arial, Tahoma, Verdana, Helvetica, sans-serif;
   background-color: #BDD1EC;
   color:white;
   font-weight: bold;
   height: 20px;
   padding-left: 40px;
   padding-top: 10px; 
}
.hascont_you
{
    border: 1px solid #BDD1EC;
    padding: 2px 2px 2px 2px;
}
.iscontactingyou
{
    padding: 2px 2px 2px 2px;
    border: 1px solid #ccc;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: middle;
}
.iscontactingyou img
{
    margin: 9px 9px 3px 6px;
    float:left;
    position:relative; /*necessaro per via del move */
    cursor: pointer;
}

#map
{
    position: relative;
}
/*
.popup
{
    background-color:white;
    font-family: verdana, arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    visibility:hidden;
    border:solid black 1px;
    margin: auto;
}
*/
#popmap
{
    background-color:white;
    font-family: verdana, arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    width:400px;
    border:solid black 1px;
/*    position: relative; 
    
     
    left: 90px;
    margin: auto;
    padding: 2px 10px 2px 10px;
    display: none;
    z-index: 100;
*/
}

#popmapud
{
    background-color:white;
    font-family: arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    border:solid black 1px;
}
.tbUD
{

    	background-color:#E2F6FF;


}

#popmap .head
{
    margin: 0px -8px 0px -8px;
    background-color: #5f5f5f;
    color: white;
    font-weight: bold;
}
#popmap .head a
{
    font-size: 7pt;
    font-weight: normal;
    font-family: arial, Tahoma, Verdana, Helvetica, sans-serif;
    color: white;
    float: right;
}
ul.boxy {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 280px;
}
ul.boxy li {
	font-size: 10px;
	font-family: Arial, sans-serif;

}
#SharesTable
{
    width: 280px;
}

.step {
	padding: 2px 2px 2px 2px;
	border: 1px solid #ccc;
	/* background-color: #eee; */
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-top: 1px;
}
.step img
{
    margin: 0px 3px 0px 0px;
    float:left;
    position:relative; /*necessaro per via del move */
}
.step span
{
    font-size: 11px;
}

.step img.del
{
    cursor:pointer;
    float:right; 
    position: relative;
    margin: 0px 0px 2px 2px;
}
.tstime 
{
    font-size: 11px;
    padding: 2px 0px 2px 13px;
}

#MyTrips 
{
    background-color: #eee;
    padding: 2px 4px 2px 4px;
}
.tripform
{
    background-color: #fff;
    padding: 4px 3px 3px 2px;
    border: solid 1px black;  
}
#TopLogin
{
    position: absolute;
    top: 10px;
    right: 50px;
    width: 200px;
    color: #73AD32;
    font-weight: bold;
    text-align: right;
}
#TopLogin .box
{
    background-color: #73AD32;
    color: White;
    font-weight: bold;
    border-style: none;
    border-width: 0px;
}
#TopLogin a
{
    color: #73AD32;
    text-decoration: none;
}
#TopLogin a:hover
{
    color: #73AD32;
    text-decoration: underline;
}
#login
{
    width: 270px; 
    margin: auto;
    color: Black;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;    
}
#login .back
{
    background: #D8FF64; 
    padding: 20px 30px 20px 30px;
    margin-bottom: 10px;
    text-align:right;
}
#login a
{
    color: #678806;
    text-decoration: none;
}
#login a:hover
{
    text-decoration: underline;
}
#login .img
{
    float: right;
    margin-top: 10px;
}
.small
{
    font-weight:normal;
    font-size: 11px;
}
a.small
{
    font-weight:normal;
    font-size: 11px;
    color: #73AD32;
    text-decoration: none;
}
a.small:hover
{
    color: #73AD32;
    text-decoration: underline;
}

img.right
{
    float: right;
}
img.col_foto
{
    float: right;
    margin-right: 7px;
}
#facebox br
{
	font-size: 5px;
}

.friend_window
{
    width: 250px;
    font-size: 8pt;
}
.friend_window div
{
    font-size: 15pt;
}
.friend_window hr
{
   width:100%; 
   color: gold;
   height:1px; 
}

.reg_box
{
    width: 650px; 
    margin-left: 10px; 
    float: left;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 15pt; 
    font-weight: bold; color: #3CBDFB
}
.reg_login
{
    width: 270px;
    margin-left: 30px;
    float: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 15pt; 
    font-weight: bold; 
    color: #2D8930;
}
.reg_login a
{
    color: #678806;
    text-decoration: none;
}
.reg
{
    background-color: #D3F0FE;
    font-family: Arial;
    font-size: 14px;
    color: Black;
    font-weight:normal;
    
}
.regs
{
    font-family: Arial;
    font-size: 9pt;
}
.reg_c
{
    text-align: right;
}
.cx:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cx {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.cx {display: block;}
/* End hide from IE-mac */
.clear {
	border:0;
	clear:both;
	float:none;
	margin:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	display: block;
	line-height: 0px;
}

img { behavior: url(images/iepngfix.htc); } 

.hidden 
{
	display: none;
}

.ptl, .ptr, .pbl, .pbr
{
	width: 21px; height: 21px;
	padding: 0px;
}
.pl, .pr
{
	width: 21px; padding: 0px;
}  

.ptl 
{
	 background: url(images/ptl.gif) no-repeat left top;	
}
.ptr 
{
	 background: url(images/ptr.gif) no-repeat right top;	
}
.pbl 
{
	 background: url(images/pbl.gif) no-repeat left bottom;	
}
.pbr
{
	 background: url(images/pbr.gif) no-repeat right bottom;	
}
.ptc
{
	background-color: white;    
    border-top: solid 1px #ccc;
}
.pbc
{
	background-color: white;    
    border-bottom: solid 1px #ccc;
}
.pr
{
	 background: url(images/ptl.gif) y-repeat bottom;
	background-color: white;    
    border-right: solid 1px #ccc;
}
.pl
{
	 background: url(images/ptl.gif) y-repeat bottom;
	 background-color: white;
	  border-left: solid 1px #ccc;
}
.tf
{
    margin: 0px 0px 0px 0px;
    /* padding: 0px  20px  0px 20px; */

    background-color: white;
    font-size: 11px;
	font-family: arial, Tahoma, Verdana, Helvetica, sans-serif; 
}
.tf h1
{
    font-size: 14pt;
    margin-bottom: 2px;
}
.tf h2
{
    font-size: 10pt;
    margin: 2px 0px 1px 0px;
}