#contentHeader {
	position: static;
	margin: 0;
}

#mainContent h1 {
	margin: 18px 7px;
}

h2.click {
height: 16px;
padding: 9px;
border: 1px;
border: solid #333333 1px;
background: #171717 url(/images/spec_inactive_tab_bg.gif) 0 0 repeat-x;
color: #fff;
font-size: 11pt;
font-weight: bold;
text-indent: 0pt;
margin: 0;
line-height: 15px;
}


/* @group Specification Navigation () */
#specNav {
	background:url(/images/pricing_top_bg.gif) repeat-x;
	width:783px;
	padding: 12px 14px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	margin-bottom: 18px;
}

#specNav p {
	float: left;
	display: inline;
	font-weight: bold;
	margin: 0 2px 0 0;
}

#specNav ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#specNav li {
	margin:0;
	padding:0 7px;
	float: left;
	display: inline;
	background:	url(/images/spec_jump_bg.gif) no-repeat right 2px;
}

#specNav li a {
color:#36a8c8;
}

#specNav li a:hover {
text-decoration: none;
}

#specNav li#s-disclaimers {
	background: none;
}

#legend {
	background: #141414 url(/images/spec_legend_heading.jpg) no-repeat 0 bottom;
	width: 701px;
	margin: 0 auto;
	color: #999999;
}

#legend h2 {
	display: none;
}

#legend ul {
	min-height: 130px;
	height: auto !important;
	height: 130px;
	background:	url(/images/spec_legend_bg.gif) repeat-x;
	border: 1px solid #3a3a3a;
	border-bottom: none;
	display: block;
	list-style-type: none;
	margin: 0; padding: 0 0 27px 0;
}

#legend ul li {
	float: left;
	display: inline;
	width: 160px;
	margin: 11px 16px;
	line-height: 1.25;
}

#legend dfn {
	display: block;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

#legend .disclaimer {
	display: block;
	font-size: 85%;
	line-height: 1.2;
	margin: 4px 0;
}

#variantNav {
	width: 811px;
	line-height: normal;
}

#variantNav ul {
	margin: 21px 0 14px 0;
	border-bottom: 1px solid #333333;
	list-style-type: none;
	padding: 10px 0;
}

#variantNav li {
	display: inline;
}

#variantNav li.active {
	border-bottom: 1px solid #000000;
	background-color: #000000;
}

#variantNav li.active a   { 
	color:#fff;
	font-weight: bold;
	background: #000000 none;
	position: relative; top: 1px; padding-top: 11px;
}

#variantNav li a {
	padding:10px 20px;
	border: 1px solid #333333;
	background: #171717 url(/images/spec_inactive_tab_bg.gif) repeat-x;
	margin-right: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: none;
}


#variantNav li a:hover  { 
	text-decoration: underline;
}

.specs {
	padding: 0 45px;
}
.specs table {
	padding:0;
	margin:0;
	border:none;
	margin:4px 0 15px 0;
	border-collapse: collapse;
	width: 100%;
}

.specs td {
	padding:5px 0;
	line-height:1
}
.specDetail {
	text-align: right;
}
.specrow {
	font-weight: bold;
	background: url(/images/price-divider.gif) repeat-x 0 1px;
}
.firstrow {
	background: none;
}
.subspecrow {
	color: #999999;
}
.subspecrow td {
	padding-left: 17px;
}

