body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Lucida, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: lightgray;
	}
#container{
width:990px;
padding:0;
background-color: #fff;
}
#header{
position:absolute;
left:10px;
top:10px;
width: 990px;
height: 75px;
margin:0;
padding:0;
background-color: #fff;
border-right: 1px solid darkgray;
border-left: 1px solid darkgray;
border-top: 1px solid darkgray;
border-bottom: 1px solid darkgray;
}
#header h1{
color:gray;
font-weight: normal;
margin: 40px 0px 10px 25px;
}
#header h1{
font-size: 20pt;
}
#header h1 em{
font-style: normal;
font-size: 12pt;
_font-size: 12pt;
}
#header h2{
position:relative;
left:25px;
top:-20px;
color:gray;
font-weight: normal;
font-size: 9pt;
_font-size: 11pt;
padding: 60px 0px 10px 0px;
}
#header img{
position:absolute;
left: 876px;
}
#content{
position:relative;
left:0px;
top:75px;
}
.bkgd{
position:absolute;
left:10px;
top:10px;
z-index: 0;
margin:0;
padding:0;
width: 990px;
height: 446px;
border-right: 1px solid darkgray;
border-left: 1px solid darkgray;
}
#home{
background: url(images/bachar-front4.jpg) no-repeat left top;
}
#shoesHome{
background: url(images/bkgd_img_shoes_b3.gif) no-repeat left top;
}
#shoesDetail-B3{
background: url(images/bkgd_img_shoes_b3_ali.gif) no-repeat left top;
}
.altView{
position:absolute;
left:0;
top:370px;
display:block;
width:270px;
text-align:center;
height:20px;
color:red;
}
#listingBox h5{
margin: 10px 0px 10px 25px;
font-size: 11pt;
font-weight: 100; 
width: 575px;
color: gray;
}
#listingBox{
position:absolute;
left:10px;
top:10px;
color:#fff;
overflow: auto;
margin: 0px 0px 15px 0px;
width: 990px;
height: 446px;
border-right: 1px solid darkgray;
border-left: 1px solid darkgray;
}
#listingBox #contain{
padding: 40px 0 0 25px;
width: 600px;
}

#listingBox #containCopy{
padding: 40px 0px 0px 25px;
width: 520px;
line-height: 20px;
}

.listing{
float:left;
display:block;
width: 280px;
height: 140px;
margin-right: 10px;
margin-bottom: 10px;
}

#listingBox .productDetail #contain2{
width: 325px;
margin: 0 0 0 270px; 
}

#listingBox .productDetail{
width:600px;
margin: 40px 0 10px 0;
}
#listingBox .productDetail img, #listingBox .productDetail span{
margin: 0px 20px 20px 20px;
float:left;
}
#listingBox .productDetail h1, #listingBox .productDetail h4, #listingBox .productDetail h6{
margin:0;
}
#listingBox .productDetail h1{
font-size: 24pt;
font-weight: normal;
padding: 10px 0 5px 0;
}

/*
#listingBox .productDetail h4{
font-size: 10pt;
font-weight:normal;
font-style:italic;
color:red;
padding:0 0 10px 0;
}
*/
#listingBox .productDetail h6, #listingBox .productDetail p{
font-weight:normal;
padding:0 0 3px 0;
}
#listingBox .productDetail h6{
font-size: 11px;
line-height: 16px;
}
#listingBox .productDetail p{
font-size: 12px;
line-height: 20px;
}

.listing img, .listing span{
float:left;
border:none;
margin-right: 10px;
}

h4{
margin: 0 0 0 0px;
padding:0px;
font-size: 16px;
font-weight: 100;
color:#fff;
line-height: 20px;
}

h6{
margin: 0px 0px 0px 0px;
padding: 0;
font-size: 10px;
font-weight: 100;
color:#fff;
}

.listing h4{
margin: 0 0 0 5px;
padding:0px;
font-size: 16px;
font-weight: 100;
color:gray;
}
.listing h6{
margin: 2px 5px 0px 5px;
padding: 0;
font-size: 10px;
font-weight: 100;
color:#fff;
}
#footer{
position:absolute;
left:10px;
top:530px;
padding: 20px 0 20px 0;
background-color: #fff;
width: 990px;
height: 55px;
border-right: 1px solid darkgray;
border-bottom: 1px solid darkgray;
border-left: 1px solid darkgray;
border-top: 1px solid darkgray;
}
#footer b{
padding: 0 0 0 20px
}
#footer #nav ul{
display:inline;
list-style:none;
margin: 5px 10px 5px 15px;
padding: 0px;
}
#footer #nav ul li{
display:inline;
margin: 5px 5px 10px 5px;
height: 75px;
}
#footer #nav ul li img{
margin: 0 10px 0 0;
}
#footer #nav ul li a{
font-size: 11pt;
padding: 5px;
text-decoration: none;
color: gray;
font-weight: 100;
}
#footer #subNav{
margin: 10px 10px 5px 20px;

}
#footer #subNav ul{
display:inline;
list-style:none;
padding: 0px;
margin:0;
}
#footer #subNav ul li{
display:inline;
list-style:none;
margin: 0;
}
#footer #subNav ul li img{
margin: 0 10px 0 0;
}
#footer #subNav ul li a{
display:inline;
font-size: 9pt;
margin: 0px 5px 5px 5px;
padding: 0px;
text-decoration: none;
color: gray;
font-weight: 100;
}

b, #footer #nav ul li a:hover, #footer #subNav ul li a:hover{
font-weight: normal;
text-decoration: none;
font-style: none;
color:red;
}

a {
text-decoration:none;
text-transform:none;
border:none;
color: red;
}

a:hover {
 color: red;
}

#footer #nav ul li a.yellow, #footer #subNav ul li a.yellow{
color:red;
}

#links {
position: absolute;
left: 675px;
top: 494px;
width: 298px;
height: 26px;
background: #000000;
opacity:.80;
filter: alpha(opacity=80);
}

#links2 {
position: absolute;
font-size: 12px;
color:red;
left: 680px;
top: 500px;
width: 298px;
height: 26px;
}

.yellow {
color:red;
}
