@charset "utf-8";
.wire * {
	border: 1px solid #fff;
}
body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #000;
	color: #fff;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0px;
}
#header {
	width: 910px;	
	/*height: 285px;*/
}
#logo {
	margin: 10px 0;
	float: left;
	clear: both;
}
#menu {
	margin: 10px 0;
	float: right;
}
#intro {
	width: 910px;
	height: 190px;
	background: url(../img/intro.jpg) no-repeat center center;
	clear: both;
	float: left;
}
#content {
	width: 910px;
	clear: both;
	float: left;
}
#left {
	width: 305px;
	float: left;
}
#ups-events-title {
	width: 305px;
	height: 31px;
	background: url(../img/upcoming.jpg) no-repeat;
}
#calendar {
	width: 265px;
	margin: 0 auto;
}
#ups-events-footer {
	width: 305px;
	height: 20px;
}
#ups-event-msg {
	width: 235px;
	margin: 0 auto;
	padding: 0px;
	font-size: 14px;
}
#ups-event-msg p {
	padding: 0px;
	margin: 0px;
}
#center {
	width: 295px;
	float: left;
}
#submission-title {
	width: 295px;
	height: 31px;
	background: url(../img/submission.jpg) no-repeat;
}
#submission-content {
	margin: 0px 0px 10px 0px;
}
#submission-list {
	width: 90%;
	margin: 0 auto;
}
#award-title {
	width: 295px;
	height: 31px;
	background: url(../img/award.jpg) no-repeat;
}
#award-content {
	margin: 0px 0px 10px 0px;
}
#award-list {
	width: 90%;
	margin: 0 auto;
}
#award-detail {
	width: 90%;
	margin: 5px auto;
}
#award-detail p {
	padding: 0px;
	margin: 5px 0px;
}
#award-detail p#author {
	font-weight: bold;
}
#award-detail p#author-detail {
	font-style: italic;
}
#award-detail p#more {
	font-style: italic;
}

#right {
	width: 310px;
	float: left;
}
#why-title {
	width: 310px;
	height: 31px;
	background: url(../img/why.jpg) no-repeat;
}
#why-footer {
	width: 310px;
	height: 20px;
}

#our-partners-content {
	width: 90%;
	margin: 0 auto;
}
#partner-show {
	margin-top: 5px;
	width: 70%;
	height: 45px;
	padding: 3px 0;
	float: left;
}
#tcea-logo {
	width: 80px;
	height: 55px;
	float: right;
	background: url(../img/tcea-logo.jpg);
}
#break {
	width: 910px;
	height: 15px;
	float: left;
	clear: both;
	background: #000 url(../img/footer-sep.jpg) center no-repeat;
}
#footer {
	width: 910px;
	/*height: 60px;*/
	margin: 0px auto;
	float: left;
	clear: both;
}
#footer-left {
	width: 55%;
	float: left;
}
#footer-right {
	width: 45%;
	float: left;
	text-align: right;
}
#sitemap {
	color: #999;
}
ul#list-wide li {
	display: inline;
	height: 45px;
	width: 45px;
}
/* menu */
ul.list-wide li {
	display: inline;
	margin: 3px;
	height: 45px;
	width: 45px;
	border: 1px solid #fff;
}
ul.menu {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
ul.menu li {
	display: inline;
}

ul.award.cat {
	list-style-position: inherit;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.award.cat li a {
	display: block;
	background: #878787 url(../img/award/bullet.jpg) no-repeat scroll left center;
	margin: 4px;
	padding: 5px 0 5px 20px;
	width: 172px;
}
ul.award.cat.hof li a {
	display: block;
	background: #878787 url(../img/hof/bullet.jpg) no-repeat scroll left center;
	margin: 4px;
	padding: 5px 0 5px 20px;
	width: 172px;
}

ul.award.cat li a:hover {
	display: block;
	background: #878787 url(../img/award/award-hover.jpg) no-repeat scroll left center;
	margin: 4px;
	padding: 5px 0 5px 20px;
	width: 172px;	
}

ul.award.cat.hof li a:hover, ul.award.cat.hof li a.active {
	display: block;
	background: #878787 url(../img/hof/hof-hover.jpg) no-repeat scroll left center;
	margin: 4px;
	padding: 5px 0 5px 20px;
	width: 172px;	
}


/* default element */
a {
	text-decoration: none;
	color: #fff;
}
a img {
	border: medium none;
}

/* class */
.left-content, .center-content, .right-content {
	width: 90%;
	margin: 0 auto;
}
.footer-content {
	background: #000 url(../img/footer.jpg) center no-repeat;
}
ul.list {
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}
ul.list li {
	display: inline;
	margin: 0px;
}
p.title {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
p.content {
	width: 90%;
	margin: 0px auto;
	text-align: justify;
	font-size: 11px;
}
div.content {
	clear: both;
	float: left;
	margin: 0px 0px 10px 0px;
	width: 910px;
}
div.content-top {
	width: 910px;
	height: 40px;
	background: url(../img/about/about-top.jpg) no-repeat center;
}
div.content-mid {
	clear: both;
	float: left;
	width: 910px;
	background: url(../img/about/about-mid.jpg) repeat-y center;
}
div.content-bottom {
	clear: both;
	float: left;
	width: 910px;
	height: 65px;
	background: url(../img/about/about-bottom.jpg) no-repeat center;
}
div.two-cols.left {
	float: left;
	left: 40px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	width: 220px;
}
div.two-cols.right {
	float:right;
	position: relative;
	right: 10px;
	top: 0;
	width: 600px;
}
div.two-cols p {
	color: #4e4e4e;
	text-align: justify;
	width: 90%;
}
div.three-cols.left {
	float: left;
	left: 40px;
	margin: 0 auto;
	position: relative;
	top: 20px;
	width: 300px;
}
div.three-cols.mid {
	float: left;
	position: relative;
	width: 300px;
}
div.three-cols.right {
	float: left;
	position: relative;
	right: 10px;
	top: 0;
	width: 300px;
}
div.three-cols p {
	color: #4e4e4e;
	text-align: justify;
	width: 90%;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

div#welcome {
	bottom:0;
	clear:right;
	float:right;
	margin-top:20px;
	position:relative;
	right:0;
	text-align:right;
	width:400px;
}
div#bar {
	width: 910px;
}
div#path {
	float: left;
	color: #868686;
	padding: 7px 0 0;
}
div#nav {
	position: relative;
	right: 0px;
	float: right;
}
div#about-img {
	width: 537px;
	height: 165px;
	margin: 10px 0;
	border: 1px solid #509fbb;
	background: #eee;
}
div#about-next {
	display: inline;
	float: right;
	height: 22px;
	position: relative;
	right: 70px;
	top: 65px;
	width: 22px;
}

