﻿@charset "UTF-8";

/*
	2007 SUPER GT TEAM INFO CSS
*/



/* ======================================
	TEAM INDEX
====================================== */

#resu_entr tr.tr1 td a {color: #c00;}
#resu_entr tr.tr1 td a:visited {color: #c00;}
#resu_entr tr.tr1 td a:hover {color: #f60;}

#resu_entr tr.tr2 td a {color: #03c;}
#resu_entr tr.tr2 td a:visited {color: #03c;}
#resu_entr tr.tr2 td a:hover {color: #09f;}



/* ======================================
	TEAM INFORMATION
====================================== */

#teamhead {
	margin-left: 20px;
	width:568px;
}

#teamnmt {
	background-color: #333;
	border-top: 2px solid #111;
	border-left: 2px solid #191919;
	clear: both;
	overflow: hidden;
	zoom:1;
}

#teamcls {
	height: 16px;
	border-bottom: 1px solid #333;
}
#body_tmcls1 #teamcls {
	background: url(../../race_img/racepage/lhd_cls1.png) no-repeat 0% 50%;
}
#body_tmcls2 #teamcls {
	background: url(../../race_img/racepage/lhd_cls2.png) no-repeat 0% 50%;
}

#teamnmt .carnum {
	float: left;
	width: 61px;
	height: 42px;
	font-size: 30px;
	background: #f7f7f7 url(07team_img/tmheader_bg.png) repeat-x;
	border-right: 1px solid #555;
	overflow: hidden;
}

#teamnams {
	float: left;
	width: 502px;
	height: 42px;
	background: #f7f7f7 url(07team_img/tmheader_bg.png) repeat-x;
}
#teamnmt .entnam,#teamnmt .carnam {
	padding: 0px 4px 0px 4px;
	overflow: hidden;
}
#teamnmt .entnam {
	height: 22px;
}
#teamnmt .entnam strong {
	display: block;
	margin-top: 1px;
	padding-left:4px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
}
#teamnmt .carnam span {
	display: block;
	padding-left:4px;
	font-size: 90%;
	line-height: 20px;
}





#subview_tab {
	margin-top:0em;
}




#tmimg_machine {
	position: relative;
	height: 284px;
	text-align: center;
	border-right: 2px solid #191919;
	border-bottom: 1px solid #333;
	border-left: 2px solid #191919;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}


#teaminfo_block {
	display: block;
	margin-left: 20px;
	width: 568px;
}

#teaminfo_block .teaminfo_view {
	padding: 8px 0px;
	text-align: center;
/*	border-top: 1px solid #fcfcfc;*/
	border-left: 2px solid #191919;
	border-right: 2px solid #333;
	border-bottom: 2px solid #444;
}




.teami_tbl {
	margin: 0px auto 1.25em;
	width: 508px;
	font-size: 80%;
}

.teami_tbl tr th {
	padding: 0px;
	line-height: 1.0em;
	color: #666;
	background-color: #ddd;
	border: 1px solid #bbb;
}

.teami_tbl tr th h4 {
	padding: 1px 4px;
	font-size: 110%;
	line-height: 1.6em;
	color: #fff;
}
	#body_tmcls1 .teami_tbl tr th h4 {
		background: #d00 url(../../race_img/racepage/lbg500.png) repeat-y left top;
	}
	#body_tmcls2 .teami_tbl tr th h4 {
		background: #03c url(../../race_img/racepage/lbg300.png) repeat-y left top;
	}

.teami_tbl tr th h5 {
	padding: 1px 4px;
}

.teami_tbl tr td {
	padding: 1px 1px 1px 6px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

.teami_tbl tr td.tmtd_nm {
	padding: 1px 4px 1px 1px;
	color: #333;
	text-align: right;
	border-right: 1px solid #bbb;
	white-space: nowrap;
}

.teami_tbl tr td.tmspc {
	padding: 4px 0px;
	text-align: left;
	border: none;
}

.teami_tbl tr td.direph {
	padding: 6px 0px 0px 4px;
	font-size: 90%;
	line-height: 1.33em;
	text-align:right;
	border: none;
}
.teami_tbl tr td.direph img {
	margin-bottom: 2px;
}


.teami_tbl tr td.thspc {
	height: 0.5em;
	border: none;
	border-bottom: 1px solid #bbb;
}
.teami_tbl tr td.tdspc {
	height: 0.5em;
	border: none;
}




.tmcl_tbl tr th {
	padding: 1px 6px;
	line-height: 1.5em;
	text-align: left;
	border: 1px solid #bbb;
}
.tmcl_tbl tr td {
	padding: 1px 6px;
	border: 1px solid #ccc;
}







/* ======================================
	DRIVER INFORMATION
====================================== */

#teaminfo_block .drvrinfo_view {
	padding: 16px 0px 8px;
	text-align: center;
/*	border-top: 1px solid #fcfcfc;*/
	border-left: 2px solid #191919;
	border-right: 2px solid #333;
	border-bottom: 2px solid #444;
}



