/*
BOOT OVERVIEW DISPLAY
*/
div#content {
 	position: relative;
}
#content ul#productgrid {
	overflow: hidden;
	margin: 0;
	padding: 30px 0 0 0;
	list-style-type: none;
}
#content #productgrid li {
	width: 170px;
	height: 260px;
	float: left;
	display: inline;
	margin: 0 0 0 35px;
	padding: 0;
	text-align: center;
}
#content #productgrid li.clear {
	clear: both;
}
#content #productgrid li a,
#content #productgrid li img {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: none;
}
#content #productgrid a.detaillink {
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
}
#content #productgrid .detaillink .styleno {
	color: #ae0104;
	font-size: 10px;
}
/*
BOOT DETAIL DISPLAY
*/
#content #leftdetail {
	position: absolute;
  left: 0;
  top: 0;
	width: 360px;
	margin: 0;
	padding: 125px 0 0 0;
	text-align: center;
}
#content #leftdetail a#zoomlink {
	position: relative;
	z-index: 10;
	float: right;
	display: inline;
	margin: -40px 50px 0 0;
}
#content #leftdetail div#moreinfo {
	width: 360px;
	margin: 0;
	padding: 0;
}
#content #rightdetail {
	position: absolute;
  right: 0;
  top: 0;
	overflow: visible;
	width: 320px;
  margin: 0;
	padding: 85px 0 0 0;
	color: #000000;
	text-align: left;
}
#content #rightdetail #detailinfo {
	overflow: visible;
	width: 320px;
	height: 300px;
	background-image: url(/imgD/bkg_bootdetail_detailinfo.jpg);
	background-repeat: no-repeat;
	background-position: 0 30px;
}
#content #rightdetail #detailinfo h2 {
  width: 300px;
	height: 30px;
	margin: 0 0 0 -10px;
	padding: 0 12px 11px 30px;
	color: #1b226d;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(/imgD/bkg_bootdetail_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content #rightdetail h3 {
	width: 300px;
	height: 30px;
	margin: 0 0 0 -10px;
	padding: 0 12px 11px 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(/imgD/bkg_bootdetail_h3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content #rightdetail #detailinfo h3 {
	width: auto;
	height: auto;
	margin: 0 20px;
	padding: 0;
	color: #1b226d;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	background-image: none;
}
#content #rightdetail #detailinfo p {
	margin: 0 20px;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 11px;
	line-height: 1.4em;
}
#content #rightdetail a {
	color: #000000;
	text-decoration: underline;
}
#content #rightdetail a.buyonline {
	float: right;
	width: 89px;
	height: 39px;
	margin: 5px -10px 10px 10px;
}
#content #rightdetail .label {
	font-weight: bold;
}
#content #rightdetail ul#alsoconsider {
	width: 320px;
	height: 196px;
	overflow: hidden;
	margin: -6px 0 0 0;
	padding: 0;
	list-style-type: none;
	background-image: url(/imgD/bkg_bootdetail_alsoconsider.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#content #rightdetail ul#alsoconsider li {
	width: 160px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#content #rightdetail ul#alsoconsider li a,
#content #rightdetail ul#alsoconsider li img {
	display: block;
	margin: 0 auto;
	padding: 0;
}
/*
HANDCRAFTED USA
*/
body.usa {
    background-image: url(/imgD/bkg_body_usa.jpg);

}

/*
SAN SABA
*/
body.sansaba {
	background-image: url(/imgD/bkg_body_sansaba.jpg);
}

/*
USTRC
*/
body.ustrc {
	background-image: url(/imgD/bkg_body_ustrc.jpg);
}

/*
MULES
*/
body.mules {
	background-image: url(/imgD/bkg_body_mules.jpg);
}
.mules h1.headline {
	height: 88px;
	margin: -3px 0 0 0;
}

/*
R3
*/
body.r3 {
	background-image: url(/imgD/bkg_body_3r.jpg);
}
.r3 h1.headline {
	height: 90px;
	margin: -5px 0 0 0;
}

/*
3R Western Work
*/
body.r3ww {
	background-image: url(/imgD/bkg_body_3RWW.jpg);
}
.r3ww h1.headline {
	height: 90px;
	margin: -5px 0 0 0;
}


/*
EXOTIC WESTERN
*/
body.exoticwestern {
	background-image: url(/imgD/bkg_body_exoticwestern.jpg);
}
.exoticwestern h1.headline {
	height: 92px;
	margin: -7px 0 0 0;
}

/*
EL PASO
*/
body.elpaso {
	background-image: url(/imgD/bkg_body_elpaso.jpg);
}

/*
WESTERN
*/
body.western {
	background-image: url(/imgD/bkg_body_western.jpg);
}

/*
BUCKAROOS
*/
body.buckaroos {
	background-image: url(/imgD/bkg_body_buckaroos.jpg);
}

/*
STARS
*/
body.stars {
	background-image: url(/imgD/bkg_body_stars.jpg);
}

/*
DAISYS
*/
body.daisys {
	background-image: url(/imgD/bkg_body_daisys.jpg);
}

/*
STOCKMAN
*/
body.stockman {
	background-image: url(/imgD/bkg_body_stockman.jpg);
}
.stockman div#overlay {
	top: -25px;
}
.stockman div#overlay img {
	height: 25px;
}

/*
COWBOY CREPE
*/

BODY.cowboycrepe {
background-image: url(/imgD/cowboycrepe_bkg.jpg);
}
.cowboycrepe div#overlay {

}
.cowboycrepe div#overlay img {
height: 39px;
}
/*
VAQUERO
*/
body.vaquero {
	background-image: url(/imgD/bkg_body_vaquero.jpg);
}
/*
 * AMERICANA
 */
body.americana {
	background-image: url(/imgD/bkg_body_americana.jpg);

}
.americana h1.headline {
	height: 93px;
	margin: -8px 0 0 0;
}
/*
TLX
*/
body.tlx {
	background-image: url(/imgD/bkg_body_tlx.jpg);
}
.tlx h1.headline {
	height: 93px;
	margin: -8px 0 0 0;
}


body.lg {
    
    background-image: url(/imgD/bkg_body_lg.jpg);
}

/*
TLXWESTERNWORK
*/
body.tlxwesternwork {
	background-image: url(/imgD/bkg_body_tlxwesternwork.jpg);
}
.tlxwesternwork h1.headline {
	height: 93px;
	margin: -8px 0 0 0;
}
/*
 TECHNOLOGY
*/
.technology h1.headline {
	margin: 0 0 0 0;
}
/*
CENTENNIAL
*/
.centennial h1.headline {

	margin: -8px 0 0 0;
        padding-bottom:8px;
}
/*
SIGNATURE
*/
.signature_boots h1.headline{
	position:relative;
	margin-top:-3px; 
	padding-bottom:3px;

}


.signature_boots #content #rightdetail #detailinfo h2 {
	margin-top:-3px;
}
