/* obsah
------------------------------------------------------------------------------*/
#content {
  color: #555;
	font-size: 1.2em;
}
#content table {
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
}
#content table th, #content table td {
	border: 1px #000 solid;
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}
#content table th, #content table td {
	padding: 5px;
}

#content ul, #content ol {
  padding: 10px 0 0;
}
#content ul ul, #content ol ol {
  padding: 0 20px
}
#content ul li, #content ol li {
  background: url(../img/li.gif) no-repeat left 4px;
  padding: 0 0 5px 16px;
  line-height: 1.67em;	
}
#content ul.floated li, #content ol.floated li {
  float: left;
  margin: 0 40px 0 0;
}
#content ul.bottomBanners3 {
  clear: both;
	margin: 0 0 0 -5px;
	padding: 33px 0 0 0;
	width: 957px;
}
#content ul.bottomBanners3 li {
  background: transparent;
	display: inline;
	float: left;
	margin-left: 5px;
	padding: 0;
}

#content ul.bottomBanners4 {
  clear: both;
	margin: 0 -3px 0 -5px;
	padding: 33px 0 0;
	width: 960px;
}
#content ul.bottomBanners4 li {
  background: transparent;
	display: inline;
	float: left;
	margin-left: 5px;
	overflow-x: hidden;
	padding: 0;
	width: 235px;
}

#content ul.inline {
  padding: 15px 0;
}
#content ul.inline li {
  background: transparent;
  float: left;
  margin-right: 5px;
  padding: 0;
}

#content ul.col2 li {
  background: transparent;
  float: right;
  padding: 0 0 20px;
  width: 460px;
}
#content ul.col2 li.first {
  clear: both;
  float: left;
}
#content ul.col2 li h3 {
  font-size: 2.08em;
  padding-bottom: 5px;
}
#content ul.col2 li p {
  min-height: 80px;
}
* html #content ul.col2 li p {
  height: 80px;
}

#content ul.col3 li, #content ul.news li {
  background: transparent;
  float: left;
  margin-left: 41px;
  padding: 0 0 40px;
  width: 290px;
}
#content ul.archives li {
  margin-left: 130px;
  padding: 0 0 50px;
  width: 230px;
}
#content ul.col3 li.first, #content ul.news li.first {
  clear: both;
  margin-left: 0;
}
#content ul.news li {
  padding-top: 146px;
  position: relative;
}
#content ul.news li h3 {
  font-size: 1.17em !important;
  font-weight: bold;
  line-height: 1.14em;
}
#content ul.news li h3 a {
  text-decoration: none;
}
#content ul.news li img {
  left: 0;
  position: absolute;
  top: 0;
}
#content ul.news li em {
  display: block;
  font-size: 0.92em;
  font-style: normal;
  padding-bottom: 4px;
}

#content ul.media {
  padding: 0;
	font-size: 1.1em;
}
#content ul.media li {
  background: transparent;
  padding: 0 0 10px;
}
#content ul.media li h4 {
  font-size: 1em;
  font-weight: bold;
}
#content ul.media li h4 a {
  text-decoration: none;
}
#content ul.media li p {
  padding: 0;
}

#content sup, #content sub {
	position: relative;
	vertical-align: baseline;
}
#content sup {
	top: -0.4em;
}
#content sub {
	bottom: -0.4em;
}

#content h2 {
	font-size: 3.75em;
	font-weight: normal;
	padding-bottom: 20px;
}
#content h3 {
  font-size: 2.08em;
	font-weight: normal;
	padding-top: 15px;
}
#content h4 {
	font-size: 1.5em;
	font-weight: normal;
	padding-top: 10px;
}
#content h5 {
	font-size: 1.2em;
	padding-top: 10px;
}
#content h6 {
	font-size: 1.1em;
	padding-top: 10px;
}

#content p {
  line-height: 1.67em;
	padding-top: 5px;
}
#content p.perex {
  font-size: 1.17em;
  line-height: 1.43em;
}
#content p.perexBig {
  font-size: 1.67em;
  line-height: 1.20em;
  padding: 0 0 5px;
}
#content p.right {
  text-align: right;
}

#content p.col3menu a {
  font-weight: bold;
  margin-right: 25px;
}
#content p.col3menu a strong {
  color: #d52300;
  font-weight: normal;
  text-decoration: underline;
}

#content p.card {
  float: right;
  font-style: italic;
  margin: 0 0 25px 25px;
  width: 328px;
}
#content p.card img {
  display: block;
  margin-bottom: 5px;
}

#content p.pagenation {
  clear: both;
  padding-top: 20px;
  text-align: center;
}
#news-detail #content p.pagenation {
  text-align: left;
}
#content p.pagenation a, #content p.pagenation strong {
  border-left: 1px #c1bcb1 solid;
  border-right: 1px #c1bcb1 solid;
  display: inline-block;
  height: 30px;
  text-decoration: none;
}
#content p.pagenation a span, #content p.pagenation strong span {
  border-bottom: 1px #c1bcb1 solid;
  border-top: 1px #c1bcb1 solid;
  display: inline-block;
  margin: -1px 0;
  height: 30px;
  line-height: 30px;
  position: relative;
  width: 32px;
}
* html #content p.pagenation a span, * html #content p.pagenation strong span {
  height: 32px;
}
#content p.pagenation a span  {
  cursor: pointer;
}
#content p.pagenation a.prev span, #content p.pagenation a.next span {
  width: auto;
}
#content p.pagenation a:hover, #content p.pagenation strong {
  background-color: #e0dad1;
  color: #555 !important;
  font-weight: normal;
}
#content p.pagenation a.prev span, #content p.pagenation a.next span {
  width: auto;
}
#content p.pagenation a.prev span {
  background: url(../img/page-prev.gif) no-repeat left center;
  padding: 0 15px 0 40px;
}
#content p.pagenation a.next span {
  background: url(../img/page-next.gif) no-repeat right center;
  padding: 0 40px 0 15px;
}
#content p.pagenation a.first {
  margin: 0 35px 0 5px;
}
#content p.pagenation a.last {
  margin: 0 5px 0 35px;
}

#content address {
  line-height: 1.67em;
}

#content img.left {
  float: left;
  margin: 0 20px 10px 0;
}
#content img.right {
  float: right;
  margin: 0 0 10px 20px;
}

#content img.mR35 {
	margin-right: 35px;
}
#content img.mB75 {
	margin-bottom: 75px;
}
/*
#content form {
	padding-top: 15px;
}
#content form * {
	vertical-align: middle;
}
#content form br {
	display: none;
}
#content form fieldset {
	border: 1px #000 solid;
	padding: 15px;
}
* html #content form fieldset {
	padding-top: 0;
	width: 100%; 
}
#content form fieldset legend {
	font-size: 1.4em;
	padding: 0 10px;
}
* html #content form fieldset legend {
	margin: 0 0 15px -5px;
}
#content form label {
	clear: both;
	display: block;
	float: left;
	height: 20px;
	margin: 0 20px 4px 0;
	position: relative;
	text-align: right;
	width: 100px;
}
#content form label span {
	position: absolute;
	right: -7px;
	top: 0;
}
#content form input, #content form textarea, #content form select {
	font: 1em arial, verdana, sans-serif;
}
#content form input {
	border: 1px #000 solid;
	display: block;
	height: 14px;
	margin: 0 0 4px 0;
	padding: 2px;
	width: 144px;
}
* html #content form input {
	height: 20px;
	width: 148px;
}
#content form p input {
	cursor: pointer;
	float: none;
	height: 25px;
	margin: 0;
	width: 100px;
}
#content form textarea {
	border: 1px #000 solid;
	display: block;
	height: 144px;
	margin: 4px 0;
	padding: 2px;
	width: 500px;
}
* html #content form textarea {
	height: 148px;
	width: 504px;
}
#content form p {
	clear: both;
	padding: 10px 0 0 120px;
}
* html #content form p {
	padding: 10px 0 0 123px;
}
*/

