@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/ttcan_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial Verdana;
	font-size: 12px;
}

.header
{
	width: 930px;
	height: 162px;
	margin: 0px auto;
	background-repeat: no-repeat;
}

.newLogo
{
	position:relative;
	margin-top:10px;
	float:left;
	z-index:100000;
}


a
{
	border-width: 0px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: none;
	color: #004e86;
}

img
{
	border: none;
}

input
{
	outline: none;
}

.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #004e86; /*font-weight:bold;*/
}

.h2
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 20px;
	line-height: 120%;
	color: #ff4001; /*font-weight:bold;*/
}



.form_bigtitle
{
	font-family: Verdana;
	font-size: 20px;
	line-height: 120%;
	color: #ff4001; /*font-weight:bold;*/
}

.form_subtitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}

.whitetxt
{
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
}

.calwhitetxt
{
	background-color: #0A60A4;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.normaltxt
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 130%;
}

.calnormaltxt
{
	color: #000000;
	line-height: 130%;
	font-family: Verdana;
	background-color: #ebebeb;
	font-size: 11px;
}

.calnormaltxt2
{
	color: #000000;
	line-height: 130%;
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #C6C6C6;
}


a.normaltxt:link
{
	text-decoration: none;
}
a.normaltxt:visited
{
	text-decoration: none;
}
a.normaltxt:hover
{
	text-decoration: underline;
}


.smallertxt
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.smalltxt
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a.smalltxt:link
{
	text-decoration: none;
}
a.smalltxt:visited
{
	text-decoration: none;
}
a.smalltxt:hover
{
	text-decoration: underline;
}

.disabled
{
	font-family: Verdana;
	font-size: 11px;
	color: #b9b9b9;
}


.flink
{
	font-family: Arial;
	font-size: 10px;
	color: #484848;
}

a.flink:link
{
	text-decoration: none;
}
a.flink:visited
{
	text-decoration: none;
}
a.flink:hover
{
	text-decoration: underline;
}

.red
{
	color: #d90f0f;
}

.storytitle
{
	font-family: Verdana;
	font-size: 13px;
	color: #d90f0f;
}

.ntext
{
	font-family: Arial;
	font-size: 14px;
	color: #262626;
	line-height: 120%;
}

.tflong
{
	font-size: 13px;
	font-family: Arial;
	width: 382px;
	height: 18px;
	background-color: #ffffff;
	border: 1px solid #d3d3d3;
	color: #000000;
	margin-left: 1px;
}

.texta.small
{
	width: 150px;
}

.textbox{
font-size:12px;
font-family:Arial;
width:200px;
height:16px;
padding:1px;
background-color:#ffffff;
border:1px solid #dcdcdc;
color:#000000;
}

.smallblue
{
	font-family: Verdana;
	font-size: 10px;
	color: #004e86;
}
a.smallblue:link
{
	color: #004e86;
	text-decoration: none;
}
a.smallblue:visited
{
	color: #004e86;
	text-decoration: none;
}
a.smallblue:hover
{
	color: #004e86;
	text-decoration: underline;
}

.warningmsg
{
	font-family: Verdana;
	font-size: 10px;
	color: #630404;
}




/* - div positioning */


#left
{
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	width: 226px;
	z-index: 1000;
}

#center
{
	background-color: #ffffff;
	float: left;
	position: relative;
	width: 504px;
	height: auto; /* just a minumum height */
	z-index: 1000;
    top: -2px;
    /*left: 105px;*/
}

#ratingCenter
{
	background-color: #ffffff;
	float: left;
	position: relative;
	width: 504px;
	height: auto; /* just a minumum height */
	z-index: 1000;
    top: -2px;
}

.center_border
{
	border: 1px solid #cacaca;
}

.center_none_border
{
	border: 1px solid #FFFFFF;
}

#right
{
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	width: 188px;
	z-index: 1000;
}




#footer
{
	/*display:block;*/
	width: 920px;
	height: auto;
	margin-top: 25px;
}

/* Menu 


.navmenutxt{
	font-family:Verdana;
	font-size: 12px;
	color: #d90f0f;
	font-weight:bold;
}

a.navmenutxt:link{ text-decoration:none;}
a.navmenutxt:visited{ text-decoration:none;}
a.navmenutxt:hover{ color:#000000;}

td.menuon { background-image:url(images/menubarbg_on.gif); padding-left:8px; line-height:20px; color:#000000;}
td.menuoff { background-image:url(images/menubarbg_off.gif);padding-left:8px; line-height:20px;}

 */

