@charset "UTF-8";
/* CSS Document */
h2{
	margin:0px;
}
h3{
	margin:0px;
}
#content{
	background-color:#191919;
	width:960px;
	height:auto;
	float:left;
	text-align: center;
}

#travel_detail{
	padding-left:15px;
	padding-top:15px;
	width:930px;
	height:auto;
	overflow:auto;
}
.packages {
	width:700px;
	height:19px;
	vertical-align:middle;
	margin-bottom:10px;
}
.packages .caption{
	height:19px;
	vertical-align:middle;
	padding-top:3px;
}
.floatLeft{
	display:block;
	float:left;
}
.packages .title{
	font-size:14px;
	width:400px;
	
	float:left;
}
#lightbox h2{
	margin:0 0 1em 0;
}
#lightbox h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}


.packages img{
	padding-right:5px;
	float:left;
}
.packages .it{
	font-size:12px;
	width:150px;
	float:left;
}

.packages .request{
	font-size:12px;
	width:110px;
	float:left;
}
#detail{
	background-image:url(images/memberpage/detail_head.gif);
	height:37px;
	padding-left:15px;
	padding-top:25px;
	color:#FFF;
}
#detail #back{
	width:50px;
	height:auto;
	float:left;
}
#detail #title{
	width:500px;
	height:auto;
	padding-left:20px;
	float:left;
}
#content_detail{
	background-color:#ffffff;
	background-image:url(images/memberpage/detail.jpg);
	width:960px;
	height:800px;
	float:left;
	text-align:left;
	overflow:auto;
}
#content_member{
	background-color:#191919;
	background-image:url(images/memberpage/memberbase_1.jpg);
	background-repeat:no-repeat;
	width:940px;
	margin-left:10px;
	height:550px;
	float:left;
	text-align: center;
}
#content_about{
	margin-left: 4px;
	background-color:#FFF;
	width:960px;
	background-image:url(images/about_bg.jpg);
	height:auto;
	float:left;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-repeat:repeat-x;
	background-color:#0000000;
}
img{
	border:none;
	color: #FFF;
	text-align: center;
}
#container{
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.content{
	background-color:#fff;
	padding-left:10px;
	padding-top:20px;
	
}
#home{
	float:left;
}
#nav{
	float:left;
	width:460px;
	color:#FFF;
	text-align: right;
}
#nav2{
	float:left;
	width:357px;
}
input{
	float:left;
	text-align: left;
}
#footer{
	color:#CCC;
	padding-left:22px;
	font-size:10px;
}
table a{
	color:#666;
	font-size: 10px;
	text-align: left;
}
table{
	text-align:left;
}
table .content{
	padding-left:10px;
	padding-top:5px;
	background-color:#FFF;
	top:auto;
	vertical-align:top;
}
table .divider{
	width:1px;
	background-color:#999;
}
table #destination{
	width:180px;
}
table #period{
	width:220px;
}
table #doc{
	width:250px;
}
table #status{
	width:100px;
	color:#060;
}
table #points{
	color:#333;
	text-align:left;
	width:100px;
}
#travelpoints{
	text-align:center;
	color:#FFF;
}
table #side{
	width:200px;
}
table td{
	font-size:11px;
}
#navbar{
	
	float:left;
	width:960px;
	height:30px;
	color:#FFF;
	vertical-align:middle;
}
#content_resource{
}
#navbar  a {
	text-decoration: none;
}

#navbar a:hover {
	position: relative;
}

#navbar a span {
	display: none;
}

#navbar a:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 5px; margin-top: -80px; z-index: 100;
	margin-left:80px;
	width:200px;
	color:#FFF;
   	background: #000; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	/* end formatting */
}

#headerimg{
	float:left;
	
}

/* menu*/

#menu {
float: left;width:725px;
background-image:url(images/navbg.jpg);
font-size:12px;

height:39px;
}
#menu img{
	border:none;
}
#menu ul {
list-style: none;width: 100%;
height:45px;
margin: 0;
padding: 0;
width: auto;
float: left;
}
#menu ul ul {
	margin-top:-1px;
	position: absolute;
	height:50px;
	z-index: 500;width:155px;

}
#menu ul ul a{
	padding:5px;

}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}

#menu a, #menu h2 {
display: block;
margin: 0;
padding: 5;
}

#menu h2 {
color: #fff;
background: #000;
}

#menu a {
	
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

/* end of menu*/
#title{
	
	height:19px;
	float:left;
}
#text{
	
	float:left;
}
#graph{
	float:left;width:466px;margin-left:12px;
	
}


#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 400px;
	height: 200px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}
#msg{
	font-family:Arial, Helvetica, sans-serif;font-size:12px;
}
#white {
	color: #FFF;
	text-align: center;
	margin:auto;
}

