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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
	color:#999;
    outline: none;
}
a:link {
	text-decoration: none;
	color: #999;
    outline: none;
}
a:visited {
	text-decoration: none;
	color: #999;
    outline: none;
}
a:hover {
	text-decoration: underline;
	color: #fff;
    outline: none;
}
a:active {
	text-decoration: none;
	color: #999;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color:#cc0000;
	font-weight:bold;
	font-size: 18px;
	width: 790px;
	background-image:url(../images/gr_hd_underLine.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	padding: 40px 0 12px 0;
	
}
h2 {
	color:#cc0000;
	font-weight:bold;
	font-size: 20px;
	width: 522px;
	background-image:url(../images/gr_hd2_underline.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 0 0 0;
	padding: 5px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;	
}
h4 {
	color:#cc0000;
	font-size: 12px;
}
h5 {
	color:#cc0000;
	font-size: 14px;
	margin: 15px 0 0 0;
}
li {
	font-size:12px;
}
#pageContain{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#header{
	background-image:url(../images/gr_header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:88px;
}
#header2{
	background-image:url(../images/gr_header2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:1024px;
	height:88px;
}
#topMenu {
	width: 409px;
	margin-left: auto;
	margin-right: 0;
	padding-top: 29px;
}
a.clickhere {
	color: #ffffff;
}
a.clickhere:link {
	color: #ffffff;
}
a.clickhere:visited {
	color: #ffffff;
}
a.clickhere:hover {
	color: #ffffff;
}
a.clickhere:active {
	color: #ffffff;
}
a.abutton {
	font-size: 10px;
	font-weight: bold;
	color: #555;
	border: 3px double #888;
	padding: 1px 5px;
	background-color: #EEE;
}

#menuMask {
	height: 150px;
	width: 409px;
	/*background-color: #fff;*/
	overflow:hidden;
	position:absolute;
	left: 615px;
	top: 88px;
}
.dropMenu {
	width: 409px;
	background-image:url(../images/topMenu/dropMenuBg.png);
	background-repeat:repeat-y;
	text-align: right;
	position: absolute;
}
#signInMenu {
	top: -160px;
}
#signInMenu form {
	margin-right: 10px;
	margin-bottom: 10px;
}
#signInMenu input {
	margin-top: 5px;
}
#mainMenu {
	top: -135px;
}
#mainMenu a {
	font-size: 12px;
	color: #FFFFFF;
}
#mainMenu a:link {
	text-decoration: none;
}
#mainMenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#mainMenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#mainMenu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#mainMenu ul{
	text-align: left;
	width: 100px;
	margin-left: auto;
	margin-right: 10px;
}
#mainMenu li{
	list-style:none;
	line-height: 24px;
}
#mainContent{
	background-repeat:no-repeat;
	background-image:url(../images/bg_main.jpg);
	width: 1024px;
	height: 592px;
}
#subContent{
	background-image:url(../images/bg_sub2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentRight {
	width: 660px;
	margin-left: 250px;
	padding-left: 35px;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentRight p {
	width: 600px;
	font-size: 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;	
}
#leftMenu {
	float: left;
	width:250px;
	height: 592px;
	background-image:url(../images/bg_rightMenu.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#leftMenu ul {
	margin-top:25px;
	margin-right: 25px;
}
#leftMenu li {
	text-align: right;
	list-style:none;
}
#leftMenu a {
	font-size: 15px;
	color: #FFF;
	line-height: 36px;
}
#leftMenu a:link {
	font-size: 15px;
	text-decoration: none;
}
#leftMenu a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
#leftMenu a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
#leftMenu a:active {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
#leftMenu2 {
	float: left;
	width:250px;
	height: 592px;
	background-image:url(../images/bg_rightMenu.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#leftMenu2 ul {
	margin-top:350px;
	margin-right: 25px;
}
#leftMenu2 li {
	text-align: right;
	list-style:none;
}
#leftMenu2 a {
	font-size: 15px;
	color: #FFF;
	line-height: 36px;
}
#leftMenu2 a:link {
	font-size: 15px;
	text-decoration: none;
}
#leftMenu2 a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
#leftMenu2 a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
#leftMenu2 a:active {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
#footer{
	width: 1024px;
	background-color: #404040;
	color: #FFF;
	padding: 1px;
	font-size: 10px;
}
#footer li{
	display: inline;
	font-size: 10px;
}
#footer ul{
}
#contentEvents{
	width: 790px;
	height: 592px;
	margin-left: auto;
	margin-right: auto;
}
#footMenu {
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footMenu a {
	font-size: 10px;
	color: #FFF;
}
#footMenu a:link {
	text-decoration: underline;
}
#footMenu a:visited {
	text-decoration: underline;
	color: #FFF;
}
#footMenu a:hover {
	text-decoration: none;
	color: #FFF;
}
#footMenu a:active {
	text-decoration: underline;
	color: #FFF;
}
#displayIndexEvents {
	height: 305px;
	margin-bottom:150px;
}
.eventBttn {
	padding: 17px 0 17px 0;
	
}
.eventBttn:hover {
	background-image:url(../images/bg_eventBttn.png);
	text-decoration: none;
}
.eventBttn:hover .eventTitle {
	text-decoration: none;
	color: #fff;
}

.eventDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	width: 200px;
	display: inline;
	float: left;
}
.eventTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	margin-left: 0px;
	float: left;
	display:inline-block;
}
.eventLoc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color: #FFF;
	float: left;
	margin-left: 200px;
	width: 250px;
	display:inline;
}
.eventAge{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-left: 0px;
	width: 270px;
	display: inline;
}
.eventGames {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: right;
	width: 65px;
}
a.indexEvent {
	font-size: 20px;
	text-decoration: none;
	color:#cc0000;
}
a.indexEvent:link {
	font-size: 20px;
	text-decoration: none;
	color:#cc0000;
	
}
a.indexEvent:visited {
	font-size: 20px;
	text-decoration: none;
	color:#cc0000;	
}
a.indexEvent:hover {
	font-size: 20px;
	text-decoration: none;
}
a.indexEvent:active {
	font-size: 20px;
	text-decoration: none;
	color:#cc0000;
}

.eventInfo {
	padding: 14px 0 14px 0;
}
.eventInfoTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.eventInfoLoc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #FFF;
}
.eventInfoReadMore {
	width: 250px;
	text-align: right;
	margin-top: 25px;
	margin-left:auto;
	margin-right: 70px;
}
#indexPager ul{
	text-align:center;
	margin: 0 0 0 0px;
	padding: 0;
}
#indexPager li{
	display: inline;
	list-style: none;
}
#indexPager a {
	text-decoration: none;
	color: #ffffff;
	background-image:url(../images/bg_pager.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#indexPager a:link {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#indexPager a:hover{
	text-decoration: none;
	color: #000000;
	background-image:url(../images/bg_pager_over.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#indexPager a:visited {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#indexPager a:active{
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
/*#subPager{
	position:absolute;
	top:510px;
	left: 500px;
}
*/
#subPager ul{
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0;
}
#subPager li{
	display: inline;
	list-style: none;
}
#subPager a {
	text-decoration: none;
	color: #ffffff;
	background-image:url(../images/bg_pager.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#subPager a:link {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#subPager a:hover{
	text-decoration: none;
	color: #000000;
	background-image:url(../images/bg_pager_over.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#subPager a:visited {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#subPager a:active{
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}
#subPager .current {
	text-decoration: none;
	color: #000000;
	background-image:url(../images/bg_pager_over.png);
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	display: inline-block;
	width: 5px;
}

#coachCreateProfile label {
	display: block;
	padding: 5px 0px 0px;
	float: left;
	width: 112px;
	font-size: 12px;
	font-weight: bold;
	height: 10px;
}
#shootoutConfirm {
	display: block;
}
#coachCreateProfile input {
		
}
#shootoutConfirm label, 
#shootoutConfirm input, 
#coachCreateProfile label, 
#coachCreateProfile input, 
#coachCreateRegTeam input, 
#playerCreateProfile label, 
#playerCreateProfile input, 
#coachCreateRegTeam label,
#coachCreateInfo input {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#coachCreateProfile input[type=text],
#playerCreateProfile input[type=text],
#coachCreateRegTeam input[type=text],
#coachCreateInfo input[type=text],
#coachCreateProfile input[type=text],
#playerCreateProfile input[type=password], 
#shootoutConfirm input[type=text],
#shootoutConfirm input[type=password], 
#coachCreateRegTeam input[type=password], 
#coachCreateInfo input[type=password] {  
	background-color:#333;
	border: #999 solid 1px;
	color: #fff;
}
#shootoutConfirm label {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}
#coachCreateRegTeam label {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}
#coachCreateInfo label {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 145px;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#playerCreateProfile label {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	width: 135px;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
}
.loginRadio {
	background-color: lightgrey;
	color: black;
	height: 12px;
	width: 12px;
}
.loginTxtBox {
	font-size: 9px;	
}
.eventShowcaseLink a {
	color:#ffffff;
	font-size: 18px;
	text-decoration: none;
}
.eventShowcaseLink a:link {
	color:#ffffff;
	text-decoration: none;
}
.eventShowcaseLink a:visited {
	color:#ffffff;
	text-decoration: none;
}
.eventShowcaseLink a:hover {
	color:#cc0000;
	text-decoration: none;
}
#ncaaContent {
	display:block;
	height: 400px;
}
.shakeDown{
	clear:both;
}
.rosterView {
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
}
.rosterViewData {
	display: block;
}
.hotellist form {
}
.hotel {
	width: 200px;
	height: 100px;
	float: left;
}
.mySubmit {
	width: 100%;
	float:left;
}
.question {
	font-weight: bold;
	color: #C00;
	font-size: 14px;
}
.answer {
	margin: 0px;
	padding: 0px;
}
.hotelLabel {
	float:left;
	font-weight: bold;
	font-size:12px;
	width: 110px;
}
.admissionInfo {
	margin: 0px;
	padding: 0px;
}
.hotelView {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#event {
	margin-bottom: 10px;
	margin-top: 5px;
}
.forceUpper {
	text-transform:uppercase;	
}
.tinyText {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#logo {
	background-image: url(../images/logo.jpg);
	width:250px;
	height: 88px;
	float:left;
}
#newsFlash {
	width: 365px;
	height: 88px;
	float: left;
}

#ads { position:absolute; top:580px; }
#ads img { border:0px; margin-right:30px; }
#ads p { font-size:11px;text-transform:uppercase;font-weight:bold;text-align:center;margin-left:-30px; }
#ads2 { position:absolute; top:580px; right:0px; }
#ads2 img { border:0px; margin-left:15px; }
#ads2 p { font-size:11px;text-transform:uppercase;font-weight:bold;text-align:center;margin-left:15px; }
