/* CSS Document */

body
{
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  background: url(images/bg_content.jpg) #BCD2D0;
}

#maintable
{
  width: 1004px;
  margin-top: 10px;
}

#headermenu
{
  width: 100%;
  text-align: right;
  padding-right: 20px;
}

#mbox2
{
  width: 100%;
}

#mbox2 .tl
{
  background: url(images/mboxTL.png) no-repeat;
  height: 7px;
  width: 7px;
}

#mbox2 .tbg
{
  background: url(images/mboxTBG.png) repeat-x;
}

#mbox2 .tr
{
  background: url(images/mboxTR.png) no-repeat;
}

#mbox2 .l
{
  background: url(images/mboxL.png) 0px 0px repeat-y;
  width: 7px;
}

#mbox2 .r
{
  background: url(images/mboxR.png) 0px 0px repeat-y;
  width: 7px;
}

#mbox2 .bl
{
  background: url(images/mboxBL.png) no-repeat;
}

#mbox2 .bbg
{
  background: url(images/mboxBBG.png) repeat-x;
  height: 7px;
}

#mbox2 .br
{
  background: url(images/mboxBR.png) no-repeat;
}

#mbox
{
  border: solid 1px #FFF;
}

#mbox #left
{
  border-right: solid 1px #FFF;
  width: 204px;
  background: #DDD9C3;
  vertical-align: top;
  padding: 20px;
}

#mbox #right
{
  vertical-align: top;
  background-color: #EDEBDF;
}

#topmenucell
{
  height: 40px;
  background: url(images/menuBg.jpg) repeat-x;
  padding: 0px 2px 0px 2px;
}

#mainbox
{
  background: #EDEBDF repeat;
  min-height: 605px;
  height: auto;
}

#mainbox .mb_tl
{
  background: url(images/mb_tl.gif) no-repeat;
  width: 10px;
  height: 10px;
}

#mainbox .mb_t
{
  background: url(images/mb_t.gif) repeat-x;
}

#mainbox .mb_tr
{
  background: url(images/mb_tr.gif) no-repeat;
  width: 10px;
}

#mainbox .mb_l
{
  background: url(images/mb_l.gif) repeat-y;
}
#mainbox .mb_r
{
  background: url(images/mb_r.gif) repeat-y;
}
#mainbox .mb_br
{
  background: url(images/mb_br.gif) no-repeat;
}

#mainbox .mb_b
{
  background: url(images/mb_b.gif) repeat-x;
}

#mainbox .mb_bl
{
  background: url(images/mb_bl.gif) no-repeat;
  height: 7px;
  width: 7px;
}
#mainbox .mb_center
{
  padding: 20px;
  background: #EDEBDF repeat;
}
.content
{
  min-height: 100%;
  height: auto;
}

#bottom
{
  height: 30px;
  background: url(images/bottomMenu.jpg) repeat-x;
  width: 100%;
}

#bottom #b_left
{
  width: 234px;
  color: #FFFFFF;
  font-size: 10px;
  padding-left: 10px;
  line-height: 12px;
}

#bottom #b_right
{
  text-align: center;
  color: #FFFFFF;
}


.productTable
{
  width: 117px;
  margin-top: 10px;
  margin-right: 12px;
  font-size: 11px;
  color: #24201F;
  font-size: 12px;
}
.price
{
  font-size: 13px;
}

