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

@import url("reset-1.0.css");

body {
	background-image:url(../images/carbon_fibre_bg.gif);
	margin: 0px;
	padding:0px;
	
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior: url("csshover3.htc");
}

#content img {
	padding: 3px 15px 15px 0px;
	float:left;
}

ul {
	list-style-image:url(../images/bullet.gif);
	padding-left: 15px;
	line-height: 16px;
}

li {
	padding-bottom: 10px;
}

p {
	line-height: 16px;
}

a {
	color: #992327;
	text-decoration:none;
}

img {
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #992327	;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 15px;
}

.blkH1 {
	color:#000;
}

.blkH1 a{
	color:#000;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear: both;	
}

table {
	width: 605px;
	margin:40px 0px 20px 0px;
	border: 0px;
	border-collapse:collapse;
	padding:0px;
}

tr {
	/*border-bottom:#CCC solid 1px;*/
}

td {
	padding: 10px 5px 10px 0px;
	border-bottom:#CCC solid 1px;
}

th {
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	text-align:left;
	border-bottom:#CCC solid 1px;
}

#container {
	width: 1021px;
	margin-left: auto ;
  	margin-right: auto;
	
	border-left: #898989 solid 3px;
	border-right: #898989 solid 3px;
	
	background-image: url(../images/ice-tile.jpg);
	background-repeat: repeat-y;
}

#header {
	height: 197px;
	
	background-image: url(../images/ntha_header2.jpg);
	background-repeat: no-repeat;
}

#logo {
	float:left;
	width: 158px;
}

#topnav1{
	margin-left: 181px;
	padding-top: 20px;
	padding-left: 47px;
	height: 89px;
	color:#FFF;
}

#topnav1 a {
	color: #FFF;	
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

#topnav2{
	/*margin-left: 181px;*/
	margin-left: 160px;
	margin-bottom: 8px;
	padding-left: 13px;
}

#topnav3{
	/*margin-left: 100px;*/
	margin-left:160px;
	height: 55px;
	visibility:hidden;
}
/*
#rednavend{
	background-image:url(../images/nav_end.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 0px;
	margin-top: 0px;
	height: 35px;
	padding-right: 18px;
	display: inline;
}

#rednav{
	background-image: url(../images/nav_fill.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 27px;
	height: 35px;
	display: block;
}

#rednav ul {
	list-style:none;
	
}
*/

#rednav{
	background-image: url(../images/nav_fill.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left:27px;
}

#rednavStart {
	width:27px;
	height:35px;
	background-image:url(../images/nav_start.gif);
	float:left;
}

#rednav a {
	height: 35px;
	padding-right: 21px;
	
	line-height: 35px;
	
	color: #000;
}

#rednav ul li ul {
	/*display:none;*/
}

#rednav ul li {
	display: inline;
	list-style-type: none;
}

#slideshow {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 25px;	
	min-height: 400px;
}

#slideshow img {
	float: none;	
}

.photo {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #000000 1px dashed;	
}


#column1 {
	float: left;
	width: 605px; /* 685 - 80 */
	min-height: 400px;
	
	background-image:url(../images/dash.gif);
	background-repeat:repeat-y;
	background-position: top right;
	
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;	
}

.headingBar {
	background-image:url(../images/heading_bar_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	margin-left: -25px;
	
	width:637px;
	height:35px;
	
	padding-left: 25px;
	line-height: 35px;
	
	font-size: 18px;
	
	font-weight: bold;
	
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 20px;
}

#content .headingBar img {
	padding: 0px;
	margin: 0px;
}

.headingBarNoSpace {
	background-image:url(../images/heading_bar_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	margin-left: -25px;
	
	width:637px;
	height:35px;
	
	padding-left: 25px;
	line-height: 35px;
	
	font-size: 18px;
	
	font-weight: bold;
	
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}

#content .headingBarNoSpace img {
	padding: 0px;
	margin: 0px;
}

.floatLeft {
	float:left;	
}

.detailFloatRight {
	float: right;
	padding-right: 40px;
	font-size: 12px;
	font-weight:normal;
}

.newsItem {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.date {
	color: #992327;
	border-top: #992327 solid 1px;
	padding-top:3px;
}

#column2 {
	width: 336px;
	min-height: 400px;
	float: left;
	padding-top: 25px;
	padding-bottom: 35px;
}

.rightHeading {
	background-image:url(../images/right_bar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
	margin-left: 23px;
	margin-bottom: 10px;
	
	width:306;
	height:35px;
	
	padding-left: 30px;
	
	line-height: 37px;
	font-size: 12px;
	font-weight: bold;
	color: #992327;
}

.detailBlk {
	font-size: 12px;
	font-weight:normal;
	color:#000;
}

.detailBlk a {
	color:#000;
}

#flashcontent {
	width: 336px;
	min-height: 380px;
	margin-bottom: 5px;
}

#flashcontent img {
	padding:0px;
	margin:0px;
}

.rightContent {
	width:336;
	margin-left: 53px;
	margin-bottom: 30px;
	line-height: 16px;
}

.rightContent a {
	color:#000;
}

.rightContentCentre {
	width:255px;
	margin: 0px 0px 30px 0px;
	padding-left:50px;
	line-height: 16px;
	text-align:center;
	font-weight:bold;
}

.rightContentCentre a {
	color:#992327;
}

p.welcome {
	font-size: 18px;
	line-height: 20px;
}

#productList {
	width: 605px;
	min-height: 500px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#productList img {
	padding: 0px;
	margin: 0px;
	float:none;
}

.product {
	width: 177px;
	margin-bottom: 20px;
	margin-right: 24px;
	float:left;
	display:block;
}

.product img {
	border: #992327 solid 1px;
	padding: 0px;
	margin:0px;
}

.product img:hover {
	border:#999 solid 1px;
}

.productDescription {
	margin-top: 5px;
}

.tableRow {
	border-bottom:#CCC solid 1px;
}

.tableTitle {
	border-bottom:#CCC solid 1px;
	font-weight: bold;
	padding-bottom: 25px;
}

.boardTable {
	font-weight:bold;
	margin:15px 0px 20px 0px;
}

.boardTable th {
	border-top:#CCC solid 1px;
	padding: 20px 0px 15px 0px;
}

.boardTable tr {
	border:0px;
}

.boardTable td {
	width: 130px;
	padding: 2px 5px 2px 0px;
}

.boardHead {
	padding: 15px 0px 15px 0px;
	border-top:#CCC solid 1px;
}

.boardMember {
	color:#992327;
	padding: 2px 5px 2px 0px;
}

/*.boardTitle {
	width: 160px;
}*/

.tournamentTable {
	width: 605px;
	margin:50px 0px 50px 0px;
}

.tournamentCell {
	border-bottom:#CCC solid 1px;
	width: 300px;
	padding: 10px 0px 10px 0px;
	vertical-align:middle;
}

.tournamentTitle {
	border-bottom:#CCC solid 1px;
	font-weight: bold;
	width: 300px;
	padding-bottom: 25px;
}

#clearTable table {
	width: 605px;
	margin:20px 0px 20px 0px;
	border: 0px;
	border-collapse:collapse;
	padding:0px;
}

#clearTable tr {
	border: 0px;
	text-align:center;
}

#clearTable td {
	/*padding: 10px 5px 10px 0px;*/
	text-align:center;
	border:0px;
}

#clearTable img {
	text-align:center;
	float:none;
	padding: 0px;
	
}

.hide {
	display:none;
}

#footer {
	background-color: #898989;	
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: right;
}
