/*
skin_fairway.css
VERSION: SEP/15/09
*/


/* general */

body{
	background: transparent url("https://www.wlpp.net/img/fairway/bg_body_test.png") repeat-x center 0;
	background-color:#efefef;
}

div#wrap{
	/*
background: transparent url("../../img/fairway/bg_body.png") repeat-y center 0;
	overflow:auto;
*/
}

div#header, div#body, div#footer{
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

div#body{
	padding: 0;
	background-color:#FFFFFF;
	overflow:auto;
}

div#header{
	background-color:#FFFFFF;
}

div#header{
	margin-bottom:0;
}

div#header_usersection{
	padding-right:12px !important;
}


div.alertbox{
	background-color:#FFFFD9;
	border:1px solid #A7A772;
}

div.alertbox2{
	background-color:#FFDFE1;
	border:1px solid #990000;
	padding:12px;
}

div.st2,div.outerbox{	
	border: 1px solid #AEC7BA;
	background-color:#FFFFFF;
}



/*
div#body{
	overflow:visible;
}

*/

/* font */

a{
	color:#0060AF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
	color:#267726;
}

a:focus{
	outline:none;
}

/*
a:visited{
	color:#807D74;
}
*/

/* replace login form elements */

div#header div#header_usersection div#header_usersection_loginform td#loginform_4 input[type="submit"]{
	background:transparent url(../../img/fairway/btn_login_alt.png) no-repeat scroll 0 0;
	cursor:pointer;
}

/* header */

div#header{
	background-color:#FFFFFF;
}

	div#header div#header_top{
		padding-left: 12px;
	}

/*
Beta version logo. uncomment the lines below after the beta test.
*/

 
div#header div#header_top div#header_ci{
		width:452px;
		height:66px;
		margin-bottom:6px;
		background-image:url(../../img/wlpp/logo_wlpp.jpg);
		background-repeat:no-repeat;
		}
	
	
	div#header div#header_top div#header_ci a{
		text-decoration:none;
		display:block;
		width:452px;
		height:66px;
		text-indent:-999em;
	}
	
	div#header div#header_top div#header_ci span{
		
		position:relative;
		top: -18px;
		left:75px;
	}
	
		div#header div#header_top div#header_ci span p{
			font-size:10px;
			color:#565248;
		}


div#header div#header_menu ul li.header_menu_label a:hover{
	text-decoration:underline;
}

h1#header_tagline{
	margin-top:0;
	margin-bottom:3px;
}



/*  */

div#header_usersection{
	
}

div#header_usersection div#header_usersection_loginform{
	background-image:url(../../img/bg_loginform.gif);
	background-repeat:no-repeat;
}

div#header_usersection div#header_usersection_loginform label{
	color:#000000;
}

div#header_usersection div#header_usersection_loginform input[type="text"]{
	border-color:#999999 #DDDDDD #DDDDDD #999999;
}

div#header div#header_usersection div#header_usersection_loginform input#header_usersection_login_btn{
	color:#ffffff;
	outline-color:#807D74;
	border:1px solid #bdbdbd;
	background-image:url(../../img/fs/bg_login_btn.gif);
	background-position:center;
	text-indent:-999em;

}



/*
div#header div#header_usersection div#header_usersection_loginform input#header_usersection_login_btn:hover{
	color:#ffffff;
	
	border:1px solid #f6f6f6;
	
	
}

*/



/* #header_menu */

div#header_menu{
	
}

div#header_menu a{
	color:#565248;
	text-decoration:none;
}

div#header_info{
	background-color:#FFF1EF;
}

div#header_info p{
	color:#DF421E;
}

/* globaltabmenu */

div#globaltabmenu_box{
	background-color:#a2e1f8;
	height:42px;
	width:1004px;
}
div#globaltabmenu_box ul#globaltabmenu{
	display:block;
	width:1004px;
	left:0;
}

div#globaltabmenu_box ul#globaltabmenu li{
	height:32px;
	margin:0;
	list-style-type:none;
	display:block;
	float:left;
}

	div#globaltabmenu_box ul#globaltabmenu li a{
		display:block;
		height:24px;
		margin:0;
		overflow:hidden;