/*
div#about-content {
	clear: both;
	float: left;
	width: 910px;
	margin: 10px 0;
}
div#about-right p {
	color: #4e4e4e;
	text-align: justify;
	width: 90%;
}
*/


/*global element*/
h1 {
	font-size: 16px;
}
h1.title, h2.title, h3.title, h4.title, h5.title, h6.title {
	color: #4e4e4e;
}
ul.hof.right {
	padding: 0px;
	margin: 10px 0 0 0;
	list-style: none;
}
ul.hof.right li {
	background: url(../img/hof/sub-bullet.jpg) left no-repeat;
	padding-left: 15px;
	margin-top: 5px;
}
ul.hof.right li a {
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
ol li {
	color: #505050;
}

td.field {
	text-align: right;
	vertical-align: top;
}
input.img {
	margin: 0px 5px 0px 0px;
}
td {
	vertical-align: top;
}
#partner-show ul, #partner-show li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#partner-show li {
	width: 90px;
	height: 45px;
	overflow: hidden;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:537px;
	height:165px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}

#sliderDesc ul, #sliderDesc li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #505050;
}
#sliderDesc li {
	width: 537px;
	height: 80px;
	text-align: justify;
}
p#controls, p#controls2{
	margin:0;
	position:relative;
}

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	height:12px;
	left:5px;
	margin:0;
	overflow:hidden;
	position:absolute;
	text-indent:-8000px;
	top:120px;
	width:12px;	
}	
#nextBtn, #nextBtn2{ 
	left:520px;
}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:12px;
	height:12px;
	background:url(../img/about/arrow-l.gif) no-repeat 0 0;	
}	
#nextBtn a, #nextBtn2 a{ 
	background:url(../img/about/arrow-r.gif) no-repeat 0 0;	
}

table tr th {
	color: #505050;
	text-align: left;
}
table tr td {
	color: #505050;
	text-align: left;
}
table tr td a {
	color: #505050;
}

