	

caption {
	text-align: left;
	font: bold 11px verdana, helvetica, sans-serif;
	background: transparent;
	padding:6px 4px 8px 0px;
	color:#FF6600;
	text-transform: uppercase;
  }
span.index{ font: normal 10px arial, helvetica, sans-serif;
            color:#FFFFFF;}

.index {color:#000;
        text-align:left;
		vertical-align:middle;}
.packagetagline {
  width:790px;
  height:20px;
  float:left;
  border-bottom: 1px dotted #03476F;
  padding: .4em;
  color: #363636;
  vertical-align:top;
  }		

table {
	border-collapse: collapse;
	float:left;
	width:800px;
	border: 1px solid #03476F;
	padding:0px;
	margin:0;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background:#FFFFFF;
	border-right-color: #000000;
  }
table.details {
	border-collapse: collapse;
	float:left;
	width:800px;
	border: 1px solid #FFF;
	padding:0px;
	margin:0px;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	background:#FFFFFF;
	text-align:left;
	  }
#visapirce {
width:730px;
float:right;
background:#FFF;
border:3px solid #ccc;
padding:50px;
}

/*********** set the main price area dotted line and font brown color **********************/  
td, th {
  border: 1px dotted #03476F;
  padding:1px;
  margin:0px;
  color: #363636;
  vertical-align:middle;
  }
  
.pricefix {
  width:49px;
  height:20px;
  text-align: center;
  vertical-align:middle;
    }
.normalfix {
  height:20px;
  text-align: center;
  vertical-align:middle;
    }
	
.morefixcols {
  width:35px;
  height:20px;
  text-align:center;
  margin:0px;
  vertical-align:middle;
    }
.index {font-weight:100;
font: normal 11px arial, helvetica, sans-serif;
color:#000;
vertical-align:middle;}

.indexgreen {font-weight:100;
font: normal 11px arial, helvetica, sans-serif;
color:#000;
background-color:#99CC99;
text-align:left;
vertical-align:top;}
/*********** weekend tab blue color **********************/ 
.priceweekend {
  width:49px;
  height:20px;
  text-align: center;
  vertical-align:middle;
  background: #90c2dc;
    }
.moreweekend {
  width:35px;
  height:20px;
  text-align: center;
  vertical-align:middle;
  background: #90c2dc;
    }
th.weekend {
 background: #90c2dc;
 text-align: center;
    }
/*********** fix hotel tab width **********************/  	
.hotelfix {
  width:220px;
  text-align:left;
  margin:0px;
  padding:2px 0 0 5px;
  background: #4591AD;
  border: none;
    }
.destinationfix {
  width:220px;
  text-align:left;
  vertical-align:middle;
  margin:0px;
  padding:2px 0 0 5px;
     }
.busfix {
  width:140px;
  text-align:center;
  margin:0px;
  padding:2px 0 0 5px;
 
    }
.normalheader {
  width:150px;
  text-align:left;
  margin:0px;
  padding:2px 0 0 5px;
  background: #4591AD;
  border: none;
    }
thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: center;
  vertical-align:middle;
  background: #a3d3dc;
  color: #FFFFFF;
  padding-top:3px;
  }
    
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
tbody td a:hover {
  background: #C2F64D;
  color: #363636;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #FFF;
  padding-top:3px;
  color: #FFFFFF;
  }
/*********** green tab  **********************/  	 
.odd {
  background:
  #99CC99;
   }
.odd2 {
  background:
  #CCECAC;
   }
tbody tr:hover {
  background: #FFD800;
  border: 1px solid #03476F;
  color: #FFFFFF;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #FFD800;
  color: #FFFFFF;
  }
li.none{list-style-type:none}
hr{ width:500px;
text-align:left;
padding-left:10px;
height:1px;
color:#999;}

/*** visa nav ***/
#main-visa{
	width: 115px;
	float:left;
	padding:10px 10px;
	Margin:0px;
	text-align:left;
}

#main-visa ul{
padding:5px;
}

#main-visa ul li{
	height: 20px;
	list-style:none;
	font:11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(../images/bg_arrow.gif) no-repeat;
	padding: 1px 0 1px 16px;
}

#main-visa ul li a{
    text-decoration:none;
	color:#666;
}
#main-visa ul li.selected a{
    text-decoration:none;
	color:#316c83;
}

#main-visa ul li a:hover{
	text-decoration:none;
	color:
	#FF3300;
}

