/* General HTML elements */
body {
    font: 62.5% Helvetica, Verdana, Arial, Tahoma, sans-serif;
	margin: 0px;
    padding: 0px;
    background-color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
ul,
ul li,
dl,
dl dt,
dl dd,
blockquote {
	margin: 0;
	padding: 0;
}
ul,
ul li {
	list-style: none;
}
img {
	border: none;
}

/* For IE6 */
a {
  outline: none;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
fieldset {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
}
fieldset legend {
	display: none;
}
input,
select,
textarea {
    font: 62.5% Helvetica, Verdana, Arial, Tahoma,sans-serif;
}
/* for modern browser */
input[type="image"],
input[type="submit"] {
	outline: none;
}

/** Header **/
#header {
  width: 980px;
  margin: 0px auto;
  background: url('/ecom/common/images/container/header-bigbg.jpg') repeat-x bottom center;
  overflow: hidden;
  z-index: 100;
}

/* E-shop Header */
#eshop-header {
  position: relative;
  margin: 0px auto;
  width: 876px;  
  height: 19px;
}

#eshop-header #identification {
  position: absolute;
  left: 0px;
  top: 4px; 
  font-size: 1px;
}

#eshop-header #promotion {
  position: absolute;
  width: 400px;
  right: 400px;
  top: 0px;
  font-size: 11px;
  font-weight:bold;
  color: #e60031;
  text-align:center;
}

#eshop-header #promotion .promotion-text {
  background:url("/ecom/common/images/shop/backgrounds/background-promo-header.gif") repeat-x scroll 0 0 transparent;
  display:inline-block;
  *display:inline;
  height:17px;
  padding:1px 10px 0;
  color: white;
}

#eshop-header .welcome {
  color: #808080;  
  font-size: 10px;
}

#eshop-header .firstname {
  color: #cccccc;  
  font-size: 10px;
}

#eshop-header #links {
  position: absolute;
  width: 400px;
  right: 0px;
  top: 4px;
  text-decoration: none;  
  font-size: 1px;
  text-align: right;
}

#eshop-header #links a.text:hover {
  color:#fff;
}

#eshop-header #links .text {
  color: #b3b3b3;  
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 32px;
  visibility: visible;
}

#eshop-header #links .highlighted-text {
  color: #bc0028;  
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

#eshop-header #links .other-link {
}

#eshop-header #links .logged-in,
#eshop-header #links .not-logged-in {
  display:none;
}

#eshop-header #links #cart.emptycart .highlighted-text {
  color:#b3b3b3;
}

#eshop-header #links #cart img {
  cursor:pointer;
}

#eshop-header #links .number-products {
  margin-left: 7px;
}

#eshop-header #cartrollover-panel {
  display:none;
  position: absolute;
  height: 36px;
  top: 19px;
}

#eshop-header #cartrollover-panel .item {
  float: left;
  padding-top: 2px;
  padding-left: 15px;
  padding-right: 15px;
  height: 34px;
  text-align: left;
  color: #ffffff;  
  font-size: 10px;
  font-weight: bold;
  background: url('/ecom/common/images/container/cartrollover-panel-bg.jpg') repeat-x top left;
}

#eshop-header #cartrollover-panel .text {
  color: #b2b2b2;  
  font-size: 10px;
  font-weight: bold;
}

#eshop-header #cartrollover-panel .line {
  float: left;
  background: url('/ecom/common/images/container/cartrollover-panel-bg.jpg') repeat-x top left;
  height: 36px;
  line-height:36px;
}

#eshop-header #cartrollover-panel .link {
  float: left;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  height: 21px;
  text-align: center;
  background: url('/ecom/common/images/container/cartrollover-panel-bg.jpg') repeat-x top left;
  z-index: 30;
}

#eshop-header #cartrollover-panel .link a {
  color: #b2b2b2;  
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  background: url('/ecom/common/images/container/cartrollover-panel-arrow.gif') no-repeat top left;
  padding-left: 15px;
  text-transform: uppercase;
}

#eshop-header #cartrollover-panel .link a:hover {
  color: #ffffff;
}


/* Brand Header */
#brand-header {
  margin: 0px auto;
  width: 980px; 
  height: 36px;
  /*background: url(/ecom/common/images/container/header-background.jpg) repeat-x left top;*/
  overflow: hidden;
  z-index: 100;
  text-align: center;
}