a.lessPad {
  margin: 0 15px 0 0;
}
a.lessPad strong {
  padding: 0 13px 0 19px;
}


.boxFull {
  background: url(../img/box-full-bg.png) no-repeat center top;
  clear: both;
  min-height: 165px;
  padding: 35px 30px 20px 0;
  width: 922px;
}
* html .boxFull {
  height: 220px;
  width: 952px;
}
.boxFull .contact, .boxFull .bataToday, .boxFull .bataBusinessUnits {
  background: url(../img/box-full-div.gif) no-repeat right 10px;
  display: inline;
  float: left;
  margin-left: 31px;
}
.boxFull .contact {
  padding-right: 15px;
  width: 246px;
}
* html .boxFull .contact {
  width: 261px;
}
.boxFull h3 {
	font-size: 1.5em !important;
}
.boxFull .contact h3 {
  padding-bottom: 9px;
}
.boxFull .contact p {
  padding-bottom: 5px;
}
.boxFull .bataToday {
  padding-right: 15px;
  width: 315px;
}
* html .boxFull .bataToday {
  width: 330px;
}
.boxFull .bataBusinessUnits {
  background: transparent;
  width: 237px;
}
/*
.boxFull .bataBusinessUnits {
  background: url(../img/bata-flag.gif) no-repeat left 55px;
  width: 237px;
}
.boxFull .bataBusinessUnits ul {
  margin-left: 84px;
}
*/
.boxFull .in {
  padding: 35px 25px 25px;
}
.boxFull .in h3 {
  padding-bottom: 5px !important;
}

#content .smallBox {
  width: 476px;
  height: 200px;
  float: left;
  display: inline;
  margin: 0 0 40px;
  position: relative;
}

#content .smallBox p a.btn {
  position: absolute;
  bottom: 0;
  left: 215px;
}

#content .smallBox p {
  padding: 0 60px 0 215px;
}

#content .smallBox h3 {
  padding: 0 0 20px;
}

#content .product2 h3,
#content .product4 h3,
#content .product6 h3 {
  padding-left: 25px;
}

#content .product2 p a.btn,
#content .product4 p a.btn,
#content .product6 p a.btn {
  left: 250px;
}

#content .product2 p,
#content .product4 p,
#content .product6 p {
  padding: 0 17px 0 250px;
}

#content .product1 {
  background: url(../img/products-research.png) no-repeat 0 50px;
}
#content .product2 {
  background: url(../img/products-all-about-feet.png) no-repeat -3px 50px;
}
#content .product3 {
  background: url(../img/products-all-about-shoes.png) no-repeat -8px 50px;
}
#content .product4 {
  background: url(../img/products-premium.png) no-repeat 20px 50px;
}
#content .product5 {
  background: url(../img/products-faq.png) no-repeat 0 50px;
}
#content .product6 {
  background: url(../img/products-customer-service.jpg) no-repeat 26px 50px;
}
#content .product7 {
  background: url(../img/products-brands.png) no-repeat 0 50px;
}


/** countries new **/

#content #countriesnew{
  position:relative;
  width: 952px;
  height: 340px;
  padding: 0;
  text-align:center;
  /*background: url(../img/container-bg-map.jpg) no-repeat 0 0;*/
}

#content #countriesnew ul{
  margin:65px 0 0 110px;
  text-align:center; 
  clear:both;
}
#content #countriesnew ul.secondcountries{
  margin:0 0 0 110px;
}
#content #countriesnew ul.thirdcountries{
  margin:0 0 0 110px;
}
#content #countriesnew ul li{
   float:left;
   text-align:center; 
   background-image:none;
}
#content #countriesnew li a {
  display: block;
  width: 135px;
  height: 32px;
  text-decoration: none;
}

#shoponline{

}

#linkbatastore{
clear:both;
text-align:center;
margin:65px 0 0 0;
}
#linkbatastore a{
text-decoration:none;
}

#findabatastore{
  display:block;
  text-align:center;
  width: 197px;
  height: 28px;
  margin:0 auto;
  background: url(../img/countries_shop/btn-find_bata_store.jpg) no-repeat 0 0;
}

#findabatastore:hover,#findabatastore:active,#findabatastore:focus{
  background-position:0 -28px;
}


#content #countriesnew li#australia a {
  background: url(../img/countries_shop/btn-find_bata_store.jpg) no-repeat 0 0
}
#content #countriesnew li#australia a {
  background: url(../img/countries_shop/btn-australia.jpg) no-repeat 0 0
}
#content #countriesnew li#czech a {
  background: url(../img/countries_shop/btn-czech.jpg) no-repeat 0 0
}
#content #countriesnew li#france a {
  background: url(../img/countries_shop/btn-france.jpg) no-repeat 0 0
}
#content #countriesnew li#india a {
  background: url(../img/countries_shop/btn-india.jpg) no-repeat 0 0
}
#content #countriesnew li#italy a {
  background: url(../img/countries_shop/btn-italy.jpg) no-repeat 0 0
}
#content #countriesnew li#malaysia a {
  background: url(../img/countries_shop/btn-malaysia.jpg) no-repeat 0 0
}
#content #countriesnew li#poland a {
  background: url(../img/countries_shop/btn-poland.jpg) no-repeat 0 0
}
#content #countriesnew li#kenya a {
  background: url(../img/countries_shop/btn-kenya.jpg) no-repeat 0 0
}
#content #countriesnew li#slovakia a {
  background: url(../img/countries_shop/btn-slovakia.jpg) no-repeat 0 0
}
#content #countriesnew li#switzerland a {
  background: url(../img/countries_shop/btn-switzerland.jpg) no-repeat 0 0
}

#content #countriesnew li#belgien a {
  background: url(../img/countries_shop/btn-belgium.jpg) no-repeat 0 0
}
#content #countriesnew li#austria a {
  background: url(../img/countries_shop/btn-austria.jpg) no-repeat 0 0
}
#content #countriesnew li#luxembourg a {
  background: url(../img/countries_shop/btn-luxembourg.jpg) no-repeat 0 0
}
#content #countriesnew li#netherlands a {
  background: url(../img/countries_shop/btn-netherlands.jpg) no-repeat 0 0
}
#content #countriesnew li#germany a {
  background: url(../img/countries_shop/btn-germany.jpg) no-repeat 0 0
}



