/**=================================
 * Global styles
 */
body{
  text-align: center;
  padding: 0 0 39px 0;
}

html, body {
  min-height:100%;
  background: #000 url(/images/bg.jpg) repeat-x 50% 0;
}

#wrapper {
  width: 960px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  position: relative;
  background: transparent url(/images/bg-wrapper.gif) no-repeat 50% 0;
}

.indent, .indent-double, .noindent {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 1;
}

.indent {
  padding-left: 10px;
  width: 950px;
}

.indent-double {
  padding-left: 20px;
  width: 940px;
}

/*
 Generic layout styles
 */
.col-1, .col-2, .col-3, .col-4, .col-left, .col-right, .col {
  float: left;
  display: inline;
  position: relative;
}
.col-1, .col.odd {
  clear: left;
}

/* 2 columns */
.layout-1, .content {
  padding: 20px;
  margin: 0;
  line-height: 1.66em;
  background-color: #fff;
}

/* 2 columns/1 col underneath like on home page */
.layout-2 {
  padding: 7px 20px 1px;
  background-color: #fff;
  line-height: 1.66em;
}

.layout-2 .col-1 {
  width: 450px;
  margin-right: 20px;
}

.layout-2 .col-2 {
  width: 450px;
}

.layout-2 .col-3 {
  float: none;
  width: 920px;
}

.layout-2 address {
  margin: 0;
  padding-left: 20px;
  background: transparent url(/images/bubble.gif) no-repeat 0 5px;
}

.layout-2 p {
  margin-bottom: 12px;
}


/* 1 column */
.layout-3 {
  line-height: 1.66em;
}

.layout-3 .col-1 {
  padding: 20px 15px;
  width: 920px;
  float: none;
}


/* Rounded corners */

.content-bg-br, .content-bg-tr, .content-bg-bl {
  width: 960px;
  height: 18px;
}
.content-bg-br {
  background: transparent url(/images/corner-bot-right.png) no-repeat 0 0;
}

.content-bg-tr {
  background: transparent url(/images/corner-top-right.png) no-repeat 0 0;
}

.content-bg-bl {
  background: transparent url(/images/corner-bot-left.png) no-repeat 0 0;
}


/**=================================
 * Nav styles
 */
.nav li {
  display: inline;
}


/*
 Primary nav
*/
#primary_nav {
  position: absolute;
  top: 100px;
  right: 50px;
  margin: 0;
  height: 40px;
}

#primary_nav li {
  margin: 0;
  padding: 0 2px 0 0;
  float: left;
  display: inline;
  line-height: 1em;
  height: 1.5em;
  font-size: 15px;
  background: transparent url(/images/primary-sep.gif) no-repeat 100% 1px;
}

#primary_nav li.last {
  background-image: none;
}

#primary_nav li.last a {
  padding-right: 0;
}

#primary_nav a {
  line-height: 1em;
  display: block;
  vertical-align: middle;
  text-decoration: none;
  border: none;
  padding: 0 15px;
  color: #fff;
}

#primary_nav li.selected a {
  color: #2cace2;
}

#footer li {
  margin: 0;
  padding: 0;
}

#footer  li.last a {
  border: none;
}


/**=================================
 * Header styles
 */


#header {
  height: 150px;
  position: relative;
  color: #fff;
}

#header a {
  border: 0;
  font-weight: normal;
}
#logo {
  position: absolute;
  top: 25px;
  left: 0;
  width: 300px;
  height: 120px;
}
#logo a, #logo a:visited {
  border: none; background-color: transparent;
  width: 300px;
  height: 120px;
  outline: none;
  display: block;
  text-indent: -3000px;
}

#contact_details .phone {
  visibility: hidden;
}

#contact_details .email a {
  display: block;
  position: absolute;
  top: 40px;
  right: 55px;
  text-indent: -3000em;
  outline: none;
  height: 20px;
  width: 150px;
}

/**
 *Overlay
 */
#overlay {
  padding:10px;  
  width:512px;
  height: 288px;
  display:none;
  background:#fff;  
}

#overlay div.close {
  background:url(/images/close.png) no-repeat;
  position:absolute;
  top:-17px;
  right:-17px; 
  width:35px;
  height:35px;
  cursor:pointer;
}

#overlay a {
  height:288px;
  display:block;
}

#player {
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  height:288px;
  text-align:center;
  text-decoration:none;
}



/**=================================
 * Banner styles
 */
#banner {
  position: relative;
  padding-bottom: 1px;
  border-bottom: 4px solid #2aaae1;
  margin-bottom: 1px;
}

#banner p {
  margin: 0;
}

#banner .container-wrap {
  position: absolute;
  top: 54px;
  right: 0;
}
#banner .container {
  width: 320px;
  background: transparent url(/images/banner-container.png) no-repeat 0 0;
  padding: 23px 20px 0 20px;
  margin: 0;
}

