/* ----------------------------*/
/* PAGE ELEMENTS */
/* ----------------------------*/

#main{

}


#sideBar{

}



/* ---------------------------*/
/* Main area */
/* ---------------------------*/

#mainInfo {
	font-size: 9pt;
	padding: 5px;
	float: left;
	height: auto;
	width: 580px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px solid #c6c6c6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align:top;
}

#mainInfo H1 {
	font-size: 22pt;
	color: #329934;
	margin-bottom: 0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	float: left;
	margin-left: 7px;
}

#mainInfo H2 {
	font-size: 16pt;
	color: #329934;
	margin-top: 20px;
	margin-bottom: 16px;
}

#mainInfo H3 {
	font-size: 13pt;
	color: #329934;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px;
}

#mainInfo H4 {
	font-size: 11pt;
	letter-spacing: .1ems;
	margin-top: 10px;
	margin-left: 18px;
}

#mainInfo P {
	font-size: 9pt;
	line-height: 13pt;
	color: #333;
	letter-spacing: .1ems;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#mainInfo P STRONG {
	color: #000;
	font-weight:bold;
	margin-left: 0px;
}


#mainInfo STRONG {
	font-size: 9pt;
	margin-left: 5px;
	color: #000;
	font-weight: bolder;
}

#mainInfo UL {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-size: 9pt;
	margin-left: 25px;
	margin-up: 0px;
	margin-bottom: 5px;
}

#mainInfo LI {
	letter-spacing: .2ems;
	color: #333;
	line-height:12pt;
}

#mainInfo hr {

	margin-up: 0px;
	margin-bottom: 0px;
}

#mainInfo BR {

	margin-up: 0px;
	margin-bottom: 0px;
}

#socialMediaBox {
	float: right;
	width: 150px;
	margin-right: 10px;
	height: auto;
	vertical-align: top;
	margin-top: 10px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#infoTourPrice {
	float:right;
	font-size: 12pt;
	line-height:10pt;
	color:#99161a;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 10px;
}

#priceCriteria {
	font-size: 8pt;
	color: #333333;
	float: left;
	height: auto;
	width: auto;
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#priceCriteria Strong { 
	font-weight: bold;
	color: #07284c;
}

#tourProvider {
	font-size: 8pt;
	color: #333333;
	float: left;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#tourProvider Strong { 
	font-weight: bold;
	color: #07284c;
}

#weekDays {
	font-size: 8pt;
	color: #333333;
	float: right;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#columns{
    width: auto;
	height: auto;
	font-size: 8pt;
	line-height: 13pt;
	color: #333333;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 50px;	
  }

#columns div{
    width: auto;
    float: left;
  }

#columns strong{
	font-weight: bold;
	color: #07284c;
}

#tourComments {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #cdcdcd;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#tourComments p {
    line-height: 14pt;
    font-size: 9pt;
}

#tourComments p:last-child {
	margin-bottom: 0; 
}

#tourCommentsLinks {
	float:right;
	text-align:right;
    font-size: 9pt;
	margin-right: 5px;
	margin-bottom: 20px;
}

#tourCommentsLinks a {
	color: #187e98;
	text-decoration: none;
}

#tourCommentsLinks a:hover {
	text-decoration: underline;
}


/* ---------------------------*/
/* SideBar */
/* ---------------------------*/


#rightReserveMenu {
	float: right;
	width: 347px;
	height: auto;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align:top;
	background-image: url(../shop_image/topPriceAvailability.png);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6c6c6;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
}

#reserveForm {
	font-family:Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 8pt;
	height: auto;
	font-size: 8pt;
	border: none;
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#reserveForm P {
	font-weight:600;
	letter-spacing: 1px;
	color:#333333;	
}

#grayfield {
	font-size: 8pt;
	color: #333333;
	border:1px solid #999;
	margin-top: 2px;
	margin-bottom: 2px;
}

#paxs{
	float:left;
	color:#333333;	
	text-align:center;
	min-width: 85px;
	min-height: auto;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;	
}

#paxs P{
	font-weight: normal;
	font-size:8pt;
	letter-spacing: -.08em;
}

#paxs P B{
	letter-spacing: normal;
	font-weight: 500;
	color:#07284c;
}

.buttonAzl {
   border-top: 1px solid #86a6d4;
   background: #244473;
   background: -webkit-gradient(linear, left top, left bottom, from(#9eacc1), to(#244473));
   background: -moz-linear-gradient(top, #9eacc1, #244473);
   padding: 4px 10px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   border-radius: 18px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11px;
   font-weight:bold;
   text-decoration: none;
   vertical-align: middle;
}
   
.buttonAzl:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
}

.buttonAzl:active {
   border-top-color: #1b435e;
   background: #1b435e;
}


.buttonVde {
   border-top: 1px solid #86d093;
   background: #008000;
   background: -webkit-gradient(linear, left top, left bottom, from(#28b845), to(#008000));
   background: -moz-linear-gradient(top, #28b845, #008000);
   padding: 4px 10px;
   -webkit-border-radius: 18px;
   -moz-border-radius: 18px;
   border-radius: 18px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 11px;
   font-weight:bold;
   text-decoration: none;
   vertical-align: middle;
}
   
.buttonVde:hover {
   border-top-color: #31a331;
   background: #31a331;
   color: #ccc;
}
   
.buttonVde:active {
   border-top-color: #968516;
   background: #968516;
}

.blueHelpLink {
	float:none;
	font-weight: normal;	
	font-size: 8pt;
	color: #39F;
	margin-left: 5px;
}

.blueHelpLink a{
	text-decoration:underline;
	color: #39F;
}

.blueHelpLink:hover{
	text-decoration:none;
	color: #39F;	
}

.blueHelpLink:active{
	color: #999;
}

.blueHelpLink:visited{
	text-decoration:none;
	color: #39F;
}

#paxsTransp{
	float:left;
	text-align:center;
	min-width: 30%;
	min-height: auto;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;	
}

/* Various */

.clear {
	clear: both;
}
#boxedRed {
	color: #99161a;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxedBlue {
	color: #07284c;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxedSub {
	color: #99161a;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxedTxt {
	color: #07284c;
	text-align: left;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#boxedTotalB {
	color: #07284c;
	text-align: right;
	font-size: 14pt;
}
#boxedTotalR {
	color: #99161a;
	text-align: right;
	font-size: 14pt;
}
#boxedComissionB {
	color: #000;
	text-align: right;
	font-size: 11pt;
}
#boxedComissionR {
	color: #99161a;
	text-align: right;
	font-size: 11pt;
}
#boxedSelector {
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#grayfield2 {
	font-size: 7pt;
	color: #333333;
	border:1px solid #999;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align:center
}

#green {
	font-size: 9pt;
	color:#063;
	font-weight:bold;
}

/* from list tours */
.TLfromPrice {
    color: #07284C;
    display: inline;
    float: right;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    width: 145px;
}
.TLcurrencyPrice {
    color: #07284C;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 7pt;
    font-weight: 500;
}

#blockTourAttrPrices{
	float: right;
}

#TLtourPriceAtrb {
    color: #07284C;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: 500;
    margin-bottom: 2px;
    text-align: left;
    width: 100px;
}
#TLtourPrice {
    color: #8C0000;
    float: right;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: 500;
    margin-bottom: 2px;
    margin-right: 7px;
    text-align: right;
    width: 200px;
}
/* from list tours */
