/* CSS Document */

html {
	margin: 0;
	}

body {
  background-image: url(http://saleshoeshack.com/Library/images-sss/wood2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	line-height : 1.3em;
	color: #000000;
	margin: 0;
	}

#wrapper {
	background-image: url(http://saleshoeshack.com/Library/images-sss/panels-1024.gif);
	background-repeat: y;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: iherit;
	display : block;
	}
	

/**** Forms, Drop Downs, Inputs, etc. ****/
input.quick_search {
  height: 16px; 
  *height: 14px;
  width: 120px; 
  max-height: 16px; 
  *max-height: 14px;
  font-size: 12px;
  }


/*Quick Search Div*/
/*IE6 Hack*/
#qk_search {
  width: 398px;
  height: 30px
  float: right;
  padding: 0px;
  margin-bottom: -38px;
  margin-left: 552px;
  margin-top: -53px;  
  z-index: 10;
  }
html>body #qk_search {
  width: 398px;
  height: 30px;
  float: right;
  margin-right: 16px; 
  margin-top: -2px;
  *margin-top: -34px;
  margin-bottom: 0px;
  line-height: 0.36em;
  }
  
/*IE6 Hack*/
#srch_btn {
  width: 59px;
  height: 23px;
  float: right;
  z-index: 5;
  margin-top: -22px;
  margin-right: 36px;
  }
html>body #srch_btn {
  width: 59px;
  height: 23px;
  float: right;
  z-index: 5;
  margin-top: -18px;
  *margin-top: -22px;
  margin-right: 70px;
  }

#share {
  width: 30px;
  font-size: 11px;
  color: #f1e6b5;
  text-decoration: none;
  float: right;
  margin-top: -16px;
  margin-left: 170px;
  z-index: 20;
  }
html>body #share {
  width: 30px;
  font-size: 11px;
  color: #f1e6b5;
  text-decoration: none;
  float: right;
  margin-top: -26px;
  margin-left: 170px;
  z-index: 20;
  }

/** IMAGE SLICES / LAYOUT **/

#header {
	background: url(http://saleshoeshack.com/Library/images-sss/header-1024.jpg) no-repeat;
	width: 972px;
	height: 195px;
	}
/*Click to Shop Button*/
/*IE 6 hack*/
#clickshop {
  width: 120px;
  height: 60px;
  margin-top: 120px;
  margin-right: 26px;
  float: right;
  }
html>body #clickshop {
  width: 120px;
  height: 60px;
  margin-top: 118px;
  margin-right: 52px;
  float: right;
  }
	
/*Your Account, View Cart*/
#cartacc {
  width: 154px;
  height: 42px;
  margin-top: 74px;
  margin-right: -130px;
  float: right;
  }
html>body #cartacc {
  width: 154px;
  height: 42px;
  margin-top: 74px;
  margin-right: -128px;
  float: right;
  }
#your_acc {
  width: 102px;
  height: 42px;
  float: left;
  }
#viewcart {
  width: 52px;
  height: 42px;
  float: right;
  }

/*Contact Img/Link*/
/*IE6 Hack*/
#contact_img {
  width: 140px;
  height: 40px;
  float: left;
  margin-left: 30px;
  margin-top: 76px;
  }
html>body #contact_img {
  width: 140px;
  height: 40px;
  float: left;
  margin-left: 60px;
  margin-top: 76px;
  }
/*IE6 Hack*/	
#topnav {
	background: url(http://saleshoeshack.com/Library/images-sss/topnav-1024.jpg) no-repeat;
	width: 972px;
	height: 25px;
	margin-left: 0px;
	}
html>body #topnav {
	background: url(http://saleshoeshack.com/Library/images-sss/topnav-1024.jpg) no-repeat;
	width: 972px;
	height: 25px;
	margin-left: 0px;
	}

	
/*Top Nav Link Styles*/
/*Current Brands link*/

ul#navlist {
  list-style-type: none;
  position: relative;
  }

ul#navlist li a {
  /*padding-left: 8px;*/
  text-align: center;
  font: bold 11px arial, verdana, lucida, sans-serif;
  text-decoration: none;
  color: #f1e6b5;
  line-height: 1em;
  margin-top: 2px;
  text-transform: uppercase;
  }

