/* CSS Document */
.subcategories
{
    padding-left: 15px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    font-size: 12px;
    background: url(Images/bk.jpg) 50% 0% #000000 repeat-x;
}
#maintable
{
    width: 943px;
    margin-top: 43px;
}

#header
{
    width: 943px;
    margin-bottom: 15px;
}

.logo
{
    background: url(Images/logo.jpg) no-repeat;
    width: 221px;
    height: 124px;
    display: block;
}

a.logolink:link, a.logolink:active, a.logolink:visited, a.logolink:active
{
    display: block;
    text-decoration: none;
    width: 221px;
    height: 124px;
}

#header_right
{
    height: 55px;
    margin-right: 8px;
}

.divborder1
{
    border: 1px solid #000000;
}

.divborder2
{
    border: 4px solid #FFFFFF;
    background: #191A1C;
    padding: 12px;
}

#divleft
{
    width: 128px;
}

#divright
{
    width: 769px;
}

#divborderleft
{
    margin-right: 10px;
}

.leftpadding
{
    width: 15px;
}

#leftmenubox
{
    background: url(Images/menubk.jpg) repeat-x #000000;
    margin-right: 60px;
    margin-left: 30px;
    width: 168px;
}

#lefttd
{
    width: 198px;
}
.headings
{
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}


/*FORM*/

form
{
    margin: 0px;
}

.selectbox
{
    font-size: 10px;
    color: #292929;
}

.inputbox
{
    background: #000000;
    border: solid 1px #999999;
    font-size: 10px;
    height: 11px;
    color: #FFFFFF;
    width: 90px;
    margin-right: 5px;
}


#maincontenttable
{
    background: #000000;
    padding: 14px;
    width: 677px;
}

.seplinev
{
    background: url(Images/seplinev.jpg) 50% 0% repeat-y;
    width: 29px;
}

.seplineh
{
    background: url(Images/seplineh.jpg) 0% 50% repeat-x;
    height: 17px;
}

#copyrighttable
{
    border-top: solid 1px #3D3D3D;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
    padding-top: 10px;
}

#leftboxother
{
    margin-left: 15px;
}

a.logolink:link, a.logolink:active, a.logolink:visited, a.logolink:active
{
    display: block;
    text-decoration: none;
}

/* NAVIGATION */

a:link, a:active, a:visited
{
    color: #CCCCCC;
}

a:hover
{
    color: #FFFFFF;
}

a.smallmenu:link, a.smallmenu:visited
{
    text-decoration: none;
    color: #CCCCCC;
    font-size: 12px;
    line-height: 18px;
    padding-left: 20px;
}

a.smallmenu:hover
{
    color: #FFFFFF;
}

a.leftmenu:link, a.leftmenu:visited, a.leftmenu:active
{
    text-decoration: none;
    color: #CCCCCC;
    font-size: 14px;
    line-height: 160%;
    border-bottom: solid 1px #242526;
    padding-left: 12px;
    margin-left: 1px;
    margin-right: 1px;
    display: block;
    width: 154px;
}

a.leftmenu:hover
{
    color: #FFFFFF;
}

.rsspadding
{
    padding-left: 20px;
}
.alterviews
{
    color: #CCCCCC;
}




/* Added by somappa*/
/* Starting  Gridview css*/
.AspNet-GridView-Header, .AspNet-GridView-Header a
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Transparent;
    font-weight: bold;
    color: #CCCCCC;
}
.AspNet-GridView-Header th
{
    padding: 3px;
    background-color: Transparent;
    font-weight: bold;
    color: #CCCCCC;
}
.AspNet-GridView-Footer td
{
    background-color: Transparent;
    color: #CCCCCC;
}

.AspNet-GridView table thead tr th
{
    text-align: left;
}
.AspNet-GridView table thead tr th a:hover
{
    text-align: left;
    color: #FFFFFF;
}
.AspNet-GridView table tbody tr td
{
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    padding: 3px;
}
.gridHover, .AspNet-GridView table tbody tr:hover
{
    background-color: Transparent;
    cursor: pointer;
    cursor: hand;
}
.AspNet-GridView-Normal td a, .AspNet-GridView-Alternate td a
{
    color: #CCCCCC;
    text-decoration: none;
}
.AspNet-GridView-Normal td a:hover, .AspNet-GridView-Alternate td a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
}

.AspNet-GridView-Pagination
{
    font-family: Arial, Helvetica, sans-serif;
    border-right-style: solid;
    border-right-color: green;
    border-right-width: 1px;
    text-align: right;
}
.AspNet-GridView-Normal
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: Transparent;
    cursor: pointer;
    cursor: hand;
}
div.AspNet-GridView table
{
    width: 100%;
    border: solid 1px #CCCCCC;
    border-right: none;
}
.AspNet-GridView table thead tr th
{
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}
.AspNet-GridView table tfoot tr td
{
    border-right: solid 1px #CCCCCC;
}
.AspNet-GridView table tbody tr td
{
    border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}
.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: hand;
    height: 17px;
}
.AspNet-GridView-Normal td, .AspNet-GridView-Alternate td
{
    color: #CCCCCC;
}
.AspNet-GridView
{
    color: #999999;
}

