/* 
	---------------------
	Page dependent styles
	---------------------
*/


/* LOOKBOOK , HIGHLIGHTS	
--------------------------------------------------------------------- */

.myScrollbarV {
	position:absolute;
	z-index:100;
	width:8px;bottom:7px;top:2px;right:1px
}

.myScrollbarH {
	position:absolute;
	z-index:100;
	height:8px;
	bottom:1px;
	left:2px;
	right:7px
}

.myScrollbarH > div {
	position:absolute;
	z-index:100;
	height:100%;
	
	background:#000;
	
	border:1px solid #000;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	-o-background-clip:padding-box;
	background-clip:padding-box;
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	border-radius:0px;
}


/* DETAIL PAGE
--------------------------------------------------------------------- */

.collection-detail {
	position:relative;
	overflow:hidden;
}

.collection-detail #sticky {
	position:absolute;
	width:175px;
}

#sticky {
	bottom:0;
	right:0;
	position:fixed;
	z-index:1;

}

#sticky a.desc {
	color:#FFF;
	background:#000;
	display:block;
	padding:5px 15px 5px 15px;
	height: 22px;
	text-decoration: none;
	font: normal 11px/20px Georgia, "Times New Roman", Times, serif;

}

#sticky a.desc:hover {
	text-decoration: underline;
}

.related-items {
}

.related-items .col {
	margin:0;
	padding:0 10px;
	width:309px;
}

.related-items .divider {
	height: 155px;
	border-left: 1px solid #d7d7d9;
}

.related-items .col div {
	width:150px;
	margin-right:25px;
	float:right;
}

.related-items .col div h3 {
	margin-top:0;
	font-size:14px;
}

.related-items .col div .price {
	font-size:14px;
	padding-top: 10px;
	font-weight: bold;
	display: block;
}

#relatedItems {
	height: 100%;
    position: absolute;
    right: -180px;
    top: 0;
    width: 180px;
	text-align:center;
}
	
/* VIDEO CHANNEL
--------------------------------------------------------------------- */

body.video {
	background:#000;
}

body.video #header {
	border-bottom:0;
}

#video-channel .navigator {
	height:150px;
	overflow-x:auto;
	overflow-y:hidden;
}

#video-channel .navigator ul {
	list-style: none;
}

ul.navigator-denim li {
	float:left;
	background: #c2c2c2;
	display: block;
	height: 75px;
	width: 100px;
	
}

#video-channel .navigator ul li h3 {
	width:150px;
	font-size:10px;
}

/* SIZECHARTS
--------------------------------------------------------------------- */

.size-col {
    
    width: 475px;
    overflow: hidden;
    margin: 0px 10px 0px 10px;
    float: left;
}



.charts-col-left {
 width: 465px !important;
    overflow: hidden;
    margin: 0px 20px 0px 10px !important;
    float: left;	
}

.charts-col-right {
 width: 465px;
    overflow: hidden;
    margin: 0px 10px 0px 20px;
    float: left;	
}

.charts-col-right table, .charts-col-left table {
	width: 465px !important;
}




.model {
	float: right;
	padding-right: 50px;
}

.size-col table {
    width: 475px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;

}

.size-col table tr th {
    width: 79px;
    height: 24px;
    background: #f4f1ef;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    font: bold 12px/24px Times New Roman, Georgia, sans-serif;
    color: #666666;
}

.size-col table tr td {
    width: 79px;
    height: 24px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
     text-align: center;
    font:  12px/24px Times New Roman, Georgia, sans-serif; 
     color: #666666;
}


.table-header {
overflow: hidden;
}

.table-header span {
	font: bold 13px Times New Roman, Georgia, sans-serif;
	color: black;
}


.table-header h3 {
    float: left;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin: 0 !Important;

}

.table-header .switch {
    float: right;
}

.tabs-wrapper {
	position:relative;
	margin-top: 10px;
}

.tabs-wrapper .tab {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
}

.chart-content {
	float: left;
	width: 150px;
}


.men-model {

	float: right;
	padding-right: 50px;
}


.model img {
	float: right;
}
.model p{
	text-align: center;
	float: left;
	width: 100px;
	padding: 0;
	margin: 0;
}

.model p span {
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	color: #999999;
}


.how-to-measure {
	text-align: center;
	width: 150px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.how-to-measure p span {
	text-transform: uppercase;
}

.switch a {
	font: bold 13px Times New Roman, Georgia, sans-serif;
	color: #B1B1B1;
	text-decoration: none;
}
.switch a.selected {
	color: black;
}

.fit-notes {
	padding: 20px 20px 20px 24px;
	background: #f4f1ef;
	margin-top: 30px;
}


.jeans-strip-outer {
	width: 100%;
	background: #f4f1ef;

}

.jeans-strip {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}


.jeans-strip div{
	float: left;
	
}

.container-fit-guide {
    width:990px;
    margin:0 auto;
	padding-top: 5px;

}


.men-jeans div{
	width: 160px;
	overflow: hidden;
	padding-bottom: 20px;
}

.women-jeans div{
	width: 121px;
	overflow: hidden;
	padding-bottom: 30px;
}


.men-jeans div p {
	word-wrap: break-word;
	font-size: 10px !important;
	padding-left: 5px;
	line-height: 12px !important;
	text-align: center;
}


.women-jeans div p {
	word-wrap: break-word;
	font-size: 10px !important;
	padding-left: 5px;
	line-height: 12px !important;
	text-align: center;
}



.fit-notes ul {
margin: 10px 0px 0px 15px;
padding: 0px 40px 0px 0px;
font: 12px/17px Georgia, Times, sans-serif !important;
letter-spacing:.4pt;
color:#666;	
}


.fit-notes span {
	font: bold 12px/17px Georgia, Times, sans-serif !important;
}



/* LOOKBOOK
--------------------------------------------------------------------- */

.lookbook-container-inner {
	width:990px;
    margin:0 auto;
    padding-top: 55px;
}



.scotch-container {
	background: url("http://www.scotch-soda.com/images/front-end/lookbook/line.gif") no-repeat top left;
}


.maison-container {
	background: url("http://www.scotch-soda.com/images/front-end/lookbook/line.gif") no-repeat top left;
}


.shrunk-container {
background: url("http://www.scotch-soda.com/images/front-end/lookbook/shrunk-bg.gif") no-repeat 20px 50px;	
}

.rbelle-container {
background: url("http://www.scotch-soda.com/images/front-end/lookbook/rbelle-bg.gif") no-repeat 20px 30px;	
}




.lookbook-container {

overflow: hidden;
}


.lookbook-main-copy {
	margin-top: 20px;
	padding-top: 5px;
	background: url("http://www.scotch-soda.com/images/front-end/lookbook/dash.gif") repeat-x top;
}

.lookbook-main-copy p {
	margin-top: 0 !important;
}

.lookbook-copy p {
	text-align: center;
}

/* DENIM VIDEO
--------------------------------------------------------------------- */

ul.navigator-denim {
	list-style: none;
	overflow:hidden;
	margin:12px 0 0 0;
	padding:0;
	width:1100px;
}

ul.navigator-denim li {
	float:left;
	margin-right:12px;
	display:block;
	width:100px;
}

ul.navigator-denim li img.placeholder {
	width:100px;
	height:75px;
}

ul.navigator-denim li a {
	height:75px;
	width:100px;
	display:block;
}

ul.navigator-denim li.active a {
	height:72px;
	border-bottom:3px solid #000;
}

.highlights .h-scroll-holder {
	background:#F4F1EF;
	padding:30px !important;
}