* {
  margin: 0;
  padding: 0;
}
html {
  overflow: auto;
}
.clear {
  clear: both;
}
img {
  border: none;
  padding: 0;
  margin: 0;
}
body {
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #444;
/*  overflow-x: hidden;*/
  margin: 0;
  padding: 0;
  position: relative;
}
a {
  color: #444;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #f00082;
  text-decoration: none;
}
.active a {
  color: #f00082;
}

/* BACKGROUND CONTAINER */
#ipnoticBackground {
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}
#ipnoticBackground img {
  visibility: hidden;
}
.websiteTitle {
	display: none;
}
/* LAYOUT */
#ipnoticContainer {
/*  position: absolute;*/
  z-index: 5;
/*  padding: 15px 0 0 15px;*/
  display: block;
/*  float: left;*/
  min-width: 980px;
}
#ipnoticWrapper {
  padding: 15px 0 0 15px;
}
header {
  overflow: hidden;
  height: 135px;
  display: block;
  background: url(/images/ipnoticstore/h-bg.gif) no-repeat 720px -5px;
  z-index: 5;
  opacity: 0.85;
}
#ipnoticLogo {
  margin: 15px 15px 0 0;
  float: right;
}
#ipnoticContent {
  display: block;
  clear: both;
  float: left;
}
header section,
#ipnoticContent section {
  background: #f0f0f0;
  opacity: 1;
  float: left;
  padding: 15px;
  margin: 0 5px 5px 0;
}
header section ul {
  list-style: none;
  float: left;
  width: 48%;
  margin: 0;
  padding: 0;
}
header section ul li {
/*  padding-bottom: 1px;*/
  min-height: 14px;
  _height: 14px;
}
header section .inside,
#ipnoticContent section .inside {
  display: block;
  width: 205px;
  min-height: 100px;
  _height: 100px;
  overflow: auto;
  position: relative;
}
#ipnoticContent section.single .inside {
  width: 205px;
  min-height: 150px;
  _height: 150px;
}
#ipnoticContent section a.fancyZoom {
  display: block;
  font-size: 0;
}
#ipnoticContent .imageContainer.single img {
  width: 205px;
  height: 150px;
}
#ipnoticContent section.double .inside {
  width: 445px;
  height: auto;
}
#ipnoticContent .imageContainer.double img {
  width: 445px;
  height: 335px;
}
#ipnoticContent .morePhotos {
  display: none;
}
#ipnoticContent .imageContainer.double .morePhotos {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 10px;
  color: #f00082;
  z-index: 100;
}
#ipnoticContent .imageContainer {
  position: relative;
  float: left;
}
#ipnoticContent .imageContainer.single section.empty {
  width: 235px;
  height: 180px;
  padding: 0;
}
#ipnoticContent .imageContainer.double section.empty {
  width: 475px;
  height: 365px;
  padding: 0;
}
#ipnoticContent .imageContainer.double.gallery {
  clear: both;
}
#ipnoticContent .imageContainer.double.gallery section.empty {
  height: 350px;
  margin-bottom: 0;
}
#ipnoticContent .imageContainer.double.gallery.last section.empty {
  height: 365px;
}
#ipnoticContent .imageContainer a,
#ipnoticContent .imageContainer img {
  position: absolute;
  left: 15px;
  top: 15px;
}
#ipnoticContent .imageContainer a img {
  position: static;
  left: 0;
  top: 0;
}
#ipnoticContent section h2.title {
  font-size: 16px;
  font-weight: normal;
  padding-top: 30px;
  padding-bottom: 30px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
}
#ipnoticContent section .content {
  padding: 80px 0 20px 0;
}
#ipnoticContent section .content .textual {
	overflow: hidden;
	line-height: 13px;
}
#ipnoticContent section.folded .content .textual {
/*	height: 39px;*/
}
#ipnoticContent section .content .pageUnfolder,
#ipnoticContent section .content .pageFolder {
  position: absolute;
  bottom: 0;
  left: 0;
}
#ipnoticContent section .content .contentDate {
  position: absolute;
  top: 0;
  left: 0;
}
#ipnoticContent section .content .contentDate,
#ipnoticContent section .content .pageFolder a,
#ipnoticContent section .content .pageUnfolder a {
  font-size: 9px;
  color: #f00082;
}
#ipnoticContent section .content .hidden {
  display: none;
}
#ipnoticContent section .content a {
  color: #f00082;
}
footer {
  display: block;
  clear: both;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 10;
}
footer h3 {
  float: right;
  color: #444;
  text-align: right;
  font-weight: normal;
  font-size: 8px;
}
footer h3 a { text-decoration: none; }
footer h3 a:hover { color:#f00082; text-decoration: none; }
.twoCol ul {
  display: none;
  width: 100%;
}
.twoCol ul li {
  width: 48%;
  float: left;
}
.twoCol {
/*  -webkit-column-count: 2;
  -moz-column-count: 2;
  -moz-column-width: 40%;
*/}
.ipnoticPageGridPage {
  clear: both;
}

.googleMap {
  position: absolute;
  left: 15px;
  top: 15px;
  height: 335px;
  width: 445px;
}

/* =================== */
/* = fancybox tuning = */
/* =================== */
div.fancy_bg_n,
div.fancy_bg_ne,
div.fancy_bg_e,
div.fancy_bg_se,
div.fancy_bg_s,
div.fancy_bg_sw,
div.fancy_bg_w,
div.fancy_bg_nw { background: none; display: none; }
div#fancy_overlay { background: #fff; }
div#fancy_inner { border: none; }
div#fancy_outer { padding: 0; }
div#fancy_close {	top: 15px; right: 15px; }

#newsletterForm ul {
  padding: 10px 0;
  margin: 0;
  list-style: none;
}
#newsletterForm ul li {
  min-height: 20px;
  clear: both;
}
#newsletterForm ul li label.error {
  color: #f00082;
  float: right;
}
#newsletterForm ul li input.text {
  outline: none;
  border: none;
  border-bottom: 1px #999 solid;
  background: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #444;
  width: 150px;
  text-align: right;
}
#newsletterForm ul li label,
#newsletterForm ul li a {
  vertical-align: top;
  padding-right: 5px;
}
#newsletterForm ul li a {
  color: #f00082;
}

#ipnoticGallery {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  background: #fff;
  z-index: 100;
}
#ipnoticGallery ul {
  display: block;
  list-style: none;
	padding-top: 15px;
}
#ipnoticGallery li {
  margin: 15px auto;
  clear: both;
}
#ipnoticGallery li img {
/*  border: 1px #ccc solid;*/
}
#ipnoticGalleryClose {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 19px;
  height: 19px;
  background: #fff url(/images/ipnoticstore/gallery-x.gif) no-repeat top right;
  cursor: pointer;
  display: none;
}