/** Main divs **/

body {font-size:62.5%;}
INPUT, SELECT, TH, TD {font-size:1.1em}


/***************************************************************/

/** General text colouring **/				

#buyingGuideWrap.colour1, #buyingGuideWrap.colour1 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em;}
#buyingGuideWrap.colour2, #buyingGuideWrap.colour2 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em;}
#buyingGuideWrap.colour3, #buyingGuideWrap.colour3 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em; }
#buyingGuideWrap.colour4, #buyingGuideWrap.colour4 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em;}
#buyingGuideWrap.colour5, #buyingGuideWrap.colour5 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em;}
#buyingGuideWrap.colour6, #buyingGuideWrap.colour6 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em;}			
#buyingGuideWrap.colour7, #buyingGuideWrap.colour7 p		{font-family:Arial, Helvetica, sans-serif; font-size:1.0em; padding:3px 0 3px 0; margin:3px 0 3px 0; line-height:1.3em;}			
						
/** Grey colour **/
.greylink { color:#333333; text-decoration:underline; }
.greylink a { color:#333333; text-decoration:underline; }
.greylink a:visited { color:#333333; text-decoration:underline; }
.greylink a:active { color:#333333; text-decoration:underline; }
.greylink a:hover { color:#333333; text-decoration:none; }	

/***************************************************************/

/** General images padding for left and right alignments **/

.leftimg	{ padding:0px 8px 0px 0px;}	
.rightimg	{ padding:0px 0px 0px 8px;}	


/***************************************************************/

/** This is the colour variation for the template **/
/** Colour 1 = Orange = #ff8400 **/
/** Colour 2 = Blue   = #2757c3 **/
/** Colour 3 = Purple = #936baa **/
/** Colour 4 = Green  = #609a70 **/
/** Colour 5 = Red    = #990000 **/
/** Colour 6 = Grey   = #575658 **/
/** Colour 7 = Pink   = #ed819a **/


#buyingGuideWrap.colour1,
#buyingGuideWrap.colour2,
#buyingGuideWrap.colour3,
#buyingGuideWrap.colour4,
#buyingGuideWrap.colour5,
#buyingGuideWrap.colour6, #buyingGuideWrap.colour7 		{width:601px; position:relative; margin:auto; padding:0 0 0 1px;}


/** Styling for the main headings h1 tags **/
#buyingGuideWrap.colour1 h1, 
#buyingGuideWrap.colour2 h1, 
#buyingGuideWrap.colour3 h1, 
#buyingGuideWrap.colour4 h1, 
#buyingGuideWrap.colour5 h1, 
#buyingGuideWrap.colour6 h1, #buyingGuideWrap.colour7 h1	{
						font-size:1.9em;
						font-weight:bold;
						color:#000000;
						width:566px;
						height:normal;
						border-bottom:1px solid #000;
						line-height:normal;
						padding:0 0 0 0; 
						margin:0 0 0 0;
						height:auto;
						}

#buyingGuideWrap h2		{
						font-size:1.6em;
						font-weight:normal;
						width:566px;
						height:normal;
						padding:8px 0 0 0;
						margin:0px;
						border-top:none;
						border-bottom:1px solid black;
						line-height:normal;
						}
						
#buyingGuideWrap h3		{
						font-size:1.0em;
						font-weight:bold;
						margin:3px 0 3px 0;
						padding:3px 0 3px 0;
						}	

/***************************************************************/

/** Colouring for text **/

.orange					{color:#ff8400;	}	
.blue					{color:#2757c3;	}							
.purple					{color:#936baa; }	
.green					{color:#609a70;	}	
.red					{color:#990000;	}	
.grey					{color:#575658;	}		
.pink					{color:#ed819a; }										

/***************************************************************/

/** H2 header tag underline colour **/			
			
#buyingGuideWrap.colour1 h2		{border-bottom: 1px solid #ff8400; color:#ff8400;}
#buyingGuideWrap.colour2 h2		{border-bottom: 1px solid #2757c3; color:#2757c3;}	
#buyingGuideWrap.colour3 h2		{border-bottom: 1px solid #936baa; color:#936baa;}	
#buyingGuideWrap.colour4 h2		{border-bottom: 1px solid #609a70; color:#609a70;}	
#buyingGuideWrap.colour5 h2		{border-bottom: 1px solid #990000; color:#990000;}	
#buyingGuideWrap.colour6 h2		{border-bottom: 1px solid #575658; color:#575658;}		
#buyingGuideWrap.colour7 h2		{border-bottom: 1px solid #ed819a; color:#ed819a; font-weight:bold;}	


/** Main body link colour **/

#buyingGuideWrap.colour1 #buyingGuideMain a		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 #buyingGuideMain a		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 #buyingGuideMain a		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 #buyingGuideMain a		{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 #buyingGuideMain a		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 #buyingGuideMain a		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 #buyingGuideMain a		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 #buyingGuideMain a:visited		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 #buyingGuideMain a:visited		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 #buyingGuideMain a:visited		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 #buyingGuideMain a:visited		{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 #buyingGuideMain a:visited		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 #buyingGuideMain a:visited		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 #buyingGuideMain a:visited		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 #buyingGuideMain a:active		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 #buyingGuideMain a:active		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 #buyingGuideMain a:active		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 #buyingGuideMain a:active  	{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 #buyingGuideMain a:active		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 #buyingGuideMain a:active		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 #buyingGuideMain a:active		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 #buyingGuideMain a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour2 #buyingGuideMain a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour3 #buyingGuideMain a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour4 #buyingGuideMain a:hover   	{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour5 #buyingGuideMain a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour6 #buyingGuideMain a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour7 #buyingGuideMain a:hover		{color:#0099cc; text-decoration:underline;}	


/** Previous button colour **/

#buyingGuideWrap.colour1 .buyingGuidePrev a		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuidePrev a		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuidePrev a		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuidePrev a		{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuidePrev a		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuidePrev a		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuidePrev a		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 .buyingGuidePrev a:visited		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuidePrev a:visited		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuidePrev a:visited		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuidePrev a:visited		{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuidePrev a:visited		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuidePrev a:visited		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuidePrev a:visited		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 .buyingGuidePrev a:active		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuidePrev a:active		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuidePrev a:active		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuidePrev a:active  	{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuidePrev a:active		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuidePrev a:active		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuidePrev a:active		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 .buyingGuidePrev a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuidePrev a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuidePrev a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuidePrev a:hover   	{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuidePrev a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuidePrev a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuidePrev a:hover		{color:#0099cc; text-decoration:underline;}	



/** Next button colour **/

#buyingGuideWrap.colour1 .buyingGuideNext a		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuideNext a		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuideNext a		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuideNext a		{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuideNext a		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuideNext a		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuideNext a		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 .buyingGuideNext a:visited		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuideNext a:visited		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuideNext a:visited		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuideNext a:visited		{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuideNext a:visited		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuideNext a:visited		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuideNext a:visited		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 .buyingGuideNext a:active		{color:#ff8400; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuideNext a:active		{color:#2757c3; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuideNext a:active		{color:#936baa; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuideNext a:active  	{color:#609a70; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuideNext a:active		{color:#990000; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuideNext a:active		{color:#575658; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuideNext a:active		{color:#ed819a; text-decoration:underline;}	

#buyingGuideWrap.colour1 .buyingGuideNext a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour2 .buyingGuideNext a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour3 .buyingGuideNext a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour4 .buyingGuideNext a:hover   	{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour5 .buyingGuideNext a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour6 .buyingGuideNext a:hover		{color:#0099cc; text-decoration:underline;}	
#buyingGuideWrap.colour7 .buyingGuideNext a:hover		{color:#0099cc; text-decoration:underline;}	


/** Footer background colour **/

#buyingGuideWrap.colour1 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/pushchairs/footbg1.gif) repeat-y;}
#buyingGuideWrap.colour2 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/pushchairs/footbg2.gif) repeat-y;}
#buyingGuideWrap.colour3 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/pushchairs/footbg3.gif) repeat-y;}
#buyingGuideWrap.colour4 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/pushchairs/footbg4.gif) repeat-y;}
#buyingGuideWrap.colour5 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/pushchairs/footbg5.gif) repeat-y;}
#buyingGuideWrap.colour6 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/pushchairs/footbg6.gif) repeat-y;}
#buyingGuideWrap.colour7 #buyingGuideFoot		{width:600px; overflow:auto; position:relative; background:url(/wcsstore/argos/buyersguide/images/footbg7.gif) repeat-y;}



/** Footer listing links colour **/

#buyingGuideFootLinkWrap a, buyingGuideFootLinkSeeall a {color: #333;}
#buyingGuideFootLinkWrap a:link, #buyingGuideFootLinkSeeall a:link {color: #333;}
#buyingGuideFootLinkWrap a:visited, #buyingGuideFootLinkWrap a:active {color: #333;}
#buyingGuideFootLinkSeeall a:visited, #buyingGuideFootLinkSeeall a:active {color: #333;}

#buyingGuideWrap.colour1 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour1 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}
#buyingGuideWrap.colour2 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour2 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}
#buyingGuideWrap.colour3 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour3 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}
#buyingGuideWrap.colour4 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour4 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}
#buyingGuideWrap.colour5 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour5 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}
#buyingGuideWrap.colour6 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour6 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}
#buyingGuideWrap.colour7 #buyingGuideFootLinkWrap a:hover, #buyingGuideWrap.colour7 #buyingGuideFootLinkSeeall a:hover {color: #0099cc;}


/***************************************************************/



/** Header section **/

						
#buyingGuideHead 		{width:600px; position:relative; }		

/** PC = Pushchair **/
/** EH = Eco Home **/	
/** PST = Pre-school Toys **/	
/** TS = Toy Safety **/	
/** DL = Desktop and Laptop **/	
/** WG = White goods **/	
/** LI = Loft Insulation **/
/** DT = DIY Tools **/	
/** TV = TV and recording **/	
/** DA = Digital Audio **/	
/** SN = Sat Nav **/	
/** RG = Ring Guide **/		
/** MS = Modular Storage **/
/** GB = Gas BBQ **/
/** L = Lawnmowers **/
/** PW = Pressure Washers **/	
/** RM = Ride-on Mowers **/		
/** F = Fishing **/	
/** SL = Stairlift **/		
/** BM = Baby monitor **/
/** CS = Car Seats **/
/** MP = Mobile Phone **/
/** WN = Wireless Networking **/
/** DC = Digital Camera **/	
/** DCC = Digital Camcorder **/	
/** DCA = Digital Camera **/	
/** DSL = Digital SLR Camera **/
/** LRF = Living room furniture **/		
/** SC = Sofas and Chairs **/
/** DF = Dining Furnitures **/
/** BAM = Beds and Mattresses **/
/** BF = Bedroom furniture **/
/** OF = Office furniture **/	
/** CH = Camping and Hiking **/
/** G = Golf **/
/** C = Cycling **/
/** HF = Golf **/	
/** CB = Curtains and Blinds **/	
/** FK = Fitted Kitchen **/	
/** MB = Mobile Broadband **/	
/** WS = Windows 7 **/	
/** T = Trampolines **/
/** P = Pools **/
/** MUP = Multi plays **/	
/** SB = Schreiber bedrooms **/
/** B = Barbecue **/
/** OUF = Outdoor furniture **/
/** S = Sheds **/
/** HT = Hedge Trimmers **/
/** HC = Hair Curler **/
/** HS = Hair Straightener **/
/** HD = Hair Dryers **/
/** CM = Coffee Machine **/
/** BL = Blenders **/
/** SH = Showers **/
/** EL = Energy lightbulbs **/
/** CON = Conservatories **/
/** PNT = Printer **/
/** CBM = Children's beds and mattresses **/
	
	
.buyingGuideLogo h1 	{display:none;}				

#buyingGuideHead #PC	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/pushchairs/PC_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #EH	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/ecohome/EH_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #PST	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/pre_school_toys/PST_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #TS	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/toy_safety/TS_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DL	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/laptops_pc/DL_head.gif) no-repeat;	border-top:12px solid #333333; }

#buyingGuideHead #WG1	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head1.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #WG2	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head2.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #WG3	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head3.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #WG4	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head4.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #WG5	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head5.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #WG6	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head6.gif) no-repeat;	border-top:12px solid #333333; }		
#buyingGuideHead #WG7	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head7.gif) no-repeat;	border-top:12px solid #333333; }		
#buyingGuideHead #WG8	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head8.gif) no-repeat;	border-top:12px solid #333333; }		
#buyingGuideHead #WG9	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head9.gif) no-repeat;	border-top:12px solid #333333; }		
#buyingGuideHead #WG10	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_head10.gif) no-repeat;	border-top:12px solid #333333; }		


#buyingGuideHead #LI	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/loft_insulation/LI_head.gif) no-repeat;	border-top:12px solid #333333; }													
#buyingGuideHead #DT	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/diy_tools/DT_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #TV	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/tv_and_recording/TV_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DA	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/digital_audio/DA_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #SN	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/sat_nav/SN_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #RG	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/ring_guide/RG_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #GB	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/gas_bbq/GB_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #L		{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/lawnmowers/L_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #PW	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/pressure_washers/PW_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #RM	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/ride_on_mowers/RM_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #MS	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/modular_storage/MS_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #F		{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/fishing/F_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #SL	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/stairlift/SL_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #BM	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/baby_monitor/BM_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #CS	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/car_seats/CS_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #MP	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/mobile_phone/MP_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #WN	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/wireless_networking/WN_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DC	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/digital_camera/DC_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DCC	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCC_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DCA	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCA_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DSL	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/digital_camera/DSL_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #LRF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/livingroom_furniture/LRF_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #SC	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/sofas_chairs/SC_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #DF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/dining_furniture/DF_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #BAM	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/beds_mattresses/BAM_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #BF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/bedroom_furniture/BF_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #OF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/office_furniture/OF_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #CH	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/camping_hiking/CH_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #G	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/golf/G_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #C	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/cycling/C_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #HF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/health_fitness/HF_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #CB	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/curtains/CB_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #FK	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/fitted_kitchen/FK_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #NF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/nusery_furniture/NF_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #MB	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/mobile_broadband/MB_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #WS	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/windows7/WS_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #T		{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/trampolines/T_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #P		{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/pools/P_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #MUP	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/multi_plays/MUP_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #SB	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/schreiber_bedrooms/SB_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #B	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/bbq/B_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #OUF	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/outdoor_furniture/OUF_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #S	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/sheds/S_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #HT	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/hedge_trimmers/HT_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #HC	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/hair_curlers/HC_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #HS	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/hair_straighteners/HS_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #HD	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/hair_dryers/HD_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #CM	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/coffee_machines/CM_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #BL	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/blenders/BL_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #SH	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/showers/SH_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #EL	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/energy_lightbulb/EL_head.gif) no-repeat;	border-top:12px solid #333333; }	
#buyingGuideHead #CON	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/conservatories/CON_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #CBM	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/childrens_BM/CBM_head.gif) no-repeat;	border-top:12px solid #333333; }
#buyingGuideHead #PNT	{width:600px; height:80px;	background:url(/wcsstore/argos/buyersguide/images/printer/PNT_head.gif) no-repeat;	border-top:12px solid #333333; }

/***************************************************************/



/** Main banner image at the top **/
					
					
#buyingGuideBigimgPC 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/pushchairs/PC_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
						#buyingGuideSmallimgPC 		{
						width:600px;
						height:120px;
						background:url(/wcsstore/argos/buyersguide/images/pushchairs/PC_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgEH 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/ecohome/EH_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
						#buyingGuideSmallimgEH 		{
						width:600px;
						height:120px;
						background:url(/wcsstore/argos/buyersguide/images/ecohome/EH_bigimg.jpg) no-repeat bottom;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
						
#buyingGuideBigimgPST 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/pre_school_toys/PST_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
						#buyingGuideSmallimgPST 		{
						width:600px;
						height:120px;
						background:url(/wcsstore/argos/buyersguide/images/pre_school_toys/PST_bigimg.jpg) no-repeat bottom;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgWG 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
						#buyingGuideSmallimgWG 		{
						width:600px;
						height:120px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG_bigimg.jpg) no-repeat bottom;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}		
						
#buyingGuideBigimgWG7 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG7_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgWG8 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG8_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgWG8a 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG8a_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}							
						
#buyingGuideBigimgWG9 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG9_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgWG9b 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG9b_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgWG9c 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG9c_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}													
						
#buyingGuideBigimgWG10 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/WG10_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																									
																							

#buyingGuideBigimgDM 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/white_goods/DM_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDL 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/laptops_pc/DL_bigimga.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgDLb 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/laptops_pc/DL_bigimgb.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgDLc 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/laptops_pc/DL_bigimgc.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgDLd 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/laptops_pc/DL_bigimgd.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																								

#buyingGuideBigimgLI 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/loft_insulation/LI_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}						

#buyingGuideBigimgDT 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/diy_tools/DT_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgTV 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/tv_and_recording/TV_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgDA 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_audio/DA_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}		
						
#buyingGuideBigimgDA3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_audio/DA3_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgDA4 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_audio/DA4_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}						
						
#buyingGuideBigimgSN 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/sat_nav/SN_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																		

#buyingGuideBigimgRG 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/ring_guide/RG_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}


#buyingGuideBigimgGB 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/gas_bbq/GB_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																																																						

#buyingGuideBigimgL 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/lawnmowers/L_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}

#buyingGuideBigimgPW 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/pressure_washers/PW_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}							
#buyingGuideBigimgRM 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/ride_on_mowers/RM_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgMS 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/modular_storage/MS_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
#buyingGuideBigimgMS2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/modular_storage/MS2_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
#buyingGuideBigimgMS3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/modular_storage/MS3_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}												

#buyingGuideBigimgF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/fishing/F_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}		
#buyingGuideBigimgSL 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/stairlift/SL_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}

#buyingGuideBigimgBM 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/baby_monitor/BM_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgCS 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/car_seats/CS_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgMP 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/mobile_phone/MP_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
##buyingGuideBigimgWN 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/wireless_networking/WN_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}				
						
#buyingGuideBigimgDC 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DC_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}									

#buyingGuideBigimgDCC 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCC_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDCC2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCC2_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
						
#buyingGuideBigimgDCC3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCC3_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDCC4 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCC4_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																			
						
#buyingGuideBigimgDCA 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCA_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDCA2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCA2_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDCA3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCA3_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDCA4 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DCA4_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}							
#buyingGuideBigimgDSL 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DSL_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDSL2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DSL2_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDSL3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/digital_camera/DSL3_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}													

#buyingGuideBigimgLRF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/livingroom_furniture/LRF_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						

#buyingGuideBigimgSC 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/sofas_chairs/SC_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgDF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/dining_furniture/DF_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgBAM 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/beds_mattresses/BAM_bigimg01.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
						
#buyingGuideBigimgBAM02 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/beds_mattresses/BAM_bigimg02.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgBAM03 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/beds_mattresses/BAM_bigimg03.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgBAM04 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/beds_mattresses/BAM_bigimg04.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
												
#buyingGuideBigimgBAM05 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/beds_mattresses/BAM_bigimg05.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
						
#buyingGuideBigimgBF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/bedroom_furniture/BF_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgOF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/office_furniture/OF_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgCH 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/camping_hiking/CH_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgG 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/golf/G_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgC 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/cycling/C_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgHF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/health_fitness/HF_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgHF2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/health_fitness/HF_bigimg2.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgHF3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/health_fitness/HF_bigimg3.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}													

#buyingGuideBigimgHF4 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/health_fitness/HF_bigimg4.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgHF5 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/health_fitness/HF_bigimg5.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgCB 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/curtains/CB_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgCB2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/curtains/CB_bigimg2.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgCB3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/curtains/CB_bigimg3.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}		
						
#buyingGuideBigimgFK 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/fitted_kitchen/FK_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgNF 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/nusery_furniture/NF_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																																		

#buyingGuideBigimgMB 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/mobile_broadband/MB_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgWS 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/windows7/WS_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgT 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/trampolines/T_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgP 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/pools/P_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgMUP 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/multi_plays/MUP_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgSB1 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/schreiber_bedrooms/SB1_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgSB2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/schreiber_bedrooms/SB2_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgSB3 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/schreiber_bedrooms/SB3_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgSB4 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/schreiber_bedrooms/SB4_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgB 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/bbq/B_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgS 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/sheds/S_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgOUF1 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/outdoor_furniture/OUF_bigimg1.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgOUF2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/outdoor_furniture/OUF_bigimg2.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgL2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/lawnmowers/L_bigimg2.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgHT 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/hedge_trimmers/HT_bigimg1.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgHT2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/hedge_trimmers/HT_bigimg2.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgHC 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/hair_curlers/HC_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgHS 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/hair_straighteners/HS_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}

						
#buyingGuideBigimgHD 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/hair_dryers/HD_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgCM 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/coffee_machines/CM_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgBL 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/blenders/BL_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
						
#buyingGuideBigimgSH 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/showers/SH_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgSH2 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/showers/SH2_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}
						
#buyingGuideBigimgEL 		{
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/energy_lightbulb/EL_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}																																																																																																			
						
#buyingGuideBigimgCON, #buyingGuideBigimgCON2, #buyingGuideBigimgCON3 {
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/conservatories/CON_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}		

#buyingGuideBigimgCON2 {background:url(/wcsstore/argos/buyersguide/images/conservatories/Con_bigimg2.jpg) no-repeat;}
#buyingGuideBigimgCON3 {background:url(/wcsstore/argos/buyersguide/images/conservatories/CON_bigimg3.jpg) no-repeat;}


#buyingGuideBigimgCBM, #buyingGuideBigimgCBM2 {
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/childrens_BM/CBM_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

#buyingGuideBigimgCBM2 {background:url(/wcsstore/argos/buyersguide/images/childrens_BM/CBM_bigimg2.jpg) no-repeat;}	

#buyingGuideBigimgPNT {
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/printer/PNT_bigimg.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	
#buyingGuideBigimgPNT02 {
						width:600px;
						height:211px;
						background:url(/wcsstore/argos/buyersguide/images/printer/PNT_bigimg02.jpg) no-repeat;
						border-top:2px solid #333333;
						border-bottom:1px solid #333333;
						}	

/***************************************************************/


/** Page navigation for the top and the bottom **/
						
.buyingGuideNav 		{
						width:600px;
						height:32px;
						position:relative;
						border-top:1px solid #333333;
						border-bottom:1px solid #333333;
						background-color:#FFFFFF;
						}	

/** Previous button **/
						
.buyingGuidePrev  		{
						width:auto;
						height:20px;
						position:absolute;
						top:9px;
						left:7px;
						padding:0 20px 0 0;
						font-size:1.1em;
						background:url(/wcsstore/argos/buyersguide/images/pushchairs/PC_arrowLeft.gif) no-repeat top right;
						}													


/** Page number in the middle **/
						
.buyingGuidePageNumber 	{
						width:280px;
						position:absolute;
						top:5px;
						left:250px;
						}													

#buyingGuideWrap ul.bgPageNavigation {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#buyingGuideWrap ul.bgPageNavigation span{
	list-style-type:none;
	padding:3px 7px 0px 4px;
	margin:0px 0px 0px 0px;
	float:left;
	display:block;
}

#buyingGuideWrap ul.bgPageNavigation li{
	list-style-type:none;
	padding:3px 7px 0px 4px;
	background-image:url(/wcsstore/argos/buyersguide/images/pushchairs/navhyphen.gif);
	background-repeat:no-repeat;
	background-position:right center;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	float:left;
	display:block;
	font-size:1.4em;
}

#buyingGuideWrap ul.bgPageNavigation li.pagemarker {
    list-style-type:none;
    font-weight:bold;
    padding:3px 7px 0px 4px;
    margin:0px 0px 0px 0px;
    float:left;
    display:block;
    font-size:1em;
    background:none;
}

#buyingGuideWrap ul.bgPageNavigation li.last{
	background:none;
}

#buyingGuideWrap ul.bgPageNavigation li.last span{
	padding:0px;
	margin:0px;
}


