@charset "UTF-8";
/* CSS Document */

#breadcrumbContainer {
	width: 790px;
	height:45px;
}

#breadcrumb {
	float: left;
	width: 50%;
}

#breadcrumbRight {
	float: right;
	text-align:right;
	width: 50%;
}

#freeShipping{
	position:absolute;
	margin-left:796px;
}
#email {
 	background: url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/email.png) no-repeat 0 50%;
 	padding: 0 0 0 30px;
}

#printer {
 	background: url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/printer.png) no-repeat 0 50%;
 	padding: 0 0 0 30px;
}

#productDetailTopWrapper {
	float: left;
	padding: 10px 0 0 0;

}

#imageDetail {
	float: left;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ebeffa;
	width: 300px;
	background-color: #ebeffa;
}

#imageDetailSki {
	float: left;
	padding: 0px 0px 0px 0px;
	border: 2px solid #ebeffa;
	width: 284px;
	background-color: #ebeffa;
}

#imageDetail .imageDetailExtra {
/*	text-align: center; */
	height: 23px;
	padding-top: 5px;
}

#imageDetailSki .imageDetailExtra {
	text-align: center;
	height: 10px;
	padding-top: 5px;
}

#imageDetail .rollover  {
	background:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/magnifying_glass.png) no-repeat 0px 50%;
	padding: 10px 10px 10px 26px;
	margin: 0px;
/*	text-align: center; */
}

#productDescription {
   float: left;
   background-color: #ebeffa;
   margin: 0 0 0 14px;
   padding: 11px 0px 0px 10px;
   width: 615px;

}

#productName {
	float: left;
	width: 200px;
	padding: 5px;

}

#product-details {
	border: 0;
	float: left;
	padding: 0;
	width: 0;
	width: 200px;
}

#review {
	padding: 15px 0 0 0;
}

strong {
	padding: 5px 0 0 0;
}

#productOrder {
	float: left;
	padding: 0px 10px;
	margin: 0px;
	background:url("/wcsstore/ConsumerDirectStorefrontAssetStore/images/orderItHereBG.gif") no-repeat;
	width: 365px;
	height: 221px;

}

#productOrderTall {
	float: left;
	padding: 0px 10px;
	margin: 0px;
	background:url("/wcsstore/ConsumerDirectStorefrontAssetStore/images/orderItHereBGtall.gif") no-repeat;
	width: 365px;
	height: 241px;

}

#productOrder h2 {
	color: #688ae1;
}

.orderStep {
	font-size: 20px;
	color: #688ae1;
	background-color: #ffffff;
	padding: 8px 15px 6px 11px;
	margin: 0;
	background:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/orderStep.gif) no-repeat 12%;
}

#formProductOrder table {
	border-collapse: collapse;
	width: 100%;
}

#formProductOrder table td {
	border-top: 1px solid #bccfef;
	padding: 12px 5px;
	line-height:16px;
}

#formProductOrder table td label {
	padding: 0 5px 0 0;
	margin: 0;
	font-weight: bold;
	float: left;
}

#formProductOrder table td label.forCheckbox {
	float: none;
}

#colorChoices {
	float: left;
	width: 200px;
}

#additionalColors {
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0;
}

#colorContainer {
}

.color {
	width: 52px;
	height:90px;
	float: left;
	margin: 0px 14px 0px 0px;
	font-size: 10px;
	text-align:center;
}

.color a {
	line-height:10px;
}
.color IMG {
	margin-bottom:2px;
}
#productSpecs {
	clear: both;
	float: left;
	width: 100%;
}

#tabbedNavWrapper {
	float: left;
	right: 0;
}

#content-primary .colorAndSize SELECT{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
/*TABS STYLES BELOW*/

.shadetabs{
padding: 5px 5px 0 1px;
margin: 0;
font: bold 11px Verdana;
list-style-type: none;
width: 565px;
}

.shadetabs li{
display: inline;
/*float: left; /*Floating left cures the issue with IE, but causes the tabs to fall into the .tabcontentstyle div*/
margin: 2px;
padding: 5px 0 0 0;
background: url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/tab_right.gif) top right no-repeat;
}

.shadetabs li a{
/*float: left;*/
text-decoration: none;
margin: -5px 3px 0 -3px;
padding: 5px 3px 0 6px;
background: url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/tab_left.gif) top left no-repeat;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;

}

.shadetabs li.selected a{ /*selected main tab style */
padding: 5px 7px 2px 2px; /*5px 3px 0 6px; /*5px 3px 0 0; */
_padding: 5px 5px 0px 2px; /*5px 3px 0 6px; /*5px 3px 0 0; */
margin: -10px 0px 0 -1px;
_margin: -10px 2px 0 -1px;
background-color: #FFF;
background: url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/tab_right_on.gif) top right no-repeat;
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


.shadetabs li.selected a span {
	width: 100%;
	background: url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/tab_left_on.gif) top left no-repeat;
	margin: -5px -6px 0px -4px; /*-5px 3px 0 -6px; /*0 0 0 -5px !important;*/
	padding: 5px 5px 2px 6px; /* 5px 8px 0 8px;  /*8px 5px 3px 5px !important;*/
}

.tabcontentstyle{ /*style of tab content oontainer*/
/*float: left; /*content goes to bottom but there is a space between tab and content*/
/*clear: both !important; /*tabs hover over content in IE*/
border: 2px solid #99b1c9;
width: 580px;
margin: 0;
padding:15px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}

.pricing {
	font-size:14px;
}


/*-------VIEW LARGER IMAGE-------*/

#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 299px;
		z-index:490;

}

#pic a .largeLeft,  #pic a .largeRight {
	border: 0px;
	display: block;
	height: 1px;
	left: 1px;
	position: absolute;
	top: 1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	height: 284px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 284px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .largeLeft {
	border: 1px solid #000000;
	display: block;
	height: 400px;
	width: 400px;
	left: -350px;
	position: absolute;
	top: 10px;
}

#pic a.p1:hover .largeRight {
	border: 1px solid #000000;
	display: block;
	height: 400px;
	width: 400px;
	left: 90px;
	position: absolute;
	top: -10px;
}
#productImageLarge {
	position:relative;
}

.productVideoIcon{
    background: url(/images/misc/camera.gif) no-repeat 0 100%;
    padding: 0px 0px 0px 20px;
	margin-left: 110px;
	cursor: pointer;
}


.pic iframe {
  display:none;/*sorry for IE5*/
  display/**/:block;/*sorry for IE5*/
  position:absolute;/*must have*/
  top:0;/*must have*/
  left:0;/*must have*/
  z-index:-1;/*must have*/
  filter:mask();/*must have*/
  width: 3000px;/*must have for any big value*/
  height: 3000px;/*must have for any big value*/;
}

.sizeChartText{
  cursor:pointer; 
  _cursor:hand; 
  color: #3366CC; 
  text-decoration: underline
}
