html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

strong {
  font-weight: bold;
}

/*****main style******/
html, body {
  width: 100%;
}

body {
  color: #4B4B4B;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 19px;
  text-align: left;
}

#wrapper {
  background: url(/design/ileatherwear/img/body.jpg) top repeat-x #FFFFFF;  
  width: 100%;
}

#wrap-in {
  margin: 0 auto;
  width: 1000px;
}

ul.account-links {
  height: 30px;
  margin: 0 auto 1px;
  padding-top: 10px;
  *padding-top: 5px;
  *margin-bottom: 5px;
  text-align: right;
  width: 960px;  
}

.current {
  display: inline;
  margin: 0 1px 0 7px;
  vertical-align: middle;
}

ul.account-links li {
  background: url(/design/ileatherwear/img/account-list-divider.jpg) no-repeat right center;
  display: inline;
  line-height: 19px;
  padding: 5px 18px 4px 16px;
  *padding: 5px 19px 4px 18px;
  zoom: 1;
}

ul.account-links li.cart {
  background: none;
  padding-right: 0;
}

ul.account-links li a {
  color: #535353;
  font-weight: bold;
  zoom: 1;  
}

ul.account-links li.cart a {
  background: url(/design/ileatherwear/img/trolley-icon.jpg) no-repeat left center;
  padding-left: 24px;
}

#header {
  height: 105px;
  margin: 0 auto;
  min-height: 105px;
  width: 987px;
}

.logo {
  float: left;
  margin-top: 28px;
  width: 297px;
}

.header-search {
  background: url(/design/ileatherwear/img/header-search-wrapper.jpg) no-repeat;
  float: left;
  height: 40px;  
  margin: 33px 0 0 52px;
  width: 319px;
}

.header-search input.search-text {
  background: url(/design/ileatherwear/img/header-search-input.jpg) no-repeat;
  border: none;
  color: #202020;
  display: inline;
  float: left;
  font-size: 13px;
  height: 32px;
  line-height: 32px;
  margin: 4px 0 0 6px;
  padding: 0 9px;
  width: 210px;
}

.header-search input.header-submit {
  float: left;
  margin: 4px 0 0 0;
}

.header-chat {
  float: right;
  margin-top: 39px;
  width: 120px;
}

.header-wship {
  float: right;
  margin-top: 5px;
}

#main-navigation {
  font-size: 15px;
  height: 40px;
}

#main-navigation ul {
  font-weight: bold;
  height: 35px;
  margin: 0 auto;
  padding-top: 4px;
  width: 960px;
}

#main-navigation li {
  display: inline;
}

#main-navigation li a {
  color: white;
  float: left;
  padding: 6px 11px 5px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
}

#main-navigation li.active a {
  background: #fff;
  border: 1px solid #FFFFFF;
  color: #424648;
  padding: 5px 15px 9px;
}

#special-offers {
  color: #838383;
  font-size: 15px;
  height: 50px;
  margin: 0 auto;
  padding-top: 2px;
  width: 960px;
}

#special-offers .item1, #special-offers .item2 {
  float: left;
  margin: 5px 30px 0 0;
}

#special-offers .item3 {
  float: left;
  margin: 5px 10px 0 0;
}

#special-offers img {
  margin-right: 10px;
}

#special-offers .item1 a, #special-offers .item2 a, #special-offers .item3 a {
  color: #454545;
  cursor: pointer;
  font-size: 12px;
}

a.pop-txt {
  position:relative;
  z-index:24;
  text-decoration:none;
}

a.pop-txt:hover {
  z-index:25;
}

a.pop-txt span.self-txt {
  display: none; 
  _display: none;
}

a.pop-txt:hover span.self-txt {
  background-color: #FFFFFF;
  border: 2px solid #5D5855;
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: normal;
  left: 78px;
  padding: 10px;
  position: absolute;
  top: -31px;
  width: 190px;
  z-index: 2000;
}

