/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 933px;
	padding:5px 11px;

}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/jquery/Chevron.png) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	color:#3300cc;
}

.breadCrumb ul li a:hover
{
	color:#000;
	text-decoration:none;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../images/jquery/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay
{
	display: none;
	background: url(../images/jquery/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

/* Panel List
 ---------------------------------------------------------------------*/

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:11px;
	color:#666666;
}
.pane-list li {
	padding: 10px 10px 10px 25px;
	border-bottom: solid 1px #c4c4c4;
	height:65px;
	cursor: pointer;
}
.pane-list li:hover {
	background: url(../images/jquery/pane_bg.png) repeat-x bottom;
}

.pane-list li a{
	color:#f51e30;
	font-size:16px;
	text-decoration:none;
	padding-left:15px;
}

.pane-list li a:hover{
	color:#3300cc;
}

.pane-list li p{
	padding-left:15px;
	line-height:14px;
	color:#000;
}

.pane-list li h3{
	padding:0;
	font-weight:normal;
}

.pane-list li img{
	position:absolute;
	left: -25px;
}

.tabsPromo{
	width:685px;
	background:none;
}

.tabsPromoNavigation{
	width:685px;
	background:none;
}

.tabsPromoNavigation li{
	float: left;
	display:block;
	padding:0;
}

.tabsPromoNavigation li a{
	float:left;
	background:url(../images/productTabLeft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}

.tabsPromoNavigation li a span{
	float:left;
	display:block;
	background:url(../images/productTabRight.png) no-repeat right top;
	padding:10px 25px 2px 12px;
	height:30px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	border-bottom: solid 1px #c4c4c4;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.tabsPromoNavigation li a.selected{

	background-position:0% -102px;

}

.tabsPromoNavigation li a:hover span{

	color:#ffcc00;

}

.tabsPromoNavigation li a.selected span{

	color:#ffcc00;
	background-position:100% -102px;

}

.tabsPromoContent{
	width:680px;
    background: #fff;
	margin:-1px 0 5px 0;
	border: solid 1px #c4c4c4;
	float:left;

}

.tabsPromoContent p.black
{
	font: normal 10px/24px Arial, Helvetica, sans-serif;
	padding: 3px 15px;
	color:#fff;
	text-align:right;
	background: #000;
}

.tabsPromoContent p
{
	padding: 3px 15px;
}

.tabsPromoContent h2
{
    font: normal 16px/26px Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	text-transform:uppercase;
	color:#000;
}

.tabsPromoContent a
{
	color:#fff;
}

.tabsPromoContent a:hover
{
	color:#ffcc00;
	text-decoration:none;
}

.tabsPromoContent .main_image {
	width: 464px;
	height: 228px;
	float: left;
	background: #333;
	position: relative;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
	color: #fff;
}

.tabsPromoContent .main_image img {
	width: 464px;
	height: 228px;
	border:0;
}

.tabsPromoContent .main_image h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 5px;
	color:#ffcc00;
}

.tabsPromoContent .main_image h2 em
{
    color:#fff;
    font-weight: bold;
}
.tabsPromoContent .main_image p {
	font-size: 11px;
	padding: 5px 5px 15px 5px;
	margin: 0;
}
.tabsPromoContent .block small { /*--We'll be using this same style on our thumbnail list--*/
	font-size: 11px;
	font-weight:bold;
}
.tabsPromoContent .main_image .block small {margin-left: 10px;}
.tabsPromoContent .main_image .desc{
	position: absolute;
	bottom: 0;
	left: 0; /*--Stick the desc class to the bottom of our main image container--*/
	width: 100%;
	display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.tabsPromoContent .main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.tabsPromoContent .main_image a.collapse { /*--This is our hide/show tab--*/
	background: url(../images/jquery/btn_collapse.gif) no-repeat left top;
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	right: 20px;
}
.tabsPromoContent .main_image a.show {background-position: left bottom;}

.tabsPromoContent .image_thumb {
	float: left;
	width: 216px;
	background: #f0f0f0;
}
.tabsPromoContent .image_thumb img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	float: left;
	width: 75px;
	height: 38px;
}
.tabsPromoContent .image_thumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:216px;
}
.tabsPromoContent .image_thumb ul li{
	margin: 0;
	padding: 12px 10px;
	background-color: #f0f0f0;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	width:auto;
	display:inline-block;
}
.tabsPromoContent .image_thumb ul li.hover { /*--Hover State--*/
	background: #ddd;
	cursor: pointer;
}
.tabsPromoContent .image_thumb ul li.active { /*--Active State--*/
	background: #fff;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em;
	margin: 5px 0;
	padding: 0;
}
.tabsPromoContent .image_thumb ul li .block {
	display: none;
}

.tabsSpec{
	width:685px;
	background:none;
}

.tabsSpecNavigation{
	width:685px;
	background:none;
}

.tabsSpecNavigation li{
	float: left;
	display:block;
	padding:0;
}

.tabsSpecNavigation li a{
	float:left;
	background:url(../images/productTabRedLeft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}

.tabsSpecNavigation li a span{
	float:left;
	display:block;
	background:url(../images/productTabRedRight.png) no-repeat right top;
	padding:10px 25px 2px 12px;
	height:30px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	border-bottom: solid 1px #c4c4c4;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.tabsSpecNavigation li a.selected{

	background-position:0% -102px;

}

.tabsSpecNavigation li a:hover span{

	color:#000;

}

.tabsSpecNavigation li a.selected span{

	color:#000;
	background-position:100% -102px;

}

.tabsSpecContent{
	width:680px;
    background: #fff;
	margin:-1px 0 5px 0;
	border: solid 1px #c4c4c4;
	float:left;

}

.tabsSpecContent p.black
{
	font: normal 10px/24px Arial, Helvetica, sans-serif;
	padding: 3px 15px;
	color:#fff;
	text-align:right;
	background: #000;
}

.tabsSpecContent p
{
	padding: 3px 15px;
}

.tabsSpecContent h2
{
    font: normal 16px/26px Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	text-transform:uppercase;
	color:#3300cc;
}

.tabsSpecContent a
{
	color:#3300cc;
	text-decoration:none;
	font-weight:bold;
}

.tabsSpecContent a:hover
{
	color:#f51e30;
	text-decoration:none;
}

.tabsMain{
	width:685px;
	background:none;
}

.tabsMainNavigation{
	width:685px;
	background:none;
}

.tabsMainNavigation li{
	float: left;
	display:block;
	padding:0;
}

.tabsMainNavigation li a{
	float:left;
	background:url(../images/productTabRedLeft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
}

.tabsMainNavigation li a span{
	float:left;
	display:block;
	background:url(../images/productTabRedRight.png) no-repeat right top;
	padding:10px 25px 2px 12px;
	height:30px;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	border-bottom: solid 1px #c4c4c4;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.tabsMainNavigation li a.selected{

	background-position:0% -102px;

}

.tabsMainNavigation li a:hover span{

	color:#000;

}

.tabsMainNavigation li a.selected span{

	color:#000;
	background-position:100% -102px;

}

.tabsMainContent{
	width:680px;
    background: #fff;
	margin:-1px 0 5px 0;
	border: 0;
	float:left;

}

.tabsMainContent p.black
{
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	padding: 3px 15px;
	color:#fff;
	text-align:right;
	background: #000;
}

.tabsMainContent p
{
	padding: 3px 15px;
}

.tabsMainContent h2
{
    font: normal 16px/26px Arial, Helvetica, sans-serif;
	padding: 3px 10px;
	text-transform:uppercase;
	color:#3300cc;
}

.tabsMainContent a
{
	color:#fff;
}

.tabsMainContent a:hover
{
	color:#000;
	text-decoration:none;
}
