#seasonNav {
	background: #343434;
	border-top: 1px solid #333;
}
#seasonNav .outLvl {
	background: #3d3d3d;
	font-size: 16px;
	line-height: 18px;
	padding: 6px 0 4px;
}
#seasonNav td {
	vertical-align: top;
}
#seasonNav .seas {
	background: #737373;
	font-size: 16px;
	line-height: 18px;
	padding: 6px 12px 4px;
}
#seasonNav .seas.clr1 {
	background: #737373;
	border-right: 1px solid #8b8b8b;
}
#seasonNav .cats.clr1 {
	background: #5f5f5f;
	border-right: 1px solid #727272;
}
#seasonNav .seas.clr2 {
	background: #616161;
	border-right: 1px solid #4e4e4e;
}
#seasonNav .cats.clr2 {
	background: #515151;
	border-right: 1px solid #414141;
}
#seasonNav ul {
	list-style-type: none;
	padding: 0 6px 0 6px;
}
#seasonNav li {
	float: left;
}
#seasonNav a {
	display: block;
	padding: 8px 6px;
	margin: 0 6px 0 0;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
#seasonNav a:hover, #seasonNav a.sel {
	color: #000;
	background: #f0f0f0;
}


#topBtns {
	float: right;
	padding: 16px 0 18px 0;
}
#topBtns .btnBuyOnline, #topBtns .btnStoreLocator {
	display: block;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
	height: 28px;
	width: 95px;
	background: url(/images_gl/product/btn_buy_online.gif);
}
#topBtns .btnStoreLocator {
	width: 121px;
	background: url(/images_gl/product/btn_store_locator.gif);
	margin: 0 0 0 3px;
}
#topBtns a:hover {
	background-position: 0px -28px;
}

#contentInner h1 {
	padding: 18px 0 18px 0;
	font-size: 20px;
	line-height: 22px;
	color: #164d8d;
}


#rangeContent {
	margin: 0 0 24px 0;
}
#rangeContent .imgCell {
	width: 184px;
	min-width: 184px;
	background: url(/images_gl/product_cell_back.gif) #FFF no-repeat;
	height: 223px;
	text-align: center;
	padding: 0 7px 8px 0;
}
#rangeContent .imgCell a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
}
#rangeContent .imgCell h2 {
	width: 170px;
	padding: 0 0 0 8px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	font-weight: normal;
}
#rangeContent .tnCont {
	display: block;
	margin: 0 auto;
	position: relative;
	white-space: nowrap;
	width: 184px;
	height: 180px;
	padding: 0 0 4px 0;
}
#rangeContent .tnCont img {
    display: inline-block; 
	vertical-align: middle;
}
#rangeContent .preTn {
    display: inline-block; 
    height: 180px; 
    width: 0;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
}
#rangeContent .imgCell .rating {
	float: left;
	margin: 0 0 0 8px;
}





#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(/common_gl/iepngfix.htc);
}
#prodItem-lightbox a.prevBtn {
	left: -46px;
	background: url(/images_gl/product/item_prev_btn.gif) no-repeat 0% 0%;
}
#prodItem-lightbox a.nextBtn {
	left: 904px;
	background: url(/images_gl/product/item_next_btn.gif) no-repeat 100% 0%;
}
#prodItem-lightbox a.prevBtn:hover {
	background-position: 20% 0;
}
#prodItem-lightbox a.nextBtn:hover {
	background-position: 80% 0;
}




.lightbox-content div.msg {
	padding; 20px;
	text-align: center;
}
.lightbox-content .leftPanel {
	position: absolute;
	background: #f2f2f2;
	margin-left: 458px;
	width: 446px;
	height: 550px;
	z-index: 11;
}
.lightbox-content .rightPanel {
	position: absolute;
	height: 532px;
	width: 440px;
	padding: 9px 10px 9px 8px;
	z-index: 10;
	background: url(/images_gl/product/item_left_panel_side.gif) top right repeat-y;
}
.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;
}
.lightbox-content .leftPanel p.head {
	color: #ee363b;
	font-size: 26px;
	line-height: 28px;
	padding: 6px 0 8px 8px;
	font-weight: bold;
}
.lightbox-content .leftPanel p {
	color: #000;
	font-size: 12px;
	padding: 0 0 0 8px;
}
.lightbox-content .leftPanel .label {
	font-size: 13px;
	font-weight: bold;
}
.lightbox-content .leftPanel .blurb {
	color: #666;
	padding: 14px 10px 0 8px;
}
.lightbox-content .leftPanel .btm {
	position: absolute;
	bottom: 0;
}