/*		text-indent:-999em;*/
		padding-top:8px;
		text-decoration:none;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li a.last{
			border-right: 1px solid #18110D;
		}
	
	div#globaltabmenu_box ul#globaltabmenu li a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}
div#globaltabmenu_box ul#globaltabmenu{
	display:block;
	width:1004px;
	left:0;
}

div#globaltabmenu_box ul#globaltabmenu li{
	margin:12px 0 0 0;
	list-style-type:none;
	display:block;
	float:left;
}

	div#globaltabmenu_box ul#globaltabmenu li a{
		display:block;
		padding: 0 0 0 6px;
		text-decoration:none;
		font-size: 14px;
		font-weight:bold;
		margin-left: 12px;
		border-left: 5px solid #E0E9EF;
		color:#595C5F;
	}
	
	div#globaltabmenu_box ul#globaltabmenu li a:hover{
		color:#000000;
		border-color:#E47911;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li a.last{
			
		}
	
	div#globaltabmenu_box ul#globaltabmenu li a:hover{
		
		text-decoration:underline;
	}
	
	
/*	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_1 a{
		width:121px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll 0 0;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_1 a:hover{
			background-position: 0 -32px;
		}
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_2 a{
		width: 112px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -121px 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_2 a:hover{
			background-position: -121px -32px;
		}
		
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_3 a{
		width: 112px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -233px 0;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_3 a:hover{
			background-position:-233px -32px;
		}
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_4 a{
		width: 129px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -345px 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_4 a:hover{
			background-position: -345px -32px;
		}
		
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_5 a{
		width: 133px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -474px 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_5 a:hover{
			background-position: -474px -32px;
		}		
	
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_6 a{
		width: 120px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -607px 0;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_6 a:hover{
			background-position: -607px -32px;
		}
		
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_7 a{
		width:133px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -727px 0;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_7 a:hover{
			background-position: -727px -32px;
		}
		
	div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_8 a{
		width:127px;
		background: transparent url(../../img/wlpp/bg_globaltabmenu_tab.jpg) repeat-x scroll -860px 0;
	}
	
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_8 a:hover{
			background-position: -860px -32px;
		}		
*/	
/*
	div#globaltabmenu_box ul#globaltabmenu li a:active{
		background-position: 0 -64px;
		color:#274A84;
	}

	
	
	
	div#globaltabmenu_box ul#globaltabmenu li a:focus{
		outline:none;
	}
*/

/* BETA TEST */

/* air ticket product right */

div.air_list_article_result_outline {
	background-color:#FFFFFF;
	border:1px solid #7590AE;
	}
	
	div.air_list_article_result_outline div.air_list_article_result {
		background-color:#FFFFFF;
		
		} 
	
	div.air_list_article_result_outline div.air_list_article_result div.air_list_article_result_plan p.air_list_article_plan_number {
		background-color:#235A8F;
		}
		
		table.air_list_article_plan_tbl th{
			background-color:#D2E1F0;
			color:#000000;
			border-left:1px solid #9DB8D2;
			border-right:1px solid #9DB8D2;
			border-top:1px solid #9DB8D2;
			border-bottom:1px solid #7590AE;
		}
		
		table.air_list_article_plan_tbl td{
			border:1px solid #BAB5AB;
			background-color:#FFFFFF;
			}

/* AIR */

div.air_title{
	width:466px;
	height:66px;
	margin-top:12px;
	margin-left:12px;
}
	div.air_title h2{
		display:block;
		width:466px;
		height:66px;
		color:#314E6C;
		text-align:left;
		margin:0;
		padding-top:3px;
		font-weight:bold;
		overflow:hidden;
		text-indent:-999em;
		background-repeat:no-repeat;
	}
	
	div.air_title h2#air_german_title_economy{
	background: transparent url(https://www.wlpp.net/img/fairway/air_german_title_economy.png) no-repeat;
	}
	
	div.air_title h2#air_german_title_business{
	background: transparent url(https://www.wlpp.net/img/fairway/air_german_title_business.png) no-repeat;
	}


table.air_top_table_bestprice{
	width:466px;
	margin: 0 6px 0 6px;
	font-size:1.1em;
	border-bottom:none !important;
}