ul#navlist li a:hover {
  color: #f1e6b5;
  }
/*IE6 Hack*/
#navlist {
  margin-left: -900px;
  padding: 0;
  text-align: center;
  }
html>body #navlist {
  margin: 0 0 0 50px;
  padding: 0;
  text-align: center;
  }
  
/*subnavlist */

ul#subnavlist li {
  display: inline;
  list-style-type: none;
  padding-left: 12px;
  font: bold 10px arial, verdana, sans-serif;
  line-height: 1em;
  }

#subnavlist a {
  padding: 0.5em;
  text-decoration: none;
  color: #699;
  }
/*IE6 Hack*/
#subnavlist a:hover {
  background-color: #61230e;
  padding-top: 0.45em;
  text-decoration: none;
  }
html>body #subnavlist a:hover {
  background-color: #61230e;
  padding: 0.5em;
  text-decoration: none;
  }
#subnavlist {
  text-align: left;
  margin: 0;
  padding-left: 0;
  }
/*IE7 Hack*/
#subnavlist {
  *padding: 0.6em;
  *margin-top: -4px;  
  }

ul#subnavlist li a#subcurrent { color: #666; }

ul#navlist ul {
  position: absolute;
  top: 2px;
  left: 0.5em;
  }

ul#navlist ul li a, ul#navlist ul li a:hover, ul#navlist ul li a#current { background-image: none; }

/*******************/
	
#upper {
	background: url(http://saleshoeshack.com/Library/images-sss/upper-1024.jpg) no-repeat;
	width: 972px;
	height: 101px;
  }

#middle {
	background: url(http://saleshoeshack.com/Library/images-sss/middle-1024.jpg) no-repeat;
	width: 972px;
	height: 187px;
  }

#numbers {
	background: url(http://saleshoeshack.com/Library/images-sss/numbers-1024.jpg) no-repeat;
	width: 972px;
	height: 42px;
  }
#bargains_link {
  width: 100px;
  height: 42px;
  float: left;
  margin-left: -18px;
  }
/*IE6 Hack*/
#sale_newsletter {
  width: 126px;
  height: 42px;
  float: right;
  margin-right: 6px;
  }
html>body #sale_newsletter {
  width: 126px;
  height: 42px;
  float: right;
  margin-right: 16px;
  }

/*IE6 Hack*/ 
#floor1 {
	background: url(http://saleshoeshack.com/Library/images-sss/floor1-1024.jpg) no-repeat;
	width: 972px;
	height: 80px;
  }
html>body #floor1 {
	background: url(http://saleshoeshack.com/Library/images-sss/floor1-1024.jpg) no-repeat;
	width: 972px;
	height: 80px;
  }
#sale_bargains {
  width: 132px;
  height: 97px;
  float: left;
  margin-left: -15px;
  }
#core_search {
  margin-right: 100px;
  margin-bottom: -19px;
  }
html>body #core_search {
  margin-right: 100px;
  margin-bottom: 0px;
  }


/* contains main text */
#floor2 {
	background: url(http://saleshoeshack.com/Library/images-sss/floor2-1024.jpg) no-repeat;
	width: 972px;
	height: 112px;
	margin-top: -17px;
	margin-bottom: -10px;
  }
html>body #floor2 {
	background: url(http://saleshoeshack.com/Library/images-sss/floor2-1024.jpg) no-repeat;
	width: 972px;
	height: 112px;
	margin-top: 0px;
	margin-bottom: 0px;
  }

/* main text format as h2 */
h2.maintext {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: auto;
  }

/*#floornav {
	background: url(http://saleshoeshack.com/Library/images-sss/floornav-1024.jpg) no-repeat;
	width: 972px;
	height: 18px;
  }*/
  
/* Footer Nav Link Style */
a.ftrlink:active, a.ftrlink:visited, a.ftrlink:link {
  color: #f1e6b5;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  }
a.ftrlink:hover {
  color: #f8f2cd;
  }

/* contains thawte, bbb, trust logos */
#floor3 {
	background: url(http://saleshoeshack.com/Library/images-sss/floor3-1024.jpg) no-repeat;
	width: 972px;
	height: 93px;
	line-height: 0.4em;
	margin-bottom: -2px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
  }
html>body #floor3 {
	background: url(http://saleshoeshack.com/Library/images-sss/floor3-1024.jpg) no-repeat;
	width: 972px;
	height: 93px;
	line-height: 0.5em;
	margin-bottom: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
  }
  
#thawte {
	display: block;
	width: 78px;
	height: 77px;
	float: left;
	margin-left: 0px;
  }

