/* Home CSS Document */
#random10 {
  display: block;
  height: 150px;
  width: 590px;
  position: absolute;
  margin: 10px 0px 10px 320px;
  z-index: 0;
}

#container.home{
  background: none!important;
  clear: both;
  float: left;
  width: 920px;
  background: none;
}

#content_full.home{
  background: #F8F7E5 url(../images/css/background_content_home.jpg) repeat-x top left;
  position: relative;
  width: 900px;
  float: left;
  height: auto !important;
  height: 520px;
  min-height: 520px;
  margin: 0px 0px 0px 0;
  display: inline;  
  border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

#left{
  background: #fff;
  border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
  box-shadow: #666 0px 0px 3px;
    -webkit-box-shadow: #666 0px 0px 3px;
    -moz-box-shadow: #666 0px 0px 3px;
  behavior: url(../styles/PIE.htc);
  -pie-watch-ancestors: 1;
  float: left;
  width: 515px;
  padding: 5px 5px 10px;
  margin: 5px 0 10px 5px;
  position: relative;
}

#features{
  float: left;
  width: 515px;
  height: 340px;
  display: inline;
  /*background: url(../images/css/background_features.gif) no-repeat;*/
}


#spotlight{
  float: left;
  width: 500px;
  height: 110px;
  display: inline;
  padding: 29px 8px 0px 7px;
  margin: 0;
  background: url(../images/css/background_spotlight.png) no-repeat;
}


#web_network{
  float: left;
  width: 500px;
  height: 110px;
  display: inline;
  padding: 29px 8px 0px 7px;
  margin: 0px 0px 0px 3px;
  background: url(../images/css/background_spotlight.png) no-repeat;
}

#web_network ul {
	display: none;
}

#right{
  background: url(../images/css/welcometext.png) no-repeat center top;
  float: left;
  width: 370px;
  height: 300px;
  margin: 25px 0 0;
  padding: 12px 0px 0px 0px;
}

#welcome{
  float: left;
  width: 300px;
  height: 160px;
  margin: 110px 0px 0px 13px;
  display: inline;
}

#welcome .link{
  width: 345px;
  margin: 2px auto;
  display: block;
  height: 45px;
  padding: 0px;
}

#welcome .link a {
  background: url(../images/css/background_homelinks.png) no-repeat bottom left;
  margin: 0 auto;
  color: #0b3109;
  position: relative;
  display: block;
  width: 335px;
  line-height: 45px;
  text-align: center;
  height: 45px;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#welcome .link a:hover {
  background: url(../images/css/background_homelinks.png) no-repeat top left;
  color: #fff;
  text-decoration: none;
}

#right #marquee{
  float: left;
  width: 360px;
  height: 230px;
  margin: 0px 0px 0px 1px;
  display: inline;
  background: #1b4715;
  border-radius: 0 13px 13px 0;
    -webkit-border-radius: 0 13px 13px 0;
    -moz-border-radius: 0 13px 13px 0;
  box-shadow: #666 0px 0px 2px;
    -webkit-box-shadow: #666 0px 0px 2px;
    -moz-box-shadow: #666 0px 0px 2px;
  behavior: url(../styles/PIE.htc);
  -pie-watch-ancestors: 1;
  overflow: hidden;
  position: relative;
}

#right #marquee ul {
  float: left;
  list-style: none;
  padding: 0px;
  margin: 9px 0 0 5px;
}

#right #marquee ul li{
  float: left;
  width: 145px;
  height: 85px;
  overflow: hidden;
  margin: 10px 15px 12px;
  padding: 0px;
  border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
	position: relative;
  box-shadow: #000 0px 0px 3px;
    -webkit-box-shadow: #000 0px 0px 3px;
    -moz-box-shadow: #000 0px 0px 3px;
}

#right #marquee ul li a{
  float: left;
  width: 145px;
  height: 85px;
  overflow: hidden;
  border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
	position: relative;
  box-shadow: #000 0px 0px 3px;
    -webkit-box-shadow: #000 0px 0px 3px;
    -moz-box-shadow: #000 0px 0px 3px;
}

#right #marquee ul li a img{
display: none;
}

.features {
	display:block;
	height: 355px;
	margin: 0 auto;
	width: 515px;
}

.features ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

.features li {
	float: left;
	display: none;
}

.feature li span img {
	display: none;
}

.feature li a {
}

.features .main .feature a:hover {
	text-decoration: none!important;
}

.features .main,
.features .feature {
	display:block;
	height:310px;
	margin: 0;
	padding: 0;
	position:absolute;
	background: #fff;
	width: 515px;
	z-index: 1;
}

.features .feature span,
.features li span {
	background-position: top left;
	background-repeat: no-repeat;
	height:250px;
	display: block;
	margin: 0;
	padding: 0;
	position:relative;
	width: 515px;
	z-index: 1;
    border-radius: 13px;
      -webkit-border-radius: 13px;
      -moz-border-radius: 13px;
	behavior: url(../styles/PIE.htc);
	-pie-watch-ancestors: 1;
}


.features .feature span img {
	display: none!important;
}

.features .main .shown {
	z-index: 2;
}

.features .feature div.panel-overlay {
	position:absolute;
	width: 100%;
	padding:0;
  margin: -52px 0 0;
	color: #000;
}

.features .feature div h2,
.features .feature div p,
.features .feature div span  {
	background: none;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
	line-height: 1.25em;
}

.features .feature div p,
.features .feature div span  {
  font-size: 11px;
}

.features .feature div span  {
  display: none;
}

.features .feature div.panel-overlay span {display: none; }

.features .feature div.player {
}

a.more-link {
	display: none;
}

.features .count {
    position: relative;
    color: #fff;
    z-index: 10002;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}

.features .count li {
	display: block;
margin: 0 2px;
}

.features .count li a {
	color: #FFF;
	background: url(../images/css/countbg.png) no-repeat top left;
	padding: 4px 0;
  text-align: center;
  height: 18px;
  width: 20px;
  display: block;
}

.features .count li.shown a {
	color: #cfaa37;
	background-position: top right;
}

.features .count li a:hover {
	text-decoration: none;
}

.features .pnControl {
	display: none;
}

#web_network.carousel ul {
	display: block;
}


.carousel {
	float: left;
	width: 460px;
	height: 85px;
	margin: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.carousel .wrapper {
	width: 460px;/* .carousel width - (.wrapper margin-left + .wrapper margin-right) */
  	overflow: auto;
	min-height: 10em;
	height: 340px;
	margin: 37px 0 0 19px;
	padding: 0;
	position: absolute;
	top: 0;
}

.carousel ul span {
	display: block;
	height: 85px;
	width: 140px;
}

.carousel .wrapper ul {
	width: 9999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

.carousel ul li {
	display: block;
	float: left;
	padding: 0 7px 0 6px;
	overflow: hidden;
	height: 94px;
	width: 139px;
}

.carousel ul li span {
	border: 2px solid #cfaa37;
	height: 90px;
}

.carousel ul li.shown {
}

.carousel .wrapper ul li div {
	display: none;
}

.carousel .arrow {
	display: block;
	height: 110px;
	width: 20px;
	text-indent: -999px;
	position: absolute;
	top: 30px;
	cursor: pointer;
}

.carousel .forward {
	left: 488px;
}

.carousel .back {
}

.carousel .forward:hover {
}

.carousel .back:hover {
}

.carousel .count {
	display: none;
}


#joinus {
  float: right;
  width: 310px;
  display: block;
  height: 40px;
  clear: both;
  margin: 10px;
}
