
/* LAYOUT */
.layout {
    border: 			0 none transparent;
	min-width: 			320px;
}
.content-home {
    display:		block;
    width: 			auto;
}

#services {
	border-bottom:		1px solid #83B5C1;
	height:				15px;
	line-height:		16px;
	overflow:			hidden;
}

#header .banner-flag {
	top:			24px;
}
#header .banner-title {
	width:			220px;
	overflow:		hidden;
}

#header .banner-right {
	background-image:	none;
}

#page {
	padding:			2px 0 0 0;
}
#path li {
	white-space:	normal;
}

/* Search field */
.search-form {
	top:			37px;
}

/* sidebar */
.sidebar-home {
	display:		none;
}
img#bookmark {
	display:		none;
}

/* Splash page / language chooser */

ul.splash li {
	padding:				2px;
	margin:					4px;
}

ul.splash a,
ul.splash a:visited {
    padding:				2px;
}

ul.splash.yec li {
	margin-right:			2px;
}
ul.splash.yeb li {
	margin-left:			2px;
}

ul.splash.yec a,
ul.splash.yec a:visited {
	font-weight:			bold;
    padding-right:			27px;
}
ul.splash.yeb a,
ul.splash.yeb a:visited {
	font-weight:			bold;
    padding-left:			27px;
}

.splash a:hover {
    background: none repeat-y scroll right 0 #162B5E;
    color: #FFFFFF;
}
.yec a:hover {
    background: none repeat-y scroll 0 0 #1DAEE4;
}

ul.splash.yec .lang {
    right: 2px;
}
ul.splash.yeb .lang {
    left: 2px;
}

/* HOMEPAGE LAYOUT */
h1.intro-home {
	margin:			10px 12px 20px 12px;	
	color:			#4B4B4B;
	font-size:		16px;
	text-align:		left;
}	
.content-home,
#nav-theme {
	width:			100%;
	margin:			0 auto;
}
#nav-theme .theme,
#nav-theme.section-hp .theme {
    float:			left;
    margin:			0 10px 10px 0;
	width:			100%;
	max-width:		640px;
	min-width:		200px;

}
#nav-theme .title {
	font-size:		18px;
}
#nav-theme .title a {
	padding-left:	10px;
}
#nav-theme .ico,
#sub-nav .ico,
.section-title .ico {
	left:			auto;
	right:			3px;
}
#nav-theme .list {
	padding-left:	32px;
	font-size:		16px;
}
#nav-theme div.clear {
	clear:		none;
}

/* SUBSECTION */
h1.section-title {
	display:		none;
}
div.section-hp {
	padding-top:	10px;
}

/* SUBSECTION NAVIGATION BY HEADING: */
ul#nav li.theme {
	display:	none;
}
ul#nav li.home {
	display:	block;
}
ul#nav.travel li.travel,
ul#nav.work li.work,
ul#nav.vehicles li.vehicles,
ul#nav.living-abroad li.living-abroad,
ul#nav.education-youth li.education-youth,
ul#nav.health li.health,
ul#nav.family li.family,
ul#nav.shopping li.shopping {
	display:	block;
}

ul#nav.travel li.work,
ul#nav.work li.vehicles,
ul#nav.vehicles li.living-abroad,
ul#nav.living-abroad li.education-youth,
ul#nav.education-youth li.health,
ul#nav.health li.family,
ul#nav.family li.shopping,
ul#nav.work li.travel,
ul#nav.vehicles li.work,
ul#nav.living-abroad li.vehicles,
ul#nav.education-youth li.living-abroad,
ul#nav.health li.education-youth,
ul#nav.family li.health,
ul#nav.shopping li.family {
	display:	block;
	width: 		20px;
}

ul#nav.travel li.work a,
ul#nav.work li.vehicles a,
ul#nav.vehicles li.living-abroad a,
ul#nav.living-abroad li.education-youth a,
ul#nav.education-youth li.health a,
ul#nav.health li.family a,
ul#nav.family li.shopping a {
	color:		transparent;
	background:	url('/youreurope/citizens/images/theme/sprite-next.gif') no-repeat center top transparent;
}
ul#nav.work li.travel a,
ul#nav.vehicles li.work a,
ul#nav.living-abroad li.vehicles a,
ul#nav.education-youth li.living-abroad a,
ul#nav.health li.education-youth a,
ul#nav.family li.health a,
ul#nav.shopping li.family a {
	color:		transparent;
	background:	url('/youreurope/citizens/images/theme/sprite-prev.gif') no-repeat center top transparent;
}
/* override two-line theme */
#nav-theme .two-line a,
#nav-theme .two-line .a {
	display:			block;
    line-height:		18px;
    padding:			9px 4px 9px 10px;
}

