﻿.pipe {
  color: #000000;
}
/*this is to show the busy light "Loading" */
#busylight {
  position: fixed;
  z-index: 3;
  bottom: 0;
  left: 0;
  margin: 1em;
  padding: 2px 5px 2px 5px;
  font: 11px/1.2em "Trebuchet MS" , "Arial" , monospace;
  text-align: left;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #709c51;
  border: 1px solid #111;
}
* html #busylight {
  position: absolute;
}
#busylight[id] {
  position: fixed;
}
/* ------------- Last updated: August 14, 2009 ------------- */
/* ------------- General Layout ------------- */
BODY {
  background-color: #000000;
  background-image: url("/articleimages/bg4.jpg");
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  font-size: 9pt;
  font-family: Century Gothic, helvetica, arial;
}
BODY.floatwindow {
  background-image: url("");
  background-color: white;
}
BODY.popupbody {
  background-image: url("");
  background-color: white;
}
/* ajax "Loading" text */
.loading {
  font-family: Century Gothic, helvetica, arial;
}
Table.app {
  background-color: #FFFFFF;
  width: 826px;
  border-top: 1px solid #c2bfc9;
  border-right: 1px solid #c2bfc9;
  border-left: 1px solid #c2bfc9;
  border-bottom: 1px solid #c2bfc9;
}
div.logo {
  height: auto;
  width: auto;
}
A.Logo {
  float: left;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 0px;
  margin-bottom: 0px;
}
div.cart {
  float: right;
  left: 160px;
  position: relative;
  top: 28px;
}
div.quicksearch {
  float: right;
  margin-right: 10px;
  position: relative;
  top: -64px;
}
div.welcome {
  font-family: Century Gothic, Arial;
  left: 200px;
  position: relative;
  top: 46px;
  width: 360px;
}
A.welcomemsg {
  font-size: 9pt;
  font-family: Century Gothic, Arial;
  text-decoration: none;
}
A.welcomemsg:link {
  color: #838d91;
}
A.welcomemsg:visited {
  color: #838d91;
}
A.welcomemsg:hover {
  color: #000000;
}
A.logout {
  font-size: 9pt;
  font-family: Century Gothic, Arial;
  text-decoration: none;
}
A.logout:link {
  color: #838d91;
}
A.logout:visited {
  color: #838d91;
}
A.logout:hover {
  color: #000000;
}
.quicksearch Input {
  font-family: Trebuchet MS, tahoma, helvetica, arial;
  font-style: italic;
  font-size: 10pt;
  color: #181818;
  border-top: 0px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-left: 0px solid #ffffff;
  border-bottom: 1px solid #b0b0b0;
}
A.quicksearch {
  font-size: 9pt;
  font-family: Century Gothic, Arial;
  text-decoration: none;
}
A.quicksearch:link {
  color: #838d91;
}
A.quicksearch:visited {
  color: #838d91;
}
A.quicksearch:hover {
  color: #000000;
}
img.quicksearch {
  cursor: pointer;
  vertical-align: middle;
}
A.viewcartlink {
  font-size: 9pt;
  font-family: Century Gothic, Arial;
  text-decoration: none;
}
A.viewcartlink:link {
  color: #838d91;
}
A.viewcartlink:visited {
  color: #838d91;
}
A.viewcartlink:hover {
  color: #000000;
}
table.topmenuholder {
  background-color: #FFFFFF;
  padding: 2px 8px 0;
  width: 100%;
}
TD.topmenuholder {
  border-top: 1px solid #848484;
  border-right: 0px solid #848484;
  border-left: 0px solid #848484;
  border-bottom: 1px solid #848484;
  background-color: #FFFFFF;
  vertical-align: middle;
  width: 100%;
}
table.topmenu {
  width: 100%;
}
TR.topmenu {
}
TD.topmenuholder1 {
  border-top: 0px solid #848484;
  border-right: 0px solid #848484;
  border-left: 0px solid #848484;
  border-bottom: 1px solid #848484;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: center;
  width: 10px;
}
TD.betweenmenus {
  width: 0;
}
IMG.navdivider {
  margin: 0px 10px 0px 10px;
}
TD.betweentopmenus img.navdivider {
  margin: 0px;
}
TD.betweentopmenus {
  display: none;
}
IMG.subnavdivider {
  margin: 0px 10px 0px 10px;
  vertical-align: middle;
}
TD.topmenu2 {
  display: none;
}
TD.topsubmenuholder {
  border-top: 0px solid #848484;
  border-right: 0px solid #848484;
  border-left: 0px solid #848484;
  border-bottom: 0px solid #848484;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: center;
  width: 10px;
  background-color: #d5e0e5;
}
Table.menuitems {
  float: left;
  width: 100%;
}
TD.menuitem {
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: 50px;
}
A.menuitemlink {
  text-transform: uppercase;
  font-size: 12pt;
  font-weight: light;
  font-family: Century Gothic, Arial;
  text-decoration: none;
  vertical-align: middle;
}
A.menuitemlink:link {
  color: #737373;
}
A.menuitemlink:visited {
  color: #737373;
}
A.menuitemlink:hover {
  color: #000000;
}
A.submenuitemlink {
  font-size: 9pt;
  font-weight: bold;
  font-family: Century Gothic, Arial;
  text-decoration: none;
  vertical-align: middle;
}
A.submenuitemlink:link {
  color: #006d9f;
}
A.submenuitemlink:visited {
  color: #006d9f;
}
A.submenuitemlink:hover {
  color: #0097dd;
}
/*----------- top menu: floating style -----------*/
table.floatmenuitems TD {
  padding: 1px;
}
A.floatmenuitemlink {
  color: Grey;
  font-size: 9pt;
  font-weight: bold;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
  vertical-align: middle;
}
A.floatmenuitemlink:link {
}
A.floatmenuitemlink:visited {
}
A.floatmenuitemlink:hover {
}
A.floatsubmenuitemlink {
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
  vertical-align: middle;
}
A.floatsubmenuitemlink:link {
}
A.floatsubmenuitemlink:visited {
}
A.floatsubmenuitemlink:hover {
}
Table.floatsubmenuitemlink {
  width: 100%;
}
Table.floatsubmenuitemlink TD {
  padding: 2px;
  white-space: nowrap;
  width: 100%;
}
Div.floatmenu {
  margin-top: 3px;
}
/*Div.floatmenu Table {background-color: #e55d9d; width: 100px;}*/
Div.floatmenu Table {
  background-color: Grey;
  width: 100px;
}
/*Div.floatmenu TD:hover {white-space:nowrap; width: 100%; background-color: #f7a3ca;}*/
Div.floatmenu TD:hover {
  white-space: nowrap;
  width: 100%;
  background-color: #Grey;
}
Table.main {
  float: center;
  border-width: 0;
  width: 826px;
  height: 450px;
}
TD.main {
  padding-top: 6px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}
