@charset "UTF-8";

/*	BACKGROUND-COLOR: #598EA9;	*/
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: black;
	font-family: Verdana;
}

td{
	line-height:150%;
	font-family: verdana;
}

a {
	color: #039;
	text-decoration: underline;
}

a:link { 
	color: #039; 
}

a:visited {
	color: #963; 
}

a:hover {
	color: #f93; 
}

.destination {
	padding: 15px;
	margin: 0px;
	text-align: left;
}

.list_price_number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.price_number {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
#startop{
	z-index: 1;
	background-image: url("/images/staron.gif");
	background-repeat: repeat-x;
	height: 12px;
}
#starbottom{
	z-index: 0;
	background-image: url("/images/staroff.gif");
	background-repeat: repeat-x;
	width: 65px;
	height: 12px;
} 

select,input {font-face:verdana;height:20px; }
.para1 { margin-top: -45px; margin-left: 55px; margin-right: 10px; font-family: "verdana";  line-height: 35px; text-align: left; font-weight:600; color: #000000; }
.para2 { margin-top: 15px; margin-left: 45px; margin-right: 50px; font-family: "font1, Arial Black";  line-height: 40px; text-align: left; color: silver; }
a {font-weight:700;}
hr{
	color: #c0c0c0;
	height: 1pt;
	margin:10px 0;
}
.BodyHeader{
	margin: 0px;
	text-align: left;
	background: #FFFFFF;
	border-left: 1px solid #999; 
	border-right: 1px solid #999; 
}
.BodyHeader1{
	background-color: #069;
	text-align:right;
}
.BodyHeader2
{
    height: 21px;
}
.BodyHeading{
	font-weight: bold;
	color: black;
	font-family: verdana;
}
.BodyHeading1{
	font-weight: bold;
	color: #155c93;
	text-decoration: underline
}
.SideHeading
{
    font-weight: bold;
    color: white;
}

#footer{
	color: white;
	font-weight: bold;
	background-color:#069;
	font-size:80%;
	text-align:center;
}

.SideHeader
{
    height: 21px;
    background-color: black
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:left;
	background-color:transparent;
}
#header{
	background-color:#fff;
	border:1px solid black;
	padding:0 5px;
	margin:0;
}

#header h1{
	margin: 0;
	padding: 0;
	font-size:15px;
	text-align:right;
	float:right;
}

#left{
	background-color: #F8F5D8;
	font-size:80%;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

#left li {
	border-top: 0px black solid;
	border-bottom: 1px black solid;
	margin: 0;
	font-weight: bold;
	border-collapse : collapse;
}

#left li a {
	display: block;
	width: 100%;
	text-decoration: none;
	border-color:#000000;
	padding: 2px 2px 2px 6px;
	border-top: 0px;
	border-collapse : collapse;
}
html>body #left li a {
	width: auto;
}
select,input {height:20px; }
.small {
	font-size:90%;
}

.product{
	color:#c60;
	font-size:110%;
}

h2{
	font-size:100%;
}

.destination{
	line-height:150%;
}

.center{
	text-align:center;
}
#left_banner{
	text-align:center;
	background-color:#069;
}

form{
	margin:0;
	padding:0;
}

#similiar {
	border-left:1px solid #e0e0e0;
}

#similiar th{
	color:#fff;
	background-color:#069;
	font-size:80%;
}

#similiar td{
	font-size:90%;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

#poweredby{
	font-size:80%;
	text-align:center;
}

#poweredby a{
	color:#000;
	text-decoration: none;
	font-weight:normal;
}

#introduction {
	border:1px solid #c60;
	background-color:#f8f5d8;
	padding:10px;
}

#introduction h2{
	color:#690;
	margin-top:0;
	margin-bottom:0px;
}

.menu{
	color:#c00;
	border-bottom:1px solid #000;
	padding-left:4px;
}

#page{
	color:#c60;
	text-align:center;
	font-weight:bold;
}

.search_result{
	margin-left:20px;
}

.left{
	text-align:left;
}

.review{
	padding:0 10px;
	margin-bottom:10px;
}

.detail{
	width:95%;
	background-color:#f41;
	color:#fff;
	font-weight:bold;
	text-align:center;
	letter-spacing : 15px;
	border:5px solid #f00;
}

.detail a{
	width:100%;
	color:#fff;
}

.detail a:hover{
	background-color:#f90;
	color:#fff;
}

.browse{
	font-size:70%;
}