#banner .container-bottom {
  width: 360px;
  height: 23px;
  background: transparent url(/images/banner-container-bottom.png) no-repeat 0 0;
}

#banner .container h3 {
  color: #1471ad;
  font-size: 22px;
  line-height: 0.9em;
  margin-bottom: 0.9em;
  font-weight: normal;
}

#banner .container#vids div {
  display: inline;
}

#banner .container#vids .first {
  margin-right: 30px;
}

#banner .container#list ul {
  list-style: none;
  list-style-position: outside;
  margin: 0;
}

#banner .container#list li {
  font-size: 17px;
  background: transparent url(/images/bullet-1.gif) no-repeat 0 0.3em;
  color: #fff;
  margin: 10px 0 0 20px;
  padding-left: 20px;
}

#banner .container#list li:first-child {
  margin-top: 0;
}

/**=================================
 * Intro styles
 */
#intro {
  margin-bottom: 2em;
  background-color: transparent;
}

#intro .content {
  background-color: #fff;
  padding-bottom: 1px;
}

#intro .header {
  background-color: #d7d7d7;
  padding-bottom: 20px;
}

#intro .header.layout-1 .col-1 {
  float: left;
  width: 500px;
}

#intro .header.layout-1 .col-2 {
  float: left;
  width: 420px;
  
}

#intro .header h1 {
  margin-bottom: 0.2em;
  line-height: 1em;
}

#intro .header p {
  font-size: 20px;
  color: #1471ad;
  line-height: 1.5em;
  margin-bottom: 0;
}

.home #intro .header  .contact {
  width: 420px;
  height: 68px;
  margin-top: 10px;
}

/* Generic template */

#intro .header.layout-3 .col-1 {
  padding: 0;
}

/**=================================
 * Body styles
 */
#body {

}

.home #body .col-1, .home #body .col-2 {
  background-color: #d7d7d7;
  margin-top: 10px;
  margin-bottom: 1.5em;
}

.home #body .col-1 .info, .home #body .col-2 .info {
  padding: 18px;
  background: transparent url(/images/2-col-grey-bottom.gif) no-repeat 0 bottom;
}

.home #body .col-1 .button, .home #body .col-2 .button {
  margin-bottom: 0;
}

.home #body .col-1 .button a, .home #body .col-2 .button a {
  display: block;
  height: 31px;
  text-indent: -9999px;
  background: transparent url(/files/image/buttons/read-more-home.png) no-repeat 0 0;
  border: 0;
  font-weight: normal;
}

.home #body .col-1 .button a {
  width: 234px;
}

.home #body .col-2 .button a {
  width: 264px;
  background-position: -250px 0;
}

.home #body .col-1 h2 {
  width: 395px; 
  height: 56px; 
  line-height: 53px;
  margin: 0;
  padding-left: 55px;
  background: url(/images/headers-2col-home.png) no-repeat -500px 0;
}

.home #body .col-2 h2 {
  width: 395px; 
  height: 56px; 
  line-height: 53px;
  margin: 0;
  padding-left: 55px;
  background: url(/images/headers-2col-home.png) no-repeat 0 0;
}

#body .layout-1 {
  padding: 5px 20px;
}

#body .layout-1 .col-1 {
  width: 619px;
  padding-right: 20px;
  border-right: 1px solid #d7d7d7;
}

#body .layout-1 .col-2 {
  width: 260px;
  padding-left: 20px;
}

/**=================================
 * Footer nav styles
 */

 #menubar {
  margin-top: 20px;
   background: url(/images/footer-top.png) no-repeat 0 0;
  padding: 12px 20px 0 20px;
  color: #fff;
 }
 
 #menubar a {
  border: 0;
  font-weight: normal;
 }
 
 #menubar ul  {
  margin: 0;
  float: left;
 }
 
 #menubar li {
   padding: 0 1em;
  border-left: 1px solid #404040;
 }
 
 #menubar li.first {
  padding-left: 0;
  border-left: 0;
 }
 
 #menubar #contact-info {
  float: right;
  text-align: right;
}

#menubar #contact-info li {
  padding-right: 0;
}

#menubar #contact-info li.first {
  padding-right: 1em;
}

 #menubar-bottom{
  height: 12px;
  width: 960px;
  background: url(/images/footer-bottom.png) no-repeat 0 0;
 }
 
 /**=================================
 * Footer copyright styles
 */
 
#footer {
  color: #737373;
  margin: 15px 0 40px 0;
  list-style: none;
  font-size: 10px;
}

#footer a {
  border: 0;
  font-weight: normal;
}
#footer li {
  width: 480px;
  float: left;
}

#footer .two {
  text-align: right;
}
