/* CSS Document */
body {
	font-family:Verdana, Tahoma; font-size:12px;
    margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
		/*--  background-color: #CCCCCC; --*/
		}
		
body a:link { text-decoration:none;}
body a:active { text-decoration:none;}
body a:hover { text-decoration: underline;}
body a:visited { text-decoration:none;}
	
h5 {font-weight:bold; color:#003366;}

.summaryfont {
	color:#990000;
	font-weight:bold;
	font-size:12px;
	background-color: #E6E6E6;
}
.detail-heading {color:#990000; font-weight:bold;}
.highlight {color:#FF0000; font-size:11px; text-decoration:underline;}
.destination {color:#000066; font-weight:bold;}
.container {
	width:100%;
	font-size:11px;
	text-align: left;
}
.bold{font-weight:bold;}
.title {
	width: auto;
	border: 1px solid #94B425;
	background-color: #DDEFF9;
	padding: 5px;
	clear: both;
	margin-top: 10px;
}
.subtitle {
	font-size:11px;
	font-weight:bold;
	color:#009966;
	width: auto;
}
.details-maintable {
	width:100%;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #F2FBD7;
}
.details-maintable img {padding: 5px 6px 5px 5px;}

.days {
	width:auto;
	padding: 3px;
	color:#330066;
	font-weight:bold;
	font-size:15px;
	background-color: #ddeff9;
	clear: both;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}

.summary {
	padding: 3px;
	clear: left;
	float: left;
	width: 250px;
	margin: 3px 0px 2px 3px;
	color:#990000;
	font-weight:bold;
	font-size:12px;
}
.summaryH { width: 400px;}
.tourdetails {
	float: left;
	width: auto;
	padding: 8px;
	font-size:11px;
	text-align:justify;
	border: 1px dotted #CCCCCC;
	margin: 3px;
}
.tourdetails a:link {
text-decoration:underline;
color:#000066;
	
}
.tourdetails a:visited  {
text-decoration:underline;
color:#000066;
	
}
.tourdetails a:hover {
text-decoration:underline;
color:#FF0000;
	
}
.tourdetails a:active {
text-decoration:underline;
color:#000066;
	
}
.tourdetails img {
	float: left;
}
.endoftour { text-align:center;
            color:#CC9900;
			font-weight:bold;
			}
			
.hotelused {
	width:99%;
	line-height: 20px;
	border: 1px solid #99CCFF;
	clear: both;
	margin: 0px;
	}
.includes-excludes {
	width:100%;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 20px;
}
.quote {
	width:99%;
	border: 1px dotted #E6E6E6;
	background-color: #F8F8F8;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.pricetext {color:#660000; 
font-weight:bold;}


.pre-post-table 
{
	width:100%;
	font-size:11px;
	text-align:center;
	border: 1px solid #94B425;
}

.pre-post-table  th
{
	font-size:10px;
	text-align:center;
	font-weight:bold;
	border: 1px dotted #94B425;
}
.pre-post-table  tr
{
	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: solid;
	border-left-style: none;
	border-top-color: #94B125;
	border-right-color: #94B125;
	border-bottom-color: #94B125;
	border-left-color: #94B125;

}

.pre-post-table a:link{ text-decoration:none; color:#990000}
.pre-post-table a:active{ text-decoration:none; color:#0066CC}
.pre-post-table a:hover{ text-decoration:underline; color:#0066CC}
.pre-post-table a:visited{ text-decoration:none; color:#990000}

.smallfont {font-size:10px; font-weight:normal; }


/*-- inner page style --*/

#menulink{
	text-align:left;
	font-weight:bold;
	border: 0px solid #FFEECA;
}
#menulink a:link{ color:#FFffff; text-decoration:none;}
#menulink a:visited{ color:#FFffff; text-decoration:none;}
#menulink a:hover{ color:#FFffff; text-decoration:none;}
#menulink a:active{color:#FFffff; text-decoration:none;}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pop-up {width:auto; height:auto; background-color:#FFFFFF; margin:5px; padding:5px; text-align:justify;}