/** Page number colouring **/

#buyingGuideWrap.colour1 ul.bgPageNavigation li a,
#buyingGuideWrap.colour2 ul.bgPageNavigation li a, 
#buyingGuideWrap.colour3 ul.bgPageNavigation li a, 
#buyingGuideWrap.colour4 ul.bgPageNavigation li a,
#buyingGuideWrap.colour5 ul.bgPageNavigation li a,
#buyingGuideWrap.colour6 ul.bgPageNavigation li a {	color:#333333; font-size:small;	margin:0px;	padding:0px 0px 0px 0px; float:left; font-weight:normal;}


#buyingGuideWrap.colour1 ul.bgPageNavigation li a:hover,
#buyingGuideWrap.colour2 ul.bgPageNavigation li a:hover, 
#buyingGuideWrap.colour3 ul.bgPageNavigation li a:hover, 
#buyingGuideWrap.colour4 ul.bgPageNavigation li a:hover,
#buyingGuideWrap.colour5 ul.bgPageNavigation li a:hover,
#buyingGuideWrap.colour6 ul.bgPageNavigation li a:hover {color: #0099cc;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}



/** Next button **/
						
.buyingGuideNext		{
						width:auto;
						height:20px;
						position:absolute;
						top:9px;
						right:7px;
						padding:0 0 0 20px;
						text-align:right;
						font-size:1.1em;
						background:url(/wcsstore/argos/buyersguide/images/pushchairs/PC_arrowRight.gif) no-repeat top left;
						}
