/*
--------------------------------------------------

Casual Male SBS Styles

Copyright (c) 2010 Acquity Group LLC

--------------------------------------------------
*/
/*
.shopbysizeon{
}

.shopbysizeoff{
}
*/
.shopBy .nav li {
	border: 1px solid #5c6f7c;
	width: 50px;
	height: 14px;
	line-height: 14px;
	margin: 0 3px 3px 0;
	font-size: 10px;
	text-align: center;
}

.shopBy .nav li a {
	display: block;
	width: 48px;
	height: 12px;
	line-height: 12px;
	padding: 1px 0 0;
	text-align: center;
	font-size: 10px;
	vertical-align: middle;
}


.shopBy .nav li.selected a {
	background-color: #5C6F7C;
	border: 1px solid #fff;
	width: 48px;
	height: 11px;
	padding: 0px 0 0;
	line-height: 11px;
	color: #fff;
}

.useFullSearch{
	background-color: transparent;
	padding: 0;
	height: 18px;
	color: #5C6F7C;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}


.fullSeachBlock {
	border-bottom: 2px solid #5C6F7C;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

.tabbedContent li .tabContent {
	position: relative;
}

.showSizeChart {
	display: block;
}

/* sbs flag message box */
.showsbsmsg {
	display: block;
}


#TB_window .sbsMsg {
	width: 447px;
	margin: 0 20px 20px;
}

.sbsMsg h1{
	margin-bottom: 18px;
	font-size: 13px;
	line-height: 15px;
	text-transform:none;
}

#sbsFlagMessage {
	display: none;
}

#sbsUpdateMessage {
	display: none;
}


li.facetButton {
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin:0 3px 3px 0;
	padding:0;
	border:1px solid #5C6F7C;
	font-size:10px;
	height:14px;
	line-height:14px;
	text-align:center;
	width:36px;
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	outline:0 none;
	vertical-align:baseline;
	list-style:none outside none;
}

li.facetButtonSelected {
    background-color: #5C6F7C
}
#sideNav #shopBySize span a img {
	display: inline;
	height:12px;
	margin:0 2px;
	width:21px;
}

#sideNav #shopBySize span input {
	display: inline;
	height:12px;
	margin:0 2px;
	width:45px;
	border:0;
}

#extrasbsmsg h4 {
	text-transform: none;
	margin-bottom:4px;
	font-size: 11px;
	vertical-align:bottom;

}
#extrasbsmsg h4  input{
	vertical-align:bottom;
}