/* ------------- Last updated: Feb 19, 2008 ------------- */
/* ------------- General Layout ------------- */

BODY {
  background-image: url("/articleimages/bg1.gif");
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-right: 0px;
  background-color: #f4edcf;
  font-size: 10pt;
  font-family: tahoma, helvetica;
}
BODY.floatwindow {
  background-image: url("/articleimages/whitebg.gif");
  background-color: white;
}
BODY.popupbody {
  background-image: url("/articleimages/whitebg.gif");
  background-color: white;
}

/* ajax "Loading" text */
.loading {
  font-family: tahoma, helvetica;
}

Table.app {
  background-image: url("");
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  width: 932px;
  border-top: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  border-left: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
}

Table.header {
  background-image: url("");
  background-repeat: no-repeat;
}

A.Logo {
  float: left;
  margin-top: 10px;
  margin-left: 14px;
  margin-right: 0px;
  margin-bottom: 0px;
}



.pipe {
  color: #000000;
}

A.welcomemsg {
  font-size: 10pt;
  color: #4f81cf;
  font-family: tahoma, helvetica;
  text-decoration: none;
}


A.logout {
  font-size: 10pt;
  color: #4f81cf;
  font-family: tahoma, helvetica;
  text-decoration: underline;
}


TD.quicksearch {
  padding-left: 0px;
  padding-right: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
}

Input span.quicksearch {
  font-family: helvetica, arial, tahoma;
  color: #FFFFFF;
}

