.glowingtabs{
	line-height:normal; /*Add border strip to bottom of menu*/
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 31px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px;
	width: 502px;
	border-top-color: #d1cfb1;
	background-image: url(../images/detail-tab-head-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadetabs {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
}

.shadetabs li {
	display: block;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shadetabs li img {
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

.shadetabs li a {
	color: #10100e;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 13px;
	padding-left: 13px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	display: block;
	float: left;
	margin: 0px;
	background-image: url(../images/detail-tab-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.shadetabs a.selected { /*selected main tab style */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #10100e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/detail-tab-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.shadetabs a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #10100E;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
}
/* End IE5-Mac hack */



.shadetabs a:hover{ /*onMouseover style*/
	color: #10100E;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}
.shadetabs li.ssr-selected {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
}


.shadetabs li.ssr-selected a {
	color: #10100e;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 7px;
	padding-right: 14px;
	padding-left: 14px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	display: block;
	float: left;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
}



.shadetabs li.ssr-selected a:hover{ /*selected main tab style */
	text-decoration: none;
	color: #10100e;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	float: left;
	line-height: normal;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
.shadetabs li.ssr-selected a.selected{ /*selected main tab style */
	text-decoration: none;
	color: #10100e;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px;
	background-color: #FFFFFF;
}
.shadetabs li.ssr-selected a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #10100e;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	float: left;
	line-height: normal;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
}


/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */


.tabcontent{
display:none;
}

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