/* styling specific to the home page */

h1 {
	font-size: 1.4em;
	zoom: 1;
	}

h2, h3 {
	color: #f28523;
	font-size: 1.1em;
	}

#pagecontent { padding-top: 0; }

#homeflash {
	height: 256px;
	background: #0069b3;
	margin: 0 0 2em 0;
	}

#pageleft {
	float: left;
	width: 483px;
	padding: 5px 20px 60px 20px;
	border-right: 1px #CCC solid;
	}

#pageright {
	margin: 0 0 0 543px;
	padding: 5px 20px 20px 0;
	}

ul.helplinks {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 7px 28px 8px 10px;
	background: url(/images/bk-helplinks.png) 0 0 no-repeat #fff;
	width: 447px;
	height: 31px;
	}

ul.helplinks li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	}

ul.helplinks a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 31px;
	background-image: url(/images/bt-helplinks.gif);
	background-repeat: no-repeat;
	}

ul.helplinks a.products {
	width: 102px;
	background-position: 0 0;
	}

ul.helplinks a.info {
	width: 110px;
	background-position: -102px 0;
	}

ul.helplinks a.brands {
	width: 110px;
	background-position: -212px 0;
	}

ul.helplinks a.support {
	width: 125px;
	background-position: -322px 0;
	}

ul.helplinks a.products:visited { background-position: 0 -62px; }
ul.helplinks a.info:visited { background-position: -102px -62px; }
ul.helplinks a.brands:visited { background-position: -212px -62px; }
ul.helplinks a.support:visited { background-position: -322px -62px; }
ul.helplinks a.products:hover { background-position: 0 -31px; }
ul.helplinks a.info:hover { background-position: -102px -31px; }
ul.helplinks a.brands:hover { background-position: -212px -31px; }
ul.helplinks a.support:hover { background-position: -322px -31px; }

#idr { clear: left; }

#idr h2
{
	font: 800 1.2em Verdana,Arial,sans-serif;
	margin: 0 0 0.3em;
	padding-bottom: 6px;
	border-bottom: 1px #CCC solid;
}

#featured_product { margin-left: 200px; }

#featured { margin: 0 0 5px 0; }

#pageright ul
{
	list-style-image: url(/i/triangle_orange.png);
}

#featured_product ul
{
	list-style-image: url(/i/triangle_orange.png);
}

#pageright li { margin: 0 0 3px 0; }

.news_item {
	border-bottom: #CCC 1px solid;
	margin-bottom: 9px;
	zoom: 1;
}

.news_item p {
	margin-left: 130px;
	zoom: 1;
}
