/*
 * General
 */
a {
  color: #ddd;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #fff;
  text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

p {
  
}

h1,
h1.title {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 1em;
  text-transform: uppercase;
}
h2 {
  color: #fff;
  font-size: 1.4em
}
h3 {
  font-size: 1.2em;
}
h4 {
  
}

hgroup {
  margin-bottom: 2em;
}

hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6 {
  margin-bottom: .5em;
}


hr {
  font-size: 0;
  border: none;
  height: 1px;
  background: #ccc;
  margin-bottom: 20px;
}

tr {
  vertical-align: top;
}


.right {
  float: right;
  margin: 0 0 1em 2em;
}
.left {
  float: left;
  margin: 0 2em 1em 0;
}

.caption,
.note {
  font-size: 8pt;
  color: #ccc;
  line-height: 1.4em;
}

.label {
  font-weight: bold;
}

.tabs {
  display: block;
}

.clear {
  height: 1px;
  background: transparent;
  clear: both;
}



.block {
  margin: 0;
  padding: 0;
}


#content .clearfix::after {
  clear: none;
}



/*
 * Structure
 */
body {
  position: relative;
  padding: 0;
  font-size: 13pt;
  color: #fff;
  background: #fff;
}

#page-wrapper {
  position: relative;
  background: #0090aa url(../images/page-bg.png) top repeat-x;
  z-index: 1;
  min-height: 667px;
  padding-bottom: 40px;
  min-width: 1250px;
}
#page-wrapper-front {
  position: relative;
  background: transparent;
  z-index: 5;
}

#bubbles {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -625px;
  width: 1250px;
  height: 667px;
  background: url(../images/bubbles-bg.jpg);
  z-index: -1;
}
#page-wrapper-front #bubbles {
  display: none;
}

#page {
  position: relative;
  width: 1094px;
  margin: 0 auto;
  z-index: 3;
}
#page-wrapper-front #page {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}

.section {
  
}



/*
 * Header area
 */
#header {
  position: relative;
  z-index: 5;
  padding-top: 15px;
}
#header .section {
  
}

#logo {
  float: none;
  width: 380px;
  height: 80px;
  margin: 0 auto 10px auto;
}

#slogan {
  
}


#navigation {
  margin-bottom: 20px;
}



#main-wrapper {
  
}

#main {
  
}



/*
 * Banner
 */
#banner {
  width: 1094px;
  height: 331px;
  margin-bottom: 40px;
}
#banner.books,
#banner.media {
  height: auto;
}

#banner-front {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 790px;
  overflow: hidden;
  background: #000;
}
#banner-rotate {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0;
  margin-left: -917px;
  min-height: 790px;
  width: 1834px;
  padding: 0;
  font-size: 0;
  overflow: hidden;
  z-index: 2;
}
#banner-rotate img {
  margin: 0;
  padding: 0;
  font-size: 0;
  width: 1834px;
  height: 790px;
}



/*
 * Front Content
 */
#content-front {
  background: #fff;
  margin-top: 635px;
  padding-top: 20px;
}

#spotlights {
  width: 982px;
  margin: 0 auto;
}



/*
 * First column
 */
#left-col {
  float: left;
  width: 284px;
  border-right: 1px solid #80ccd6;
}
#left-col .section {
  text-align: right;
  padding: 0 25px 0 0;
}



/*
 * Content
 */
#content {
  width: 594px;
  margin-left: 284px;
}
#content .section {
  padding: 0 25px;
}


/*
 * First column
 */
#right-col {
  float: right;
  width: 215px;
}
#right-col .section {
  
}



/*
 * Footer
 */
#footer {
  width: 1094px;
  margin: 0 auto;
  padding: 20px 0 15px 0;
  background: #fff;
  color: #888;
  font-size: 11px;
}

#footer-left {
  float: left;
}

#footer-right {
  float: right;
  text-align: right;
}

#footer a {
  color: #888;
  text-decoration: underline;
}
#footer a:hover,
#footer a:active {
  color: #666;
}

#footer-menu {
  margin: 0;
  padding: 0;
}
#footer-menu ul {
  margin: 0;
  padding: 0;
}
#footer-menu li {
  float: left;
  list-style: none;
}
#footer-menu a {
  text-decoration: none;
  text-transform: uppercase;
}
#footer-menu a:hover,
#footer-menu a:active {
  text-decoration: underline;
}

#login a {
  xfloat: right;
  xtext-align: right;
  color: #ccc;
}

#copyright {
  margin-bottom: 15px;
}


/*
 * tabs
 */
ul.primary {
    xbackground: url("../images/tab-bar.png") repeat-x scroll left bottom transparent;
    background: none;
    border-width: 0;
    line-height: normal;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    white-space: nowrap;
}
ul.primary li a {
    xbackground: url("../images/tab-left.png") no-repeat scroll left -38px transparent;
    background: none;
    border-width: 0;
    xcolor: #777777;
    color: #eee;
    display: block;
    font-weight: bold;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}
ul.primary li.active a, 
ul.primary li.active a:hover, 
ul.primary li.active a:focus {
    xbackground: url("../images/tab-left.png") no-repeat scroll left 0 transparent;
    background: none;
    border-width: 0;
    color: #000000;
}
