/* CSS Document */

/*------------basic page parameters------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/pageBack2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

hr {
	display: none;
}

img {
    display: block;
	border: 0px;
}

p, ul, li, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
}
div#leftSidebar h6 {
	margin: 0px;
	padding: 0px 0px 5px;
}
#leftSidebar p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}


ul {
}

li {
}

/*-------------page structure-----------*/

#wrapper {
	padding: 0px;
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	min-height: 100%;
}
/* mac hide \*/
* html #wrapper{height:100%}
/* end hide */

#header {
	background-image: url(images/header_backgroun_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 197px;
	width: 962px;
	position: relative;
}
div#headerRight {
	float: right;
	margin-top: -75px;
}

div#contentWrapper {
	background-image: url(images/contentWrapper_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 1px;
	padding-left: 1px;
	width: 960px;
}
div.clear {
	clear: both;
}
div#mainContent {
	float: left;
	width: 810px;
}



#footer {
	clear: both;
	background-image: url(images/footerBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	padding-left: 30px;
	padding-top: 20px;
	color: #FFFFFF;
}
div#footer p {
	padding-bottom: 10px;
}

div#leftSidebar {
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}


/*--------------page navigation----------*/

ul#globalNav {
	clear: both;
	color: #445253;
	padding-top: 54px;
	padding-left: 85px;
}

ul#globalNav li {
	display: inline;
	margin: 0px 0px 15px;
	padding: 0px 9px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #6F8486;
}

ul#globalNav li a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
ul#globalNav li a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 12px;
	text-transform: uppercase;
}
ul#globalNav2 li a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 12px;
	text-transform: uppercase;
}

ul#globalNav2 {
	clear: both;
	color: #445253;
	padding-top: 0px;
	padding-left: 105px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

ul#globalNav2 li {
	display: inline;
	margin: 0px;
	padding: 0px 9px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #788E8F;
}

ul#globalNav2 li a {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#searchbtn {
	background:none;
	border:0;
	cursor:pointer;
	float:left;
	height:26px;
	margin:0px;
	padding:0px;
	width:35px;
}
div#cart {
	margin-top: 10px;
	margin-left: 110px;
	color: #000000;
	font-size: 12px;
}
div#searchBox {
	height: 30px;
	margin-bottom: 10px;
	background-image: url(images/search_back.jpg);
	width: 350px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
}
#searchBox form {
	margin: 0px;
	padding: 0px;
}

#search {
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
	padding: 5px;
	float: left;
	width: 303px;
	border:0;
	background-color:transparent;
	background-image:none;
	margin: 0px;
	height: 20px;
}

div#shopByCategory h6 {
	margin: 0px;
	padding: 0px 0px 10px;
}
div#bestsellers h6 {
	margin: 0px;
	padding: 0px 0px 10px;
}
div#shopByBrand h6 {
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5196BC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E5F5;
}
div#shopByCategory ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#shopByBrand ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#shopByCategory h4 {
	color: #0D6D9E;
	font-weight: bold;
	text-align: center;
}
#shopByCategory p {
	background-color: #D5E5F5;
	padding: 10px;
	margin-top: 5px;
}
div#shopByCategory ul  li {
	width: 190px;
	padding-right: 38px;
	float: left;
	padding-bottom: 38px;
}
div#shopByCategory ul li.last {
	padding-right: 0px;
}
div#shopByBrand ul  li {
	width: 110px;
	padding-right: 50px;
	float: left;
	padding-bottom: 24px;
}
div#shopByBrand ul li.last {
	padding-right: 0px;
}
div#leftSidebar a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
div#cart a {
	font-size: 12px;
	color: #000000;
}
p.rules {
	background-color: #D5E5F5;
	margin: 0px 0px 24px;
	padding: 10px;
	color: #0D6D9E;
	text-align: center;
}

div#bestsellers {
	clear: both;
	padding-top: 15px;
}

div#cart span.cartnolink {
color:#000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.scsTopNavLink {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}div#shopByBrand {
	clear: both;
	padding-top: 15px;
}
div#shopByCategory {
	padding-top: 15px;
}
div#prizeForm {
	background-color: #D5E5F5;
	padding: 0px 10px 10px;
}
div#prizeForm p {
	padding-top: 5px;
}
div#staticContent h3 {
	color: #136191;
	background-color: #D5E5F5;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9D3EE;
	margin-bottom: 10px;
	margin-top: 0px;
}
div#staticContent p {
	margin-bottom: 20px;
	line-height: 22px;
}
#staticContent a {
	font-size: 12px;
	color: #000099;
}
#footer a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

	#slider {
	background-image: url(images/home_callout_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 239px;
	width: 810px;
	overflow: hidden;
	}
p.nwwLink {
	float: right;
	padding-right: 20px;
}
.imageLeft {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #63767A;
}
p.clear {
	clear: both;
}
th {
	text-align:left;
	}
