body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0;
	color: #000000;
	background: #FFFFFF;
	scrollbar-face-color: #E9E9EF; 
	scrollbar-shadow-color: #E9E9EF; 
	scrollbar-highlight-color: #E9E9EF; 
	scrollbar-3dlight-color: #A6A7AB; 
	scrollbar-darkshadow-color: #A6A7AB; 
	scrollbar-track-color: #E9E9EF; 
	scrollbar-arrow-color: #A6A7AB;
}
a,a:link,a:visited,a:active,a:hover {
	color: #000000;
	text-decoration: none;
}
h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Main Layout */

#main {
	font-family: Arial, Helvetica, "Swis721 BT", sans-serif, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 582px;
	margin: auto auto auto 0;
}
#sudoku_section,#title {
	text-align: left;
	float: left;
	width: 479px;
	margin: auto;
}
#archive_section {
	color: #FFFFFF;
	text-align: left;
	float: right;
	display: block;
	width: 94px;
	margin: 40px auto auto auto;
	padding: 0;
}
#header {
	display: block;
	position: relative;
	width: 481px;
	padding: 0;
	margin: 0;
}
#sudoku_heading table {
	width: 481px;
}
#title {
	display: block;
	clear: right;
	padding: 4px 0 6px;
	border-bottom: 3px solid #000000;
	margin: 0 auto 0 0;
}
#title .logo {
	color: #D9D9D9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65px;
	line-height: 60px;
	float: left;
	width: 214px;
	height: 50px;
	margin: -3px auto auto -2px;
}
#title .logo a,#title .logo a:link,#title .logo a:visited,#title .logo a:hover,#title .logo a:active {
	color: #E0E0E0;
}
#play,#clock_section {
	margin-top: 35px;
	float: right;
}
#clock_section {
	width: 113px;
	margin-right: 4px;
}
#sudoku_heading {
	display: block;
	padding: 4px 0;
}
#id,#rating {
	display: block;
}
#id {
	width: 309px;
}
#id .id {
	font-weight: bold;
}
#rating {
	text-transform: uppercase;
	width: 162px;
	font-weight: bold;
	text-align: right;
	float: right;
}
#sudoku_section p {
	font-size: 15px;
}
.flash {
	position: absolute;
}
#maingrid {
	float: left;
	margin-top: 0;
	position: relative;
}
#buttons {
	position: relative;
	width: 484px;
	height: 31px;
	display: block;
	clear: left;
	top: 10px;
}
#buttons .button,#buttons .grey {
	display: block;
	width: 90px;
	height: 31px;
	float: left;
	clear: none;
	margin: 0 6px auto auto; 
}
#save_buttons {
	float: right;
	margin: 10px auto;
}
p,#instructions,#copyright {
	text-align: justify;
	font-family: Arial, Helvetica, "Swis721 BT", sans-serif, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
#instructions {
	display: none;
	top: 13px;
	position: relative;
}
.small {
	font-size: 8pt;
}
#copyright {
	color: #696969;
	position: relative;
	display: block;
	clear: both;
	font-size: 11px;
	text-align: left;
	height: 20px;
	top: 15px;
	clear: both;
}
#copyright img {
	display: none;
}
#copyright a,#copyright a:link {
	color: #696969;
}
form {
	display: inline;
}
h1,h2,h3 {
	display: block;
	clear: both;
}
p a,p a:link,p a:visited,p a:active,p a:hover {
	color: #0368CD;
	text-decoration: none;
}
p a:hover {
	color: #549CE4;
}
/* Main Layout */

