/*Created by Krishan 05/07/2010
FW Style Stylesheet for AW10
*/

/*
Modified by Krishan 07/07/2010

1) Fixed font issues on checkout
2) Increased font size of sign out link
3) fixed Previous site link so it sits above the top nav
4) Changed font-family on body to default arial
*/


body {
	background-color:#fff;	
	background-image:none;
	}
	
#outerPageContainer {
	max-width:1003px!important;	
	width:1003px!important;
	_max-width:1005px!important;
	_width:1005px!important;
	}
	
#headerContainer {
	height:108px!important;
	margin-bottom:0;
	max-width:1003px !important;
	}
	
/* Default Header and Link Classes
----------------------------------------------------------------------*/
h1, .largetitle { /* largetitle - Needs to be replaced with H1 tag in future project */
	color: #ec008c;
	}
	
h1 span { /* h1 page title strapline style (used on guided nav pages) */
	color: #999999;
	}
	
h2 {
	color: #ec008c;
	}
	
h3 {
	color: #ec008c;
	}
	
a, a:link, a:visited {
	text-decoration: underline;
	color: #ec008c;
	}
	
a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	}
	
img a:link, img a:hover, img a:visited {
	background-color: transparent;
	}

/* HEADER CONTAINER (width currently controlled by tables)
----------------------------------------------------------------------*/
#headerContainer {
	background-color: #fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
	line-height:normal;
	}

/* Brand logo hover state 
------------------------------------------------*/
#brandLogo-2 a:hover {
	background-color: transparent;
}

#brandLogo-2 {
	background-color: transparent;
}


/* Top Nav Xmas Promo 
---------------------------------------------------------------------*/

#topNavPromoButton {
	display:none;
	}
	
	
#topNavPromoButton:hover {
	display:none;
	}


#topNavPromo {
	display:none;	
	}
	

/* Gifts Link
---------------------------------------------------------------------*/
	
#FWGiftsTopNav a {
	background:url("//images2.drct2u.com/content/images/homepages/1007AW_FW_gifts_topnav.gif") no-repeat scroll left top transparent;
	cursor:pointer;
	width:52px;
	height:28px;
	position:absolute;
	width:65px;
	text-indent:-9999px;
	}
	
	
#FWGiftsTopNav a:hover {
	background:url("//images2.drct2u.com/content/images/homepages/1007AW_FW_gifts_topnav_hover.gif") no-repeat scroll left top transparent;
	}


#FWGiftsTopNav {
	float:left;
	margin:-23px 0 0 576px;
	}

#FWGiftsTopNav {margin-top:-7px\0/}
	
/* Home Link
---------------------------------------------------------------------*/
	
#FWHOMETopNav a {
	background:url("//images2.drct2u.com/content/images/homepages/1007AW_FW_home_icon.gif") no-repeat scroll left top transparent;
	cursor:pointer;
	width:24px;
	height:28px;
	position:absolute;
	text-indent:-9999px;
	}
	
#FWHOMETopNav a:hover {
	background:url("//images2.drct2u.com/content/images/homepages/1007AW_FW_home_icon_hover.gif") no-repeat scroll left top transparent;
	}

#FWHOMETopNav{
	float:left;
	margin:-6px 0 0 -38px;
	*margin-top:-22px;	
	}
	
/* Sale Link
---------------------------------------------------------------------*/
	
#FWSaleTopNav a {
	background:url("//images2.drct2u.com/content/images/homepages/1007AW_FW_sale_topnav.gif") no-repeat scroll left top transparent;
	cursor:pointer;
	width:52px;
	height:28px;
	position:absolute;
	text-indent:-9999px;
	}
	
#FWSaleTopNav a:hover {
	background:url("//images2.drct2u.com/content/images/homepages/1007AW_FW_sale_topnav_hover.gif") no-repeat scroll left top transparent;
	}

#FWSaleTopNav{
	float:left;	
	margin:-23px 0 0 637px;
	}
	
#FWSaleTopNav{margin-top:-7px\0/}

/* Top Navigation Style
--------------------------*/

#topNav-1 {
	min-height:28px;
	height:28px;
	background-color:#cf1386;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;
	line-height:normal;
	}
	
