html, body {
  height:100%;
}

body {
  margin:0;
  padding:0;
  font-family: Georgia, serif;
  background: #420c01 url(/static/images/long_logo.gif) top right no-repeat;  
}

a img {
  border: none;
}

a {
  color:#eb208d;
  text-decoration:none;
}

a:hover {
  color:#FD7FC2;
}
a.storeLink {
  font-size: 16px;
}
/*============================================================================
                              >>>> Layout <<<<
----------------------------------------------------------------------------*/

div.content {
  margin-left:150px;
  color:#fff;
  margin-bottom:80px;  
  width:475px;
  font-size:16px;
  line-height:150%;
}

div.wrapper {
  position: absolute;
  top:0;
  left:0;
  width:100%;
  min-height:100%;
}

* html .wrapper {
  height:100%;
}

div.footer {
  position: absolute;
  bottom:0;
  height:190px; 
  width:100%;
  background: #300901 url(/static/images/address.gif) no-repeat;  
  background-position:150px center;
}

div.info {
  margin-left:-2000px;
  font-size:9px;
}

div.intro {
  position:relative;
  margin-top:-280px;
}

div.intro a {
  color:#003F6D;
  color:#420c01;
  font-weight:bold;
}


h3 {
  font-size:16px;
  font-weight:normal;
}

p {
  font-size:13px;
  line-height:140%;
}

.intro p {
  width:240px;
  padding-left:15px;
  color:#420c01;
}

.home {
  overflow:hidden;
  width:100%;
  height:370px;
}

div.sidebar {
  width: 220px; 
  float: left; 
  margin-left: 30px; 
}


/*============================================================================
                        >>>> Masthead & Navigation <<<<
----------------------------------------------------------------------------*/

div.masthead {
  margin:80px 0 0 0;
  padding:0;
  width:100%;
  overflow:hidden;
  color:#fff;
}

.masthead img {
  margin-left:150px;
}

ul.globalNav {
  margin:10px 0 40px 150px;
  padding:0;
  width:100%;
  overflow:hidden;
}

ul.globalNav li {
  float:left;
  display:block;
  margin-right:15px;
}

ul.globalNav li.active a {
  color:#eb208d;
}

ul.globalNav a {
  color:#fff;
  text-decoration:none;
}

ul.globalNav a:hover {
  color:#FD7FC2;
}


/*============================================================================
                        >>>> Contact Form <<<<
----------------------------------------------------------------------------*/
.contact {
  float: left;
  width: 375px;
}
.contact form {
/*  margin-top:30px;*/
  width:375px;
}

.contact form label {
  color:#fff;   
  display:block;
  font-size:12px;
  margin-top:3px;
}

.contact form span {
  display: block;
  background-color: #FFF;
  padding: 1px;
  border: 1px solid #ccc;
  margin-bottom:11px;
}

.contact form span input {
  width: 100%;
  margin:0 auto;
  display:block;
  border: 1px solid #C3C3C3;
  border-top-color: #7C7C7C;
  border-bottom-color: #DDD;
  font-size:15px;
}

.contact form textarea {
  width: 100%;
  border: 1px solid #C3C3C3;
  border-top-color: #7C7C7C;
  border-bottom-color: #DDD;
  font-size:15px;
  font-family:arial, sans-serif;
}

.contact form select {
  margin-bottom:11px;
  font-size:15px;
  width:170px;
}

.contact p {
  line-height:100%;
  margin:40px 20px 10px 0;
}

.contact small {
  font-size:12px;
  color:#eb208d;
}

p.submit {
  text-align:center;
  padding-top:10px;
  margin:0 0 30px 0;
}

p.submit input {
  font-size:15px;
}


/*============================================================================
                        >>>> Press <<<<
----------------------------------------------------------------------------*/

.post {
  margin-bottom:40px;
}

h3 span.date {
  font-size:12px;
  color:#fff;
}

p {
  font-size:13px;
  line-height:140%;
}

p.publication {
  text-align:right;
}

.sidebar p {
  font-size: 12px;
  line-height: 170%;
}


/*============================================================================
                        >>>> Slideshow <<<<
----------------------------------------------------------------------------*/

ol.galleryNav {
  list-style:none;
  padding:0 0 40px 20px;
  position:relative;
  display:block;
  margin:0;
}
ol.galleryNav li {
  display:inline;
  padding:0 8px 0 0;
  cursor:pointer;
  font-size:13px;  
  color:#fff;
}
.galleryNav li a {
  padding:3px 12px;
}
.galleryNav li#activeThumb {
  color:#eb208d;  
}

div.slideshowMain {
}

div.slideshowMain img {
  width:502px;
}

p#SS_caption {
  width:488px;
  line-height:130%;
  margin-top:-42px;
  height:28px;
  position:relative;
  z-index:5000;
  padding:7px;
  color:#fff;
  font-size:12px;
  background: url(/static/images/grey_transparency.png) top left repeat;    
}

* html p#SS_caption { 
  margin-top: -45px;
  background-image: none; 
  filter:progid:DXimageTransform.Microsoft.alphaimageLoader(src='/static/images/grey_transparency.png', sizingMethod='scale'); 
}

#SS_caption a {
  background-color:#eb208d;
  color:#fff;
  padding:0 2px;
  float:right;
}

#SS_caption a:hover {
  background-color:#FD7FC2;
}

div.slideshowThumbs {
  margin-top:14px;
  margin-bottom:0px;
  margin-left:-14px;
  position:relative;
  overflow:hidden;
  width:520px;
}

div.slideshowThumbs img {
  border-bottom:3px solid #300901;
  border-bottom:3px solid #eb208d;  
  float:left;
  margin-left:14px;
  margin-bottom:0px;
  cursor:pointer;
  width:72px;
}

p.past {
  clear: both;
  padding-top: 35px;
  font-size:12px;
  margin-bottom:25px;
}



/*-----------------------------------------------------------------------------------------------
  FancyZoom
-----------------------------------------------------------------------------------------------*/

.zoom {
  display: block; 
  float: left; 
  width: 118px; 
  text-align: center;
  padding: 40px 0;
  font-size: 50px;
}
#zoom_table {
/*  width: 100%;*/
/*  height: 100%;*/
}
#zoom_content {
  text-align: center;
}
#info #images p.caption, #zoom_content p.caption {
  text-align: center;
  margin: 9px 0 0 0;
  display: block;
  padding: 0;
  font-size: 11px;
  line-height: 130%;
}

#info #images p.caption a, #zoom_content p.caption a {
  margin: 0;
  padding: 0;
  color:#000;
  border-bottom:1px solid #999;  
  display:inline;
  float:none;
}