/***************************************************************/


/** Main body div underneath the header, I name it colour 1 because of the colour changes for the h1 and h2 tags **/

						
#buyingGuideMain		{
						width:566px;
						position:relative;
						margin:16px 0 16px 16px;
						}	
/*** decimal number **/						
.mainul					{list-style-type:decimal; }	
.mainul li				{margin:0 0 3px 25px;	}

/*** bullet points **/
.mainbullul					{list-style-type:disc; }	
.mainbullul li				{margin:0 0 10px 25px;	}		

/*** tickbox **/
.maintickul					{list-style-image:url(/wcsstore/argos/buyersguide/images/modular_storage/bullet.gif); }	
.maintickul li				{margin:0 0 3px 25px;	}																							
																					

/***************************************************************/




/** Footer quick link to the pages **/
						
#buyingGuideFootLink 	{
						width:600px;
						position:relative;
						border-top:1px solid #333333;
						border-bottom:12px solid #333333;
						}													

/***************************************************************/



/** Footer title of the category **/
						
#buyingGuideFootLinkTitle		{
						width:566px;
						height:25px;
						_height:25px;
						*height:25px;
						*line-height:normal;
						position:relative;
						padding-top:9px;
						padding-left:16px;
						padding-bottom:5px;
						font-size:1.8em;
						}				
						