#topNavigation {
	width:953px;
	min-height:28px;
	height:28px;
	color: #fff;
	text-transform:uppercase;
	}

#topNavigation a, #topNavigation a:link, #topNavigation a:visited {
	color:#fff;
	font-weight:normal;
	margin:0 5px 0 5px;
	padding:0!important;
	outline:0;
	font-size:12px;
	}
	
#topNavigation a:hover {
	text-decoration:underline;
	padding:0!important;
	}
	
#topNavigation a.previous {
	background-color: #666666;
	color: #000000;
	}
	
ul#topNavigation {
	font-size:12px;
	padding:0;
	margin:6px 0 -6px 50px;
	_margin-right:-35px;
	/*text-align:center;*/
	width:953px;
	}
	
ul#topNavigation li {
	margin-right:8px;
	padding:0!important;
	}

/* ACCOUNT AREA - DIV 3
--------------------------*/

.bodytext, .bodytextbold, .bodytext ul li, #copyCell, #copyCell ul li, a.boldwhitelink, a.boldBlueLink, a.bluelink, #copyCell, .shopwindowfolder, .shopwindowfolder2, td a {
	font-size:13px;
	}

ul#accountList, ul#siteInfoList, ul#bagList {
	font-size:11px;
	font-weight:normal;
	line-height:1.25em;
	margin:0;
	padding:0;
	}

#account-3 {
	float:left;
	width:225px;
	}

ul#accountList, ul#siteInfoList {
	float:left;
	text-transform:capitalize;
	width:375px;
	height:10px;
	margin:0 0 85px 233px;
	*margin-left:142px;
	position:absolute;
	z-index:999;
	}
	
ul#accountList {
	*margin-left:15px;
	_margin-left:20px;
	}
		
ul#siteInfoList {
	margin:0 -384px 15px 0;
	*margin-bottom:12px;
	_margin-bottom:7px;
	_margin-right:-400px;
	}

ul#accountList li, ul#siteInfoList li {
	font-weight:normal;
	float:left;
	}
	
ul#accountList li {
	font-size:12px;
	margin-right:12px;
	font-weight:bold;
	}
	
#SignInHeaderLink a, #MyAccountHeaderLink a, #RegisterHeaderLink a, #SignOutHeaderLink a {
	font-size:13px;
	}
	
ul#siteInfoList li {
	font-size:10px;
	margin-right:17px;	
	}

ul#accountList a, ul#accountList a:link, ul#accountList a:visited, ul#siteInfoList a, ul#siteInfoList a:link, ul#siteInfoList a:visited {
	color: #000;
	text-decoration:none;
	}
	
ul#accountList a:hover, ul#siteInfoList a:hover {
	color: #000;
	text-decoration:underline;
	}

/* SEARCH AREA - DIV 4
--------------------------*/

#searchForm {
	float:left;
	margin:10px 0 0 5px;
	*margin:10px 0 0 3px;
	width:100%;
	height:22px;
	}

#searchArea-4 {
	background:url(//images2.drct2u.com/content/images/homepages/1007AW_FW_search_box_bg.gif) no-repeat center bottom;
	width:364px;
	height:41px;
	margin-top:35px;
	float:left;	
	position:absolute;	
	margin-left:466px;
	*margin-left:0px;
	z-index:100;
	}
	
#searchArea-4 input, #searchArea-4 select {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin:0;
	}
	
#searchArea-4 select {
	margin:0 3px 0 3px;
	}
	
#searchArea-4 p.title {
	display:none;
	}
	
#searchKeyWords {
	width:162px;
	height:19px;
	border:1px solid #898989;
	padding:0;
	float:left;
	}
	
.searchButton {
	background:url(//images2.drct2u.com/content/images/homepages/1007AW_FW_search_btn_bg.gif) no-repeat center top;
	color:#fff;
	float:left;
	width:65px;
	height:23px;
	border:0;
	padding-bottom:7px;
	*padding-bottom:5px;
	}
	
#searchCategories  {
	width:120px!important;
	float:left;
	border:1px solid #898989;
	padding-left:3px;
	}
	
