/*
JBNN
2009-01-29
CSS for product comparison
*/

/*-------- compare -------*/

#compare .productsHeaderContainer {
    border-bottom:0;
}

#compare .rightContent .productsHeaderContainer h1 {
	margin-left:-0.57em;
}
	
#compare #tblCompare {
    width:100%;
}

#compare #tblCompare td {
    border-right:1px solid #EBE8D8;
    color:#333;
}

#compare #tblCompare td.width2column {
	width:10em;
}

#compare #tblCompare td.width3column {
	width:23.854em;	/*229px*/
}

#compare #tblCompare td.width4column {
	width:17.708em; /*170px*/
}

#compare #tblCompare td.features {
    padding:1.05em 1.56em 0 1.00em;
    vertical-align:top;
}

#compare #tblCompare td.features div {
	overflow:hidden;
}

#compare #tblCompare td.features div.width2column {
	padding-left:1.00em
	width:32.710em;
}

#compare #tblCompare td.features div.width3column {
	width:20.729em;
}

#compare #tblCompare td.features div.width4column {
	width:14.583em;
}

#compare #tblCompare td.features a {
    color:#999;
    display:block;
    margin-top:0.91em;
    margin-bottom:0.91em;
    font-size:1.15em;
}

#compare #tblCompare td.features a:hover {
    color:#F60;
    text-decoration:none;
}

#compare #tblCompare ul {
    padding:0;
    margin:0;
    margin-left:1.36em;
    font-size:1.15em;
}

#compare #tblCompare td .prodDescr {
    font-size:1.15em;    
}

#compare #tblCompare .noBorder {
    border:0;
}

#compare .productContainer {
    border:0;
    width:auto;    
    overflow:visible; 
}

#compare .rightContent .productsContainer .productContainer .cartContainer {
	top:24.8em;    
}

#compare a.zoom {
   right:0em;
   top:0em;
}



.productContainer .compSlText  {
	padding:10px 0px 0px 4px;
	font-size:1.15em;
}
	
.productContainer  a:hover.compLink{
	text-decoration:underline;
    display:block;
}

.productContainer .popupListener{
 width:13.25em;
}

#compare .rightContent .productsContainer .productContainer .cartContainer .linkContainer {
	width:100%;
	display:block;	
	margin-top:0.583em;
}

#compare .rightContent .productsContainer .productContainerLong .cartContainer {
	top:30.94em;
}

#compare .productBottom {
    background:url('http://www.ikea.com/ms/css/../img/ppc/dotline_228.gif') repeat-x;
    margin:0.42em 0.42em 0.42em 0.52em;
    overflow:hidden;
    width:auto;
    display:block;
    padding:0;
    float:none;
}

#compare h2 {
    font-weight:bold;
    font-size:1.15em;
    margin-top:0px;
    margin-bottom:1.05em;
}

#compare h2:first-letter {
	text-transform:uppercase;
}

#compare #tblCompare .productPadding {
    padding-left:1.558em;
    padding-right:1.245em;
    width:12.08em;
}

#compare .productsHeaderContainer {
    border-bottom:0;
}
#compare .rightContent .productsHeaderContainer h1 {
	margin-left:-0.57em;
}

#compare #productsTable td.width2column {
	width:10em;
    padding-bottom:2.10em;
}
#compare #productsTable td.width3column {
	width:23.854em;	/*229px*/
	padding-bottom:2.10em;
}

#compare #productsTable td.width4column {
	width:17.708em; /*170px*/
	padding-bottom:2.10em;
}
#compare #productsTable td.features {
    padding:1.05em 1.56em 0 1.0em;
    vertical-align:top;
}
#compare #productsTable td.features div {
	overflow:hidden;
}
#compare #productsTable td.features div.width2column {
	padding-left:0.6em; 
	width:32.710em;
	padding-bottom:0.6em;
}
#compare #productsTable td.features div.width3column {
	width:20.729em;
	padding-bottom:0.6em;
	padding-left:0.6em;
}
#compare #productsTable td.features div.width4column {
	width:15.583em;
	padding-bottom:0.6em;
	padding-left:0.6em;
}
#compare #productsTable td.features a {
    color:#999;
    display:block;
    margin-top:0.91em;
    margin-bottom:0.91em;
    font-size:1.15em;
}

#compare #productsTable td.features a:hover {
    color:#F60;
    text-decoration:none;
}
#compare #productsTable ul {
    padding:0;
    margin:0;
    margin-left:1.36em;
    font-size:1.15em;
}

#compare #productsTable td .prodDescr {
    font-size:1.15em;    
}

#compare #productsTable .noBorder {
    border:0;
}

#compare .productBtiBack {
    width:11.128em;
}

#popupContent .productContainer {
   overflow:hidden;
}

