* {
	margin:0;
	padding:0;
	background-color: transparent;
}
div.test {
	background-color: #ff0000;
}
div.newline {
	clear: both;
	line-height: 12px;
}
input {
	cursor: pointer;
}
body{
	background-image: url(img/background_hdr.jpg);
}
#background {
	width: 1024px;
margin: 0 auto;
	
}
#content {
margin: 0 auto;
}

/********** LEFT Column ************
/*  and associated styles  */
#content #left_column {
	float: left;
	width: 270px;
}
/*         title   (img)     */
#title {
	width: 260px;
	height: 130px;	
}
/* external */
div.top_ad {
	/* assuming 200x200 ad */
	width:233px;
	height: 221px;
	padding: 20px 0 0 25px;
	background-image: url(img/top_ad_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* internal */
div.bot_ad {
	/* assuming 200x200 ad */
	width: 243px;
	height: 222px;
	padding: 0 0 10px 15px;
	background-image: url(img/bot_ad_bkg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/*********** CENTRAL Column *********
 * and related */

#content #central_column {
	float: left;
	width: 550px;
}

/*           team overview     */
#team_overview {
	padding: 10px 0 20px 20px;
}
#team_overview div {
	padding: 10px 0 0 10px;
}
#team_overview div img {
	padding: 0 10px 0 20px;
	float: left;
}
#team_overview div a {
	text-decoration: none;
}


/*          route and sched     */
#route_and_sched {
	/*border:thick  #0099FF solid;
	padding: 0 0 0 50px;
	background-image: url(img/route_sched_year_season.jpg);
	background-repeat: no-repeat; */
	background-position: top;
	position: relative;
	left: 25px;
}
#route_and_sched table {
	width: 550px;
	padding-left:15px;
}
#route_and_sched table thead {
	color: #66cc33;
	font-family: arial;
	font-size: 16px;
	font-weight: 600;
}
#route_and_sched table thead td.season {
	font-size: 12px;
	text-align: right;
}
#route_and_sched table thead th {
	font-size: 30px;
	color: #000;
}
#route_and_sched table tbody {
}
#route_and_sched table tbody td {
	text-align: center;
}
#route_and_sched table tbody td.team {
	text-align: left;
	color: #66cc33;
	font-size: 15px;
	font-weight: 600;
}

#team {
	color: #66cc33;
}


/*          the player           */
#central_column #player {
	position: relative;
	left: 20px;
}

#player {
	background-image: url(img/player.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 446px;
	width: 500px;
}
#player #player_title {
	position: relative;
	top: 30px;
	left: 40px;
	text-align:justify;
}
#player #player_navtitle {
	position: relative;
	top: 15px;
	left: 350px;
	width: 170px;
	font-family: georgia;
	font-size: 14px;
	font-weight: 700;
}
#player #player_screen {
	position: relative;
	top: 28px;
	left: 26px;
	width: 457px;
	height: 302px;
	padding: 0;
	margin: 0;
}
#player #player_nav {
	position: relative;
	top: 31px;
	left: 25px;
	width: 455px;
}
#player #player_nav div {
	float: left;
	padding-top: 9px;
	text-align: center;
}
#player #player_nav #plr_route_sched {
	width: 143px;
	height: 42px;
}
#player #player_nav #plr_vlogs {
	width: 105px;
	height: 42px;
	padding-top: 15px;
}
#player #player_nav #plr_photos {
	width: 103px;
	height: 42px;
	padding-top: 15px;
}
#player #player_nav #plr_road_teams {
	width: 103px;
	height: 42px;
}

/* google api -- is this still necessary? -- */
#google_api {
	padding: 0;
	margin: 0;
	width: 455px;
	height: 300px;
}

/* individual team info */
#team_info {
	padding: 15px 0 0 10px;
}
#team_info #roadies {
	padding-left: 30px;
	width: 500px;
}
#team_info table th {
	font-size: 20px;
	text-align: left;
	color: 449922;
}
#team_info ul {
	list-style: none;
}
#team_info ul li a {
	text-decoration: none;
}
#team_info ul li a:hover {
	text-decoration: none;
	color: 449922;
}

/*         Vblog        */
#central_column #vblog {
	padding: 0 0 0 20px;
}
#vblog {
	width: 500px;
}
#vblog h1 {
	color: #44aa11;
	font-size: 24px;
	padding-left: 30px;
}
#vblog img.mini_vids {
	float: left;
	height: 60px;
	width: 90px;
	border: solid 2px #4a1;
}
#vblog img.big_vid {
	float: left;
	height: 192px;
	width: 256px;
	border: solid 2px #4a1;
}
#vblog div.posted1 {
	float: right;
	clear: right;
	padding-left: 88px;
	height: 60px;
	color: #4a1;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/posted_by_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 26px;
}
#vblog div.posted2 {
	float: right;
	clear: right;
	padding-left: 88px;
	height: 60px;
	text-align: right;
	color: #6c3;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/posted_by_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 26px;
}
#vblog p {
	clear: right;
}
/*************** RIGHT Column ***********
 * and associated */
#content #right_column {
	float: right;
	width: 200px;
}
/*       special offers        */
#special_offers {
	padding: 10px 10px 10px 10px;
	text-align: center;	
}
#special_offers img {
	padding: 10px 10px 10px 10px;
}
#special_offers img.title {
	padding: 0 0 0 0 !important;
}
/*            sponsors          */
#sponsors {
	padding: 0 0 10px 0;
	text-align: center;
}

/*            tour archive      */
#tour_archive h1 {
	color: #000;
	font-size: 30px;
	padding: 0 0 10px 0;
}

#tour_archive ul {
	width: 170px;
	list-style: none;
	padding: 5px 0 0 5px;
	border: 0px none;
	border-top: 2px solid #84837a;
	border-bottom: 2px solid #84837a;
}
#tour_archive ul li,#tour_archive ul li a {
	color: #84837a;
	font-size: 24px;
	text-decoration: none;
}
#tour_archive ul li a:hover {
	text-decoration: none;
	color: #66aa33;
	cursor: pointer;
}

#comment_count {
	background:url(../../images/participate/vlog_commentcount.gif) no-repeat;
	
}

#vlog_title {
	font-weight: bold;
	color: #66cc33;
}

#vlog_date {
	font-weight: bold;
	color: #66cc33;
	font-size:12px;
}

#vlog_header {
	font-weight: bold;
	color: #999999;
	display:inline;
}

#vlog_teams {
	font-weight: bold;
	color: #66cc33;
	display:inline;
}

.inline {
	display:inline;
}

#vlog_photo {
	padding: 25px 25px 25px 25px;
}

/*************** FOOTER ****************/
#footer {
	text-align: center;
}