div.pickup_city_price{
	border-bottom: 1px solid #DEDEDE;
}


div#air_search_header{
	margin: 12px 12px 0 0;
}

div.air_search_outline{
	margin: 0 12px 12px 0;
	background-color:#EAE8E3;
	border-left: 1px solid #BAB5AB;
	border-right: 1px solid #BAB5AB;
	border-bottom: 1px solid #BAB5AB;
}

/* air LEFT */

div.air_list_inner_left{
	background-color:#FFFFFF;
	border: 1px solid #BAB5AB;
}


/* air LEFT selectedplan@planresult.html */

div#air_planresult_selectedplan_title{
	background-color:#D1E0EF;
	
	color:#000000;
}

div#air_planresult_selectedplan_price{
	}


/* air LEFT calendar */

div.st1_left table.calendar th, div#Dday table.calendar th, div#Dday table.calendar th a{
	background-color:#335A95;
	color:#FFFFFF;
}

div.st1_left table.calendar th, div#Dday2 table.calendar th, div#Dday2 table.calendar th a{
	background-color:#335A95;
	color:#FFFFFF;
}

div.st1_left table.calendar td, div#Dday table.calendar td, div#Dday2 table.calendar td{
	border: 1px solid #BAB5AB;
	font-size:1.3em;
}

	div#Dday table.calendar td a{
		display:block;
		width:100%;
		height:100%;
		background-color:#E0E8EF;
	}

	div#Dday table.calendar td a:hover{
		background-color:#335A95;
		color:#FFFFFF;
	}


/* air RIGHT selectedplan@planresult.html */

div.st1_right div.air_list_article_result_plan p.air_list_article_plan_number{
	background-color:#D2E1F0;
	border-color:#9DB8D2 #9DB8D2 #7590AE;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:14px;
}

div.st1_right div.air_list_article_result_plan p.air_list_article_result_notice{
	color:#DF421E;
}	

div.st1_right table.air_planresult_selectedplan_table td{
		border-top:1px solid #807D74;
		border-bottom:1px solid #807D74;
	}
	
/* air RIGHT city */

table.air_city_right_tbl td.air_city_td_first{
	background-color:#CFE8FF;
}


/* HOTEL */

div#hotel_search_header{
	margin: 12px 12px 0 0;
}

/* hotel ARTICLE LIST */

div.htl_list_outline div.htl_list_inner_left{
	border: 1px solid #807D74;
}

div.htl_list_article_result_outline {
    background-color: #FFFFFF;
    border: 1px solid #7590AE;
}


	
/* FOOTER */

div#footer{
	width:980px;
	padding: 12px;
	background-color:#FFFFFF;
}

div#footer div#footer_upper{
	width:auto;
	margin: 0 auto;
	text-align:center;
	overflow:auto;
	padding: 0 0 24px 0;
}

	div#footer div#footer_upper a{
		font-size:1.2em;
		text-decoration:none;
		padding: 0 6px;
		border-left: 1px solid #AEC7BA;
	}
	
	div#footer div#footer_upper a:hover{
		text-decoration:underline;
	}

div#footer .last{
	border-right: 1px solid #AEC7BA;
}

.leftend{
	border-left:none !important;
}	

.first{
	border-left:none !important;
}
	

div#footer div#footer_under{
	clear:both;
}

	div#footer div#footer_under table td{
		color:#565248;
		font-size:1.1em;
		vertical-align:middle;
	}
	
	div#footer div#footer_under table{
		width:100%;
		
	}
	
		div#footer div#footer_under table td#footer_under_1{
			width:340px;	
		}
	
			div#footer div#footer_under table td#footer_under_1 a{
				float:left;
				display:block;
				width:129px;
				height:44px;
				margin-right:18px;
				background-image: url(../../img/fairway/footer_img_left.gif);
				background-repeat:no-repeat;
				overflow:hidden;
				text-indent:-999em;
			}
			
		div#footer div#footer_under table td#footer_under_3{
			text-align:right;
		}
		
			div#footer div#footer_under table td#footer_under_3 img{
			float:right;
			margin-left:18px;
		}	

div#footer div#footer_copyright{
	text-align:center;
}

	div#footer div#footer_copyright p{
		color:#565248;
		font-size:1.1em;
	}
	
