body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:black;
  background-color: #E0E0E0;
}

#standoutRight {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  border:1px solid #0F3974;
  background-color: #2153AA;
	float: right;
	font-size: 1.3em;
	width: 10em;
	text-align: center;
	margin-top: 1em;
}

#standoutButton {
	margin-left: 200px;
	margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  background-color: #2153AA;
	font-size: 1.3em;
	text-align: center;
	color: white;
}

.featureList {
	width: 60%;
}

.featurePic {
	float: right;
}

.pricingTable {
	border: 1px solid #0F3974;
	color: black;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}

.pricingTable th {
	background-color: #2153AA;
	color: white;
	text-decoration: underline;
	text-align: left;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
}

#title A {
	color: white;
	text-decoration: none;
}

#maininfo A {
	color: rgb(0, 170, 0);
	text-decoration: underline;
	font-family: Arial Narrow, Helvetica, sans-serif;
}
#maininfo A:hover {
	text-decoration: underline;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: blue;
}
.fakeLink {
	cursor: pointer;
	color: rgb(0, 170, 0);
	text-decoration: underline;
	font-family: Arial Narrow, Helvetica, sans-serif;
}
.fakeLink:hover {
	cursor: pointer;
	text-decoration: underline;
	font-family: Arial Narrow, Helvetica, sans-serif;
	color: blue;
}

#body {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#title_wrapper {
  background: #4E7DD1 url('../img/menu_bg.gif') bottom left repeat-x;
  margin:0px; padding:0px;
}

#title {
  height: 60px;
  padding:15px;
  background: url('../img/header_bg.gif') top right no-repeat;
  margin:0px;
}

.mainTitle {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

.tagLine {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
  display: block; 
}

#leftContents {
  margin-top: 10px;
  float: left;
  width: 160px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
  font-size: 13px;
}

#leftContents .titleOne { font-weight: bold; }
#leftContents .titleGen { font-weight: bold; margin-top: 1em; }
#leftContents ol { margin: 0px; }
#leftContents li { list-style-type: disc; }

#loginform a {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 190px;
  background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
  margin-left: 20px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

#maininfo {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 80px;
  font-family: Arial, Helvetica, sans-serif;
}

#disclaimer {
  height: 50px;
  background-color: #4E7DD1;
  clear: both;
  text-align: center;
  padding-top:12px;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}

#disclaimer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#disclaimer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#disclaimer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#disclaimer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#leftContents p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#leftContents a {
  text-decoration: underline;
}

#leftContents a:hover {
  text-decoration: underline;
}

#leftContents h1, #right_side h1 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#leftContents h2, #right_side h2 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#right_side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

#right_side li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

#maininfo h1 {
  margin-top:5px; margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
  border-bottom: 2px dotted #2153AA; 
}

#maininfo h2 {
  margin-top:5px; margin-bottom:2px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  color: #2153AA;
  border-bottom: 1px dotted #2153AA; 
}

#maininfo h3 {
  margin-top:5px; margin-bottom:2px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
  border-bottom: 1px dotted #2153AA; 
}

.subinfo { margin-left: 1em; }
input.submitButton { background-color: #2153AA; font-weight: bold; font-size: 12px; color: white; }
p			{ border: 0px; margin: 0px; }

.inputText { width: 95% }

#logininfo  { margin-top: 1em; font-size: small; }

#loginform  {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #2153AA;
}

#login {
  margin: 4px;
}

.inputSubmit {
  text-align: center;
  margin-top: 4px;
  border-style: groove;
  border-color: black;
  background-color: white;
  font-weight: bold;
  font-size: 12px;
  color: black;
  width: 70%;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:left;
  padding: 5px 0;
  margin-left: 170px;
  border-bottom: 1px solid #0F3974;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

#extrapackage {
  display: none;
}
.error_out {
  text-align: left;
  border-style: solid;
  border-color: #880000;
  border-width: 4px;
  border-top-width: 9px;
  border-bottom-width: 9px;
  background: white;
  color: black;
}


.impNotice {
  width: 80%; 
  border-style: solid;
  border-width: 7px 4px 7px 4px;
  /*border-color: #880000;*/
  border-color: red;
  text-align: center;
  background-color: white;
  font-weight: bold;
  margin-left: 50px;
}