/* GRID */
.notesNumber {
	font-size: 11px;
	line-height: 10px;
}
.noted {
	font-size: 11px;
	line-height: 10px;
	cursor: text;
	text-decoration: none;
}
.guesNumber {
	position: relative;
	top: 0;
	left: 1px;
	height: 11px;
	z-index: 5;
	text-align: left;
	color: #202050;
}
.guess,.fixedNumber,.solution_given,.solution_solved {
	position: relative;
	bottom: 3px;
	left: 0;
	text-align: center;
	z-index: 4;
	cursor: text;
	text-decoration: none;
	color: #1B7F99;
	font: 39px/33px "Palatino Linotype", Baskerville, "Swis721 BT", Helvetica, Arial;
}
.fixedNumber,.solution_given,.solution_solved {
	bottom: 1px;
	color: #030425;
	cursor: default;
}
.solution_given {
	font-weight: bold;
}
.solution_solved {
	color: #666666;
}
.guesssel {
	position: relative;
	top: -4px;
	left: 0;
	text-align: center;
	font-size: 37px;
	line-height: 32px;
	z-index: 4;
	cursor: text;
	text-decoration: none;
	color: #FFF;
	background: #2B405D;
}
.IEguessNumber {
	top: -1px;
}
.off {
	visibility: hidden;
}
.operafix {
	position: absolute;
	z-index: 1;
	top: 190px;
	left: 484px;
	width: 1px;
	height: 1px;
	border: 0 none;
	color: transparent;
	background: transparent;
	overflow: hidden;
	filter: (opacity=1);
}
textarea[class=operafix] {
	right: 33px;
}
.fixNumber {
	position: relative;
	top: -5px;
	left: 0;
	text-align: center;
	font-size: 22px;
	line-height: 22px;
	z-index: 4;
}
table.maingrid {
	border: 2px solid #030333;
	height: 479px;
	width: 479px;
	text-align: center;
	display: block;
	background: #FFF;
	margin: auto;
	border-top-width: 3px;
	border-left-width: 3px;
}
table.maingrid th,table.maingrid td {
	border: 1px solid #030333;
}
table.subgrid {
	border: 0 none;
	border-collapse: collapse;
	background: #FFF;
}
table.subgrid th,table.subgrid td {
	border: 1px solid #030333;
	border-left: 0 none;
	border-top: 0 none;
}
table.nogrid {
	border-width: 0;
	border-collapse: collapse;
}
table.nogrid th {
	border-width: 0;
}
table.nogrid td {
	border-width: 0;
}
.clock {
	text-align: right;
	width: 100px;
	color: #030425;
	font-size: 14px;
	width: 114px;
}
.clock .blink_1 {
	color: #000000;
}
.clock .blink_2 {
	color: #FFFFFF;
	filter: (opacity=1);
}
#flash {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	text-align: center;
	left: 138px;
	top: -30px; /*Swaps to: 320px*/
	width: 200px;
	color: #FFFFFF;
	padding: 0 1px 2px 1px;
	background-color: #EF2657;
	border-color: #990000;
	border-style: solid;
	border-width: 1px 5px;
	z-index: 3;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	font-weight: bold;
	z-index: 2;
	text-align: right;
	float: right;
	clear: both;
	width: 100px;
	height: 13px;
	display: block;
	margin: 3px auto auto;
}
.close a,.close a:link,.close a:visited,.close a:active {
	color: #101010;
}
.close a:hover {
	color: #FC3030;
}
#hide_show,#warning {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #766767;
	padding: 3px 6px;
	height: 200px;
	width: 319px;
	position: absolute;
	margin: 5px 0 0 92px;
	z-index: 10;
	display: none;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#warning {
	background-color: #FFEFEF;
	top: 50px;
	left: 25px;
	width: 286px;
	height: 260px;
	display: block;
	border: 2px solid #D62727;
}
#hide_show p,#warning p {
	font-size: 12px;
	margin: 0 0 15px;
}
/*
You will need to enable session cookies in your browser. Session cookies will let the interactive Sudoku game remember your most recent puzzle and entered values.
Press the <strong>Alt</strong> key on your keyboard, click <strong>Tools</strong> and <strong>Internet Options</strong> (or go to Internet Propreties in your control panel), then click <strong>Privacy</strong> tab and the <strong>Advanced button</strong>.
Click <strong>"Override automatic cookie handling"</strong> and then tick <strong>"Always allow session cookies"</strong>.
*/

/* GRID */

