/* NEW INDEX PAGE */

#products-showcase {
	margin: 11px 2px 11px 13px;
}
#lower-row {
	margin: 0 2px 11px 13px;
}

#products-showcase a {
	display: block;
	float: left;
	height: 209px;
	width: 196px;
	margin-right: 11px;
	border: none;
	position: relative;
	color: black;
	background-position: top left;
}
#products-showcase a *, #press-box a *, #featured-product a * {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#products-showcase a:hover {
	text-decoration: none;
	color: black;
}
#products-showcase h1 {
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
	position: absolute;
	left: 8px;
	bottom: 13px;
}
#products-showcase h2, #products-showcase h3 {
	font-size: 10px;
	font-weight: normal;
}
#products-showcase h3 {
	color: #999999;
}

a#powersquid-surge {
	background-image: url(/images/waveriderdesign/powersquid-surge-bg.jpg);
}
a#powersquid-surge:hover {
	background-position: -196px 0;
}
#powersquid-surge p {
	position: absolute;
	width: 100px;
	left: 12px;
	top: 12px;
}
#powersquid-surge h2 {
	position: absolute;
	width: 80px;
	left: 12px;
	top: 70px;
}
#powersquid-surge h3 {
	position: absolute;
	width: 40px;
	top: 135px;
	left: 12px;
}

a#powersquid-original {
	background-image: url(/images/waveriderdesign/powersquid-original-bg.jpg);
}
a#powersquid-original:hover {
	background-position: -196px 0;
}
#powersquid-original h2 {
	position: absolute;
	width: 120px;
	top: 15px;
	left: 15px;
}
#powersquid-original h3 {
	position: absolute;
	width: 40px;
	left: 15px;
	top: 55px;
}

a#cable-organizers {
	background-image: url(/images/waveriderdesign/cable-organizers-bg.jpg);
}
a#cable-organizers:hover {
	background-position: -196px 0;
}
#cable-organizers h2 {
	position: absolute;
	width: 80px;
	top: 15px;
	right: 0px;
}
#cable-organizers h3 {
	position: absolute;
	top: 70px;
	right: 0px;
	width: 40px;
}

a#power-accessories {
	background-image: url(/images/waveriderdesign/power-accessories-bg.jpg);
}
a#power-accessories:hover {
	background-position: -196px 0;
}
#power-accessories h2 {
	position: absolute;
	top: 12px;
	right: 8px;
	width: 65px;
}
#power-accessories h3 {
	position: absolute;
	top: 115px;
	right: 35px;
	width: 40px;
}

#press-box, #featured-product {
	width: 403px;
	height: 264px;
	margin: 11px 11px 11px 0;
	float: left;
	position: relative;
}
#press-box *, #featured-product * {
	margin: 0;
	padding: 0;
}

#press-box {
	background-image: url(/images/waveriderdesign/press-box-bg.jpg);
	background-position: top left;
}

#press-box:hover {
	background-position: -403px 0;
}
#press-box table {
	margin: 10px;
}
#press-box td {
	padding: 1px 3px;
}
#press-box table img {
	float: left;
	margin-right: 10px;
}
#press-box table h3 {
	font-size: 10px;
}
#press-box a#press-link {
	height: 39px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
#press-box a#press-link h1, #featured-product h1 {
	color: white;
	text-decoration: underline;
	font-size: 11px;
	position: absolute;
	bottom: 13px;
	left: 8px;
	font-weight: normal;
}

#featured-product {
	background-image: url(/images/waveriderdesign/chargepod-box-bg.jpg);
	padding-left: 20px;
	width: 383px;
	background-position: top left;
}
#featured-product:hover {
	background-position: -403px 0;
}
#featured-product h3 {
	margin-top: 10px;
	color: #4a80d6;
	font-size: 20px;
}
#featured-product h3 em {
	color: #d6544a;
}
#featured-product h6 {
	color: red;
	padding-left: 35px;
}
#featured-product p {
	margin-top: 10px;
}

a#featured-product {
	color: black;
}
a#featured-product:hover {
	text-decoration: none;
	color: black;
}
#featured-product * {
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.strike-through {
	text-decoration: line-through;
}

/* END NEW HOME PAGE */

td.landing-page-content {
	padding-left: 25px;
}

#holiday-bundle-link {
	position: absolute;
	left: 450px;
	top: 17px;
	width: 225px;
	height: 45px;
}
