/**
* @author	Jasal Vadgama/Simon Wyse - Javelin Group
* @version	1.0
* @media	screen
*
* @info		IMPORTANT: This file overrides the settings in typograpghy used for AFRO. Use this file when to new styles POST AFRO.
*			base font size: 0.75em = approx 12pt
*			h1: 2em
*			variations:
*			lister h1: 1.4em
*			popup h1: 1.2em inline with design req's
*			availibility headers: 1.6em elsewhere
*			store finder h2: 1em inline with design req's
*			was/now/save pricing: various due to design req's
*
* @contents
* =1: Main page components
*
* =2: Page specific text
*	 =2.1: Topnav
*	 =2.2: Basket
*	 =2.3: Left nav
*	 =2.4: Lister page
*	 =2.5: Availability block
*	 =2.6: Product price section
*		=2.6.1: Main styles
*		=2.6.2: Compare section
*		=2.6.3: Related products section
*	=2.7: Product popup
*	=2.8: Store locator
*	=2.9: Content box
*	=2.10: Nav slots
*
* =3: Add to basket messaging
*
* =4: Static content
*/

/**
* =1: Main page components
*
* @info Site base font styles
*/
#topNav { font: 1em/1em Arial, Helvetica, sans-serif;  }



#topNav a:hover, a:focus { color: #000; }
#topNav a:visited { color: #494c4e; }

#topNav { font-size: 0.95em; }

/**
* =1.1: Static content font maps
*/




/**
* =2: Page specific text
*
* @info Fonts specifc to a page type
*/

/**
* =2.1: Topnav
*/
#topNav ul#mainNav li .subnav dl { text-align: left; line-height: 1.1em; }
#topNav ul#mainNav li .subnav dl dt { font-weight: bold; }
#topNav ul#mainNav li .subnav dl dd a { color: #fff;  text-downloadsation: none;}


