.trip-tabs {
width:600px;
padding:0 0 20px 0;
height:53px;
overflow:hidden;
}

.trip-tabs li {
display:inline;
}

.trip-tabs li a {
float:left;
cursor:pointer;
}

.trip-all-details {
width:690px;
}

.trip-all-details .all-info {
width:400px;
}

.trip-tabs a.trip-button {
display:block;
/*background:url(../images/btn-bg.gif) repeat-x scroll 0 0;*/
background:#666;
padding:5px 15px;
border:1px solid #cecece;
font-size:1.4em;
color:#fff;
text-decoration:none;
font-weight:bold;
margin:10px 0 15px 0px;
width:auto;
text-align:center;
}

.trip-tabs a.trip-button:hover {
/*background:url(../images/btn-bg-hover.gif) repeat-x scroll 0 0;*/
background:#444;
}

.trip-tabs a.trip-button-active {
display:block;
background:#f3f3f3 url(../images/btn-bg.gif) repeat-x scroll 0 0;
padding:8px 18px;
border:1px solid #cecece;
font-size:1.6em;
color:#593535;
text-decoration:none;
font-weight:bold;
margin:0px 0 15px 0px;
width:auto;
text-align:center;
}


.trip-all-details img {
border:1px solid #cecece;
padding:8px;
}

.trip-all-details h5 {
font-size:2em;
color:#593535;
font-weight:bold;
padding:0px 0 10px 0;
}

.trip-all-details p {
font-size:13px;
line-height:1.5em;
padding:0 0 15px 0;
}

.trip-all-details .other-details {
overflow:hidden;
line-height:1.5em;
padding:12px 0;
border-top:1px solid #cecece;
}

.book-button {
padding:5px 10px;
text-align:center;
background:#593535;
color:#fff;
text-decoration:none;
display:block;
font-weight:bold;
border-bottom:3px solid #cecece;
}

.book-button:hover {
background:#593535;
color:#dbc165;
}

#trip-button {
border-top:1px solid #cecece;
padding:15px 0 0 0;
margin:7px 0 0 0;
}

.trip-wrapper {
position:relative;clear:both;border:1px solid #cecece;overflow:auto;height:auto;padding:15px;margin-top:-36px;
}

#rating-title {
font-weight:bold;
font-size:1.3em;

}

#grade_1{z-index:100000;}

.tooltip {
background:#fff url(../images/btn-bg.gif) repeat-x scroll 0 0;
margin:50px 0 0 150px;
border:1px solid #cecece;
font-size:1.2em;
color:#593535;
text-decoration:none;
width:270px;
}

.tooltip p {
padding:5px 15px;
}

#grade {
padding:0;
border:0;
margin:3px 0 0px 5px;
}

.trip-images img {
margin:20px 20px 0 0px;
}

.trip-all-details .general-info {
width:640px;
}

.trip-all-details .general-info  h3 {
font-size:1.4em;
padding-bottom:5px;
border-bottom:1px solid #cecece;
}

.trip-all-details .general-info  p {
font-size:13px;
padding-bottom:25px;
padding-top:8px;
}

.trip-all-details .booking-conditions {
color:#593535;
margin:12px 0 0 10px;
display:block;
float:left;
}

.general-info span {
font-size:13px;
}

img#star {
padding:0;
}

img#help {
padding:0;
}

.general-info table {
margin:15px 0 25px 0;
}

#BtnSubmit {
font-size:13px;
font-weight:bold;
width:50px;
}

#TblTripSeason td {
padding:5px 0;
text-align:center;
}
/*
.trip-wrapper td {
border:1px solid #cecece;
padding:10px;
font-size:14px;
}

.trip-wrapper .srno {
text-align:center;
}

.trip-wrapper #gender td {
border:0;
text-align:left;
padding:0;
}
.trip-wrapper #gender  input {
border:0;
width:5px;
padding:2px;
}
.trip-wrapper #terms td {
border:0;
text-align:left;
padding:0;
}
.trip-wrapper #terms  input {
border:0;
width:5px;
padding:2px;
}

*/