/* ending  Gridview css*/
/* starting grid header for payment*/
/*
.AspNet-GridView-Normal td a:hover , .AspNet-GridView-Alternate td a:hover
{
  color:#666666;
  text-decoration :underline;
}
.tdmygrid div.AspNet-GridView table
{
  width: 100%;
  border: solid 1px #CCCCCC;
  border-right: none;
}
.tdmygrid .AspNet-GridView table thead tr th
{
  border-bottom: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
  background-color: Transparent;
  font-weight: bold;
  color: white;
  background-color: #006699;
}
.tdmygrid .AspNet-GridView table tfoot tr td
{
  border-right: solid 1px #CCCCCC;
}
.tdmygrid .AspNet-GridView table tbody tr td
{
  border-bottom: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC;
}

/* ending grid header for payment*/

/* starting grid header for customer vieworder*/

td.tdvieworder div table tbody tr td a
{
    color: #CCCCCC;
}
/* ending grid header for customer vieworder*/

.paging
{
    color: #CCCCCC;
}


/* 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: black;
    height: 400px;
}
.storelocatorAddress
{
    height: 18px;
}
.storelocatorZip
{
    height: 17px;
}
.storelocatorMap
{
    height: 15px;
}

.storelocatorline
{
    color: White;
}
/* ending CSS for storelocator US Page -By Praveen*/


/* 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;*/
}
#divHorizantalGap
{
}
#divMainPhoto
{
    width: 320px;
    position: relative;
    left: 5px;
}
#divAlternateViews
{
    width: 300px;
    position: relative;
    left: 15px;
}
#divOtherColors
{
    width: 300px;
    position: relative;
    left: 15px;
}
#divProductDetails
{
    width: 300px;
    position: absolute;
    left: 775px;
    top: 220px;
}
#divRecommendedProducts
{
    width: 700px;
    position: relative;
    left: 10px;
}
/* Ending  CSS for ViewProductNew Page divs - By Praveen*/

.registarbar
{
    height: 2.5px;
    width: 250px;
    background-color: #CCCCCC;
}

.right
{
    text-align: right;
}
.tableborder
{
    border-bottom-style: solid;
    border-bottom-color: #999999;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
    border-right-width: 1px;
}

.black
{
    color: black;
}
.validationsummary
{
    color: Red;
    font-size: 12px;
    font-weight: normal;
}
.viewproductfont
{
    font-size: 12px;
}
.viewproductfont1
{
    font-size: 12px;
}
.viewproductfont2
{
    font-size: 12px;
}

.colorselectortext1
{
    border: white 2px solid;
}

.loginmessage
{
    font-size: 12px;
}
.reglink:hover
{
    color: #CCCCCC;
}
.message
{
    color: Red;
}

#updateprogress
{
    position: fixed;
    z-index: 3;
    bottom: 0;
    left: 0;
    margin: 1em;
    padding: 2px 5px 2px 5px;
    font: 11px/1.2em "Century Gothic" , "Tahoma" , "Arial" , monospace;
    text-align: left;
    color: #111;
    background-color: White;
    border: 1px solid #111;
}

/* Added by Somappa for the social networking links face book*/
/*Starting:*/
.facebook, a
{
    text-decoration: none;
}
.facebook, a:hover
{
    text-decoration: none;
}

/*Ending*/

/* Added By Praveen For ViewProductNew Page alter Images*/
.Image
{
    border: 0;
}
.Image:hover
{
    border: 0;
}

.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 Giftcard*/
.stylecard
{
    font-size: 9px;
    word-spacing: 2pt;
    color: #ffffff;
    line-height: 8px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Added by somaapa for the text box and dropdowns.
/*Starting:*/
.dropdown
{
    /*color: #CCCCCC;  background-color :Black ;*/
    color: Black;
    background-color: White;
    font-size: 12px;
    border: 1px solid Olive;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
.textbox
{
    background: #000000;
    border: solid 1px #999999;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 5px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
/*Ending*/

/* Added by Somappa for leftpadding in viewproductnew page*/
.lpadding3px
{
    padding-left: 3px;
}
/* Added by somappa for the bar in storeloactor international page*/
.storelocatorinbar
{
    background-color: #CCCCCC;
}
/*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;
}
.viewbag
{
    padding-top: 6px;
    padding-left: 3px;
}

#ctl00_CP_ucRegisterControl_UcAddress_ddlState
{
    width: 220px;
}
#ctl00_CP_ucRegisterControl_UcAddress_ddlCountry
{
    width: 220px;
}

/* 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 */
.level
{
    padding-left: 30px;
}
.paymentgridtext
{
    color: #CCCCCC;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: Black;
    color: White;
    padding: 1px;
    font-size: 9px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: #F9F9F9;
    color: windowtext;
    padding: 1px;
    font-size: 9px;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
}
/*Included by team6a as per issue #1141 on 16/7/2009*/
.leftmenucategory
{
    text-decoration: none;
    color: #CCCCCC;
    font-size: 14px;
    line-height: 160%;
    border-bottom: solid 1px #242526;
    padding-left: 12px;
    margin-left: 1px;
    margin-right: 1px;
    display: block;
    width: 154px;
}

.leftmenucategory:hover
{
    color: #FFFFFF;
}

/*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*/