/*---- Created 16-10-08 by mark booth -----
/*---- Edited 06-01-09 by mark booth -----*/
/*  (Last updated 18/03/10)
	1) updated fgn styles for Quick Wins project
/*---- Edited 15/07/09 by mark booth-----*/

/*  (Last updated 06/04/09)

	1) updated fgn styles for valid doc type corrected as part of product details phase 1 release



/*---- Edited 06-01-09 by steve -----*/

/*  (Last updated 06/01/09)

	1) updated image backgrounds for view product button and list items

	(Last updated 23/12/08)

	1) #sideNavFGN3 - padding-left value removed to keep consistency with left align of shop window pages

	(Last updated 22/12/08)

	1) .heroProdContainer .overImg repositioned from top: -10px to top: 10px to avoid overlap of View Product link.

	(Last updated 11/12/08)

	1) enlarge image functionality removed by setting .magnify display:none;

	(Last updated 26/11/08)

	1) Adjusted .imageListItem .productPreviewText, .imageListItemAlt .productPreviewText width to 250px to support 40 max characters.

	2) Changed  .heroProdContainer .productTitle a, .heroProdContainer .productTitle a:link, .heroProdContainer .productTitle a:visited colour to black, and hover state to white.

	*/




/* ----- Banner Advert --------------*/



#bannerAdFGN3 {

	background:url(//images2.drct2u.com/content/images/freeformat/0902SS_OXI_internalUsp.jpg) no-repeat top left;


	height: 500px; /* any height required */

	float: left;
	width:160px;
	margin: 8px 0px 0px 5px;
	_margin: 2px 0px 0px 2px;
}

/* ----- Header styles --------------*/

#navCategories-8 h2, #imageListContainer h3, .heroProdContainer h3 , #categoryNav h3 {
	background-image: url(//images2.drct2u.com/content/images/FGN/fgn_OXI_leftNavHeaderBG.gif);
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: bold;
	margin: 1px;
	color: #ffffff;
}
#navCategories-8 h2 {
	font-size: 15px;
	padding-left: 8px;
	color: #000000;
}



#imageListContainer h3, .heroProdContainer h3, #categoryNav h3 {
	padding: 3px 3px 3px 8px;
	height: 20px;
}

/* ----- Left nav list styles --------------*/

#navCategories-8 a {
	padding: 5px 0px 5px 10px;
}

#navCategories-8 a, #navCategories-8 a:link, #navCategories-8 a:visited {
	background-color: #e3e6ff;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 160px;
}

#navCategories-8 a:hover {
	background-color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
}

/* ----- Top 10 list --------------*/

#imageListContainer {
	border: 1px solid #cccccc;
	width: 390px;
	height: 492px;
	float: left;
	margin-bottom: 5px;
}
#imageListScroller {

	overflow-y: auto;

	overflow-x: hidden;

	width: 388px;

	height: 462px;

	margin: 0px;

	paddin: 0px;

}



.imageListItem, .imageListItemAlt {

	float: left;

	width: 100%;

	background-color: #f6f7fc;

	border-bottom: 1px solid #cfcfcf;

	margin: 0 0 2px 0;

	height: 90px;

}



.imageListItem .productPreview, .imageListItemAlt .productPreview {

	width: 347px;

	min-height: 90px;

	height: 90px;

	text-align: left;

}



.imageListItemAlt {

	background-color: #e3e6ff;

}



.imageListItem .productPreviewText, .imageListItemAlt .productPreviewText {
	
	width: 250px;

	height: 70px !important;

	min-height: 70px;

	top: 0px;

	left: 95px;

	margin-left: 5px;

}



.imageListItem a.magnify, .imageListItemAlt a.magnify {

	position: absolute;

	left: 100px;

	top: 70px;

	width: 100px;

	height: 15px;

}



.flashAltProdList .productPreviewText {

	height: 0px;

	min-height: 0px;

	width: 0px;

	padding: 0px;

	margin: 0px;

}



.prodId {

	color: #39427F;

	float: left;

	width: 20px;

	font-size: 16px;

	font-weight: bold;

	height: 90px;

	line-height: normal;

	padding: 0px 0px 0px 1px;

	margin: 0px;

	text-align: center;

}





.prodTitle {

	margin-top: 5px;

	font-weight: bold;

	color: #493707;

}



/* ----- Hero products --------------*/



.heroProdContainer {

	float: left;

	width: 398px;

	height: 242px;

	border: 1px solid #cccccc;

	margin: 0px 0px 6px 10px;

}



.heroProdContainer .productPreview {

	float: left;

	width: 122px;

	min-height: 180px;

	height: 180px !important;

	border: 0px;

	margin: 0 0 2px 0;

	text-align: left;

	position: relative;

}



.heroProdContainer .productPreviewText{

	float: left;

	width: 260px;

	height: 90px !important;

	min-height: 90px;

	position: absolute;

	top: 0px;

	left: 130px;

}





.heroProdContainer a.magnify {

	float: left;

	position: absolute;

	top: 134px;

	left: 15px;

}



.productTitle {

	margin-top: 3px;

} 



.heroProdContainer .productTitle a, .heroProdContainer .productTitle a:link, .heroProdContainer .productTitle a:hover, .heroProdContainer .productTitle a:visited {

	font-size: 14px;

	line-height: normal;

}