a.about {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/02_about.jpg) no-repeat scroll right center;
display:inherit;
float:left;
height:21px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:relative;
text-indent:-10000px;
width:95px;
}
a.about:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/02_about_mo.jpg) no-repeat scroll right center;
}
a.login {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/07_login.jpg) no-repeat scroll right center;
display:inherit;
float:left;
height:21px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:relative;
text-indent:-10000px;
width:41px;
}
a.login:hover {
	background:transparent url(../images/07_login_mo.jpg) no-repeat scroll right center;
}
a.award {
	background:transparent url(../images/03_awards.jpg) no-repeat scroll right center;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:137px;
}
a.award:hover {
	background:transparent url(../images/03_awards_mo.jpg) no-repeat scroll right center;
}
a.judging {
	background:transparent url(../images/04_judge.jpg) no-repeat scroll right center;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:120px;
}
a.judging:hover {
	background:transparent url(../images/04_judge_mo.jpg) no-repeat scroll right center;
}
a.faq {
	background:transparent url(../images/05_faqs.jpg) no-repeat scroll right center;
	/*display:inherit;*/
	display:none;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:48px;
}
a.faq:hover {
	background:transparent url(../images/05_faqs_mo.jpg) no-repeat scroll right center;
}
a.contactus {
	background:transparent url(../images/06_contact.jpg) no-repeat scroll left center;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:76px;
	/* 
	for hide bullet
	width: 80px;
	background:transparent url(../images/06_contact.jpg) no-repeat scroll left center;
	*/
}
a.contactus:hover {
	background:transparent url(../images/06_contact_mo.jpg) no-repeat scroll left center;
	/*
	for hide bullet
	background:transparent url(../images/06_contact_mo.jpg) no-repeat scroll left center;
	*/
}
a.myacc {
	background:transparent url(../images/07_account.jpg) no-repeat;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:84px;
}
a.myacc:hover {
	background:transparent url(../images/07_account_mo.jpg) no-repeat;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:84px;
}
a.home {
	background:transparent url(../images/01_home.jpg) no-repeat scroll right center;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:55px;
}
a.home:hover {
	background:transparent url(../images/01_home_mo.jpg) no-repeat scroll right center;
}
a.hof {
	background:transparent url(../images/09_hof.jpg) no-repeat scroll right center;
	display:inherit;
	float:left;
	height:21px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	position:relative;
	text-indent:-10000px;
	width:98px;
}
a.hof:hover {
	background:transparent url(../images/09_hof_mo.jpg) no-repeat scroll right center;
}

a.submission {
}

#regForm input {
	width: 70%;
}
.required {
	width: 70%;
}

a.tat {
	width: 90px;
	height: 45px;
	display: block;
	background: transparent url(../img/partners/01.jpg);
	float: left;
	text-indent: -10000px;
	cursor: pointer;
}
a.tat:hover {
	background: transparent url(../img/partners/1tat_mo.jpg);
}

a.tct {	
	width: 90px;
	height: 45px;
	display: block;
	background: transparent url(../img/partners/02.jpg);
	float: left;
	text-indent: -10000px;
	cursor: pointer;
}
a.tct:hover {
	background: transparent url(../img/partners/2tct_mo.jpg);
}

a.tica {
	width: 90px;
	height: 45px;
	display: block;
	background: transparent url(../img/partners/03.jpg);
	float: left;
	text-indent: -10000px;
	cursor: pointer;
}
a.tica:hover {
	background: transparent url(../img/partners/3tica_mo.jpg);
}

a.ema {
	width: 90px;
	height: 45px;
	display: block;
	background: transparent url(../img/partners/04.jpg);
	float: left;
	text-indent: -10000px;
	cursor: pointer;
}
a.ema:hover {
	background: transparent url(../img/partners/4ema_mo.jpg);
}

a.mat {
	width: 90px;
	height: 45px;
	display: block;
	background: transparent url(../img/partners/05.jpg);
	float: left;
	text-indent: -10000px;
	cursor: pointer;
}
a.mat:hover {
	background: transparent url(../img/partners/5mat_mo.jpg);
}

a.ktc {
	width: 90px;
	height: 45px;
	display: block;
	background: transparent url(../img/partners/06.jpg);
	float: left;
	text-indent: -10000px;
	cursor: pointer;
}
a.ktc:hover {
	background: transparent url(../img/partners/6ktc_mo.jpg);
}
a.content {
	text-decoration: underline;
	color:#4e4e4e;
}
div#welcome a:hover {
	color: #505050;
}
ul#sitemap li a:hover {
	color: #505050;
}
a.wb:hover {
	color:#aaa;
}
td.EVENTS a.ui-state-default {
	background: #bfebff;
	border: 1px solid #bfebff;
	color: #333;
}
td.EVENTS a.ui-state-default.ui-state-active {
	background: #BDD72E;
	border: 1px solid #BDD72E;
	color: #000;
}
.ui-datepicker-today a {
	background: #BDD72E;
	color: #fff;
}