/* Front End CSS Document */

html {
	height: 100%;
        background-color: #E2E2E2;
        /* position: relative; 
	margin-bottom: -98px;
        background-image: url(/images/footer_bg.gif);
        background-repeat:repeat-x */
	/* width: 100%; */
}

body {
	height: 100%;
	width: 100%;
        min-height: 100%;
        color: #333333;
        background-image: url(/images/bg.gif);
        background-repeat:repeat-x;
}

html body #workspace {
	width: 1000px;
	/* height: 100%; */
	/* min-height: 100%; */
	margin-left: auto;
	margin-right: auto;
        background-color: #FFFFFF;
        overflow:auto;
	padding-bottom: 98px;
}

/* #workspace {
	width: 100%;
	min-height: 100%;
        background-color: #FFFFFF;
} */

#sticky {
        position: relative;
	margin-top: -98px; /* negative value of footer height */
	height: 98px;
	clear:both;
}

body:before {
height:100%;
float:left;
width:0;
margin-top:-32767px;
}


#footer {
        /*position: relative;
	margin-top: -103px; negative value of footer height */
	/* height: 103px;
	clear:both;
        background-image: url(/images/footer_bg.gif);
        background-repeat:repeat-x;
        position: relative;
	margin-top: -103px;
background-image: url(/images/footer_bg.gif);
        background-repeat:repeat-x; */
}

* html #workspace {
	height: 100%;
}

table, tr, td {
	font-size: 12px;
	font-family: Arial, Verdana, Arial, san-serif;
  color: #333333;
  font-smooth: always;
}

.textInput {
border: 1px solid #999999;
}

select { 
 background-color: #FFFFFF; 
 color: #333333; 
}

.headerMenuLink:link, .headerMenuLink:active, .headerMenuLink:visited {
	font: bold 14px Arial;
	font-variant: small-caps;
	color: #333333;
	background:#999999;
	text-decoration: none;
}

.headerMenuLink:hover {
	color: white;
	background:#999999;
	text-decoration: none;
}

.footerLink:link, .footerLink:active, .footerLink:visited {
	font: 10px Arial;
	color: #FFFFFF;
	background: #333333;
	text-decoration: none;
}

.footerLink:hover {
	color: #999999;
        background: #333333;
	text-decoration: underline;
	}

.footerText {
	font: 10px Arial;
	color: #FFFFFF;
}

.inputText {
	width: 200px;
	border: 1px solid black;
	font: 12px Arial;
	padding: 2px;
	height: 17px;
}

.catCellOff {
	font: bold 16px Arial;
  text-align: right;
  color: #999999;
	padding: 4px;
	padding-left: 6px;
	background-color: #FFFFFF;
	line-height: 20px;
	border: 1px solid #FFFFFF;
}

.catCellOn {
	font: bold 16px Arial;
  text-align: right;
	padding: 4px;
	padding-left: 6px;
	background-color: #999999;
	line-height: 20px;
	border: 1px solid black;
	color: white;
}

.catLink:link, .catLink:active, .catLink:visited {
	font: bold 16px Arial;
  text-align: right;
	text-decoration: none;
	color: #333333;
}

.catLink:hover {
	font: bold 16px Arial;
  text-align: right;
	text-decoration: none;
	color: white;
}
.catCrumbLink:link, .catCrumbLink:active, .catCrumbLink:visited {
	font: bold 10px Arial;
  text-align: right;
  background-color: #ECECEC;
	color: #333333;
	text-decoration: none;
}

.catCrumbLink:hover {
	text-decoration: underline;
	background-color: #ECECEC;
}

.msrp {
        text-decoration: line-through;
}

.subCatLink:link, .subCatLink:active, .subCatLink:visited {
	font: bold 12pt Arial;
	text-decoration: none;
	color: #333333;
}

.subCatLink:hover {
	font: bold 12pt Arial;
	text-decoration: none;
	color: #EBB447;
}

.pageLink:link, .pageLink:active, .pageLink:visited {
	color: #EBB447;
	font: bold 9px Arial;
	text-decoration: none;
}

.pageLink:hover {
	color: #333333;
	text-decotext-indent:5px;
border-width:1px 1px 1px 1px;
}
/* hack for IE5.5 */
ration: underline overline;
}

td.prodDetailName {
	font: bold 16pt Arial;
	color: #333333;
	background-color: #E3E3E3;
	padding: 4px;
	text-align: center;
}

.bCrumbLink:link, .bCrumbLink:active, .bCrumbLink:visited, bCrumbLink:hover {
	background-color: #ECECEC;
	}

.printLink:link, .printLink:active, .printLink:visited  {
	font-variant: small-caps;
	font: bold 10px Arial;
	color: #333333;
	background-color: #ECECEC;
	text-decoration: none;
}

.printLink:hover {
	background-color: #ECECEC;
	text-decoration: underline overline;
}

.searchButton {
	border: 1px solid black;
 	background-color: #666666;
 	font: 10pt Arial;
	color: white;
	padding: 1px;
 	padding-left: 5px; padding-right: 5px;
}

h1 {
	font: bold 20pt Arial;
	color: #333333;
	padding: 0;
	border: 0;
	line-height: 140%;
	display: inline;
}