#content #countriesnew li#australia a:hover,
#content #countriesnew li#czech a:hover,
#content #countriesnew li#france a:hover, 
#content #countriesnew li#india a:hover,
#content #countriesnew li#italy a:hover,
#content #countriesnew li#poland a:hover, 
#content #countriesnew li#kenya a:hover,
#content #countriesnew li#slovakia a:hover,
#content #countriesnew li#switzerland a:hover, 
#content #countriesnew li#malaysia a:hover, 
#content #countriesnew li#belgien a:hover,
#content #countriesnew li#austria a:hover,
#content #countriesnew li#luxembourg a:hover,
#content #countriesnew li#netherlands a:hover,
#content #countriesnew li#germany a:hover,


#content #countriesnew li#australia a:active,
#content #countriesnew li#czech a:active,
#content #countriesnew li#france a:active, 
#content #countriesnew li#india a:active,
#content #countriesnew li#italy a:active,
#content #countriesnew li#poland a:active, 
#content #countriesnew li#kenya a:active,
#content #countriesnew li#slovakia a:active,
#content #countriesnew li#switzerland a:active, 
#content #countriesnew li#malaysia a:active, 
#content #countriesnew li#belgien a:active,
#content #countriesnew li#austria a:active,
#content #countriesnew li#luxembourg a:active,
#content #countriesnew li#netherlands a:active,
#content #countriesnew li#germany a:active,

#content #countriesnew li#australia a:focus,
#content #countriesnew li#czech a:focus,
#content #countriesnew li#france a:focus, 
#content #countriesnew li#india a:focus,
#content #countriesnew li#italy a:focus,
#content #countriesnew li#poland a:focus, 
#content #countriesnew li#kenya a:focus,
#content #countriesnew li#slovakia a:focus,
#content #countriesnew li#switzerland a:focus,
#content #countriesnew li#malaysia a:focus,
#content #countriesnew li#belgien a:focus,
#content #countriesnew li#austria a:focus,
#content #countriesnew li#luxembourg a:focus,
#content #countriesnew li#netherlands a:focus,
#content #countriesnew li#germany a:focus
{
  background-position:0 -32px;
}



#content #countriesnew li a strong, #findabatastore strong{
  position:absolute;
  left:0;
  text-indent:-5000px;
  width:1px;
  height:1px;
  overflow:hidden;
}

#content #countries {
  width: 952px;
  height: 160px;
  overflow: hidden;
  padding: 0;
}
#content #countries li {
  background: none;
  padding: 0;
  float: left;
}
#content #countries li a {
  background: url(../img/countries.gif) no-repeat 0 0;
  display: block;
  float: left;
  width: 140px;
  height: 120px;
  text-decoration: none;
  position: relative;
}
#content #countries li a strong {
  color: #222;
  font-size: 1.3em;
  position: absolute;
  bottom: 0;
  left: 12px;
}

#content #countries li a:hover,
#content #countries li a:focus {
  background-position: 0 -120px;
}

#content #countries li#france a {
  background-position: -140px 0;
}
#content #countries li#france strong {
  left: 50px;
}
#content #countries li#france a:hover,
#content #countries li#france a:focus {
  background-position: -140px -120px;
}
#content #countries li#italy a {
  background-position: -280px 0;
  width: 120px;
}
#content #countries li#italy strong {
  left: 47px;
}
#content #countries li#italy a:hover,
#content #countries li#italy a:focus {
  background-position: -280px -120px;
}
#content #countries li#kenya a {
  background-position: -400px 0;
  width: 130px;
}
#content #countries li#kenya strong {
  left: 53px;
}
#content #countries li#kenya a:hover,
#content #countries li#kenya a:focus {
  background-position: -400px -120px;
}
#content #countries li#poland a {
  background-position: -530px 0;
  width: 140px;
}
#content #countries li#poland strong {
  left: 48px;
}
#content #countries li#poland a:hover,
#content #countries li#poland a:focus {
  background-position: -530px -120px;
}
#content #countries li#slovakia a {
  background-position: -670px 0;
  width: 160px;
}
#content #countries li#slovakia strong {
  left: 55px;
}
#content #countries li#slovakia a:hover,
#content #countries li#slovakia a:focus {
  background-position: -670px -120px;
}
#content #countries li#switzerland a {
  background-position: -830px 0;
  width: 122px;
}
#content #countries li#switzerland strong {
  left: 33px;
}
#content #countries li#switzerland a:hover,
#content #countries li#switzerland a:focus {
  background-position: -830px -120px;
}


#content #radCountries {
  width: 100%;
  height: 95px;
  overflow: hidden;
  padding: 0;
  margin: 25px 0 15px;
}
#content #radCountries li {
  background: none;
  padding: 0;
  float: left;
}
#content #radCountries li a {
  background: url(../img/rad-countries.gif) no-repeat 0 0;
  display: block;
  float: left;
  width: 105px;
  height: 95px;
  text-decoration: none;
  position: relative;
  text-align: center;
}
#content #radCountries li a strong {
  color: #222;
  font-size: 1.3em;
  position: absolute;
  top: 75px;
  left: 45px;
}
#content #radCountries li a:hover,
#content #radCountries li a:focus,
#content #radCountries li a.active {
  background-position: 0 -95px;
}


#content #radCountries li#rad-canada a {
  background-position: -180px 0;
  margin: 0 0 0 75px;
}
#content #radCountries li#rad-canada strong {
  left: 32px;
}
#content #radCountries li#rad-canada a:hover,
#content #radCountries li#rad-canada a:focus,
#content #radCountries li#rad-canada a.active {
  background-position: -180px -95px;
}


#content #radCountries li#rad-netherlands a {
  background-position: -346px 0;
  margin: 0 0 0 61px;
}
#content #radCountries li#rad-netherlands strong {
  left: 15px;
}
#content #radCountries li#rad-netherlands a:hover,
#content #radCountries li#rad-netherlands a:focus,
#content #radCountries li#rad-netherlands a.active {
  background-position: -346px -95px;
}


#content #radCountries li#rad-indonesia a {
  background-position: -541px 0;
  margin: 0 0 0 90px;
}
#content #radCountries li#rad-indonesia strong {
  left: 21px;
}
#content #radCountries li#rad-indonesia a:hover,
#content #radCountries li#rad-indonesia a:focus,
#content #radCountries li#rad-indonesia a.active {
  background-position: -541px -95px;
}


#content #radCountries li#rad-chile a {
  background-position: -695px 0;
  margin: 0 0 0 49px;
}
#content #radCountries li#rad-chile strong {
  left: 34px;
}
#content #radCountries li#rad-chile a:hover,
#content #radCountries li#rad-chile a:focus,
#content #radCountries li#rad-chile a.active {
  background-position: -695px -95px;
}


#content #radCountries li#rad-china a {
  background-position: -831px 0;
  margin: 0 0 0 31px;
}
#content #radCountries li#rad-china strong {
  left: 34px;
}
#content #radCountries li#rad-china a:hover,
#content #radCountries li#rad-china a:focus,
#content #radCountries li#rad-china a.active {
  background-position: -831px -95px;
}


