@charset "utf-8";
/*
skin_swiss-ex.css
nta
VERSION: MAY/24/10
*/


/* general */

body{
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","モナーフォント";
	overflow:visible;
	background:url(/img/swiss-ex/bg_body.png);
}

div#wrap{
	overflow:visible;
}

div#header, div#body, div#footer{
	
}

div#body{
	padding: 0 0 12px 0;
	
}

div#header_wrap{
	/*
display:block;
	width: 1004px;
	height: 20px;
	margin: 0 auto;
*/
}

div#header{
	
}

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{	
}



/*
div#body{
	overflow:visible;
}

*/

/* font */

a{
	color:#004B91;
	text-decoration:none;
}

a:hover{
	color:#CF8300;
	text-decoration:underline;
}

a:active{
	color:#CF9700;
}


/* header */

div#header_wrap{
	width: 100%;
	height:90px;
	display:block;
	text-align:center;
	background:transparent url(/img/swiss-ex/bg_header_wrap.gif) repeat-x 0 0;
}

div#header{
	width: 1004px;
	height:25px;
	overflow:visible;
	margin: 0 auto;
	position:relative;
	top:0;
	display:block;
	
}

	div#header div#header_top{
		padding:0;
	}
	
div#header_top{
	width: auto;
	height:45px;
	overflow:visible;
}	
 
div#header div#header_top div#header_ci{
		width:107px;
		height:20px;
		float:left;
		background-repeat:no-repeat;
		}
	
	
	div#header div#header_top div#header_ci a{
		text-decoration:none;
		display:block;
		width:300px;
		height:45px;
		background:url(/img/swiss-ex/logo_swiss-ex.png)  no-repeat 0 0;
		text-indent:-999em;
		position:absolute;
		top:0;
		margin-left:2px;
	}
	
	div#header div#header_top div#header_ci a:hover{
		background-position: 0 -46px;
	}
	
	div#header_campaign{
		display:block;
		float:left;
		width:140px;
		margin-left:12px;
	}
	
		div#header_campaign a{
			display:block
		}


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

h1#header_tagline{
	margin: 6px 0 0 6px !important;
	position:relative;
	height: 25px;
	display:block;
	left: 307px;
	width:260px;
	overflow:hidden;
	color:#DEDEDE;
}

div#header div#header_menu ul li#callcenter_text {
	color:#FFFFFF;
	margin-top:3px;
	}

/* ログインフォーム */

div#header_usersection{
	margin-bottom:0 !important;
}

div#header_usersection div#header_usersection_loginform{
	background-image:url(/img/russia-ex/bg_loginform.gif);
	background-repeat:no-repeat;
	z-index:1000;
	margin-top:3px;
}

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

div#header_usersection div#header_usersection_loginform input[type="text"],
div#header_usersection div#header_usersection_loginform input[type="password"]{
	background-color:#EAE8E3;
}

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 td#loginform_4 input[type="submit"]{
	background:transparent url(/img/france-ex/btn_login_alt.png) repeat scroll 0 0;
}

div#header div#header_usersection div#header_usersection_loginform td#loginform_5 td#loginform_pwdreminder a{
	background: transparent url(/img/russia-ex/bg_loginform_pwdreminder.gif) repeat scroll 0 0;
}

#header_usersection_loggedin{
	margin-top:3px;
}

/* #header_menu */

div#header_menu{
	height:20px !important;	
}

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

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

div#header_info p{
	color:#DF421E;
}

a#header_menu_login{
	display:block;
	width:80px;
	height:20px;
	overflow:hidden;
	float:right;
	position:relative;
	top:2px;
	text-indent:-999em;
	background:transparent url(/img/swiss-ex/nologin_btn.png) scroll no-repeat 0 0;
}

	a#header_menu_login:hover{
		background-position: 0 -20px;
	}
	
a.header_menu_login_2{
	display:block;
	width:80px;
	height:20px;
	overflow:hidden;
	float:right;
	position:relative;
	top:2px;
	text-indent:-999em;
	background:transparent url(/img/swiss-ex/nologin_btn.png) scroll no-repeat 0 -40px !important;
}

