/*
BOOT OVERVIEW DISPLAY
*/

ul#productGrid, ul#techGrid { 
	padding: 0;
	margin: 0;
	list-style-type: none;
    float: left;

}
ul#productGrid {
	width: 692px;
	margin-top: -80px; 
}
#searchResults ul#productGrid {
	margin-top: 0px;
}

UL#productGrid.snake_boots
 {
	margin-top: 0px;
}
UL#productGrid.rally,
UL#productGrid.motor_trooper,
UL#productGrid.harness,
UL#productGrid.engineer,
UL#productGrid.arroyos_packer,
UL#productGrid.arroyos_pull_on,
UL#productGrid.arctic,
UL#productGrid.iq
 {
	margin-top: -50px;
}

#spacer {
	width: 620px;
	height: 70px;
}
#spacer.street_warrior {
	height: 60px;
}
ul#techGrid {
	margin-top: 0px;
	width: 622px;
	clear: both;
}
LI.productGrid {
	width: 220px;
	min-height: 360px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#productGrid li img.product {
    width: 220px;
	padding: 0px;
	border: none;
}

#suggestions { 
    width: 100%; 
}

LI.techGrid, LI.techListing {
    width: 203px;
	height: 150px; 
    float: left; 
    text-align: center; 
    color: #e6e4cd;
}

LI.techGrid{
	margin-bottom: 20px; 
    margin-left: 20px; 

}
LI.techListing {
 height: 120px;
}

A.tech {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

#suggestions ul#productGrid {
	width: 100%;	
	margin-top: 0px;
	background: #fefefd;
}

#suggestions #productGrid li img.product {
	width: 162px;
	height: 180px;

}

#suggestions  #productGrid li {
    float: left;
    display: inline;
	width: 162px;	
	min-height: 200px;
}
#techGrid {
    color: black;
    text-decoration: none;
}

#techGrid P.techItem {
	text-align: left;
	color: black;
	line-height: normal;
}

.hide techDetail H3 {
	clear: both;
	margin-bottom: 10px;
	max-width: 300px;
}
#techGrid li.clear, #productGrid li.clear {
	clear: both;
}


#productGrid li.productGrid A {
    color: #ae0104;
	font-size: 12pt;
	text-decoration: none; 
}

/*
 * ADVANCED SEARCH
 */
#leftdetail #advancedsearch {
    position: absolute;
    left: 0;
    top: 0;
	width: 360px;
	margin: 0;
	padding: 0px 30px 0 0;
    text-align: left;

}


/*
BOOT DETAIL DISPLAY
*/

#leftdetail {
    width:350px;
    float: left;
	margin: 0px;
	padding: 0px;

}

#leftdetail #prodImg {
    position: relative;
    width: 350px;
	height: 460px;
	
}
#leftdetail #prodImg IMG	{
    z-index: 100;
	/*
margin-top: -30px;
*/
}
#ProdImgNoscript {
    margin-top:0;
    width: 250px;
}
#leftdetail #styleNo {
    width: 570px;
	height:20px;
    clear: both;
    font-weight: bold;
    font-size: 14px;
	line-height:20px;
    z-index: 9000;
	background: #982F30;	
	color: #ffffff;
    background-repeat: no-repeat;   
	vertical-align: middle;
	position: relative;
}
#leftdetail #styleNo SPAN {
	margin-left: 10px;
}


/* prod detail zoom */
.hide {
    display: none;
}
.zoomContainer {
    visibility: visible;
}

.zoomContainer A {
   /* float: right; */
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
}
.zoom {
    width: 400px;
    height: 500px;
 /* padding-right: -50px; */
}

#click2zoom, #click2view {
	margin-left: 10px;
	background: #ffffff;
	font-size: 9px;
	color: #666666;
	
}
#leftdetail div#moreinfo {

	margin: 0px;
	padding: 0px;
	
}
#rightdetail {
	width: 332px;
    float: right;
	margin-right: 2px;
    padding: 0px;
	color: #000000;
	background: #CFC2A2;
	text-align: left;
	font-size: 11px;
}

#rightdetail h2 {
    height: 200px;
	margin: 0px;
	padding: 0px;
	color: #1b226d;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#rightdetail h3 {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #1b226d;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	background-image: none;
}
#rightdetail p {
    width: 100%;
	margin: 0px;
    float: left;
	padding: 0px;
	color: #000000;
	font-size: 14px;
	line-height: 2em;
}
#rightdetail a.buyonline img {
	border: 0;	
}
#rightdetail .label,#advancedsearch .label {
    display: inline-block;
    clear: none;
    text-align: right;
	font-size: 12px;
	font-weight: bold;
	min-height: 15px;
	margin-bottom: 5px;
}

#rightdetail .label {
    width: 80px;
    margin-right: 10px;
}

#rightDetail .description {
	font-size: 10px; 
	line-height: 12px;
}

#tech {
    margin-top: 0px;
    background: #eee;
    width: 250px;
    height: 100px;
}
IMG.PDtech {
	border: 0px;
	padding:2px;
	float: left;
	margin-left: 10px;
}

.techDetail {
    position: relative;
}

.techDetail, .techItemDetail {
    background: #fff;
	border-left: 1px solid #aaa;	
	border-top: 1px solid #aaa;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 12px;
	width: 430px;
    height: 350px;
    overflow: hidden;
    padding: 0;
	z-index: 90000;   
	background-position: top left;
	background-repeat: no-repeat;
}

.techDetail H3 {
	text-align: center;
	color: black;
	font-size: 16px;
}
DIV.techDescription {
	width: 400px;
	float: right;
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	margin-top: 10px;
}
LI.techPremiere {
	display: block;
	font-size: 12px;
    width: 590px; 
	min-height: 100px;
    clear: both; 
    text-align: left; 
    margin-left: auto;
	margin-right: auto;
}

.techPremiere IMG.techItem {

}

img.tech {
	width: 100px;
    margin: 3px;
    border: 0px; 
}

#advancedsearch .label{
   width: 100px;
   margin-right: 10px;
}  

#rightdetail #detailinfo .productAttributes {
    margin-left: 20px;
}
    
#rightdetail ul#alsoconsider {
	width: 260px;
	height: 196px;
	overflow: hidden;
	padding: 0;
	list-style-type: none;
	background-image: url(../images/backgrounds/bkg_bootdetail_alsoconsider.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightdetail ul#alsoconsider li {
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#rightdetail ul#alsoconsider li a,
#rightdetail ul#alsoconsider li img {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.bug {
	float: left;
	width: 16px;
	height: 12px;
	border: 1px solid #eee;
	padding: 0px;
	margin: 0px;
}

.bugBar {
	width: 75px;
	float: left;
	position: relative;
	top: 300px;
	left: 62px;
	height: 12px;
}

#suggestions .bugBar {
	top: 213px;
	left: 60px;
}

.imghover span.viewmore {
	position: relative;
	left: 0px;
	top: 230px;
	width: 225px;
	height:47px;
}

.imghover span.viewmore img {
	visibility: hidden;
	border: 0px;


}

.imghover:hover span.viewmore img {
	visibility: visible;
	border: 0px;
	opacity: .9;
	-moz-opacity: .9;
}

#suggestions .imghover span.viewmore {
	position: relative;
	left: 0px;
	top: 175px;
	width: 98px;
	height: 25px;
}

#suggestions .imghover span.viewmore IMG {
	width:  98px;
	height: 25px;
}