.radTabs .boxFull {
  width: 952px;
  margin: 0 0 30px;
  padding: 0;
}
.radTabs .boxFull h3 {
  font-size: 2.08em !important;
  padding: 15px 0;
}
#content .radTabs img.left {
  margin: 0 30px 10px 0;
}
#content .radTabs img.right {
  margin: 0 0 10px 30px;
}

#slider2 {
  position: relative;
  padding: 20px;
}
#slider2 .arrows a {
  height: 35px;
  right: 65px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  top: 40px;
  width: 35px;
}
#slider2 .arrows a.right {
  left: auto;
  right: 20px;
}
#slider2 .arrows a span {
  background: url(../img/slider2-arrows.gif) no-repeat 0 0;
}
#slider2 .arrows a.right span {
  background-position: -35px 0;
}
#slider2 .arrows a:hover span,
#slider2 .arrows a:focus span {
  background-position: 0 -35px;
}
#slider2 .arrows a.right:hover span,
#slider2 .arrows a.right:focus span {
  background-position: -35px -35px;
}


#content .horizTabsNavi {
	width: 100%;
	height: 38px;
  padding: 0;
	overflow: hidden;
}

#content .horizTabsNavi li {
  background: transparent;
  padding: 0;
	height: 38px;
	float: left;
  display: block;
  overflow: hidden;
}

#content .horizTabsNavi li a {
	display: block;
	height: 38px;
	padding: 0 25px;
	line-height: 33px;
	float: left;
	text-align: center;
	text-decoration: none;
	position: relative;
}

#content .horizTabsNavi li a.active {
	color: #d52300;
}

#content .horizTabsNavi li a em {
	display: block;
  float: left;
	height: 38px;
	line-height: 33px;
	position: relative;
	font-style: normal;
	cursor: pointer;
	z-index: 5;
}

#content .horizTabsNavi li a.active span.bg {
	background: url(../img/horiz-tabs.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 50%;
	width: 94px;
	height: 38px;
  margin-left: -47px;
	z-index: 1;
}
* html #content .horizTabsNavi li a.active span.bg {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/horiz-tabs.png', sizingMethod='crop');
}

#content #continents {
  width: 100%;
  height: 115px;
  overflow: hidden;
  padding: 0;
  margin: 25px 0 15px;
}
#content #continents li {
  background: none;
  padding: 0;
  float: left;
}
#content #continents li a {
  background: url(../img/continents.gif) no-repeat 0 0;
  display: block;
  float: left;
  width: 160px;
  height: 115px;
  text-decoration: none;
  position: relative;
  text-align: center;
}
#content #continents li a strong {
  color: #222;
  font-size: 1.3em;
  position: absolute;
  top: 90px;
  left: 35px;
}
#content #continents li a:hover,
#content #continents li a:focus,
#content #continents li a.active {
  background-position: 0 -115px;
}


#content #continents li#cont-latin-america a {
  background-position: -209px 0;
  margin-left: 49px;
}
#content #continents li#cont-latin-america strong {
  left: 40px;
}
#content #continents li#cont-latin-america a:hover,
#content #continents li#cont-latin-america a:focus,
#content #continents li#cont-latin-america a.active {
  background-position: -209px -115px;
}


#content #continents li#cont-europe a {
  background-position: -408px 0;
  margin-left: 39px;
}
#content #continents li#cont-europe strong {
  left: 45px;
}
#content #continents li#cont-europe a:hover,
#content #continents li#cont-europe a:focus,
#content #continents li#cont-europe a.active {
  background-position: -408px -115px;
}


#content #continents li#cont-asia-pacific a {
  background-position: -618px 0;
  margin-left: 50px;
}
#content #continents li#cont-asia-pacific strong {
  left: 47px;
}
#content #continents li#cont-asia-pacific a:hover,
#content #continents li#cont-asia-pacific a:focus,
#content #continents li#cont-asia-pacific a.active {
  background-position: -618px -115px;
}


#content #continents li#cont-africa a {
  background-position: -793px 0;
  margin-left: 15px;
	width: 130px;
}
#content #continents li#cont-africa strong {
  left: 63px;
}
#content #continents li#cont-africa a:hover,
#content #continents li#cont-africa a:focus,
#content #continents li#cont-africa a.active {
  background-position: -793px -115px;
}


/* Sitemap
------------------------------------------------------------------------------*/
#content .sitemap {
	background: url(../img/sitemap-wire2.gif) no-repeat 0 25px;
	height: 400px;
}
#content .sitemap ul {
	padding: 0;
}
#content .sitemap ul li {
	background: none;
	float: left;
	display: inline;
	line-height: auto;
	padding: 0;
	margin: 0 25px 0 0;
	position: relative;
	color: #555;
}
#content .sitemap ul li a {
	color: #555;
}
#content .sitemap ul li li {
	float: none;
	display: block;
	margin: 0;
}
#content .sitemap ul li .sitemapBox {
	background: url(../img/sitemap-box-top.png) no-repeat 0 0;
	width: 141px;
	position: absolute;
	top: 82px;
	left: 0;
}
* html #content .sitemap ul li .sitemapBox {
	background: url(../img/sitemap-box-top-ie.gif) no-repeat 0 0;
}
#content .sitemap ul li .b2 {
	left: 160px;
}
#content .sitemap ul li .b3 {
	left: 320px;
}
#content .sitemap ul li .b4 {
	left: 480px;
}
#content .sitemap ul li .b5 {
	left: 640px;
}
#content .sitemap ul li .b6 {
	left: 800px;
}
#content .sitemap ul li .sitemapBox ul {
	background: transparent url(../img/sitemap-box-bottom.png) no-repeat 0 100%;
	margin: 2px 0 0;
	padding: 12px 5px 12px 14px;
	position: relative;
}
* html #content .sitemap ul li .sitemapBox ul {
	background: transparent url(../img/sitemap-box-bottom-ie.gif) no-repeat 0 bottom;
	zoom:1;
}
#content .sitemap ul li .sitemapBox ul ul {
	background: none;
	margin: 0;
	padding: 0;
}



/* Store locator flash
------------------------------------------------------------------------------*/
#content #flashcontentWrap {
	width: 954px;
	height: 477px;
	padding: 0 0 25px;
	position: relative;
}
#content #worldmapFlash h3 {
	font-size: 1.7em;
	color: #444;
	padding: 0 0 20px 0;
}
#content #flashcontentWrap p {
	position: absolute;
	bottom: 10px;
	left: 480px;
	text-align: center;
	font-size: 0.9em;
	padding: 0;
}
#content #flashcontentWrap p span {
	background: url(../img/map-countries.png) no-repeat 0 0;
	position: absolute;
	left: -25px;
	width: 21px;
	height: 19px;
}

/* Media */
#media #content h2 {
  padding-bottom: 10px;
}
#media #content h3 {
  padding: 0;
}

/* Media Contacts */
#media-contacts #content .columnLeft {
  float: left;
  width: 360px;
}
#media-contacts #content .columnRight {
  background: url(../img/media-contacts-bg.gif) no-repeat right top;
  float: right;
  height: 350px;
  margin-top: 50px;
  position: relative;
  width: 576px;
}
#media-contacts #content .columnLeft p.single {
  float: right;
  margin-top: -2em;
  padding: 0.25em 0 0 0;
  width: 132px;
}
#media-contacts #content .columnLeft p strong {
  display: inline-block;
  width: 225px;
}
#media-contacts #content .columnRight .btnOrangeBig {
  bottom: 0;
  position: absolute;
  right: 0;
}