/* searchoptionsbar */

div#searchoptionbar{
	background-color:#5387BF;
	}
	
div#searchoptionbar table#searchoptionbar_tbl_air{
	background-color:#D1E1EF;
}

span.searchoptionbar_tbl_air_title p{
	background-color:#5387BF;
	color:#FFFFFF;
}

div#searchoptionbar_htl{
	background-color:#BAB5AB;
}

div#searchoptionbar_htl table#searchoptionbar_tbl_htl{
	background-color:#EAE8E3;
}

span.searchoptionbar_tbl_htl_title p{
	background-color:#565248;
	color:#FFFFFF;
}

/* hotel ARTICLE LIST */

div.htl_list_article_result_outline {
    background-color: #FFFFFF;
    border: 1px solid #807D74;
}


/*-----------------------------------------------------------------------------------------------*/
/*                                      SEARCH STYLES                                            */
/*-----------------------------------------------------------------------------------------------*/

h3#search_field_title{
	font-size:1.3em;
	font-weight:bolder;
	color:#267726;
	margin: 0 0 2px 6px;
}


div#search_field{
	display:block;
	border: 1px solid #BAB5AB;
	background-color:#FFFFFF;
	padding:2px;
	width:357px;
	height: 26px;
	text-align:left;
	margin:6px;
}

div#search_field table#search_field_inner_tbl{
	float:right;
}

	div#search_field table#search_field_inner_tbl,
	div#search_field table#search_field_inner_tbl td{
		background: transparent;
		
	}
	


	div#search_field input[type="text"]{
		border:none;
		text-align:left;
		padding:6px 12px 2px 0;
		margin-right:10px;
		font-size:14px;
		height:18px;
		width:266px;
		float:left;
		vertical-align:middle;
	}
	
	div#search_field input#search_btn{
		display:block;
		width:64px;
		height:24px;
		background: transparent url(../../images/tour/btn_search.gif) no-repeat 0 0;
		border:none;
		overflow:hidden;
		text-indent:-999em;
		float:right;
		margin-top:1px;
		cursor:pointer;
	}

table#search_field_wrap{
	display:block;
	height:44px;
	margin-left:6px;
	margin-bottom:12px;
}

	table#search_field_wrap td{
		background: transparent url(../../img/fairway/search_field_wrap_bg.gif) repeat-x 0 0;
	}

	table#search_field_wrap td#search_field_wrap_left{
		width:8px;
		height:44px;
		background: transparent url(../../img/fairway/search_field_wrap_left.gif) no-repeat 0 0;
		overflow:hidden;
		text-indent:-999em;
	}
	
	table#search_field_wrap td#search_field_wrap_right{
		width:8px;
		height:44px;
		background: transparent url(../../img/fairway/search_field_wrap_right.gif) no-repeat 0 0;
		overflow:hidden;
		text-indent:-999em;
	}

p#searcfielddescription{
	margin-left:6px;
	font-size:11px;
	margin-bottom:18px;
}

a#searchfromcategory{
	margin-left:6px;
	font-weight:bolder;
	text-decoration:underline;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                      CITY PAGE STYLES                                         */
/*-----------------------------------------------------------------------------------------------*/


table#fs_table_dir{
	margin: 12px 0 12px 12px;
	float:left;
}

	table#fs_table_dir td{
		font-size:1.2em;
		text-align:left;
	}

h2.fs_h2_info{
	clear:both;
	text-align:left;
	margin: 12px 0 12px 12px;
	color:#000000;
	font-weight:bolder;
	font-size:1.8em;
	border-left:2px solid #000000;
	padding-left:6px;
}

table.fs_table_info{
	margin: 0 12px 12px 12px;
	background-color:#EFEAE0;
}

	table.fs_table_info td{
		padding:6px;
	}
	
div#tour_city_air{
	margin: 48px 12px 12px 12px;
}

	div#tour_city_air h3{
		margin-bottom:0;
	}
	
		div#tour_city_air h3 a{
			color:#FFFFFF;
			display:block;
			height:28px;
			padding-top:6px;
			display:block;
			font-size:16px;
			font-weight:bold;
			padding-bottom:2px;
			padding-left:76px;
			text-align:left;
			background: transparent url(https://www.wlpp.net/img/fairway/tour_city_title_air.png) no-repeat 0 0;
		}	