h2 {
       padding: 0px;
       margin: 0;
       margin-bottom: 0;
}
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a#cliq img {
	background:#FFFFFF;
  border: 1px solid #FFFFFF;
}

a#cliq:hover img {
	background:#FFFFFF;
  border: 1px solid #333333;
}

a#greenlink {
color: #009900; 
}

a#greenlink:hover {
color: #4DBD33;
}


a#mainlink {
	color: #333333;
	background:#EAEAEC;
}

a#mainlink:hover {
	color: #333333;
	background:#EAEAEC;
	text-decoration: underline;
}

.sitemapCatLink:link, .sitemapCatLink:active, .sitemapCatLink:visited {
	font: bold 14px Arial;
	color: #333333;
	text-decoration: none;
}

.sitemapCatLink:hover {
	color: #333333;
	text-decoration: none;
}

.sitemapSubCatLink:link, .sitemapSubCatLink:active, .sitemapSubCatLink:visited {
	font: bold 12px Arial;
	color: #CCCC00;
	text-decoration: none;
}

.sitemapSubCatLink:hover {
	color:  #CC9900;
	text-decoration: none;
}

.sitemapProductLink:link, .sitemapProductLink:active, .sitemapProductLink:visited {
	font: bold 12px Arial;
	color: #999966;
	text-decoration: none;
}

.sitemapProductLink:hover {
	color: #663300;
	text-decoration: underline;
}

/* Social Bookmarks */

.social_bookmark
{
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.social_img
{
	padding:1px;
}

.feedback-panel {
    padding:20px;
    width: 250px;
    background: #FFFFFF;
	font: bold 12px Arial;
    border: #999999 1px solid;
    position:absolute;
    top:200px;
    left:-292px;
}
 
.feedback-panel a.feedback-tab {
    background:transparent url(/images/feedback.gif) no-repeat scroll 0 0;
    border-width: 1px 1px 1px 0;
    display:block;
    height:80px;
    left:41px;
    bottom:21px;
    position:relative;
    float:right;
    text-indent:-9999px;
	font: bold 12px Arial;
    width:20px;
    outline:none;
}
 
textarea {
    width:90%;
    padding:5px;
}
 
#response-message {
    background: #FFFFFF;
    border: 1px solid #999;
	font: bold 12px Arial;
    padding:50px;
}
 

#nav {
font:14px Arial;
list-style-type:none;
text-decoration:none;
}

/* remove all the bullets, borders and padding from the default list styling */
#nav ul {
position:relative;
z-index:500;
margin:0;
list-style-type:none;
text-decoration:none;
text-align:right;
width:175px;
}
/* style the list items */
#nav li {
background:#FFFFFF;
color:#333333;
padding:4px;
text-align:right;
border-width:1px 1px 1px 1px;
/* for IE7 */
float:none;
}

#nav li.sub {background:#FFFFFF; color:#333333; no-repeat right center;}

/* get rid of the table */
#nav table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
#nav a, #nav a:visited {
display:block;
text-decoration:none;
border:1px solid #fff;
text-align:right;
width:174px;
color:#333333;
background-color:#FFFFFF;
}

#nav li ul li {
font: 12px Arial;
background:#eeeef1;
padding:2px;
}

* html #nav a, * html #nav a:visited {width:175px; width:174px;}
/* style the link hover */
* html #nav a:hover {color:#FFFFFF; background:#333333; border:1px solid #000000; Position:relative;}

#nav li:hover { position:relative;  }

/* For accessibility of the top level menu when tabbing */
#nav a:active, #nav a:focus {color:#FFFFFF; background:#333333; border:1px solid #000000}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
#nav li:hover > a {color:#FFFFFF; background:#333333; border:1px solid #000000; }

/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:170px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
#nav li:hover > ul {visibility:visible;}

#imageContainer {
	height:309px;
}

#imageContainer img {
	display:none;
	position:absolute;
	/* top:0; left:0; */
}

.highslide {
	cursor: url(../HS/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid gray;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    font-family: Arial, Verdana, Arial, san-serif;
    font-variant: small-caps;
    font-weight: bold;
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Arial, Verdana, Arial, san-serif;
        font-variant: small-caps;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(../HS/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../HS/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#head ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
 
#head li {
  float: right;
  padding-right: 6px;
  position: relative;
  width: 7em;
  }
  
#head li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  padding: 4px;
  border: 2px;
  border-color:#FFFFFF;
  color: #BBC5CC;
  background:#999999;
  }

#head li > ul {
	top: auto;
	left: auto;
	}

#head li:hover ul, li.over ul{ display: block; }

.slide-out-div {
          padding: 20px;
          width: 250px;
          background: #FFFFFF;
          border: 1px solid #29216d;
      } 

a.tooltip:hover span{
           display:inline;
		   position:absolute;
		   border:2px solid #cccccc;
		   background:#efefef;
		   color:#333399;
		   }

a.tooltip span {
		   display:none;
		   padding:2px 3px;
		   margin-left:8px;
		   width:150px;
		   }
fb-root {
	display:inline;
	position:inherit;	
}