/* Join us */
#join-us #content h3 {
	font-size: 2.05em;
	padding: 0;
}
#join-us #content .clear {
  padding-top: 30px;
}

/* Partners */
#partners #containerBg {
  background-image: url(../img/partners-bg.jpg);
}

#partners #content .smallBox {
  width: 476px;
  height: 170px;
  float: left;
  display: inline;
  margin: 30px 0 0;
  position: relative;
}

#partners #content .box1 {
  background: url(../img/partners-retail.jpg) no-repeat 0 0;
  width: 485px;
}
#partners #content .box2 {
  background: url(../img/partners-sourcing.jpg) no-repeat 0 0;
  width: 465px;
}
#partners #content .smallBox p,
#partners #content .smallBox h3 {
  padding: 0 25px 10px 170px;
}
#partners #content .box2 p,
#partners #content .box2 h3 {
  padding: 0 0px 10px 170px;
}

#partners #content .smallBox p a.btn {
  position: static;
  left: auto;
  bottom: auto;
  margin: 10px 0 0;
}


/* FAQ */
#faq #containerBg {
  background-image: url(../img/faq-bg.jpg);
}
#faq #content dl dt {
  background: url(../img/faq-dt-t.png) no-repeat left top;
  font-size: 1.33em;
  margin-bottom: 8px;
  line-height: 1.25em;
  padding: 15px;
  position: relative;
  width: 424px;
}
* html #faq #content dl dt {
  width: 454px;
}
#faq #content dl dt span {
  background: url(../img/faq-dt-b.png) no-repeat left bottom;
  bottom: -8px;
  display: block;
  height: 8px;
  left: 0;
  position: absolute;
  width: 454px;
}
#faq #content dl dd {
  line-height: 1.33em;
  padding: 11px 15px 20px;
  width: 424px;
}
* html #faq #content dl dt {
  width: 454px;
}

#faq #content dl {
  width: 454px;
}
#faq #content dl dt, #faq #content dl dd {
  float: left;
}
#faq #content dl .right {
  float: right;
  margin: 10px -455px 0 0;
  position: relative;
  right: -36px;
}
#faq #content dl dd.right {
  clear: both;
}
* html #faq #content dl dd.right {
  clear: none;
  margin-top: 115px;
}

/* International Franchising */
#franchising #content .columnLeft {
  float: left;
  width: 460px;
}
#franchising #content .columnRight {
  float: right;
  width: 460px;
}
#franchising #content .columnLeft h3 {
  clear: both;
}
#franchising #content .columnLeft p img.left {
  margin-top: 5px;
}
#franchising #content .columnLeft li {
  float: left;
}
#franchising #content .columnRight ul li {
  background: transparent;
  padding: 0 0 17px 40px;
  position: relative;
}
* html #franchising #content .columnRight ul li {
  width: 100%;
}
#franchising #content .columnRight ul ul {
  margin-top: -4px;
  padding: 0 2px;
}
#franchising #content .columnRight ul li li {
  background: url(../img/li.gif) no-repeat left 9px;
  padding: 5px 0 0 16px;
  line-height: 1.67em;
}
#franchising #content .columnRight ul li em {
  background: url(../img/li-bg.gif) no-repeat left top;
  color: #d2cbbd;
  float: left;
  font-style: normal;
  height: 25px;
  left: 0;
  line-height: 25px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  text-align: center;
  width: 25px;
}
#franchising #content .columnRight ul li strong {
  display: block;
  font-size: 2.08em;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  margin-bottom: 10px;
}

#franchising .boxFull {
  background-position: center 10px;
  padding-top: 45px;
}

#sliderGlider {
  background: url(../img/slider-bg.gif) no-repeat left 65px;
  min-height: 490px;
  margin: 15px 0 0 31px;
  position: relative;
  width: 882px;
}
* html #sliderGlider {
  height: 490px;
}
#slider {
  height: 10px;
  margin-left: 55px;
  position: absolute;
  top: 60px;
  width: 772px !important;
  z-index: 2;
}
#slider .ui-slider-handle {
  background: url(../img/slider-rider.png) no-repeat left top;
  display: block;
  height: 43px;
  margin-left: -28px;
  position: relative;
  width: 57px;
  top: -15px;
}

#sliderGlider #tabs {
  padding-top: 98px;
  position: relative;
}
#sliderGlider ul.ui-tabs-nav {
  left: -6px;
  padding: 0;
  position: absolute;
  top: 0;
}
#sliderGlider ul.ui-tabs-nav li {
  background: url(../img/slider-navi-bg.gif) no-repeat center bottom;
  float: left;
  font-size: 1.33em;
  display: inline;
  line-height: 1.13em;
  height: 65px;
  margin-left: 6px;
  padding: 0;
  text-align: center;
  width: 105px;
}
#sliderGlider ul.ui-tabs-nav li a {
  background: url(../img/slider-navi-a-bg.gif) no-repeat left -53px;
  display: block;
  height: 45px;
  padding: 8px 10px 0;
  text-decoration: none;
  color: #222;
}
* html #sliderGlider ul.ui-tabs-nav li a {
  height: 53px;
}
#sliderGlider ul.ui-tabs-nav li a:hover, #sliderGlider ul.ui-tabs-nav li.ui-state-active a {
  background-position: left top;
  color: #222 !important;
}
#sliderGlider .ui-tabs-panel {
  display: block;
  padding: 0 48px;
}
#sliderGlider .ui-tabs-hide {
  display: none;
}


#sliderGlider ul ul {
  padding: 5px 0 0;
}

#tabs-1 ul {
  margin-left: 80px;
  width: 660px;
}
#tabs-1 li {
  float: left;
  margin-right: 20px;
  width: 184px;
}
* html #tabs-1 li {
  width: 200px;
}

#tabs-3 ul {
  float: left;
  margin-right: 20px;
  width: 380px;
}
#tabs-3 ul ul {
  float: none;
  margin: 0;
  width: auto;
}
#tabs-3 ul.ul2 {
  margin: 0;
}

#tabs-8 {
  margin: 0 0 0 48px;
  padding: 0 !important;
  width: 832px;
}

#sliderGlider .card {
  float: left;
  height: 150px;
  margin: 0 35px 35px 0;
  width: 376px;
}
#sliderGlider .card p {
  float: left;
  padding-top: 11px;
  width: 149px;
}
#sliderGlider .card ul {
  float: right;
  padding-top: 7px;
  width: 203px;
}
#sliderGlider .card ul li {
  background-position: left 6px;
  padding-left: 13px;
}

#sliderGlider #arrows a {
  height: 35px;
  left: -9px;
  line-height: 35px;
  position: absolute;
  text-align: center;
  top: 267px;
  width: 35px;
}
#sliderGlider #arrows a.right {
  left: auto;
  right: -9px;
}
#sliderGlider #arrows a span {
  background-image: url(../img/slider-arrow-l.gif);
}
#sliderGlider #arrows a.right span {
  background-image: url(../img/slider-arrow-r.gif);
}