/* ARCHIVE */
#archive_section div.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px 3px 1px;
	width: 88px;
}
#archive_section .section {
	display: block;
	border: 1px dashed #B4B4B4;
	border-top: 0 none;
	margin: auto 0 4px;
}
#archive_section div.heading,#archive_section heading a,#archive_section heading a:link,#archive_section heading a:visited,#archive_section heading a:active,#archive_section heading a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#archive_section span.archive_rating,#archive_section span.archive_dates {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 92px;
	margin: 2px 0 auto;
	text-align: left;
}
#online span.archive_rating {
	font-size: 13px;
	width: 92px;
	color: #333333;
	padding: 0;
}
#online img,#online a.archive_rating,#online a.archive_rating:link,#online a.archive_rating:visited,#online a.archive_rating:active,#online a.archive_rating:hover {
	color: #000000;
	background-color: #F0F0F0;
	margin: 0;
	padding: 0;
	display: inline;
}
#newspapers span.archive_rating {
	line-height: 12px;
	width: 88px;
	padding: 1px 2px;
}
#newspapers {
	background-color: #F0F0F0;
}
#archive_section span.archive_dates {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 92px;
	background-color: #F0F0F0;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	height: 42px;
	overflow: auto;
	margin: auto;
	scrollbar-face-color: #A0A0A0; 
	scrollbar-shadow-color: #A0A0A0; 
	scrollbar-highlight-color: #A0A0A0; 
	scrollbar-3dlight-color: #BEBEBE; 
	scrollbar-darkshadow-color: #BEBEBE; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #EEEEEE;
	border-top: 1px solid #666666;
	margin: 1px 0 auto;
}
#newspapers span.archive_dates {
	color: #000000;
	background-color: #F0F0F0;
	width: 88px;
}
#archive_section span.current,#archive_section a,#newspapers a:link,#archive_section a:visited,#archive_section a:active,#archive_section a:hover {
	color: #000000;
	display: block;
	clear: both;
	text-decoration: none;
}
#online a,#online a:link,#online a:visited,#online a:active {
	color: #000000;
	padding: 0 2px;
}
#online a:hover,#online span.current {
	color: #0059A9;
	padding: 0 2px;
}
#archive_section span.current {
	font-weight: bold;
}
#archive_section span.date_small {
  	vertical-align: text-top;
	font-size: 7px;
}
#archive_section a.today,#archive_section a.today:link,#archive_section a.today:visited {
	color: #003EB0;
	background-color: #F0F0F0;
}
#archive_section span.today,#archive_section a:hover,#archive_section span.current,#archive_section a:active,#archive_section a.today:active,#archive_section a.today:hover {
	color: #F0F0F0;
	background-color: #0067D1;
}
#online .terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	background-color: #F0F0F0;
}
#online .terms,#online a.terms,#online a.terms:link,#online a.terms:visited,#online a.terms:active {
	color: #003EB0;
}

/* HELP PAGE */
#content {
	padding: 3px 12px 3px 0;
	height: 660px;
	width: 573px;
	display: block;
	clear: both;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
#help_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	display: block;
	width: 115px;
	float: right;
	position: relative;
	margin: auto auto 10px 20px;
	padding: 2px 0 2px 5px;
}
#help_menu ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 0 auto auto 0;
	padding-left: 1em;
	text-indent: -1em;
}
#help_menu a,#help_menu a:link,#help_menu a:visited,#help_menu a:active,#help_menu a:hover {
	color: #FFFFFF;
}
.right_back {
	display: block;
	margin: auto;
	width: 90px;
	height: 31px;
	float: right;
	left: 90px;
	clear: none;
	position: relative;
	z-index: 10;
}
/* HELP PAGE */

@media screen {
	#print,.print {
		display: none;
	}
}
@media print {
	img,#play,#buttons,#archive_section,#save_buttons,#copyright img {
		display: none;
	}
	body {
		margin: 20mm 30mm 10mm;
		text-align: center;
	}
	#title .logo {
		font-size: 40pt;
		display: inline;
	}
	.guess,.fixedNumber,.solution_given,.solution_solved {
		background-color: none;
		line-height: 30px;
	}
	#instructions {
		display: block;
	}
	#copyright {
		position: relative;
		display: block;
		text-align: left;
		top: 40mm;
		right: inherit;
		bottom: inherit;
	}
}
