
	/* GENERAL */
	
	h1{
		font-size: 14px;
		padding: 0px;
		margin: 0px;
	}
	
	h1.white{color: #FFF;}
	
	.right-two-columns h1{
		padding-left: 10px;
		margin-top: 20px;
	}
	
	h2{
		font-size: 12px;
		padding: 0px;
		margin: 0px;
	}
	
	.clear			{clear:both}
	
	a, a:active, a:visited{
		text-decoration: none;
		color: #009EE0;
	}
	
	a:hover{
		color: #990000;
		
	}
	
	td{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;
	}
	
	/* ----------------------------------------------------- */
	
	body{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333;	
		background-color: #FFF;
		margin: 0;
		padding: 0;
	}
	
	#container{
		margin: 0 auto;
		width: 990px;
		position: relative;
		border: solid 1px white;
	}
	
	.submenu, .menu-bottom{
		width: 400px;
		height: 25px;
		/*color: #c9cacc;*/
		color: #8b8b8b;
	}
	
	.submenu-smaller{
		margin: 6px 0;
		width: 490px;
	}
	
	.menu-bottom{
		width: 900px;
	}
    
    .menu-bottom .text-links{
        float: left;
        width: 450px;
        padding-top: 1px;
    }
	
	.submenu a, .menu-bottom .text-links a{
		font-size: 11px;
		color: #8b8b8b;
		text-decoration: none;
		margin: 0 3px;
	}
    
    .menu-bottom .logo-linkedid {
        float: left;
        background-image: url('/files/layout/logo-linked-id.png');
		height: 15px;
		width: 53px;
    }
    
    .menu-bottom .logo-linkedid a{display: block; width: 53px; height: 15px;}
	
	.menu-below-left a{
		font-size: 10px;
		color: #fff;
		text-decoration: none;
		margin: 0 3px;
	}
	
	.submenu a:visited, .menu-bottom .text-links a:visited{color: #8b8b8b;}	
	.submenu a:hover, .menu-bottom .text-links a:hover{color: #333333;}
	
	.address-home {
		font-size: 11px;
		color: #8b8b8b;
		top: 130px;
		left: 0;
		width: 200px;
		position: absolute;
	}
	
	.news-home {
		background-image: url('/files/layout/news.jpg');
		background-repeat: no-repeat;
        width: 108px;
        height: 33px;
		top: 150px;
		right: 1px;
		position: absolute;
	}
    
    .news-home a{display: block; width: 108px; height: 33px;}
    
    .download-pdf{
		text-align: right;
	}
	
	.logo{
		width: 162px;
		height: 85px;
		background-image: url('/files/layout/logo.jpg');
		background-repeat: no-repeat;
	}
	
	.logo a{display: block; width: 162px; height: 85px;}
	
	#layout-button, #layout-button2 {
		width: 160px;
		height: 110px;
		position: absolute;
		bottom: 12px;
		left: 27px;
	}
	
	#layout-button a, #layout-button2 a{
			display: block; width: 160px; height: 110px;
	}
	
	#layout-button img, #layout-button2 img{
			border: 0;
	}
	
	.link_popup{
		margin-top: 10px;
		text-align: right;
	}
	
	.left{
		width: 400px;
		float: left;
		position: relative;
	}
	
		.left .left-top{
			height: 105px;
			position: relative;		
			background-color: #FFFFFF;	
		}
		
			.left .left-top .home-link{
				position: absolute;
				left: 10px;
				bottom: 10px;
			}
			
			.left .left-top .home-link a {
				color:#8B8B8B;
				font-size:11px;
				text-decoration:none;
			}
		
		.template-logo{
			position: absolute;
			bottom: 10px;
			right: 10px;
		}
		
		.left .menu{
			min-height: 230px;
			height: auto !important;
			height: 230px;
			position: relative;			
		}
		
			.left .menu	.items{
				position: absolute;
				top: 20px;
				left: 215px;
				width: 185px;
				height: 180px;
				overflow: hidden;
				line-height: 170%;
			}
			
			.menu .items a{color: #FFF; text-decoration: none;}
			
			.menu .items .active {font-weight:bold;}
			
		.left .submenu{
			position: absolute;
			bottom: -35px;
			left: 0px;
			width: 400px;
			height: 25px;
			color: #8b8b8b;
		}
		
		.left .submenu a{
			font-size: 11px;
			color: #8b8b8b;
			text-decoration: none;
			margin: 0 5px;
		}
		
		.left .submenu a:hover{color: #333333;}
		
	.left-image{
		height: 160px;
	}
	
	.left-smaller{
		width: 360px;
		float: left;
		background-color: #00adef;
		position: relative;
	}
		
		.left-smaller .left-top{
			height: 105px;
			position: relative;		
			background-color: #FFFFFF;	
		}
		
			.left-smaller .left-top .home-link{
				position: absolute;
				left: 10px;
				bottom: 10px;
			}
			
			.left-smaller .left-top .home-link a {
				color:#8B8B8B;
				font-size:11px;
				text-decoration:none;
			}
		
		.left-smaller .menu{
			min-height: 230px;
			height: auto !important;
			height: 230px;
			position: relative;			
		}
		
			.left-smaller .menu	.items{
				position: absolute;
				top: 20px;
				left: 215px;
				width: 140px;
				height: 180px;
				overflow: hidden;
				line-height: 170%;
			}
			
			.menu	.items a{color: #FFF; text-decoration: none;}
			
		.left-smaller .submenu{
			position: absolute;
			bottom: -35px;
			left: 0px;
			width: 400px;
			height: 25px;
			color: #8b8b8b;
		}
		
		.left-smaller .submenu a{
			font-size: 11px;
			color: #8b8b8b;
			text-decoration: none;
			margin: 0 5px;
		}
		
		.left-smaller .submenu a:hover{color: #333333;}
		
	.center{
		width: 450px;
		float: left;
		overflow: hidden;
	}
		
		.center .center-images{
			height: 265px;
			width: 450px;
			margin: 0;
			padding: 0;
		}
		
		.center .center-images .left{
			float: left;
			width: 200px;
			height: 265px;
			position: relative;
			background-color: #fff;	
		}
		
		.center .center-images .right{
			float: left;
			width: 250px;
			height: 265px;
			position: relative;
			background-image: none;
		}
			.center .center-images .right img.top{position: absolute; top: 0; left: 0;}
			.center .center-images .right img.bottom{position: absolute; top: 109px; left: 0;}
			
	.center .text-contents{
		position: relative;
		overflow: auto;
		padding: 15px;
		height: 200px; /* with images 265px more than without */
	}
	
	.center .text-contents-without-images{
		position: relative;
		overflow: auto;
		padding: 15px;
		height: 465px; /* without images 265px less than with */	
	}
	
	.center .submenu			{color: #8b8b8b; font-size: 11px; margin-bottom: 20px; text-align: left;}
	.center .submenu a			{color: #8b8b8b; text-decoration: none;}
	.center .submenu a:hover	{color: #333;}
	.center .submenu a.active	{color: #333;}
	.center .menu-divider 		{margin: 0 2px;}
	
	.right{
		width: 140px;
		height: 495px;
		float: left;
		position: relative;
	}
		
	.right img.top				{position: absolute; top: 109px; left: 0px;}
	
	.right .right-link-one		{position: absolute; top: 470px; left: 1px; width: 140px; height: 15px; font-size: 10px; color: #fff; font-weight: bold;}
	.right .right-link-two		{position: absolute; top: 482px; left: 1px; width: 140px; height: 10px; font-size: 10px; color: #fff; font-weight: bold;}
	.right .right-link-three	{position: absolute; top: 458px; left: 1px; width: 140px; height: 10px; font-size: 10px; color: #fff; font-weight: bold;}
	
	.right .right-link-one a, .right .right-link-two a, .right .right-link-three a{
		text-decoration: none;
		color: #fff;
		margin-left: 3px;
		padding-left: 0;
	}
	
	.right .sgr{
		background-image: url('/files/layout/sgr.jpg');
		width: 25px;
		height: 24px;
		position: absolute;
		bottom: -35px;
		left: 65px;
	}
	
	.right .anvr{
		background-image: url('/files/layout/anvr.jpg');
		width: 29px;
		height: 24px;
		position: absolute;
		bottom: -35px;
		left: 20px;
	}
	
		.right .anvr a{display: block; width: 29px; height: 24px;}
		.right .sgr a{display: block; width: 25px; height: 24px;}
	
/*	.right .travel-foundation{
		background-image: url('/files/layout/travel_foundation.png');
		width: 125px;
		height: 51px;
		position: absolute;
		bottom: 42px;
		left: 5px;
	}
*/
	
	.right .internoord-extra{
		position: absolute;
		bottom: 42px;
		left: 5px;
	}
    
    .right .internoord-extra a{
        color: #fff;
        font-size:10px;
    }
	
	.right .travel-foundation a{
		display: block;
        width: 125px;
        height: 51px;
        position: absolute;
        top: 5px;
	}
	
	.right .newsletter-link{
		position: absolute;
		top: 260px;
		left: 0px;
		color: #FFF;
		padding: 5px 5px 5px 5px;
		font-size: 10px;
	}
    
    .right .news-link{
        position: absolute;
		bottom: 115px;
		left: 0px;	
		color: #FFF;
		margin: 5px;
		font-size: 10px;
    }
	
	.right .journals-link{
		position: absolute;
		top: 315px;
		left: 0px;
		color: #FFF;
		padding: 5px 5px 5px 5px;
		font-size: 10px;
	}
	
	.right .contactform-template-link{
		position: absolute;
		bottom: 103px;
		left: 0px;	
		color: #FFF;
		margin: 5px;
		font-size: 10px;
	}
    
    .right .appointment-link{
        position: absolute;
		bottom: 91px;
		left: 0px;	
		color: #FFF;
		margin: 5px;
		font-size: 10px;
    }
	
	.right .newsletter-link .active, 
	.right .contactform-template-link .active,
	.right .journals-link .active,
    .right .news-link .active,
    .right .appointment-link .active {
		font-weight:bold;
	}
	
	
	.right .newsletter-link h2	            {margin-bottom: 5px;}
	.right .newsletter-link a	            {text-decoration: none; color: #FFF}
	
	.right .journals-link a	                {text-decoration: none; color: #FFF}
	
	.right .contactform-template-link a		{text-decoration: none; color: #FFF}
	.right .news-link a		                {text-decoration: none; color: #FFF}
    .right .appointment-link a              {text-decoration: none; color: #FFF}
	
	.right-two-columns{
		width: 628px;
		height: 495px;
		float: left;
		position: relative;
	}
	
	.right-two-columns .iframe{
		left: 0px;
		top: 60px;
		position: absolute;
	}
	
	.right-two-columns .travel-foundation{
		background-image: url('/files/layout/travel_foundation.png');
		width: 125px;
		height: 51px;
		position: absolute;
		bottom: -42px;
		left: 355px;
	}
	
	.right-two-columns .sgr{
		background-image: url('/files/layout/sgr.jpg');
		width: 25px;
		height: 24px;
		position: absolute;
		bottom: -35px;
		left: 555px;
	}
	
	.right-two-columns .anvr{
		background-image: url('/files/layout/anvr.jpg');
		width: 29px;
		height: 24px;
		position: absolute;
		bottom: -35px;
		left: 510px;
	}
	
	.right-two-columns .travel-foundation a{display: block; width: 125px; height: 354px;}
	.right-two-columns .anvr a{display: block; width: 29px; height: 24px;}
	.right-two-columns .sgr a{display: block; width: 25px; height: 24px;}
	
	.right-two-columns .submenu				{color: #fff; font-size: 11px; margin-top: 5px; margin-left: 20px; text-align: left;}
	.right-two-columns .submenu a			{color: #fff; text-decoration: none;}
	.right-two-columns .submenu a:hover		{color: #c9cacc;}
	.right-two-columns .submenu a.active	{color: #c9cacc;}
	.right-two-columns .menu-divider 		{margin: 0 5px;}
	
	.home-logo					{margin: 50px auto;}
	.clear						{clear: both}

	/* -------------TEMPLATE GENERAL------------------------------------------------ */
	
	body.general .left{background-color: #009ee0;}
	
	body.general .menu .left-logo{
		width: 225px;
		height: 54px;
		background-image: url('/files/layout/general_logo.jpg');
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	body.general .menu .call-to-action{
		background-image: url('/files/layout/general_left_bottom.jpg');
		height: 98px;
		width: 400px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	
	body.general .menu .call-to-action-smaller{
		background-image: url('/files/layout/general_left_bottom_smaller.jpg');
		height: 114px;
		width: 360px;
		position: absolute;
		top: 118px;
		left: 0px;
	}
	
	body.general .right {
		background-image: url('/files/layout/general_right.jpg');
		background-repeat: no-repeat;
		background-position: 0 100%;
	}
	
	body.general .menu .items {color: #fff;}
	body.general .menu .items a:hover{color: #23408f;}
	
	body.general .right .newsletter-link h2		{ color: #23408f;}
	body.general .right .newsletter-link a:hover{ color: #23408f;}
	
	body.general .right .journals-link a:hover{ color: #23408f;}
	
	body.general .right .contactform-template-link a:hover{ color: #23408f;}
    body.general .right .news-link a:hover{ color: #23408f;}
    body.general .right .appointment-link a:hover{ color: #23408f;}
	
	/* -------------TEMPLATE HOLIDAY------------------------------------------------ */
	
	body.holiday .left{background-color: #00adef;}
	
	body.holiday .menu .left-logo{
		width: 236px;
		height: 74px;
		background-image: url('/files/layout/holiday_logo.jpg');
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	body.holiday .menu .call-to-action{
		background-image: url('/files/layout/holiday_left_bottom.jpg');
		height: 112px;
		width: 400px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	
	body.holiday .menu .call-to-action-smaller{
		background-image: url('/files/layout/holiday_left_bottom_smaller.jpg');
		height: 112px;
		width: 360px;
		position: absolute;
		top: 118px;
		left: 0px;
	}
	
	body.holiday  .right {
		background-image: url('/files/layout/holiday_right.jpg');
		background-repeat: no-repeat;
		background-position: 0 100%;
	}
	
	body.holiday .menu .items {color: #fff;}
	body.holiday .menu .items a:hover{color: #23408f;}
	
	body.holiday .right .newsletter-link h2		{ color: #23408f;}
	body.holiday .right .newsletter-link a:hover{ color: #23408f;}
	
	body.holiday .right .journals-link a:hover{ color: #23408f;}
		
	body.holiday .right .contactform-template-link a:hover{ color: #23408f;}
    body.holiday .right .news-link a:hover{ color: #23408f;}
    body.holiday .right .appointment-link a:hover{ color: #23408f;}
	
	body.holiday .right-two-columns .menu-below-left{
		background-color: #003883;
		width: 490px;
		height: 25px;
		left: 0;
		top: 470px;
		position: absolute;
		color: #fff;
		margin: 0;
	}
	
	body.holiday .right-two-columns .menu-below-right{
		background-image: url('/files/layout/holiday_right_links.jpg');
		background-color: #003883;
		width: 140px;
		height: 25px;
		left: 490px;
		top: 470px;
		position: absolute;
	}
	
	body.holiday .right-two-columns .menu-below-right .menu-link{
		text-decoration: none;
		font-size: 10px;
		color: #fff;
		line-height: 1.2;
		padding-left: 3px;
	}
	
	body.holiday .right-two-columns .menu-below-right .menu-link a {color: #FFF;}
	
	/* -------------TEMPLATE BUSSINESS ------------------------------------------------ */
	
	body.business .left{background-color: #23408f;}
	
	body.business .right {
		background-image: url('/files/layout/bussiness_right.jpg');
		background-repeat: no-repeat;
		background-position: 0 100%;
	}
	
	body.business .menu .left-logo{
		width: 169px;
		height: 47px;
		background-image: url('/files/layout/bussiness_logo.jpg');
		position: absolute;
		top: 20px;
		left: 30px;
	}	
	
	body.business .menu .call-to-action{
		background-image: url('/files/layout/bussiness_left_bottom.jpg');
		height: 123px;
		width: 400px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	
	body.business .menu .call-to-action-smaller{
		background-image: url('/files/layout/business_left_bottom_smaller.jpg');
		height: 114px;
		width: 360px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}	
	
	body.business .right .travel-foundation{
		background-image: url('/files/layout/travel_foundation_white.png');
	}
	
	body.business .menu .items {color: #fff;}
	body.business .menu .items a:hover{color: #dfa426;}
	
	body.business .right .newsletter-link h2	{ color: #dfa426;}
	body.business .right .newsletter-link a:hover{ color: #dfa426;}
	
	body.business .right .journals-link a:hover{ color: #dfa426;}
	
	body.business .right .contactform-template-link a:hover{ color: #dfa426;}
    body.business .right .news-link a:hover{ color: #dfa426;}
    body.business .right .appointment-link a:hover{ color: #dfa426;}
			
	/* -------------TEMPLATE EXCLUSIVE/SPECIAL ------------------------------------------------ */
	
	body.exclusive .left{background-color: #dfa426;}
	
	body.exclusive .right {
		background-image: url('/files/layout/exclusive_right.jpg');
		background-repeat: no-repeat;
		background-position: 0 100%;
	}	
	
	body.exclusive .menu .left-logo{
		width: 173px;
		height: 68px;
		background-image: url('/files/layout/exclusive_logo.jpg');
		position: absolute;
		top: 5px;
		left: 30px;
	}	
			
	body.exclusive .menu .call-to-action{
		background-image: url('/files/layout/exclusive_left_bottom.jpg');
		height: 112px;
		width: 400px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	
	body.exclusive .menu .call-to-action-smaller{
		background-image: url('/files/layout/exclusive_left_bottom_smaller.jpg');
		height: 114px;
		width: 360px;
		position: absolute;
		bottom: 0px;
		left: 0px;
	}		
	
	body.exclusive .menu .items {color: #fff;}
	body.exclusive .menu .items a:hover{color: #00aeef;}
	
	body.exclusive .right .newsletter-link h2	{ color: #00aeef;}	
	body.exclusive .right .newsletter-link a:hover{ color: #00aeef;}
	
	body.exclusive .right .journals-link a:hover{ color: #00aeef;}
	
	body.exclusive .right .contactform-template-link a:hover{ color: #00aeef;}
    body.exclusive .right .news-link a:hover{ color: #00aeef;}
    body.exclusive .right .appointment-link a:hover{ color: #00aeef;}
	
	/* -------------- HOME ---------------------------- */
	
	.home-theme-link	{ width: 989px; height: 100px; margin-bottom: 10px;}
	.home-theme-link a	{display: block; width: 989px; height: 100px;}
	
	.holiday-home		{background-image: url('/files/layout/holiday_home.jpg'); background-repeat: no-repeat;}
	.bussiness-home		{background-image: url('/files/layout/bussiness_home.jpg'); background-repeat: no-repeat;}
	.exclusive-home		{background-image: url('/files/layout/special_home.jpg'); background-repeat: no-repeat;}
	
    
    .no-javascript-warning{
        color: red;
        padding-left: 10px;
    }
	
	/* -------------- FOR INLINE WINDOW ---------------------------- */
	#standby {
		background-color: #000000;
		opacity: .5;
		-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
		filter: alpha(opacity=50);
		display:block;
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		background-image: url();
		background-position:50% 50%;
		background-repeat: no-repeat;
		z-index:50;
	}
	
    
    .country_left{
        float: left;
        width: 200px;
        margin: 15px 0 0 0;
    }
    
    .country_right{
        float: right;
        width: 200px;
        margin: 15px 0 0 0;
    }
    
    .country_left .cat, .country_right .cat{
        margin: 0 0 10px 0;
    }
    
    .country_left .cat .first_letter, .country_right .cat .first_letter{
        font-size: 20px;
        font-weight: bold;
        padding: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #aaa;
    }
    
    .country_left .cat .first_letter .country, .country_right .cat .first_letter .country{
        padding: 5px 0 5px 5px;
    }
    
    .table_journals{
        margin-top: 20px;
    }
    
    .table_journals .journals_country_header{
        background-color: #E2F6FE;
        font-weight: bold;
        padding: 3px;
        margin: 3px;
    }
    
    .table_journals .journals_country_list{
        border-bottom: 1px solid #aaa;
        height: 25px;
    }
    
    .journal{
        width: 300px;
    }
    
    .title{
        font-size: 15px;
        color: #003883;
        font-weight: bold;
    }
    
    .author{
        font-weight: bold;
        margin-bottom: 20px;
    }
    
    .back_link{
        text-align: right;
        width: 400px;
    }
    
    .area_filter{
        margin: 20px 0 0 0;
        width: 400px;
    }
    
    form.area_filter input[type="submit"]{
        background-image: url('/files/layout/button_blank.jpg');
        border: 0;
        height: 20px;
        width: 120px;
        color: #7a7a7a;
        font-size: 11px;
        padding: 0 0 3px 0;
        font-family: Verdana, Arial;
        cursor: pointer;        
    }
    
    .selection{
        width: 350px;
        text-align: left;
    }
    
    .selection .filter_out{
        width: 400px;
        text-align: right;
        margin: 15px 0 0 0;
    }

    
    
    .tip{
        margin-bottom: 10px;
        padding: 10px ;
        background-color: #EEE;
    }
    

    .tip h2{
        margin-bottom: 5px;
        font-size: 1.1em;
    }
    
    .tip .contents{
        line-height: 150%;
        font-size: 0.9em;
    }
    
    .tip .price{
        text-align: right;
        font-weight: bold;
    }
    
    .tip img{
        margin: 5px 5px 0 0;
    }


	

/* aform */


	form.aform tbody.header td 		{padding-top: 10px; color: #182985; font-weight: bold; font-size: 11px; letter-spacing: 1px;}
	form.aform tbody.sub-header td 	{color: #000; text-transform: none; word-spacing: 1px; letter-spacing: 1px;}

	form.aform td.label{
		font-size: 11px;
		background-color: #fff;
		padding-right: 10px;
		letter-spacing: 1px;
	}
	
	form.aform input,form.aform textarea 		{
		border: 1px solid #ccc; 
		height: 16px;
		padding: 4px 2px 0 3px;
		font-size: 1.0em; 
		/* width: 300px; */
		width: 265px;
		font-family: Arial,Verdana, Helvetica, sans-serif;
	}
	
	form.aform select{
		border: 1px solid #ccc; 
		padding: 2px 2px 2px 2px;
		height: 24px;
		width: 272px;
	}
	form.aform input.small-text		{width: 75px;}
	form.aform textarea				{height: 75px; font-family: Arial, Helvetica, sans-serif;}
	form.aform .feedback			{color: #FF0000;}
	
	form.aform input.input-checkbox{
		border: 0px;
		width: 20px;
		height: 20px;
		margin-left: -4px;
		padding: 0px;	
	}
	
	form.aform input.input-radio{
		width: 20px;
		border: 0px;
		margin-left: -2px;
		color: #000;
	}

	form.aform td {padding:3px 5px; color: #000;}
	form.aform input[type="submit"]{
		background-image: url('/files/layout/button_blank.jpg');
		border: 0px;
		height: 22px;
		width: 134px;
		color: #7a7a7a;
		font-size: 11px;
		padding: 0 0 3px 0;
		font-family: Verdana, Arial;
		cursor: pointer;		
	}
	
	form.aform .error {background-color: #ffffbb;}
	form.aform .hint{font-size: 11px; color: #999;}
	

/* journals */

	
	.country_left{
		float: left;
		width: 200px;
		margin: 15px 0 0 0;
	}
	
	.country_right{
		float: right;
		width: 200px;
		margin: 15px 0 0 0;
	}
	
	.country_left .cat, .country_right .cat{
		margin: 0 0 10px 0;
	}
	
	.country_left .cat .first_letter, .country_right .cat .first_letter{
		font-size: 20px;
		font-weight: bold;
		padding: 5px;
		margin-bottom: 5px;
		border-bottom: 1px solid #aaa;
	}
	
	.country_left .cat .first_letter .country, .country_right .cat .first_letter .country{
		padding: 5px 0 5px 5px;
	}
	
	.table_journals{
		margin-top: 20px;
	}
	
	.table_journals .journals_country_header{
		background-color: #E2F6FE;
		font-weight: bold;
		padding: 3px;
		margin: 3px;
	}
	
	.table_journals .journals_country_list{
		border-bottom: 1px solid #aaa;
		height: 25px;
	}
	
	.journal{
		width: 300px;
	}
	
	.title{
		font-size: 15px;
		color: #003883;
		font-weight: bold;
	}
	
	.author{
		font-weight: bold;
		margin-bottom: 20px;
	}
	
	.back_link{
		text-align: right;
		width: 400px;
	}
	
	.area_filter{
		margin: 20px 0 0 0;
		width: 400px;
	}
	
	form.area_filter input[type="submit"]{
		background-image: url('/files/layout/button_blank.jpg');
		border: 0;
		height: 20px;
		width: 120px;
		color: #7a7a7a;
		font-size: 11px;
		padding: 0 0 3px 0;
		font-family: Verdana, Arial;
		cursor: pointer;		
	}
	
	.selection{
		width: 350px;
		text-align: left;
	}
	
    .selection .select_area_choice{
        width: 200px;
        margin-left: 65px;
    }
    
	.selection .filter_out{
		width: 400px;
		text-align: right;
		margin: 15px 0 0 0;
	}

/* news */

.news{
    margin-top: 20px;
}

.news-item{
    margin: 20px 0px;
    border: solid 1px #E2F6FE;
}

.news-header{
    position: relative;
    min-height: 18px;
    height: auto!important;
    height: 18px;
    padding: 5px;
    background-color: #E2F6FE;
    font-weight: bold;
    border: solid 1px #E2F6FE;
}

.news-title{
    width: 300px;
}

.news-date{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 100px;
    text-align: right;
}

.news-contents{
    padding: 5px;
}

/* pages */

	
	
	/* For group/incentive journeys */
	
	.journey{
		position: relative;
		border: solid 1px #23408E;
		background-color: #f9f1dc;
		margin-top: 10px;
		
	}
	
	.journey:hover{
		background-color: #ffe090;
	}
	
	.journey .journey_left{
		position: relative;
		float: left;
		width: 150px;
	}
	
	.journey .journey_right{
		position: relative;
		float: left;
		width: 250px;
	}
	
	.journey .journey_left .photo{
		
	}
	
	.journey .price_container{
		min-height: 65px;
		height:auto !important;
		height: 65px;
	}
	
	
	.journey .price{
		position: absolute;
		width: 145px;
		left: 5px;
		bottom: 5px;
	}
	
	.journey .journey_right .contents{
		margin: 10px;
		margin-bottom: 30px;
	}

	.journey .ask_us{
		position: absolute;
		bottom: 5px;
		left: 155px;
		width: 110px;
		
	}
	
	.journey .more_info{
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 110px;
		text-align: right;
	}
	
	
	/* For special journeys */
	
		
	.special-journey{
		position: relative;
		border: solid 1px #23408E;
		background-color: #f9f1dc;
		margin-top: 10px;
		
	}
	
	.special-journey:hover{
		background-color: #ffe090;
	}
	
	.special-journey .journey_left{
		position: relative;
		float: left;
		width: 150px;
	}
	
	.special-journey .journey_right{
		position: relative;
		float: left;
		width: 250px;
	}
	
	.special-journey .journey_left .photo{
		
	}
	
	.special-journey .price_container{
		min-height: 65px;
		height:auto !important;
		height: 65px;
	}
	
	
	.special-journey .price{
		position: absolute;
		width: 145px;
		left: 5px;
		bottom: 5px;
	}
	
	.special-journey .journey_right .contents{
		margin: 10px;
		margin-bottom: 30px;
	}

	.special-journey .ask_us{
		position: absolute;
		bottom: 5px;
		left: 155px;
		width: 110px;
		
	}
	
	.special-journey .more_info{
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 110px;
		text-align: right;
	}
	
	/* For special hotels */
	
		
	.special-hotels{
		position: relative;
		border: solid 1px #23408E;
		background-color: #f9f1dc;
		margin-top: 10px;
		
	}
	
	.special-hotels:hover{
		background-color: #ffe090;
	}
	
	.special-hotels .hotel_left{
		position: relative;
		float: left;
		width: 150px;
	}
	
	.special-hotels .hotel_right{
		position: relative;
		float: left;
		width: 250px;
	}
	
	.special-hotels .hotel_left .photo{
		
	}
	
	.special-hotels .price_container{
		min-height: 65px;
		height:auto !important;
		height: 65px;
	}
	
	
	.special-hotels .price{
		position: absolute;
		width: 145px;
		left: 5px;
		bottom: 5px;
	}
	
	.special-hotels .hotel_right .contents{
		margin: 10px;
		margin-bottom: 30px;
	}

	.special-hotels .ask_us{
		position: absolute;
		bottom: 5px;
		left: 155px;
		width: 110px;
		
	}
	
	.special-hotels .more_info{
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 110px;
		text-align: right;
	}

/* tips */

	
	
	.tip{
		margin-bottom: 10px;
		padding: 10px ;
		background-color: #EEE;
	}
	

	.tip h2{
		margin-bottom: 5px;
		font-size: 1.1em;
	}
	
	.tip .contents{
		line-height: 150%;
		font-size: 0.9em;
	}
	
	.tip .price{
		text-align: right;
		font-weight: bold;
	}
	
	.tip img{
		margin: 5px 5px 0 0;
	}