#content {
  border-left: #E4E4E4 1px solid;
  border-right: #E4E4E4 1px solid;
  overflow: hidden;
  padding: 0px 10px;  
  zoom: 1;
}

.title-gray2 {
  background: url(/design/ileatherwear/img/h3-bg.jpg) repeat-x #F0F0F0;
}

.title-gray2 h3 {
  color: #474747;
  font-size: 16px;
  padding: 7px 0 7px 10px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
}

#banner {
  width: 980px;
}

/*left menu*/
.navbox {
  background: #F8F8F8;
  border: #D3D8E5 1px solid;
  clear: both;
  color: #171717;
  float: left;
  font-size: 11px;
  margin-right: 8px;
  padding: 8px;  
  width: 230px;
}

.cat {
  background: url(/design/ileatherwear/img/bg-cat.jpg) repeat #ECEBEB;
  border: 1px solid #D3D8E5;
  color: #083643;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin: 2px 0 4px;
  padding: 4px 0 4px 6px;
}

.navbox ul {
  margin: 4px 0 10px 20px;
  padding: 0 0 0 4px;
}

.navbox ul li {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  list-style: square outside none;
}

.navbox ul li a {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.navbox ul ul {
  margin: 0 0 0 -13px;
  padding: 4px 0;
}

.navbox ul ul li {
  font-size: 11px;
  font-weight: normal;
  list-style: none outside none;
  padding-left: 18px;
}

.navbox ul ul li a {
  color: #444444;
  font-size: 11px;
  font-weight: normal;
}
/*end left menu*/

#mainbox {
  float: left;
  width: 710px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#mainbox p {
  color: #171717;
  margin-top: 15px;
}

#mainbox b {
  color: #000;
  font-weight: bold;
}

#mainbox h1 {
   color: rgb(138, 143, 155);
   font-weight: bold;
   font-size: 14px;
   margin: 0px;
   padding: 4px 0px 6px 0px;
   text-transform: uppercase;
}

#footer {
  background: url(/design/ileatherwear/img/footer-gradient.jpg) repeat-x #E7E7E7;
  width: 100%;
}

#footer-full {
  background: url(/design/ileatherwear/img/footer-full-bg.jpg) repeat-x #B30D19;
  border-radius: 3px;
  height: 97px;
  margin: 0 auto;
  width: 1040px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.footer-txt {
  float: left;
  margin-left: 20px;
}

#footer-full form {
  float: right;
  margin: 35px 20px 0 0;
  text-align: right;
  width: 370px;	
}

.footer-submit {
  margin-left: 10px;
  vertical-align: middle;
}

.footer-input {
  background: url(/design/ileatherwear/img/footer-input.jpg) no-repeat;
  border: none;
  color: #FFFFFF;
  font-size: 13px;
  height: 30px;
  line-height: 31px;
  padding: 0 5px;
  vertical-align: middle;
  width: 223px;  
}

#footer-rest {
  border-left: #D2D2D2 1px solid;
  border-right: #D2D2D2 1px solid; 	
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 10px 0;
  width: 980px;
  zoom: 1;
}

.foot-links {
  display: inline;
  float: left;
  margin: 0 0 20px 20px;
  width: 225px;
}

.foot-links h3 {
  color: #2A2A2A;
  font-size: 16px;
  margin-bottom: 5px;	
}

.foot-links li a {
  color: #055CAB;
}

#copyr {
  border-top: #CFCFCF 1px solid;
  clear: both;
  color: #4B4B4B;
  font-size: 13px;
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
  zoom: 1;
}

#copyr p {
  float: left;
  padding: 20px 0;
}

#copyr img {
  float: right;
  margin-top: 5px;
}
.links {
	list-style-type:disc;
	margin-left:25px;
	padding-left:0px;
}
.links a{
	color: rgb(68, 68, 68);
}

#l4s_wrapper {
  border: none !important;
}