@charset "utf-8";
/* CSS Document */

/*贊助廠商介紹CSS ------------------------------------------*/
.supportManufacturer {
	width: 605px;
}
.supportManufacturerList {
	border: 1px solid #d2d2d2;
	padding: 10px;
	height: 120px;
	margin-bottom: 15px;
	width: 583px;
}
.supportManufacturerList p {
	margin-left: 180px;
	width: 403px;
}

.supportManufacturerList Img {
	float: left;
}
.manufacturerName {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.supportManufacturerList a {
	color: #333333;
}
.supportManufacturerList a:hover {
	color: #B2010F;
	text-decoration: underline;
}

/*Q and A  的CSS---------------------------------------------*/
.qAndA {
	width: 605px;
}
.qAndAList {
	font-size: 15px;
	padding-left: 10px;
	line-height: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-bottom: 15px;
	margin-left: 10px;
}
.qAndAList a {
	color: #333333;
}
.qAndAList a:hover {
	color: #B2010F;
}

.qAndABox {
	width: 593px;
	margin-left: 10px;
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.qBox {
	line-height: 30px;
	background-color: #7C7C7C;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 50px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626262;
	background-image: url(../templates/images/QandA_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
}
.aBox {
	background-color: #DBDBDB;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 50px;
	padding-bottom: 15px;
	background-image: url(../templates/images/QandA_bg02.jpg);
	background-repeat: no-repeat;
	background-position: left 11px;
}


/*register 報名表頁面*/
.register {
	width:605px;
}
.register table {
	margin-right: auto;
	margin-left: auto;
	width: 590px;
}
.register td {
	padding:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#register3 table td{
	font-size:12px;
	padding:3px;
}

.requireField{
	color:#F00; margin-right:5px;
}
.sectionHeader{
	border-bottom:#e40112 solid 3px;
	width:605px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#waiver {
	width:589px;
	height:85px;
	text-align:left;
	font-size:13px;
	overflow: auto;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 15px;
}
.register td{
	font-size:13px;
}
#waiverAgree{
	text-align:center;
}
#nav{
	text-align:center;
	margin:10px;
}

#index{
	width:940px; height:365px; margin-left:-15px;
}
#index #indexcontent{
	width:160px; height:365px; background-color:#000; float:left;
}	
#index .quicklink{
	background-image:url(../templates/images/index_button.png); display:block; width:139px; height:70px; margin:10px 0 0 10px; line-height:70px; text-align:center; color:#FFF;
}
#index #flashbanner{
	width:550px; height:365px; background-color:#fff; float:left;
}	
#index #partner{
	width:30px; height:365px; background-color:#000; float:left;
}
#index #partnerLogo{
	width:200px; height:350px; background-color:#fff; float:right; text-align:center; padding-top:10px;
}
#index #partnerLogo img{
	margin-bottom:5px;
}
#sponsor div {
	margin:5px;
	padding:8px;
	float:left;
	height:120px;
	border:#CCCCCC 1px solid;
  /* Firefox, Chrome */
	line-height:120px;
  white-space : nowrap;
	width:120px;
	text-align:center;
    
  /* IE */
  *font-size : 96px;  /* 200px * 0.8 = 180px */
  *font-family : Arial;

}
#sponsor div:after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}
#sponsor div img{
	vertical-align:middle;
}			
div.raceIntroTitle{
	text-align:left;
	height:45px;
	width:150px;
	padding-top: 15px;
	padding-left:5px;
	background-image:url(../templates/images/race_intro_title.jpg);
}
div.twoline{
	padding-top:5px;
	height:55px;
	background-image:url(../templates/images/race_intro_title_green.jpg);
}
div.raceIntroContent{
	border:#CCC 1px solid;
	text-align:left;
	width:405px;
	padding:5px;
	margin-top:5px;
}
div.raceIntroContent a{
	text-decoration:underline;
}
div.raceIntorIronman{
}
#raceInformation {
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
}
.notice {
	color:#F00;
	font-weight:bold;
}
.gbMessage{
	margin:5px 0px 5px 0px;
	padding:5px;
	border:#999999 1px solid;
}	
.sign{
	text-align:center;
	padding:10px;
}	

#listContent li {
	list-style-image:url(../templates/images/arrow09.gif);
	margin:0 0 5px 30px;
}


#eventTable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/templates/images/bg_header.jpg) no-repeat;
}

#eventTable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#eventTable th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(/templates/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

#eventTable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(/templates/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #B4AA9D;
}

#eventTable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


#eventTable td.alt {
	background: #F5FAFA;
	color:#333;
}

#partnerLogo a{
	display:block;
	margin:5px;
}
