.buttonBox{
    /*position: static;*/
    vertical-align: top;
    background: url(../img/button/middle.png) ;
    border: none 0;
    cursor: pointer;
    font-size: 10px;
    height: 19px;
    margin: 0;
    /*float:left;*/
}
.subBoxbuttonLeft{
    float: left;
}
div#intro1{}
div.split2 div{
    float: left;
  /*  width: 45%; width: 49%; w\idth: 45%; */
    padding: 0 2%
}
div.wide{
    clear: left; padding: 0 2%
}
div#header{
    border-bottom:  1px solid #000
}
/*********************************************************************\
struttura pagina
\*********************************************************************/
div#container{
    width: 702px;
    margin: 0 auto;
    text-align: left;
    border: 1px solid #FF0000;
    background: url(../img/bgleftcol.jpg)  repeat-y top left
}
div#maincontent{}
div#contentNoCol{
    background-color: #fff;
    padding: 30px;
}
div#content{
    margin-left: 160px;
    background-color: #fff;
    padding: 5px;
}
div#sidebar{
    float:  left;
    width:  160px;
}
/*********************************************************************/
/**corpo principale della pagina */

div#contentRow{}
div#colLeft{
    float: left;
    width: 130px;
}
div#colRight{
    margin-left: 130px;
}
hr#sep{
    color: #FF0000;
    background-color: #FF0000;
    height: 1px;
    border: 0;
    width: 98%;
    /*margin: 0px;*/
}
hr#sepSimple{
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    border: 0;
    width: 100%;
}
.vertical_space{
    height: 4px;
}
.spacerv{
    padding-top: 10px;
}
/*********************************************************************/
/**colonna sinistra della pagina */

div.sidemenu{
    margin-top: 3px;
}
div#sidebarRow{
}
hr#sepSidebar{
    color: #FF0000;
    background-color: #FF0000;
    height: 1px;
    border: 0;
    width: 130px;
}
hr#sepcaseBox{
    color: #FF0000;
    background-color: #FF0000;
    height: 1px;
    border: 0;
}
/*********************************************************************/
/**pagina  welcome */
div .boxSection{
    border: 1px solid red;
}
div.leftWelcomeSection0{
    float: left;
    width: 340px;
    padding-left: 10px;
    padding-top: 10px;
}
div.rightWelcomeSection0{
    margin-left: 350px;
    margin-right: 0px;

}
div.leftWelcomeSection1{
    float: left;
    width: 120px;
    padding-left: 10px;
    padding-top: 20px;
    /*border: 1px solid green;*/
}

div.rightWelcomeSection1{
    margin-left: 130px;
    padding-left: 0px;
    margin-right: 0px;
}
div.leftWelcomeSection2{
    float: left;
    width: 260px;
    padding-left: 10px;
    padding-top: 10px;
}
div.rightWelcomeSection2{
    margin-left: 280px;
    margin-right: 0px;

}
div.ectrlCaseBoxWelcome {
    border: #FFFFFF 1px solid;
    margin: 2px 2px 2px 2px;
    padding: 5px 5px 5px 5px;

}
div.ectrlFloatWelcome {
    width: 135px;
    float: left;
}

div.ectrlFloatWelcome p {
    text-align: left;
}

/*********************************************************************/
/**pagina  preferenze */
div.row1{
    background: #F0F0F0;
    /*margin-left: 0px;*/
    margin: 0px;
    padding: 0px;
    clear: left;
}
div.row2{
    /*margin-left: 0px;*/
    margin: 0px;
     padding: 0px;
    clear: left;
}
div.rowLeft{
    float: left;
    font-weight: bold;
    width: 140px;
    /*font-size: 11px;*/
    margin: 6px;
    /*margin-left: 4px;*/
   /* padding: 9px 0px 0px 0px;*/
    color: #333333;
}
div.rowRight	{
    /*font-size: 10px;*/
    margin-left: 200px;
    /*padding: 5px 0px 5px 0px;*/
}
div#prefcolLeft{
    float: left;
    margin-left: 10px;
}
div#prefcolRight{
    margin-left: 300px;
}

