/* CSS Document */

#contentCol {
	float:left;
	margin-left:10px;
	width:582px; min-height:396px; _height:396px;
	background-color:#E9F0EF;
	display:inline;
}

#contentColPadding {
	padding:10px;
}

.sectionLogo {
	float:right;
	border:0;
	margin:0px 0px 10px 10px;
}

hr {
	width:100%;
	color:#006C58;
}

h1 {
	font:bold 80% arial,helvetica,sans-serif; color:#006C58;
}

h2 {
	font:bold 80% arial,helvetica,sans-serif; color:#006C58;
}

p {
	font:80% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

.link {
	font-weight:bold;
}

p.highlight {
	font:bold 80% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

ul {
	padding:0;
	margin-left:20px;
	font:80% arial,helvetica,sans-serif; color:#000000;
}

#menuItemHolder ul {font-size:12px; font-weight:bold;}

a.productMenuOn:link {color: #006C58; text-decoration:underline;}
a.productMenuOn:visited {color: #006C58; text-decoration:underline;}
a.productMenuOn:active {color: #006C58; text-decoration:underline;}
a.productMenuOn:hover {color: #006C58; text-decoration:none;}

a.productMenuOff:link {color: #FFFFFF; text-decoration:underline;}
a.productMenuOff:visited {color: #FFFFFF; text-decoration:underline;}
a.productMenuOff:active {color: #FFFFFF; text-decoration:underline;}
a.productMenuOff:hover {color: #FFFFFF; text-decoration:none;}

div.productMenuSpacer {
	float:left;
	line-height:0px; 
	font-size:0.5px;
	width:2px; height:28px;
}

div.productMenuItem {
	float:left;
}

span.productMenuText {
	display:block;
	margin-top:4px;
	font:75% arial,helvetica,sans-serif;
}

div.onLeft {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/greenOnLeft.gif);
	background-repeat:none;
}

div.onMiddle {
	float:left;
	height:24px;
	border-top:2px solid #006C58;
	/*border-bottom:2px solid #006C58;*/
}

div.onRight {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/greenOnRight.gif);
	background-repeat:none;
}

div.offLeft {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/greenOffLeft.gif);
	background-repeat:none;
}

div.offMiddle {
	float:left;
	height:24px;
	border-top:2px solid #006C58;
	border-bottom:2px solid #006C58;
	background-color:#006C58;
}

div.offRight {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/greenOffRight.gif);
	background-repeat:none;
}

a.content:link {color: #006C58; text-decoration:underline;}
a.content:visited {color: #006C58; text-decoration:underline;}
a.content:active {color: #006C58; text-decoration:underline;}
a.content:hover {color: #006C58; text-decoration:none;}

.iEzBoardIQ {
	float:right;
	border:0;
	margin:0px 0px 10px 10px;
}

table.pricesTable {
	width:100%px;
	font:70% arial,helvetica,sans-serif;
}

td.tableHeader {
	background-color:#006C58;
	padding:5px;
	color:#FFFFFF;
	vertical-align:bottom;
}

td.model {
	width:20%;
	background-color:#ABE2D8;
	padding:5px;
	border-left:1px solid #006C58;
	border-bottom:1px solid #006C58;
}

td.heading {
	background-color:#ABE2D8;
	padding:5px;
	border-left:1px solid #006C58;
	border-bottom:1px solid #006C58;
	border-right:1px solid #006C58;
}

td.dimensions {
	width:20%;
	background-color:#9CD9CE;
	padding:5px;
	border-bottom:1px solid #006C58;
}

td.price1 {
	width:20%;
	background-color:#C0E9E1;
	padding:5px;
	color:#000000;
	border-bottom:1px solid #006C58;
}

td.price2 {
	width:20%;
	background-color:#D4F1EC;
	padding:5px;
	color:#000000; font-weight:bold;
	border-bottom:1px solid #006C58;
}

td.price3 {
	width:20%;
	background-color:#E8F6F3;
	padding:5px;
	color:#000000; font-weight:bold;
	border-right:1px solid #006C58;
	border-bottom:1px solid #006C58;
}

td.blank {
	width:20%;
	border-left:1px solid #006C58;
}

#leftSupport {
	float:left;
	width:272px;
	display:inline;
}

#rightSupport {
	float:right;
	width:272px;
	display:inline;
}

table.specTable {
	width:100%;
	font:70% arial,helvetica,sans-serif;
	margin-bottom:20px;
}

table.specTable thead th {
	background-color:#006c58;
	padding:5px;
	border-left:1px solid #006c58;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #006c58;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

table.specTable tbody th {
	background-color:#699c93;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	border-left:1px solid #006c58;
	border-bottom:1px solid #006c58;
	border-right:1px solid #006c58;
	text-align:left;
	width:150px;
}

table.specTable tbody td {
	background-color:#cfe7e2;
	padding:5px;
	color:#000; font-weight:bold;
	border-bottom:1px solid #006c58;
	border-right:1px solid #006c58;
	vertical-align:top;
}

