/* --------------------------------------------------[ html general ]-- */
html, body {
	height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	background:url(../images/bg_all.png) repeat-y center;
}
#main {
	background:url(../images/bg2b.jpg) no-repeat center top;
}
/* --------------------------------------------------[ LANGUAGES CLASSES]-- */


#top {
	width:800px;
	margin:0 auto;
	position: relative;
	min-height: 100%;
	height: 100%;
}
/* --------------------------------------------------[ common classes ]-- */
.right {
	float:right;
}
.left {
	float:left;
}
.center {
	text-align:center;
}
.credit {
	color:#FFF;
}
h3, h2 {
	font-weight:bold;
}
h2 {
	font-size:20px;
	margin-bottom:15px;
}
ul {
	margin-top:15px;
	line-height:20px;
}
strong {
	font-weight:bold;
}
.button {
	position:absolute;
	left:83px;
	top:81px;
	margin:0;
	padding:0;
	overflow:visible;
}
.banner {
	position:absolute;
	top:40px;
	right:-20px;
	overflow:visible;
	width:468px;
	height:60px;
}
.banner, .banner a {
	padding:0;
	margin:0;
	border:0;
	background:transparent;
}
.banner {
	visibility:hidden;
	display:none;
}
.steps {
	top:40px;
	left:0;
	margin:0px;

}
.steps .top {
	margin-left:-30px;
}
.steps .top.IT {
	margin-left:-10px;
}
.steps .top.DE {margin-left:-20px;}
 .steps .bottom {
	margin-top:130px;
}
.steps.FR .bottom {margin-left:10px;}
.steps.IT .bottom {margin-left:10px;}
.steps.DE .bottom {margin-left:6px;}



.box {
	width:198px;
	padding-left:68px;
	float:left;
	display:inline;
	font-size:10px;
	line-height:normal;
	text-align:left;
}
.box h3 {
	font-size:18px;
	font-weight:normal;
}
.box p {
	padding-right:2px;
}
/* --------------------------------------------------[ link colors ]-- */
a {
	text-decoration:none;
}
a:link, a:active, a:visited {
	color: #26a2fd;
}
a:hover, a:visited:hover {
	text-decoration:underline;
}
/* --------------------------------------------------[ forms ]-- */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:200px;
	padding:5px;
}
#bottomSteps{
	padding-left:0px!important;
	padding-left:60px;	
}
#topSteps{
	margin-left:0px!important;
	margin-left:-60px;	
}
/* --------------------------------------------------[ head ]-- */
#head {
	padding-bottom:38px;
	overflow:hidden;
}
#head h1 {
	font-weight:bold;
	color:#1f506f;
	width:450px;
	position:absolute;
	text-align:right;
	right:-6px;
	font-size:12px;
	top:35px;
}
#head img {
	margin-top:60px;
	margin-right:4px;
}
#head ul, #head img {
	clear:both;
	float:right;
}
#head ul li {
	float:left;
	width:65px;
	text-align:center;
}
/* --------------------------------------------------[ content ]-- */
#content {
	position:relative !important;
	position:absolute;
}
/* --------------------------------------------------[ lang menu ]-- */
ul#lang li {
	border-right:1px solid #336666;
	line-height:12px;
	font-size:11px;
}
ul#lang li.last {
	border:none;
}
ul#lang a {
	color:#336666;
}
ul#lang li.selected a {
	color:#FFF;
}
/* --------------------------------------------------[ nav menu ]-- */
ul#nav {
	margin-top:30px;
	width:680px;
}
ul#nav li {
	width:156px;
	font-size:13px;
	font-weight:bold;
	float:right;
}
ul#nav li a {
	color:#26a2fd;
}
ul#nav li.selected a {
	color:#e15c10;
}
.invisible {
	cursor:pointer;
	position:absolute;
	width:300px;
	height:140px;
}
.invisible img {
	position:absolute;
	top:31px;
	left:260px;
}
/* --------------------------------------------------[ footer ]-- */
#footer {
	clear:both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	color:#75abcd;
	padding-top:30px;
}
#footer a {
	color:#75abcd;
}
/* --------------------------------------------------[ home ]-- */
.home .center {
	margin-left:-260px;
	overflow:visible;
	left:0;
	top:157px; !important;
	top:147px; /* IE6 */
}
#userHome {
	position:absolute;
	top:-100px;
	left:-180px!important;
	left:80px;	
}
#bgContent {
	margin-top:62px;
}
.center h2 {
	position:absolute;
	top:21px;
	font-size:24px;
	letter-spacing:-1px;
	color:#d0530d;
	width:740px;
	left:47px!important;
	left:300px;
	text-align:justify;
}
.center #h2DE{
	font-size:22px;
} 
.home img.button {
	margin-top:0 !important;
	margin-top:157px; /* IE6 */

}
.steps, .home .txt {
	position:absolute;
	padding-left:0 !important;
	padding-left:190px; /* IE6 */
}
.home .steps .bottom.FR, .home .steps .bottom.IT {
	margin-left:-40px;
	display:inline;
	
}
.home .steps .bottom.DE {
	margin-left:15px !important;
	margin-left:-40px;

}
.home .steps .bottom.ES {
	margin-left:80px;
}	
.home .steps .bottom.EN {
	margin-left:5px !important;
	margin-left:20px;

}
.free {
	position:absolute;
	top:80px;
	right:-40px!important;
	right:-20px;	

	
}
.home .txt {
	top:60px;
	left:0px;
	text-align:left;
	position:absolute;
}
.home .txt ul {
	font-size:17px;
	font-weight:bold;
	color:#30606d;
	line-height:30px;
	margin-left:60px!important;
	margin-left:130px;	
}
.home .txt ul li {
	background:url(../images/ul-home-bg.png) no-repeat left 4px;
	padding-left:23px;
	float:left;
	display:block;
	width:660px;
}
.home .txt .button {
	position:relative;
	left:180px!important;
	left:210px;	
	top:5px;
	padding:0;
	overflow:visible;
}
.home .txt .bottom {
	clear:both;
	padding-top:25px;
	padding-right:9px!important;
	margin-left:0px!important;	
	margin-left:70px;
	width:100%;
}
.home .txt .bottom .box {
	width:170px;
	padding-right:25px;
}
.home #botSquare {
	position:absolute;
	top:416px!important;
	top:566px;
	left:80px;
}
.home .center .steps{
		position:absolute;
	top:380px;
	left:4px;
}