#brand-header ul#menu { 
  list-style-type: none;
  height: 36px;
}

#brand-header-left {
	padding-left: 20px;
}

#brand-header-left div {
	float:left;
  	height: 36px;
}

#brand-header-right div { 
  float:left;
  height: 36px;
}

#brand-header-logo div { 
  height: 36px;
}

#brand-header-search {
	margin-right: 20px;	
}

#brand-header-search div {
	float: left;
	height: 36px;	
}

#brand-header .rollheaderrightnoshop { 
  float:left;
  height: 36px;
  margin-left: 20px;
}

#brand-header .highlight, #brand-header img:hover{ 
  margin-top: -36px;
}

#brand-header ul#menu li {
  float: left;
}

#brand-header .searchbackground {
  position: relative;
  background: #ffffff url('/ecom/common/images/container/search-background.jpg') no-repeat;
  width: 91px; 
  height: 16px;
  margin-top: 11px;
  margin-right: 5px;
}

#brand-header .search {
  border-style: hidden;
  border-width: 0px;
  background: url('/ecom/common/images/container/search-bg-center.jpg');
  position: absolute;
  right: 6px;
  top: 0px; 
  width: 78px; 
  height: 13px;
  padding-top: 2px;
  font-family: arial, helvetica, sans-serif;
  color: #000000;  
  font-size: 9px;
}

#main {
  /*width: 980px;*/
  overflow: hidden;
  margin: 0px auto;
  position: relative;
  background-color: #000000;
}

.countriesMain {
  width: 980px; /*put width back to center countries page*/
}

#content {
  min-height: 470px;
  _min-height:auto;
  overflow: hidden;
  position: relative;
  width: 980px;
  margin: 0 auto;
}

/* Upper-left logo positioning for HTML pages */
#logo {
      position: absolute;
      top: 56px;
      left: 26px;
}

/* Footer */
#footer {
	clear: both;
	background:url(/ecom/common/images/container/footer-background.jpg) repeat-x center top;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:980px;
	z-index:100;
}

#footer-left {
    width: 490px;
}

#footer-left div{
	float:left;
	height: 35px;
	margin-left: 2px;
	margin-right: 2px;
    overflow-y: hidden;
}

#footer-left #country {
	margin-top: -10px;
}

#footer-right {
	width:auto;
}

#footer-right a{
 cursor: pointer;
}

#footer-right div{
	float: right;
}

#footer-right div div{
	float:left;
	height: 40px;
	margin-left: 2px;
	margin-right: 2px;
}

#footer-centering {
  margin: 0 auto;
  width: 980px; 
  position: relative;
}

#footer ul.map {
  float: left; 
  list-style-type: none;
}

#footer ul.links {
  float: right; 
  list-style-type: none;
}

#footer p, #footer ul li {
  float: left;
}

#footer img.hover, #footer img.checkout-map {
  width : 26px;
  height : 70px;
  margin-right: 5px;
}

#footer img.hover:hover {
  margin-top: -35px;
}

#footer p, #footer a , #footer img{  
  font-family: arial, helvetica, sans-serif;
  color: #666666;
  font-size: 9px;
  text-decoration: none;
  padding-top: 10px;
  margin-left: 2px;
  margin-right: 2px;
}

#footer a:hover {  
  font-family: arial, helvetica, sans-serif;
  color: #cccccc;
  text-decoration: underline;
}

#footer .logo {
  position: absolute;
  left: 49%;
  top: 0px;
}

#footer table {
	width:	960px;
}

#footer-rigth {
	text-align:right;	
}

/* Settings for Fatwire InSite editing mode */

.dijitTextBox {
	background: #000000 !important;
}

.topnav-menuitem#topnav-oferty_specjalne a {
    color: #c41230;
}

.topnav-menuitem#topnav-special_offers a {
    color: #c41230;
}

.topnav-menuitem#topnav-ofertas_especiales a {
    color: #c41230;
}

.topnav-menuitem#topnav-offerte_speciali a {
    color: #c41230;
}

.topnav-menuitem#topnav-sonderangebote a {
    color: #c41230;
}

.topnav-menuitem#topnav-offres_spéciales a {
    color: #c41230;
}


