﻿body
{
	font-family: " Condensed Helvetica", Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-image: url(../images/GradiantBackground.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #D6D6D6;
	margin: 0;
	text-align: justify;
	color: #3F3F3F;
}

#navTable 
{
	width: 100%;
	font-size: 0.8em;
	border-bottom: 3px solid black;
}

#navTable a 
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
#navTable a:hover
{
	color: #FCC125;
	text-decoration: underline;
}

#contentContainer
{
	width: 900px;
	/*border: 1px solid green;*/
	margin: 0 auto;
}

#textContainer
{
	width:441px;
	/*border: 1px solid pink;*/
	float: left;
}

#menuImageContainer
{
	width: 419px;
	/*border: 1px solid purple;*/
	float: right;
}

#menuContainer
{
	height: 141px;
	vertical-align: bottom;
	margin-bottom: 0px;
}

#sponsorsContainer
{
	width: 419px;
	text-align: left;
	position: relative;
	top: 10px;
}

.menuPad
{
	padding-top: 10px;
}

.bigBlueText
{
	color: #3AACC4;
	font-weight:bold;
	font-size: 16px;
	text-align: justify;
	line-height:26px;
}

.biggerBlueText
{
	color: #3AACC4;
	font-weight:bolder;
	font-size: 26px;
}


.bigBlackText
{
	color: #3F3F3F;
	font-weight: bold;
}

.bigYellowText
{
	color: #FCBF1F;
	font-weight:bolder;
	font-size: 16px;
}

.bigPurpleText
{
	color: #BD0075;
	font-weight: bold;
	font-size: 26px;
}

.bigGreenText
{
	color: #71BD39;
	font-weight: bold;
	font-size: 26px;
}

.navMenu a
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.navMenu 
{
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.selectedNav a
{
	color: #FCBF1F;
}

#socialNetworkLinks
{
	width: 419px;
	text-align: right;
	position: relative;
	top: 0px;
	z-index: 100;
	
}

#socialNetworkLinks2
{
	width: 419px;
	text-align: right;
	/*border: 1px solid black;*/
	position: relative;
	top: 0px;
	z-index: 100;
	
}

.biggerBlueText:hover { color:#FCC125;}
.bigGreenText:hover{color:#FCC125;}
.bigPurpleText:hover{color:#FCC125;}

/* category page categories.aspx */

.catDescContainer
{
	width: 419px;
	height: 523px;
	/*border: 1px solid red;*/
	
}

.catTextDescContainer
{
	visibility:hidden;
	display:none;
	position: relative;
	left: 68px; 
	top: -248px;
	width: 350px;
	height: 248px;
	/*border: 1px solid green; */
	font-size: 0.8em;
	z-index: 100;
	line-height: 12px;
}
.littlePurpleText
{
	color:#D5429A;
	font-weight: bold;
}
 .biggerPurpleText
{
	color: #D5429A;
	font-size: 3em;
	font-weight: bold;
}

.bigBlueText a {text-decoration: none; color: inherit;}
.bigBlueText a:hover {color: #FCC125; text-decoration: none;}

.nobullets
{
	list-style: none;
	padding-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
}

.categoryDescLeft
{
	width: 175px;
	text-align: left;
}

.categoryDescRight
{
	width: 175px;
	text-align: left;
}
/* category page categories.aspx */

.judgeName
{
	font-size: 18px;
	color: #3AACC4;
	font-weight: bold;
}

.judgeImg
{
	margin-top: 20px;
}

#sponsorBanner
{
	position: relative;
	width: 900px;
	height: 90px;
	border: 1px solid black;
	overflow: hidden;
	padding-top: 10px;
	overflow-x: hidden;
}

* html #bannerWrapper
{
	
	width: auto;
	overflow: hidden;
}

#sponsorText
{
	background: black;
	color:White;
	font-weight:bold;
	padding: 1px;
	width: 900px;
}
#bannerTable
{
	height: 100px;
}
#linkTrack
{
	width: auto;
	/*border: 1px solid green;*/
	
	height: 100px;
	
}
#linkTrack2
{
	width: auto;
	/* border: 1px solid purple; */
		
	height: 100px;
	
}

.sponsorLogo
{
	width: auto;
	height: 65px;
	margin-left: 0px;
	margin-right: 50px;
	/*border: 1px solid red;*/
	display: block;
}