/* --------------------------------------------------[ all internal pages ]-- */
.internal #content {
	margin-top:2px !important;
	margin-top:159px;
}

.internal #content a {
	font-weight:bold;
	text-decoration:underline;
	color:#FFF;
}
.internal .steps, .internal .left {
	width:250px;	
	padding:0px 0px 0px 0px;
	margin:0;
}
.internal .steps img {
	
}
.internal .steps .top {
	margin:0px 0px 0px 0px !important;
	*margin:0px 0px 0px 35px !important;
	margin:0px 0px 0px -85px;
}
.internal .steps .bottom {
	margin:130px auto;
}
.internal .left {
	position:absolute;
	left:15px;
	top:280px;
}
.internal .left .box {
	height:95px;
	width:160px;
	overflow:hidden;
}
.internal .txt {
	position:relative;
	top:-555px;
	margin-bottom:-555px;
	margin-right:10px !important;
	margin-right:5px;
	overflow:hidden;
	float:right;
	width:515px;
	height:550px;
}
/* --------------------------------------------------[ all internal pages - scroll bars]-- */
/* do not modify .scrollgeneric class, required for proper operation */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase, .vscrollerbar {
	width: 15px;
}
.hscrollerbase, .hscrollerbar {
	height: 15px;
}
.vscrollerbar, .hscrollerbar {
	/* padding of the scroll base, the padding will automatically be turned off by the script */
padding: 5px;
	z-index: 2;
}
.vscrollerbarbeg {
	/*top image holder for vertical scroll bar*/
background: url(../images/vscroller.png) 0px -10px;
	width: 15px;/* height is auto set by the script to fit the scrollbar */
}
.vscrollerbarend {
	/*bottom image holder for vertical scroll bar*/
background: url(../images/vscroller.png);
	width: 15px;
	height: 10px;
}
.hscrollerbarbeg {
	/*left image holder for horizontal scroll bar*/
background: url(http://www.official-emule.com/website/images/hscroller.png) -10px 0px;
	height: 15px;/* width is auto set by the script to fit the scrollbar */
}
.hscrollerbarend {
	/*right image holder for horizontal scroll bar*/
background: url(http://www.official-emule.com/website/images/hscroller.png);
	height: 15px;
	width: 10px;
}
/* Following are OPTIONAL */

.vscrollerbase, .hscrollerbase {
	background-color: #D1DDCB;
	background-image: url(../images/scrollbaseback.png);
}
.hscrollerbasebeg {
	height: 15px;
	background: url(../images/scrollbases.png) -22px 0px no-repeat;/* width is auto set to fill the base */
}
.hscrollerbaseend {
	height: 15px;
	width: 7px;
	background: url(../images/scrollbases.png) 0% 0% no-repeat;
}
.vscrollerbasebeg {
	width: 15px;
	background: url(../images/scrollbases.png) -7px -8px no-repeat;/* height is auto set to fill the base */
}
.vscrollerbaseend {
	height: 7px;
	width: 15px;
	background: url(../images/scrollbases.png) -7px 0px no-repeat;
}
.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: white url(../images/scrolljog.png) 50% 50%;
}
/* --------------------------------------------------[ faq ]-- */
	.internal.faq #mycustomscroll p, .internal.faq .wrap, .internal.faq .txt a {
	margin: 5px 5px 20px 35px;
}
.internal.faq #content h3 {
	font-size:18px;
}
.internal.faq #content h3 img {
	vertical-align:middle;
	margin-right:4px;
}
.internal.faq h4, .internal.faq h5 {
	font-weight:bold;
	margin:5px;
	margin-left:0;
}
.internal.faq h4 {
	font-size:14px;
	margin-top:0;
}
/* --------------------------------------------------[ guide ]-- */