div.prefBox {
    width: 250px;
    margin-bottom: 10px;
    border: 2px solid #FF0000;
}
div.captionBox{
    background-color: #A8A8A9;
    font-weight: bold;
    color: #FFFFFF;
    padding: 2px 4px 2px 4px;
    text-transform: uppercase;
}
div.captionBoxRight{
    float: right;
    background-color: #FFDDDD;
    font-weight: bold;
    color: #3366FF;
    padding: 2px 4px 2px 4px;
    text-transform: uppercase;
}
/********************************************************************/

div#startcolLeft{
    float: left;
    margin-left: 40px;
}
div#startcolRight{
    margin-left: 250px;
}
div.startcol1{
    float: left;
    margin-top: 10px;
    width: 150px;
    overflow: hidden;
}
div.startcol2{
    float: left;
    margin-top: 10px;
    margin-left: 25px;
    width: 150px;
    overflow: hidden;
}

div.startcol3{
    float: right;
    margin-top: 10px;
    /*margin-left: 20px;*/
    margin-right: 65px;
    width: 150px;
    overflow: hidden;
}
/********************************************************************/

div#suggColLeft{
    float: left;
    margin-left: 0px;
}
div#suggColRight{
    margin-left: 200px;
}
div.boxItemBottom{
    padding-top: 0px;
    width: 100%;
    /*background: #F0F0F0;*/
    margin-top: 2px;
    height: 20px;
}
div.introBox{
    width: 530px;
}
div.subBoxIntro{
    padding: 2px 4px 2px 4px;
    margin-top: 4px;
}
.subBoxIntroLeft{}
.subBoxIntroRight{
    float: right;
}
/*********************************************************************/
/* pagina travel plan*/
/********************************************************************/

div.left{
    float: left;
    width: 50%;
}
div.right{
    margin-left: 395px;
}
div.titleTPcontent{
    font-weight: bold;
    color: #666666;
    padding: 2px 4px 2px 4px;
    height: 15px;
    margin-bottom: 5px;
    font-style: italic;
}
div.subBoxHead{
    background: #F0F0F0;
    padding: 2px px 2px 4px;
    /*margin-top: 4px;*/
}
.subBoxHeadRight{
    float: right;
    font-size: 11px;
    /*font-weight: bold;*/
    padding-right: 2px;
    color: ##D96C00;
    /*text-decoration: none;*/
    text-transform: none;
    height: 14px;
}
.subBoxHeadLeft{
    font-size: 11px;
    /*font-weight: bold;*/
    /*color: #FF0000;*/
    /*display: inline;*/
    padding-left: 2px;
    height: 14px;
}
.subBoxHeadRight a:link {
    /*color: #FF0000;*/
    /*text-decoration: none;*/
}
.subBoxHeadRight a:visited{
    /*color: #FF0000;*/
    /*text-decoration: none;*/
}
.subBoxHeadRight a:hover {
    /*color: #FF0000;*/
    /*text-decoration: none;*/
}
.subBoxHeadLeft a:link {
    /*color: #FF0000;*/
    /*text-decoration: none;*/
    /*font-weight: bold;*/
}
.subBoxHeadLeft a:visited{
    /*color: #FF0000;*/
    /*text-decoration: none;*/
    /*font-weight: bold;*/
}
.subBoxHeadLeft a:hover {
    /*color: #FF0000;*/
    /*text-decoration: none;*/
    /*font-weight: bold;*/
}

