/*
jake
2009-01
framework 10
*/

/* ----------------------------------------------------------------------------------- start hidden menu */
.access {
    position: absolute; 
    left: -3000px; 
    width: 500px; 
}
/* ----------------------------------------------------------------------------------- end hidden menu */
/* ----------------------------------------------------------------------------------- start top menu */
.topMenu {
    height:6.67em;
    width:93.75em;
}

.topMenu .logoContainer {
    position:absolute;
    z-index:1;
}

.topMenu .logoContainer .logoLink {
    float:left;
}

.topMenu .logoContainer .logo {
	width:20.83em;
	height:3.65em;
	padding-bottom:0.52em;
    margin-top:0.31em; /*3px;*/
}

.topMenu .logoContainer .ikeaTagline {
	color:#666;
    font-size:1.15em;
    clear:both;
	width:40em;
}

.topMenu  .iconLinkContainer {
	float:left;
    text-align:center;
    margin-right:1.15em;
}

.topMenu .iconLinkContainer .iconLink {
	text-align:center;
    display:table;          /* Horizontal center align fix for Firefox  */
}

.topMenu .iconLinkContainer .iconLink img {
    width:2.708em;
    height:2.708em;
    padding-bottom:0.625em;
    padding-top:0.315em;
}

.topMenu .iconLinkContainer .iconLink a {
	color:#666666;
	text-decoration:none;
}

.topMenu .iconLinkContainer .iconLink a:hover {
	color:#FF6600;
}

.topMenu .iconLinkContainer .iconLink span {
    font-size:1.15em;
    display:block;
}

/* Safari Fix */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .topMenu .iconLinkContainer .iconLink span { 
        margin-top:3px;
    }
}

.topMenu .rightSection {
	float:right;
	padding:0px;
	margin:0px;
    margin-top:0.52em;
    margin-right:-1.15em;
    position:relative;
}

.topMenu .rightSection .linkList {
	float:left;
    padding-left:1.15em;
    padding-right:1.15em;
    border-left:1px solid #EEE;
    height:5.42em;
}

.topMenu .rightSection .linkList ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.topMenu .rightSection .linkList li {
	line-height:1.77em; /*17px*/
}

.topMenu .rightSection .linkList a.languageLink {
	color:#666666;
    font-size:1.15em;
    text-decoration:none;
}

.topMenu .rightSection .linkList a.languageLink:hover {
    color:#FF6600;
}

.topMenu .rightSection .linkList .languageLinkActive {
	color:#FF6600;
    font-size:1.15em;
    font-weight:bold;
}

.topMenu .rightSection .linkList a.languageLinkActive:hover {
    text-decoration:none;
}

/* ---------- Search ----------  */
.topMenu .searchForm {
    float:left;
	margin-top:0.93em;
}

.topMenu .searchForm .formInput {
    float:left;
    padding-left:2.08em;
}

.topMenu .searchForm .formInput input {
    width:22.3em;
    font-size:1.15em;
    padding-bottom:0.185em;
    margin-top:0;
}

/* used when language links is displayed */
.topMenu .searchForm div.langLinks {
    /* padding-left:1.05em; */
}

.topMenu .searchForm input.langLinks {
    width:19.03em;
}
/* used when language links is displayed */

.topMenu .searchForm .formBtn {
	float:left;
    margin-left:0.52em;
}

.topMenu .searchForm .formBtn img {
	width:4.38em; /*42px;*/
    height:2.08em; /*20px;*/
}
/* ---------- Search ----------  */

/* ----------------------------------------------------------------------------------- end top menu */

/* ----------------------------------------------------------------------------------- start main menu */

.mainMenu .tableContainer {
	width:93.75em;
	overflow:hidden;
}

.mainMenu table {
	font-size:1.145em;
	width:100%;
	border:0px;
	border-collapse:collapse;
	text-align:center;
}

.mainMenu td {
	background:#FFC809 url('http://www.ikea.com/ms/css/../img/header/header.gif') repeat-x 0 -297px;
	padding:0;
	white-space:nowrap;
}

.mainMenu td a .separator {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat right -264px;
	width:100%;
	height:23px;
	padding-top:10px;
	cursor:pointer;
}

.mainMenu td.allProducts a .separator {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat right -132px;
}

.mainMenu td.allProducts a:hover .separator,
.mainMenu td.allProducts a.active .separator {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat right -165px;
}

.mainMenu td.allProducts a .end {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat left 0;
	width:100%;
	height:100%;	
	cursor:pointer;
}

.mainMenu td.allProducts a:hover .end,
.mainMenu td.allProducts a.active .end {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat left -33px;
}

.mainMenu td.moreRooms a .end {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat right -363px;
	width:100%;
	height:23px;
	padding-top:10px;
	cursor:pointer;
}

.mainMenu td.moreRooms a:hover .end,
.mainMenu td.moreRooms a:active .end {
	background:url('http://www.ikea.com/ms/css/../img/header/header.gif') no-repeat right -396px;
}

