#inner-content-left-selection-holder {
	display: none;
	height:70px;
}

#games #interior-left #numbers-search-advanced-wrapper,
#games #interior-left #numbers-search-draw-wrapper,
#games #interior-left #numbers-search-advanced-wrapper,
#games #interior-left #numbers-search-date-wrapper,
#games #interior-left #numbers-search-numbers-wrapper {
	background:url("/images/site/bg_games_corner.jpg") no-repeat scroll left top transparent;
	left:-21px;
	margin:0;
	position:relative;
	top:0;
	width:640px;
	padding-top:0px;
}


#games #interior-left #numbers-search-draw-wrapper h2,
#games #interior-left #numbers-search-advanced-wrapper h2,
#games #interior-left #numbers-search-date-wrapper h2,
#games #interior-left #numbers-search-numbers-wrapper h2  {
	width:615px;
	height:63px;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
}

#games #interior-left #game-search-results {
	background:url("/images/site/bg_games_corner.jpg") no-repeat scroll left top transparent;
	left:-21px;
	margin:0;
	position:relative;
	top:0;
	width:640px;
	padding-top:0px;
}

#games #interior-left #game-search-results h2#search-results  {
	background: url('/images/game-search-results-header.png') no-repeat;
	background-position:0 19px;
	width:615px;
	height:63px;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
}

#games #interior-left #numbers-search-date-wrapper h2#search-by-date  {
	background: url('/images/game-search-date-header.png') no-repeat;
	background-position:0 19px;
}

#games div#ui-datepicker-div {
	font-size:90%;
	margin-left:27px;
	margin-top:-1px;
}

#games #interior-left #numbers-search-numbers-wrapper h2#search-by-draw {
	background: url('/images/game-search-draw-header.png') no-repeat;
	background-position:0 19px;
}

#games #interior-left #numbers-search-numbers-wrapper h2#search-by-numbers  {
	background: url('/images/game-search-numbers-header.png') no-repeat;
	background-position:0 20px;
}

#games #interior-left #numbers-search-advanced-wrapper h2#search-advanced  {
	background: url('/images/game-search-advanced-header.png') no-repeat;
	background-position:0 20px;
}

#games #interior-left div#game-search-form {
	clear: both;
	font-size:16px;
	padding-top: 5px;
	padding:5px 5px 0px 0px;
	margin-left: 0px;
}

#inner-content-left .game-search-details {
	font-size: 10pt;
	font-weight: normal;
	padding:5px;
}

ul#game-selector {
	clear: both;
	text-align: center;
	margin: 0 auto 0 40px;
}

ul#game-selector li {
	float: left;
	cursor: pointer;
}

div.loading {
	-moz-border-radius: 4px;
	background: #F0F6F9;
	border: 1px solid #346F97;
	padding:25px;
	color: #000;
	text-align:center;
	margin:0 auto;
	vertical-align:top;
	font-size: 16px;
	font-weight: bold;
}

div#game-current-selected {
	width: 140px;
	height: 100px;
	margin-bottom:0px;
	float:left;
}

div#game-current-selected-blurb {
	width: 350px;
	margin:10px auto;
	padding:0px 10px 0px 0px;
	float: right;
	text-align: right;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	vertical-align:middle;
	display: inline-block;
}

div#game-selector-return {
	float: right;
	position: relative;
	bottom:0px;
	right: 10px;
	cursor: pointer;
	padding-top:15px;
	vertical-align:middle;
	width: 195px;
	text-align: right;
}

#game-search-results #game-search-download,
#game-search-results #game-search-again-trigger {
	font-size: 8pt;
}

div#game-search-results span.game-search-display,
div#game-search-results a,
div#game-selector-return a {
	font-size:8pt;
	font-weight: bold;
	color: #777;
	text-decoration: none;
	margin: 0 auto;
	padding-bottom:5px;
	text-align: right;
}

div#game-search-results span.game-search-display {
	height: 16px;
	float:left;
	margin-left:30px;
	padding-top: 5px;
}

a#game-selector-trigger {
	margin-right: 4px !important;
}

div#game-search-results {
	clear: both;
	margin: 15px 5px 0px;
	width: 610px;
}

div#game-search-results a:hover,
div#game-selector-return a:hover {
	text-decoration: underline;
}

#games #game-search-selection-holder {
	padding: 5px;
}

div#game-selector-return a img {
	margin-left: 4px;
	margin-bottom:5px;
	vertical-align: middle;
}

.game-search-results-table-holder {
	clear: both;
	height:	400px;
/*	overflow: auto; */
	margin-top:10px;
	padding-bottom:0;
	margin-left:20px;
	height: 100%;
}

