@import url("grid.css");

@import url("elements.css");

html {
  background: #e5f5fc url("/images/body_bg.png") left bottom repeat-x;
  min-height: 100%;
  overflow-y: scroll;
}

body {
  background-color: #fff;
  color: #666;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  margin: 0 auto 30px;
  position: relative;
  width: 1024px;
}

ul, form, fieldset {
  margin: 0;
  padding: 0;
}

ul {
  #list-style-position: inside;
}

fieldset {
  border: none;
}

input, textarea {
  font-family: Arial, Verdana, sans-serif;
  font-size: 100%;
}

a,a:hover,a:active {
  text-decoration: underline;
  color: #000;
}

.arrow {
  background: url("/images/nav/nav_arrow_link.png") 0 50% no-repeat !important;
  font-weight: bold !important;
  padding-left: 14px !important;
}

a img {
  border: 0;
}

.clearer {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

.clear {
  clear: both;
  display: block;
}

form img.submit { /*ie.css*/
  position: relative;
  top: 10px;
  left: -6px;
}

*+html form img.submit {
  position: relative;
  top: 8px;
  left: -6px;
}

form  input.submitArr {
  display: none;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

.ie6 input {
  vertical-align: text-bottom;
}

.txt {
  border: 1px solid #C8CAD9;
  height: 20px;
}

*+html  form input.txt {
  position: relative;
  top: 5px;
  font-size: 11px;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.border-img {
  background-color: #fff;
  border: 1px solid #c5c5c5;
  padding: 1px;
}

/* Standard Klassen */
.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.ie6 .clearfix {
  height: 1%;
}

.ie7 .clearfix {
  display: inline-block;
}

/* Header inputbox with submit button */
.innersubmit-box {
  display: block;
  height: 21px;
  margin: 0;
  position: relative;
}

.big.innersubmit-box {
  height: 31px;
}

.with-innersubmit {
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 0px none;
  border-top: 1px solid #dbdbdb;
  color: #666;
  display: block;
  float: left;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  margin: 0;
  padding: 0 6px;
  width: 128px;
}

.big .with-innersubmit {
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  width: 155px;
}

.innersubmit {
  display: block;
  float: left;
  height: 19px;
  margin: 0;
  width: 18px;
}

.big .innersubmit {
  height: 31px;
  width: 30px;
}

/* Boxes with rounded corners */
.rndBox, .rndBoxSmall {
  border: 1px solid #BFD4E5;
  position: relative;
  margin-bottom: 20px;
}

.rndBox .rndLeftTop, .rndBox .rndRightTop, .rndBox .rndLeftBottom, .rndBox .rndRightBottom {
  position: absolute;
  z-index: 1;
  height: 19px;
  width: 19px;
  clear: both; /* IE positioning hack*/
  background-repeat: no-repeat;
}

.rndBoxDCardTeaser {
  border-top: 1px solid #BFD4E5;
  border-right: 1px solid #BFD4E5;
  border-bottom: 1px solid #BFD4E5;
  border-left: 0;
}

#start #column1 .rndBox .rndLeftTop, .rndBox .rndLeftTop {
  top: -1px;
  left: -1px;
  background-image: url(/images/elements/rndLeftTop.gif);
}

#start #column1 .rndBox .rndRightTop, .rndBox .rndRightTop {
  top: -1px;
  right: -1px;
  background-image: url(/images/elements/rndRightTop.gif);
}

#start #column1 .rndBox .rndLeftBottom, .rndBox .rndLeftBottom {
  bottom: -1px;
  left: -1px;
  background-image: url(/images/elements/rndLeftBottom.gif);
}

#start #column1 .rndBox .rndRightBottom, .rndBox .rndRightBottom {
  bottom: -1px;
  right: -1px;
  background-image: url(/images/elements/rndRightBottom.gif);
}

*+html .rndBox img,*+html .rndBoxSmall img {
  margin-bottom: -3px;
}

*+html .rndBox img.submit {
  margin-bottom: 0;
}

.rndBox .float_left,.rndBoxSmall .float_left {
  margin-right: 10px;
}

#coloredContainer .rndBox .rndRightBottom {
  background-image: url(/images/elements/rndRightBottom_bl.gif);
}

#coloredContainer .rndBox .rndLeftBottom {
  background-image: url(/images/elements/rndLeftBottom_bl.gif);
}

#coloredContainer .rndBox .rndRightTop {
  background-image: url(/images/elements/rndRightTop_bl.gif);
}

#coloredContainer .rndBox .rndLeftTop {
  background-image: url(/images/elements/rndLeftTop_bl.gif);
}

#searchPharmacy .rndBox .rndRightBottom {
  background-image: url(/images/elements/rndRightBottom_bl_nav.gif);
}

#searchPharmacy .rndBox .rndLeftBottom {
  background-image: url(/images/elements/rndLeftBottom_bl_nav.gif);
}

#searchPharmacy .rndBox .rndRightTop {
  background-image: url(/images/elements/rndRightTop_bl_nav.gif);
}

#searchPharmacy .rndBox .rndLeftTop {
  background-image: url(/images/elements/rndLeftTop_bl_nav.gif);
}

/*SMALL BOXES*/
.rndBoxSmall .rndLeftTop,.rndBoxSmall .rndRightTop,.rndBoxSmall .rndLeftBottom,.rndBoxSmall .rndRightBottom {
  position: absolute;
  z-index: 1;
  height: 12px;
  width: 12px;
  clear: both; /* IE positioning hack*/
  background-repeat: no-repeat;
}

#start #column1 .rndBoxSmall .rndLeftTop,.rndBoxSmall .rndLeftTop {
  top: -1px;
  left: -1px;
  background-image: url(/images/elements/rndLeftTop_small.gif);
}

#start #column1 .rndBoxSmall .rndRightTop,.rndBoxSmall .rndRightTop {
  top: -1px;
  right: -1px;
  background-image: url(/images/elements/rndRightTop_small.gif);
}

#start #column1 .rndBoxSmall .rndLeftBottom,.rndBoxSmall .rndLeftBottom {
  bottom: -1px;
  left: -1px;
  background-image: url(/images/elements/rndLeftBottom_small.gif);
}

#start #column1 .rndBoxSmall .rndRightBottom,.rndBoxSmall .rndRightBottom {
  bottom: -1px;
  right: -1px;
  background-image: url(/images/elements/rndRightBottom_small.gif);
}

#coloredContainer .rndBoxSmall .rndRightBottom {
  background-image: url(/images/elements/rndRightBottom_bl_small.gif);
}

#coloredContainer .rndBoxSmall .rndLeftBottom {
  background-image: url(/images/elements/rndLeftBottom_bl_small.gif);
}

#coloredContainer .rndBoxSmall .rndRightTop {
  background-image: url(/images/elements/rndRightTop_bl_small.gif);
}

#coloredContainer .rndBoxSmall .rndLeftTop {
  background-image: url(/images/elements/rndLeftTop_bl_small.gif);
}