/* Search category dropdown - may be hidden on some sites
--------------------------------------------------------------------
#searchArea-4 #searchCategories {
	visibility: hidden;
}*/

/* BAG AREA - DIV 5
--------------------------*/

#bagArea-5 {
	width:160px;
	}

#bagList {
	position:relative;
	float:left;
	}
	
ul#bagList {
	width:160px;
	height:83px;
	background:url(//images2.drct2u.com/content/images/homepages/1007AW_FW_shopping_bag_logo.gif) no-repeat 3px 9px;
	margin-top:10px;
	}

#bagArea-5 p {
	color: #ef3e33;
	text-transform:capitalize;
	margin-top:5px;
	padding:0;
	}

ul#bagList li a, ul#bagList li a:link, ul#bagList li a:hover {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
	
ul#bagList li a:hover {
	text-decoration:underline;
	}
	
li#ShoppingBagHeaderLink a {
	font-weight:bold!important;
	font-size:11px;
	}
	
#GoToCheckoutHeaderLink {
	background:url(//images2.drct2u.com/content/images/homepages/1007AW_FW_checkout_bg.gif) no-repeat center center;
	width:119px;
	height:31px;
	margin:10px 0 0 43px;
	*margin-left:40px;
	}
	
#GoToCheckoutHeaderLink  a{
	float:left;
	padding:8px 0 10px 8px;
	font-weight:bold!important;
	text-transform:uppercase;
	font-size:10px;
	}
	
#GoToCheckoutHeaderLink  a, #GoToCheckoutHeaderLink  a:link, #GoToCheckoutHeaderLink  a:visited {
	color:#fff!important;
	}
	
#WishListHeaderLink, #QuickOrderHeaderLink {
	float:left;
	margin-top:3px;
	font-size:10px;
	}

#WishListHeaderLink {
	margin-left:47px;
	_margin-left:22px;
	}
	
ul#siteInfoList li a, #WishListHeaderLink a, #QuickOrderHeaderLink a {
	font-size:10px!important;
	}

#QuickOrderHeaderLink {margin-left:10px;}

/* LOGGED IN / GREETING - DIV 10 (DIV CONTENT SHOWN WHEN LOGGED IN)
--------------------------*/
#greeting-10 {
	margin-top:18px;
	float:left;
	}

#greeting-10, p.logInTitleCredit {
	width:204px;
	word-wrap: break-word;
	}

#greeting-10 p.logInTitle, #greeting-10 p.logInTitleCredit {
	text-transform: uppercase;
	color: #000;
	font-size:10px;
	}
	
#greeting-10 #clientName {
	color:#666;
	font-size:10px;
	float:left;
	margin-right:5px;
	}
	
#greeting-10 a {
	float:left;
	margin:-16px 0 0 196px;
	}

/* GO BACK TO PREVIOUS SITE - DIV 6
--------------------------*/
#previousSite-6 {
	overflow:hidden;
	height:20px;
	}
	
#previousSite-6 a {
	color: #000;
	font-size:11px;
	}
#previousSite-6 a:hover {
	color: #ec008c;
	}
.navmesg {
	background-color: #ffffff;
	}
/*----------------------END HEADER STYLES-------------------------------*/


/* tablecell - Site specific colour - Set to same colour as Top Navigation
------------------------------------------------------------------------*/
.tablecell {
	background: #ec008c;
}

/* All breadcrumb styles below to be removed once Guided Nav goes in.
Also used on 'May we suggest' page so to be changed to H1
------------------------------------------------------------------------*/
.breadcrumb {
	color: #ec008c;
}
/* breadcrumbcue - also used on 'Your order has NOT been submitted yet' text and Incentive Code box on Checkout page
------------------------------------------------------------------------*/
.breadcrumbcue {
	color: #ec008c;
}
a.breadcrumblink {
	color: #ec008c;
	text-decoration: none;
}
a.breadcrumblink:hover {
	color: #000;
	padding: 0em;
	text-decoration: underline;
}
a.breadcrumbcuelink {
	color: #ec008c;
}
a.breadcrumbcuelink:hover {
	color: #000;
	text-decoration: underline;
}