#rateProduct {
	width: 200px;
	height: 25px;
	margin: 0 0 6px 12px;
}

#linksProduct {
	width: 446px;
	margin: 6px 0 0 0;
	height: 40px;
	border: 1px #FFF solid;
	border-right: 0;
}
#linksProduct td {
	border-right: 1px #FFF solid;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	background-color: #6e6e6e;
	cursor: pointer;
}
#linksProduct td:hover, #linksProduct td.sfhover {
	background-position: 0 -40px;
	background-color: #333;
}
#linksProduct td a {
	height: 40px;
	padding: 0 12px;
	
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	cursor: pointer;
}



#iProductCrop {
	width: 446px;
	background-color: #92b6cd;
}
#iProductCrop .loading {
	float: right;
	color: #000;
	font-size: 10px;
	padding: 4px 8px;
	display: none;
}
#iProductCrop .menu {
	width: 446px;
}
#iProductCrop .menu ul {
	float: left;
	list-style: none;
}
#iProductCrop .menu li {
	float: left;
}
#iProductCrop .menu li a {
	display: block;
	font-size: 12px;
	padding: 4px 12px;
	text-decoration: none;
	color: #000;
}
#iProductCrop .menu li a:hover, #iProductCrop .menu li a.sfhover, #iProductCrop .menu li a.sel {
	background-color: #157bb8;
	color: #FFF;
}
#iProductCrop .cropContent {
	border: 3px solid #157bb8;
}
#iProductCrop .cropContent table, #iProductCrop .cropContent {
	height: 173px;
	background-color: #92b6cd;
}

#iProductCrop .imgCell {
	width: 147px;
	min-width: 147px;
	background: url(/images_gl/product/crop_item_back.gif) #157bb8 no-repeat;
	height: 167px;
	text-align: center;
}
#iProductCrop .imgCell a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
#iProductCrop .imgCell p {
	width: 138px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	line-height: 14px;
}
#iProductCrop .tnCont {
	display: block;
	margin: 0 auto;
	position: relative;
	white-space: nowrap;
	width: 134px;
	height: 120px;
	padding: 0 0 4px 0;
}
#iProductCrop .tnCont img {
    display: inline-block; 
	vertical-align: middle;
}
#iProductCrop .preTn {
    display: inline-block; 
    height: 120px; 
    width: 0;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
}





#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;
}




.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('/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;
}
#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(/common_gl/iepngfix.htc);
}
#prodMediaNav a.closeLink {
	background-image: url('/images_gl/product_media_nav_close.png');
}
#prodMediaNav a:hover {
	background-position: 0 -24px;
}





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


#buyOnlineConfirmLoadAnim {
	position: absolute;
	width: 888px;
	height: 534px;
	background: url('/images_gl/loading_anim.gif') no-repeat center center;
	z-index: 15;
}
#buyOnlineConfirmPanel {
	height: 534px;
	bottom: auto;
	top: 0;
}
#buyOnlineConfirmPanel .content {
	top: 
	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 {
	background-color: #303030;
	width: 888px;
}
#onlineStoresPanel a.clsLnk, #prodSpecsPanel a.clsLnk {
	display: block;
	width: 23px; height: 23px;
	text-indent: -300px;
	overflow: hidden;
	margin: 2px 4px;
	float: right;
	background: url('/images_gl/product_or_close.gif') 0 0;
}
#onlineStoresPanel a.clsLnk:hover, #prodSpecsPanel a.clsLnk:hover {
	background-position: 0 -23px;
}
#onlineStoresPanel .header .head, #prodSpecsPanel .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;
}

#onlineStoresContent .head {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 16px 0 0 36px;
	color: #000;
}
#onlineStoresContent .banners {
	padding: 0 0 8px 0;
	width: 888px;
}
#onlineStoresContent .banners a {
	margin: 16px 0 8px 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: 33%;
	vertical-align: top;
	border-left: 8px solid #adadad;
	background-color: #fff;
}
#onlineStoresContent .regCol.fI {
	border-left: 0;
}
#onlineStoresContent .regCol .banners {
	padding: 6px 0 14px 47px;
	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('/images/online_stores_reg1_back.gif');
}
#onlineStoresContent .regHead.reg2 {
	background-image: url('/images/online_stores_reg2_back.gif');
}
#onlineStoresContent .regHead.reg3 {
	background-image: url('/images/online_stores_reg3_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;
}
