


#productCrop .menu {
	border: 4px solid #fff;
	border-bottom: 0;
	width: 704px;
	background: url('/eu/images_gl/product_category_crop_menu_back.gif') repeat-x #353535;
}
#productCrop .menu li a:hover, #productCrop .menu li a.sel {
	background-color: #000;
}

#productRange {
	width: 704px;
	border: 4px solid #fff;
	margin: 0 0 7px 0;
	background-color: #fff;
	background: url('/eu/images_gl/product_category_head_back.gif') repeat-x #fff top;
}
#productRange .loading {
	float: right;
	color: #666;
	padding: 4px 8px;
	display: none;
}
#productRange .head .season {
	color: #666;
	padding: 11px 0 0 6px;
	font-size: 11px;
	line-height: 10px;
}
#productRange .head h1 {
	color: #ffcc00;
	font-size: 22px;
	line-height: 26px;
	padding: 0 0 4px 6px;
	font-weight: bold;
}


#viewingOptions a.sel {
	color: #FF0;
}


#rangeOptionBar {
	background-color: #000;
}
#rangeOptionBar .info {
	font-size: 10px;
	line-height: 10px;
	padding: 6px;
}

#styleOptions {
	width: 696px;
	margin: 0 4px;
	background: url('/eu/images_gl/product_category_styles_back.gif') repeat-x #424242;
}
#styleOptions ul {
	list-style: none;
	width: 684px;
	padding: 6px;
}
#styleOptions li {
	float: left;
	padding: 0 24px 0 0;
}
#styleOptions label {
	display: inline;
	font-size: 12px;
	padding: 0 0 0 6px;
	text-transform: uppercase;
}
#styleOptions input {
	background-color: #424242;
}

#sortOptions {
	width: 696px;
	padding: 4px 4px;
	z-index: 10;
	position: relative;
}
#sortOptions ul {
	list-style: none;
	padding: 4px 6px;
}
#sortOptions li {
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding: 0 14px 0 0;
}
#sortOptions li span, #sortOptions li a {
	display: block;
	padding: 2px 0 3px 0;
}
#sortOptions li a {
	text-decoration: none;
	background: url('/eu/images_gl/product_category_sort_check.gif') no-repeat 0 2px;
	padding: 2px 4px 3px 16px;
}
#sortOptions li a:hover, #sortOptions li a.sfhover, #sortOptions li a.sel, #sortOptions li:hover a, #sortOptions li.sfhover a {
	background-position: 0 -25px;
	background-color: #333;
}


#sortOptions li:hover ul, #sortOptions li.sfhover ul {
	left: auto;
}
#sortOptions li ul {
	position: absolute;
	left: -999em;
	height: auto;
	/* width: 154px; */
	font-weight: normal;
	background: #333;
	padding: 2px;
}
#sortOptions li ul li {
	float: none;
	text-transform: uppercase;
	padding: 0;
	border-bottom: 1px solid #333;
}
#sortOptions li ul li a {
	padding: 2px 4px 2px 4px;
	background: #333;
	color: #949494;
}
#sortOptions li ul li a:hover, #sortOptions li ul li a.sfhover, #sortOptions li ul li a.sel {
	color: #FFF;
}




#rangeContent {
	width: 704px;
	background-color: #fff;
	color: #000;
	position: relative;
	z-index: 9;
}
#rangeContent h2.styleType {
	background: #000;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	padding: 6px;
	font-weight: normal;
}
#rangeContent .icon {
	position: absolute;
	z-index: 5;
	width: 50px;
	height: 50px;
	margin-top: -5px;
	background-repeat: no-repeat;
	behavior: url(/eu/common_gl/iepngfix.htc);
}
#rangeContent .icon.new {
	background-image: url('/eu/images_gl/product_new.png');
}

#rangeContent td.imgCell { 
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	padding: 8px 4px 6px 4px;
	width: 33%;
	vertical-align: top;
	text-align: left; 
	position: relative;
}
#rangeContent table {
	width: 100%;
}
#rangeContent td.imgCell td {
	vertical-align: middle;
	text-align: center; 
}
#rangeContent td.infoCell { 
	border: 1px solid #e5e5e5;
	border-top: 0;
	vertical-align: bottom;
	padding: 0 4px 4px 4px;
	width: 33%;
}
#rangeContent img.rating {
	float: right;
}
#rangeContent td.sTCell { 
	color: #fff;
	font-size: 10px; 
	text-align: center; 
}


