#tab1, #tab2 { display:none; }
.tfvHighlight {
	color:#ff0000;
}
.tfvNormal {
	color:#000000;
}
@media print {
	.screen { display:none; }
}
html { height:100%; margin:0px; padding:0px;} 
body {
	background-color:#eeeeee;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	line-height:14px;
	margin:0px;
	padding:0px;
}
@media print {
	body { background-color:#ffffff; }
}
a:link { color:#ee009e; text-decoration:none; }
a:visited { color:#ee009e; text-decoration:none; }
a:hover { color:#ee009e; outline:0px none #ffffff; text-decoration:underline; }
blockquote {
	margin:0px;
	padding:0px;
}
font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
form {
	margin:0px;
	padding:0px;
}
form select {
	background-color:#ffffff;
	color:#000000;
}
h1 {
	color:#666666;font-size:21px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	line-height:28px;
	margin:0px 0px 9px 0px;
}
h2 {
	color:#666666;font-size:18px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	line-height:18px;
	margin:24px 0px 9px 0px;
}
h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
	margin:24px 0px 9px 0px;
}
.button {
	background-image:url(images/button-left.png);
	background-repeat:no-repeat;
	border:none 1px #ffffff;
	color:#ffffff;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	height:24px;
	letter-spacing:.025em;
	/* used to catch the buttonEnding */
	line-height:normal;
	margin:0px 7px 0px 0px;
	padding:0px 0px 2px 7px;
	text-decoration:none;
	text-transform:uppercase;
}
.buttonEnding {
 	background-image:url(images/button-right.png);
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
	display:inline;
	margin:0px 0px 0px -7px;
	position:absolute;
	width:7px;
	height:24px;
}
li {
	background-image:url(images/li.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 9px 0px;
	padding:0px 0px 0px 12px;
}
.liNumber {
	background-image:none;
	padding:0px 0px 0px 0px;
}
ol {
	margin:0px 0px 9px 27px;
	padding:0px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin:0px 0px 18px 0px;
}
hr {
	border:0px;
	border-top:1px dashed #cccccc;
	color:#cccccc;
	height:1px;
	margin:0px 0px 18px 0px;
}
table {
	border-collapse:collapse;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
th {
	background-color:#eeeeee;
	border:1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	padding:3px 4px 4px 4px;
	text-align:left;
}
ul {
	list-style-type:none;
	margin:0px 0px 9px 9px;
	padding:0px;
}
.formField, form textarea {
	background-color:#ffffff;
	border:1px solid #aaaaaa;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:3px 4px 4px 4px;
}
#global {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:978px;
}
#wrapper {
	background-image:url(images/background-wrapper.png);
	background-repeat:repeat-y;
	left:0px;
	top:0px;
	padding:0px 4px 0px 4px;
	text-align:left;
	width:970px;
}
.container {
	background-image:url(images/background-container.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#content {
	float:left;
	display:inline; /* IE doubled margin bugfix */
	margin:12px 0px 18px 212px;
	width:564px;
}
#masthead {
	background-color:#000000;
	left:4px;
	top:0px;
	position:absolute;
	width:970px;
	height:82px;
}
.columnMargin {
	margin:0px 18px 0px 18px;
}
#navigation {
	float:left;
	margin:18px 0px 18px -970px; /* left margin is roughly equal to width plus left margin of #content, but negative  */
	width:212px;
}
#navigation h2 {
	color:#000000;
	margin:2px 0px -3px 18px;
}
#promo {
	float:left;
	margin:18px 0px 18px 0px;
	width:194px;
}
#promo p {
	color:#666666;margin:18px 0px 0px 0px;
}
#promo ul {
	margin:0px 0px 3px 0px;
}
#footerTop{
	background-color:#990066;
	clear:both;
	color:#ffffff;
	font-size:9px;
	padding:1px 0px 0px 5px;
	width:965px;
	height:17px;
}
#footer {
	background-image:url(images/background-footer.png);
	background-repeat:no-repeat;
	color:#666666;
	min-height:126px;
	height:126px !important;
	height:126px;
	margin:0px 0px 0px 0px;
	padding:0px 4px 0px 4px;
	width:970px;
}
#footer a:link { color:#666666; }
#footer a:visited { color:#666666; }
#footer a:hover { color:#666666; }
#footer b {
	font-size:9px;
	color:#000000;
	letter-spacing:.025em;
	text-transform:uppercase;
}
#footer .formField, form textarea {
	background-color:#ffffff !important;
}
#footer ul {
	margin:0px;
	padding:7px 0px 0px 0px;
}
#footer li {
	background-image:none;
	display:block;
	float:left;
	line-height:18px;
	list-style-type:none;
	padding:6px 0px 0px 18px;
	margin:0px;
	width:176px;
}
#footer td {
	padding:6px 0px 0px 0px;
}
#attributesTable {
	margin:3px 0px 6px 0px;
}
#attributesTable td {
	padding:4px 6px 4px 0px;
	border-bottom:1px solid #e5e5e5;
}
a.ss {
	cursor:default;
	text-decoration:none;
}
a.ss span {
	display:none;
}
a.ss:focus {outline:none}
a.ss:hover {
	background:none;
}
a.ss:hover span.secureShopping {
	display:block;
	top:0px;
	left:0px;
	width:158px;
}
.callout {
	font-weight:bold;
	margin:14px 0px 6px 0px;
}
.calloutBox {
	background-color:#f7f7f7;
	border:1px solid #CCCCCC;
	margin:0px 0px 18px 0px;
	padding:6px;
	width:550px;
}
.calloutTable {
	background-color:#f7f7f7;
	border:1px solid #cccccc;
}
.calloutTitle {
	background-color:#aaaaaa;
	border:1px solid #aaaaaa;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:3px 4px 4px 4px;
}
#category td {
	color:#666666;
	font-size:9px;
	line-height:12px;
}
#category a:link { color:#666666; font-size:9px; line-height:12px; }
#category a:visited { color:#666666; font-size:9px; line-height:12px; }
#category a:hover { color:#ee009e; font-size:9px; line-height:12px; }
.categorySalePriceText {
	color:#ff0000;	
	font-size:9px;
	font-weight:bold;
	line-height:12px;
}
.categorySaleOriginalText {
	font-size:9px;
	line-height:12px;
	text-decoration:line-through;
}
.categorySaleSavingsText {
	font-size:9px;
	line-height:12px;
}
.description {
	margin:12px 0px 18px 0px;
}
.detailsText {
	padding:4px 0px 4px 0px;
}
.detailsTitle {
	padding:4px 6px 4px 0px;
}
#footerText {	
	border-top:1px solid #CCCCCC;
	line-height:18px;
	padding:18px 0px 18px 0px;
	width:564px;
}
.infoMain, .tableMain {
	background-color:#e5e5e5;
	background-image:url(images/background-main.gif);
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	color:#666666;
	font-size:9px;
	font-weight:bold;
	letter-spacing:.025em;
	padding:3px 4px 3px 4px;
	text-transform:uppercase;
}
#infoButton {
	border:1px solid #cccccc;
}
#infoButton td {
	background-color:#f7f7f7;
	margin:0px 0px 18px 0px;
	padding:2px;
	text-align:right;
}
#infoTable td {
	border:1px solid #cccccc;
	padding:3px 4px 3px 4px;
}
.navTitle {
	color:#000000;
	font-size:9px;
	font-weight:bold;
	letter-spacing:.025em;
	padding:13px 0px 4px 13px;
	text-transform:uppercase;
}
.number {
	background-image:none;
	padding:0px;
}
.price {
	background-image:url(images/background-price.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:14px;
	padding:6px;
}
.priceBorder {
	border:1px solid #cccccc;
	margin:0px 0px 18px 0px;
	padding:1px;
}
.price b {
	color:#ee009e;
	font-size:9px;
	letter-spacing:.025em;
	text-transform:uppercase;
}
.price .smallText {
	font-weight:normal;
	line-height:14px;	
}
.quoteText {
	color:#666666;line-height:18px;
	padding:9px 0px 0px 0px;
}
.quoteName {
	color:#666666;line-height:18px;
	margin:9px 0px 18px 0px;
	text-align:right;
}
.smallText {
	font-size:9px;
	line-height:12px;
}
.view {
	background-image:url(images/background-view.gif);
	background-position:right;
	background-repeat:no-repeat;
	line-height:normal;
	padding:6px 16px 6px 0px;
	text-decoration:none;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

#p7PMnav {
	margin:0px 0px 0px 5px;
	padding:0px;
}
#p7PMnav ul {
	margin:0px;
	padding:0px;
	z-index:10000;
}
#p7PMnav li {
	background-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#p7PMnav a {
	color:#666666;
	display:block;
	padding:3px 0px 5px 13px;
	margin:0px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color:#ee009e;
	outline:0px none #ffffff;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	font-weight:normal;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color:#e5e5e5;
	cursor:default;
	text-decoration:none;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	border:0px;
	left:-9000px;
}
#p7PMnav .p7PMshow {
	left:auto;
	z-index:20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width:189px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	background-color:#ffffff;
	border:1px solid #aaaaaa;
	padding:1px;
	width:189px;
}
#pmmcrumb {
	font-weight:normal;
	margin-bottom:18px;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight:normal;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight:normal;
}

