html, body {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}
		
body {
  font: 12px Arial, Helvetica, sans-serif;
  color: #3b3b3b;
  background-image: url(../img/body_bg.jpg);
  background-attachment: fixed;
}

p {
  line-height: 1.3em;
  padding: 0 0 10px 0;
  margin: 0;
}

img {
  border: 0;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1 {
  color: #910000;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

h2 {
  color: #FD6400;
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0;
}

a,
a:link,
a:visited {
  text-decoration: none;
  color: #3b3b3b;
}

a:hover,
a:active {
  text-decoration: underline;
  color: #3b3b3b;
}

/* clearfix hack */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

#container {
  width: 960px;
  margin: 0 auto;
  background: transparent;
}


/* Header */
#header {
  height: 105px;
  background: transparent url(../img/header_trans_bg.png) no-repeat;
  margin-top: 20px;
}

#header #logo {
  height: 70px;
  width: 270px;
  float: right;
  padding: 17px 70px 0 0;
}

#header #logo a {
  display: block;
  height: 70px;
  width: 270px;
}

#header #navi_top {
  float: left;
  padding: 17px 0 0 50px;  
}

#header #navi_top .white {
  font-weight: bold;
  text-transform: uppercase;
}

#header #navi_top select {
  width: 180px;
  border: 4px solid #FD6400;
}

#header #navi_sites {
  float: left;
  padding-left: 20px;
  width: 260px;
}

#header #navi_ensembles {
  float: left;
}

#header #navi_common {
  clear: both;
  width: 530px;
  padding: 10px 0 0 20px;
  margin-top: 10px;
  border-top: 1px solid #cf5a7f;
  float: left;
}

#header #navi_common li {
  display: inline;
  float: left;
  padding: 0 20px 0 0;
}

#header #navi_common a,
#header #navi_common a:link,
#header #navi_common a:visited {
  color: #FD6400;
}

#header #navi_common li.act a,
#header #navi_common li.act a:link,
#header #navi_common li.act a:visited {
  text-decoration: none;
  color: #fff;
}


#header #navi_common a:hover,
#header #navi_common a:active {
  text-decoration: none;
  color: #fff;
}


/* Navigation */
#navi {
  height: 55px;
  width: 960px;
  margin-top: 10px;
  background: transparent url(../img/navi_trans_bg.png) no-repeat 0 30px;
}

#navi ul {
  margin: 0 55px;
  padding: 0;
}

#navi li {
  display: inline;
  float: left;
  padding: 5px 15px 0 15px;
  height: 25px;
  text-align: center;  
}

#navi li.act {
  background: transparent url(../img/orange_trans_bg.png);
  color: #FD6400;
}

#navi a,
#navi a:link,
#navi a:visited {
  font-size: 18px;
  line-height: 1em;
  color: #fff;
}

#navi li.act a,
#navi li.act a:link,
#navi li.act a:visited {
  text-decoration: none;
  color: #FD6400;
}


#navi a:hover,
#navi a:active {
  text-decoration: none;
  color: #FD6400;
}


/* Banner */
#banner {
  height: 160px;
  width: 870px;
  margin-top: 10px;
  padding: 10px 45px;
  background: #FD6400;
  overflow: hidden;
}

#banner ul {
}

#banner li div.csc-textpic-text {
  padding: 3px 10px 0 10px; 
}


/* Content */
#content {
  padding: 25px 50px;
  margin-top: 10px;
  background: transparent url(../img/white_trans_bg.png);
}

#content a,
#content a:link,
#content a:visited {
  text-decoration: underline;
}

#content a:hover,
#content a:active {
  text-decoration: none;
}

#content_main {
  float: left;
  width: 560px;
  margin-right: 20px;
}

#content_main div.content {
  margin-bottom: 20px;
}

#content_right {
  float: left;
  width: 270px; 
  background: #fff;
}

#content_right h1 {
  width: 250px;
  height: 16px;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  background: url(../img/right_header_bg.gif) no-repeat;
}


/* Footer */
#footer {
  height: 60px;
  width: 960px;
  margin-top: 10px;
  background: #E5326A;
}

#footer div {
  font-size: 12px;
  padding: 24px 0 0 50px;
}


/* Common classes */
.white {
  color: #fff;
}

.red {
  color: #910000;
}

.orange {
  color: #FD6400;
}

.pink {
  color: #E5326A;
}

.pink_light {
  color: #F38CAC;
}

.white a,
.white a:link, 
.white a:visited,
.white a:hover,
.white a:active {
  color: #fff;
  text-decoration: none;
}

.orange a,
.orange a:link, 
.orange a:visited,
.orange a:hover,
.orange a:active {
  color: #FD6400;
}


/* Banner Carousel */
.infiniteCarousel {
  width: 860px;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 820px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 160px;
  margin: 0 20px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
}

.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0 5px;
  height: 160px;
  width: 265px;
}

.infiniteCarousel ul li div {
  background: #ff7921;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 15px;
  width: 15px;
  background: url(../img/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 75px;
  cursor: pointer;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -30px;
  left: 5px;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -15px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -45px;
}


/* News */
.news-latest-container {
  font-size: 11px;
}

.news-latest-item {
  padding: 0 10px 10px 10px;
  float: left;
  clear: both;
}

.news-latest-image {
  float: left;
  width: 85px;
}

.news-latest-text {
  margin-left: 85px;
}

.news-latest-date {
  color: #910000;
  font-weight: bold;
}

.news-latest-subheader {
  color: #FD6400;
}

#content .news-latest-archive a,
#content .news-latest-archive a:link,
#content .news-latest-archive a:visited {
  display: block;
  float: right;  
  margin: 0 10px 10px 0;
  padding: 3px 8px;
  background: #E5326A;
  color: #fff;
  text-decoration: none;
}

.news-latest-archive a:hover,
.news-latest-archive a:active {
  color: #fff;
}

.news-list-item {
  float: left;
  clear: both;
  padding-bottom: 20px;
}

.news-list-item p {
  padding-bottom: 5px;
}

.news-list-image {
  float: left;
  width: 165px;
}

.news-list-image img {
  border-left: 15px solid #FD6400;
}

.news-list-text {
  margin-left: 165px;
}

.news-list-date {
  color: #FD6400;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}

.news-list-subheader {
  font-weight: bold;
}

.news-list-title {
  color: #910000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}


/* Common classes */
#content a.more,
#content a.more:link,
#content a.more:visited {
  padding: 3px 8px;
  background: #E5326A;
  color: #fff;
  text-decoration: none;
}

a.more:hover,
a.more:active {
  color: #fff;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl.csc-textpic-image dt img {
  border-left: 15px solid #FD6400;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text {
  padding-left: 15px;
}

#content_main div.csc-textpic-imagewrap {
  padding-bottom: 10px;
}
