/*  
CSS , style.css : xmas content module design HP and category
*/
#xmaspush
{
text-align: left;
margin-bottom: 12px;
clear: both;

}

#xmaspush #xmashead
{
height: 62px;
background: #fff url('http://r6.kelkoo.com/misc/spop/xmas06/cntmod/kdoinc_hp_small_fr2.png') no-repeat left bottom;
width: 570px
}

#xmaspush .xmasborder
{
border: 1px solid #afbed4;
border-top: none;
background: #fff url('http://r6.kelkoo.com/misc/spop/xmas06/cntmod/bg_hp.png') repeat-x;
width:568px;
height:210px;
}

#xmaspush #xmascontent
{
font-size: 11px;
position:relative;
z-index:100
}

#xmaspush #xmascontent ol#cat
{
text-align: left;
width: 410px;
padding: 0;
margin: 26px 5px 0 5px;
}

#xmaspush #xmascontent ol#cat li
{
list-style-type: none;
float: left;
width: 33%;
text-align: center;
margin-bottom: 15px
}

#xmaspush #xmascontent ol#cat .price
{
font-weight: bold;
margin: 2px 0 2px 0
}


#xmascontent div.viewoffer
{
clear: both;
color: #b98f33;
margin: 15px 0 0 10px;
padding: 0 0 0 20px;
background: url('http://r6.kelkoo.com/misc/spop/xmas06/cntmod/puce.gif') no-repeat left;
}

#xmascontent .viewoffer a:hover
{
color: #fe5109;
}

#xmascontent .viewoffer a:link, #xmascontent .viewoffer a:visited
{
font-weight: bold
}

/* Include id's for all your layers here, with commas between. */
#lyr0, #lyr1, #lyr2, #lyr3, #lyr4 { position:absolute; visibility:hidden; left:0px; top:0px; z-index:1 }				

/* for link style change */

#xmascontent ul#topicnav {
	position:relative;
	z-index:200;
	left: 422px;
	top: 10px;
	height: 20px;	
	margin: 0;	
	padding: 0;
	width: 146px
}
#xmascontent #topicnav li {
	margin: 0 0 3px 0; 
	padding: 0;
	list-style-type: none;
}

#xmascontent #topicnav li a{	
	line-height: 14px;	
	font-weight: bold;
	padding: 9px;
	display: block;
	width: 146px;
	text-decoration: none
}

#xmascontent #topicnav li span{	
	font-weight: normal;
	margin-left: 12px
}	

#xmascontent #topicnav a:link.off, #topicnav a:visited.off {
	background: url(http://r6.kelkoo.com/misc/spop/xmas06/cntmod/tab_off.gif) no-repeat top left;
	color: #3333cc	
	}

#xmascontent #topicnav a:link.on, #topicnav a:visited.on {
	background: url(http://r6.kelkoo.com/misc/spop/xmas06/cntmod/tab_on.gif) no-repeat top left;
	color: #b98f33;
	text-decoration: none;
	}
	
#xmascontent #topicnav a:link.done, #topicnav a:visited.done {
	background: url(http://r6.kelkoo.com/misc/spop/xmas06/cntmod/tab_off.gif) no-repeat top left;
	color: #3333cc
	}
	
#xmascontent #topicnav a.on:hover, #xmascontent #topicnav a.off:hover, #xmascontent #topicnav a.done:hover {text-decoration: underline}