H1.pagetitle {
  font-size: 14pt;
  line-height: 8px;
  color: #454545;
  font-family: Century Gothic,helvetica,arial;
  font-weight: light;
}
H1.pagetitlewish {
  font-size: 8pt;
  line-height: 20px;
  color: #e2577c;
  font-family: Century Gothic,helvetica,arial;
  font-weight: light;
}
td.formtitle {
  color: #454545;
  font-family: Century Gothic,Arial;
  font-size: 12pt;
  font-weight: bold;
}
.formtitle1 {
  font-size: 10pt;
  font-weight: bold;
  color: #164978;
  font-family: helvetica, arial, tahoma;
}
TD.bottommenu {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}
Table.bottommenuitemholder {
  background-color: #ffffff;
}
TD.bottommenuitemholder {
  vertical-align: center;
  padding: 2px 2px 2px 8px;
}
Table.bottommenuholder {
  border-top: 0px solid #c2bfc9;
  border-right: 0px solid #c2bfc9;
  border-left: 0px solid #c2bfc9;
  border-bottom: 0px solid #c2bfc9;
  background-color: #FFFFFF;
  border-collapse: collapse;
}
TD.bottommenuholder {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
Table.bottommenuitems {
  float: left;
}
TD.bottommenuitem {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
}
A.bottommenulink {
  font-size: 10pt;
  color: #161616;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
}
A.bottommenulink:link {
}
A.bottommenulink:visited {
}
A.bottommenulink:hover {
}
Table.footer {
  background-color: #000000;
  vertical-align: middle;
  width: 826px;
  background-position: left top;
  border-collapse: collapse;
  padding: 10px;
}
TD.footer {
  padding: 5px;
  text-align: center;
  font-family: helvetica, arial, tahoma;
  font-size: 8pt;
  color: #cdcdcd;
}
Table.footer A:link {
  margin-top: 20pt;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
Table.footer A:visited {
  margin-top: 20pt;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
Table.footer A:hover {
  margin-top: 20pt;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}
A.dbDirector {
  line-height: 250% !important;
  margin-top: 20pt !important;
  font-size: 8pt !important;
  color: #747474 !important;
  font-family: helvetica, arial, tahoma !important;
}
A.dbDirector:link {
  color: #747474 !important;
}
A.dbDirector:visited {
  color: #747474 !important;
}
A.dbDirector:hover {
  color: #747474 !important;
}
/* ------------- Store Categories ------------- */
div.Category {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
div.Category {
  margin-left: 6px;
}
TD.Category {
}
/* ------------- General Elements ------------- */
TD.regular {
  font-size: 9pt;
  font-family: helvetica, arial, tahoma;
}
TD.regular A {
  font-size: 9pt;
}
TD.regular A:link {
  color: #5a6b80;
  text-decoration: none;
}
TD.regular A:visited {
  color: #5a6b80;
  text-decoration: none;
}
TD.regular A:hover {
  color: #2462af;
  text-decoration: underline;
}
A.reglink {
  font-size: 9pt;
  font-family: Century Gothic,Arial;
  text-decoration: underline;
  margin-left: 4px;
}
A.reglink:link {
  color: #1d67c2;
}
A.reglink:visited {
  color: #1d67c2;
}
A.reglink:hover {
  color: #2486ff;
}
A.regular {
  font-size: 10pt;
  font-family: Century Gothic,Arial;
  text-decoration: underline;
  margin-left: 4px;
}
A.regular:link {
  color: #1d67c2;
}
A.regular:visited {
  color: #1d67c2;
}
A.regular:hover {
  color: #2486ff;
}
.viewcartitems {
}
span.formlabel2 {
}
TD.formlabel2 {
}
Td.formtext2 {
}
TD.formlabel {
}
HR.hrviewcart {
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
  border: 0pt none;
}
TD.sideL {
  width: 15%;
  padding: 0 0 10px 0;
  vertical-align: top;
}
Table.breadcrumbs {
  margin: 10px;
}
A.breadcrumbs {
  font-size: 9pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
}
A.breadcrumbs:link {
  text-decoration: none;
}
A.breadcrumbs:visited {
  text-decoration: none;
}
A.breadcrumbs:hover {
  text-decoration: underline;
}
Table.minicartview {
  border: 1px dotted #cdd2d3;
  padding: 3px;
  background-color: #FFFFFF;
  width: 140px;
}
SPAN.minicarttitle {
  font-size: 8pt;
  color: #216870;
}
TD.minicartitem SPAN {
  font-size: 8pt;
  color: #216870;
}
Table.minicartholder {
  border: 1px dotted #cdd2d3;
  padding: 0px;
}
SPAN.minicarttotal {
  font-size: 8pt;
  color: #216870;
}
SPAN.minicarttotalvalue {
  font-size: 8pt;
  color: #383f3f;
}
.cs3modalBackground {
  background: #000000;
  filter: alpha(opacity=60);
  opacity: 0.2;
}
.cs3modalPopup {
  background-color: White;
  width: 200px;
  height: 40px;
}
A.productnameminicart {
  font-size: 9pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productnameminicart:link {
}
A.productnameminicart:visited {
}
A.productnameminicart:hover {
}
TD.dydata {
  vertical-align: top;
}
TR.formheaderbg {
  background-color: #252525;
  color: #FFFFFF;
  text-align: left;
  text-transform: lowercase;
}
A.cartproductname:link {
  font-size: 10pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.cartproductname:visited {
  font-size: 10pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.cartproductname:hover {
  font-size: 10pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
/* ------------- Category Tree ------------- */
DIV.category {
  margin-left: 3pt;
}
TD.nodecategory {
  font-family: century gothic,tahoma, helvetica, arial;
  font-size: 10pt;
}
A.nodecategory {
  font-family: century gothic,tahoma, helvetica, arial;
  font-size: 9pt !important;
  color: #232323;
  text-decoration: none;
  margin-left: 3pt;
  height: 8pt;
}
A.nodecategory:link {
  color: #232323;
  text-decoration: none;
}
A.nodecategory:visited {
  color: #232323;
  text-decoration: none;
}
A.nodecategory:hover {
  color: #dd2c7f;
  text-decoration: underline;
}
A.leafcategory {
  font-family: century gothic,tahoma, helvetica, arial;
  font-size: 9pt !important;
  color: #232323;
  margin-left: 3pt;
  height: 14pt;
}
A.leafcategory:link {
  color: #232323;
  text-decoration: none;
}
A.leafcategory:visited {
  color: #232323;
  text-decoration: none;
}
A.leafcategory:hover {
  color: #dd2c7f;
  text-decoration: underline;
}
TD.nodecategory {
  padding: 1px;
}
/* ------------- Store Product Index ------------- */
Table.dydatapaging {
  width: 100%;
}
span.pageslabel {
  font-size: 9pt;
  color: #505050;
  font-family: Century Gothic, Arial;
}
span.pagenumberactive {
  background-color: #505050;
  color: #FFFFFF;
  font-family: Century Gothic,arial,tahoma;
  font-size: 10pt;
  margin: 2pt;
  padding: 0 2pt;
}
span.pagenumbernext {
  display: none;
}
A.pagenumbernext {
  font-size: 9pt;
  font-family: Century Gothic, arial;
  text-decoration: none;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
  margin: 0;
}
A.pagenumbernext:link {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
A.pagenumbernext:visited {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
A.pagenumbernext:hover {
  color: #ffffff;
  background-color: #cdcdcd;
}
span.pagenumberprev {
  display: none;
}
A.pagenumberprev {
  font-size: 9pt;
  font-family: Century Gothic, arial;
  text-decoration: none;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
  margin: 0;
}
A.pagenumberprev:link {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
A.pagenumberprev:visited {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
A.pagenumberprev:hover {
  color: #ffffff;
  background-color: #cdcdcd;
}
A.pagenumber {
  font-size: 9pt;
  font-family: Century Gothic, arial;
  text-decoration: none;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
  margin: 0;
}
A.pagenumber:link {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
A.pagenumber:visited {
  color: #4A4A4A;
  background-color: #FFFFFF;
}
A.pagenumber:hover {
  color: #ffffff;
  background-color: #cdcdcd;
}
TD.sortbyholder {
  text-align: right;
}
div.sortby {
  font-size: 8pt;
  color: white;
text-align:right;
margin-top: -15px;
}
select.sortby {
  border: 1px solid #CDCDCD;
  color: #505050;
  font-family: Arial,helvetica,tahoma;
  font-size: 8pt;
}
Table.productindex {
  margin: 8px 1px;
  width: 100%;
}

TD.productindex {
  width: 170px;
  text-align: center;
  border: 0px solid #CDCDCD;
  vertical-align: top;
}
A.prodindex_title {
  font-size: 10pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.prodindex_title:link {
  color: #383f3f;
}
A.prodindex_title:visited {
  color: #383f3f;
}
A.prodindex_title:hover {
  color: #a0b6b8;
}
A.productnameindex {
  font-size: 8pt;
  color: #383f3f;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
}
A.productnameindex:link {
  color: #383f3f;
}
A.productnameindex:visited {
  color: #383f3f;
}
A.productnameindex:hover {
  color: #a0b6b8;
}
A.productpriceindex {
  font-size: 9pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productpriceindex:link {
  color: #656d6e;
}
A.productpriceindex:visited {
  color: #656d6e;
}
A.productpriceindex:hover {
  color: #a0b6b8;
}
Table.breadcrumbs {
  margin: 10px;
}
A.breadcrumbs {
  font-size: 9pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
}
A.breadcrumbs:link {
  text-decoration: none;
}
A.breadcrumbs:visited {
  text-decoration: none;
}
A.breadcrumbs:hover {
  text-decoration: underline;
}
/* ------------- Product Detail ------------- */
table.holder {
  width: 100%;
}
TD.navproddetails {
  vertical-align: top;
  text-align: right;
}
A.navprodnext {
  color: #262626;
  font-family: Century Gothic,Arial;
  font-weight: lighter;
  text-align: right;
  text-decoration: none;
  vertical-align: top;
}
A.navprodnext:link {
}
A.navprodnext:visited {
}
A.navprodnext:hover {
}
A.navprodprev {
  color: #262626;
  font-family: Century Gothic,Arial;
  font-weight: lighter;
  text-align: right;
  text-decoration: none;
  vertical-align: top;
}
A.navprodprev:link {
}
A.navprodprev:visited {
}
A.navprodprev:hover {
}
TD.productdetail {
  vertical-align: top;
}

Table.productdetaildata {
  float: right;
}
TD.productdetailpicture {
  vertical-align: top;
  padding-top: 0px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 0px;
}
TD.productdetailtext {
  width: 500px;
  text-align: left;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 12px;
  padding-bottom: 0px;
}
.producttitledetail {
  color: black;
  float: left;
  font-family: Century Gothic,Arial;
  font-size: 14pt;
  font-weight: bold;
  width: 300px;
}
.productstyledetail {
  color: #222222;
  float: left;
  font-size: 7pt;
}
.productdesc {
  padding: 4px 0 0 0;
  font-size: 10pt;
  color: #222222;
  font-family: Century Gothic,Arial;
  float: left;
}

/*
Table.productfeatures {
  float: left;
  margin-top: 6px;
  margin-left: 14px;
  margin-right: 6px;
  margin-bottom: 18px;
}
*/
span.productfeatures {
  margin-top: 6px;
  margin-right: 6px;
  margin-bottom: 6px;
  margin-left: 14px;
}
span.productfeatures br {
  display: none;
}
span.productfeature {
}
li.productfeature {
  color: black;
  font-size: 9pt;
  font-weight: bold;
  margin-left:14px;
}
div.prodpricedetail {
  font-size: 9pt;
}
A.sendfriend {
  font-family: Century Gothic,Arial;
  font-size: 9pt;
  padding: 2px;
  color: #808080;
  text-decoration: none;
  margin: 2px;
}
A.sendfriend:link {
}
A.sendfriend:visited {
}
A.sendfriend:hover {
}
HR.hrproductprice {
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
  border: 0pt none;
}
.swatch {
  padding: 2px;
  cursor: pointer;
  cursor: hand;
}
Table.addtocartform {
  margin-top: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
  margin-right: 0px;
}
HR.hrproductviewthumbs {
  color: #800d4b;
  background-color: #262626;
  height: 1px;
  border: 0pt none;
}
IMG.productviewthumb {
  cursor: pointer;
  cursor: hand;
  border: 1px solid #C0C0C0;
}
IMG.product {
  cursor: pointer;
  cursor: hand;
}
A.largeview {
  font-size: 1pt;
  color: #FFFFFF;
  font-family: helvetica, arial, tahoma;
}
A.largeview:link {
}
A.largeview:visited {
}
A.largeview:hover {
}
HR.productdetails {
  color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
}
span.relateditems {
  float: left;
  width: 100%;
}
Table.relateditems {
  float: left;
}
TD.relateditem {
  width: 100px;
}
A.relateditem:link {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.relateditem:visited {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.relateditem:hover {
  font-size: 8pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
Table.productxlpop {
  text-align: right;
  width: 100%;
}
TD.productxlpop {
  vertical-align: top;
}
TD.productviewthumbsxlpop {
  vertical-align: top;
}
IMG.productviewthumbxlpop {
  cursor: hand;
  cursor: pointer;
}
A.productkeyword {
  font-size: 9pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productkeyword:link {
  color: #656d6e;
}
A.productkeyword:visited {
  color: #656d6e;
}
A.productkeyword:hover {
  color: #a0b6b8;
}
TD.proddetkeywords {
  text-align: left;
}
TD.lastvieweditem {
  padding-right: 30px;
}
UL.lastviewedholder {
  list-style: none;
  padding: 0;
}
LI.lastviewedlist {
  width: 65px;
}
span.lastviewedheader {
  float: left;
  width: 100%;
}
.lastvieweditem {
  float: left;
  margin: 5pt;
  vertical-align: bottom;
  width: 80px;
}
A.lastviewedname {
  font-size: 8pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.lastviewedname:link {
  color: #383f3f;
}
A.lastviewedname:visited {
  color: #383f3f;
}
A.lastviewedname:hover {
  color: #a0b6b8;
}
relateditemname TD.relateditemsholder {
  padding-right: 30px;
}
UL.relateditemsholder {
  list-style: none;
  padding: 0;
}
LI.relateditemlist {
  width: 65px;
}
span.relateditemsheader {
  float: left;
  width: 100%;
}
.relateditem {
  float: left;
  margin: 5pt;
  vertical-align: bottom;
  width: 80px;
}
A.relateditemname {
  font-size: 8pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.relateditemname:link {
  color: #383f3f;
}
A.relateditemname:visited {
  color: #383f3f;
}
A.relateditemname:hover {
  color: #a0b6b8;
}
table.prodcommentinfo {
  background-color: #EEEEEE;
  border: 1px solid #cdcdcd;
  margin: 8px;
  padding: 10px;
}
Table.prodcommentinfo TD {
  padding: 2px;
}
.prodcommentsmainholder {
  border-top-color: #CDCDCD;
  border-top-style: solid;
  border-top-width: 1px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.prodsubmitcomment {
  padding: 6px;
}
table.articlecommentinfo {
  background-color: #EEEEEE;
  border: 1px solid #cdcdcd;
  margin: 8px;
  padding: 10px;
}
Table.articlecommentinfo TD {
  padding: 2px;
}
.articlecommentsmainholder {
  border-top-color: #CDCDCD;
  border-top-style: solid;
  border-top-width: 1px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.articlesubmitcomment {
  padding: 6px;
}
/* ------------- Customer Area ------------- */
Table.sidenav {
  width: 140px;
}
A.sidenavlink:link {
  font-size: 10pt;
  color: gray;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.sidenavlink:visited {
  font-size: 10pt;
  color: gray;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.sidenavlink:hover {
  font-size: 10pt;
  color: gray;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}
A.sidenavselecteditem:link {
  font-size: 10pt;
  color: #1b7ad3;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.sidenavselecteditem:visited {
  font-size: 10pt;
  color: #1b7ad3;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.sidenavselecteditem:hover {
  font-size: 10pt;
  color: #1b7ad3;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}
.warningmsg {
  color: Red;
}
.confirmmsg {
  color: Green;
}
.hrchangepassword {
  width: 100%;
  height: 2px;
  border-style: solid;
  border-width: thin;
}
.modalBackground {
  background: #0d1014;
  filter: alpha(opacity=80);
  opacity: 0.2;
}
.modalPopup {
  text-align: center;
  padding-top: 20px;
  border-style: solid;
  border-width: 1px;
  background-color: White;
  width: 200px;
  height: 40px;
}
#side_nav {
  width: 152px;
  float: left;
  background: url(images/shoes.gif) no-repeat 0 0;
  padding-top: 340px;
}
div.modalBackgroundCart {
  background-color: Gray;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.modalPopupCart {
  text-align: center;
  padding-top: 20px;
  border-style: solid;
  border-width: 1px;
  background-color: White;
  width: 700px;
  height: 100px;
}
/* ------------- Checkout3 ------------- */
HR.subtotaltotal {
  color: #C0C0C0;
  background-color: #C0C0C0;
  border-style: double;
}
HR.subtotal {
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
  border: 0pt none;
}
/* ------------- Articles ------------- */
TD.articlesideL1 {
  width: 150px;
  vertical-align: top;
  padding-top: 0;
  padding-left: 0;
  padding-right: 20px;
  padding-bottom: 0;
}
A.articletitledetail {
  font-size: 8pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.articletitledetail:link {
  color: #383f3f;
}
A.articletitledetail:visited {
  color: #383f3f;
}
A.articletitledetail:hover {
  color: #a0b6b8;
}
/* ------------- Custom css for content pages ------------- */
/* ---- SERVICES ----  */
P.projectbox {
  float: left;
  width: 110px;
  margin-top: 0;
  margin: 10pt;
  text-align: left;
}
A.projectindeximg {
  float: left;
  padding: 4px;
}
A.projectindeximg:link {
  border: 1px black solid;
}
A.projectindeximg:visited {
  border: 1px black solid;
}
A.projectindeximg:hover {
  border: 1px black solid;
  background-color: black;
}
A.projectindexname {
  width: 100px;
  padding: 3pt 0 5pt 3pt;
  float: left;
  position: relative;
  font-size: 10pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.projectindexname:link {
}
A.projectindexname:visited {
}
A.projectindexname:hover {
}
A.projectindexjob:link {
  width: 200px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.projectindexjob:visited {
  width: 200px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.projectindexjob:hover {
  width: 200px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.projectindexlocation:link {
  width: 300px;
  color: #808080;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 0 0 10pt 10pt;
  position: relative;
  text-decoration: none;
}
A.projectindexlocation:visited {
  width: 300px;
  color: #808080;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 0 0 10pt 10pt;
  position: relative;
  text-decoration: none;
}
A.projectindexlocation:hover {
  width: 300px;
  color: #808080;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 0 0 10pt 10pt;
  position: relative;
  text-decoration: none;
}
A.projectindexmore:link {
  color: black;
  background-color: white;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 2pt;
  position: relative;
  text-decoration: none;
  border-top: 1px black solid;
}
A.projectindexmore:visited {
  color: black;
  background-color: white;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 2pt;
  position: relative;
  text-decoration: none;
  border-top: 1px black solid;
}
A.projectindexmore:hover {
  color: white;
  background-color: black;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 2pt;
  position: relative;
  text-decoration: none;
  border-top: 1px black solid;
}
.projectindexside {
  color: #1F1F1F;
  float: right;
  font-family: Century Gothic,helvetica,Arial;
  font-size: 13pt;
  font-weight: bold;
  line-height: 130%;
  text-align: justify;
  text-transform: uppercase;
  width: 220px;
  margin: 6pt 50pt 0 0;
}
TD.regular {
  font-size: 9pt;
  font-family: Century Gothic,helvetica,Arial;
}
TD.contact A {
  font-family: tahoma,helvetica,Arial;
  font-size: 8pt;
}
TD.contact A:link {
  color: #5a6b80;
  text-decoration: none;
}
TD.contact A:visited {
  color: #5a6b80;
  text-decoration: none;
}
TD.contact A:hover {
  color: #2462af;
  text-decoration: underline;
}
.servicesindexbox {
  color: #1F1F1F;
  font-family: Century Gothic,helvetica,Arial;
  font-size: 11pt;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  text-transform: uppercase;
  width: 256px;
  margin: 3px;
  padding: 4px;
  border: 1px solid #000000; "
}
A.servicesindexboxttl {
  font-size: 20pt;
  width: 100%;
  color: #4a4a4a;
  text-decoration: none;
}
A.servicesindexboxttl:link {
}
A.servicesindexboxttl:visited {
}
A.servicesindexboxttl:hover {
}
.servicesindexbox:hover {
  color: white;
  background-color: black;
}
.servicesindexbox img {
  margin: 0 0 10px 0;
}
/* ---- PRESS ----  */
span.pressindextitle {
  width: 170px;
  padding: 4pt 0 4pt 0;
  float: left;
  position: relative;
  font-size: 14pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  color: black;
  font-weight: bold;
}
P.pressbox {
  float: left;
  width: 230px;
  margin-top: 0;
  margin: 10pt 10pt 0 0;
}
A.pressindeximg {
  float: left;
  padding: 4px;
  width: 29px;
}
A.pressindeximg:link {
  border: 1px black solid;
}
A.pressindeximg:visited {
  border: 1px black solid;
}
A.pressindeximg:hover {
  border: 1px black solid;
  background-color: black;
}
A.pressindexitem {
  width: 170px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  color: black;
  font-weight: bold;
}
A.pressindexitem:link {
  text-decoration: none;
}
A.pressindexitem:visited {
  text-decoration: none;
}
A.pressindexitem:hover {
  text-decoration: underline;
}
/* ---- BIOS ----  */
P.biobox {
  float: left;
  width: 450px;
  margin-top: 0;
  margin: 10pt 10pt 0 0;
}
A.bioindeximg {
  float: left;
  padding: 4px;
}
A.bioindeximg:link {
  border: 1px black solid;
}
A.bioindeximg:visited {
  border: 1px black solid;
}
A.bioindeximg:hover {
  border: 1px black solid;
  background-color: black;
}
A.bioindexname:link {
  width: 300px;
  padding: 0 0 5pt 10pt;
  float: left;
  position: relative;
  font-size: 14pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.bioindexname:visited {
  width: 300px;
  padding: 0 0 5pt 10pt;
  float: left;
  position: relative;
  font-size: 14pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.bioindexname:hover {
  width: 300px;
  padding: 0 0 5pt 10pt;
  float: left;
  position: relative;
  font-size: 14pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.bioindexjob:link {
  width: 200px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.bioindexjob:visited {
  width: 200px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.bioindexjob:hover {
  width: 200px;
  padding: 0 0 0 10pt;
  float: left;
  position: relative;
  font-size: 8pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
A.bioindexlocation:link {
  width: 300px;
  color: #808080;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 0 0 10pt 10pt;
  position: relative;
  text-decoration: none;
}
A.bioindexlocation:visited {
  width: 300px;
  color: #808080;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 0 0 10pt 10pt;
  position: relative;
  text-decoration: none;
}
A.bioindexlocation:hover {
  width: 300px;
  color: #808080;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 0 0 10pt 10pt;
  position: relative;
  text-decoration: none;
}
A.bioindexmore:link {
  color: black;
  background-color: white;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 2pt;
  position: relative;
  text-decoration: none;
  border-top: 1px black solid;
}
A.bioindexmore:visited {
  color: black;
  background-color: white;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 2pt;
  position: relative;
  text-decoration: none;
  border-top: 1px black solid;
}
A.bioindexmore:hover {
  color: white;
  background-color: black;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  padding: 2pt;
  position: relative;
  text-decoration: none;
  border-top: 1px black solid;
}
.bioindexside {
  color: #1F1F1F;
  float: right;
  font-family: Century Gothic,helvetica,Arial;
  font-size: 13pt;
  font-weight: bold;
  line-height: 130%;
  text-align: left;
  text-transform: uppercase;
  width: 220px;
  margin: 6pt 10pt;
}
.bioarticletop {
  width: 750px;
  float: left;
  background-color: black;
  padding: 0;
  margin: 0;
  height: 40px;
}
.bioarticlename {
  color: white;
  width: auto;
  height: auto;
  margin: 5px;
  float: left;
  font-size: 18pt;
  color: #cdcdcd;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  font-weight: bold;
}
.bioarticlejob {
  color: white;
  width: auto;
  margin: 16px 0 0 10px;
  float: left;
  font-size: 8pt;
  font-family: Century Gothic, helvetica, arial;
  text-decoration: none;
  font-weight: bold;
}
.bioarticlelocation {
  width: auto;
  color: white;
  float: left;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  margin: 16px 0 0 15px;
  text-decoration: none;
  vertical-align: middle;
}
.bioarticletop2 {
  width: 75px;
  height: 40px;
  float: left;
  background-color: black;
  margin-left: 1px;
}
a.bioarticlemore {
  text-align: center;
  font-family: Century Gothic,helvetica,arial;
  font-size: 8pt;
  font-weight: bold;
  padding: 10px;
  position: relative;
  text-decoration: none;
  top: 13px;
  width: auto;
}
a.bioarticlemore:link {
  color: white;
  background-color: black;
}
a.bioarticlemore:visited {
  color: white;
  background-color: black;
}
a.bioarticlemore:hover {
  color: black;
  background-color: white;
}
.bioarticleimg {
  width: 824px;
  float: left;
  border: 1px solid black;
  padding: 0px;
  margin: 6px 0;
}
.bioarticletext {
  width: 804px;
  float: left;
  border: 1px solid black;
  padding: 10px;
  font-family: Century gothic, helvetica, arial;
  font-size: 10pt;
}
.bioarticletext P {
  padding: 10px;
  margin: 0;
}
TD.articlethumbindex {
  padding: 10px;
}
a.articletitleindex {
  font-size: 10pt;
  font-family: Century Gothic, Arial;
}
A.articletitleindex:link {
  color: #414141;
  text-decoration: none;
}
A.articletitleindex:visited {
  color: #414141;
  text-decoration: none;
}
A.articletitleindex:hover {
  color: #414141;
  text-decoration: underline;
}
DIV.bioarticle {
  font-family: Century Gothic;
  font-size: 10pt;
  text-align: left;
  width: 600px;
  line-height: 150%;
}
h1.bioarticle {
  font-size: 14pt;
  line-height: 100%;
}
.textsmallwhite {
  font-size: 8pt;
  color: #d5d5d5;
  font-family: helvetica, arial, tahoma;
}
.content1 {
  font-size: 10pt;
  color: #0084c2;
  font-family: tahoma, helvetica, arial;
}
.content1 a {
  color: #00679c;
  font-family: tahome, helvetica, arial;
  font-size: 10pt;
  line-height: 150%;
  text-decoration: none;
}
.contentsmall a {
  color: #00679c;
  font-family: tahome, helvetica, arial;
  font-size: 8pt;
  line-height: 150%;
  text-decoration: none;
}
.content1eco {
  font-size: 10pt;
  color: #734600;
  font-family: tahoma, helvetica, arial;
}
.content1eco a {
  color: #00679c;
  font-family: tahome, helvetica, arial;
  font-size: 10pt;
  line-height: 150%;
  text-decoration: none;
}
.content2 {
  font-size: 10pt;
  color: #cc58a0;
  font-family: tahoma, helvetica, arial;
}
/*Added by Sai when we updated script 164*/
span.articlegrouptitle {
}
span.articletitle {
}
span.articledesc {
}
ul.articlecountmainholder {
  cursor: pointer;
}
li.articlecountholder {
}
/* Following class was added By Sunil on 23/01/2009 its basicaly for quiack add 
		image to align left of productimage */
img.quickview {
  left: 16px;
  position: relative;
  cursor: pointer;
}
/*Added by Lava Kumar for shipping address and billing addres alignment*/
span.orderconfbilladdr {
  text-align: left;
}
.conffieldsetship {
  text-align: left;
}
.conffieldsetbill {
  text-align: left;
}
span.msrpprice {
  display: table-row;
}
span.defaultprice {
  display: table-row;
}
span.saleprice {
  display: table-row;
}
.quickview {
  left: 18px;
  position: relative;
  cursor: pointer;
}
Table.orderview {
  width: 100%;
}
.txtbox {
  background: none;
  border: none;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
}
A.soldoutprodindex {
  font-size: 11px;
}
A.soldoutprodindex:visited {
  font-size: 11px;
}
A.soldoutprodindex:hover {
  font-size: 11px;
}
A.soldoutprodindex:link {
  font-size: 11px;
}
/*included by lava kumar for credit card help page,which is there on check out step3*/
body.floatwindow {
  background-image: none;
  background-color: White;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}
/*included by lava kumar for allproducts page custom html- 05/mar/2009*/
td.lefthtml {
  background-color: #FFFFFF;
  vertical-align: middle;
}
div.tophtml {
}
/* Following css class was added sunil which belongs to the anchor tag which holds the 
   active wishlist/giftregistry name linking to the wishlist/registry -- 05/03/2009 */
a.activewish {
}
a.activewish:visited {
}
a.activewish:hover {
}
a.activewish:link {
}
/*_____________________________________________________  container & overlay  */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center; /* centers #shadowbox in quirks and IE */
}
#shadowbox_overlay {
  position: absolute;
}
/*_______________________________________________________________  shadowbox  */
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left; /* reset left alignment */
}
/*____________________________________________________________________  body  */
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}
/*_________________________________________________________________  loading  */
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606; /* should match loading image background color */
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(images/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande' , Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link, #shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}
/*____________________________________________________________  title & info  */
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande' , Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  height: 26px;
}
#shadowbox_title_inner {
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}
/*_____________________________________________________________________  nav  */
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(images/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(images/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(images/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(images/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(images/pause.png);
  background-repeat: no-repeat;
}
/*_________________________________________________________________  counter  */
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}
/*___________________________________________________________________  clear  */
div.shadowbox_clear {
  clear: both; /* clear floating counter & nav */
}
/*________________________________________________________________  messages  */
div.shadowbox_message {
  font-family: 'Lucida Grande' , Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link, div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}
#shadowbox_title, #shadowbox_info {
  border: 0px;
}
/*Inclued by lava kumar for XL image - 10/03/2009*/
/*Inclued by lava kumar for XL image-Large view link - 13/03/2009*/
/*Inclued by lava kumar for XL image - 10/03/2009*/
/*Inclued by lava kumar for XL image-Large view link - 13/03/2009*/
A.largeview {
  font-size: 40px;
}
A.largeview:visited {
  font-size: 30px;
}
A.largeview:hover {
  font-size: 50px;
}
A.largeview:link {
  font-size: 15px;
}
.advancedsearch {
  text-decoration: underline;
  cursor: pointer;
}
/* Following css class was added by sunil on 31/03/2009 as its used in productdetails page customernotes */
td.productcustomernotes {
}
/* Following css class was added by sunil on 31/03/2009  ----- Its being used in allproducts page by the datalist
   which holds the categories */
table.categoryindex {
  width: 100%;
}
td.categoryindex {
  vertical-align: bottom;
  text-align: center;
  width: 100px;
}
td.categoryimageindex {
}
td.categorynameindex {
}

A.categorynameindex {
  font-size: 8pt;
  color: #383f3f;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
}
A.categorynameindex:link {
  color: #383f3f;
}
A.categorynameindex:visited {
  color: #383f3f;
}
A.categorynameindex:hover {
  color: #a0b6b8;
}

/*Following Class added by sai for Shared/CustomeraddressControl.ascs on April-4-09*/
table.tblcustaddr {
  margin-left: 8px;
  width: 400px;
}
.labelstrong {
  font-weight: bold;
}
td.labelstrong {
  font-weight: bold;
}
.mediathumb {
  list-style: none;
}
DIV.articleback {
  height: 0px;
}
A.articleback {
  color: #FFFFFF;
}
A.articleback:link {
  color: #FFFFFF;
}
A.articleback:visited {
  color: #FFFFFF;
}
A.articleback:hover {
  color: #FFFFFF;
}
.msrpindex {
}
.msrpvalueindex {
  text-decoration: line-through;
}
.originalpricevalueindex {
  text-decoration: line-through;
}
.originalpricevaluedetails {
  text-decoration: line-through;
}
.productsaleindex {
}
.productsaledetails {
}
.originalprice {
  text-decoration: line-through;
}
.yourprice {
  color: Maroon;
}
/* 2009-07-08 */
.wwheader {
  font-weight: bold;
  text-decoration: none;
  color: White;
  background-color: #5D7B9D;
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  padding: 4px;
  background: url('../../images/bluegradbg.png');
  cursor: move;
}
div.topholder {
  float: left;
}
.retaileraddress {
  list-style: none;
}
Table.viewcart {
  width: 100%;
}
div.customheader {
  margin-left: 110px;
  top: 10px;
  position: relative;
  width: auto;
}
.relatedprodholder {
}
.productnewindex {
}
.articlemediaitem {
  float: left;
  padding: 2px;
}
/*Calender*/
.caltitle {
  background-color: #376091;
  color: White;
  font-weight: bold;
  height: 1%;
}
.calheader {
  background-color: #95B3D7;
  color: White;
  font-weight: bold;
  height: 25px;
}
.calnextday {
  color: red;
  font-weight: bold;
  font-size: 18px;
  height: 1%;
}
.calday {
  background-color: #DBE5F1;
  color: black;
  font-weight: bold;
  font-size: 9px;
  height: 100px;
  border-width: 1px;
  vertical-align: top;
  text-align: left;
}
.calothermonth {
  background-color: Gray;
  color: black;
  font-weight: bold;
  font-size: 9px;
  height: 100px;
  border-width: 1px;
  vertical-align: top;
  text-align: left;
}
.calender {
  border-width: 1px;
  border-color: black;
}
/* CSS Version - 193 */
.loginholder {
  width: 235px;
}
.NewCustholder {
  width: 235px;
}
A.lastviewedname:link {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.lastviewedname:visited {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.lastviewedname:hover {
  font-size: 8pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
.agentsearchcompany {
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}
.agentsearchaddress {
  text-align: left;
  font-size: 14px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.agentsearchdirection {
  color: Black;
  font-size: 12px;
  text-decoration: none;
  text-align: left;
}
HR.hragentsearch {
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
  border: 0pt none;
}
.googlemap {
  width: 700px;
  height: 400px;
}
A.agentsearchdirection:link {
  color: #2c2c2c;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
.gridview {
}
.productdetailsitem {
}
.productdetails {
}
.productdetailsheader {
}
.prodcomments {
  float: left;
}
.lastviewed {
}
TD.articletags {
  color: black;
}
.pdcustomformheader {
}
.articletagtitle {
}
.customformtitle {
}
.customformbody {
}
.customformholder {
}
.custombody {
}
.customsubmit {
}

/*Version196*/

.formcaptchalabel {
  float: left;
}
.prodcapchacode {
  float: right;
}

#show {
  height: 40px;
  display: table;
  padding: 5px 15px 5px 10px;
  font: bold 11px Arial, Helvetica, sans-serif;
  border-top: 1px solid #ccc;
  color: #404040;
}

#show div {
  width: 50px;
  float: left;
  margin: 7px 3px 0 0;
  border: 1px solid #ccc;
  color: #777;
  font-size: 10px;
  text-align: center;
  cursor: pointer;
  cursor: hand;
  font-weight: normal;
}
#show div.selected {
  background: #e50278;
  color: #fff;
}
.articlesideL1 {
  width: 175px;
  float: left;
  vertical-align: top;
}
.articlecontent {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  vertical-align: top;
}
.articlecontentdetails {
}
.allcommentsholder {
}
div.articletags {
}
.articlecommentinfo {
  width: 700px;
  background-color: #EEEEEE;
  border: 1px solid #cdcdcd;
  margin: 8px;
  padding: 10px;
}
.divtable {
  display: table;
}
.divrow {
  display: table-row;
}
.articlecommentright {
  display: table-cell;
  padding-top: 4px;
}
.articlecommentleft {
  display: table-cell;
  width: 60px;
  vertical-align: middle;
  padding-top: 4px;
}
.articlecommentcaptcharight {
  display: table-cell;
  padding-top: 4px;
}
.articlecommentcaptchaleft {
  display: table-cell;
  width: 60px;
  vertical-align: middle;
  padding-top: 8px;
}
.articlecommentsterms {
  width: 300px;
}

.floatleft {
  float: left;
}
.floatright {
  float: right;
  width: 39%;
}
.divcs1customercheckout {
  padding-left: 40px;
  position: relative;
}
.customeraddresstable {
  width: 100%;
}
td.leftcs1 {
  width: 60%;
}
td.rightcs1 {
  width: 40%;
  vertical-align: top;
}
div.formtitle {
  color: #164978;
  font-family: helvetica,arial,tahoma;
  font-size: 14pt;
}
.prodcapchacode {
}
.articlesindex {
  display: marker;
  position: relative;
}
.articlegroups {
  width: 175px;
  float: left;
  position: relative;
}
.articlesearch {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.articleDetailstablelayout {
  display: table;
}
.articleimageindex {
  float: left;
  overflow: hidden;
}
.articledetialsindex {
  overflow: hidden;
}
.articledetail {
}
span.bottommenuitem {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
}
span.bottommenuitems {
  display: table-cell;
}
div.bottommenuholder {
  border: 0 solid #ffffff;
  height: 0;
  padding: 0;
  width: 100%;
}
.menuitems {
  float: left;
}
.menuitem {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}
.articlephotos {
  display: table-cell;
}
div.customsearchholder {
}

span.bottommenuitem {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
}
span.bottommenuitems {
  display: table-cell;
}
div.bottommenuholder {
  border-top: 1px solid #e0d6c2;
  width: 100%;
  height: 0;
  padding-left: 14px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
}
div.topmenuholder {
  border-top: 1px solid #e0d6c2;
  width: 100%;
  height: 24px;
  padding-left: 14px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
}
span.menuitems {
  display: table-cell;
}
span.menuitem {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.catdes {
  display: none;
}
/*29/4/2010*/
.storepage {
  display: table;
width:100%;
}
.sideL {
  background-color: #FFFFFF;
  width: 15%;
  float: left;
  position: relative;
  vertical-align: top;
}
.categoryindexleftside {
  vertical-align: middle;
  float: left;
  position: relative;
  width: 5%;
}
.dydataholder {
  float: left;
  position: relative;
  vertical-align: middle;
  text-align: left;
  height: auto;
  width: 100%;
}
.storehtmlholder {
  display: table-cell;
  float: left;
}
.storesearchholder {
  text-align: left;
}
.categoryindextop {
  text-align: center;
}
.dydata {
  vertical-align: top;
  /* commented on 30/6/2010
 display: table;
  float: none;
  width: 100%;*/
  position:relative;
}
.dydatapaging {
  width: 675px;
  display: table;
}

/* 26/05/2010 ---- not yet uploaded to live */
/* on product details page */
/* comm TD.productdetail */
.productdetail {
  position: relative;
  width: 100%;
}
.sideLproductdetails {
  background-color: #FFFFFF;
  width: 15%;
  float: left;
  vertical-align: top;
  position: relative;
}
.holder {
  width: 900px;
  margin: 0px;
  background-image: url( 'images/2009holidaysquare.jpg' );
  display: table;
}
.searchholder {
}
.sideLsearchdetails {
  background-color: #FFFFFF;
  width: 15%;
  float: left;
  vertical-align: top;
  position: relative;
}
.searchdetail {
  position: relative;
  width: 85%;
  float: left;
}
.homedetailholder {
}
.sideLhomedetaildetails {
  background-color: #FFFFFF;
  width: 15%;
  float: left;
  vertical-align: top;
  position: relative;
}
.homedetail {
  position: relative;
  float: left;
}

