/* PRODUCTS */
div#header {
	background: #f37320 url(/products/images/header_01left_primus_300x130.jpg) top left no-repeat;
	height: 130px;
}
div#header h2 {
	background: url(/products/images/header_01right_primus_456x130.gif) top right no-repeat;
	width: 456px;
	height: 130px;
}
div#bodyMain {
	float: left;
}
div#bodyMain em {
	color: #f37320;
	font-weight: bold;
	font-style: normal;			
}
div#bodyMain h3 {
	display: block;
	float: left;
	width: 241px;
	height: 82px;
	background: url(/products/images/header_03B660Primus_241x82.gif) top left no-repeat;
	margin-top: 25px;
	margin-bottom: 15px;
	text-indent: -12345px;
}
div#bodyMain img.heading {
	float: right;
}
div#bodyMain p, div#bodyMain ul {
	margin-top: 6px;
	margin-bottom: 12px;
}
div#bodyMain ul li {
	line-height: 1.6em;
}
div#bodyMain p.final {
	font-size: 1.3em;
	*font-size: 1.2em;
}

/* TAB BOX */
div#descriptionBox {
	padding: 8px 0;
	padding-bottom: 12px;
	*padding: 8px 0;
}
div#descriptionBox ul#tabs {
	width: 100%;
	height: 27px;
	display: block;
	clear: both;
	list-style-type: none;
	margin-left: -40px;
	*margin-left: 0;
	margin-bottom: 0;
}
div#descriptionBox ul#tabs li {
	display: block;
	float: left;
	width: 139px;
	height: 21px;
	margin-right: 1px;
	text-align: center;
	padding-top: 6px;
	background: url(/products/images/tab_139x27.gif) top left no-repeat;
}
div#descriptionBox ul#tabs li a:link, div#descriptionBox ul#tabs li a:visited, div#descriptionBox ul#tabs li a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
div#descriptionBox ul#tabs li.selected {
	background-image: url(/products/images/tab_selected_139x27.gif);
	height: 23px;
	padding-top: 4px;
}
div#descriptionBox div#descriptionBoxInner {
	height: 325px;
	border: 2px solid #000;
	padding: 12px;
	padding-top: 6px;
	background: #e5e5e5 url(/products/images/bg_descBox_1x327.gif) top left repeat-x;
}
#descBoxInfo_description, #descBoxInfo_features, #descBoxInfo_finishes {
	display: none;
}
div#descriptionBox div#descriptionBoxInner #descBoxInfo_features ul {
	margin-left: 20px;
}
div#descriptionBox div#descriptionBoxInner #descBoxInfo_finishes ul {
	list-style-type: none;
	margin-left: 0;
}
div#descriptionBox div#descriptionBoxInner #descBoxInfo_finishes ul li {
	display: block;
	float: left;
	width: 178px;
	height: 115px;
	padding: 4px;
	background: url(/products/images/pic_b660_626_134x91.gif) bottom left no-repeat;
}
div#descriptionBox div#descriptionBoxInner #descBoxInfo_finishes ul li.finish605 {
	background-image: url(/products/images/pic_b660_605_134x91.gif);
}
div#descBoxInfo_finishes p {
	clear: both;
	margin-top: 20px;
}

/* PURCHASE TABLE */
table {
	margin-top: 0;
	margin-bottom: 10px;
}
table tr th a:link, table tr th a:visited, table tr th a:active {
	color: #fff;
}
table tr td img {
	display: block;
}
table tr td.ill {
	width: 76px;
	text-align: center;
}
table tr td.ill img {
	margin-top: 4px;
}
table tr td.qty input {
	width: 32px;
	text-align: center;
}
table tr td.desc {
	font-size: .8em;
}
table tr td.price {
	width: 80px;
	*width: 86px;
	font-size: .9em;
	text-align: center;
}
table tr td.price input {
	display: block;
	margin-top: 6px;
}

/* RIGHT BAR */
div#bodyExtra {
	float: right;
	width: 244px;
	padding: 10px 10px 20px 12px;
}
div#divViewCart {
	padding-bottom: 10px;
	overflow: hidden;
}
div#bodyExtra p.introLink {
	margin-top: 0;
}
div#bodyExtra img#cc {
	float: left;
}
div#bodyExtra input {
	float: right;
}
div#bodyExtra div.sidebar {
	background: #e5e5e5;
	font-size: .8em;
	padding-bottom: 12px;
	margin-bottom: 10px;
}
div#bodyExtra div.sidebar h3 {
	display: block;
	width: 100%;
	height: 27px;
	margin: 0;
	background: #f4b68f url(/products/images/header_03included_222x14.gif) 8px 8px no-repeat;
	text-indent: -12345px;
}
div#bodyExtra div#sidebarInstallation h3 {
	background-image: url(/products/images/header_03installation_196x14.gif);
}
div#bodyExtra div.sidebar ul, div#bodyExtra div.sidebar ol {
	margin: 12px 12px 0 -12px;
	*margin-left: 32px;
}
div#bodyExtra div.sidebar ul li, div#bodyExtra div.sidebar ol li {
	margin-bottom: 6px;
}
div#bodyExtra div.sidebar p {
	margin: 6px 12px 0 12px;
}
p.asterisk {
	font-size: .8em;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em !important;
}