a.header_menu_login_2:hover{
		background-position: 0 -60px !important;
	}	
	
div#mask{
	display:none;
	background-color:#000;
}	

/* nav */

.open {
    margin-top: 78px !important;
}

/*
.nav-wrap {
    display: block;
    height: 40px;
    margin: 33px auto 0 auto;
    background: transparent url(/img/swiss-ex/bg_nav.png) repeat-x 0 bottom;
    border-top: 1px solid #1A2F23;
    border-bottom: 3px solid #4C6F5B;
}
*/

div#globaltabmenu_wrap{
	width:100%;
	height:24px;
	text-align:center;
	background:transparent url(/img/swiss-ex/nav_bg.gif) repeat-x 0 0;
}

div#globaltabmenu_box {
    display: block;
    width: 1004px;
    height: 24px;
    margin: 0 auto;
}

 div#globaltabmenu_box ul{
 	display:block;
	width:1004px;
	height:24px;
 }
 
 div#globaltabmenu_box ul li{
 	float:left;
	list-style-type:none;
 }
 
 div#globaltabmenu_box ul li a{
 	display:block;
	height:24px;
	text-indent:-999em;
	overflow:hidden;
 }
 
 li#nav_1 a{
 	width:137px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll 0 0;
 }
 
 	li#nav_1 a:hover{
 		background-position: 0 -24px;
 	}
 
 li#nav_2 a{
 	width:133px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll -137px 0;
 }
 
 	li#nav_2 a:hover{
 		background-position: -137px -24px;
 	}
 
 li#nav_3 a{
 	width:130px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll -269px 0;
 }
 
 	li#nav_3 a:hover{
 		background-position: -269px -24px;
 	}
 
 li#nav_4 a{
 	width:192px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll -399px 0;
 }
 
 	li#nav_4 a:hover{
 		background-position: -399px -24px;
 	}
 
 li#nav_5 a{
 	width:142px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll -591px 0;
 }
 
 	li#nav_5 a:hover{
 		background-position: -591px -24px;
 	}
 
 li#nav_6 a{
 	width:128px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll -733px 0;
 }
 
 	li#nav_6 a:hover{
 		background-position: -733px -24px;
 	}
 
 li#nav_7 a{
 	width:142px;
	background:transparent url(/img/swiss-ex/nav.png) no-repeat scroll -861px 0;
 }
 
 	li#nav_7 a:hover{
 		background-position: -861px -24px;
 	}

.group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
*:first-child + html .group {
    zoom: 1;
}
 /* IE7 */
#nav_ul {
    margin: 0 auto 0 110px;
    list-style: none;
    position: relative;
    width: 894px;
    height: 40px;
}

#nav_ul li {
    display: inline;
}

#nav_ul li a {
    color: #DFEFD1;
    font-size: 14px;
    height: 14px;
    display: block;
    float: left;
    padding: 11px 10px 15px 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-right: 1px solid #1A2F23;
    border-left: 1px solid #415F4E;
}

#nav_ul li a:hover {
    color: white;
    background: transparent url(/img/swiss-ex/bg_nav_2.png) repeat-x 0 bottom;
}

#magic-line {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100px;
    height: 3px;
    background: #FF513F;
}

.current_page_item a, .current_page_item_two a {
    color: white !important;
}
				
/* Dropdown Menu */

li#globaltabmenu_tab_tourlist ul{
    display: none;
    position: absolute;
    left: 402px;
    margin: 0;
    padding: 0;
}

	li#globaltabmenu_tab_tourlist ul li{
		float:none !important;
	}
	
		li#globaltabmenu_tab_tourlist ul li a{
			width:216px !important;
		}
		
		li#globaltabmenu_tab_tourlist ul li a#tourlist_1{
			background: transparent url(/img/swiss-ex/bg_globaltabmenu_tab_l2.png) no-repeat scroll 0 0 !important;
		}
		
			li#globaltabmenu_tab_tourlist ul li a#tourlist_1:hover{
				background-position: 0 -46px !important;
			}
			
		li#globaltabmenu_tab_tourlist ul li a#tourlist_2{
			background: transparent url(/img/swiss-ex/bg_globaltabmenu_tab_l2.png) no-repeat scroll -216px 0 !important;
		}
		
			li#globaltabmenu_tab_tourlist ul li a#tourlist_2:hover{
				background-position: -216px -46px !important;
			}	
		
		li#globaltabmenu_tab_tourlist ul li a#tourlist_3{
			background: transparent url(/img/swiss-ex/bg_globaltabmenu_tab_l2.png) no-repeat scroll -432px 0 !important;
		}
		
			li#globaltabmenu_tab_tourlist ul li a#tourlist_3:hover{
				background-position: -432px -46px !important;
			}

