﻿/*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;
}
/* CSS Document */

body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    background-color: #333333;
}

#leftbox
{
    width: 238px;
    background: url(images/leftbk.jpg) repeat-y;
    vertical-align: top;
    color: #FFFFFF;
}

#leftmenu
{
    margin-left: 30px;
    margin-right: 15px;
}

#logo
{
    width: 238px;
    background: url(images/logo.jpg) no-repeat;
    height: 132px;
}


#rightbox
{
    background: url(images/rightshadow.jpg) no-repeat bottom right;
    background-color: #FFFFFF;
    vertical-align: top;
}

#rightbox1
{
    background: #FFFFFF url(images/rightshadow.jpg) no-repeat scroll right bottom;
    vertical-align: top;
}

.bottomrow
{
    border-top: solid #000000 1px;
    height: 35px;
    text-align: center;
}

#mainbox
{
    background: url(images/leftshadow.jpg) no-repeat top left;
    min-height: 400px;
    width: 785px;
    margin-left: 1px;
}

#topbox
{
    float: right;
    margin: 0px 0px 10px 0px;
    height: 14px;
    padding: 2px 10px 10px 10px;
    color: #CCCCCC;
    border-bottom: #CCCCCC solid 1px;
    display: block;
}

#maincontent
{
    padding: 20px;
}

#accountinfo
{
    margin: 5px 0px 0px 0px;
    float: right;
    display: block;
    font-size: 14px;
    width: 385px;
    text-align: left;
}

#accountinfo1
{
    display: block;
    float: right;
    font-size: 14px;
    margin: 5px 0px 0px;
    text-align: left;
    width: 385px;
}
a.quicklinks:link, a.quicklinks:visited
{
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}

a.quicklinks:hover
{
    color: #333333;
    text-decoration: none;
}

.button
{
    font-size: 12px;
    color: #FFFFFF;
    background-color: #000000;
    border: 0;
    padding: 1px 5px 1px 5px;
    margin-left: 5px;
    height: 21px;
    float: left;
    border: solid #333333 1px;
}

.inputbox
{
    font-size: 12px;
    background: url(images/searchbk.jpg) repeat-x;
    border: 0;
    padding: 3px 0px 6px 2px;
    width: 124px;
    color: #0C1829;
    height: 21px;
    float: left;
    margin-left: 1px;
}

a.leftmenu:link, a.leftmenu:visited
{
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    height: 22px;
    width: 170px;
    background-color: #000000;
    border: solid #333333 1px;
}

a.leftmenu:hover
{
    color: #CCCCCC;
    border: solid #999999 1px;
    background: url(images/leftmenu_roll.jpg) 50% 100% no-repeat;
    background-color: #000000;
}

a.subleftmenu:link, a.subleftmenu:visited
{
    display: block;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    padding-left: 20px;
    color: #FFFFFF;
    text-decoration: none;
    height: 22px;
    width: 146px;
    background: url(images/arrow.jpg) 3px 50% no-repeat;
    background-color: #000000;
    border: solid #333333 1px;
    margin-top: 3px;
    margin-left: 15px;
}

#bottombox
{
    color: #CCCCCC;
}
a.subleftmenu:hover
{
    color: #CCCCCC;
    border: solid #999999 1px;
}

a.quicklinksbottom:link, a.quicklinksbottom:visited
{
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
    line-height: 25px;
}

a.quicklinksbottom:hover
{
    color: #999999;
    text-decoration: none;
}


.menutest td
{
    padding-left: 2px;
    padding-bottom: 18px;
    padding-top: 19px;
}

.autocomplete_completionListElement
{
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}
span.paymentgridtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
}
.paymentgridtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
}

.textpayment14
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: Black;
    text-align: right;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: window;
    color: windowtext;
    padding: 1px;
}


#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;
}

#lightcolor1
{
    border: 1px solid black;
}


#topbox1
{
    /* border-bottom:1px solid #CCCCCC; */
    color: #CCCCCC;
    display: block;
    float: right;
    height: 5px; /* margin:0px 0px 10px; */
    padding: 2px 10px 10px;
}

/*Included by Geetha 29/05/2008 for sitemap*/
a.LeftMenuUnselectedStyle2:link, a.LeftMenuUnselectedStyle2:visited, a.LeftMenuUnselectedStyle2:active
{
    display: block;
    font-family: "Century Gothic" , Helvetica,Verdana sans-serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
    text-align: left;
}
a.LeftMenuUnselectedStyle2:hover
{
    display: block;
    font-family: "Century Gothic" , Helvetica,Verdana sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
    text-align: left;
}