#breadcrumbLink a {
	font-size:13px!important;
	}

/* Main Site Colour
------------------------------------------------------------------------*/
.mainsitecolour {
	background: #ec008c;
}

/* sidebartext - Incentive code box text
------------------------------------------------------------------------*/
.sidebartext {
	color: #ffffff;
}


/* Account Transactions page - 'Information on your account' text
------------------------------------------------------------------------*/
.acctssubtitle {
	color: #ec008c;
}

/* Quick Order Form styles
------------------------------------------------------------------------*/
.qofheadingnumber {
	color: #ffffff;
}
.qofheadingtitle {
	color: #ffffff;
}

/* All styles below are for shop window 'SEO' pages
------------------------------------------------------------------------*/
.productArea a {
	font-weight: bold; 
	color: #ec008c;
	text-decoration: none;
}
.productArea a:hover {
	color: #000;
	text-decoration: underline;
}
.productArea {
	background-position: 50% bottom; 
	background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-footerswirls.gif"); 
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
}
.shopWindow a:hover {
	background-color: transparent;
}
h1.LifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #ffffff; 
	background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif"); 
	background-repeat: no-repeat; 
	background-color: #1e1e1e;
	background-position: right 50%;
}
.category {
	font-weight: bold; 
	font-size: 0.88em; /* 14px Changed to EM value*/ 
	color: #ffffff;
}
.shopwindowfolder {
	border: 1px solid #CCC; 	
	background-color: #fff;
}
h2.LifestyleDefault {
	font-size: 0.75em; /* 12px Changed to EM value*/
	color: #ffffff; 
	background-color: #1e1e1e;
}
.marqueBox {
	background-color: #FFF;
}
.marqueBox h2 {
	color: #ec008c;
}
.pwHeader h2 {
	font-size: 0.69em; /* 11px Changed to EM value*/ 
	color: #ffffff; 
	background-color: #8aa0b9;
}
h1.NoLifestyleDefault {
	font-size: 1.56em; /* 25px Changed to EM value*/ 
	color: #ffffff; 
	background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif"); 
	background-repeat: no-repeat; 
	background-color: #1e1e1e;
	background-position: right 50%;
}
.shopwindowfolder2 {
	border: 1px solid #CCC; 	
	background-color: #fff;
}
h2.NoLifestyleDefault {
	font-size: 0.88em; /* 14px Changed to EM value*/  
	color: #ffffff; 
}
h1.Catwalk {
	font-weight: normal; 
	font-size: 1.56em; /* 25px Changed to EM value*/  
	color: #ffffff; 	
	background-image: url("//images2.drct2u.com/content/images/freeformat/SEO-Product-header.gif"); 
	background-repeat: no-repeat; 
	background-color: #1e1e1e;
	background-position: right 50%; 
}
h2.Catwalk {
	font-size: 0.75em; /* 12px Changed to EM value*/  
	color: #ffffff; 
	background-color: #1e1e1e;
}

/* Guided Navigation Page Styles
----------------------------------------------------------------------*/
/* Category Navigation (LEFT NAV)
----------------------------------------------------------------------*/
#navCategories-8 h2 {
	color: #000;
	background-image: url("//images2.drct2u.com/content/images/freeformat/0812SS_JDW_FGN3_headerBg.gif");
	background-repeat: repeat-x;
}
#navCategories-8 ul {
	list-style-type: none;
	font-size: 0.75em;
	font-weight: bold;
}
#navCategories-8 a, #navCategories-8 a:link, #navCategories-8 a:visited {
	text-decoration: none;
	color:#ec008c;
	background-color:#ffffff;
	border-bottom: 1px solid #fff;
}
#navCategories-8 a:hover {
	background-color:#ec008c;
	color: #ffffff;
	border-bottom: 1px Solid #ffffff;
}
/* Guided Navigation (LEFT NAV)
----------------------------------------------------------------------*/
#guidedNav-8 {
	display: block;
	float: left;
	line-height: 1.125em;
	margin: 10px 15px 5px 0;
	_margin: 10px 10px 5px 0;
	padding: 0 0 5px 0;
	width: 170px;
}