#grayOutBG { position: fixed; left: 0px; top: 0px; z-index: 98; width: 100%; height: 100%; background-color: black; filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; }
#bigError { position: absolute; border: 10px solid red; background: white; }
#bigErrorInside { margin: 10px; font-size: 16pt; font-weight: bold; }
.cancelled { text-decoration: line-through; }
.swapping { cursor: default; }
.nowrap { white-space: nowrap; }
.smallText { font-size: x-small; }
.smallfont { font-size: 10px; }

.scoreEntry { background-color: rgb(255, 255, 255); color: #000; cursor: pointer; }
.scoreEntryDone { background-color: #8b8878; color: #000; cursor: pointer; }

.noviewLeft		{ font-size: x-small; text-align: left; margin-top: 10px; visibility: hidden; height: 0px; width: 0px; overflow: hidden; margin: 0px; position: absolute; top: 0px; left: 0px; }
.noview		{ visibility: hidden; height: 0px; width: 0px; overflow: hidden; margin: 0px; position: absolute; top: 0px; left: 0px; }

.infoBox { background: #f0f0f0; border: 2px solid rgb(55, 97, 141); }
.infoBoxInner { margin: 3px; font-family: Arial, Helvetica, sans-serif; font-size: 96%; }
.infoBoxInner a { color: #000000; }
.infoBoxInner a:hover { color: rgb(125, 0, 0); }

.newparagraph { margin-top: 0.6em; border: 0px; }

ul { margin-top: 2px; }

#attendingTournaments {
	white-space: nowrap;
}

.explanation { font-size: 8pt; }
.question { cursor: pointer; color: rgb(125, 0, 0); text-decoration: underline; font-weight: bold; font-size: 9pt; }

.popUpCalendar {
	visibility: hidden;
	background: #f0f0f0;
	text-align: center;
}
#calendar2 { z-index: -1; }
#calendar3 { z-index: -1; }
.InnerPopUpCalendar {
	visibility: hidden;
	z-index: 100;
	background: #f0f0f0;
	border: 2px solid rgb(55, 97, 141);
	text-align: center;
}

.taken { color: rgb(211, 211, 211); }

input[disabled='disabled'] {
	background-color: rgb(240, 240, 240);
	border-style: groove;
}
input.disabled {
	background-color: rgb(240, 240, 240);
	border-style: groove;
}












/* Within PHP pages */
.c { text-align: center }
.topcenter { text-align: center; vertical-align: top; }
.topright { text-align: right; vertical-align: top; }
.borderG { border: solid; border-width: 3px; border-color: green; }
table.leftAlignHeaders th { text-align: left; }
#scheduleTable table { margin:10px; }
#scheduleTable td { padding-right: 15px; padding-bottom: 15px; }
.highlight { font-weight: bold; }
#addBlockForm { text-align: center; background-color: white; color: black; visibility: hidden; border: 20px solid black; }
#checkInForm { text-align: center; background-color: white; color: black; visibility: hidden; border-top: 75px solid black; border-bottom: 75px solid black; border-right: 100px solid black; border-left: 100px solid black; height: 0px; width: 0px; overflow: hidden; }


/* Judge ballots */
.ballot { width: 100%; white-space: nowrap; } /* table */
.ballotTournName { font: bold x-large Arial, Helvetica, sans-serif; text-align: center; white-space: normal; }
.ballotNooverflow { white-space: nowrap; font: bold medium Arial, Helvetica, sans-serif; width: 100%; }
.ballotValue { white-space: nowrap; font: bold medium Arial, Helvetica, sans-serif; border-bottom: 1px solid black; text-align: center; }
.colLabel { width: 12%; }
.colValue { width: 28%; }
.colBlank { width: 20%; }
.blankRow { height: 0.8em; }
.blankRowAbove { height: 0.3em; }
.numJudges { white-space: normal; font-size: 10pt; margin: 1em 0 1em 0; }
.ballotName { font: bold 48pt Arial, Helvetica, sans-serif; text-align: center; }
.ballot th { text-decoration: underline; }
.colName { width: 75%; }
.colRank { width: 10%; }
.ballotSignature { width: 100%; white-space: nowrap; }
.ballotSignature th { text-decoration: none; font-style: italic; text-align: left; }
.ballotSignature td { border: 2px solid black; height: 1.6em; text-align: left; font-size: 24pt; }
.ballotCode { width: 60%; }
.ballotDateBox { width: 20%; }
.ballotCodeBox { width: 20%; }
.blankCol { width: 5%; }
.ballotSchedule {
	width: 100%;
}
.ballotlinebetween {
	margin-top: 3em;
}
.ballotdateLabel {
	text-align: center;
	font: bold 32pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.ballotflightAssignment {
	text-align: center;
	vertical-align: middle;
	font: bold 36pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.ballotflightTime {
	width: 40%;
	vertical-align: middle;
	font: bold 36pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: right;
}
.ballotflightRoundSection {
	vertical-align: middle;
	font: bold 20pt Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.roomName { font: bold x-large Arial, Helvetica, sans-serif; text-decoration: underline; }
.roomSchedule {
}
.linebetween {
	margin-top: 3em;
}
.dateLabel {
	text-align: center;
	font: bold medium Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.flightAssignment {
	text-align: center;
	vertical-align: middle;
	font: bold medium Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.flightTime {
	width: 40%;
	vertical-align: middle;
	font: bold medium Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: right;
}
.flightRoundSection {
	vertical-align: middle;
	font: bold medium Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

input#generalInfoBoxes {
	display: block;
	float: left;
	margin-bottom: 0.4em;
}
select#generalInfoBoxes {
	display: block;
	float: left;
	margin-bottom: 0.4em;
}
#generalInfoBoxes label {
	display: block;
	text-align: right;
	width: 11em;
	padding-right: 1em;
	float: left;
	margin-bottom: 0.4em;
}

#generalInfoBoxes br {
	clear: left;
}



.main {
width:200px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}

pre { margin:0px; border:0px; margin-top:0px; }

/* odd table rows 1,3,5,7,... */
table tr.odd th,
table tr.odd {
    background-image:   none;
    background-color:   #E5E5E5;
    text-align:         left;
}

/* even table rows 2,4,6,8,... */
table tr.even th,
table tr.even {
    background-image:   none;
    background-color:   #F5F5F5;
    text-align:         left;
}

/* marked tbale rows */
table tr.marked th,
table tr.marked {
    background-color:   #FFCC99;
}

/* hovered table rows */
table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
    background-color:   #CCFFCC;
}



/* YAHOO UI */
.yui-calcontainer{position:relative;float:left;_overflow:hidden;}.yui-calcontainer iframe{position:absolute;border:none;margin:0;padding:0;z-index:0;width:100%;height:100%;left:0px;top:0px;}.yui-calcontainer iframe.fixedsize{width:50em;height:50em;top:-1px;left:-1px;}.yui-calcontainer.multi .groupcal{z-index:1;float:left;position:relative;}.yui-calcontainer .title{position:relative;z-index:1;}.yui-calcontainer .close-icon{position:absolute;z-index:1;}.yui-calendar{position:relative;}.yui-calendar .calnavleft{position:absolute;z-index:1;}.yui-calendar .calnavright{position:absolute;z-index:1;}.yui-calendar .calheader{position:relative;width:100%;text-align:center;}.yui-calendar .calbody a:hover{background:inherit;}p#clear{clear:left;padding-top:10px;}.yui-skin-sam .yui-calcontainer{background-color:#f2f2f2;border:1px solid #808080;padding:10px;}.yui-skin-sam .yui-calcontainer.multi{padding:0 5px 0 5px;}.yui-skin-sam .yui-calcontainer.multi .groupcal{background-color:transparent;border:none;padding:10px 5px 10px 5px;margin:0;}.yui-skin-sam .yui-calcontainer .title{background:url(../../../../assets/skins/sam/sprite.png) repeat-x 0 0;border-bottom:1px solid #cccccc;font:100% sans-serif;color:#000;font-weight:bold;height:auto;padding:.4em;margin:0 -10px 10px -10px;top:0;left:0;text-align:left;}.yui-skin-sam .yui-calcontainer.multi .title{margin:0 -5px 0 -5px;}.yui-skin-sam .yui-calcontainer.withtitle{padding-top:0;}.yui-skin-sam .yui-calcontainer .calclose{background:url(../../../../assets/skins/sam/sprite.png) no-repeat 0 -300px;width:25px;height:15px;top:.4em;right:.4em;cursor:pointer;}.yui-skin-sam .yui-calendar{border-spacing:0;border-collapse:collapse;font:100% sans-serif;text-align:center;}.yui-skin-sam .yui-calendar .calhead{background:transparent;border:none;vertical-align:middle;}.yui-skin-sam .yui-calendar .calheader{background:transparent;font-weight:bold;padding:0 0 .6em 0;text-align:center;}.yui-skin-sam .yui-calendar .calheader img{border:none;}.yui-skin-sam .yui-calendar .calnavleft{background:url(../../../../assets/skins/sam/sprite.png) no-repeat 0 -450px;width:25px;height:15px;top:0;bottom:0;left:-10px;margin-left:.4em;cursor:pointer;}.yui-skin-sam .yui-calendar .calnavright{background:url(../../../../assets/skins/sam/sprite.png) no-repeat 0 -500px;width:25px;height:15px;top:0;bottom:0;right:-10px;margin-right:.4em;cursor:pointer;}.yui-skin-sam .yui-calendar .calweekdayrow{height:2em;}.yui-skin-sam .yui-calendar .calweekdaycell{color:#000;font-weight:bold;text-align:center;width:2em;}.yui-skin-sam .yui-calendar .calfoot{background-color:#f2f2f2;}.yui-skin-sam .yui-calendar .calrowhead,.yui-skin-sam .yui-calendar .calrowfoot{color:#a6a6a6;font-size:85%;font-style:normal;font-weight:normal;}.yui-skin-sam .yui-calendar .calrowhead{text-align:right;padding-right:2px;}.yui-skin-sam .yui-calendar .calrowfoot{text-align:left;padding-left:2px;}.yui-skin-sam .yui-calendar td.calcell{border:1px solid #cccccc;background:#fff;padding:1px;height:1.6em;line-height:1.6em;text-align:center;white-space:nowrap;}.yui-skin-sam .yui-calendar td.calcell a{color:#0066cc;display:block;height:100%;text-decoration:none;}.yui-skin-sam .yui-calendar td.calcell.today{background-color:#000;}.yui-skin-sam .yui-calendar td.calcell.today a{background-color:#fff;}.yui-skin-sam .yui-calendar td.calcell.oom{background-color:#cccccc;color:#a6a6a6;cursor:default;}.yui-skin-sam .yui-calendar td.calcell.selected{background-color:#fff;color:#000;}.yui-skin-sam .yui-calendar td.calcell.selected a{background-color:#b3d4ff;color:#000;}.yui-skin-sam .yui-calendar td.calcell.calcellhover{background-color:#426fd9;color:#fff;cursor:pointer;}.yui-skin-sam .yui-calendar td.calcell.calcellhover a{background-color:#426fd9;color:#fff;}.yui-skin-sam .yui-calendar td.calcell.previous{color:#e0e0e0;}.yui-skin-sam .yui-calendar td.calcell.restricted{text-decoration:line-through;}.yui-skin-sam .yui-calendar td.calcell.highlight1{background-color:#ccff99;}.yui-skin-sam .yui-calendar td.calcell.highlight2{background-color:#99ccff;}.yui-skin-sam .yui-calendar td.calcell.highlight3{background-color:#ffcccc;}.yui-skin-sam .yui-calendar td.calcell.highlight4{background-color:#ccff99;}

.yui-skin-sam .yui-ac{position:absolute;font-family:arial;font-size:100%;}
.yui-skin-sam .yui-ac-input{position:absolute;z-index:1;}
.yui-skin-sam .yui-ac-container{position:absolute;}
.yui-skin-sam .yui-ac-content{position:relative;top:18px;border:1px solid #808080;background:#fff;overflow:hidden;z-index:9050;}
/*.yui-skin-sam .yui-ac-shadow{position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity:0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;}*/
.yui-skin-sam .yui-ac-content ul{margin:0;padding:0;width:100%;}
.yui-skin-sam .yui-ac-content li{margin:0;padding:2px 5px;cursor:default;white-space:nowrap;}
.yui-skin-sam .yui-ac-content li.yui-ac-prehighlight{background:#B3D4FF;}
.yui-skin-sam .yui-ac-content li.yui-ac-highlight{background:#426FD9;color:#FFF;}

#standoutRight A {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#standoutRight A:hover {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.indentMe {
	padding-left: 1em;
}