
/*---------------------------------------------------------------------------------------------
	Main Layout
---------------------------------------------------------------------------------------------*/

html{
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #f4f4f1;
}

#top {
	margin: 0px auto;
	width: 770px;
	padding: 0px;
	height: 75px;
}

#pagebottom {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url(/images/bottom_left.gif);
	background-repeat: no-repeat;
}

#container {
	text-align: left;
	margin: 0px;
	background-image: url(/images/wrap_back.gif);
	background-repeat: repeat-y;
}

#leftnav {
	float: left;
	width: 178px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#memberNav {
	width: 138px;
	padding: 0px 25px 0px 15px;
	margin: 0px;
	background-image: url(/images/member_area_back.gif);
	color: #96b8cd;
	font-weight: bold;
	
}

.siteNav{
	width: 156px;
	height: 22px;
	margin: 0px;
	padding: 5px 0px 0px 22px;
	background-image: url(/images/nav_link_back.gif);
}

.siteNavTop{
	width: 156px;
	height: 22px;
	margin: 0px;
	padding: 5px 0px 0px 22px;
	background-image: url(/images/nav_top_link_back.gif);
}

.siteNavBottom{
	width: 156px;
	height: 19px;
	margin: 0px;
	padding: 5px 0px 0px 22px;
	background-image: url(/images/nav_bottom_link_back.gif);
}

#rightnav {
	float: right;
	width: 120px;
	padding: 15px 10px 0px 0px;
	margin: 0px;
}

#content {
	margin: 0px 140px 0px 180px;
	padding: 0px;
}

#liner01 {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/liner01.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#bottomLiner01 {
	padding: 0px;
	margin: 0px;
	height: 100px;
	background-image: url(/images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#footer {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

ul.clean {
	list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

ul.clean li {
	list-style-image: none;
	list-style-type: none;
}

table.clean {
	border-width: 1px 0px 0px 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #dddddd;
	border-collapse: collapse;
	margin: 0px auto;
}

table.clean td {
	border-width: 0px 1px 1px 0px;
	padding: 0px;
	border-style: solid;
	border-color: #cccccc;
	vertical-align: middle;
	text-align: center;
	width: 40px;
	height: 40px;
	font-size: 24px;
	font-weight: bold;
	background-color: transparent;
	color: #000000;
	cursor: default;
}

table.clean td.thickerRight {
	border-width: 0px 3px 1px 0px;
	border-color: #cccccc;
}

table.clean td.thickerBottom {
	border-width: 0px 1px 3px 0px;
	border-color: #cccccc;
}

table.clean td.thickerCorner {
	border-width: 0px 3px 3px 0px;
	border-color: #cccccc;
}

table.clean input{
	width: 30px;
	border-width: 0px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: transparent;
	color: #999999;
	cursor: default;
}

#serverOutput{
	padding: 10px;
}

#selectNum {
	margin: 0px;
	padding: 6px 0px 6px 0px;
}

#selectNum a {
	padding: 2px 6px;
	border: solid 1px #dddddd;
	background: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#selectNum a:hover {
	background: #eeeeee;
}

#gameHolder{
	background-image: url(images/game_back.gif);
	padding: 0px;
	margin: 0px auto;
	width: 448px;
}

#contentWrapper{
	background-image: url(images/content_back.gif);
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 458px;
}

#contentHolder{
	padding: 0px 20px 0px 20px;
	margin: 0px;
	text-align: left;
	width: 418px;
}

#infoPopCloseButton{
	margin: 0px;
	padding: 3px;
	font-weight: bold;
}

#infoPop{
	position: absolute;
	filter:alpha(opacity=97);-moz-opacity:.97;opacity:.97;
	top: 165px;
	left: 0;
	display: none;
	margin: 0px;
	background-color: #ffffff;
	border:3px solid #cccccc;
	height:325px;
	width:335px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	font-size: 18px;
	font-weight: bold;
	
}

#infoPop hr {
	border: 0px;
	color: #cccccc;
	background-color: #cccccc;
	height: 3px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#gameHeader{
	margin: 0px auto;
	padding: 0px;
	width: 374px;
	height: 18px;
	font-weight: bold;
	color : #176897;
}

#gameLevel{
	margin: 0px;
	padding: 0px;
	float: left;
}

#gameUnsolved{
	margin: 0px;
	padding: 0px;
	float: right;
}

#gameTimer{
	margin: 0px 0px 0px 124px;
	padding: 0px;
	width: 124px;
	text-align: center;
}

#gameFooter{
	margin: 0px auto;
	padding: 0px;
	width: 374px;
	height: 18px;
}

#gameCheckButton{
	margin: 0px;
	padding: 0px;
	float: left;
}

#gameNewGame{
	margin: 0px;
	padding: 0px;
	float: right;
}

#gameCheckButton form, #gameNewGame form{
	display: inline;
	margin: 0px;
	padding: 0px;
}

.mainForms{
	width: 200px;
}

#loginFormDiv, #loginFormDiv td, #loginFormDiv input{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

#loginFormDiv input{
	padding: 0px;
	margin: 0px;
	color: #000000;
}

table.standard {
	border-width: 0px 1px 1px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #dddddd;
	border-collapse: collapse;
}

table.standard th {
	border-width: 1px 0px 0px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #eeeeee;
	font-weight: bold;
	vertical-align: middle;
}

table.standard td {
	border-width: 1px 0px 0px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #dddddd;
	vertical-align: top;
}

#topTabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
}

#topTabs li{
	display: inline;
	margin: 0;
}

#topTabs li a{
	background-color: #eeeeee;
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 2px;
	border: 1px solid #96b8cd;
	color: #2d2b2b;
	outline: none;
}

#topTabs li a:hover{
	text-decoration: underline;
}

#topTabs li.selected{
	position: relative;
	top: 1px;
}

#topTabs li.selected a{
	background-color: #ffffff;
	border-bottom-color: white;
	outline: none;
}

#topTabs li.selected a:hover{
	text-decoration: none;
}

#selectedTabContentWrapper{
	background-color: #ffffff;
	border-top: 1px solid #96b8cd;
	width: 415px;
	padding: 10px 0px 0px 0px;
}

#sudokuFacts{
	width: 143px;
	padding: 0px 25px 10px 10px;
	color: #ffffff;
}

/*---------------------------------------------------------------------------------------------
	Text Settings
---------------------------------------------------------------------------------------------*/

body,td,th,p,font,input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bold {
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
}

.copyright {
	font-size: 10px;
	color: #aaaaaa;
}

.white {
	color: #ffffff;
}

hr {
	border: 0px;
	color: #96b8cd;
	background-color: #96b8cd;
	height: 1px;
	padding: 0px;
	margin: 0px 4px 4px 0px;
}

.title,h1 {
	font-size: 20px;
	color: #2f7198;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #2f7198;
	margin: 0px 0px 23px 0px;
}

h2 {
	font-size: 14px;
	color: #2f7198;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/*---------------------------------------------------------------------------------------------
	Link Settings
---------------------------------------------------------------------------------------------*/

a {
	color : #176897;
	text-decoration: none;
}

a:hover {
	color : #6ba7ca;
}

.siteNav a, .siteNavTop a, .siteNavBottom a {
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;
}
 
.siteNav a:hover, .siteNavTop a:hover, .siteNavBottom a:hover {
	color : #bdd5e3;
}

#memberNav a {
	color : #bdd5e3;
	text-decoration: none;
}
 
#memberNav a:hover {
	color : #ffffff;
}


