@charset "utf-8";
/* CSS Document */
tbody tr:nth-child(even) td, tbody tr.even td, th, td, caption, table {
background: none;
padding:0px;
margin:0px;
}
div#parent-container1 {
width: 100%;
height: auto;
float: left;
background:none #ffffff;
}

.round-corner{
		-webkit-border-radius: 10px;
		-moz-border-radius:10px;
		border-radius:10px;
		border: solid #ffffff;
		background-color:#ffffff;
		
}
#header {
	background-color:#FFF;
	width:980px;
	margin-top:10px;
}
#header .trips-done {
	position:absolute;
	top:76px;
	left:100px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:24px;
	color:#fb0101;
	line-height:43px;
	text-align:center;
}
#header .tm-offers{
	position:absolute;
	top:95px;
	left:434px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:24px;
	color:#fb0101;
	line-height:43px;
	text-align:center;
}
h1 {
	margin:0px;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size:16px;
	color:#fb0101;
	margin:10px 0px;
}
.top-heading {
	padding-left:15px;
	margin-top:10px;
}
.content div {
	display:block !important;
}
#content-table {
	font-family:"Century Gothic";
	font-size:12px;
	margin:0px;
}
#content-table div {
	display:block !important;
}
.orange-border {
	border:1px solid #fda500;
}
.orange {
	background-color:#fda500;
	color:#FFFFFF;
	font-family::century gothic;
	font-size:23px;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	width:217px;
}
#color-tabs-content {
	margin:8px;
	padding-left:5px;
	font-family:arial;
	font-size:12px;
	line-height:20px;
	color:#757474;
}
#color-tabs-content .imgs {
	height: 74px;
	width: 82px;
	background-color: #EBEBEB;
	float: left;
}
#color-tabs-content .otext {
	background-color:#fcfaf6;
	padding:8px 5px;
	margin-left:90px;
	min-height:60px;
}
.blue-border {
	border:1px solid #008bce;
}
.blue {
	background-color:#008bce;
	color:#FFFFFF;
	font-family::century gothic;
	font-size:23px;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	width:217px;
}
#color-tabs-content .btext {
	background-color:#f6f9fb;
	padding:8px 5px;
	margin-left:90px;
	min-height:60px;
	
}
.green-border {
	border:1px solid #1b920e;
}
.green {
	background-color:#1b920e;
	color:#FFFFFF;
	font-family::century gothic;
	font-size:23px;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	width:217px;
}
#color-tabs-content .gtext {
	background-color:#edffeb;
	padding:8px 5px;
	margin-left:90px;
	min-height:60px;
	
}

/*Destination Category CSS*/

#dcategory {
	float:left; 
	margin-left:10px; 
}
#dcategory ul {
	min-height:104px; 
}
#dcategory li {
	width:97px;
	float:left;
	font-size:12px;
	font-family:"Century Gothic";
	color:#333;
	padding:6px 0px 2px 0px;
	background-color:#FFF !important;
}
#dcategory li a {
	color:#333;
	text-decoration:none;
}
#dcategory li:hover {
	color: #00F;
	text-decoration:none;
	background-color:#F0F0F0 !important;
}

/*Destination Category CSS end*/

/*Destination Package CSS*/
 .package {
	border:#cccccc 1px solid;
	padding:5px;
	font-family:Century Gothic;
	color:#969696;
	font-size:14px;
	margin-bottom:8px;
	width:350px;
	float:left;
	margin-left:10px;
}
 .p-area {
	margin-left:89px;
	line-height:22px;
}
 .p-area h2{
	margin:0px;
	color:#c10000;
	font-family:century gothic;
	font-size:14px;
	font-weight:bold;
}
 .p-area h2 a{
	color:#c10000;
	text-decoration:none;
}
 .p-area h2 a:hover{
	color: #930000;
	text-decoration:none;
}
 .p-area h2 i{
	color:#717171;
	font-size:12px;
	font-style:normal;
}
 .t-txt{
	font-family:Century Gothic;
	color:#969696;
	font-size:11px;
}
 .img{
	height:78px;
	width:82px;
	background-color:#ebebeb;
	float:left;
	margin-top:5px;
}
 .view{
	text-align:center;
	font-family:century gothic;
	font-size:12px;
	color:#820000;
	font-style:italic;
}
 .view a{
	color:#820000;
	text-decoration:none;
}
 .view a:hover{
	color:#820000;
	font-weight:bold;
}
.pref-button {
border: 1px solid rgba(255, 255, 255, 0.2);
background-image: url(images/button-bg.png);
background-position: right;
height: 34px;
font-size: 16px;
font-weight: bold;
text-align: left;
padding-left: 10px;
padding-right: 40px;
padding-top: 10px;
padding-bottom: 11px;
margin-right:20px;
font-family: century gothic;
color: white;
text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 6px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
text-decoration: none;
}
.pref-button a:hover {
	color:red!important;
}
.dreviews {
font-family: century gothic;
font-size: 13px;
color: #504F4F;
line-height: 20px;
text-align: justify;
}
.dreviews h2 {
margin: 0px;
margin-top: 14px;
color: #6BA02E;
font-family: arial;
font-size: 14px;
}
.dreviews h2 b {
color: #3D86DA;
font-weight: nor mal;
}
.more-reviews {
font-family: verdana;
font-size: 10px;
color: #CD0000;
text-align: left;
}
.bottom_fixed {
position: fixed;
bottom: 0px;
left:0px;
background: white;
height: 40px;
width: 100%;
opacity: 0.9;
border-radius: 3px;
-webkit-border-radius: 3px;
padding-top:20px;
z-index: 999;
border-top:1px solid #aaa; 
}