div#shippingPromo {
	height: 37px;
	background-image: url(images/holiday_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#shippingPromoContent {
	color: #FFFFFF;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 37px;
}div#shopByCategory a:visited {
	color: #000000;
}
p.important {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	margin: 15px 10px 0px 0px;
	padding: 7px;
	text-align: center;
}
div#searchsuggestinner { position:absolute; background-color: white; border: 1px solid #4F95BB; width:310px; font-size:11px;font-family:arial; overflow:hidden; white-space: nowrap; line-height:12px; margin-top:29px;
z-index:30;}
#searchsuggestinnerul { margin:0px; padding:0px;}
#searchsuggestinnerul li { list-style-type:none;  overflow:hidden; white-space: nowrap; margin:0px; padding:0px;}
a.searchsuggestinneruldefault { display:block; background-color:#FFFFFF; text-decoration:none; color: #000000; padding-left:5px; padding-top:2px;}
a.searchsuggestinnerulhighlight { display:block; background-color:#CCCCCC !important; }
div#rightSidebar {
	float: right;
	width: 130px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
div#rightSidebar h6 {
	background-image: url(images/rightNavHeaderBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #FFFFFF;
	height: 27px;
	width: 130px;
	text-align: center;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#rightSidebar h6.moreShopping {
background-image: url(images/more_shopping_back.gif);
}

div#rightSidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#rightSidebar li a {
	color: #5196BC;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
	font-size: 10px;
}
div#rightSidebar ul li p {
	font-size: 10px;
	color: #5196BC;
	font-weight: bold;
}
div#staticContent {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
div#intShoppingNav {
	float: left;
	width: 130px;
	margin-right: 50px;
	background-image: url(images/int_nav_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 19px;
	padding-top: 10px;
}

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0!important; 
	padding:0;	
	border-bottom:1px solid #cccccc;	
	height:30px;
}


/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0!important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(images/tab_sprite.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#666666 !important; 
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none !important;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

.panes div {
	display:none;
	padding:15px 10px;
	border-top:1 solid #cccccc;
	height:225px;
	overflow:auto !important;
	font-size:14px;
	background-color:#fff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.panes div.scsDetailRelatedProductsContainer  {
display:block !important;
border:none !important;
padding:0px !important;
height:auto !important;
	
}
.panes div.scsDetailDescription {
font-size:12px !important;
line-height:19px !important;
}
.panes div.scsDetailRelatedProductsContainer div  {
display:block !important;
border:none !important;
padding:0px !important;
height:auto !important;
	overflow:auto !important;
}
a:active {
  outline:none;
}
a {
  outline:none;
}
:focus {
  -moz-outline-style:none;
}
div#interiorProducts {
	float: right;
	width: 550px;
}
div#bestSki {
	background-image: url(images/bestsellers_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 234px;
	width: 750px;
	margin-bottom: 25px;
	position: relative;
}
div#bestSki h6 {
	margin: 0px;
	padding: 5px 0px 0px 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5196BC;
	font-weight: bold;
}
div#bestSki div.bestsellersPadding {
	margin: 7px 0px 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 175px;
}
div#bestBoots {
	background-image: url(images/bestsellers_background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 234px;
	width: 750px;
	position:relative;
	margin-bottom: 25px;
	overflow: hidden;
}
div#bestBoots h6 {
	margin: 0px;
	padding: 5px 0px 0px 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5196BC;
	font-weight: bold;
}
div#bestBoots div.bestsellersPadding {
	margin: 7px 0px 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 175px;
}
div#bestClothing {
	background-image: url(images/bestsellers_background3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 234px;
	width: 750px;
	position:relative;
	margin-bottom: 25px;
}
div#bestClothing h6 {
	margin: 0px;
	padding: 5px 0px 0px 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5196BC;
	font-weight: bold;
}
div#bestClothing div.bestsellersPadding {
	margin: 7px 0px 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 175px;
}
ul#homeTest {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#slider ul#homeTest {
	margin: 0px;
	padding: 0px;
}
ul#homeTest li {
	margin: 0px;
	padding: 0px;
}

#rightSidebar ul li h5 {
	color: #647678;
	margin: 0px;
	padding: 4px 0px 0px;
	font-size: 12px;
}
#rightSidebar ul li {
	color: #5196BC;
}
#wrapper #contentWrapper #rightSidebar .sidebarLink {
	text-decoration: underline;
	color: #647678;
}
div#intShoppingNav a {
	color: #627174;
	font-size: 11px;
	line-height: 19px;
}
div#intShoppingNav p.nav_label{
margin:0px;
padding:0px;
}
h1.brandsHeader {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5196BC;
	text-align: center;
	margin: 0px;
	padding: 4px;

}
div#staticContent div.prodNav a {
	line-height: 19px;
	color: #647678;
	text-align:center;
}
div#intShoppingNav p.nav_label {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5196BC;
	padding: 1px;
	text-align:center;
	margin-bottom:5px;
}