.teamd_tbl {
	margin: 0px auto 1.25em;
	width: 508px;
}

.teamd_tbl tr td {
	padding: 3px 0px;
	vertical-align: top;
}
	.teamd_tbl tr td.drvrph {
		padding-left:6px;
	}

.teamd_tbl tr th.teamd_th {
	padding: 2px 5px;
	text-align: left;
	color: #fff;
	background-color: #666;
/*	border-top: 1px solid #ddd;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ddd;*/
	overflow: hidden;
	zoom:1;
}
	#body_tmcls1 .teamd_tbl tr th.teamd_th {
		background: #d00 url(../../race_img/racepage/lbg500.png) repeat-y left top;
	}
	#body_tmcls2 .teamd_tbl tr th.teamd_th {
		background: #03c url(../../race_img/racepage/lbg300.png) repeat-y left top;
	}

.teamd_tbl tr th.teamd_th p {
	float: right;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
}

.teamd_tbl tr th.teamd_th h4 {
	font-size: 105%;
}


.teamd_tbl .teami_tbl {
	width: 280px;
}
.teamd_tbl .teami_tbl tr th {
	padding: 0px;
	line-height: 1.0em;
	color: #666;
	background-color: #ddd;
	border: 1px solid #bbb;
}
.teamd_tbl .teami_tbl tr th h5 {
	padding: 1px 4px;
}

.teamd_tbl .teami_tbl tr td {
	padding: 1px 1px 1px 6px;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.teamd_tbl .teami_tbl tr td.tmtd_nm {
	padding: 1px 4px 1px 1px;
	color: #333;
	text-align: right;
	border-right: 1px solid #bbb;
	white-space: nowrap;
}
.teamd_tbl .teami_tbl tr td.tmtd_yr {
	padding: 1px 1px 1px 1px;
	color: #333;
	text-align: left;
	white-space: nowrap;
}

.teamd_tbl .teami_tbl tr td.tmtd_yrc {
	padding: 1px 1px 1px 1px;
	color: #333;
	text-align: right;
	border-bottom: none;
	white-space: nowrap;
}


#teamd_career tr td {
	font-size: 85%;
	_font-size: 70%;
}



.teamd_tbl tr td.drvrph {
	text-align: right;
	vertical-align: top;
}

.teamd_tbl tr td .dr_photo img {
	border: 1px solid #ddd;
}

.teamd_tbl tr td .hm_photo {
	padding-top: 0.4em;
}




.drvgtrd {
	margin: 0px auto 8px;
	width: 508px;
	font-size: 80%;
}

.drvgtrd thead tr th {
	padding: 0px 4px;
	font-size: 90%;
	height: 11px;
	text-align: right;
	vertical-align: bottom;
	color: #eee;
	background: #666 url(../../race_img/racepage/team_sgts.gif) no-repeat 0% 50%;
	border: 1px solid #ccc;
}

.drvgtrd thead tr td {
	padding: 1px 4px;
	font-size: 90%;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #999;
	border: 1px solid #ccc;
}

.drvgtrd tbody tr th {
		padding: 2px 4px;
		vertical-align: top;
		color: #555;
		background: #eee;
		border: 1px solid #ccc;
	}

.drvgtrd tbody tr td {
	padding: 2px 4px;
	text-align: left;
	vertical-align: top;
	background: #fcfcfc;
	border: 1px solid #ccc;
}


.drvgtrd tbody tr td.gt5 {
	padding-top: 3px;
	font-size: 80%;
	line-height: 2.0em;
	text-align: center;
	color: #d00;
}

.drvgtrd tbody tr td.gt3 {
	padding-top: 3px;
	font-size: 80%;
	line-height: 2.0em;
	text-align: center;
	color: #03c;
}

.drvgtrd tbody tr td.gtrdcp {
	padding: 2px;
	font-size: 80%;
	vertical-align: top;
	text-align: right;
	background: #f7f7f7;
	border: none;
}




/* ======================================
	MOVIE
====================================== */

.teami_tmov {
	margin: 0px 30px 8px;
	font-size: 60%;
	text-align: right;
	overflow: hidden;
}
	.teami_tmov a {
		display: block;
		float:right;
		width: 140px;
		height: 24px;
		background: url(07team_mov/teammovie.gif) no-repeat right top;
	}
	.teami_tmov a:hover {
		background: url(07team_mov/teammovie.gif) no-repeat right -24px;
	}

#team_mov {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}


#team_mov_back {
	margin: 3px 30px;
	height: 278px;
	z-index: 1;
	background-image: url(http://supergt.net/images/items/bgover_80.png);
	}

#team_mov_block {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	padding-top: 11px;
	z-index: 100;
	text-align: center;
}


.close_tmov {
	position: absolute;
	top:6px;
	right:32px;
}

.close_tmov a {
	display: block;
	width: 20px;
	height: 20px;
	background: url(07team_mov/closetmov.gif) no-repeat left top;
}
.close_tmov a:hover {
	text-decoration: none;
	background: url(07team_mov/closetmov.gif) no-repeat left -20px;
}