/* SUB NAVIGATION */
.sidebar-left {
	display:	none;
}

/* THE MAIN CONTENT */
.content {
	width:			auto;
	margin:			0 5px;
	padding:		0 5px;
}
.content-3-column {
	width:			auto;
	max-width:		90%;
}

.content h1,
#page>h1 {
	font-size:		18px;
	width:			auto;
	padding:		0;
	margin:			4px 5px 15px 3px;
	border:			transparent none 0;
}
#page>h1 {
	margin-left:	10px;
}
.content h2 {
	font-size:		16px;
	color:			#3c3c3c;
}
.content .updated {
	display:		none;
}

.content table {
	width:			auto;
	max-width:		99%;
	margin-left:	auto;
	margin-right:	auto;
}
.content table tr {
	width:			auto;
	max-width:		99%;
}
.content table p {
	width:			auto;
}
/* FAQ Section */
.faq-section {
	width:			99%;
	clear:			both;
}
.faq-section .title a,
.faq-section li a {
	font-size:		14px;
}
.faq-select {
	display:		none;
}

/* add more spacing for better ledgibility: */
.content p,
.content li,
.content dt,
.content dd {
	line-height:	1.5em;
}

/* menu sub-navigation for mobile view */
#mobile-nav {
	display:		block;
	margin:			5px 0 14px 64px;
	font-weight:	bold;
}

/* NEED HELP? */
 .content #need-help-link,
.content #need-help-link.fixed {
	display:		none;
/*	position:		static;
	z-index:		0;
	margin:			0 auto 5px auto;
	width:			100%;
	max-width:		540px;
}
#need-help h2 {
	width:			320px;
	margin:			0 auto;
}
#need-help>div {
	width:			320px;
	margin:			0 auto;
	padding-right:	53px; */
}

#page.broker,
#page.help {
	padding: 2px 0 0;
}
	
/* tools */
#toolbar,
#share-tool {
	display:				none;
}
.updated {
	display:	none;
}

/* national contacts */
.national-contact-map,
.toggle-all {
	display:		none;
}
.contact-points-list li {
	min-height:		66px;
}

/* Right Sidebar and Europe Direct Box */
.sidebar-right {
	clear:		both;
	float:		none;
	width:		100%;
	margin:		0;
	padding:	0;
}
.sidebar-right .tools,
.sidebar-right .openClose {
	display:		none;
}
.euro-direct-box {
	display:	block;
	width:		50%;
	min-width:	250px;
	max-width:	300px;
	margin:		1em auto;
}
.euro-direct-box ul {
	list-style:	none;
}
.euro-direct-box ul li {
	padding:	0;
	background:	transparent none;
	display:	none;
}
.euro-direct-box ul li:first-child {
	display:	block;
}
/* PHONE NUMBER */
#CONTACTINFOTEL {
	display:	block;
	cursor:		pointer;
	background:	#E9EFF3 url('../images/theme/phone-icon.png') no-repeat left center;
	border:		#83B5C1 solid 1px;
	margin:		1px;
	padding:	6px 6px 6px 26px;
	border-radius:	8px;
	-moz-border-radius:	8px;
	-webkit-border-radius: 8px;
}

/* shrink language switcher on very narrow screens */
@media only screen and (max-width:420px) {
	.js #services {
		padding-right:	40px;
	}
	.language-selector-close {
		width:			25px;
	}
	.language-selector-close li a {
	}
	.language-selector-close li a img {
	}
}

/* prevent font scaling on iOS devices in landscape mode */
@media only screen and (max-device-width: 480px) {
	html {
		-webkit-text-size-adjust: none; 
	}
}

/* web form for help page */
form#form_help {
	padding:	0 5px;
}
form#form_help h2 {
	font-size: 		1.5em;
	margin-top:		0;
	margin-left:	6px;
}
form#form_help p label {
	margin-left:	24px;
}

/* more space on search results page */
#search-results {
	margin-right:	5px;
}