/* Boxed */

.boxed h2 {
	margin: 0;
	padding: 10px 0 3px 10px;
	background: #CADAFF url(../images/img2.gif) no-repeat;
	font-size: 1.3em;
	color: #000000;
}

.boxed h3 {
	margin: 0;
	font-size: 1em;	
}

.boxed p, .boxed ul {
	margin-top: 0;
	line-height: 1.2em;
}

.boxed ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
	color: #02aebd;
}

.boxed-content ul li a {
	color: #000000;
}

.boxed-content {
	padding: 10px;
	background: #EAF0FF;
	border-left: 2px solid #CADAFF;
}

.boxed_pink h2 {
	margin: 0;
	padding: 10px 0 1px 10px;
	font-size: 1.3em;
	color: #FFFFFF;
}

.boxed_pink-content {
	padding: 1px;	
	border-left: 2px solid #e9c4ec;
	background: url(../images/img08.gif) repeat-x;
}

.boxed_pink ul {
	list-style-position: inside;
	color: #b304a5;
	font-size: 0.9em;
}

..boxed_pink-content ul ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.boxed_pink-content ul li a {
	font-size: 1.1em;
	color: #1ac1a7;
}

.boxed_orange h2 {
	margin: 0;
	padding: 10px 0 3px 10px;
	height: 10px;
	color: #FFFFFF;
	font-size: 1em;
}

.boxed_orange-content {
	padding: 0px;	
	border-left: 2px solid #FF942F;	
	background: url(../images/orgBg2.gif) repeat-x;	
}

.boxed_orange ul {
	margin-top: 0;
	margin-left: 0px;;
	padding-left: 0;
	list-style-position: inside;
	color: #FF942F;
	background: #FFFFFF url(../images/img3.gif) repeat-x;
}

.boxed_orange-content ul li a {
	color: #e30e0e;
}

.boxed_green h2 {	
	height: 28px;
	padding: 1px 0 0 1px;
	font-size: 1em;
	text-align: center;
}

.boxed_green-content {
	padding: 3px;
	border: 1px solid #106a47;
	background: #e8aeae;
}

.boxed_green ul {
	margin-top: 0;
	margin-left: 0px;;
	padding-left: 0;
	list-style-position: inside;
	color: #b304a5;
	
}

.boxed_green-content ul li a {
	color: #775010;
}



/* Tour Packages box */
.pkg
{
	font: normal 12px "Trebuchet MS", Arial, Verdana;
	color: black;
}

.pkg fieldset
{
	background-color:#e9f9ac;
	
	border-width:2px 2px 2px 10px;
	border-style:solid;
	border-color:#cee574;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
		
	margin:5px 0px 10px 10px;
	width:460px;
	position:relative;
	display:block;
	padding: 10px 10px 10px 10px;
}

.pkg legend
{
	background-color:#ecefcb;
	
	border-width:1px 1px 1px 10px;
	border-color:#ff9900;
	border-style:solid;
	
	color:#5c71a2;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.1em;
	text-align:center;
		
	width:186px;
	padding:3px 5px;
	margin:0px 0px 10px -30px;
	position:relative;
	top: -14px;
}

/* Package details */

.tour-cont{width:650px;
float:left;
padding-bottom:10px;
_padding-bottom:8px;
}

 .sub-link{
 width:auto;
 padding-bottom:10px;
  line-height:20px;
  color:#CC6600;}
  
 .sub-link-heading{
  font-weight:bold;
  color:#990000;
  font-size:13px;}
  
  .sub-link-dstn{ 
  font-weight:normal;
  color:#000;}
  
.tour-cont h4{
 font-size:12px;
 color:#A43812;
 text-transform:uppercase;
 margin:0px; padding:0px;
 padding:8px 0 0px 0px;
 _padding:11px 0 0px 0px;}
  
.tour-cont p{
text-align:justify;
padding:18px;
line-height:18px;
border-bottom: dashed 1px #dfdfdf;
}
 .tour-cont ul{
	list-style-position: inside;
	list-style-type: none;
	margin: 10px 0 10px 0;
	text-indent: 1.3em;	
 }
 
 /* Other Packages */
 
