.glowingtab{
	float:left;
	width:100%;
	line-height:normal; /*Add border strip to bottom of menu*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(http://yst.giftwarehouse.com/images/tab-grey-line.jpg);
	background-repeat: repeat-x;
	background-position: left 22px;
	height: 32px;
}
.shadetab {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.shadetab li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
.shadetab li a {
	position: relative;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
	top: 4px;
	bottom: 7px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	background-image: url(http://yst.giftwarehouse.com/images/des-tab-lft-crv01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	display: block;
}

.shadetab 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: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(http://yst.giftwarehouse.com/images/des-tab-lft-crv01.gif);
	background-repeat: no-repeat;
	background-position: left -18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shadetab a.selected span{
	font-weight:bold;
	color:#000000;
	background-image: url(http://yst.giftwarehouse.com/images/des-tab-rgt-crv01.gif);
	background-repeat: no-repeat;
	background-position: right -18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 16px;
	padding-left: 8px;
}

.shadetab a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.shadetab a.selected:hover span{ /*selected main tab style */
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.shadetab a span{
	float:left;
	font-weight:bold;
	color:#000000;
	background-image: url(http://yst.giftwarehouse.com/images/des-tab-rgt-crv01.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 16px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.shadetab a span {float:none;}
/* End IE5-Mac hack */



.shadetab a:hover{ /*onMouseover style*/
	background-position:left -18px; /*Shift background image up to start of 2nd tab image*/
	color: #000000;
	background-image: url(http://yst.giftwarehouse.com/images/des-tab-lft-crv01.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}

.shadetab a:hover span{ /*onMouseover style*/
	background-position:right -18px; /*Shift background image up to start of 2nd tab image*/
	color: #000000;
	background-image: url(http://yst.giftwarehouse.com/images/des-tab-rgt-crv01.gif);
	margin: 0px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 8px;
}


.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