/* Product FAQs */
#faqs #content h3 {
  padding-top: 20px;
}
#faqs #content h3.first {
  padding-top: 0;
}
#faqs #content p {
  padding-top: 15px;
}

ul.leather {
  padding-bottom: 15px !important;
}
ul.leather li {
  background: transparent !important;
  float: left;
  padding: 0 !important;
}
ul.leather li.bottom {
  margin-right: 35px;
  width: 195px;
}
ul.leather li.lacquered {
  margin-right: 70px;
  width: 205px;
}
ul.leather li.nubuck {
  margin-right: 55px;
  width: 190px;
}
ul.leather li.smooth {
  width: 200px;
}
ul.leather li p {
  padding-top: 5px !important;
}
ul.leather li strong {
  display: block;
}

/* Retail concepts */
#retail-concepts #content p span {
  display: block;
  width: 335px;
}
#retail-concepts #content p span.cufon{
  display: inline-block;
  width: auto;
}

/* Shoe materials */
#shoe-materials #content .lay1 {
  float: left;
  width: 415px;
}
#shoe-materials #content .lay2 {
  float: right;
  width: 525px;
}
#shoe-materials #content .lay1 ul, #shoe-materials #content .lay2 ul {
  padding-top: 7px;
}
#shoe-materials #content .lay1 ul li, #shoe-materials #content .lay2 ul li {
  background: transparent;
  display: inline;
  float: left;
  margin: 0 8px 0 28px;
  padding: 0;
  text-align: center;
}
#shoe-materials #content .lay1 ul li, #shoe-materials #content .lay2 ul li {
  margin: 0 22px 0 8px;
}
#shoe-materials #content .lay1 ul li.last, #shoe-materials #content .lay2 ul li.last {
  margin-right: 0;
}
#shoe-materials #content .lay2 h4 {
  margin-left: 32px;
}

#shoe-materials #content .ulOnRight {
  padding-bottom: 15px;
}
#shoe-materials #content .ulOnRight .ulOnRightInfo {
  float: left;
}
#shoe-materials #content .ulOnRight .ulOnRightInfo415 {
  width: 415px;
}
#shoe-materials #content .ulOnRight .ulOnRightInfo235 {
  width: 235px;
}
#shoe-materials #content .ulOnRight ul {
  float: right;
}
#shoe-materials #content .ulOnRight ul li {
  background: transparent;
  display: inline;
  float: left;
  margin-left: 20px;
  padding: 0;
  width: 155px;
}
#shoe-materials #content .ulOnRight ul li em {
  background: url(../img/li-bg.gif) no-repeat left top;
  color: #d2cbbd;
  display: block;
  font-style: normal;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
}
#shoe-materials #content .ulOnRight ul li strong {
  display: block;
}
#shoe-materials #content .ulOnRight ul.col5 {
  width: 700px;
}
#shoe-materials #content .ulOnRight ul.col5 li {
  margin-top: -206px;
}
* html #shoe-materials #content .ulOnRight ul.col5 li {
  margin-top: 0;
}
#shoe-materials #content .ulOnRight ul.col5 li.li1 {
  margin-bottom: 20px;
  margin-top: 0;
}
#shoe-materials #content .ulOnRight ul.col5 li.li2 {
  clear: both;
  margin-top: 0;
}

#shoe-materials #content .materials {
  margin-bottom: -18px;
  padding: 15px 0 0;
  position: relative;
}
#shoe-materials #content .materials li {
  float: left;
  margin: 0 0 18px 18px;
  padding: 0 0 0 70px;
  position: relative;
  width: 235px;
}
* html #shoe-materials #content .materials li {
  width: 305px;
}
#shoe-materials #content .materials li.first {
  margin: 0;
}
#shoe-materials #content .materials li strong {
  display: block;
  font-size: 1.5em;
  font-weight: normal;
}
#shoe-materials #content .materials li img {
  left: 0;
  position: absolute;
  top: 3px;
}

/* All about feet */
#all-about-feet .perex {
  position: relative;
  width: 375px;
}
#all-about-feet .perex img {
  position: absolute;
  right: -675px;
  top: -20px;
}
#all-about-feet .allLeft {
  float: left;
  width: 375px;
}
#all-about-feet .allLeft img {
  margin: 15px -108px 0 0;
  position: relative;
}
#all-about-feet .allRight {
  float: right;
  width: 510px;
}
#all-about-feet .allRight ul {
  padding-top: 20px;
}
#all-about-feet .allRight ul li {
  padding-bottom: 25px;
}

#all-about-feet #content ul li {
  background: transparent;
  padding: 0 0 20px;
}
#all-about-feet #content ul li em {
  background: url(../img/li-bg.gif) no-repeat left top;
  color: #d2cbbd;
  float: left;
  font-style: normal;
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
  text-align: center;
  width: 25px;
}
#all-about-feet #content ul li strong {
  display: block;
  font-size: 1.5em;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  margin-bottom: 5px;
}
* html #all-about-feet #content .allRight ul li strong {
  margin-top: -20px;
}

#all-about-feet ul#aaf {
  padding-bottom: 20px;
}
#all-about-feet ul#aaf li {
  float: left;
  margin-right: 20px;
  padding-bottom: 30px;
}
#all-about-feet ul#aaf li.li1, #all-about-feet ul#aaf li.li2, #all-about-feet ul#aaf li.li5 {
  width: 285px;
}
* html #all-about-feet ul#aaf li.li1 {
  padding-right: 645px;
  width: 935px;
}
#all-about-feet ul#aaf li.li2 {
  clear: both;
}
#all-about-feet ul#aaf li.li3, #all-about-feet ul#aaf li.li6 {
  width: 240px;
}
#all-about-feet ul#aaf li.li4, #all-about-feet ul#aaf li.li7 {
  margin-right: 0;
  width: 375px;
}

/* About us */
#content img#aboutImg {
  float: left;
  margin: 0 -25px;
  position: relative;
}
#content .aboutLeft {
  float: left;
  padding-top: 8px;
  width: 482px;
}
#content .aboutLeft p {
  padding-bottom: 24px;
}
#content .aboutLeft ul.inline {
  padding-top: 10px;
}
#content .aboutRight {
  float: right;
  padding-top: 8px;
  width: 430px;
}
#content .aboutRight p {
  padding-bottom: 13px;
}


/* All about shoes */
#all-about-shoes .aboutShoes {
  background: url(../img/about-shoes-bg.png) no-repeat center top;
  margin-bottom: 15px;
}
#all-about-shoes .aboutShoes li {
  background-position: center top;
  background-repeat: no-repeat;
  float: left;
  margin-right: 41px;
  padding: 200px 0 0;
  width: 290px;
}
#all-about-shoes .aboutShoes  .construction {
  background-image: url(../img/construction-bg.png);
}
#all-about-shoes .aboutShoes .parts {
  background-image: url(../img/parts-bg.png);
}
#all-about-shoes .aboutShoes .types {
  background-image: url(../img/types-bg.png);
  margin: 0;
}
#all-about-shoes .aboutShoes h3 {
  font-size: 1.17em;
  font-weight: bold;
}
#all-about-shoes .aboutShoes .infoText {
  min-height: 110px;
}
* html #all-about-shoes .aboutShoes .infoText {
  height: 110px;
}