.scsDetailProductName {
	font-size: 15px !important;
	color: #647678;
}
.scsDetailFormElements {
font-size:14px !important;
margin-bottom:10px !important;
}
ul#globalNav li.last {
	margin-right: 0px;
}
div#test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #5196BC;
	padding-top: 4px;
}
#rightSidebar a {
	font-size: 11px;
	color: #5196BC;
}
div#formLayout input {
width:300px;
padding:5px;
border: 1px solid #D5E5F5;
	
}
label {
	font-size: 11px;
	color: #5196BC;
	display: block;
	width: 350px;
}
div#formLayout legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #647678;
}
div#formLayout  p {
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 11px;
}
div#formLayout select {
	width: 150px;
}
.formCheckBox {
	width: 25px !important;
}
div#formLayout textarea {
	padding: 5px;
	width: 300px;
	border: 1px solid #D5E5F5;
}
div#formLayout fieldset {
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	margin-bottom: 20px;
}
div#formLayout input.submitBtn {
	background-color: #647678;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

ul#scsLandingCategory2 {
	padding-left: 15px;
	padding-top:7px;
}
ul#scsLandingCategory1 {

}

ul#scsLandingCategory1 li {
	padding-bottom: 7px;
}
ul#scsLandingCategory1 li a {
	padding-bottom: 3px;
	display: block;
	width: 535px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #4F95BB;
	font-weight:bold;
	text-decoration: none;
	background-image: url(images/landingPageArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ul#scsLandingCategory2 li a {
	padding-bottom: 3px;
	display: block;
	width: 522px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-weight:normal;
}
ul#scsLandingCategory2 li {
	padding-bottom: 7px;
}

ul#scsLandingCategory1 li a:hover {
	padding-bottom: 3px;
	display: block;
	width: 535px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #4F95BB;
	text-decoration: underline;
}

ul#scsLandingCategory2 li a:hover {
	padding-bottom: 3px;
	display: block;
	width: 522px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #666666;
	text-decoration: underline;
}
#scsLandingFeaturedHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #999999;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear:both;
}
ul#scsLanding2ColCategory2 {

	padding-left: 15px;

	padding-top:7px;
	list-style:none;

}

ul#scsLandingCategory1 {



}



ul#scsLanding2ColCategory1 li {

	padding-bottom: 7px;
	list-style:none;

}

ul#scsLanding2ColCategory1 li a {

	padding-bottom: 3px;

	display: block;

	width: 250px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

	font-size: 11px;

	color: #4F95BB;

	font-weight:bold;

	text-decoration: none;

	background-image: url(images/landingPageArrow.gif);

	background-repeat: no-repeat;

	background-position: right center;

}



ul#scsLanding2ColCategory2 li a {

	padding-bottom: 3px;

	display: block;

	width: 235px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

	color: #666666;

	font-weight:normal;

}

ul#scsLanding2ColCategory2 li {

	padding-bottom: 7px;

}



ul#scsLanding2ColCategory1 li a:hover {

	padding-bottom: 3px;

	display: block;

	width: 250px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

	font-size: 11px;

	color: #4F95BB;

	text-decoration: underline;

}



ul#scsLanding2ColCategory2 li a:hover {

	padding-bottom: 3px;

	display: block;

	width: 235px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #CCCCCC;

	color: #666666;

	text-decoration: underline;

}

div#scsLanding2ColContainer1 {

	float: left;

	width: 250px;

}

div#scsLanding2ColContainer2 {

	float: right;

	width: 250px;

	padding-right:10px;

}
input.formCheckBox {
	float: left;
}
ul#globalNav li.secondRowStart {
	border:none;
	padding-right: 0px;
}
ul#globalNav li p {
	color: #C6DDF2;
}
ul#globalNav2 li p {
	color: #C6DDF2;
}
ul#globalNav2 li.secondRowStart {
	border:none;
	padding-right: 0px;
}
#wrapper #contentWrapper #rightSidebar .moreShoppingLink {
	color: #647579;
}
div.navHScroll {
overflow-y: auto;
height: 150px;
}
div#bestSki p.viewAll {
	padding-left: 0px;
	position: absolute;
	top: 130px;
}
div#bestBoots p.viewAll {
	padding-left: 0px;
	position: absolute;
	top: 130px;
}
div#bestClothing p.viewAll {
	padding-left: 0px;
	position: absolute;
	top: 130px;
}
#header h1 {
	width: 177px;
}
img.headerPromo {
	position: absolute;
	left: 250px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
div#prizeSidebar {
	float: left;
	width: 250px;
}
div#prizeForm2 {
	float: right;
	width: 400px;
}
#prizeSidebar h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #003300;
	padding: 5px;
	letter-spacing: 2px;
	text-align: center;
	margin: 0px 0px 5px;
}
#prizeSidebar p {
	margin: 0px !important;
	padding: 0px !important;
	padding-bottom:5px !important;
}
div#prizeForm2 p {
	margin:0px 0px 10px;
	padding:0px;
	font-size: 12px;
}
#prizeForm2 input {
	height: 35px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding: 3px;
	margin-bottom: 7px;
}
div#prizeForm2 option {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 350px;
}
div#freeShipping {
	position: absolute;
	left: 275px;
	top: 45px;
}

