div.main * {
margin: 0px;
padding: 0px;
}

div.main {
float: left;
clear: both;
font: normal 12px 'lucida grande','arial','helvetica',sans-serif;
color: #666;
position: relative;
background: #fff;
padding: 18px;
width: 754px;
text-align: left;
}

div.main a:hover {
color: #666;
}

div.main p,
div.main ul,
div.main ol,
div.main dl {
margin-bottom: 12px;
}


div.main h2 {
font-size: 16px;
line-height: 22px;
margin-bottom: 12px; 
}

div.main h3 {
font-size: 14px;
margin-bottom: 12px;
}

div.main h4 {
font-size: 12px;
margin-bottom: 6px;
}

div.main form.search {
float: left;
position: relative;
padding-left: 8px;
background: url(/images/istore/default/search_bkd.png) no-repeat;
min-height: 1px; /* IE7 Hack */
_width: 152px;
margin-bottom: 18px;
}


div.main form.search input {
margin: 0px !important;
border: none;
float: left;
font-size: 12px;
}

div.main form.search input.text {
background: transparent;
padding: 3px 0px 1px 0px;
height: 18px;
width: 125px;
_width: 117px;
}

div.main form.search input.button {
background: url(/images/istore/default/search_btn.png) no-repeat;
width: 27px;
height: 22px;
margin: 0px;
padding: 0px;
_float: right;
}



/*** HERO STYLES **************************************************************/

div.main div.blx-hero {
	position: relative;
	width: 558px;
	float: left;
	margin-bottom: 18px;
	background: #EC3161;
	}

div.main div.blx-hero a {
	text-decoration: none;
	color: #fff;
	}

div.main div.blx-hero img {
	height: 270px;
	width: 270px;
	border: none;
	float: left;
	}

div.main div.blx-hero div.blx-prefix {
	margin-bottom: 12px;
	}

div.main div.blx-hero div.blx-copy {
	width: 252px;
	position: absolute;
	bottom: 36px;
	right: 18px;
	}

div.main div.blx-hero div.blx-headline {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	}

div.main div.blx-hero div.blx-description {
	font-size: 12px;
	margin-bottom: 12px;
	}

div.main div.blx-hero div.blx-action {
	text-decoration: underline;
	color: #fff;
	}


/*** FEATURE STYLES ***********************************************************/

div.main ul.blx-feature {
	list-style: none;
	margin: 0px 0px 0px -18px;
	_margin-left: -36px;
	padding: 0px;
	width: 582px;
	_width: 600px;
	float: left;
	margin-bottom: 18px;
	}

div.main ul.blx-feature li {
	float: left;
	width: 174px;
	margin-left: 18px;
	}

div.main ul.blx-feature li img {
	border: none;
	margin-bottom: 6px;
	height: 174px;
	width: 174px;
	}

div.main ul.blx-feature li a {
	text-decoration: none;
	display: block;
	}
	
div.main ul.blx-feature li div.blx-headline {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 6px;
	height: 17px;
	overflow: hidden;
	}

div.main ul.blx-feature li div.blx-description {
	margin-bottom: 6px;
	}

div.main ul.blx-feature li div.blx-action {
	text-decoration: underline;
	}


/*** BUMPER STYLES ************************************************************/


div.main div.blx-bumper {
	position: relative;
	width: 558px;
	float: left;
	margin-bottom: 18px;
	clear: both;
	}

div.main div.blx-bumper a {
	text-decoration: none;
	color: #fff;
	}


div.main div.blx-bumper img {
	height: 174px;
	width: 174px;
	border: none;
	float: left;
	}

div.main div.blx-bumper div.blx-copy {
	width: 348px;
	position: absolute;
	bottom: 36px;
	right: 18px;
	}

div.main div.blx-bumper div.blx-headline {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	}

div.main div.blx-bumper div.blx-description {
	font-size: 12px;
	margin-bottom: 12px;
	}

div.main div.blx-bumper div.blx-action {
	text-decoration: underline;
	color: #fff;
	}

/*** DIRECTORY STYLES *********************************************************/


div.main ul.blx-directory {
	position: relative;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: -18px;
	width: 576px;
	clear: both;
	min-height: 400px; /* IE7 Hack */
	}

div.main ul.blx-directory li {
	position: relative;
	width: 270px;
	margin-bottom: 18px;
	float: left;
	margin-left: 18px;
	}

div.main ul.blx-directory li div.blx-headline {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	}
	
div.main ul.blx-directory li div.blx-description {
	height: 15px;
	overflow: hidden;
	}

	
div.main ul.blx-directory li a {
	text-decoration: none;
	}
	