.ptitle
{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

.pprice
{
  font-size: 14px;
  font-weight: bold;
}

.pstyle
{
  font-size: 10px;
}

.inputbox
{
  font-size: 10px;
  line-height: 12px;
  width: 140px;
  font-size: 10px;
  border: #594A44 1px solid;
  margin-right: 5px;
}

/*NAVIGATION & LINKS */

a:link, a:visited
{
  color: #333333;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}
a.pathway:link, a.pathway:visited
{
  font-size: 11px;
  color: #9B9999;
  text-decoration: none;
}



a.pathway:link, a.pathway:visited
{
  font-size: 13px;
  color: #24201F;
  text-decoration: none;
}
a.pathway:hover
{
  text-decoration: underline;
}


/* Navigation */


a.bottommenumaster:link, a.bottommenumaster:visited
{
  text-decoration: none;
  color: #FFFFFF;
}

a.bottommenumaster:hover
{
  color: #CCCCCC;
  text-decoration: underline;
}


a.smallmenu:link, a.smallmenu:visited
{
  text-decoration: none;
  color: #49362F;
}

a.smallmenu:hover
{
  color: #666666;
  text-decoration: underline;
}

a.welcome:link, a.welcome:visited
{
  text-decoration: none;
  color: #666666;
}

a.welcome:hover
{
  color: #666666;
  text-decoration: underline;
}


a.topmenu:link, a.topmenu:visited
{
  display: block;
  float: left;
  height: 40px;
  line-height: 40px;
  padding-left: 17px;
  padding-right: 17px;
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 0px;
  letter-spacing: 1px;
}
a.topmenu:hover
{
  background: #474E46;
  border-left: 1px solid #938270;
  border-right: 1px solid #938270;
  margin-left: 0px;
  margin-right: 0px;
}

a.leftmenu:link, a.leftmenu:visited
{
  display: block;
  font-size: 16px;
  color: #24201F;
  text-decoration: none;
  height: 26px;
  padding: 3px 10px 3px 10px;
}
a.leftmenu:hover
{
  background: #FFFFFF;
  border: solid 1px #A9968D;
  padding-left: 9px;
  height: 26px;
  padding-top: 2px;
  padding-bottom: 2px;
}
a.leftmenusub:link, a.leftmenusub:visited
{
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #24201F;
  text-decoration: none;
  padding: 2px 10px 2px 20px;
}

a.leftmenusub:hover
{
  background: #FFFFFF;
  border: solid 1px #A9968D;
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
}
a.leftmenusubsub:link, a.leftmenusubsub:visited
{
  display: block;
  font-size: 12px;
  line-height: 12px;
  color: #24201F;
  text-decoration: none;
  padding: 2px 10px 2px 40px;
}

a.leftmenusubsub:hover
{
  background: #FFFFFF;
  border: solid 1px #A9968D;
  padding-left: 40px;
  padding-top: 1px;
  padding-bottom: 1px;
}


/* starting  css for storelocator US Page -By Praveen*/

.storelocatortable
{
  width: 100%;
  height: 280;
  padding: 0px 80px 5px 7px;
}
.storelocatorinnertable
{
  width: 550px;
}
.storelocatortd
{
  background-color: White;
  height: 1px;
}
.storelocatorAddressTr
{
  height: 30px;
}
.storelocatormap
{
  width: 550px;
  color: #333333;
  height: 400px;
}
.storelocatorAddress
{
  height: 18px;
}
.storelocatorZip
{
  height: 17px;
}
.storelocatorMap
{
  height: 15px;
}

.storelocatorline
{
  color: White;
}

/* ending CSS for storelocator US Page -By Praveen*/





/* Starting: Added  and renamed the class names by Somappa*/
/* Added by somappa*/
/* Starting  Gridview css*/
.AspNet-GridView-Header, .AspNet-GridView-Header a
{
  background-color: Transparent;
  font-weight: bold;
  color: #333333;
}
.AspNet-GridView-Header th
{
  padding: 3px;
  background-color: Transparent;
  font-weight: bold;
  color: Black;
}
.AspNet-GridView-Footer td
{
  background-color: Transparent;
  color: Black;
}

.AspNet-GridView table thead tr th
{
  text-align: left;
}
.AspNet-GridView table thead tr th a:hover
{
  text-align: left;
}
.AspNet-GridView table tbody tr td
{
  vertical-align: middle;
  padding: 3px;
}
.gridHover, .AspNet-GridView table tbody tr:hover
{
  background-color: Transparent;
  cursor: pointer;
  cursor: auto;
}
.AspNet-GridView-Normal td a, .AspNet-GridView-Alternate td a
{
  text-decoration: none;
  color: Black;
}
.AspNet-GridView-Pagination
{
  border-right-style: solid;
  border-right-color: green;
  border-right-width: 1px;
  text-align: right;
}
.AspNet-GridView-Normal
{
  background-color: Transparent;
  cursor: pointer;
  cursor: auto;
}
div.AspNet-GridView table
{
  width: 100%;
  border: solid 1px Black;
  border-right: none;
}
.AspNet-GridView table thead tr th
{
  border-bottom: solid 1px Black;
  border-right: solid 1px Black;
}
.AspNet-GridView table tfoot tr td
{
  border-right: solid 1px Black;
}
.AspNet-GridView table tbody tr td
{
  border-bottom: solid 1px Black;
  border-right: solid 1px Black;
}
.AspNet-GridView-Normal, .normal1
{
  background-color: Transparent;
  height: 17px;
}
.AspNet-GridView-Alternate, .alternate1
{
  background-color: Transparent;
  height: 17px;
}
.AspNet-GridView-Alternate, .alternate
{
  background-color: Transparent;
  cursor: pointer;
  cursor: auto;
  height: 17px;
}
.AspNet-GridView-Normal td, .AspNet-GridView-Alternate td
{
  color: Black;
}
.AspNet-GridView
{
  color: Black;
}
/* ending  Gridview css*/
/* starting grid header for payment*/
.AspNet-GridView-Normal td a:link, .AspNet-GridView-Alternate td a:link
{
  text-decoration: none;
  color: #000000;
}

.AspNet-GridView-Normal td a:hover, .AspNet-GridView-Alternate td a:hover
{
  text-decoration: underline;
  color: #333333;
}




/* starting grid header for customer vieworder*/

td.tdvieworder div table tbody tr td a
{
  color: Black;
}
/* ending grid header for customer vieworder*/


/* Staring: View cart css */
.right
{
  text-align: left;
}
/* Staring: View cart css */
.tableborder
{
  border-bottom-style: solid;
  border-bottom-color: Black;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-color: Black;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: Black;
  border-right-width: 1px;
}

.registarbar
{
  height: 2.5px;
  width: 250px;
  background-color: black;
}


.loginmessage
{
  font-size: 12px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
/* Starting: Error messages*/
.message
{
  color: Red;
}

.validationsummary
{
  color: Red;
  font-size: 12px;
  font-weight: normal;
}

/* Ending: Error messages*/

/* View product new page font */
.viewproductfont
{
  font-size: 12px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.viewproductfont1
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.viewproductfont2
{
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Starting: Catalog details fonts */
.catalogfont14
{
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.catalog12
{
  font-size: 12px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.catalogfont13
{
  font-size: 13px;
  font-weight: bold;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.catalogfont11
{
  font-size: 11px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}


/* ending: Catalog details fonts */

/* Starting :Text styles */
.textStyle1
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal; /*color:#000000;*/
  color: Black;
}


.headings
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; /*color:#000000;*/
  color: Black;
}



.textStyle3
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
}

.textStyle4
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: center;
}



.textStyle5
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: Black;
}
.textStyle6
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal; /*color:#000000;*/
  color: black;
}
/* Ending :Text styles */


/* Starting: Payment gird text styles*/
.paymentlefttext
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold; /*color:#000000;*/
  color: Black;
}

.paymentrighttext
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal; /*color:#000000;*/
  color: Black;
}