#rangeContent td.imgCell .BOlink {
	position: absolute;
	z-index: 21;
	text-align: right;
	width: 222px;
}
#rangeContent td.imgCell .BOlink a {
	background: #257CC0;
	color: #FFF;
	text-decoration: none;
	padding: 5px 6px;
	font-size: 10px;
	float: right;
	text-align: left;
	line-height: 11px;
	font-weight: bold;
}
#rangeContent td.imgCell .BOlink a:hover {
	background: #000;
	color: #FFF;
}

#rangeContent td.imgCell .BOlink a.icn {
	text-indent: -300em;
	line-height: 100px;
	overflow: hidden;
	padding: 0;
	width: 43px;
	height: 29px;
	background: url(/eu/images_gl/product_range_buy_online.gif);
}
#rangeContent td.imgCell .BOlink a.icn:hover {
	background-position: 0 -29px;
}


#rangeContent td.imgCell .aiFIcon {
	position: absolute;
	z-index: 20;
	width: 41px;
	height: 35px;
	background: url(/eu/images_gl/ai_forever/thumb_icon.gif);
}



#rangeContent div.msg {
	padding; 20px;
	text-align: center;
}








#jquery-blank-anchor {
	position: absolute;
	top: 0;
}


.lightbox-content div.msg {
	padding; 20px;
	text-align: center;
}


.lightbox-container-image-box {
	width: 904px;
	height: 550px;
}
.lightbox-content {
	width: 888px;
	height: 534px;
	line-height: 20px;
}
.lightbox-secNav {
	width: 470px; /* (image width / 2) + 26 */
}



#prodItem-lightbox a.prevBtn, #prodItem-lightbox a.nextBtn {
	position: absolute;
	top: 229px;
	display: block;
	overflow: hidden;
	height: 90px;
	width: 46px;
	cursor: pointer;
	visibility: hidden;
	z-index: 10;
	behavior: url(/eu/common_gl/iepngfix.htc);
}
#prodItem-lightbox a.prevBtn {
	left: -46px;
	background: url(/eu/images_gl/product_item_prev_btn.png) no-repeat 0% 0%;
}
#prodItem-lightbox a.nextBtn {
	left: 904px;
	background: url(/eu/images_gl/product_item_next_btn.png) no-repeat 100% 0%;
}
#prodItem-lightbox a.prevBtn:hover {
	background-position: 20% 0;
}
#prodItem-lightbox a.nextBtn:hover {
	background-position: 80% 0;
}


#prodItem-lightbox .wsnBtns {
	position: absolute;
	right: 0;
	top: 90px;
}
#prodItem-lightbox .wsnBtn {
	background: url(/eu/images_gl/product_wsn_button_back.png) top left;
	behavior: url(/eu/common_gl/iepngfix.htc);
	margin: 0 0 2px 0;
}
#prodItem-lightbox .wsnBtn a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	width: 80px; padding: 7px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #FFF;
	background: url(/eu/images_gl/product_wsn_button_btm.png) bottom left;
	behavior: url(/eu/common_gl/iepngfix.htc);
}
#prodItem-lightbox .wsnBtn a:hover {
	text-decoration: underline;
}