div.main ul.blx-directory li a:hover {
	text-decoration: underline;
	}



div.main ul.blx-directory li p {
	margin-bottom: 0px;
	}















div.main div.display {
position: relative;
float: left;
width: 558px;
padding-right: 18px;
border-right: 1px solid #ddd;
}

div.main div.breadcrumbs {
margin-bottom: 18px;
font-size: 11px;
font-weight: bold;
}

div.main div.breadcrumbs a {
font-weight: normal;
}

div.main div.supplemental {
position: relative;
float: right;
width: 160px;
}

div.main div.supplemental ul.navigation {
list-style: none;
clear: both;
border-top: 1px solid #ddd;
_width: 160px;
}

div.main ul.navigation li a {
display: block;
padding: 6px 6px;
border-bottom: 1px solid #ddd;
text-decoration: none;
_width: 148px;
}

div.main ul.navigation li a:hover {
background-color: #ddd;
color: #fff;
}



div.main ul.pagination {
list-style: none;
margin: 0px;
padding: 0px;
float: right;
line-height: 22px;
}

div.main ul.pagination li {
float: left;
padding-left: 12px;
}

div.main ul.pagination li p {
margin: 0px;
padding: 0px;
}


div.main ul.categories {
list-style: none;
min-height: 1px; /* IE7 Hack */
background: url(/images/istore/default/gradient.png) bottom repeat-x;
padding: 12px;
margin-bottom: 18px;
line-height: 22px;
border: 1px solid #666;
_width: 534px;
}

div.main ul.categories li {
width: 33%;
float: left;
}

div.main ul.products {
list-style: none;
margin: 18px 0px 0px 0px;
min-height: 1px; /* IE7 Hack */
margin-left: -14px;
_margin-left: -28px; /* IE6 Hack */
_width: 586px; /* IE6 Hack */
}

div.main ul.products li {
width: 129px;
float: left;
margin-left: 14px;
margin-bottom: 18px;
text-align: center;
}

div.main ul.products li a.button {
width: 129px;
background: url(/images/istore/default/button_129.gif) no-repeat;
}

div.main ul.products li h4 {
height: 32px;
overflow: hidden;
}

div.main ul.products li img {
	border: none;
	width: 129px;
	height: 129px;
	}

div.main ul.products div.blx-price {
	height: 15px;
	overflow: hidden;
	}

div.main ul.products div.blx-sale span {
	font-weight: bold;
	text-decoration: none;
	color: red;
}

div.main div.product {
margin-bottom: 18px;
min-height: 1px; /* IE7 Hack */
}

div.main div.product div {
width: 267px;
float: right;
}

div.main div.product img {
float: left;
margin-right: 12px;
height: 273px;
width: 273px;
border: none;
}





div.main a.button {
float: left;
text-align: center;
display: block;
height: 25px;
line-height: 25px;
width: 147px;
background: url(/images/istore/default/button_147.gif) no-repeat;
text-decoration: none;
font-weight: bold;
color: #666;
}

div.main div.result {
margin-bottom: 18px;
}

div.main div.result img {
float: left;
border: none;
margin-right: 12px;
}

div.main div.spotlight {
width: 100%;
margin-bottom: 18px;
}

div.main div.spotlight img {
border: none;
}

div.main p.partner {
padding: 12px;
background: url(/images/istore/default/gradient.png) #ddd bottom repeat-x;
border: 1px solid #666;

}

/* Coupons */

ul.coupons {
	margin: 0px;
	padding: 0px;
	}
	
ul.coupons li {
	list-style: none;
	width: 524px;
	float: left;
	padding: 17px;
	border: 1px solid #ddd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 18px;	
	}
	
div.blx-price {
	margin-bottom: 12px;
	}
	

div.blx-price.blx-sale span:first-child {
	text-decoration: line-through;
	}
	
div.blx-price.blx-sale span + span {
	text-decoration: none;
	margin-left: 6px;
	font-weight: bold;
	color: red;
	}


div.blx-offer {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #aaa;
	background: #eee;
	margin-bottom: 12px;
	padding: 12px;
	}
	
div.blx-offer div.blx-title {
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1em;
	}
	
div.blx-offer div.blx-description {
	margin-bottom: 12px;
	}
	
div.blx-offer div.blx-description ul {
	margin-left: 18px;
	}
	
div.blx-offer a.button{
	float: none;
	}
	
div.blx-product {
	margin-bottom: 18px;
	}

div.blx-product img {
	float: left;
	}

div.blx-product > div {
	margin-left: 285px;
	}



/* Clearfix Class */

div.main .clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