span.paymentgridtext
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
}

.paymentgridtext
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: Black;
}
.textpayment14
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: Black;
  text-align: right;
}
/* Ending: Payment gird text styles*/

/* Starting: Login and Register control css */
.itemcolor1
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
/* Ending: Login and Register control css */

/* Ending: Added  and renamed the class names by Somappa*/
/* Starting:Update progress css clases*/

.modalBackground
{
  background: #EDEBDF;
  filter: alpha(opacity=20);
  opacity: 0.3;
}

#updateprogress
{
  position: fixed;
  z-index: 3;
  bottom: 0;
  left: 0;
  margin: 1em;
  padding: 2px 5px 2px 5px;
  font: 11px/1.2em "Verdana" , "Tahoma" , "Arial" , monospace;
  text-align: left;
  color: #111;
  background-color: White;
  border: 1px solid #111;
}
.modalPopup
{
  text-align: center;
  padding-top: 20px;
  border-style: solid;
  border-width: 1px;
  background-color: White;
  width: 200px;
  height: 40px;
}

/* enging:Update progress css clases*/
/* Added by Somappa for the social networking links face book*/
/*Starting:*/
a.facebook:link
{
  text-decoration: none;
}
a.facebook:hover
{
  text-decoration: none;
}

/*Ending*/
/* Added By Praveen For ViewProductNew Page alter Images*/
.Image
{
  border: 1px;
  border-color: #DBDBDB;
  border-style: solid;
}
.Image:hover
{
  border: 1px;
  border-color: #DBDBDB;
  border-style: solid;
}