div.boxContent {
    padding: 2px;
}
div.plannerRow{
    margin-left:0px;
    margin-top: 0px;
    clear: left;
}
div.plannerRowCenter{
    text-align: center;
    margin-top: 0px;
    margin-bottom: 3px;
}
div.plannerRowSimple{
    clear: left;
    margin-left: 0px;
    margin-top: 3px;
    margin-bottom: 3px;

}
div.plannerRowNoColumn {
    float: left;
    font-size: 11px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 15px;
}
div.plannerRow1Column {
    font-size: 11px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 15px;
}
div.plannerRowSimple {
    margin-left: 4px;
}
.icoservice{
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
}
div.plannerColLeft {
    float: left;
    font-size: 11px;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 0px;
}
div.plannerColRight	{
    font-size: 11px;
    display: block;
    margin-left: 150px;
}
div.plannerColLeftEdit {
    float: left;
    width: 110px;
    font-size: 11px;
    padding-left: 4px;
    margin-left: 0px;
}
div.plannerColRightEdit	{
    font-size: 11px;
    margin-left: 114px;
    display: block;
    /*border: 1px solid red;*/
    width: 340px;
}
div.plannerColRightButton	{
    font-size: 11px;
    margin-left: 460px;
    border: 1px solid green;
    float: right;
}
div.itemBox{
    margin-top: 5px;
    border: 1px solid #A8A8A9;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
.itemBox ul li{
    list-style : inside;
}
div.itemBoxRed{
    margin-top: 5px;
    border: 1px solid red;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
div.itemCaseBox{
    margin-top: 5px;
}
div.titleItemBox{
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    background: #F0F0F0;
    height: 14px;
}
.bestRecommendedItemBorder{
	border-style: solid;
	border-width: 3;
	border-color: red;
}
.bestRecommendedItem{

	align: left;
	font-weight: bold;
	font-size: 13px;
}
.titleName{
    text-transform: uppercase;
}
div.subRow{
    padding: 1px 1px 1px 1px;
}
div.subLeft{
    float: left;
    font-weight: bold;
    margin-left: 4px;
}
div.subRight{
    margin-left:    100px
}
div.subRightSmall{
    margin-left:    50px
}
div.subRightService{
    margin-left:    200px
}
div.subLeftService{
    float: left;
}
/*********************************************************************\
top bar
\*********************************************************************/
div.logintopbar, div.topbarnavigation {
    background: #0033CC;
    width: 100%;
}
.loginTop{
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #FFFFFF;
    display: inline;
    padding-left: 10px;
    background: #0033CC;
    padding-top: 2px;
    padding-bottom: 2px;

}
.topright{
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding-right: 10px;
    color: #FFFFFF;
    /*background: #0033CC;*/
    text-decoration: none;
}

.loginTop a:link{
    color: #FFFFFF;
    text-decoration: none;
}
.loginTop a:visited{
    color: #FFFFFF;
    text-decoration: none;
}
.loginTop a:hover {
    color: #FF9900;
    text-decoration: none;
}
.topright  a:link{
    color: #FFFFFF;
    text-decoration: none;
}
.topright a:visited{
    color: #FFFFFF;
    text-decoration: none;
}
.topright a:hover {
    color: #FF9900;
    text-decoration: none;
}
.topbarconteiner{
    clear: both;
    color: #FFFFFF;
    background: #6F72FF;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;

}
.topbarconteiner a:link{
    color: #FFFFFF;
    text-decoration: none;
}
.topbarconteiner  a:visited{
    color: #FFFFFF;
    text-decoration: none;
}

.topbarconteiner a:hover{
    color: #FF9900;
    text-decoration: none;
}

/*********************************************************************\
footer
\*********************************************************************/
div#footer{
    text-align: center
}
div#tpfooter{
    text-align: center
}
div#footerPage{
    clear: both;
    text-align: center;
    /*padding: 0.5em;*/
    background: #BFD6FF;
    color: #000;
}
div#linkleft{
    float: left;
}
div#linkright{
    float: right;
}
div#linkcenter{
    text-align: center;
}

/*********************************************************************\
general
\*********************************************************************/
.linkgen{
    font-weight: bold;
    color: #6F72FF;
}
.linkgen a:link{
    text-decoration: none;
    color: #6F72FF;
}
.linkgen  a:visited{
    text-decoration: none;
    color: #6F72FF;
}
.linkgen a:hover{
    color: #FF9900;
    text-decoration: none;
}
.whitelink {
    color: #FF0000;
}
.whitelink a{
    color: #FF0000;
}
p{
    margin: 5px
}
p.topspace{
    padding: 25px;
    color: #FF0000;
}
.titleFirst{
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    color: #6F72FF;
}
.topmessage {
    margin-bottom: 10px;
    text-align: justify;
    padding: 5px;
}
.clearer {
    clear: both;
}
.clearerThin {
    clear: both;
    font-size: 2px;
    line-height: 2px;
}
.searchLink {
    color: #0033CC;
    font-weight: bold;
}
.searchLink a:link {
    text-decoration: none;
    color: #0033CC;
    font-weight: bold;
}
.searchLink a:visited {
    text-decoration: none;
    color: #0033CC;
    font-weight: bold;
}
.searchLink a:hover{
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
}
.adHead {
    font-size: 18px;
    font-weight: bold;
    color: #FFAC00
}
.leftMenuItem {
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}
/*********************************************************************\
SearchForm
/*********************************************************************/

