@charset "utf-8";
/* CSS Document */

#trip_container {
padding:10px;
border:1px solid #008001;
margin-top:2px;
height:inherit}

#trip_main { 
height:180px;
}
#trip_mbody {
clear:both;}
#trip_nav {
	height:20px;
	margin-bottom:5px;
	line-height:20px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
#trip_nav a {
	text-decoration: underline;
}

#trip_right_title {
	margin-bottom: 10px;
	
}



#trip_left {
float:right;
width:180px;
}
#trip_img {
	text-align:left;
	padding:2px;
	border:1px solid #cccccc;
	width: 180px;
	overflow: hidden;
	height: 180px;
}
#trip_guide ul {
padding:0px;
list-style:none;
margin:0px;
}
#trip_guide h2 {
margin-left:0px;
padding-left:0px;}

#trip_guide li {
float:left;
text-decoration:none;
text-align:center;
}

#trip_guide li a {
display:block;
width:100px;
height:20px;
margin-right:3px;
margin-bottom:5px;
line-height:20px;
border:1px solid #cccccc;
}


#trip_right {
float:left;
width:540px;
padding-top:0px;
margin-right:10px;

}
h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
	color:#008001;
	padding-top: 6px;
	padding-left: 3px;

}

.trip_cloum {
	height:25px;
	margin-bottom:5px;
	line-height:25px;
	padding-left: 3px;
} 

#trip_book {
	border:4px solid #009900;
	padding:10px;
	}
#trip_book h2 {
padding-left:10px;
padding-top:5px;
color:#009900;
font-weight:bold;
}
#trip_form form {
margin:0px;
padding:0px;
}

#trip_form input {
color:#009900;
font-weight:bold;}

.input_small {
width:15px;
height:13px;
line-height:13px;
}

.input_big {
height:15px;
line-height:15px;
}
/*...............font..................*/
.trip_red {
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
/* ....................flights, hotel,price............*/
#trip_flights, #trip_hotel, .trip_price {
margin-bottom:10px;}
.trip_h1 {
	height:20px;
	line-height:20px;
	padding-left:15px;
	padding-top:0px;
	font-weight:bold;
	color:#009900;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
#trip_mbody a {
	text-decoration: underline;
	font-weight: normal;
}

.trip_body2 {
	padding: 8px;
}
#trip_hotel table {
border-collapse:collapse;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}
#trip_hotel td {
	padding: 5px;
}
th {
text-align:left;
padding-left:5px;
height:20px;
font-size:11px;
color:#333333;}
/*................ Contact  Start................*/
#trip_contact {
margin-top:10px;
border:1px solid #009900;

}
#trip_contact h2 {
height:23px;
background-color:#ccfacc;
line-height:20px;
padding-top:3px;
padding-left:10px;
}
.contact_li{ margin-bottom:3px;
margin-top:3px;
padding-left:10px;
width:23%;
float:left;
font-size:12px;
color:#009900;
font-weight:bold;
margin-top:8px;
margin-bottom:8px;
}
.office_time {
margin-left:10px;
}


.office_time {
border-top:1px dash #cccccc;
margin-bottom:3px;
}

span.li_left {
font-weight:bold;
display:block;
width:40px; 
float:left;
margin-right:3px;
}
/*................ Contact  End...............*/
.clear {
	height:0px;
	}


/* ..............TripForm Start................. */

#trip_form_left {
	width:100%;
}

#trip_form table {
border-collapse:collapse;
margin-left:5px;
margin-right:5px;
margin-top:5px;
}
#trip_form td {
	padding: 5px;
}
#choose_hotel, #choose_flight, #trip_passenger {
border:1px dashed #cccccc;
margin-bottom:5px;
margin-left:10px;
padding-bottom:10px;
}
#passenger_info {padding-left:10px;}
/* ..............TripForm End................. */

/* ..............Hotel Page Start................ */
#hotel_img {
float:right;
margin-left:20px;
padding:2px;
border:1px solid #cccccc;
}
/* ..............Hotel Page End................ */

/* ..............Attractions Start................ */
#other_attraction {
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
list-style:none;

}
#other_attraction li {
	background-image:url(../images/smallgif/green_arrow2.gif);
	background-repeat:no-repeat;
	background-position:2px 8px;
	margin-bottom:5px;
	margin-left:15px;
	width:300px;
	display:block;
	float:left;
	margin-right:10px;
	border:1px solid #cccccc;
	height: 20px;
	padding-top: 3px;
	padding-left: 15px;
}
/* ..............Attractions End................ */
.tour_photo_list {
width:120px;
float:left;
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
}
li#tour_li a:link {
text-decoration:underline;
}