/* BETA TEST */

div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_betatest{
	list-style-type:none;
	display:block;
	width:166px;
	float:left;
	padding:0;
	margin-left:24px;
}

div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_betatest a{
		width: 154px;
		background: transparent url(/img/fs/bg_globaltabmenu_betatest.png) no-repeat scroll 0 0;
		padding: 20px 6px 0 6px;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_betatest a:hover{
			background-position: 0 -40px;
		}
		
div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_oldversion{
	list-style-type:none;
	display:block;
	width:142px;
	float:left;
	padding:0;
	/*
margin-left:24px;
*/
}

div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_oldversion a{
		width: 130px;
		background: transparent url(/img/fs/bg_globaltabmenu_oldversion.png) no-repeat scroll 0 0;
		padding: 20px 6px 0 6px;
		}
		
		div#globaltabmenu_box ul#globaltabmenu li#globaltabmenu_tab_oldversion a:hover{
			background-position: 0 -40px;
		}				

/* 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 STYLES                                            */
/*-----------------------------------------------------------------------------------------------*/

div.air_inner{
	
}

div.air_inner_wrap{
	overflow:hidden;
	padding-top:0 !important;
	background:#FFFFFF;
}

div.air_outline{
	
	width:478px;
}

div.air_title{
	width:478px;
	height:104px;
	margin-top:12px;
}
	div.air_title h2{
		display:block;
		width:478px;
		height:104px;
		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_title_economy{
	background: transparent url(/img/swiss-ex/air_title_economy.gif) no-repeat 0 0;
	}
	
	div.air_title h2#air_title_business{
	background: transparent url(/img/swiss-ex/air_title_business.gif) no-repeat 0 0;
	}


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

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

div.air_inner_left{
	padding-top:0 !important;
}

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;
}

div.air_search_spanel div#AR_MAP{
	padding-bottom:6px;
}

table.popularcity td {
    text-align: center;
}

	table.popularcity td a {
	    margin: 0 auto;
	}
	
div#Mapresult a.SelectAr{
	font-size:1.0em !important;
}

div#search_tab_6tabs_step6 div.air_search_panel p, div#search_tab_5tabs_step5 div.air_search_panel p, div#air_ro_wrap p{
	font-size:12px !important;
}

div.air_search_spanel{
	height:434px !important;
}

#aexternal{
	margin-top:6px;
}

/* 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#search_tab_6tabs_step2 div.air_search_panel table.calendar, div#search_tab_6tabs_step3 div.air_search_panel table.calendar, div#search_tab_6tabs_step4 div.air_search_panel table.calendar, div#search_tab_5tabs_step2 div.air_search_panel table.calendar{
	border: 1px solid #3CAAEC !important;
}

div.air_search_panel table.calendar th{
	border: 1px solid #FFFFFF;
}

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


div#Dday2 table.calendar th{
	background-color:#0085CF !important;
	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,
	div#Dday2 table.calendar td a{
		display:block;
		width:100%;
		height:100%;
		color:#0071AF;
		padding: 3px 0;
		background:#CDE9FA url(/img/france-ex/bg_calendar_cell.gif) no-repeat 0 0;
	}

	div#Dday table.calendar td a:hover,
	div#Dday2 table.calendar td a:hover{
		background-image:none;
		background-color:#EF5959;
		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;
}


/* air fix for express series */

div#ticketcal, div#ticketcal2, div#ticketcal3{
	margin-left:12px;	
}

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