#guidedNav-8 ul {
	color: #666;
}

#guidedNav-8 p {
	color: #222;
	padding: 3px 0;
}

#guidedNav-8 a, #guidedNav-8 a:link, #guidedNav-8 a:visited {
	color: #ec008c;
	font-size: 12px;
	text-decoration: none;
}

#guidedNav-8 a:hover {
	background-color: #fff;
	color: #ec008c;
	text-decoration: underline;
}

#guidedNav-8 #availableFiltersHeader, #guidedNav-8 #selectedFiltersHeader {
	background: #fff url(//images2.drct2u.com/content/images/FGN/fgn_FW_chosenHeader.png) no-repeat;
	color: #000;
	clear: both;
	display: inline-block;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0px 7px;
	width: 158px;
}

#guidedNav-8 .refinementHeader {
	border-bottom: 1px solid #b1b1b1;
	margin : 0em;
	padding: 3px 5px 2px 1px;
	*padding: 3px 5px 0px 1px;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #000;
	background-color: #fff;
	min-height: 19px;
}

ul#currentSelection  {
	width: 170px;
	border-left: none;
	border-right: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

#currentSelection li {
	color: #222;
	border-top: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0;
}

#currentSelection li span {
	float: right;
	font-size: 12px;
	font-weight: normal;
	clear: both;
}

#availableFiltersWrapper ul#brandBox {
	color: #ec008c;
	background-color: #fff;
	border: 1px solid #b1b1b1;
	margin: 0;
	padding: 0;
	width: 168px;
}

#availableFiltersWrapper ul#brandBox li {
	background-color: #fff;
	font-size: 11px;
	padding: 1px;
	margin: 1px;
	border-bottom: 1px solid #d3d3d3;
}

ul.doubleColMenu {
	width: 75px;
}

#availableFiltersWrapper ul, #availableFiltersWrapper ul.singleColMenu, #availableFiltersWrapper ul.doubleColMenu {
	margin: 0 0 10px 0;
	padding: 3px 3px 0 0;
}

#availableFiltersWrapper ul li, #availableFiltersWrapper ul.singleColMenu li, #availableFiltersWrapper ul.doubleColMenu li {
	margin: 0 !important;
}

#availableFiltersWrapper ul li a, #availableFiltersWrapper ul.singleColMenu li a, #availableFiltersWrapper ul.doubleColMenu li a {
	background: transparent url(//images2.drct2u.com/content/images/FGN/fgn_FW_catarrow.png) no-repeat 1px 3px !important;
	padding: 0 0 0 11px !important;
}

#selectedFiltersBottom {
	background-image: none;
	height: 10px;
	width: 170px;
}

#availableFiltersWrapper {
	border-left: none;
	border-right: none;
	float: left;
	padding: 0px;
	width: 170px;
}

#availableFiltersBottom {
	background-image: none;
	float: left;
	height: 9px;
	margin-bottom: 3px;
	width: 170px;
}


/* Product Range Page Classes --- 3 style variants
	1) .productRange122x130 = 5x Standard column layout - Product Range images in 5x columns
		with 122x130 sized images
	2) .productRange122x130x3 = 3x column layout with 122x130 sized images
	3) .productRange212x260 = 3x column layout with 212 x 260 sized images
----------------------------------------------------------------------*/