#all-about-shoes .inline li, #parts .inline li, #type arts .inline li, #construction .inline li {
  overflow: hidden;
}

#content .tab {
  float: right;
  width: 730px;
}

#content .absolute {
  position: relative;
  height: 400px;
  margin: 20px 0 0;
}
#content .absolute .tab {
  position: absolute;
  top: 0;
  right: 0;
  width: 730px;
  display: none;
}
#content .tabsNavi {
  float: left;
  padding: 5px 0 0;
  width: 220px;
}
#content .tabsNavi li {
  background: none;
  font-size: 1.33em;
  height: 33px;
  line-height: 33px;
  margin: 1px 0;
  padding: 0 20px;
  width: 180px;
}
* html #content .tabsNavi li {
  background: none;
  width: 220px;
}
* html #content .tabsNavi li .cufon {
  margin-top: 8px;
}
#content .tabsNavi li a, #content .tabsNavi li a:active, #content .tabsNavi li a:focus {
  color: #333;
}
#content .tabsNavi li.active {
  background: url(../img/tabs-navi-li.png) no-repeat 0 0 !important;
}
#content .tabsNavi li.active a {
  color: #d52300;
}
#content .tabsNavi li a {
  text-decoration: none;
}

#content .tabs #built-up img {
  margin: 0 0 0 0;
}

#content .tabs #california img {
  margin: 0 0 0 -34px;
}

#content .tabs #cemented img {
  margin: 0 0 0 -34px;
}

#content .tabs #dip-slip-lasted img {
  margin: 0 0 0 28px;
}

#content .tabs #dip-string-lasted img {
  margin: 0 0 0 51px;
}

#content .tabs #dvp img {
  margin: 0 0 0 -34px;
}

#content .tabs #sports-footwear img {
  margin: 0 0 0 -43px;
}

#content .tabs #stichdown img {
  margin: 0 0 0 10px;
}

#content .tabs #true-moccasin img {
  margin: 0 0 0 -45px;
}


#content .tabs #bata img {
  margin: 0 0 0 -100px;
}
#content .tabs #bubblegummers img {
  margin: 0 0 0 -56px;
}
#content .tabs #power img {
  margin: 0 0 0 -103px;
}
#content .tabs #bata-industrials img {
  margin: 0 0 0 -45px;
}
#content .tabs #marie-claire img {
  margin: 0 0 0 24px;
}
#content .tabs #north-star img {
  margin: 0 0 0 -93px;
}
#content .tabs #sandak img {
  margin: 0 0 0 -59px;
}
#content .tabs #weinbrenner img {
  margin: 0 0 0 -86px;
}
#content .tabs #baby-bubbles img {
  margin: 0 0 0 -58px;
}
#content .tabs #eco-fit img {
  margin: 0 0 0 -107px;
}
#content .tabs #patapata img {
  margin: 0 0 0 -49px;
}
#content .tabs #sundrops img {
  margin: 0 0 0 -43px;
}


#brands #content .tab p,
#brands #content .tab h3 {
  padding: 0 0 5px 65px;
}

#brands #content .absolute {
  height: 450px;
}


/* Bata links */
#content .bataLinks ul {
	float: left;
	display: inline;
	margin: 0 110px 0 0;
}
#content .bataLinks ul.last {
	float: right;
	display: inline;
	margin: 0;
}

#content .bataLinks ul a {
	color: #555;
	font-size: 1.2em;
}


/* Shoe care tips */
#shoe-care-tips img#brush {
  margin: 0 -95px -50px 10px;
}
#shoe-care-tips img#brush {
  margin: 0 -95px -50px 10px;
}
.pT0 {
	padding-top: 0 !important;
}

.pT10 {
  padding-top: 10px !important;
}
.pT15 {
  padding-top: 15px !important;
}
.pT20 {
  padding-top: 20px !important;
}
.pT25 {
  padding-top: 25px !important;
}
.pT35 {
  padding-top: 35px !important;
}
.pT55 {
  padding-top: 55px !important;
}
.pT75 {
  padding-top: 75px !important;
}
.mT25 {
	margin-top: 25px !important;
}

.mL512 {
  margin-left: 512px !important;
}


/* Search list */
#search-list #content h3 {
  background: url(../img/search-list-h3.png) no-repeat center 36px;
  font-size: 1.17em;
  padding-bottom: 62px;
}
#search-list #content h4 {
  background: #bdb6a9;
  clear: both;
	float: left;
	margin: 0 1px 5px;
  font-size: 1.33em;
	padding: 1px 0;
}
#search-list #content h4 a {
  background: #bdb6a9;
	float: left;
	margin: 0 -1px;
	padding: 2px 13px;
	position: relative;
	text-decoration: none;
}
#search-list #content h4 a:hover {
  color: #555;
}
#search-list #content p {
  clear: both;
  line-height: 1.33em;
  padding-bottom: 4px;
}
#search-list #content p.breadcrumbs {
  background: url(../img/breadcrumbs-bg.png) no-repeat center 36px;
  padding-bottom: 39px;
}

/* Page 404 */
#page-404 h1#header a span {
	background-image: url(../img/logo-bata-center.gif);
}
#page-404 #containerBg {
  background-image: url(../img/container-bg-center.jpg);
}
#page-404 #content {
	background: url(../img/404-bg.png) no-repeat 570px 40px;
  padding: 20px 410px 40px 50px;
  min-height: 410px;
  width: 502px;
}
* html #page-404 #content {
  height: 470px;
  width: 952px;
}
.br {
  display: block;
}

/* page 500 */
#page-500 {
  background: #d2cbbd url(../img/container-bg-center.jpg) no-repeat center top;
}
#page-500 #container {
  background: url(../img/container-bg-center.jpg) no-repeat center top;
  height: 100%;
}
#page-500 h1 {
  left: 386px;
  position: absolute;
  top: 396px;
  z-index: 2;
}
#page-500 h1#header a span {
	background-image: url(../img/logo-bata-500.gif);
}
#page-500 #content {
	background: url(../img/500-bg.png) no-repeat 480px 45px;
  margin: 0 auto;
  padding: 216px 474px 150px 90px;
  position: relative;
  text-align: left;
  width: 388px;
}
* html #page-500 #content {
  width: 952px;
}
#page-500 #content h2 {
  padding-bottom: 10px;
}
#page-500 #content .perexBig {
  padding-bottom: 18px;
}

/* No flash */
#no-flash #containerBg {
  background-image: url(../img/container-bg-center.jpg);
}
#no-flash h1#header a span {
	background-image: url(../img/logo-bata-center.gif);
}
#no-flash #content {
	background: url(../img/no-flash-bg.png) no-repeat 580px 105px;
  margin: 0 auto;
  padding: 124px 404px 150px 148px;
  position: relative;
  text-align: left;
  width: 400px;
}
* html #no-flash #content {
  width: 952px;
}
#no-flash #content h2 {
  padding-bottom: 10px;
}
#no-flash #content .perexBig {
  padding-bottom: 23px;
}

/* Detail store
------------------------------------------------------------------------------*/
#content #storeDetail {
	width: 100%;
	overflow: hidden;
	margin: 10px 0 0;
}