div#tour_city_air table{
	background-color:#FFFFFF;
	border:1px solid #AEC7BA !important;
	border-collapse:collapse;
}

	div#tour_city_air table td{
		border-collapse:collapse;
		border: 1px solid #BAB5AB;
		padding:6px;
		font-size:12px;
	}


/*-----------------------------------------------------------------------------------------------*/
/*                                         TOUR STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/


/* CATEGORY INFO */

div#catlist_title h1{
	color:#267726;;
	font-size:2em;
	font-weight:bolder;
	text-align:left;
	margin-left:12px;
}

div.catinfo_box h1{
	
	}

div#catinfo_title_wrap{
	/*
background-color:#EF8B3B;
*/
}

div#catinfo_title_inner{
	/*
background-color:#FFFFFF;
*/
}				
			
div.catinfo_box_txt{
	margin-top:12px;
}

table.tour_cat_tbl_1{
	border:1px solid #AEC7BA !important;	
	background-color:#EFFFF5; 
}

	table.tour_cat_tbl_1 td h4{
		/*
border:1px solid #AEC7BA;
*/
		background-color:#022F20;
		padding: 3px 0 3px 6px;
	}
	
		table.tour_cat_tbl_1 td h4 a{
			color:#ffffff;
			
		}
		
		table.tour_cat_tbl_1 td h4 img{
			margin-right:4px;	
		}

td.pic img{
	border:1px solid #AEC7BA;
}


table.tour_itemmenu_tbl_2{
	border:1px solid #AEC7BA;
}

	table.tour_itemmenu_tbl_2 td h4{
		border:1px solid #AEC7BA;
		background-color:#F4E7D5;
		padding: 3px 10px 3px 10px;
	}
	
	
table.tour_cat_tbl_2{
	border:1px solid #AEC7BA;	
	background-color:#FFF2DF; 
}

	table.tour_cat_tbl_2 td h4{
		/*
border:1px solid #AEC7BA;
*/
		background-color:#663822;
		padding: 3px 0 3px 10px;
	}
	
		table.tour_cat_tbl_2 td h4 a{
			color:#ffffff;
		}

td.pic img{
	border:1px solid #AEC7BA;
}


table.tour_itemmenu_tbl_1{
	border:1px solid #AEC7BA;
}

	table.tour_itemmenu_tbl_1 td h4{
		border:1px solid #AEC7BA;
		background-color:#EFFFF5;
		padding: 3px 10px 3px 6px;
	}	
		
table.tour_itemmenu_tbl_2{
	border:1px solid #7BB392;
}

	table.tour_itemmenu_tbl_2 td h4{
		border:1px solid #95D0AE;
		background-color:#EFFFF5;
		padding: 3px 10px 3px 6px;
	}	


table.tour_detail th{
	border:1px solid #7BB392;
	background-color:#C2EFD3;
	padding:6px;
}

	table.tour_detail td{
		padding:6px;
		border-collapse:collapse;
		border: 1px solid #BAB5AB;
	}
	
	div.cart_box_item td.tour_cart_tourtitle_link{
		background-color:#FEFFBF;
	}

div.tour_content h1{/* Tour Article Title */
	text-align:left;
	color:#000000;
	padding-left:12px;
	border-left: 3px solid #000000;
	margin-bottom:30px;
}


div.tour_summary{
	border: 1px solid #5CAD00;
}


div.tour_menu{
	background-color:#EAE8E3;
}

div.tour_menu_recommend{
	
}


	div.tour_menu_recommend p{
		color:#CF8300; 
		font-weight:bolder;
		font-size:1.4em;
	}

/* Calendar */

table.calendar_tour th{
	background-color:#2A1005;
}


/* Tour Detail Submit Button */

div#tour_detail_submit_box{
	
}

table.tour_detail_number_tbl{
	margin: 12px auto;
}

table.tour_detail_number_tbl th{
	text-align:center;
}

table.tour_detail_number_tbl td{
	height:40px;
	background:#ffffff url(../../images/tour/bk_tour_detail_number_tbl.gif) repeat-x 0 0;
}