/* Product Range with 122x130 sized images
----------------------------------------------------------------------*/
.productRange122x130 {
	border-left: 0.06em Solid #f3f3f3; /* image dividing line */
}
.productRange122x130 h2  {
	background-color: #f3f3f3;
}
.productRange122x130 h2 a, .productRange122x130 h2 a:link, .productRange122x130 h2 a:visited {
	color: #ec008c;
	text-decoration: none;
}
.productRange122x130 h2 a:hover {
	color: #fff;
	background-color: #ec008c;
	text-decoration: none;
}
/* Product range 3 column style containers with 122 x 130 images
----------------------------------------------------------------------*/
.productRange122x130x3 {
	border-left: 0.06em Solid #f3f3f3; /* image dividing line */
}
.productRange122x130x3 h2  {
	background-color: #f3f3f3;
}
.productRange122x130x3 h2 a, .productRange122x130x3 h2 a:link, .productRange122x130x3 h2 a:visited {
	color: #ec008c;
	text-decoration: none;
}	
.productRange122x130x3 h2 a:hover {
	color: #fff;
	background-color: #ec008c;
	text-decoration: none;
}
/* Product range 3 column style containers with 212 x 260 images
----------------------------------------------------------------------*/
.productRange212x260 {
	border-left: 0.06em Solid #f3f3f3;
}
.productRange212x260 h3  {
	background-color: #f3f3f3;
}
.productRange212x260 h3 a, .productRange212x260 h3 a:link, .productRange212x260 h3 a:visited {
	color: #ec008c;
	background-color: #f3f3f3;
	text-decoration: none;
}
.productRange212x260 h3 a:hover {
	color: #fff;
	background-color: #ec008c;
	text-decoration: none;
}
/* Product preview (product thumb preview container and text styles)
   5 column layout containers using 122 x 130 images
----------------------------------------------------------------------*/
.salePrice {
	color: #ff0000;
}
.magnify{
	background-image: url("//images2.drct2u.com/content/images/freeformat/magnify.gif");
}
a.magnify, a:link.magnify, a:visited.magnify {
	color: #000000;
	text-decoration: underline;
}
a:hover.magnify {
	color: #696969;
	background-color: #ffffff;
	text-decoration: none;
}

/* image hover script - see /js/ballontip.js for config options
----------------------------------------------------------------------*/
.hoverStyle{
	border:1px solid black; /*Hover window frame colour */
	background-color: white; /*Hover window bg colour */
	/*Remove line below to remove IE shadow effect.
	(The line below should always appear last within this class) */
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

/* Footer container
----------------------------------------------------------------------*/
#footer {
	padding: 4px 0 0 0;
	height: 25px;
	background: #FFFFFF;
	width: 1003px;
	}

/* Footer navigation
----------------------------------------------------------------------*/
#footerNav-9 {
	color: #ec008c;
}
#footerNav-9 a, #footerNav-9 a:link, #footerNav-9 a:visited {
	color: #ec008c;
	text-decoration: none;
}
#footerNav-9 a:hover {
	background-color: transparent;
	color: #ec008c;
	text-decoration: underline;
}

/* Link colours - HTML buttons used on Sign In pages. 
(No need to modify - white text for all sites.)
---------------------------------------------------------------------*/
tr.tablecell a:link, tr.tablecell a:visited {
	font-size: 12px;
	padding: 0em;
	margin: 0em;
	color: #ffffff;
}
tr.tablecell a:hover{
	color: #ffffff;
}

.productSort, #resultsPages {
	background-color: #388BC5;
	background-image: url(//images2.drct2u.com/content/images/FGN/fgn_FW_productSortBG.gif);
	background-repeat: repeat-x;
	color: #000;
	font-weight: bold;}

/* Not currently used */
.productPages .spacer, .productPages .current {
	background: #4D595F;
	color: #fff;
}

.productPages .previous, .productPages .next {
	background-color: #000000;
	color: #ffffff;
}

.productPages .previous a, .productPages .previous a:link, .productPages .previous a:visited {
	color:#fff;
	text-decoration:none;	
	}
	
.productPages .previous a:hover {
	text-decoration:underline;
	}
	
.spacer {
	letter-spacing:-2px;
	}

/* Next has arrow graphic background */
.productPages .next a, .productPages .next a:hover {
	background-image:url(//images2.drct2u.com/content/images/FGN/fgn_FW_nextPage.gif);
	background-repeat:no-repeat;
	color:#000!important;
	text-decoration:none;
}

.productPages .next a:hover {
	text-decoration:underline;
	}

.productPages a, .productPages a:link, .productPages a:visited {
	color: #000;
}

.productPages a:hover {
	background-color: #000000;
	background-image: none;
	color: #ffffff;
}
	
/*-----------*/	
#productDetailsCopy, #deliveryReturnsCopy, .prodDetailsButton h3, p.productTitle a {
	font-size:12px!important;
	}

.inputArea #exampleInput {
	font-size:10px!important;
	}