@charset "UTF-8";
/* CSS Document */
/* styles in alphabetical order */

body{
	background-color: #e9f0f6;
	background-image: url(image/tse_body3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin:0;
	padding:0;
}

h1{
	color:#9f000b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:26px;
	margin:0px;
	padding:0px;
	text-align:left;
}

p{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
}


#maincontainer{
	width: 702px; /*Center container on page*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topsection{
	background-image: url(image/tse_header.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 295px; /*Height of top section*/
	width: 702px;
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	background-image: url(image/tse_content_slice.png);
	background-position: center top;
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}

#contentcolumn{
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 42px;
	min-height: 350px;
	line-height: 1.7;
	width: 350px;
}

#contentcolumn a{
	color: #9f000b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

#contentcolumn a:hover { text-decoration:underline; }

#rightcolumn{
	float: right;
	margin-left: 0px;
	text-align: center;
	width: 280px;
}

#singlecolumn{
	float: left;
	margin-left: 42px;
	width: 600px;
}

#footer{
	background-image: url(image/tse_footer.png);
	background-repeat: no-repeat;
	background-position: top;width: 702px;
	color: #FFF;
	float: left;
	height: 45px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	text-align: center;
}

#footer a{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* menu tab */
#menu_tab{
	font-family:Arial, Helvetica, sans-serif;
	height:66px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 31px;
	width:669px;
}

ul.menu {
	background:none;
	display:block;
	list-style-type:none;
	margin: auto;
	padding:8px;
	width:700px;
}

ul.menu li {
	display:inline;
	font-size:13px;
	font-weight:bold;
	line-height:52px;
}

ul.menu li.divider {
	background:url(images/divider.gif) no-repeat center;
	display:block;
	float:left;
	height:52px;
	margin:0px;
	padding:0px;
	width:1px;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px; margin:0;width: auto; margin:0px 14px 0px 14px; text-align:center;
text-decoration:none; background:none; color:#666666;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px; margin:0;width: auto;margin:0px 14px 0px 14px;text-align:center;
text-decoration:none; color: #9f000b;}

a.nav:hover {
	color: #9f000b;
	text-decoration:underline;
}

#tourbutton{
	height:140px;
	margin-left:20px;
	width:191px;
}


#nbbutton{
	height:99px;
	margin-left:20px;
	width:191px;
	margin-bottom: 30px;
}

#pics{
	height:auto;
	margin-left: 10px;
	margin-bottom: 45px;
	width:190px;
}



/* match reports */

#matchreports{
	display: inline;
	float: left;
	margin-left: 42px;
	margin-bottom: 25px;
	width: 500px;
}

#matchreports h2{
	color: #9f000b;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
	
#matchreports p{
	color: #333333;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}

#linkscolumn{
	float: left;
	margin-left: 10px;
	text-align: center;
	width: 110px;
}

#linkscolumn a { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal; color: #333333; text-decoration:underline; background:none;}

#linkscolumn a:hover {text-decoration:none; background:#9f000b; color: #FFFFFF;}

/* photogallery */

div.img
  {
	border:1px solid #CCCCCC;
	float: left;
	height:auto;
	margin:8px;
	text-align:center;
	width:auto;
  }

div.img img
  {
  	border:1px solid #ffffff;
	margin:3px;
  }
  
div.img a:hover img
  {
	border:1px solid #0000ff;
  }
  
div.desc
  {
    color: #333333;
	font-size:9px;
    font-weight:normal;
	line-height: 12px;
    margin:2px;
	text-align:center;
	width:120px;
  }
  
img { background-color: #e9f0f6; border:0; }



/* stats */

#stats{
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 42px;
	width: 550px;
}

ul, li {
    list-style-type: none;
}
#bottomPan{
	height:282px;
	position:relative;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 43px;
}
#bottomBorderPan{
	width:550px;
	float:left;
}


#bottomBorderPan ul{
	float:left;
	width:150px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#bottomBorderPan ul li{
	width:150px;
	height:22px;
	margin:0 10px 0 0;
}
#bottomBorderPan ul li a{
	width:150px;
	height:22px;
	display:block;
	background:url(images/arrow-normal.gif) 0 4px no-repeat;
	color:#3D3C2C;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 16px;
}
#bottomBorderPan ul li a:hover{background:url(images/arrow-hover.gif) 0 4px no-repeat; color:#3D3C2C; text-decoration:underline;}


/* tour countdown */

#countercontainer {
	width: 220px;
	border: none;
	padding: 0px;
	margin-left:20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center;
}

#countercontainer p {font:11px Arial, Helvetica, sans-serif;text-align: left; color: #9f000b} 


.numbers {
    border-style: ridge;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    border-width: 2px;
    border-color: #666666;  /* change the border color using the hexadecimal color codes for HTML */
    background: #222222;    /* change the background color using the hexadecimal color codes for HTML */
    padding: 2px 0px;
    width: 35px;
    text-align: center; 
    font-family: Arial; 
    font-size: 20px;
    font-weight: bold;    /* options are normal, bold, bolder, lighter */
    font-style: normal;   /* options are normal or italic */
    color: #FFFFFF;       /* change color using the hexadecimal color codes for HTML */
}
.title {    /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    border: none;    
    padding: 0px;
    width: 35px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: normal;  /* options are normal, bold, bolder, lighter */
    color: #666666;       /* change color using the hexadecimal color codes for HTML */
    background: transparent;    /* change the background color using the hexadecimal color codes for HTML */
}
#countertable {
    width: 180px;
    border: none;    /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */
    margin: 0px;
	padding: 0px;
}