table.tour_detail_number_tbl label{
	padding: 0 6px;
}

	table.tour_detail_number_tbl td.tour_detail_number_tbl_left{
		width:30px;
		background: #FFFFFF url(../../images/tour/bk_tour_detail_number_tbl_left.gif) no-repeat 0 0;
		overflow:hidden;
		text-indent:-999em;
	}
	
	table.tour_detail_number_tbl td.tour_detail_number_tbl_right{
		width:30px;
		background: #FFFFFF url(../../images/tour/bk_tour_detail_number_tbl_right.gif) no-repeat 0 0;
		overflow:hidden;
		text-indent:-999em;
	}
	

table.tour_detail_arrange_tbl{
	margin: 12px auto;
}

	table.tour_detail_arrange_tbl td{
		vertical-align:middle;
	}

	table.tour_detail_arrange_tbl td.tour_detail_arrange_tbl_icon{
		padding-right:6px;
	}
	
	table.tour_detail_arrange_tbl td input{
		background-color:#FFCFCF;
		height:28px;
		font-size:1.6em;
		font-weight:bolder;
		padding:3px 3px 3px 9px;
	}
	
	table.tour_detail_arrange_tbl td label{
		font-size:1.6em;
		font-weight:bolder;
		padding-right:6px;
	}
	
div.tour_detail_arrange_box{
	display:block;
	width:168px;
	height:42px;
	margin: 12px auto;
	text-align:center;
}

	div.tour_detail_arrange_box button{
		display:block;
		width:168px;
		height:42px;
		background:transparent url(../../images/tour/btn_tour_detail_modify.png) scroll no-repeat 0 0;
		border:none;
		overflow:hidden;
		text-indent:-999em;
		cursor:pointer;
	}
	
	div.tour_detail_arrange_box button:hover{
		background-position: 0 -42px;
		cursor:pointer;
	}

/* TOUR CART */

div#tour_cart_title{
background-image:url(../../images/tour/cart_title.gif);
background-repeat:no-repeat;
width:600px;
height:110px;
margin-left:12px;
}

div#tour_cart_title h1{
	color:#663822;
	visibility:hidden;
}

div.cart_box_item{
	/*
background-color:#EFEFEF;
*/
}

	div.cart_box_item th.tour_cart_tourtitle{
		background-color: #EF8007;
		color:#FFFFFF;
		font-weight:bolder;
	}

div.cart_box_item table.tour_detail th{
	border:1px solid #BAB5AB;
}

div.cart_box_item table.tour_detail th.tour_cart_tourtitle_th{
	background-color:#DFDFDF;
	color:#000000;
	font-weight:bolder;
}

table.tour_cart_price_tbl th{
	background-color:#F4E7D5 !important;
}	

/* TOUR ARRANGE */

div.cart_arrange_content th,
th.tourTable01Title{
	color:#FFFFFF !important;
	background-color:#033323 !important;
	border: 1px solid #BAB5AB !important;
}

div.cart_arrange_detail_header{
	background-color:#2D1406;
	border: 1px solid #BAB5AB;
	}
	
	div.cart_arrange_detail_header p{
		color:#FFFFFF;
	}		

/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	margin-top:22px;
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(../../img/tmp/tipTop.png) no-repeat top;
	font-size:12spx;}
	
.tipMid {background: transparent url(../../img/tmp/tipMid.png) repeat-y; padding: 0 25px 8px 25px;}
.tipBtm {background: transparent url(../../img/tmp/tipBtm.png) no-repeat bottom; height: 32px;}		

.city_h2{
	background-image: url(https://www.wlpp.net/img/fairway/city_title.png);
	background-repeat: no-repeat;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                         BLOG STYLES                                           */
/*-----------------------------------------------------------------------------------------------*/

/* BODY */

div#blog_body{
	width:600px;
	margin-right:12px;
	margin-top:12px;
	padding-top:160px;
	background:transparent url(../../img/blog_header_default.jpg) no-repeat 0 0;
}


/* TITLE */

div#blog_title_img{
	display:block;
	width:572px;
	height:65px;
	margin-top:12px;
	margin-left:14px;
	
	overflow:hidden;
	text-indent:-999em;
	background: transparent url(../../img/german-ex/blog_title_img.gif) no-repeat 0 0;
}
/* POST */


