* {
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;
left: 50%;
margin-left: -352px;
text-align: left;
}

a:hover {
color: #666;
}

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


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

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

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

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


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

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

form.search input.button {
background: url(../images/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.header {
margin-bottom: 18px;
}

div.footer {
margin-bottom: 18px;
}

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

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

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

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

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

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

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



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

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

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


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

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

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 */
}

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

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

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

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

div.product {
margin-bottom: 18px;
min-height: 1px; /* IE7 Hack */
_width: 558px;
_float: left;
}

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

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


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

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

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

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

div.spotlight img {
border: none;
}

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

}


/* Color Controls */

a,
h2,
h3,
h4,
ul.hero li p a:hover,
a:hover.button {
color: #666666;
}

ul.categories,
p.partner {
border: 1px solid #666666;
}

p.partner,
ul.categories,
ul.navigation li a:hover {
background-color: #666666;
}

/* End Color Controls */





/* Clearfix Class */

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