﻿.shadetabs{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.shadetabs li{
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.shadetabs li a{
	display: inline-block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	padding-top: 10px;
	*padding-right: 7px;
	*padding-left: 7px;
	*padding-top: 10px;
	*padding-bottom: 7px;
	height: 34px;
	*height: 41px;
	border: 0px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.shadetabs li a:hover{
	background-color: #b11d1d;
	text-decoration: none;
}

.shadetabs li.t1 a{
	background: url(../images/t1.jpg) no-repeat;
	width: 115px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t1 a:hover{
	background-image: none;
	background-color: #b11d1d;
}

.shadetabs li.t2 a{
	background: url(../images/t2.jpg) no-repeat;
	width: 204px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t2 a:hover{
	background-image: none;
	background-color: #b11d1d;
}

.shadetabs li.t3 a{
	background: url(../images/t3.jpg) no-repeat;
	width: 135px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t3 a:hover{
	background-image: none;
	background-color: #b11d1d;
}

.shadetabs li.t4 a:hover{
	background-image: none;
	background-color: #b11d1d;
}

.shadetabs li.t4 a{
	background: url(../images/t4.jpg) no-repeat;
	width: 135px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t4sub a:hover{
	background-image: none;
	background-color: #b11d1d;
}

.shadetabs li.t4sub a{
	background: url(../images/t4sub.jpg) no-repeat;
	width: 135px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t5 a:hover{
	background-image: none;
	background-color: #b11d1d;
}

.shadetabs li.t5 a{
	background: url(../images/t5.jpg) no-repeat;
	width: 133px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t6 a{
	background: url(../images/t6.jpg) no-repeat;
	width: 160px;
	height: 33px;
	*height: 41px;
}

.shadetabs li.t6 a:hover{
	background-image: none;
	background-color: #b11d1d;
}


.tabcontentstyle{ /*style of tab content oontainer*/
	margin-left: 0px;
	width: 775px;
}

.shadetabs li.selected{
	background-image: none;
	background-color: #b11d1d;
}

.tabcontent{
	display:none;
}

#producttab {
	text-align: left;
	margin: 0px;
}




.subtabs{
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.subtabs li{
	margin: 0px;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	display: block;
	width: 300px;
}

.subtabs li a{
	font-family: Trebuchet MS, Trebuchet, Arial;
	font-size: 12px;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 7px;
	width: 300px;
	border: 0px;
	margin: 0px;
	margin-bottom: 1px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.subtabs li a:hover{
	background-color: #b11d1d;
	color: #ffffff;
	text-decoration: none;
}

.subtabs li.t1 a{
	background-color: #F0F9DD;
}

.subtabs li.t2 a{
	background-color: #FCF3CD;
}

.subtabs li.t3 a{
	background-color: #FCD9B1;
}

.subtabs li.t4 a{
	background-color: #FFDFE2;
}

.subtabs li.t5 a{
	background-color: #E8D1BF;
}

.subtabs li.t5 a{
	background-color: #E8D1BF;
}




@media print {
.tabcontent {
display:block!important;
}
}