#game-search-results table {
	clear: both;
	margin-top: 5px;
	margin-left: 15px;
	border: 1px solid green;
	*border: 2px solid green;/*IE HACK*/
	*border-spacing: 1px;/*IE HACK*/
	border-collapse: collapse;
	background-color: rgb(250, 240, 230);
	width: 95%;
	font-size: 10pt;
}

#game-search-results table td {
	border: 1px solid green;
	padding: 5px;
	vertical-align:middle;
}

#game-search-results table tr.even {
	background-color: #faf0e6;
}

#game-search-results table tr.odd {
	background-color: #fff;
}

#game-search-results table th {
	border: 1px solid green;
	padding: 5px;
	background-color: white;
	text-align: center;
}

#game-search-results table th.game-name {
	font-size:150%;
	font-weight:bold;
	color:darkgreen;
	*border-bottom-width:2px;
	padding:10px;
}

#game-search-results table th.game-name span.game-name-legend {
	font-size:11px;
	font-weight:bold;
	color:black;
}

#games #interior-content #interior-left #game-search-results  h1 {
	clear: both;
	border-bottom-width: 50%;
	text-decoration: underline;
	padding:0px;
	margin: 0 auto 5px;
	font-size: 18pt;
	background: none !important;
	text-align: center;
}

#games #interior-content #game-search-results h1 {
	clear: both;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom:5px;
	margin: 0 auto 5px;
	margin-top: 10px;
	font-size: 18pt;
	background-image: none;
	background-color: transparent;
	background-position: 0 0;
	text-indent: 0;
}

#games #interior-content #game-search-results h1 span {
	font-size: 8pt;
	float: right;
	cursor: pointer;
	margin: 0 auto;
	padding: 0 auto;
	padding-top:8px;
	color: #999;
	display:block;
}

form.numbers-search {
	margin: 15px 5px 0 40px;
}

form.numbers-search div {
	margin: 10px auto 0px 0px;
	padding-bottom: 0px;
/*	border-bottom: 1px dotted #11d311;*/
}

form.numbers-search div.numbers-search-game-blurb {
	font-size:13px;
	margin:10px auto 5px auto !important;
	padding:0 !important;
	text-align:left;
	vertical-align:middle;
	color:#333;
}

form.numbers-search div.numbers-search-game-blurb a.advanced-search {
	color:#28903B;
	text-decoration:none;
}

form.numbers-search div.numbers-search-game-blurb a.advanced-search:hover {
	color:#58c06B;
	text-decoration:underline;
}

							div.numbers-search-wrapper {
	width: 290px;
	margin:5px 5px 5px 0px;
	padding:5px;
}

div.numbers-search-wrapper h3 {
	padding:0px 5px;
	font-size:9pt;
	font-weight:bold;
	color: #0aa;
}

div.numbers-search-wrapper label {
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	margin-right:10px;
	width:125px;
	color: #3c843a;
	text-align: right;
	padding-bottom: 2px;
}

div.numbers-search-wrapper label.bonus {
	text-align: center;
	width: auto;
	display: inline-block;
	clear: both;
	margin: 25px 10px 0 10px;
	font-size:12pt;
	padding-bottom:5px;
}

#game-search-form select,
#numbers-search-date-wrapper input[type="text"],
#numbers-search-draw-wrapper input[type="text"] {
	font-size:8pt;
	font-weight: normal;
	border: 1px solid #ccc;
	padding:2px;
	margin-right:5px;
	display:inline-block;
	margin-bottom: 5px;
}

form.numbers-search div p {
	font-size: 8pt;
	font-weight: bold;
	margin: 0 10px 10px;
}

form.numbers-search input[type="text"] {
	border:1px solid #ccc;
	background-color: #fff;
	font-size: 24px;
	font-weight: normal;
	height: 25px;
	width: 18px;
	display: inline;
	margin: 0 5px 0 auto;
	margin-right: 5px;
	font-family:tahoma,arial,helvetica,sans-serif;
	overflow:hidden;
	padding:4px 2px 7px 5px;
	text-align: center;
}

form.numbers-search input[type="text"].solo {
	border:1px solid #ccc;
	background-color: #fff;
	font-size: 24px;
	font-weight: normal;
	height: 25px;
	width: 18px;
	display: inline;
	margin: 0 auto;
	font-family:tahoma,arial,helvetica,sans-serif;
	overflow:hidden;
	padding:4px 2px 7px 5px;
}

