/* Landing
-----------------------------------------------------------------------------*/

#landingIntro {
	width: 550px;
	padding: 20px 150px 15px 25px;
	border: 1px dotted #6b6c6e;
	margin: 25px 0 0 30px;
}
#landingTitle {
	margin: 15px 0 0 0;
}
#landingImg {
	position: absolute;
	bottom: 0px;
	right: 20px;
}
#landingBottom {
	padding-bottom: 15px;
}
#landingBottom table {
	margin: 0 auto;
	width: 870px;
}


/* Product
-----------------------------------------------------------------------------*/

#mainContent {
	padding: 10px 0 25px 0px;
	background: #ffffff url(../../_media/images/common/lvl2_bg.gif) repeat-x top left;
}
#breadcrumbs {
	padding-left: 20px;
}
#productContent {
	position: relative;
	padding: 10px 0 25px 0;
}
#headline {
	position: absolute;
	top: 30px;
	/*right: 205px;*/
}
#leftCol {
	width: 379px;
}
}
#largeCol {
	width: 792px;
}
#leftCol #alternateViews {
	padding: 19px 40px 0 20px;
	color: #666666;
	font-size: 13px;
}
#leftCol #alternateViews div {
	float: left;
	width: 60px;
	margin: 7px 7px 0 0;
	height: 46px;
	overflow: hidden;
}
#leftCol #alternateViews img {
	border: 1px solid #e1e1e1;
}

#middleCol {
	width: 413px;
	padding: 170px 0 0 0;
}

#largebasCol {
	width: 792px;
	padding: 70px 0 0 0;
}
#middleCol #name {
	font-size: 20px;
	font-weight: bold;
	color: #1d1919;
}

/* Tabs
-----------------------------------------------------------------------------*/

#tabs {
	margin: 15px 0 0 0;
	padding: 0px;
	list-style: none;
}
#tabs li {
	display: inline;
}
#tabs li a {
	border: 1px solid #e1e1e1;
	text-decoration: none;
	background: #e7e7e7 url(../../_media/images/common/tabset_bg.gif) repeat-x;
	padding: 4px 10px;
	color: #606060;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

#tabs li.active a { 
	color: #cc0000;
	border-bottom: 1px solid #ffffff;
	background: #FFFFFF;
}
#tabs li a:hover {
	text-decoration: underline;
	color: #990000;
}

#tabs li.active a:hover{ 
	color: #cc0000;
	text-decoration: none;
}
#tabcontentContainer {
	margin: 3px 0 18px 0;
	line-height: 18px;
	clear: both;
	text-align:left;
	border: 1px solid #e1e1e1;
	padding: 15px 20px 20px 15px;
	margin-bottom: 18px;
	background: #ffffff;
	min-height: 350px;
}
* html #tabcontentContainer {
	height: 350px;
}
.panes {
	display: none;
}


/* Specs
-----------------------------------------------------------------------------*/
#specs-pane p {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin: 6px 0;
	padding: 0px;
}

table.specsTable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}
table.specsTable td {
	font-size: 12px;
	text-align: left;
	border: 1px solid #9ab2c1;
	padding: 4px 18px;
}
table.specsTable tr.totalWeight td {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	border: none;
}
table.specsTable tr.powertapWeight td {
	border: none;
	color: #444444;
}
table.specsTable tr.hubWheels td {
	border: none;
	color: #444444;
	padding: 0px;
}
table.specsTable tr.hubWheels td.specsLeft {
	font-weight: bold;
}
table.specsTable tr.totalWeight td.specsLeft, table.specsTable tr.powertapWeight td.specsLeft {
	padding: 4px 18px 4px 0px;
}
table.specsTable td.specHeader {
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	border: none;
	padding: 15px 0 5px 0;
}
table.specsTable td.specChildHeader {
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	background: #000000;
	border: 1px solid #000000;
	padding: 3px 18px;
}
table.specsTable td.specsLeft {
	color: #1d1d1d;
	width: 40%;
}
table.specsTable td.specsRight {
	color: #3f5f6c;
	width: 60%;
}
table.specsTable tr.darkBlue td {
	background: #d4dde0;
}
table.specsTable tr.lightBlue td {
	background: #f3f6f7;
}



/* Reviews
-----------------------------------------------------------------------------*/
#reviews-pane .block {
	background: url(../../_media/images/common/dottedline.gif) repeat-x bottom left;
	padding: 15px 0 15px;
}
#reviews-pane .lastblock {
	background: none;
	padding: 15px 0 15px;
}
#reviews-pane .title {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
#reviews-pane .date {
	font-size: 12px;
	font-weight: bold;
}
#reviews-pane p {
	margin: 0px;
	padding: 5px 0;
}
#reviews-pane a {
	background: url(../../_media/images/common/arrow_red.gif) no-repeat right 50%;
	padding-right: 7px;
}


/* Documents
-----------------------------------------------------------------------------*/
#documents-pane .block {
	background: url(../../_media/images/common/dottedline.gif) repeat-x bottom left;
	padding: 15px 0 15px;
}
#documents-pane .lastblock {
	background: none;
	padding: 15px 0 15px;
}
#documents-pane .title {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
#documents-pane .date {
	font-size: 12px;
	font-weight: bold;
}
#documents-pane p {
	margin: 0px;
	padding: 5px 0;
}
#documents-pane a {
}


/* Technology
-----------------------------------------------------------------------------*/
#technology-pane .block {
	background: url(../../_media/images/common/dottedline.gif) repeat-x bottom left;
	padding: 15px 0 15px;
}
#technology-pane .title {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
#technology-pane .fullname {
	font-size: 12px;
	font-weight: bold;
}
#technology-pane p {
	margin: 0px;
	padding: 5px 0;
}
#technology-pane a {
	background: url(../../_media/images/common/arrow_red.gif) no-repeat right 50%;
	padding-right: 7px;
}


/* Misc
-----------------------------------------------------------------------------*/
.powerTap {
	vertical-align: bottom; margin-left: 15px;
}