.heroProdContainer .productTitle a, .heroProdContainer .productTitle a:link, .heroProdContainer .productTitle a:visited {

	color: #000000;

}



.heroProdContainer .productTitle a:hover {

	color: #ffffff;

	background-color: #000000;

}





.heroProdContainer p.moreColours {

	line-height: normal;

	width: 128px;

	padding-top: 4px;

}



.heroProdContainer img {

	float: left;

	text-align: center;

}



.heroProdContainer .heroDetails {

	overflow-y: auto;

	width: 256px;

	height: 136px;

	float: left;

	position: relative;

	top: 38px;

	left: 5px;

}



.heroProdContainer .priceInfo {

	float: left;

	position: absolute;

	top: 153px;

	left: -129px;

	text-align: center;

	width: 122px;

}



.heroDetails ul {

	padding-left: 15px;

	margin: 4px;

	font-size: 12px;

	list-style-image: url(//images2.drct2u.com/content/images/freeformat/010906SS_JDW_FGN3_bullet.gif);

	list-style-position:outer;

	line-height: normal;

}

.heroDetails span {

	color: #000000;

}



.heroText {

	float: left;

	height: 211px;

	width: 256px;

}



.heroText h4{

	font-weight: bold;

	margin: 6px 0px 0px 18px;

	padding-bottom: 4px;

}

.heroText h4 a, .heroText h4 a:link, .heroText h4 a:visited {

	font-size: 14px;

}



#imageListScroller p.salePrice, #imageListScroller p.productPrice {

	font-weight: bold;

	padding: 0em 5px 0px 0px;

	font-size: 13px;

	line-height: normal;

}



.heroProdContainer p.salePrice, .heroProdContainer p.productPrice {

	font-size: 14px;

	padding: 0em;

	font-weight: bold;

}





.productPreviewImage {

	background-color: #ffffff;

	padding-top: 2px;

	text-align: center;

}



p.productPrice span {

	font-weight: normal;

}





/* ----- FGN3 image buttons --------------*/



.viewButton {

	float: left;

	position: relative;

	top: 42px;

	left: 17px;

}



.viewButton a, .viewButton a:link, .viewButton a:visited {

	height: 24px;

	margin: 5px 0px 0px 0px;

	background-image: url(//images2.drct2u.com/content/images/freeformat/010906SS_JDW_FGN3_buttonBg.gif);

	background-repeat: repeat-x;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	padding-top: 3px;

	float: left;

	min-width: 10px;

	color: #000000;

}



.viewButton a:hover{

	text-decoration: none;

	float: left;

	color: #000000;

	background-color: transparent;

}

.viewButtonCapLt {

	height: 24px;

	width: 20px;

	margin: 5px 0px 8px 5px;

	background-image: url(//images2.drct2u.com/content/images/freeformat/010906SS_JDW_FGN3_buttonCpLt.gif);

	background-repeat: no-repeat;

	float: left;

}

.viewButtonCapRt {

	height: 24px;

	width: 20px;

	margin: 5px 0px 8px 0px;

	background-image: url(//images2.drct2u.com/content/images/freeformat/010906SS_JDW_FGN3_buttonCpRt.gif);

	background-repeat: no-repeat;

	float: left;

}



/* ----- Flash category navigation --------------*/



#categoryNav {

	border: 1px solid #cccccc;

	float: left;

	width: 800px;

	height: auto;

	margin-bottom: 6px;

	padding-bottom: 3px;

}





#flashAltProdList .productPreview {

	border: 1px solid #cccccc;

	height: 270px;

	margin: 3px 1px 2px 4px;

	min-height: 256px !important;

	text-align: left;

	padding: 1px;

	width: 123px;

}



#flashAltProdList .productPreview p {

	text-align: center;

	padding: 0px 1px 0px 1px;

	width: 120px;

}



#flashAltProdList .productPreview .productPreviewImage .overImg {

	position: absolute;

}



#flashAltProdList .productPreview .productPreviewImage {

	height: auto;

}

#flashAltProdList .productIncentiveSpecialOffer img {
	width: 120px;
	max-width: 100%;
}


.productRange122x130 {

	border: 1px solid #cccccc;

	margin: 2px 2px 3px 3px;

	float:left;

	height: 192px !important;

	min-height: 192px;

	text-align: center;

	width: 153px;

}



.productRange122x130 h2 {

	margin:1px;

}



#imageListScroller img.thumb {

	width: 76px;

	height: 81px;

}



.overImg {

	position: relative; 

	top: 0px; 

	left: -23px; 

	z-index: 3;

	margin-left: -53px;

	margin-top: -52px;

}



.heroProdContainer .overImg {

	position: relative; 

	top: 10px; 

	left: 75px; 

	z-index: 3;

	margin-left: -53px;

	margin-top: -52px;

}



/* enlarge image functionality hidden as none functional in FGN3 shop window pages */



.magnify, a.magnify {

	display: none;

}

/* FGN3 shopwindow page now including FGN 2 navigation - following styles resize nav for this page */




#sideNavFGN3 #guidedNav-8 ul {
	font-size: 12px;
}