.lightbox-content div.msg {
	padding; 20px;
	text-align: center;
}
.lightbox-content .leftPanel {
	position: absolute;
	background: url(/eu/images_gl/product_item_left_panel_back.gif) repeat-x ;
	width: 438px;
	height: 534px;
	z-index: 11;
}
.lightbox-content .rightPanel {
	position: absolute;
	margin-left: 446px;
	height: 532px;
	width: 440px;
	border: 1px solid #b4b4b4;
	z-index: 10;
}
.lightbox-content .leftPanel .info a {
	color: #000;
	text-decoration: underline;
}
.lightbox-content .leftPanel .info a:hover {
	text-decoration: none;
}
.lightbox-content .leftPanel .info {
	padding: 10px;
	z-index: 20;
	position: relative;
}
.lightbox-content .leftPanel p.head {
	color: #ffb400;
	font-size: 28px;
	line-height: 30px;
	padding: 6px 0 8px 0;
	font-weight: bold;
}
.lightbox-content .leftPanel p {
	color: #000;
	font-size: 12px;
}
.lightbox-content .leftPanel .label {
	font-size: 13px;
	font-weight: bold;
}
.lightbox-content .leftPanel .blurb {
	color: #666;
	padding: 14px 4px 0 4px;
	background: #FFF;
	margin-left: -4px;
}
.lightbox-content .leftPanel .btm {
	position: absolute;
	bottom: 0;
	z-index: 40;
}
.lightbox-content .leftPanel .stretch {
	width: 227px;
	height: 12px;
	display: inline-block;
	background-position: 0 -4px;
}
.lightbox-content .leftPanel .stretch.l1 { background-image: url(/eu/images_gl/product_stretch-gauge/level1.gif); }
.lightbox-content .leftPanel .stretch.l2 { background-image: url(/eu/images_gl/product_stretch-gauge/level2.gif); }
.lightbox-content .leftPanel .stretch.l3 { background-image: url(/eu/images_gl/product_stretch-gauge/level3.gif); }
.lightbox-content .leftPanel .stretch.l4 { background-image: url(/eu/images_gl/product_stretch-gauge/level4.gif); }
.lightbox-content .leftPanel .stretch.l5 { background-image: url(/eu/images_gl/product_stretch-gauge/level5.gif); }
.lightbox-content .leftPanel .stretch.l6 { background-image: url(/eu/images_gl/product_stretch-gauge/level6.gif); }
.lightbox-content .leftPanel .stretch.l7 { background-image: url(/eu/images_gl/product_stretch-gauge/level7.gif); }
.lightbox-content .leftPanel .stretch.l8 { background-image: url(/eu/images_gl/product_stretch-gauge/level8.gif); }
.lightbox-content .leftPanel .stretch.l9 { background-image: url(/eu/images_gl/product_stretch-gauge/level9.gif); }
.lightbox-content .leftPanel .stretch.l10 { background-image: url(/eu/images_gl/product_stretch-gauge/level10.gif); }

.lightbox-content .leftPanel .str {
	width: 198px;
	height: 33px;
	display: inline-block;
	background-position: 0 0;
	margin-top: -10px;
	margin-bottom: -10px;
}
.lightbox-content .leftPanel .str.n1 { background-image: url(/eu/images_gl/product_stretch-new/level1.gif); }
.lightbox-content .leftPanel .str.n2 { background-image: url(/eu/images_gl/product_stretch-new/level2.gif); }
.lightbox-content .leftPanel .str.n3 { background-image: url(/eu/images_gl/product_stretch-new/level3.gif); }
.lightbox-content .leftPanel .str.n4 { background-image: url(/eu/images_gl/product_stretch-new/level4.gif); }


#rateProduct {
	width: 200px;
	height: 25px;
}

#linksProductWrap {
	height: 51px;
}
#linksProductWrap .loading {
	height: 51px;
	background: url('/eu/images_gl/loading_anim.gif') no-repeat center center;
}
#linksProduct {
	margin: 0;
	height: 40px;
	border-top: 6px solid #FFF;
	border-bottom: 5px solid #FFF;
}
#linksProduct td {
	text-align: center;
	vertical-align: middle;
	width: 106px;
	height: 40px;
	border-left: 4px solid #fff;
	background-image: url(/eu/images_gl/product_item_btn_back.gif);
	background-color: #333;
	cursor: pointer;
}
#linksProduct td:hover, #linksProduct td.sfhover {
	background-position: 0 -40px;
	background-color: #000;
}
#linksProduct td.buy {
	background-image: url(/eu/images_gl/product_item_btn_buy.gif);
	background-color: transparent;
}
#linksProduct td.buy a {
	text-indent: -300em;
}
#linksProduct td.fI {
	border: 0;
}
#linksProduct td a {
	display: block;
	width: 106px;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	cursor: pointer;
}





#iProductCrop {
	width: 438px;
	background-color: #fff;
}
#iProductCrop .loading {
	float: right;
	color: #fff;
	font-size: 10px;
	padding: 4px 8px;
	display: none;
}
#iProductCrop .menu {
	width: 438px;
	background: url('/eu/images_gl/product_item_crop_menu_back.gif') repeat-x #353535;
}
#iProductCrop .menu ul {
	float: left;
	list-style: none;
}
#iProductCrop .menu li {
	float: left;
}
#iProductCrop .menu li a {
	display: block;
	font-size: 10px;
	padding: 4px 8px;
	text-decoration: none;
}
#iProductCrop .menu li a:hover, #iProductCrop .menu li a.sfhover, #iProductCrop .menu li a.sel {
	background-color: #000;
}
#iProductCrop .cropContent {
	border: 1px solid #b4b4b4;
	border-top: 0;
}
#iProductCrop .cropContent table, #iProductCrop .cropContent {
	height: 160px;
}
#iProductCrop .cropContent td {
	width: 138px;
	vertical-align: middle;
	text-align: center;
}
#iProductCrop .cropContent td.imgCell {
	padding: 4px 4px 2px 4px;
}
#iProductCrop .cropContent td.infoCell {
	color: #7f7f7f;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 2px 4px 4px 4px;
}