/*-----------------------------------------------------------------------------------------------*/
/*                                      HOTEL STYLES                                             */
/*-----------------------------------------------------------------------------------------------*/


div.hotel_title{
	width:478px;
	height:75px;
	margin-top:12px;
	background-color:#FFFFFF;
}
	div.hotel_title h2{
		display:block;
		width:478px;
		height:75px;
		color:#314E6C;
		text-align:left;
		margin:0;
		padding-top:3px;
		font-weight:bold;
		overflow:hidden;
		text-indent:-999em;
		background-repeat:no-repeat;
		background: transparent url(/img/swiss-ex/hotel_russiaf_title.png) no-repeat 0 0;
	}


div.air_search_panel {
	font-size:0.75em;
}

	div.air_search_panel h2{
		margin-top:12px;
	}

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

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

/* 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: 6px 12px 12px 12px;

}

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 #D4D4D4;
	}
	
	div#footer div#footer_upper a:hover{
		text-decoration:underline;
	}

.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/russia-ex/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                                            */
/*-----------------------------------------------------------------------------------------------*/

div#other_search_wrap{
	display:block;
	background-color:#EFEFEF;
	border:1px solid #D4D4D4;
	margin-right:12px;	
	font-size:12px;
	text-align:left;
	padding-bottom:18px;
}

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

a#other_title_search{
			background: url(/img/france-ex/top_title_search.png) no-repeat 4px 4px;
			display:block;
			height:25px;
			margin-right:12px;
			text-align:left;
			color:#000000;
			font-weight:bold;
			font-size: 16px;
			padding-left: 56px;
			padding-top:9px;
			padding-bottom: 2px;
			}

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;
		font-size:14px;
		height:18px;
		width:256px;
		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/france-ex/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/france-ex/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/france-ex/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:none !important;
}

	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(/img/france-ex/tour_city_title_air.png) no-repeat 0 0;
		}	

div#tour_city_air table{
	background-color:#FFFFFF;
	border:1px solid #D4D4D4 !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:#2D4A39;
	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 dashed #DFCDB5 !important;	
	background: transparent url(/img/russia-ex/bg_paper.jpg);
}

	table.tour_cat_tbl_1 td h4{
		/*
background-color:#FFFFFF;
*/
		padding: 3px 0 3px 6px;
		border-bottom:1px dashed #DFCDB5;
		font-size:1.55em;
	}
	
		table.tour_cat_tbl_1 td h4 a{
			
			
		}
		
			
		
		table.tour_cat_tbl_1 td h4 img{
			margin-right:4px;	
		}

td.pic img{
	border:1px dashed #DFCDB5 !important;
}

table.tour_detail, table.calendar_tour{
	background:#FFFFFF;
}

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

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

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

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


table.tour_itemmenu_tbl_1{
	border:1px dashed #DFCDB5 !important;	
	background: transparent url(/img/russia-ex/bg_paper.jpg);
}

	table.tour_itemmenu_tbl_1 td h4{
		border:1px solid #D4D4D4;
		background-color:#EFEFEF;
		padding: 3px 10px 3px 6px;
	}	
		
table.tour_itemmenu_tbl_2{
	border:1px solid #D4D4D4;
}

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


table.tour_detail th{
	border:1px solid #CFB48E;
	background-color:#EFD6B3;
	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:#000;
	padding-left:12px;
	border-left: 3px solid #000;
	margin-bottom:30px;
}


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


div.tour_menu{
	background: transparent url(/img/russia-ex/bg_paper_green.jpg);
	-webkit-box-shadow: 0px 0px 5px  #647569;
	-moz-box-shadow: 0px 0px 5px #647569;
	box-shadow: 0px 0px 5px #647569; 
}

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.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:#2D1406 !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(/img/france-ex/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.png) 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.2em;
	}
	
		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.4em;
	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_content{
	float:left;
	display:block;
	width:572px;
	margin-left:12px;
	text-align:left;
	padding:12px 0;
}

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


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:none !important;

}		

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

div#blog_archive{
	
}

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


	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;
		}
		
		div#blog_archive li a{
			color:#663822;
		}		