div.blog_post{
	display:block;
	width:560px;
	margin-left:14px;
	margin-bottom:24px;
}

	div.blog_post h1.blog_post_title{
		display:block;
		height:66px;
		margin-bottom:60px;
		color:#2A1105;
		font-size:2.0em;
	}
	
		div.blog_post h1.blog_post_title a{
		color:#2A1105;
		font-style:italic;
	}

	div.blog_post img{
		border: 1px solid #E6DBC9;
	}

div.blog_post_text{
	text-align:left;
	background-color:#FAF2DF;
	padding: 12px 24px 24px 24px;
	font-size:1.3em;
	line-height:1.5em;
}

	div.blog_post_text p{
		line-height:1.5em !important;
	}



h1.blog_post_title{
	font-weight:bolder;
	color:#FF6600;
}


	
	h1.blog_post_title a{
		color:#DF4E00;
	}

div#blog_menu{
	float:right;
	display:block;
	width:368px;
	
	margin-right:12px;
	margin-bottom:12px;
	padding: 0 0 12px 0;
}

	div#blog_menu a{
		color:#4F2A18;
		}

div#blog_content{
	float:left;
	display:block;
	width:572px;
	margin-left:12px;
	text-align:left;
	padding:12px 0;
}

div.blog_post_box img{
		border: 1px solid #E4C29D;
	}


div.blog_post_body{
	padding:12px;
	background-color:#EFEAE0;
}

	div.blog_post_body p{
		font-size:1.4em;
		text-indent:1em;
	}
	
	
	div.blog_post_body a{
		color:#663822;
	}
	
		div.blog_post_body a:hover{
			
		}
		
		div.blog_post_body a:active{
			color:#267726;
		}

/* ARCHIVE */		

div#blog_menu{
	background: transparent url(../../img/german-ex/blog_menu_bg.jpg) repeat-y 0 110px;
	
}		

div#blog_archive h3{
	display:block;
	width:368px;
	height:110px;
	background: transparent url(../../img/german-ex/blog_menu_header.jpg) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
}

div#blog_archive{
	
}

	div#blog_archive ul{
		margin: 0 12px 0 24px;
	}
	
		div#blog_archive li{
			color:#2A1105;
			margin-bottom:6px;
			border-bottom : 1px solid #BFAD8F;
			text-align:left;
			font-size:1.4em;
			padding-bottom:6px;
		}		
		
/* INFO */

div#info_index_left{
	margin-left:12px;
}

li.info_index_li{
	line-height:1.5em;
}

h3#info_title_h3{
	width:478px !important;
	font-size:17px;
	font-weight:bold;
	padding: 6px 0;
}

h4.info_subtitle_h4 {
	background-color:#D1E4EF !important;
	border:1px solid #BAB5AB !important;
	border-style:solid;
	border-width:1px;
	font-size:14px !important;
	font-weight:bold;
	margin:6px 0 0 12px;
	padding:3px 0 3px 12px;
	text-align:left;
	width:464px !important;
}

div.info_privacy_inbox, 
div.info_faq_inbox,
ul.info_cancel_inbox,
div.info_shiharai_inbox,
ul.info_link_inbox,
div.info_point_inbox,
div.info_yougo_inbox,
div.info_kaiteki_inbox{
	text-align:left;
	width:452px !important;
	font-size:13px !important;
	line-height:1.5em !important;
}

dl.info_kaiteki_inbox_dl{
	width: 470px !important;
	font-size:13px !important;
	line-height:1.5em !important;
}

div.info_sitemap_in_left ul,
div.info_sitemap_in_right ul{
	font-size:13px !important;
	line-height:1.5em !important;
}

div.info_sitemap_subtitle{
	padding-top:12px !important;
	padding-bottom:12px !important;
}



div.info_privacy_inbox p,
div.info_privacy_inbox li,
div.info_faq_inbox p,
ul.info_cancel_inbox li{
	font-size:13px !important;
	line-height:1.5em !important;
}

ul.info_cancel_inbox{
	
}

	ul.info_cancel_inbox li{
		list-style-type:disc;
		margin-left:12px;
	}