form.numbers-search input[type="text"].draw-number {
	font-size: 24px !important;
	width: 140px;
	margin-left:0px !important;
}

form.numbers-search input[type="text"].draw-number {
	font-size: 24px !important;
	width: 140px;
}

#SBD_draw_id {
	margin: 0px !important;
/*	padding: 4px 2px 7px 5px;*/
	vertical-align: middle;
	width: 181px;
}

form.numbers-search .game-search-button {
	display:inline-block;
	margin:0 auto;
	vertical-align:middle;
	margin:0 auto 0 10px; /*15px auto 0 140px*/
	padding:0 auto;
}

form.numbers-search #sbn-search-button {
	display:block;
	margin:10px 0 0; /*15px auto 0 140px*/
	padding:10px auto 0;
}

form#frmSearchAdvanced input#sdr-game-search,
form#frmSearchAdvanced input#sdmy-game-search {
	display:inline-block;
	margin:0px auto 0 5px !important;
}

div#game-search-info p {
	font-size:11px;
	padding:20px 0 20px 0;
	text-align: justify;
	width: 550px;
	margin: 0 35px;
	clear: both;
}

#game-search-results p.game-search-disclaimer {
	font-size:12px;
	padding:20px 0 20px 0;
	text-align: justify;
	width: 580px;
	margin: 0 35px;
	clear: both;
}

.pipe {
	color: #ccc;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	padding-bottom: 4px;
}

.game-search-results-view-details {
	display:inline;
	float:right;
	margin: 0px auto 0px 5px;
	position:absolute;
	z-index:100;
}

.game-search-results-row {
	cursor: pointer;
}

.game-search-no-details {
	cursor: default !important;
}

.game-search-per-winner {
/*	cursor: help !important; */
}

#game-search-exact-placement {
	margin: 10px auto;
}

#game-search-exact-placement label {
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	margin:0 auto 10px;
	text-align:center;
	width:300px;
}

#game-search-exact-placement input {
	display:block;
	margin-top:0;
	text-align:center;
	width:100%;
}

#game-search-results span.game-search-found {
	color: #3BB00F;
}

#game-search-form form input.game-search-button[disabled="disabled"] {
	cursor: wait;
}

#games #interior-content h1 {
	background: url('/images/site/winning-numbers-header.jpg') 10px 5px no-repeat !important;
}

.numbers-search-match-header {
	color:#47AA42;
	font-size:12pt;
	font-weight:bold;
}

#game-search-results #details-buttons {
/*	background-color: #FDB024; */
	clear: both;
	display: block;
	height: 45px;
	margin:10px auto 0 28px;
}

#game-search-results #details-buttons a {
	font-size:18px;
	text-align:center;
}

#game-search-results #details-buttons .next {
	background-position: -6px 0px;
}

#game-search-results #details-buttons .next,
#game-search-results #details-buttons a.previous {
	float: left;
}

#game-search-results #details-buttons a.next.disabled,
#game-search-results #details-buttons a.previous.disabled {
	color:#ddd;
	text-decoration:none;
	cursor:default;
}

div#game-search-exact {
	clear:both;
	display:table-cell;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
	width:640px;
}

div#game-search-exact label {
	width: 280px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

div#game-search-exact input[type="checkbox"] {
	margin-top: 6px;
}

span.search-results-options {
	float: right;
	margin-right: 12px;
	margin-bottom: 10px;
}

body#print-search {
	margin:5px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#print-search-container {
	width: 640px;
	text-align: center;
}

#print-search-container #print-search-logo {
	background:url(/images/header-logo.png) top left no-repeat;
	height:60px;
	width:91px;
	float: left;
}

#print-search-container #print-search-info {
	height:60px;
	float: right;
	text-align:right;
	font-size:14px;
	font-weight:normal;
}

#print-search-container .noprint {
	display: none;
}

#print-search-container table {
	margin-top: 5px;
	margin-left: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: green;
	border-collapse: collapse;
	background-color: #fff;
	width: 100%;
	display: table;
}

#print-search-container table th {
	font-size: 110%;
	padding:5px;
}

#print-search-container table td {
	padding:5px;
}

#print-search-container p {
	margin-top:10px;
	margin-left:45px;
	text-align:left;
}

/*#games #interior-left #numbers-search-date-wrapper #date-search-advanced-search-text {
	width:230px;
	height:62px;
	background:url(/images/advanced-search-text.png) top left no-repeat;
	position: absolute;
	left:395px;
	top:90px;
	cursor: pointer;
}
*/

#game-search-form input.input-error {
	background: #eff;
	border:1px solid #c00;
}
