/* 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: 100%;
  /*height: 55px;*/
  background: url('/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;
  background: url('/common/images/container/eshop-header-background.jpg') no-repeat top left;
  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;
  height: 17px;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#eshop-header #promotion .promotion-text {
  display: inline-block;
  height: 17px;
  background: url('/common/images/shop/backgrounds/background-promo-header.gif') repeat-x;
  padding: 1px 0px 0 0px;
}

#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;
}

#eshop-header #links .highlighted-text {
  color: #bc0028;  
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

#eshop-header #links .other-link {
  margin-left: 32px;
}

#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('/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('/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('/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('/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(/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 .rollheaderleft { 
  float:right;
  height: 36px;
}

#brand-header .rollheaderright { 
  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('/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('/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;
}

#content {
  min-height: 470px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* Upper-left logo positioning for HTML pages */
#logo {
      position: absolute;
      top: 56px;
      left: 26px;
}

/* Footer */
#footer {
  clear: both;
  position: relative;  
  background:url(/common/images/container/footer-background.jpg) repeat-x center top;
  width: 100%;
  height: 35px;
  overflow: hidden;  
}

#footer-centering {
  margin: 0 auto;
  width: 980px; 
  position: relative;
}

#footer-margin {
  margin-left: 52px; 
  margin-right: 52px; 
}

#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.map {
  width : 26px;
  height : 70px;
  margin-right: 5px;
}

#footer img.map:hover {
  margin-top: -35px;
}

#footer .text, #footer a {  
  font-family: arial, helvetica, sans-serif;
  color: #666666;
  font-size: 9px;
  text-decoration: none;
  padding-top: 10px;
}

#footer a:hover {  
  font-family: arial, helvetica, sans-serif;
  color: #cccccc;
  text-decoration: underline;
}

#footer .logo {
  position: absolute;
  left: 49%;
  top: 0px;
}

/* Settings for Fatwire InSite editing mode */

.dijitTextBox {
	background: #000000 !important;
}