.thumbnail
{
  position: relative;
  z-index: 0;
  border: 0;
}
.thumbnail, a:hover
{
  z-index: 2;
}
.thumbnail span
{
  /*CSS for enlarged image*/
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  text-decoration: none;
}
.thumbnail span img
{
  /*CSS for enlarged image*/
  border-width: 0;
}

.thumbnail:hover span
{
  /*CSS for enlarged image on hover*/
  visibility: visible;
  left: 0px;
  top: auto; /*position where enlarged image should offset horizontally */
}

/* Ended By Praveen */

/* Starting CSS for ViewProductNew May we also suggest block -By Praveen*/
.MayWePadding
{
  padding-left: 3px;
  font-size: 12px;
}
/* Ending CSS for ViewProductNew May we also suggest block -By Praveen*/


/* Added by Somappa for leftpadding in viewproductnew page*/
.lpadding3px
{
  padding-left: 3px;
}
/* Added by Somappa for Giftcard*/
.stylecard
{
  font-size: 9px;
  word-spacing: 2pt;
  color: #ffffff;
  line-height: 8px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
/* Added by somaapa for the text box and dropdowns.
/*Starting:*/
.dropdown
{
  font-size: 12px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  background-color: #EBEBE4;
}
.textbox
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #EBEBE4;
}
/*Ending*/

.reglink
{
  background: none transparent scroll repeat 0% 0%;
  font-size: 12px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: Black;
}
.reglink:hover
{
  color: #333333;
  text-decoration: underline;
}

a.bottommenu:link, a.bottommenu:visited
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px; /*color: #24201F;*/
  color: #554138;
  text-decoration: none;
}

a.bottommenu:hover
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
a.lightcolor:link, a.lightcolor:visited
{
  font-size: 13px;
  color: #24201F;
  text-decoration: none;
}
a.lightcolor:hover
{
  text-decoration: underline;
}
.lpadding3px
{
  padding-left: 3px;
}
/* Starting CSS for ViewProductNew Page divs-By Praveen*/
#divCategories
{
  width: 300px;
  position: relative;
  left: 5px; /*top: 5px;*/
}
#divTellAFriend
{
  width: 100px;
  position: relative;
  left: 651px; /*top: 5px;*/
}
#divBackToCategory
{
  width: 300px;
  position: relative;
  left: 5px; /*top: 10px;*/
}
#divUperror2
{
  width: 200px;
  position: relative;
  left: 5px; /*top: 15px;*/
}
#divVerticalGap
{
  background: url(images/seplinev.jpg) 50% 0% repeat-y;
  width: 17px;
  height: 700px;
  top: 135px;
  position: absolute;
  left: 700px;
}
#divMainPhoto
{
  width: 320px;
  position: relative;
  left: 5px;
}
#divProductDetails
{
  width: 300px;
  position: absolute;
  left: 725px;
  top: 160px;
}
#divAlternateViews
{
  width: 300px;
  position: relative;
  float: left;
}
#divOtherColors
{
  width: 300px;
  position: relative;
  float: left;
}