.leftSearchForm{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.leftServicesCollection{
    padding-left: 20px;
}
.label_red{
    color: #D96C00;
}
.fieldLabel{
    font-size: 11px;
}
.field_ {
    font-size: 9px;
    line-height: 14px;
}
field_check {
    border: none;
}
input.field_check {
    border: none;
}
field_radio {
    border: none;
}
input.field_radio {
    border: none;
}
.rowRight input.field_radio {
    border: none;
    margin: 8px;
}
.field_drop {
    width: 145px;
    margin-top: 3px;
    margin-bottom: 1px;
}
.rowRight .field_drop {
    width: 145px;
}
.field_dropCat {
    width: 50px;
}
.field_cost{
    width: 20px;
    height:12px;
}
.field_num{
    width: 20px;
}
.field_textEdit{
    width: 420px;
}
.field_policy{
    width: 300px;
}
/*
.button {
    font-size: 9px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
    background-color: #F2F2F2;
    text-transform: lowercase;
    letter-spacing: 1px;
    border: thin solid #999999;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 0px 1px 0px 2px;
    line-height: normal;
}
*/
.buttonFix {
    font-size: 10px;
    font-weight: normal;
    color: #454545;
    text-decoration: none;
    background-color: #E4E4E4;
    text-transform: lowercase;
    letter-spacing: 1px;
    width: 200px;
}
.bgCaption {
    background-color: #FFCC99;
    font-size: 12px;
    font-weight: bold;
}
.bgBoxTitle {
    background-color: #F0F0F0;
    font-weight: bold;
    text-align: center;
    /*margin-right: 5px;*/
    /*margin-left: 5px;*/
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FF0000;
}
.bgBoxMenu {
    background-color: #FFCC99;
    border: 2px solid #FF0000;
    font-weight: bold;
    text-align: center;
    margin-right: 2px;
    margin-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.tpfield {
    FONT-SIZE: 11px;
    margin:2px;
}
.tpfield10 {
    FONT-SIZE: 10px;
}
div.searchHeader{
    text-transform: uppercase;
    color: #1E6AA8;
    font-size: 12px;
    font-weight: bold;
    background-color: white;
    display: inline;
    padding-right: 5px;
}

div.resultRow{
    background-image: url('../img/line_bg.gif');
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
}
.wrap1, .wrap2, .wrap3 {
    display: inline-table;
    /* \*/display: block;/**/}
.wrap1 {
    float: left;
    background: url('../img/shadow.gif') right bottom no-repeat;}
.wrap2 {background: url('../img/corner_bl.gif') left bottom no-repeat;}
.wrap3 {
    padding: 0 8px 8px 0;
    background: url('../img/corner_tr.gif') right top no-repeat;}
.wrap3 img {
    display: block;
    border: 1px solid #ccc;
    border-color: #efefef #ccc #ccc #efefef;}

.wrap {
    padding: 3px 8px 0px 0;
}
.wrap img {
    display: block;
    border: 1px solid #ccc;
    border-color: #ccc ;
}

div.ectrlFloat {
    width: 165px;
    float: left;
    /*border: 1px solid #DCDBDB;*/
}
div.ectrlFloat p {
    text-align: left;
}
div.ectrlCaseBox {
    border: #FFFFFF 1px solid;
    margin: 20px 10px 10px 10px;
    padding: 5px 5px 5px 10px;
}
.ectrlSectionTitle{
    /*font-family: "Arial Narrow";*/
    font-size: 16px;
    font-weight: bold;
    color: #D96C00;
}
leftServicesColl{
}
input.leftServicesColl{
    border: none;
}

.boxTitleLTGrey{
    background: #F0EFEF;
    margin-top: 6px;
    margin-bottom: 4px;
    padding: 2px 2px 2px 2px;
    text-align: center;
}
ul#multiD,ul#multiD li{
    margin: 0;
    padding: 0;
    list-style: none
}
ul#multiD{
    width: 100%;
    overflow: hidden;
    padding: 1em 0;
}
ul#multiD li{
    float: left;
    width: 32%;
    margin-left: 1%;
    display: inline;
    border-bottom: 1px dotted #777
}