/* 
  -----------------------------------
  TabPanel Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

.p7TPpanel {
	background-color:#FFFFFF;
	margin:0px 0px 18px 0px;
	width:564px;
}
.p7TP_tabs {
	background-color:#FFFFFF;
}
#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a,
#p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, 
#p7TP5 .p7TP_tabs a {
	color:#666666;
	background-color:transparent;
	background-image:url(images/tabs-up2.gif);
	background-position:right top;
	background-repeat:no-repeat;	
	display:block;
	float:left;
	padding:6px 7px 6px 7px;
}
#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus,
#p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus,
#p7TP5 .p7TP_tabs a:focus {
	outline:0px none #FFFFFF;
}
#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, 
#p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, 
#p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, 
#p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active,
#p7TP4 .p7TP_tabs a:active, 
#p7TP5 .p7TP_tabs a:active {
	background-color:transparent;
	color:#ee009e;
}
.p7TP_tabs div {
	background-image:url(images/tabs-up.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.p7TPclear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.p7TPcontent {
	border:1px solid #AAAAAA;
	padding:9px;
	position:relative;
	top:-1px;
	z-index:1;
}
#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, 
#p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, 
#p7TP5 .p7TP_tabs div.down {
	background-image:url(images/tabs-down.gif);
	position:relative;
	background-repeat:no-repeat;
	z-index:2;
}
#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, 
#p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, 
#p7TP5 .p7TP_tabs div.down a {
	background-image:url(images/tabs-down2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
/*HIDE the TABS*/
.p7TP_tabs {
	display:none;
}

/* SLIMBOX */

#lbOverlay {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000;
	cursor:pointer;
}

#lbCenter, #lbBottomContainer {
	position:absolute;
	z-index:9999;
	overflow:hidden;
	background-color:#fff;
}

.lbLoading {
	background:#fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:9px solid #fff;
	background-repeat:no-repeat;
}

#lbPrevLink, #lbNextLink {
	display:block;
	position:absolute;
	top:0;
	width:50%;
	outline:none;
}

#lbPrevLink {
	left:0;
}

#lbPrevLink:hover {
	background:transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right:0;
}

#lbNextLink:hover {
	background:transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none;
}

#lbCloseLink {
	display:block;
	float:right;
	width:66px;
	height:22px;
	background:transparent url(images/closelabel.gif) no-repeat center;
	margin:5px 0;
	outline:none;
}

#lbCaption, #lbNumber {
	margin-right:71px;
}

#lbCaption {
	font-weight:bold;
}