#divRecommendedProducts
{
  width: 300px;
  position: relative;
  float: left;
  display: block;
}

/* Ending  CSS for ViewProductNew Page divs - By Praveen*/

/*Added by geetha for store locator*/
a.mapclass:link, a.mapclass:visited, a.mapclass:active
{
  color: Black;
  text-decoration: none;
}
a.mapclass:hover
{
  color: Black;
  text-decoration: none;
}
/* Starting: Catalog details fonts */
.catalogfont14
{
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.catalog12
{
  font-size: 12px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

.catalogfont13
{
  font-size: 13px;
  font-weight: bold;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.catalogfont11
{
  font-size: 11px;
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}


/* ending: Catalog details fonts */
.reglink
{
  text-decoration: underline;
}
/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
  background-color: #503E34;
  color: White;
  padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
  background-color: Window;
  color: windowtext;
  padding: 1px;
}
#ctl00_CP_ucRegisterControl_UcAddress_ddlCountry
{
  width: 178px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
#ctl00_CP_ucRegisterControl_UcAddress_ddlState
{
  width: 178px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

a.editshippinglink:link, a.editshippinglink:visited, a.editshippinglink:hover, a.editshippinglink:active
{
  text-decoration: underline;
  color: #554138;
}

#ctl00_CP_ucRegisterControl_UcCredentials_lblEmailAddress
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#ctl00_CP_ucRegisterControl_UcCredentials_hlnkChangePassword
{
  font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}
/*Included by team6a as per issue #1141 on 16/7/2009*/
.leftmenucategory
{
  display: block;
  font-size: 16px;
  color: #24201F;
  text-decoration: none;
  width: 180px;
  height: 26px;
  padding: 3px 10px 3px 10px;
}
.leftmenucategory:hover
{
  background: #FFFFFF;
  border: solid 1px #A9968D;
  padding-left: 9px;
  height: 26px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/*Included by team6a on 29/7/2009 for issue#1145*/
#ctl00_CP_ucWishList_pnlemail
{
  background-color: white;
  border: 3px solid Gray;
  padding: 3px;
  width: 400px;
  min-height: 100px;
  height: auto;
}

.modalBackground
{
  background-color: Gray;
  opacity: 0.7;
  z-index: 100001;
}
.wlShare_title
{
  background: #E0DFDD none repeat scroll 0 0;
  font-weight: bold;
  line-height: 20px;
  padding-left: 5px;
}
.wlShare_Text
{
  color: black;
  font-size: 30px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
.wlsahre_subhed
{
  color: black;
  font-size: 20px;
  font-family: Arial,Helvetica,sans-serif;
}
.wlShare_label
{
  font-weight: bold;
  padding-right: 1px;
  text-align: right;
}
.wlShare_labellist
{
  font-weight: bold;
  padding-right: 1px;
  text-align: left;
}

.unmove
{
  position: fixed;
  display: block;
}
.confirmpopup
{
  margin: 0px;
  display: block;
  position: absolute;
  z-index: 10003;
  left: 363px;
  top: 162px;
}

#ctl00_CP_ucWishList_pnlbottom
{
  background-color: white;
  border: 3px solid Gray;
  padding: 3px;
  width: 400px;
  min-height: 100px;
  height: auto;
}

#ctl00_CP_ucWishList_txtemaillist
{
  font-family: "Century Gothic" ,Helvetica,Verdana sans-serif;
  font-size: 12px;
}

#ctl00_CP_ucWishList_txtmessage
{
  font-family: "Century Gothic" ,Helvetica,Verdana sans-serif;
  font-size: 12px;
}
/*Ended by team6a on 29/7/2009 for issue #1145*/