/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	padding: 0px 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	font-weight:bold;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	height:15px;
	top:6px;
	position:relative;
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding-top:4px;
	text-align:center;
	padding-bottom:2px;
	margin-right: 1px;
	color: #FFF;
	width:103px;
	display: block;
	float:left;
	height:19px;
	background-image:url(images/deals_tab_ns.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}
.shadetabs li a:link {
	color: #FFF;
}
.shadetabs li a:visited {
	color: #FFF;
}
.shadetabs li a:hover {
	text-decoration: none;
	color: #FFF;
}
.shadetabs li a.selected { /*selected main tab style */
	position: relative;
	background-image:url(images/deals_tab_ns.gif);
	background-repeat:no-repeat;
	color:#004182;
}
.shadetabs li a.selected { /*selected main tab style */
	color:#004182;
}
.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.shadetabs li a.selected:link { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.shadetabs li a.selected:active { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.shadetabs li a.selected:visited { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
	background-color:#FFF;
}
}
.tabcontentstyle { /*style of tab content oontainer*/
	border: 2px solid #Cf0104;
	margin-bottom: 1em;
}
.tabcontent {
	display:none;
}
 @media print {
.tabcontent {
	display:block !important;
}
}
.shadetabs1 {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs1 li {
	display: inline;
	margin: 0;
}
.shadetabs1 li a {
	text-decoration: none;
	position: relative;
	z-index: 5;
	padding-top: 3px;
	text-align:center;
	padding-bottom:4px;
	margin-right: 3px;
	color: #cf0104;
	width:155px;
	display: block;
	float:left;
	background-image:url(images/deals_tab_ns.gif);
	background-repeat:no-repeat;
}
.shadetabs1 li a:link {
	color: #555555;
}
.shadetabs1 li a:visited {
	color: #555555;
}
.shadetabs1 li a:hover {
	text-decoration: underline;
	color: #555555;
}
.shadetabs1 li a.selected { /*selected main tab style */
	position: relative;
	background-image:url(../images/deals_tab_ns.gif);
	background-repeat:no-repeat;
	color:#004182;
}
.shadetabs1 li a.selected { /*selected main tab style */
	background-image:url(../images/deals_tab_ns.gif);
	border-bottom-color: white;
	position: relative;
}
.shadetabs1 li a.selected:hover { /*selected main tab style */
	text-decoration: none;
	color:#FFFFFF;
}
.shadetabs1 li a.selected:link { /*selected main tab style */
	text-decoration: none;
	color:#FFFFFF;
}
.shadetabs1 li a.selected:active { /*selected main tab style */
	text-decoration: none;
	color:#FFFFFF;
}
.shadetabs1 li a.selected:visited { /*selected main tab style */
	text-decoration: none;
	color:#FFFFFF;
}


.shadetabs2 {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	height:29px;
	top:2px;
	position:relative;
}
.shadetabs2 li {
	display: inline;
	margin: 0;
}
.shadetabs2 li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding-top: 4px;
	text-align:center;
	font-weight:bold;
	padding-bottom:4px;
	margin-right: 1px;
	color: #FFF;
	width:103px;
	display: block;
	float:left;
	height:17px;
	background-image:url(../images/deals_tab_ns.gif);
	background-repeat:no-repeat;
}
.shadetabs2 li a:link {
	color: #FFF;
}
.shadetabs2 li a:visited {
	color: #FFF;
}
.shadetabs2 li a:hover {
	text-decoration: none;
	color: #FFF;
}
.shadetabs2 li a.selected { /*selected main tab style */
	position: relative;
	background-image:url(../images/deals_tab_ns.gif);
	background-repeat:no-repeat;
		color:#004182;
		width:103px;
}
.shadetabs2 li a.selected { /*selected main tab style */

	color:#004182;
}
.shadetabs2 li a.selected:hover { 
/*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.shadetabs2 li a.selected:link { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.shadetabs2 li a.selected:active { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}
.shadetabs2 li a.selected:visited { /*selected main tab style */
	text-decoration: none;
	color:#004182;
}