@charset "utf-8";

body {
	margin: 0px 0px 10px; 
	padding: 0;
}
ul {
	list-style: inside; 
	margin: 10px 0px;
}
p {
	margin: 10px 0px;
}
#help-content {
	padding-bottom: 20px;
}
main * {
	margin: 0px; padding: 0px;
}
main {
	min-width: 500px !important; max-width: 700px;
}
main h1 {
	text-transform: uppercase;
	overflow: hidden;
	font-family: "Futura Lt BT Light", Arial, Helvetica, sans-serif;
	font-size: 2em;
}
main h1 span {
	padding: 3px 7px 2px;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	font-family: "Futura Lt BT Light", Arial, Helvetica, sans-serif;
	float: left;
	background-color: #ACA095;
}
main h1 a {
	padding: 3px 7px 2px;
	color: rgb(255, 255, 255);
	letter-spacing: 2px;
	font-family: "Futura Lt BT Light", Arial, Helvetica, sans-serif;
	float: left;
	background-color: #ACA095;
}
main h1 a:hover {
	text-decoration: none !important;
}
main h1 span a {
	padding: 0px;
	color: #fff !important;
}
main h1 a span {
	padding: 0px;
}
#popup-top-element {
	margin: 50px 5px 30px 10px;
}
#popup-top-element #close-popup {
	font-size: 90%; margin-right: 10px; float: right;
}
#popup-top-element #close-popup img {
	vertical-align: middle;
}

.subInner {
	display:none;
	margin:20px 0 30px;
}
.subInner p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.0em;
}
.subInner ul {
	margin-bottom: 15px;
}
.subInner ul li {
	list-style-type: disc;
	list-style: inside; 
	line-height: 1.3em;
}
.subContent h4 {
	display:block; 
	color:#000; 
	letter-spacing:0.02em; 
	line-height:16px;
	text-transform:uppercase; 
	font-size:15px;
	font-weight:normal; 
	padding:8px 5px 8px 0; 
	text-decoration:none; 
	border-top:1px solid #999999;
}
.subContent h4.fst {
	padding-top:17px !important;
	border-top:none !important;
}
.subContent h4:hover {
	cursor:pointer;
	text-decoration: none;
}
.subContent h4 span {
	display: block;
	background:url('menu_open.gif') 100% 0% no-repeat;
}

.subContent h4 span.open {
	background:url('menu_closed.gif') 100% 100% no-repeat;
}

#help-left-nav {
	width: 170px; float: left;
}
#help-left-nav ul {
	margin-bottom: 20px; 
	list-style-type: none;
}
#help-left-nav ul li {
	list-style-position: outside;
	padding: 4px 0;
	line-height: 1.0em;
}
#main-help h1 {
	margin-bottom: 20px;
}
#help-content {
	width: 420px;
	padding-left: 15px; 
	float: left;
}
#help-content a {
	color: rgb(153, 153, 153); 
	text-decoration: none;
}
#help-content a:hover {
	text-decoration: underline;
}

#main-help {
	margin: 10px 10px 10px 0px;
	width: 619px;
}
#main-help h1 {
	margin-bottom: 45px;
}
#main-help #helptitle h1 {
	border-bottom: 1px solid #999999;
	margin: 0 0 0;
	padding-bottom: 5px;
}
#popup-top-element {
	margin: 0 0 30px 0;
	padding: 0;
}
#main-help #help-country-selector-section {
	position: absolute;
	top: 0px;
	width: 420px;
}
#help-details-accordion{
	height:auto; 
	list-style:none;
}
#help-info {
	float:left; 
	width:410px; 
	margin-top:30px;
}
.closed {display:none;}
#help-details-accordion li {border-bottom:1px solid #999999; display:block;}
#help-details-accordion ul {overflow:hidden;}
#help-details-accordion li:last-child {border-bottom:none;}
#help-details-accordion li li {border-bottom:none; height:auto;}
#help-details-accordion .tab-details {margin:10px 0; overflow:hidden;}
#help-details-accordion li li a:hover { text-decoration:none;}
#help-details-accordion p{margin-bottom:10px;}

@viewport {
max-width: device-width;
}

@media screen and (max-device-width: 640px) {
	#help-left-nav, #main-help #help-country-selector-section, #popup-top-element {
		display: none !important;
	}
	#help-content {
		float: left; 
		padding: 0px; 
		width: 100%
	}
	#main-help {
		margin: 8px; 
		width: auto;
	}
	#main-help #helptitle h1 {
		margin: 0 !important;
	}
}


#sub01{
	padding-top: 210px;
	margin-top: -210px;
}
#sub02, #sub03, #sub04, #sub05, #sub06, #sub07, #sub08, #sub09, #sub10, #sub11, #sub12, #sub13, #sub14{
	padding-top: 10px;
	margin-top: -10px;
}