/*Olapic CSS Document */
#tour-wrapper{		
	width:1025px;		
	margin:0px auto;	
}
#tour-content{			
	float:left;
	height:400px;
	min-height:400px;
	height:auto !important;
	padding:15px 0px 0px 15px;	
}

#tour-content h1{
	color:#E63C75;
	font-size:1.8em;
	font-weight:normal;
	margin:0px;
	padding:0px 0px 15px 0px;			
}
#tour-content .boxtop-bg{
	float:left;
/*	background:url(../images/tour/top_crv.gif) no-repeat bottom;*/
	width:995px;
	height:20px;	
}
#tour-content .boxbottom-bg{
	float:left;
/*	background:url(../images/tour/btm_crv.gif) no-repeat top;*/
	width:995px;
	height:12px;	
}
#tour-content .boxmiddle-bg{
	float:left;
	/*background:url(../images/tour/bg_crv.gif) repeat-y;*/
	width:995px;	
}
#tour-content .boxtop-bg span{
	float:left;
	background-color:#FFFFFF;
	line-height:20px;
	color:#36A7AD;
	font-size:16px;
	font-weight:bold;		
}
#tour-content .boxmiddle-bg .inner{
	float:left;
	padding:20px 10px 10px 20px;
}
#tour-content .boxtop-video{
	float:left;
	background:url(../images/tour/top_crv.gif) no-repeat bottom;
	width:995px;
	height:20px;	
}
#tour-content .boxbottom-video{
	float:left;
	background:url(../images/tour/btm_crv.gif) no-repeat top;
	width:995px;
	height:12px;	
}
#tour-content .boxmiddle-video{
	float:left;
	background:url(../images/tour/bg_crv.gif) repeat-y;
	width:995px;	
}
#tour-content .boxtop-video span{
	float:left;
	background-color:#FFFFFF;
	padding:0px 5px 0px 5px;
	margin-left:10px;
	line-height:20px;
	color:#36A7AD;
	font-size:16px;
	font-weight:bold;		
}
#tour-content .boxmiddle-video .inner{
	float:left;
	padding:20px 10px 10px 251px;
}
#tour-content .boxmiddle-bg .inner p{
	padding:0px 15px 0px 0px;
	margin:0px;
	color:#5A5A56;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
}
#tour-content .boxmiddle-bg .inner p a{
	color:#E63C75;
	text-decoration:none;
}
#tour-content .boxmiddle-bg .inner li{
	margin:10px 0px 0px 40px;
	line-height:24px;
	font-size:14px;
	
}
#tour-content .boxmiddle-bg .inner p a:hover{
	color:#E63C75;
	text-decoration:none;
}
#tour-content .boxmiddle-bg .inner p b{
	color:#E63C75;
}
#tour-content .boxmiddle-bg .inner .couple-1{
	float:left;
	width:50%;	
}
#tour-content .boxmiddle-bg .inner .couple-2{
	float:left;
	width:50%;	
}

#tour-content .boxmiddle-bg .inner .guest-1{
	float:left;
	width:45%;	
}

#tour-content .boxmiddle-bg .inner .guest-2{
	float:left;
	width:40%;
	margin:-40px 0px 0px 50px;	
}

#nav-header{
	float:left;
	width:100%;
	background:url(../images/nav_bg.gif) repeat-x;
	height:32px;	
}
#nav-left{
	float:left;
	width:60%;
	margin:5px 0px 0px 18px;	
}
#nav-left ul{
	display:inline;
	float:left;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#nav-left ul a{
	color:#C8F1F3;
	text-decoration:none;
	font-weight:bold;
}
#nav-left ul li{	
	cursor:pointer;
	float:left;
	line-height:22px;
	padding:0px 12px 0px 12px;
	text-align:center;
	text-transform:capitalize;
}
#nav-left ul li span{	
	float:left;
	height:27px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#nav-left ul li.current{
	color:#D5C04A;
	background:url(../images/current-nav.gif) no-repeat center bottom;	
}
#nav-left ul li.current a{
	color:#D5C04A;
}
#nav-left ul li.current a:hover{
	color:#D5C04A;
}
#menutour{
    width:80%;
    margin:auto;
    text-align:center;
}
#menutour a{
    font-size:14px;
    color:#E63C75;
    font-weight:bold;
    text-decoration:underline;
}