#prodImg {
	position: absolute;
	z-index: 10;
	width: 440px;
	height: 532px;
	z-index: 10;
}
#prodImg table td {
	vertical-align: middle;
	text-align: center;
	width: 440px;
	height: 532px;
}
#prodImgOverlay {
	position: absolute;
	z-index: 11;
	display: none;
	width: 0;
	height: 0;
}



.lightbox-content .rightPanel #mediaSelectorContain #prodZoomBox {
	position: absolute;
	overflow: hidden;
	width: 143px;
	height: 143px;
	border: 1px solid #c5c7c8;
	background: #fff;
	z-index: 15;
	bottom: 0;
}
#prodZoomBox .loadAnim {
	position: absolute;
	z-index: 30;
	width: 143px;
	height: 143px;
	background: url('/eu/images_gl/loading_anim.gif') no-repeat center center;
	cursor: crosshair;
}
#prodZoomImg {
	position: absolute;
	z-index: 40;
	width: 660px;
	height: 798px;
}
#prodZoomImg td {
	width: 660px;
	height: 798px;
	vertical-align: middle;
	text-align: center;
}



#prodMedia {
	position: absolute;
	z-index: 10;
	width: 440px;
	height: 532px;
	display: none;
}
#mediaSelectorContain {
	position: absolute;
	width: 440px;
	height: 532px;
	z-index: 30;
	overflow: hidden;
	background: url('/eu/images_gl/spacer.gif');
}
#mediaNav {
	position: absolute;
	bottom: 0;
	width: 440px;
	z-index: 30;
}
#mediaNav a {
	font-size: 11px;
	line-height: 12px;
	padding: 2px 8px;
	margin: 0 2px 0 0;
	text-decoration: none;
	color: #fff;
	background-color: #000;
	display: block;
	float: left;
	text-transform: uppercase;
}
#mediaNav a:hover {
	background-color: #000;
}
#colourSelector {
	position: absolute;
	bottom: 0;
	width: 440px;
	visibility: hidden;
	z-index: 20;
}
#colourSelScroll {
	border-top: 2px solid #000;
	width: 440px;
	height: 102px;
	overflow: auto;
	background-color: #fff;
}
#colourSelScroll table {
	height: 102px;
}
#colourSelScroll td {
	width: 64px;
	height: 78px;
	padding: 12px;
	vertical-align: middle;
	text-align: center;
}
#colourSelScroll td .swatch {
	display: block;
	width: 64px;
	height: 64px;
	text-align: center;
}
#colourSelScroll td a {
	display: block;
	width: 64px;
	text-align: center;
}
#colourSelScroll td a img {
	margin: 0 auto;
}



#prodMediaNav {
	position: absolute;
	padding: 5px;
	z-index: 40;
	display: none;
}
#prodMediaNav a {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	width: 23px;
	height: 24px;
	background-position: 0 0;
	behavior: url(/eu/common_gl/iepngfix.htc);
}
#prodMediaNav a.closeLink {
	background-image: url('/eu/images_gl/product_media_nav_close.png');
}
#prodMediaNav a:hover {
	background-position: 0 -24px;
}





#prodImgLoadAnim {
	position: absolute;
	width: 440px;
	height: 532px;
	background: url('/eu/images_gl/loading_anim.gif') no-repeat center center;
}
#prodImgNav {
	position: absolute;
	padding: 5px;
	z-index: 40;
	visibility: hidden;
}
#prodImgNav a, #prodImgNav .btnSep {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -3000px;
	width: 23px;
	height: 24px;
	background-position: 0 0;
	behavior: url(/eu/common_gl/iepngfix.htc);
}
#prodImgNav a.prevLink {
	background-image: url('/eu/images_gl/product_image_nav_prev.png');
}
#prodImgNav a.nextLink {
	background-image: url('/eu/images_gl/product_image_nav_next.png');
}
#prodImgNav a:hover {
	background-position: 0 -24px;
}
#prodImgNav a.dis {
	background-position: 0 -48px;
}
#prodImgNav .btnSep {
	width: 19px;
	background-image: url('/eu/images_gl/product_image_nav_sep.png');
}