.internal.guide .section h3 {
	font-size:18px;
}
.section {
	clear:both;
	overflow:hidden;
}
.section p {
	clear:both;
	margin-top:10px;
}
.internal.guide .container {
	background:url(../images/bg_nav_guide.png) no-repeat;
	margin-left:25px;
	padding:0;
	width:425px;
}
.internal.guide .section ul.nav, .internal.guide ul.nav {
	display:block;
	list-style:none;
	height:53px;
	width:425px;
	margin:0 auto;
}
.internal.guide ul.nav {
	padding-top:7px;
}
.internal.guide ul.nav li {
	float:left;
	margin-left:4px;
	font-weight:bold;
}
.internal.guide #content ul.nav li a {
	color:#2E4B69;
}
.internal.guide #content ul.nav li a:hover {
	color:#FFF;
}
.internal.guide ul.nav li img {
	margin-right:3px;
	vertical-align:middle;
}
.internal.guide h3 img {
	vertical-align:middle;
	padding-right:10px;
}
.internal.guide .step {
	clear:both;
	overflow:hidden;
	margin-top:15px;
	padding-top:10px;
}
.internal.guide .step h4 {
	clear:both;
	padding-left:20px;
	background:url(../images/star.png) no-repeat;
	overflow:hidden;
	margin-bottom:15px;
}
.internal.guide a.top {
	border-bottom:1px solid #FFFFFF;
	float:right;
	margin:10px;
	padding:5px;
	text-align:right;
	width:440px;
}
.step.10 p {
	width:417px;
	float:right;
}
/* --------------------------------------------------[ contact ]-- */
.internal.contact form {
	margin-left:50px;
}
.internal.contact fieldset {
	padding:0;
	border:none;
}
.internal.contact ul {
	list-style:none
}
.internal.contact label {
	display:block;
	margin-top:20px;
}
.sent_ok {
	margin-top:20px;
	text-align:center;
}
.sent_ok p {
	font-size:16px;
	text-align:left;
	font-weight:bold;
}
.sent_ok ul {
	list-style:none;
	text-align:left;
	width:300px;
	margin:0 auto;
	padding:20px 0 50px 0;
}
.internal.contact .sent_ok ul li a {
	line-height:25px;
	font-size:16px;
	background:transparent url(../images/star.png) no-repeat scroll 0 0;
	padding-left:25px;
	text-decoration:none;
	text-decoration:none !important;
}
/* --------------------------------------------------[ legal pages ]-- */
.internal.legal {
}
/* --------------------------------------------------[ LOGO FAVORIT NETWORK]-- */

#logoFooter {
	padding-top:15px;
	padding-bottom:10px;
}
