/* CSS Document 
default font size

*/


body {
    font-size:80.5%;
}

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


#topnav ul { 
    width:940px;
}

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


#topnav ul li a span {
    float:left; 
    padding:0.5em 0.4em 1em 0;
}

#topnav ul li.sel a span, #topnav ul li a:hover span, #topnav ul li a.stillhover span {
    padding:1.4em 0.4em 0.4em 0;
    height:auto;    
    _height:16px;
}

#topnav ul li#last ul {
    left:-98px;
    _left:-99px;
}

#topnav ul li#next2last ul {
    left:-125px;
}

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

/* Left nav */


#leftnav li a { 
width:152px;
padding:5px 16px 5px 0.5em;
margin:0 0 0 0.5em;
}

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

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

}

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

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


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

/* encyclobetes */

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

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

/* footer */

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

#footer div.lang {
width:11em;
}
/*============================================= Bugfix menu select IE6 ================================================*/

#iFrameMenu1368 , #iFrameMenu1369 , #iFrameMenu1370 , #iFrameMenu1371 ,#iFrameMenu1360 , #iFrameMenu1363 {
	position:absolute;
	visibility:hidden;
	z-index:1000px;
	margin:250px 275px;
	overflow:hidden;
	width:225px;
	height:290px;
	/*border:1px solid green;*/
}
#iFrameMenu1368 {
	margin-left: 79px;
	height:185px;
	
}
#iFrameMenu1369 {
	margin-left: 229px;
	height:268px;
	
}
#iFrameMenu1370 {
	margin-left: 380px;
	height:264px;
	
}
#iFrameMenu1371 {
	margin-left: 438px;
	height:165px;
    
}
#iFrameMenu1360 {
	margin-left: 497px;
	height:213px;
    
}
#iFrameMenu1363 {
	margin-left: 563px;
	height:225px;
 
}

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

