/*Web service Classes*/
#content
{
    background-color: #FFFFFF;
}
.intro
{
    margin-left: 1px;
}
h2
{
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
    border-top: 1px solid #003366;
    margin-left: 1px;
    color: #003366;
}
h3
{
    font-size: 1.1em;
    color: #000000;
    margin-left: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}
a
{
    
   cursor:pointer;
}
/* CSS Document */

body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
     
}
#headerbox
{
    width: 100%;
    
    
}

#header
{
    height: 112px;
}
#headerline
{
    /* height: 57px;
   background: url(images/online_store.jpg) 50% 31px no-repeat;
    clip: rect(auto, auto, auto, auto);
    height: 60px;
    left: 371px;
    top: 196px;
    z-index: 10000px;*/
}
img 
{
    border:none;
}

#logo
{
    width: 95px;
    height: 110px;
    background: url(images/logo.jpg) 0px 2px no-repeat;
}
.logo
{
    width: 95px;
    height: 110px;
    background: url(images/logo.jpg) 0px 33px no-repeat;
    border-style: none;
}
td.logowidth a img
{
    border: 0px;
     
}

#iconav
{
    margin-right: 30px;
    text-align: right;
}

#tnav
{
    background-color: #bbc3d3;
    margin: 5px 0px 5px 0px;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}


.paymentgridtext
{
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    color: Black;
    cursor: auto;
}

.textpayment14
{
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    color: Black;
    text-align: right;
    cursor: auto;
}
span.paymentgridtext
{
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    color: Black;
    cursor: auto;
}


a:link, a:visited
{
    color: #000000;
    text-decoration: none;
    font-size:11px;
}

a:hover
{
    color: #90211C;
    text-decoration: underline;
    font-size:11px;
}

#tnav a:link, #tnav a:visited
{
    font-size: 12px;
    font-weight: bold;
}
.leftbox
{
    padding-left: 5px;
}
.rightbox
{
    padding-right: 5px;
}
.infoBoxHeading
{
    font-weight: bold;
    font-size: 11px;
    height: 14px;
    background-color: #bbc3d3;
}


.infoBoxCell
{
    font-size: 11px;
    height: 14px;
    border: #bbc3d3 solid 1px;
    padding: 10px 0px 5px 5px;
    background-color: #F8F8F9;
}

.infoBox
{
    margin-bottom: 4px;
}

.selectbox
{
    font-size: 11px;
    width: 150px;
}

.inputbox
{
    width: 95px;
    font-size: 11px;
}

#mainbox
{
    width: 100%;
}

.pageHeading
{
    font-size: 20px;
    color: #9a9a9a;
    font-weight: bold;
}

.productSpecialPrice
{
    color: #FF0000;
}

.greetUser
{
    color: #f0a480;
    font-weight: bold;
}

.quicklinksbox
{
    background: #000000;
    text-align: center;
    height: 12px;
    color: #FFFFFF;
    font-size: 11px;
}
.quicklinks 
{
    color:#fff;
}
.quicklinks:hover 
{
    color:#fff;
}
a.quicklinks:link, a.quicklinks:visited
{
    color: #FFFFFF;
    font-size: 11px;
}

#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;
}


.infoBoxHeading1
{
    background-color: #BBC3D3;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    text-align: left;
}

.menu a, .menu a:visited
{
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 16px;     
    height: 100%;     
    text-align: center;
    text-decoration: none;
    z-index: 10000px;
}

mainmenu
{
    margin-top: 40px;
    height: 60px;
    left: 371px;
    z-index: 10000px;
}
.menu
{
    font-size: 16px;
    font-weight: bold;
    z-index: 10000px;
}

.infoBoxContents
{
    background: #F8F8F9 none repeat scroll 0%;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
}

.infoBox
{
    background: #B6B7CB none repeat scroll 0%;
}
#Text
{
    text-decoration: blink;
}


.infoBoxHeading2
{
    background-color: #BBC3D3;
    font-size: 11px;
    font-weight: bolder;
    height: 14px;
    text-align: left;
}


/* Added by somappa*/
/* Starting  Gridview css*/
.AspNet-GridView-Header, .AspNet-GridView-Header a
{
    background-color: Transparent;
    font-weight: bold;
    color: Black;
}
.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:hover, .AspNet-GridView-Alternate td a:hover
{
    text-decoration: none;
    color: #90211C;
}
/*
.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: Black;
}
/* ending grid header for customer vieworder*/
.right
{
    text-align: right;
}

.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;
}

.validationsummary
{
    color: Red;
    font-size: 11px;
    font-weight: normal;
}
.headings
{
    font-weight: bold;
    font-size: 11px;
}
.message
{
    color: Red;
}
.viewproductfont
{
    font-size: 11px; vertical-align:top;
}
.facebooklikebutton
{
    margin-left:-103px;
}
.viewproductfont1
{
    font-size: 11px;
}
.viewproductfont2
{
    font-size: 11px;
}

.loginmessage
{
    font-size: 11px;
}
.reglink:hover
{
    color: #90211C;
    text-decoration: underline;
}

/* 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
{
    /*background: url(images/seplinev.jpg) 50% 0% repeat-y;*/
    width: 17px;
    height: 700px;
    top: 135px;
    position: absolute;
    left: 700px;
    border:1px solid red;
}
#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: 620px;
    top: 190px;
}
#divRecommendedProducts
{
    width: 700px;
    position: relative;
    left: 10px;
}
/* Ending  CSS for ViewProductNew Page divs - By Praveen*/


/* 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: 1px;
    border-color: White;
    border-style: solid;
}
.Image:hover
{
    border: 1px;
    border-color: White;
    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: Arial, Helvetica, sans-serif;
}

/* Added by somaapa for the text box and dropdowns.
/*Starting:*/
.dropdown
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.textbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
/*Ending*/


/* Added by somappa for the bar in storeloactor international page*/
.storelocatorinbar
{
    background-color: Black;
}
/*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;
}
#tblTellaFriend
{
    display: none;
}
#brforYoana
{
    display: none;
}
/* commented by venkat
#titleforbrands
{
  display:none;
}
*/
/* Starting: Catalog details fonts */
.catalogfont14
{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.catalog12
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.catalogfont13
{
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.catalogfont11
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}


/* ending: Catalog details fonts */

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #90211C;
    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;
}

/*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;
}
.innerdiv
{
    position:relative;padding-top:25px; text-align:center; border:0px solid red;
}
.newicon
{
     top:0px;  position:absolute;left:48%; margin-left:-3px;
}
.cellborder .bottommenu
{
 display:block;
}
#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;
}
#lview,#lview2
{
  display:none;
}
#ctl00_CP_pnlGet #Table1 div
{
    width: 200px;
    margin-left: 184px;
    font-family:'Helvetica',Arial,sans-serif;
}
#ctl00_CP_pnlGet #Table1 div img
{
    position: relative;
    left: -5px;
}
 