div#contactLeft{
    float: left;
    margin-left: 10px;
}
div#contactRight{
    margin-left: 400px;
}
 div.tpBox{
    /*width: 530px;*/
    margin-bottom: 10px;
    /*border: 2px solid #FFCC66;*/
}
.historyMsg{
    margin-top: 3px;
    padding-bottom: 10px;
}
div#containerRow{
    width: 530px;
}
div#mainColLeft{
    float: left;
    width: 550px;
    padding: 2px 2px 2px 2px;
}
div#mainColLeftLess{
    float: left;
    width: 440px;
    padding: 2px 2px 2px 2px;
}
div#mainColLeft1{
    float: left;
    width: 100px;
    padding: 2px 2px 2px 2px;
}
div#mainColLeft1large{
    float: left;
    width: 400px;
    padding: 2px 2px 2px 2px;
}
div#mainColLeft2{
    float: right;
    width: 320px;
    margin-right: 0px;
    padding: 2px 2px 2px 2px
}
div#mainColLeft2large{
    float: right;
    width: 430px;
    margin-right: 0px;
    padding: 2px 2px 2px 2px;
}
div#mainColRight{
    float: right;
    width: 100px;
    padding: 2px 2px 2px 2px;
}
div#mainColRightButton{
    float: right;
    padding: 2px 2px 2px 2px;
}
div#mainColLeft50{
    float: left;
    width: 250px;
    padding: 2px 2px 2px 2px;
}
div#mainColRight50{
    float: right;
    width: 250px;
    padding: 2px 2px 2px 2px;
}
/*div.userMsg{
    font-weight: bold;
    color: #0000A8;
    font-size: 11px;
    padding: 2px 2px 2px 2px;
} */

.userMsg {
	margin: 0;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	line-height: 1.4em;
	color: #000000;
}
.userMsgBold {
	margin: 0;
	padding: 2px 2px 2px 2px;
	text-align: justify;
	line-height: 1.4em;
	color: #696969;
  font-weight: bold;
}
.userMsgTxt{
    font-weight: bold;
    color: #000000;
}
.menuLeftTitleTP{

    /*background: #ED131A;*/
    background: #FF9933;
    color: #FFFFFF;
    /*font-size: 9px;*/
    font-weight: bold;
    /*height:20px;*/
    padding: 4px;
}
.menuLeftTitleTP ul,li{
   margin: 0px 5px 0px 15px;
}
.tipsBoxTitle{

    background: #FF9933;
    color: #FFFFFF;
    /*font-size: 9px;*/
    font-weight: bold;
    /*height:20px;*/
    padding: 4px;
}
.titleTP{
    margin-bottom: 1px;
    background: #ED131A;
    color: #FFFFFF;
    /*font-size: 9px;*/
    height:20px;
    padding-left: 4px;
    padding-top: 4px;

}
.titleBlock{
    background:  #CDCDCD;
    text-align: center;
    padding: 2px 2px 2px 2px;
    margin-top: 7px;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 8px;
}

button.btnAdd {
  color:#336699;
  border:0px solid;
  font-size:11px;
}

button.btnHov {
  text-decoration:underline;
  background: #333333;
}

.tpleftBox{
  max-width: 172px;
}
.gmapBox{
    width: 500px;
}
.gmapBox .plannerColRight{
    margin-left: 120px;
}
div.titlegmapBox{
    font-weight: bold;
    padding: 2px 2px 2px 2px;
    background: #F0F0F0;
    height: 14px;
    margin-right: 10px;
}
.searchBoxleft{
    float: left;
    margin-top: 10px;
}
.searchBoxRight{
    float: right;
    margin-top: 3px;
    margin-right: 5px;
}
div#destinationType{
    margin-top: 6px;
}
input#f_dateFrom, input#f_dateTo{
    width: 100px;
}

.topmenuimg img{
	padding: 0px 4px 0px 0px;
}
.form_ricerca hr {
	border: 1px dotted #BFBFBF;
}

.newsletterrow {
    padding:3px;
}

.newsletterfield {
width:99%;
}

.newslettercolLeft {
float:left;
margin:5px;
width:40%;
}

.newslettercolRight {
float:left;
margin:5px;
width:50%;
}

.newsletter_policy {
    width:600px;
}

#newsLetterButtons {
    margin-left:200px;
}
.newsletter_types  {
margin:20px;
}

.userMsgError {
color:red;
font-weight:bold;
}
.checkboxLabel {
font-weight:bold;
margin-left: 7px;
}

.checkboxrow {
padding-bottom:10px;
}
.messageOk {
font-weight:bold;
}

