﻿/*** SIZE GUIDE ***/
.headerBarBlue a {position: absolute; top:0; right:8px; width: 100%; background: url(../img/icons/arrowBackToTop.gif) no-repeat right 8px; padding-right:15px; font-size:10px; font-weight:bold; color:#2b2e38; width:60px; line-height:20px;}
.sizeGuideContainer { position:relative; padding:5px 0 10px 0 }

.sizeGuideContainer .nav {position:relative; height:72px; background:url(/common/img/static/sizeGuideNav.gif) no-repeat; margin:-10px 0 20px 0;}
.sizeGuideContainer .nav ul {position: absolute; top:5px; left:20px;width:400px; margin:0; padding:0;}
.sizeGuideContainer .nav ul li {list-style:none; float:left; display:inline;margin-bottom:6px; padding:0; background:none; width:auto;}
.sizeGuideContainer .nav ul li a {background:url(../img/buttons/arrowButtonSprite.gif) no-repeat left top; text-indent:26px; color:#506365; font-size:10px; font-weight:bold; text-decoration:none; display:block; height:17px; padding-top:6px; text-transform:uppercase; width:90px;}
.sizeGuideContainer .nav ul li a:hover {text-decoration: none; background-position: left -23px;}

.sizeGuideContainer .tableContainer {position:relative; background:url(/common/img/static/sizeGuideTableBg.gif) no-repeat left bottom; margin-bottom:25px; padding-bottom:1px;}

.sizeGuideContainer h3 {position:relative; width:396px; height:33px; background:url(/common/img/popups/sizeGuideTableTitles.gif) no-repeat left top; margin:0 0 5px 83px; text-indent:32px; color:#000; font-size:11px; line-height:30px;}
.sizeGuideContainer h3.long {background-position:left -33px;}

.sizeGuideContainer table {color:#000; font-size:11px; width:555px; border-collapse: collapse; margin-bottom:25px; margin-left:10px;}
.sizeGuideContainer table th, .sizeGuideContainer table td {padding:6px 3px 7px 3px; font-size:7pt; text-align:center; background:url(/common/img/popups/sizeGuideTableCell.gif) no-repeat left bottom;}
.sizeGuideContainer table th {font-weight:bold; text-transform:uppercase;}
.sizeGuideContainer table tr.topRow th {color:#7a8889; background:url(/common/img/popups/sizeGuideTableCellTop.gif) no-repeat left bottom;}
.sizeGuideContainer table th.firstCol, .sizeGuideContainer table tr.topRow th.firstCol {width:80px; text-align:right; background:url(/common/img/popups/sizeGuideTableCellFirst.gif) no-repeat right bottom;}

#footer ul.sizeGuide{ width:619px; margin:-5px auto 21px auto; }