.mainMenu td a .padding {
	padding:0 1.2em;   /*Change made for IKEA00651685*/
	cursor:pointer;
	line-height:1.182em;
}

.mainMenu td a, 
.mainMenu td a:visited {
	color:#FFF;
	font-weight:bold;
	display:block;
	text-align:center;
	height:33px;
}

.mainMenu td a:hover ,
.mainMenu td a.active {
	background:#FF9209 url('http://www.ikea.com/ms/css/../img/header/header.gif') repeat-x 0px -330px;
	text-decoration:none;
	color:#FFF; /* For IE6 */
}

.mainMenu td.allProducts {
	background:#0167CB url('http://www.ikea.com/ms/css/../img/header/header.gif') repeat-x 0px -66px;
}

.mainMenu td.allProducts a:hover,
.mainMenu td.allProducts a.active {
	background:#0167CB url('http://www.ikea.com/ms/css/../img/header/header.gif') repeat-x 0px -99px;
}

.mainMenu td.newAtIkea {
	background:#000 url('http://www.ikea.com/ms/css/../img/header/header.gif') repeat-x 0px -198px;
}

.mainMenu td.newAtIkea .padding {
	font-style:italic;
}	

.mainMenu td.newAtIkea a:hover,
.mainMenu td.newAtIkea a.active {
	background:#000 url('http://www.ikea.com/ms/css/../img/header/header.gif') repeat-x 0px -231px;
}

#menu .mainMenuShadow {
	height:0.21em;
	width:93.75em;
	display:block;
}

/* ----------------------------------------------------------------------------------- end main menu */

/* ----------------------------------------------------------------------------------- start dropdown menu */
#allContent #moreRoomsMenuWrapper {
    position:relative;
    z-index:20000;
}

#allContent #moreRoomsMenu {
    display:block;
    position:absolute;
    top:-0.21em;
    right:0px;
    width:44.167em; /*424px; /* For IE*/
}

#allContent #moreRoomsMenu table {
    font-size:1.15em;
    border:0;
    background-color:#FFF;
    width:100%;
}

#allContent #moreRoomsMenu td {
    padding:0;
    width:50%;
}

#allContent #moreRoomsMenu .contentLeft {
    border-bottom:1px solid #DDDDDD;
    margin-left:0.907em;
    margin-right:0.544em;
    /*width:17.66em; /*195px;*/
}

#allContent #moreRoomsMenu .contentRight {
    border-bottom:1px solid #DDDDDD;
    margin-left:0.544em;
    margin-right:0.907em;
    /*width:17.66em; /*195px;*/
}

#allContent #moreRoomsMenu .seasonal {
    color:#3399FD;
}

#allContent #moreRoomsMenu .border {
	border-left:1px solid #DDD;
    border-right:1px solid #DDD;
    border-top:1px solid #CCC;
    border-bottom:none;
}

#allContent #moreRoomsMenu .noBorder {
    border:none
}

#allContent #moreRoomsMenu a {
	display:block;
	color:#444;
    width:100%;
    line-height:2.9em; /*32px;*/
    text-decoration:none;
}

#allContent #moreRoomsMenu a:hover {
    color:#F60;
}

#allContent #moreRoomsMenu a:hover .seasonal{
    text-decoration:underline;
}
/* Classes to add rounded corners to the bottom of the menu  */
#allContent #moreRoomsMenu .endLeft {
    float:left; 
    width:0.52em; /*5px; */
    height:0.52em; /*5px; */
    background:url('http://www.ikea.com/ms/css/../img/header/sub_menu.gif') 0px 0px no-repeat;
}

#allContent #moreRoomsMenu .endCenter {
    float:left; 
    height:0.52em; /*4px; */
    width:43.12em; /*414px; */
    background:url('http://www.ikea.com/ms/css/../img/header/sub_menu.gif') 0px -5px repeat-x;
}

#allContent #moreRoomsMenu .endRight {
    float:right; 
    width:0.52em; /*5px; */
    height:0.52em; /*5px; */
    background:url('http://www.ikea.com/ms/css/../img/header/sub_menu.gif') 0pc -10px no-repeat;
}
#allContent #moreRoomsMenu img {
	width:2.26em; /*25px; */
	height:2.26em; /*25px; */
    padding-right:0.91em; /*10px*/
    vertical-align:middle;
}
#allContent #moreRoomsMenu .productImage {
	background-image:url('http://www.ikea.com/ms/css/../img/menu/products/products_small.gif');
	width:2.26em; /*25px; */
	height:2.26em; /*25px; */
	margin-right:0.91em; /*10px*/
	margin-top:0.455em; /*5px*/
	float:left;
}
/* For IE6 */
* html #allContent #moreRoomsMenu {
    right:0px;
}

* html #allContent #moreRoomsMenu img {
    padding-top:4px;
    padding-bottom:3px;
}
/* For IE6 */