#content #storeDetail a {
	color: #555;
}

#content #storeDetail p,
#content #storeDetail address {
	line-height: 1.6;
}

#content #storeDetail #storeDetailLeft {
	display: inline;
	float: left;
	width: 621px;
}

#content #storeDetail #storeDetailLeft .columnLeft {
	display: inline;
	float: left;
	width: 250px;
	margin: 0 75px 15px 0;
	padding: 0;
}
#content #storeDetail #storeDetailLeft .columnRight {
	margin: 0;
	width: 295px;
}

#content #storeDetail #storeDetailLeft span.delimiter {
	background: url(../img/store-detail-delimiter.png) no-repeat center 0;
	clear: both;
	display: block;
	width: 100%;
	height: 27px;
	padding: 0 0 25px;
}

#content #storeDetail #storeDetailLeft table {
	border-collapse: collapse;
	margin: 10px 0 0;
	width: auto;
	color: #555;
}
#content #storeDetail #storeDetailLeft table th,
#content #storeDetail #storeDetailLeft table td {
	border: none;
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
}
#content #storeDetail #storeDetailLeft table th {
	padding: 0 0 5px 0;
}

#content #storeDetail #storeDetailLeft .table {
  background: url(../img/table.png) no-repeat left top;
  width: 623px;
}
#content #storeDetail #storeDetailLeft .table table {
  margin-top: 0;
  width: 100%;
}
#content #storeDetail #storeDetailLeft .table th,
#content #storeDetail #storeDetailLeft .table td {
  border-left: 1px #d2cbbd solid;
  border-top: 1px #d2cbbd solid;
  padding: 8px;
}
#content #storeDetail #storeDetailLeft .table th.first,
#content #storeDetail #storeDetailLeft .table td.first {
  border-left: 0;
}
#content #storeDetail #storeDetailLeft .table .first th,
#content #storeDetail #storeDetailLeft .table .first td {
  border-top: 0;
}

#content #storeDetail #storeDetailLeft .storeImages {
	position: relative;
	width: 621px;
	height: 406px;
	margin: 0 0 20px;
	overflow: hidden;
}

#content #storeDetail #storeDetailLeft .storeImages span.corners {
	background: url(../img/map-store-detail-img.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

#content #storeDetail #storeDetailLeft .storeImages img {
	position: absolute;
	top: 0;
	left: 0;
}

#content #storeDetail #storeDetailLeft .storeSmallGallery {
	width: 294px;
	overflow: hidden;
}

#content #storeDetail #storeDetailLeft .storeSmallGallery li {
	background: transparent;
  display: inline;
	float: left;
	width: 138px;
	height: 98px;
	margin: 0 18px 20px 0;
	padding: 0;
}

#content #storeDetail #storeDetailLeft .storeSmallGallery li.last {
	margin: 0 0 20px 0;
}

#content #storeDetail #storeDetailLeft .storeSmallGallery li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

#content #storeDetail #storeDetailLeft .storeSmallGallery li a span.corners {
	background: url(../img/map-store-detail-smallGallery.png) no-repeat 0 0;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	cursor: pointer;
}

#content #storeDetail #storeDetailLeft .storeSmallGallery li a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#content #storeDetail #storeDetailLeft .active {
	display: block !important;
}

#content #storeDetail #storeDetailLeft #storeDetailTabs {
	width: 100%;
	height: 38px;
	overflow: hidden;
	margin: 0 0 20px;
}

#content #storeDetail #storeDetailLeft #storeDetailTabs li {
  background: transparent;
  padding: 0;
	width: 165px;
	height: 38px;
	float: left;
}

#content #storeDetail #storeDetailLeft #storeDetailTabs li a {
	display: block;
	width: 165px;
	height: 38px;
	line-height: 33px;
	float: left;
	text-align: center;
	text-decoration: none;
	position: relative;
}

#content #storeDetail #storeDetailLeft #storeDetailTabs li a.active {
	color: #d52300;
}

#content #storeDetail #storeDetailLeft #storeDetailTabs li a em {
	display: block;
	height: 38px;
	line-height: 33px;
	position: relative;
	font-style: normal;
	cursor: pointer;
	z-index: 5;
}

#content #storeDetail #storeDetailLeft #storeDetailTabs li a.active span.bg {
	background: url(../img/store-detail-tabs.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 161px;
	height: 38px;
	z-index: 1;
}


#content #storeDetail #storeDetailRight {
	display: inline;
	float: right;
	width: 300px;
	position: relative;
}

#content #storeDetail #storeDetailRight h3,
#content #storeDetail #storeDetailLeft h3 {
	padding: 0;
	font-weight: 500;
	font-size: 1.8em;
}

#content #storeDetail #storeDetailRight big {
	font-weight: 700;
	font-size: 1.4em;
}

#content #storeDetail #storeDetailRight address {
	display: block;
	padding: 15px 0;
}

#content #storeDetail #storeDetailRight address.border {
	border-bottom: 1px solid #d6d2cb;
}

#content #storeDetail #storeDetailRight .in {
	padding: 20px;
	position: relative;
	z-index: 5;
}

#content #storeDetail #storeDetailRight span.gradient {
	background: url(../img/map-store-detail-grad.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 219px;
}
#infosite #content #storeDetail #storeDetailRight span.gradient {
	background: url(../img/map-store-detail-grad2.png) no-repeat 0 0;
	height: 466px;
}


#content ul.countriesSelect li {
  background: none;
  margin: 0 27px 0 0;
  padding: 0;
  line-height: 1.5;
  float: left;
  display: block;
}
#content ul.countriesSelect li.first {
  margin: 0 23px 0 0;
}
#content ul.countriesSelect ul {
  clear: both;
  margin: 45px 0 0;
  padding: 0;
}
#content ul.countriesSelect ul li {
  margin: 0;
  padding: 0;
  float: none;
}
#content ul.countriesSelect ul li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.75em;
  color: #555;
}

#content ul.countriesSelect span.btn {
  background: #eeeff0 url(../img/btn-a.gif) no-repeat right top;
  color: #111;
  float: left;
  font-size: 1.25em;
  text-decoration: none;
}
#content ul.countriesSelect span.btn strong {
  background: url(../img/btn-a.gif) no-repeat 0 -32px;
  float: left;
  font-weight: normal;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
}
#content ul.countriesSelect span.btn .cufon {
  margin-top: -4px;
}
* html #content ul.countriesSelect span.btn .cufon {
  top: -2px;
}

#content .procurementImg {
  margin: 30px -10px 35px -60px !important;
}

#content .procurementImg2 {
  margin: 35px 48px 0 50px !important;
}

#content .flBox1 {
  float: left;
  display: inline;
  width: 450px;
  margin: 0 60px 0 0;
}
#content .flBox2 {
  float: left;
  width: 390px;
}


/* Classes
------------------------------------------------------------------------------*/
.imgLeft {
	float: left;
	display: block;
	margin: 0 10px 0 0; 
}

.imgRight {
	float: right;
	margin: 0 0 0 10px;
}

.fleft {
	float: left;
	display: inline;
}

.fright {
	float: right !important;
	display: inline;
}