p.thickness span.sep {
	padding: 0 3px 0 3px;
	color: #ccc;
}
.lightbox-content .leftPanel .info p.thickness a {
	color: #666;
	text-decoration: none;
}
.lightbox-content .leftPanel .info p.thickness a:hover {
	color: #000;
}
.lightbox-content .leftPanel .info p.thickness a.sel {
	color: #FFB400;
	font-weight: bold;
}
#thickGraph {
	background: url('/eu/images_gl/product_wsn_thickness_temp.gif?1');
	width: 338px;
	height: 48px;
}
#thickGraph.no2 { background-position: 0 -48px; }
#thickGraph.no3 { background-position: 0 -96px; }
#thickGraph.no4 { background-position: 0 -144px; }
#thickGraph.no5 { background-position: 0 -192px; }
#thickGraph.no6 { background-position: 0 -240px; }
#thickGraph.no7 { background-position: 0 -288px; }
#thickGraph.no8 { background-position: 0 -336px; }
#thickGraph.no9 { background-position: 0 -384px; }
#thickGraph.no10 { background-position: 0 -432px; }
#thickGraph.no11 { background-position: 0 -480px; }
#thickGraph.no12 { background-position: 0 -528px; }
#thickGraph.no13 { background-position: 0 -576px; }
#thickGraph.no14 { background-position: 0 -624px; }
#thickGraph.no15 { background-position: 0 -672px; }
#thickGraph.no16 { background-position: 0 -720px; }
#thickGraph.no17 { background-position: 0 -768px; }
#thickGraph.no18 { background-position: 0 -816px; }
#thickGraph.no19 { background-position: 0 -864px; }
#thickGraph.no20 { background-position: 0 -912px; }
#thickGraph.no21 { background-position: 0 -960px; }
#thickGraph.no22 { background-position: 0 -1008px; }
#thickGraph.no23 { background-position: 0 -1056px; }
#thickGraph.no24 { background-position: 0 -1104px; }
#thickGraph.no25 { background-position: 0 -1152px; }
#thickGraph.no26 { background-position: 0 -1200px; }



#buyOnlineConfirmLoadAnim {
	position: absolute;
	width: 888px;
	height: 534px;
	background: url('/eu/images_gl/loading_anim.gif') no-repeat center center;
	z-index: 15;
}
#buyOnlineConfirmPanel {
	height: 534px;
	bottom: auto;
	top: 0;
}
#buyOnlineConfirmPanel .content {
	margin: 0 auto;
	width: 490px;
	height: 235px;
	background: #FFF;
}
#buyOnlineConfirmPanel .content.inStock {
	border: 10px solid #ff4950;
}
#buyOnlineConfirmPanel .content.noStock {
	border: 10px solid #3c9a1c;
}


#onlineStoresContain, #prodSpecsContain, #buyOnlineConfirmContain {
	position: absolute;
	width: 888px;
	height: 534px;
	z-index: 20;
	visibility: hidden;
	overflow: hidden;
}
#onlineStoresOverlay, #prodSpecsOverlay, #buyOnlineConfirmOverlay {
	position: absolute;
	width: 888px;
	height: 534px;
	display: none;
	z-index: 10;
}
#onlineStoresPanel, #prodSpecsPanel, #buyOnlineConfirmPanel {
	position: absolute;
	bottom: 0;
	width: 888px;
	z-index: 20;
}
#onlineStoresPanel .header, #prodSpecsPanel .header, #pSpecBig-lightbox .header {
	background-color: #303030;
	width: 888px;
}
#pSpecBig-lightbox .header {
	width: 934px;
}
#onlineStoresPanel a.clsLnk, #prodSpecsPanel a.clsLnk, #pSpecBig-lightbox a.clsLnk {
	display: block;
	width: 23px; height: 23px;
	text-indent: -300px;
	overflow: hidden;
	margin: 2px 4px;
	float: right;
	background: url('/eu/images_gl/product_or_close.gif') 0 0;
}
#onlineStoresPanel a.clsLnk:hover, #prodSpecsPanel a.clsLnk:hover, #pSpecBig-lightbox a.clsLnk:hover {
	background-position: 0 -23px;
}
#onlineStoresPanel .header .head, #prodSpecsPanel .header .head, #pSpecBig-lightbox .header .head {
	color: #fff;
	padding: 6px 6px;
	font-size: 14px;
	line-height: 15px;
}
#ORLoading {
	visibility: hidden;
}
#onlineStoresContent {
	background-color: #e6e6e6;
}
#prodSpecsContent {
	background-color: #e6e6e6;
	width: 888px;
	height: 507px;
}

