/* ****************** *
 * Wonderprice Style Sheet
 * ****************** *
 * versions : 1.0
 * authors : Philong Tong
 * email : 
 * website : www.wonderprice.com
 * copyright wonderprice 2008
 * ****************** */


/***************************************
 HOME
***************************************/
	div#boxHomeRight {
		border:0px solid red;
		width:286px;
		min-height:495px;
		position:absolute;
		z-index:2;
		top:0;
		right:0;
		text-align:left;
	}

	div#boxHomeRight span {
		display:block;
		padding:0;
		border:0px solid blue;
		margin:0 0 11px 0;
	}
	
	div#boxHomeLeft {
		border:0px solid red;width:714px;min-height:495px;position:absolute;z-index:1;top:0;left:0;
	}
	
	div.boxHomePic1 {
		background: transparent url(/i/fr/homePicto01.gif) top right no-repeat;		
		height:208px;
		position:relative;
	}

	div.boxHomePic2 {
		background: transparent url(/i/fr/homePicto02.gif) top right no-repeat;
		height:120px;
		position:relative;
	}
	
	div.boxHomePic3 {
		background: transparent url(/i/fr/homePicto03.gif) top right no-repeat;
		height:120px;
		position:relative;
	}
	
/***************************************
 COMMAND BASKET
***************************************/

#basketLine {
		height:26px;
		display:block;
		margin:10px 0 0 0;
	}
	
	#basketLine li {
		margin:0 6px 0 0;
		float:left;
		display:block;
		width:190px;
		height:26px;
		text-align:center;
		background: transparent url(/i/fr/basket_btn_bgOff.gif) top left no-repeat;
	}
	
	#basketLine li a {
		position:relative;
		display:block;
		width:100%;
		height:26px;
		text-align:center;
	}
	
	#basketLine li a img{
		position:absolute;
		top:0px;
		left:0px;
	}
	
	table#basketList{
		margin:6px 0 0 0;
	
	}
	table#basketList th {
		font:bolder 11px arial;
		color:#848484;
		background:#ffffff;
	}
	table#basketList td {
		text-align:center;
		font:bolder 11px arial;
		color:#848484;
		border-bottom:2px solid #ffffff;
	}
	table#basketList tr {		
		background:#f4f4f4;m		
	}
	table#basketList td input{		
		font:bold 11px arial;
		color:#848484;
		width:16px;
		height:16px;
		border:1px solid #b3b3b3
	}
	
	.basketBlockLeft {
		background:transparent url(/i/fr/basket_block01.gif) top left no-repeat;
		height:170px;
		width:575px;
		position:relative;
	}
	.basketBlockLeft span {
		position:absolute;
		font:bold 19px arial;
		color:#cda14a;
		top:30px;
		left:351px;
	}
	
	div#basketTotal01 {
		background: transparent url(/i/fr/dotGrey.gif) bottom left repeat-x;
	}
	
	div#basketBtnBottom {
		margin:11px 0 36px 0;
	}	
	div#basketBtnBottom a {
		margin:0 10px 0 0;
	}
	
	
/***************************************
 NAVLEFT
***************************************/
	
	.catOver {
		font:bold 12 arial;
		color:#cda14a;
	}
	
	.catOut {
		font:normal 12 arial;
		color:#000000;
	}

/***************************************
 LIST PRODUCTS
***************************************/	
.title_prod1 a {
	/*display:block;*/
	font:bold 12px arial;
	color:#000000;
}

.title_prod1 a:hover {
	background:#d0aa5f;
	color:#ffffff;
}

.title_prod2 a {
	font:bold 12px arial;
	color:#b4b4b4;
}

.ProductTitle {
	color:#d0aa5f;
	font:normal 23px arial;
}
.navCurrent {
	color:#828282;
	font:bold 23px arial;
}
.nav1 {
	color:#828282;
	font:normal 25px georgia, arial, helvetica;

}
.nav2 {
	color:#afafaf;
	font:normal 25px georgia, arial, helvetica;
}
.nav3 {
	color:#cdcdcd;
	font:normal 25px georgia, arial, helvetica;
}
