body.index {
	padding: 0;
	margin: 0;
	background-color: white;
}

#layermaincontentsurround {
	padding: 0;
	margin: 0;
}

#layermaincontentinner {
	width: 900px;
	padding: 0;
	margin: 0;
	background: url("../../images/interface/background-default.gif") repeat-y top left;
}

#layerheader {
	width: 900px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	height: 80px;
	border-bottom: 2px solid #DA6256;
	background: url("../../images/interface/devices/header/header.jpg") no-repeat top left;
}

#layerheader-link {
	float: left;
	width: 213px;
	height: 80px;
	display: block;
}

#layerheader-content {
	float: right;
	width: 670px;
	padding: 0;
	margin: 0 0 20px 0;
}

#layerheader-content-inner {
	float: right;
	width: 670px;
	padding: 0;
	margin: 0 0 20px 0;
	background-color: #EBF0F0;
}

#layerheader-section {
	float: right;
	width: 670px;
	padding: 0;
	margin: 0 0 20px 0;
}

#layerheader-section-inner {
	float: right;
	width: 670px;
	padding: 0;
	margin: 0 0 20px 0;
	background-color: #EBF0F0;
}

#layerheader-section-inner p,
#layerheader-content-inner p {
	font-size: 90%;
	padding: 10px 10px 10px 0;
	margin: 0;
}

#layercontent {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url("../../images/interface/background-heading.gif") repeat-x top left;
}

#layersupplemental-default {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#layersupplemental-default p {
	font-size: 80%;
	padding 0 0 0 0;
	margin: 0 10px;
}

#layercontent-inner {
	float: right;
	width: 670px;
	padding: 0;
	margin: 0 0 0 0;
}

#layerproduct-feature {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
}

#layerfooter {
	width: 900px;
	padding: 0 0 0 0;
	margin: 80px 0 0 0;
	border-top: 2px solid #DA6256;
	background-color: white;
}

#layerfooter p {
	text-align: right;
}

/** Devices / Divider */

#layerdevice-divider-default {
	padding: 0;
	margin: 0;
	background: url("../../images/interface/devices/divider/header.jpg") no-repeat top left;
	border-top: 1px solid white;
}

#layerdevice-divider-navigation {
	height: 40px;
	width: 213px;
	padding: 0;
	margin: 0;
	background: url("../../images/interface/devices/divider/header.jpg") no-repeat top left;
	border-top: 1px solid white;
}

#layerdevice-dividerfooter {
	padding: 0;
	margin: 0;
	background: url("../../images/interface/devices/divider/footer.jpg") no-repeat bottom left;
	border-bottom: 1px solid white;
}

#layerdevice-divider-default h3,
#layerdevice-divider-navigation h3 {
	color: white;
	font-size: 110%;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	padding: 10px 0 10px 10px;
	margin: 0 0 0 0;
}

#layerdevice-divider h3 a:link,
#layerdevice-divider h3 a:visited {
	color: white;
	text-decoration: none;
}

#layerdevice-divider h3 a:hover,
#layerdevice-divider h3 a:active {
	color: white;
	text-decoration: underline;
}

/** Devices / Product Index */

#layerproductindexheaders {
	padding: 0;
	margin: 0 0 0 0;
	background: url("../../images/interface/devices/header/range/background.gif") repeat-x top left;
}

#layerproductindexheaders h2 {
	color: #515B5B;
	font-size: 140%;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	padding: 10px 200px 5px 10px;
	margin: 0 0 20px 0;
	background: url("../../images/interface/devices/header/range/h2.gif") no-repeat top left;
}

#layerproductindexheaders p {
	color: #3F4646;
	font-size: 95%;
	line-height: 135%;
	font-weight: normal;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#layerproductindexheaders ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#layerproductindexheaders li {
	color: #515B5B;
	font-size: 90%;
	font-weight: normal;
	padding: 5px 10px 5px 15px;
	margin: 0 30px 0 30px;
	background: url("../../images/interface/devices/bullets/bullet-default.gif") no-repeat 0 10px;
	list-style: none;
}

#layerproductindexheaders li span {
	font-weight: bolder;
}

#layerproductindexheaders li a:link,
#layerproductindexheaders li a:visited {
	color: #515B5B;
	text-decoration: none;
}

#layerproductindexheaders li a:hover,
#layerproductindexheaders li a:active {
	color: #515B5B;
	text-decoration: underline;
}

/** Help & Tools - default */

.rbroundbox {
	float: right;
	background: url("../../images/interface/devices/box/tile.gif");
}

.rbtop div { background: url("../../images/interface/devices/box/corner-top-left.gif") no-repeat top left; }
.rbtop { background: url("../../images/interface/devices/box/corner-top-right.gif") no-repeat top right; }
.rbbot div { background: url("../../images/interface/devices/box/corner-bottom-left.gif") no-repeat bottom left; }
.rbbot { background: url("../../images/interface/devices/box/corner-bottom-right.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent {
	color: white;
	font-family: "Verdana" sans-serif;
	font-size: 90%;
	line-height: 160%;
	padding: 0 15px;
	margin: 0;
}

.rbroundbox { width: 300px; margin: 1em auto; }

/** Dynamic menu for Range & Type menus */

#layerformproductselector {
	height: 20px;
	padding: 0;
	margin: 0;
}

#layer-menu-range-parent,
#layer-menu-type-parent {
	float: right;
	font-size: 80%;
	text-align: left;
	width: 160px;
	padding: 0 3px;
	margin-left: 2px;
	border: 1px dotted #999;
	background: url("../../images/interface/devices/navigation/range-type/background-tile.gif") repeat-x top left;
}

#layer-menu-range-child,
#layer-menu-type-child {
	font-size: 90%;
	text-align: left;
	height: 300px;
	width: 160px;
	padding: 3px;
	margin: 0;
	border: 1px dotted #999;
	background-color: #666;
	overflow: auto;
	z-index: 1000;
}