@charset "UTF-8";
/* CSS Document */


/* big search box at the top */

#box_team_home{
	width:940px;
	margin:0;
	margin-bottom:13px;
	background:#494949;
	border-bottom:1px solid #a7a7a7;
	position: relative;
	z-index: 40;
}
#box_team_home h3{
	background:url(/images/titles/title_team.gif) 0px 0px no-repeat;
	height: 30px;
	margin:0; padding:0;
}
#box_team_home h3 span{
	display:none;
}

.nopad{
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px;
}

#box_newupdates{
	width:300px; 
	margin-bottom:20px;
	
	
}
#box_newupdates h3{
	background:url(/images/titles/box_titles.gif) 0px -630px no-repeat;
	width: 300px;
	height: 30px;
	margin:0; padding:0;
}
#box_newupdates h3 span{
	display:none;
}

#box_newtour7s{
	width:300px; 
	margin-bottom:20px;
}
#box_newtour7s h3{
	background:url(/images/titles/box_titles.gif) 0px -660px no-repeat;
	width: 300px;
	height: 30px;
	margin:0; padding:0;
}
#box_newtour7s h3 span{
	display:none;
}
.full img{
  width:300px;
}
.post_news {
	/*-height: 210px;*/
	width: 100%;
	/*background:#CCC;*/
  margin-top:10px;
}

.post_news img {
	float: left;
}
.ug_image {
  border:0px;
}

.team_of_the_month{
  z-index:50;
  text-align:center;
  position:relative;
  margin-top:-20px;
}

ul.more-listing {
  width:300px;
}

ul.more-listing li {
  display:block;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding:5px 0px 4px 10px;
  width:290px;
  background:#3F3F3F none repeat scroll 0 0;
  height:45px;
}

ul.more-listing li p {
  margin:0 !important;
  padding:0;
}

ul.more-listing strong {
  color:#FFFFFF;
  font-size:11px;
}

ul.more-listing li p.timestamp {
  margin:0 0 0 !important;
  padding:0 0 5px !important;
}

ul.more-listing{
  margin:0;
}

.more-listing .odd {
  background:none;
  border:0;
}

#team-of-month-detail{
  margin-top:10px;
  padding-left:10px;
}


.full{
  width:300px;
  height:226px;
  border:0px;
  z-index:1;
}
.full a{
  width:300px;
  height:226px;
  float:left;
  display:block;
}

