/* Stylezzz for Kids Sizechart */

h3, h4, h5, th {
font-weight: normal;
}
/* Units Switcher */
.units, .units dt, .units dd, .units span {
float: left;
width: auto;
}
.units {
width: 100%;
}
.units dt {
position: relative;
top: 3px;
}
.units dd {
margin: 0 0 0 5px;
}
.units a {
display: block;
padding: 3px 6px;
text-decoration: none;
}
.units .active, .units .active a {
background-color: #9C8679;
color: #FFF;
position: relative;
}
.units .active a .top {
left: 0;
top: 0;
}
.units .active a .top span {
background-position: 0 -3px;
}
.units .active a .bottom {
background-position: 0 -9px;
bottom: 0;
left: 0;
}
.units .active a .bottom span {
background-position: 0 -6px;
}
.units .active a span span {
right: 0;
width: 3px;
}
.units .active a span {
background: #9C8679 url(/imgs/dec/sizechart_corners.png) no-repeat 0 0;
display: block;
height: 3px;
position: absolute;
width: 100%;
}
.units a:hover {
text-decoration: underline;
}
.units .active a:hover {
text-decoration: none;
}
/* Content container */
.size-container {
float: left;
width: 964px;
}
.size-column {
float: left;
width: 610px;
}
.size-column.one {
margin-right: 20px;
width: 325px;
}
.size-column h3 {
line-height: 0;
margin: 0;
text-indent: -3333px;
}
.size-column h4, .size-column p {
text-align: left;
}
.size-column h4 {
color: #454545;
font-size: 24px;
line-height: 29px;
margin: 0;
}
.size-column p {
font-size: 16px;
margin: 0 0 10px 0;
}
/* Size Table */
.tableContainer {
float: left;
margin: 0 0 20px 0;
min-height: 303px;
width: 295px; 
}
.tableContainer.fancy {
margin-right: 20px;
}
.size-column.one .tableContainer {
margin-right: 0;
}
.size-column.one .tableContainer, .size-column.one .tableContainer .sizetable, .size-column.one .tableContainer .sizetable caption, .size-column.one .tableContainer .sizetable tbody {
width: 325px;
}
.sizetable {
border-collapse: collapse;
border-spacing: 0;
float: left;
}
.sizetable, .sizetable caption, .sizetable tbody {
width: 295px; 
}
.sizetable caption {
margin: 0 0 5px 0;
}
.sizetable a {
color: #959595;
}
.sizetable th, .sizetable td {
border: 1px solid #000;
color: #454545;
padding: 5px;
}