/**************************************************** MENU **************/
.headerWrapper
{
	width: 198px; border: 1px solid #d90f0f; margin: 3px 14px 0px 12px; text-align: center; vertical-align:middle; height:auto; padding:0; z-index:100000; overflow:hidden;
}

#menu
{
	cursor: pointer; 
	display: block;
	width: 180px;/* 236px */
	height: auto;
	margin: auto;
	float: left;
	text-align: left;
	/*position: absolute;*/
	z-index:100000;
}

.menu
{
	width: 180px;/* 240px */
	padding-left: 0px; /* 6px */
	/*background-image: url('/images/menubg.png');*/
	background-repeat: repeat-y; /*display:none;*/
	z-index:100000;
}

.navmenutxt
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	z-index:100000;
}


.dynavmenutxt
{
	/*border:1px solid #d90f0f;*/
	border: 1px solid #b5b5b5;
	padding: 6px 8px 6px 4px; /* 6px 8px 6px 8px */
	z-index:100000;
	display:block;
	margin:0;
}


.menuoff
{
	background-image: url('/images/menubarbg_off.gif');
	padding-left: 8px; /* 8px */
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	z-index:100000;
}
.menuon
{
	background-image: url('/images/menubarbg_on.gif');
	padding-left: 8px; /* 8px */
	line-height: 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	z-index:100000;
}

.navigation
{
	height: 39px;
	width: 176px; /* 236px */
}

/******************************************************************************/

.eventname
{
	font-size: 9px;
}

.pager span
{
	color: red;
}

.pager2
{
	background-color: #EEEEEE;
	border-bottom:1px solid #000000;
}

.pager2 span
{
	color: red;
}

.resultslink
{
	font-family: Arial;
	font-size: 12px;
	color: #004e86;
}

a.resultslink:link
{
	color: #004e86;
	text-decoration: none;
}
a.resultslink:visited
{
	color: #004e86;
	text-decoration: none;
}
a.resultslink:hover
{
	color: #004e86;
	text-decoration: underline;
}

.noneresultslink
{
	font-family: Arial;
	font-size: 12px;
}

.noneindexlink
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
}


.mask
{
	left: 0pt;
	top: 0pt;
	width: 198px;
	height: 285px;
	background-image: url(/admin/images/transBlack30.png);
	background-repeat:repeat;
	z-index: 101;
	margin-left: 13px;
	margin-top:-275px;
	vertical-align:middle;
	text-align:center;
}

.loader
{
	margin:0px auto; 
	/*border: solid 1px #004b8d; */
	background-color: #ffffff;
	width:43px;
	height:11px;
	vertical-align:middle; 
	text-align:center; 
	top:120px; 
	position:relative; 
	z-index:102; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004b8d;
}


.loading
{
	background-image: url('splash/loadingIcon.gif');
	background-repeat: no-repeat;
	background-position: center;
	/* padding-top:1000px; something tricky here */
	/* z-index:102; splash background image is on z-index 100 */
}

.input_middle label{ vertical-align:middle; }
.input_middle select{ vertical-align:middle; }
.input_middle input{ vertical-align:middle; }


.cal_mask
{
	position: fixed;
	left: 0pt;
	top: 0pt;
	width: 100%;
	height: 100%;
	background-image: url(/images/transBlack30.png);
	background-repeat:repeat;
	z-index: 1001;
	vertical-align:middle;
	text-align:center;
}

.cal_loader
{
	margin:0px auto; 
	border: solid 1px #004b8d; 
	background-color: #ffffff; 
	width:300px; 
	height:80px; 
	vertical-align:middle; 
	text-align:center; 
	top:100px; 
	position: relative; 
	z-index: 1002; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#004b8d;
}

.footerlink
{
	font-family: Arial;
	font-size: 10px;
	color: #484848;
}

a.footerlink:link
{
	text-decoration: none;
}
a.footerlink:visited
{
	text-decoration: none;
}
a.footerlink:hover
{
	text-decoration: underline;
	color: #ff0000;
}

.donation td input[type=text]
{
	font-size:12px;
	font-family:Arial;
	width:250px;
	height:16px;
	padding:1px;
	background-color:#ffffff;
	border:1px solid #dcdcdc;
	color:#000000;
}

.donation .form_bigtitle
{
	color: #000000;
	padding: 10px 0px;
}

.w40 { width:40px; }
.w60 { width:60px; }
.w100 { width:150px; }