#buyingGuideFootLinkWrap		{
						width:430px;
						position:relative;
						margin-top:14px;
						margin-left:17px;
						font-weight:bold;
						line-height:18px;
						}							


/***************************************************************/


/** See all link **/
						
#buyingGuideFootLinkSeeall		{
						width:576px;
						height:20px;
						position:relative;
						margin-right:17px;
						text-align:right;
						font-weight:bold;
						}							
						
/***************************************************************/

/**  Put paddings to the tables **/
#buyingGuideMain th, td		{
						padding:5px;
						}							
						
/***************************************************************/

/**  Extra divs for adding image links **/	


.imgbox {
	border:1px solid #d1d1d1;
	position:relative;
	float:left;
	margin:0 8px 5px 0;
}	
						
.imgbox1 {
	width:125px;

	height:125px;
	border:1px solid #d1d1d1;
	position:relative;
	float:left;
	margin:0 8px 5px 0;
}

.imgbox2 {
	width:125px;
	height:125px;
	border:1px solid #d1d1d1;
	position:relative;
	float:left;
	margin:0 8px 5px 160px;
	display:inline;
}	

.imgbox3 {
	width:125px;
	height:125px;
	border:1px solid #d1d1d1;
	position:relative;
	float:left;
	margin:0 8px 5px 80px;
	display:inline
}							
						
