/* CSS Document 
default font size

*/


body {
font-size:66%;
}

#topfurniture form {
padding:112px 0 68px 0;
}


#topnav ul { 
    width:885px;
}

#topnav ul li a {
padding-left:0.8em;
}


#topnav ul li a span {
float:left; 
padding:0.7em 0.8em 1.2em 0;
}

#topnav ul li.sel a span, #topnav ul li a:hover span, #topnav ul li a.stillhover span {
    padding:1.6em 0.8em 0.6em 0;
    height:15px;
    _padding:1.7em 0.8em 0.6em 0;
    _height:auto;
}

#topnav ul li#last ul {
left:-107px;
}

#parentkids {
	background:#00a9e7 url(../images/theme3/bg-head-home-2.jpg) no-repeat center top;
}

/* left nav */

#leftnav li li a {
padding-left:1em;
}

.leftnav li.title {
	padding:0 0 7px 1em;

}

/* registration */
div.registration dt {
	width:250px;
}

p.errortxt {
	margin-left:260px;
}

#tabContent p.errortxt {
	margin-left:165px;
}

/* encyclobetes */

#eb, #eb span {
	background:transparent url(../images/theme1/eb/encyc_header1.gif) no-repeat 0 0 ;
	width:181px;
	height:30px;
}


#eb {
border-bottom:1px solid #cecece;
width:705px;
margin-bottom:0.5em;
float:left;
}

/* footer */

#footer div.lang a {
padding:0 1.1em 0 1em;
}

#footer div.lang {
width:11.5em;
}

/*============================================= Bugfix menu select IE6 ================================================*/

#iFrameMenu1368 , #iFrameMenu1369 , #iFrameMenu1370 , #iFrameMenu1371 ,#iFrameMenu1360 , #iFrameMenu1363 {
	position:absolute;
	visibility:hidden;
	z-index:1000px;
	margin:248px 275px;
	overflow:hidden;
	width:225px;
	height:290px;
	/*border:1px solid green;*/
}
#iFrameMenu1368 {
	margin-left: 110px;
	height:170px;
	
}
#iFrameMenu1369 {
	margin-left: 255px;
	height:250px;
	
}
#iFrameMenu1370 {
	margin-left: 394px;
	height:250px;
	
}
#iFrameMenu1371 {
	margin-left: 456px;
	height:145px;
    
}
#iFrameMenu1360 {
	margin-left: 518px;
	height:199px;
    
}
#iFrameMenu1363 {
	margin-left: 564px;
	height:198px;
 
}

/*============================================= End Bugfix menu select IE6 ================================================*/