#trust {
	display: block;
	width: 680px;
	height: 70px;
  }

/** UPPER SHACK IMAGE BLOCKS **/

#freeship {
	display: block;
	width: 211px;
	height: 47px;
	float: left;
	margin-left: 29px;
	}

html>body #freeship {
	display: block;
	width: 211px;
	height: 47px;
	float: left;
	margin-left: 58px;
	}
	
#match {
	display: block;
	width: 93px;
	height: 37px;
	float: left;
	margin-top: 48px;
	margin-left: -214px;
  }

#outstock {
	display: block;
	width: 89px;
	height: 40px;
	float: left;
	margin-top: 47px;
	margin-left: -121px;
  }

#returns {
	display: block;
	width: 62px;
	height: 39px;
	float: left;
	margin-top: 41px;
	margin-left: -32px;
  }

/** BRAND LOGOS **/
/* ROW 1 */
#keen_logo {
	display: block;
	width: 58px;
	height: 23px;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
  }

#birkis_logo {
	display: block;
	width: 50px;
	height: 21px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
  }
 
#birkenstock_logo {
	display: block;
	width: 85px;
	height: 25px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
  }
  
#mephisto_logo {
	display: block;
	width: 90px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
  }

#emu_logo {
	display: block;
	width: 60px;
	height: 25px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
  }

#simple_logo {
	display: block;
	width: 62px;
	height: 30px;
	float: left;
	margin-top: 8px;
	margin-left: 7px;  
  }

/* ROW 2 */   
#ecco_logo {
	display: block;
	width: 54px;
	height: 19px;
	float: left;
	margin-top: 40px;
	margin-left: -395px;
  }
  
#teva_logo {
	display: block;
	width: 65px;
	height: 20px;
	float: left;
	margin-top: 40px;
	margin-left: -335px;
  }
  
#ugg_logo {
	display: block;
	width: 50px;
	height: 26px;
	float: left;
	margin-top: 40px;
	margin-left: -260px;
  }
  
#rafters_logo {
	display: block;
	width: 70px;
	height: 24px;
	float: left;
	margin-top: 40px;
	margin-left: -204px;
  }  
  
#minnetonka_logo {
	display: block;
	width: 75px;
	height: 36px;
	float: left;
	margin-top: 38px;
	margin-left: -126px;
  }
  
/* ROW 3 */  
#tatami_logo {
	display: block;
	width: 70px;
	height: 16px;
	float: left;
	margin-top: 66px;
	margin-left: -420px;
  }
  
#earth_logo {
	display: block;
	width: 72px;
	height: 24px;
	float: left;
	margin-top: 64px;
	margin-left: -340px;  
  }
  
#view_all {
	display: block;
	width: 130px;
	height: 28px;
	float: left;
	margin-top: 66px;
	margin-left: -262px;  
  }
  
/* POP UP NEWSLETTER STYLE */

#lightbox h2{
	margin:0 0 1em 0;
}
#lightbox h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}

#form{
	text-align:left;
	margin:25px;
}
#form ul{
	list-style:none;
}
#form li{
	margin:0 0 1em 0;
}
#form textarea{
	width:100%;
	height:150px;
}

#definition{
	margin:25px;
}
.highlight{
	background-color:#FEFFAF;
}

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:400px;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

/* CONTENT SLIDER STYLES */

.sliderwrapper{
position: relative; 
overflow: hidden; 
border: 5px solid;
border-color: #2c1505;
border-bottom-width: 6px;
width: 200px; /*width of featured content slider*/
height: 70px;
}

.sliderwrapper .contentdiv{
visibility: hidden; 
position: absolute; 
font-size: 0.8em;
left: 0;  
top: 0;  
padding: 5px;
background: white;
width: 194px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 190px; /*width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #2c1505;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}