A.quicksearch:link {
  font-size: 10pt;
  color: #4f81cf;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.quicksearch:visited {
  font-size: 10pt;
  color: #4f81cf;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.quicksearch:hover {
  font-size: 10pt;
  color: #4f81cf;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}
img.quicksearch {
  cursor: pointer;
  vertical-align: middle;
}

DIV.viewcart img {
  vertical-align: bottom;
}

A.viewcartlink {
  font-size: 10pt;
  color: #4f81cf;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
}
A.viewcartlink:link {
}
A.viewcartlink:visited {
}
A.viewcartlink:hover {
  text-decoration: underline;
}

TR.topmenu {
}

TD.topmenu {
  padding-left: 14px;
  padding-right: 15px;
  padding-top: 4px;
  padding-bottom: 8px;
  vertical-align: middle;
}
Table.topmenuholder {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  background-color: #ff6600;
  width: 100%;
}

TD.topmenuholder {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  vertical-align: center;
}

Table.menuitems {
  float: left;
}
TD.menuitem {
  white-space: nowrap;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}
A.menuitemlink {
  text-transform: uppercase;
  font-size: 9pt;
  font-weight: bold;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  vertical-align: middle;
}
A.menuitemlink:link {
  color: #FFFFFF;
}
A.menuitemlink:visited {
  color: #FFFFFF;
}
A.menuitemlink:hover {
  color: #FFFFFF;
}
td.topmenuholder table tbody tr td img {
  margin: 0px 10px 0px 10px;
}

/*----------- top menu: floating style -----------*/

table.floatmenuitems TD {
  padding: 1px;
}

A.floatmenuitemlink {
  color: #FFFFFF;
  font-size: 10pt;
  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: #d752a4;
  width: 100px;
}
Div.floatmenu TD:hover {
  white-space: nowrap;
  width: 100%;
  background-color: #df82bc;
}


Table.main {
  float: center;
  border-width: 0;
  width: 100%;
}

TD.main {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 14px;
  width: 100%;
}

H1.pagetitle {
  font-size: 14pt;
  line-height: 14px;
  color: #585c64;
  font-family: tahoma, helvetica, arial;
  font-weight: light;
}

H1.pagetitlewish {
  font-size: 14pt;
  line-height: 20px;
  color: #e2577c;
  font-family: tahoma, helvetica, arial;
  font-weight: light;
}


TD.formtitle {
  font-size: 14pt;
  color: #164978;
  font-family: helvetica, arial, tahoma;
}

.formtitle1 {
  font-size: 10pt;
  font-weight: bold;
  color: #164978;
  font-family: helvetica, arial, tahoma;
}

TD.bottommenu {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}


Table.bottommenuitemholder {
  background-color: #ada895;
}
TD.bottommenuitemholder {
  vertical-align: center;
  padding: 2px 2px 2px 8px;
}

Table.bottommenuholder {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  background-color: #ada895;
  width: 100%;
}

TD.bottommenuholder {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
}


Table.bottommenuitems {
  float: left;
}

TD.bottommenuitem {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 1px;
}
A.bottommenulink {
  font-size: 10pt;
  color: #FFFFFF;
  font-family: tahoma, helvetica, arial;
  text-decoration: none;
}
A.bottommenulink:link {
}
A.bottommenulink:visited {
}
A.bottommenulink:hover {
}

Table.footer {
  vertical-align: middle;
  width: 880px;
  background-image: url("");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  border-collapse: collapse;
  padding: 10px;
}

TD.footer {
  text-align: center;
  font-family: helvetica, arial, tahoma;
  font-size: 8pt;
  color: #222828;
}
Table.footer A:link {
  margin-top: 20pt;
  font-size: 8pt;
  color: #003237;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
Table.footer A:visited {
  margin-top: 20pt;
  font-size: 8pt;
  color: #003237;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
Table.footer A:hover {
  margin-top: 20pt;
  font-size: 8pt;
  color: #003237;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}

A.dbDirector:link {
  line-height: 250%;
  margin-top: 20pt;
  font-size: 8pt;
  color: #003237;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.dbDirector:visited {
  line-height: 250%;
  margin-top: 20pt;
  font-size: 8pt;
  color: #003237;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.dbDirector:hover {
  line-height: 250%;
  margin-top: 20pt;
  font-size: 8pt;
  color: #003237;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}

/* ------------- Store Categories ------------- */

div.Category {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}


div.Category {
  margin-left: 6px;
}

TD.ActiveSubCategory {
}

A.ActiveSubCategory:link {
  font-size: 10pt;
  color: #000000;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  margin-left: 1px;
}
A.ActiveSubCategory:visited {
  font-size: 10pt;
  color: #000000;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  margin-left: 1px;
}
A.ActiveSubCategory:hover {
  font-size: 10pt;
  color: #000000;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  margin-left: 1px;
}

TD.Category {
}

A.Category:link {
  font-size: 10pt;
  color: #1b7ad3;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.Category:visited {
  font-size: 10pt;
  color: #1b7ad3;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.Category:hover {
  font-size: 10pt;
  color: #ff9813;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}

TD.ActiveSubCategory {
}

A.ActiveSubCategory:link {
  font-size: 10pt;
  color: #000000;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  margin-left: 4px;
}
A.ActiveSubCategory:visited {
  font-size: 10pt;
  color: #000000;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  margin-left: 4px;
}
A.ActiveSubCategory:hover {
  font-size: 10pt;
  color: #000000;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  margin-left: 4px;
}


/* ------------- General Elements ------------- */

A.reglink {
  font-size: 10pt;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
  margin-left: 4px;
}
A.reglink:link {
  color: #1d67c2;
}
A.reglink:visited {
  color: #1d67c2;
}
A.reglink:hover {
  color: #2486ff;
}
.viewcartitems {
}
span.formlabel2 {
}
TD.formlabel2 {
}
Td.formtext2 {
}
TD.formlabel {
}


/* ------------- Store Layout ------------- */

TD.sideL {
  width: 0px;
  padding: 0 0 10px 0;
  vertical-align: top;
}

TD.dydata {
  vertical-align: top;
}

TR.formheaderbg {
  background-color: #61b8d3;
  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;
}


/* ------------- Store Product Index ------------- */


Table.dydatapaging {
  width: 100%;
}

td.pagenumberactive {
}
SPAN.pagenumberactive {
  font-size: 10pt;
  color: #ffffff;
  font-family: Century Gothic, arial, tahoma;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
  background-image: url("");
  background-repeat: no-repeat;
}

span.pagenavmore {
}
.pageslabel {
  font-color: #6e797a;
}
.pagenumber {
  font-color: #17a5af;
  margin-left: 3px;
}
A.pagenumber:link {
  font-size: 10pt;
  color: #567779;
  font-family: Century Gothic, arial, tahoma;
  text-decoration: none;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
}
A.pagenumber:visited {
  font-size: 10pt;
  color: #567779;
  font-family: Century Gothic, arial, tahoma;
  text-decoration: none;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
}
A.pagenumber:hover {
  font-size: 10pt;
  color: #ffffff;
  background-color: #80b5c7;
  font-family: Century Gothic, arial, tahoma;
  text-decoration: none;
  padding-top: 0pt;
  padding-bottom: 0pt;
  padding-left: 2pt;
  padding-right: 2pt;
}

span.pageslabel {
  font-size: 9pt;
  color: #567779;
  font-family: helvetica, arial, tahoma;
}

TD.sortbyholder {
  text-align: right;
}

span.sortby {
  font-size: 9pt;
  color: #567779;
  font-family: helvetica, arial, tahoma;
}

select.sortby {
  border: 1px solid #6F7173;
  font-family: Arial, helvetica, tahoma;
  font-size: 9pt;
}
Table.productindex {
  margin: 20px 20px 0 0;
}

TD.productindex {
  text-align: center;
  border: 1px solid #CDCDCD;
}


A.productnameindex:link {
  font-size: 10pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productnameindex:visited {
  font-size: 10pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productnameindex:hover {
  font-size: 10pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productpriceindex:link {
  font-size: 9pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productpriceindex:visited {
  font-size: 9pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.productpriceindex:hover {
  font-size: 9pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}



Table.breadcrumbs {
  margin: 4px;
}

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.productdetail {
  text-align: right;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
}
Table.productdetaildata {
  width: 700px;
  float: right;
}

TD.productdetailtext {
  text-align: left;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 12px;
  padding-bottom: 0px;
}

.producttitledetail {
  font-size: 13pt;
  color: #252c50;
  font-family: tahoma, helvetica, arial;
  font-weight: light;
  background-color: #cfd2e2;
  padding: 2px;
}
.productstyledetail {
  font-size: 8pt;
  color: #902b4b;
  font-family: helvetica, arial, tahoma;
}
.productdesc {
  padding: 10px 0 0 0;
  font-size: 10pt;
  color: #452e35;
  font-family: tahoma, helvetica, arial;
}

Table.productfeatures {
  margin-top: 6px;
  margin-left: 14px;
  margin-right: 6px;
  margin-bottom: 6px;
}

LI.productfeature {
  color: #452e35;
  font-size: 9pt;
}

DIV.prodpricedetail {
  font-size: 9pt;
  padding-top: 12px;
  color: #452e35;
}

HR.hrproductprice {
  color: #C0C0C0;
  background-color: #C0C0C0;
  height: 1px;
  border: 0pt none;
}
.swatch {
  padding: 2px;
  cursor: pointer;
  cursor: hand;
}

HR.hrproductviewthumbs {
  color: #0084C2;
  background-color: #0084C2;
  height: 1px;
  border: 0pt none;
}

IMG.productviewthumb {
  cursor: pointer;
  cursor: hand;
  border: 1px solid #C0C0C0;
}

IMG.product {
  cursor: pointer;
  cursor: hand;
}

HR.productdetails {
  color: #C0C0C0;
  border-style: solid;
  border-width: 1px;
}
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;
}

TD.lastviewedheader {
  text-align: left;
}
.lastviewedholder {
  list-style: none;
}

li.lastviewedlist {
  text-align: center;
  width: 65px;
}

a.lastviewedname {
  color: #383F3F;
  font-family: helvetica,arial,tahoma;
  font-size: 8pt;
  text-decoration: none;
}


/* ------------- 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;
}


#wrapper {
  background: #fff url("images/ww_bg.gif") repeat-y;
  width: 780px;
  min-height: 700px;
  margin: auto;
}
#header {
  background: #4B6F9F url(images/ww_header.gif) no-repeat 0 90px;
  color: #fefffd;
  padding: 5px 10px 163px 10px;
  height: 84px;
}

h2 {
  font-size: 20px;
  padding-bottom: 7px;
  width: 400px;
  float: left;
}

#breadcrumbs {
  font: 14px Arial, Helvetica, sans-serif;
  color: #ABC2CA;
  float: right;
}
#breadcrumbs span.arrows {
  padding-left: 18px;
  background: url(images/bcrumbs_arrow.gif) no-repeat 0 3px;
}
#breadcrumbs span.selected {
  color: #fff;
}
#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;
}


/* ------------- Custom css for content pages ------------- */

.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%;
}

td.topmenuholder table tbody tr td img {
}

img.navdivider {
}


.topnavdivider {
}

.txtbox {
  background: none;
  border: none;
  margin: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 11px;
}

/* Following class was added By Sunil on 16/02/2009  -  These classes are related to productdetails page */

div.longdesc {
}

table.holder {
}
/*included by lavakumar for allproducts,productfilter,custom search pages price text on 21/02/2009*/
table.productdetaildata {
}
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;
}
/*Added as the shadow box not working in IE8*/

#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*/
A.largeview:link {
  font-size: 8pt;
  color: #FF6600;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}
A.largeview:visited {
  font-size: 8pt;
  color: #FF6600;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}
A.largeview:hover {
  font-size: 8pt;
  color: #FF6600;
  font-family: helvetica, arial, tahoma;
  text-decoration: underline;
}


/* Following pagenumber classes were added by sunil on 25/03/2009 which are used by 
   next and previous links of paging control */
A.pagenumbernext {
  font-size: 8pt;
  color: #567779;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
A.pagenumbernext:link {
  color: #567779;
}
A.pagenumbernext:visited {
  color: #567779;
}
A.pagenumbernext:hover {
  color: #00cbd9;
}



.pagenumbernext {
  font-color: #17a5af;
  margin-left: 3px;
}

A.pagenumberprev {
  font-size: 8pt;
  color: #567779;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
A.pagenumberprev:link {
  color: #567779;
}
A.pagenumberprev:visited {
  color: #567779;
}
A.pagenumberprev:hover {
  color: #00cbd9;
}



.pagenumberprev {
  font-color: #17a5af;
  margin-left: 3px;
}



/* Following two class was added by sunil, They are being used in the advancedsearch page - 25/03/2009 */
.advancedsearch {
  color: Blue;
  text-decoration: underline;
  cursor: pointer;
}

TD.navproddetails {
  vertical-align: top;
  text-align: right;
  color: Blue;
  font-family: Arial Narrow;
  font-weight: bold;
}
A.navprodprev {
  vertical-align: top;
  text-align: right;
  color: Gray;
  font-family: Arial Narrow;
  font-weight: bold;
  text-decoration: none;
}
A.navprodnext {
  vertical-align: top;
  text-align: right;
  color: Gray;
  font-family: Arial Narrow;
  text-decoration: none;
}


/*Following Class added by sai for Shared/CustomeraddressControl.ascs on April-4-09*/
table.tblcustaddr {
  margin-left: 8px;
  width: 370px;
}

.mediathumb {
  list-style: none;
}

.msrpindex {
}
.msrpvalueindex {
  text-decoration: line-through;
}

.originalpricevalueindex {
  text-decoration: line-through;
}

.originalpricevaluedetails {
  text-decoration: line-through;
}
.originalprice {
  text-decoration: line-through;
}
.msrpvaluedetails {
  text-decoration: line-through;
}
.yourprice {
  color: Maroon;
}

/* 2009-07-08 */

div.topholder {
  float: left;
}

div.logo {
  float: left;
  width: 358px;
  height: 83px;
}

div.welcome {
  float: left;
  margin-top: 60px;
  padding-left: 0;
  text-align: right;
  width: 324px;
}

.wwheader {
  font-weight: bold;
  text-decoration: none;
  color: White;
  background-color: #5D7B9D;
  padding: 4px;
  background: url('../../images/bluegradbg.png');
  cursor: move;
}

.blackborder {
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  border-style: solid;
  border-width: 2px;
  border-color: #5D7B9D;
}


div.quicksearch {
  float: right;
  padding-right: 4px;
  padding-top: 12px;
}

div.cart {
  float: right;
  margin-right: 10px;
  margin-top: 22px;
  text-align: right;
}

.retaileraddress {
  list-style: none;
}

img.quickssearch {
  vertical-align: top;
  cursor: pointer;
}

Table.viewcart {
  width: 100%;
}

div.dragme {
  background: url('images/bluegradbg.png');
  font-weight: bold;
  padding: 4px;
}
BODY.popupbody.div.mailfriendmsg {
  font-family: Arial;
  font-size: medium;
  vertical-align: middle;
  color: Green;
  font-weight: normal;
}
/* CSS Version - 189 */



.cpBody {
  height: 0px;
  overflow: hidden;
  background-color: #EAEAEA;
}
.lstbox {
  width: 350px;
  height: 250px;
}
.gvheadercorner {
  width: 11px;
}
.gvheadercornerimage {
  height: 27;
  width: 11;
  border: 0px;
}
.transimage {
  border: 0px;
  height: 10px;
  width: 10px;
}

/* CSS Version - 192 */


.relatedprodholder {
}
.productnewindex {
}


/* Included for the calendar control in the root calendar.aspx - Prashant */
.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;
}
#loadingtext {
  padding-left: 20px;
}
TR.subcategory {
  padding-top: 10px;
}

/* 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 {
}
.productdetailrelateditem {
}
.prodcomments {
  float: left;
}
.lastviewed {
  float: left;
}
.lastvieweditem {
  float: left;
}
BR.lastviewed {
  display: none;
}
.related {
  float: left;
}
.relateditem {
  float: left;
}
.relatedheader {
}
.lastviewedheader {
}
.relatedlist {
}
.lastviewedlist {
}
.joinmail {
}
.lastviewedimg {
}
.relateditemsheader {
}
.relateditemimg {
}
.relateditems {
  float: left;
}
.relateditem {
  float: left;
}
.relateditemsholder {
}
A.relateditemname:link {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.relateditemname:visited {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.relateditemname:hover {
  font-size: 8pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
.mailfriend {
  padding-left: 70px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.mailfriendcode {
  width: 80px;
  float: left;
  margin-top: 65px;
}
.crossitemsholder {
  list-style: none;
}
.crossitemheader {
}
.crossitem {
  float: left;
}
.crossimage {
}
A.crossitemname:link {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.crossitemname:visited {
  font-size: 8pt;
  color: #656d6e;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A.crossitemname:hover {
  font-size: 8pt;
  color: #a0b6b8;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
.navdivider {
}
.catsearchengine {
}

A span.productnameindex {
  font-size: 10pt;
  color: #383f3f;
  font-family: helvetica, arial, tahoma;
  text-decoration: none;
}
A span.productnameindex:link {
  color: #383f3f;
}
A span.productnameindex:visited {
  color: #383f3f;
}
A span.productnameindex:hover {
  color: #a0b6b8;
}

TD.articletags {
  color: black;
}
.pdcustomformheader {
}
.articletagtitle {
}
.customformtitle {
  color: Maroon;
  font-size: 14pt;
  font-family: helvetica, arial, tahoma;
}