/**************************************************************/

/*** div for bookmark ***/

/* Social Networking Plugin */
.shareThis {
	border: 1px dashed #09C;
	background-color: #FFF;
	width: 556px;
	margin: 6px 0 6px 0;
	padding: 5px;
}

/* Firefox height fix */
HTML > BODY .shareThis {
	height: 55px;
}
/* end height fix */

.shareHead {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 556px;
}

.shareHead .shareTitle {
	float: left;
	width: 240px;
}

.shareHead .shareWhat {
	text-align: right;
}

.shareHead .shareWhat a {
	color: #333;
}

.shareHead .shareWhat a:hover {
	color: #09C;
}

.shareBody {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 556px;
}

.shareBody ul.social { list-style: none; padding: 0; margin: 0; }
.shareBody ul.social li { float: left; margin: 0; padding: 0; padding-left: 18px; line-height: 16px; }
.shareBody ul.social li a { 
	float: left;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin: 0;

	padding: 0;
	margin-right: 40px;
}

.shareBody ul.social li a.last { 
	float: left;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
/* Hide from IE5-Mac \*/
.shareBody li a { float: none }
/* End hide */

.shareBody li a:hover, .shareBody li a.last:hover { background-color: #6CF; color: #FFF; }

.shareFoot {
	margin: 0;
	padding: 0;
	width: 556px;
	font-size: 10px;
}

HTML > BODY .shareFoot {
	padding-top: 3px;
}

/* Social BookMarking Icon Placement */
.delicious {
	background-image: url(/wcsstore/argos/buyersguide/images/social/delicious.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.digg {
	background-image: url(/wcsstore/argos/buyersguide/images/social/digg.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.reddit {
	background-image: url(/wcsstore/argos/buyersguide/images/social/reddit.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.stumbleupon {
	background-image: url(/wcsstore/argos/buyersguide/images/social/stumbleupon.gif);
	background-position: left;
	background-repeat: no-repeat;
	width:120px;
}

.facebook {
	background-image: url(/wcsstore/argos/buyersguide/images/social/facebook.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/***************** Index page styling ******************/

#buyersguidecontent {
	margin-left:240px !important;
	width:230px !important;
}

#bgcontent {
	width:629px;
	position:relative;
	float:left;
}
	
#topheader {
	background:url(/wcsstore/argos/buyersguide/images/index/header.gif) top left no-repeat;
	width:629px;
	height:73px;
}		

/*
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
*/

.bgcontainer {
	width: 629px;
	margin: 0 auto;
	overflow:hidden;
}


h5.trigger {
	padding: 0 0 0 0px;
	margin: 10px 0 0 0;
	height: 138px;
	width: 629px;
	font-size: 2em;
	font-weight: normal;
}
h5.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}
h5.trigger a:hover {
	color: #ccc;
}
h5.active {background-position: left bottom;}

.toggle_container {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	background: url(/wcsstore/argos/buyersguide/images/index/sepbg.gif) top left repeat-y;
	overflow: hidden;
	font-size: 1.2em;
	width: 629px;
	clear: both;
}
.toggle_container .block {
	padding: 5px 0 0 10px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {
	float: left;
	margin: 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.subcat {
	width:210px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	zoom: 1.0; 
}

.subcat ul {
	list-style:none;
	zoom: 1.0;
}	
.subcat ul li {
	background:url(/wcsstore/argos/buyersguide/images/index/bp.gif) no-repeat 0 50%;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	_height:6px;
	zoom: 1.0;
}
.subcat .bullfix {
	background-position:0px 7px;
}
.subcat ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	zoom: 1.0;
}
.subcat ul li a:hover {
	color: #09b2d1;
	text-decoration:underline;
	background:transparent;
	zoom: 1.0;
}	
	
.subcat2 {
	width:213px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	zoom: 1.0;
	}	
.subcat2 ul {
	list-style:none;
	zoom: 1.0;
	}	
	
.subcat2 ul li {
	background:url(/wcsstore/argos/buyersguide/images/index/bp.gif) no-repeat 0 50%;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	_height:6px;
	zoom: 1.0;
	}
.subcat2 ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	zoom: 1.0;
}
.subcat2 ul li a:hover {
	color: #09b2d1;
	text-decoration:underline;
	background:transparent;
	zoom: 1.0;
}	


.subcat3 {
	width:194px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	zoom: 1.0;
	}	
.subcat3 ul {
	list-style:none;
	zoom: 1.0;
	}	
	
.subcat3 ul li {
	background:url(/wcsstore/argos/buyersguide/images/index/bp.gif) no-repeat 0 50%;
	margin:0 0 0 0px;
	padding:0 0 0 15px;
	_height:6px;
	zoom: 1.0;
	}	
.subcat3 ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	zoom: 1.0;
}
.subcat3 ul li a:hover {
	color: #09b2d1;
	text-decoration:underline;
	background:transparent;
	zoom: 1.0;
}	

/***************** Index page styling ******************/	