a.LeftMenuSelectedStyle2:link, a.LeftMenuSelectedStyle2:visited, a.LeftMenuSelectedStyle2:active
{
    display: block;
    font-family: "Century Gothic" , Helvetica,Verdana sans-serif;
    font-size: 14px;
    color: black;
    text-decoration: none;
    text-align: left;
}


a.LeftSubMenuUnselectedStyle2:link, a.LeftSubMenuUnselectedStyle2:visited, a.LeftSubMenuUnselectedStyle2:active
{
    font-family: "Century Gothic" , Helvetica,Verdana sans-serif;
    font-size: 12px;
    color: Black;
    text-decoration: none;
    text-align: left;
    padding-left: 18px;
}

a.LeftSubMenuUnselectedStyle2:hover
{
    font-family: "Century Gothic" , Helvetica,Verdana sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
    text-align: left;
    padding-left: 18px;
}

a
{
    color: #999999;
}
a:hover
{
    color: #333333;
}

a.LeftSubMenuSelectedStyle2:link, a.LeftSubMenuSelectedStyle2:visited, a.LeftSubMenuSelectedStyle2:active
{
    font-family: "Century Gothic" , Helvetica,Verdana sans-serif;
    font-size: 12px;
    color: White;
    text-decoration: none;
    text-align: left;
    padding-left: 18px;
}

/* Added by somappa*/
/* Starting  Gridview css*/
.AspNet-GridView-Header, .AspNet-GridView-Header a
{
    background-color: Transparent;
    font-weight: bold;
    color: #666666;
}
.AspNet-GridView-Header th
{
    padding: 3px;
    background-color: Transparent;
    font-weight: bold;
    color: #666666;
}
.AspNet-GridView-Footer td
{
    background-color: Transparent;
    color: #666666;
}

.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: #666666;
}
.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 #666666;
    border-right: none;
}
.AspNet-GridView table thead tr th
{
    border-bottom: solid 1px #666666;
    border-right: solid 1px #666666;
}
.AspNet-GridView table tfoot tr td
{
    border-right: solid 1px #666666;
}
.AspNet-GridView table tbody tr td
{
    border-bottom: solid 1px #666666;
    border-right: solid 1px #666666;
}
.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: #666666;
}
.AspNet-GridView
{
    color: #666666;
}
/* ending  Gridview css*/
/* starting grid header for payment*/
.AspNet-GridView-Normal td a:hover, .AspNet-GridView-Alternate td a:hover
{
    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: #666666;
}
/* ending grid header for customer vieworder*/

.right
{
    text-align: right;
}

.tableborder
{
    border-bottom-style: solid;
    border-bottom-color: #666666;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    border-right-width: 1px;
}


.registarbar
{
    height: 2.5px;
    width: 250px;
    background-color: #666666;
}
.validationsummary
{
    color: Red;
    font-size: 12px;
    font-weight: normal;
}
.headings
{
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.viewproductfont
{
    font-size: 12px;
}

.viewproductfont1
{
    font-size: 12px;
}
.viewproductfont2
{
    font-size: 12px;
}
.loginmessage
{
    font-size: 12px;
}

.reglink:hover
{
    color: #999999;
}
.message
{
    color: Red;
}

/* 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;
}
#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: 750px;
    top: 130px;
}
#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: Verdana, Arial, Helvetica, sans-serif;
}

/* Added by somaapa for the text box and dropdowns.
/*Starting:*/
.dropdown
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
/*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;
}
#ctl00_CP_ucRegisterControl_UcAddress_ddlState
{
    width: 240px;
}
#ctl00_CP_ucRegisterControl_UcAddress_ddlCountry
{
    width: 240px;
}

/* Starting: Catalog details fonts */
.catalogfont14
{
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalog12
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.catalogfont13
{
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catalogfont11
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ending: Catalog details fonts */
.ProductDetailsTitle
{
    font-weight: bold;
}
#ctl00_CP_ucRegisterControl_UcCredentials_hlnkChangePassword
{
    text-decoration: underline;
}
a.editshippinglink:link, a.editshippinglink:visited, a.editshippinglink:hover
{
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
}
.leftmenucategory
{
   display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    height: 22px;
    /*width: 170px;*/
    background-color: #000000;
    border: solid #333333 1px;
} 
/*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;
}