#pSpecBig-lightbox .lightbox-container-image-box {
	width: 950px;
	height: 642px;
}
#pSpecBig-lightbox .lightbox-container-image {
	width: 934px;
	height: 626px;
}
#pSpecBig-lightbox .lightbox-content {
	width: 934px;
	height: 626px;
	line-height: 20px;
}
#prodSpecsBigContent {
	background-color: #e6e6e6;
	width: 934px;
	height: 599px;
}


#onlineStoresContent .head {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 8px 0 0 36px;
	color: #000;
}
#onlineStoresContent .banners {
	padding: 0 0 8px 0;
	width: 888px;
}
#onlineStoresContent .banners a {
	margin: 6px 0 3px 36px;
	display: block;
	float: left;
	width: 389px;
	height: 58px;
}
#onlineStoresContent .banners a img {
	width: 389px;
	height: 58px;
	border: 1px solid #999;
}
#onlineStoresContent .banners a:hover img {
	border: 1px solid #000;
}



#onlineStoresContent .regContain {
	background-color: #adadad;
	width: 870px;
	padding: 9px;
}

#onlineStoresContent table {
	width: 870px;
}
#onlineStoresContent .regCol {
	width: 25%;
	vertical-align: top;
	border-left: 8px solid #adadad;
	background-color: #fff;
}
#onlineStoresContent .regCol.fI {
	border-left: 0;
}
#onlineStoresContent .regCol.fI .banners {
	padding: 6px 0 14px 12px;
}
#onlineStoresContent .regCol .banners {
	padding: 6px 0 14px 10px;
	width: auto;
}
#onlineStoresContent .regCol .banners a {
	margin: 4px 0 0 0;
	float: none;
	width: 188px;
	height: 27px;
}
#onlineStoresContent .regCol .banners a img {
	width: 188px;
	height: 27px;
}


#onlineStoresContent .regHead {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	padding: 18px 16px;
	background-color: #007caf;
	background-repeat: no-repeat;
	background-position: top right;
}
#onlineStoresContent .regHead.reg1 {
	background-image: url('/eu/images/online_stores_reg1_back.gif');
}
#onlineStoresContent .regHead.reg2 {
	background-image: url('/eu/images/online_stores_reg2_back.gif');
}
#onlineStoresContent .regHead.reg3 {
	background-image: url('/eu/images/online_stores_reg3_back.gif');
}
#onlineStoresContent .regHead.reg4 {
	background-image: url('/eu/images/online_stores_reg4_back.gif');
}



/* type 2 styles */

.lightbox-content .leftPanel.tl2 {
	width: 888px;
	height: 213px;
	margin: 321px 0 0 0;
}
.lightbox-content .rightPanel.tr2 {
	height: 313px;
	width: 886px;
	margin: 0;
}

.lightbox-content .leftPanel.tl2 .btm {
	margin-left: 450px;
}
.lightbox-content .leftPanel.tl2 .info {
	width: 868px;
}
.lightbox-content .leftPanel.tl2 .blurb {
	margin-left: 440px;
	position: absolute;
	width: 400px;
	padding: 8px 0 0 0;
}

.lightbox-content .rightPanel.tr2 #prodImg {
	width: 886px;
	height: 313px;
}
.lightbox-content .rightPanel.tr2 #prodImg table td {
	vertical-align: middle;
	text-align: center;
	width: 886px;
	height: 313px;
}
.lightbox-content .rightPanel.tr2 #colourSelector {
	position: absolute;
	bottom: 0;
	width: 886px;
	visibility: hidden;
}
.lightbox-content .rightPanel.tr2 #colourSelScroll {
	width: 886px;
}

.lightbox-content .rightPanel.tr2 #prodImgLoadAnim {
	width: 886px;
	height: 313px;
}

.lightbox-content .leftPanel.tl2 p.head {
	width: 400px;
	font-size: 28px;
	line-height: 30px;
}
.lightbox-content .leftPanel.tl2 p {
	font-size: 11px;
	line-height: 15px;
}
.lightbox-content .leftPanel.tl2 .blurb {
	font-size: 12px;
	line-height: 16px;
}
.lightbox-content .leftPanel.tl2 .label {
	font-size: 13px;
}

.lightbox-content .rightPanel.tr2 #mediaSelectorContain {
	height: 313px;
}

