body {
	background-color: #A8B1E0;
	background-image: url(/images/syndication/sudoku-syndication-background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body,div,span,th,td,h1,h2,h3,p,.content {
	font-family: "Swis721 BT",Arial,Helvetica,Tahoma,Verdana;
}
a,a:link {
	color: #3F50B4;
}
.logo {
	background-image: url(/images/main/header-sudoku-syndication.gif);
	width: 771px;
	height: 99px;
	padding-right: 25px;
}
.login {
	background-image: url(/images/main/header-sudoku-syndication-login.gif);
	width: 754px;
	height: 19px;
	padding: 15px 42px 4px 0;
}
.main,div.main_home {
	background-image: url(/images/main/main-background-sudoku-syndication.gif);
}
div.main_home {
	min-height: 590px;
}
div.menu,span.menu {
	background-image: url(/images/main/main-background-sudoku-syndication.gif);
}
div.content,span.content {
	background-image: url(/images/main/content-background-sudoku-syndication.gif);
}
a.sudoku_button,a.sudoku_button:link,a.sudoku_button:visited {
	background-image: url(/images/main/button-blue.gif);
}
a.sudoku_button:hover,a.sudoku_button:active {
	background-image: url(/images/main/button-blue-highlight.gif);
}
.sudoku_grid,
.sudoku_grid .block,
.sudoku_grid .cell {
	border-color: #404F94;
}
div.sudoku_frame_3,div.sudoku_frame_4 {
	border-top: 1px solid #404F94;
	border-right: 2px solid #404F94;
	border-bottom: 2px solid #404F94;
	border-left: 1px solid #404F94;
}
td.sudoku_grid_3,td.sudoku_grid_4 {
	border: 1px solid #404F94;

}
td.sudoku_cell,td.sudoku_cell_fixed,td.sudoku_cell_error,td.sudoku_cell_guess {
	border-top: 1px solid #404F94;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #404F94;
}
h1,h2,h3,a,a:link,a:visited {
	color: #3F50B4;
}
a:active,a:hover {
	color: #406ED8;
}
span.news_heading {
	color: #3F50B4;
	border-top-color: #3F50B4;
	border-right-color: #3F50B4;
	border-left-color: #3F50B4;
	background-color: #E3ECFF;
}
.news_story {
	border-top-color: #3F50B4;
	border-right-color: #3F50B4;
	border-bottom-color: #3F50B4;
	border-left-color: #3F50B4;
}
div.footer {
	padding: 20px 10px 0 6px;
	color: #DBDDEE;
	background-image: url(/images/main/footer-sudoku-syndication.gif);
}
a.footer,a.footer:link,a.footer:visited {
	color: #EBEDFE;
}
a.footer:hover,a.footer:active {
	color: #FBFDFF;
}
input,select,textarea {
	background-image: url(/images/main/sudoku-generator-text-box-background.jpg);
	background-color: #D0DDF5;
	border-color: #404F94;
}
textarea {
	scrollbar-3dlight-color: #0628C6;
	scrollbar-arrow-color: #0628C6;
	scrollbar-base-color: #C6CBFF;
	scrollbar-darkshadow-color: #C6CBFF;
	scrollbar-face-color: #C6CBFF;
	scrollbar-highlight-color: #C6CBFF;
	scrollbar-shadow-color: #0628C6;
}
fieldset {
	border: 1px solid #3F50B4
}
legend {
	color: #3F50B4;
}
div.mini_sudoku,div.mini_super_sudoku {
	background-color: #404F94;
}
li {
	list-style-image: url(/images/syndication/bullet.gif);
}
div.layout_left,div.layout_right {
	display: block;
	margin: 10px auto auto;
}
div.layout_left {
	text-align: right;
	width: 55%;
	clear: left;
	float: left;
}
div.layout_right {
	text-align: left;
	width: 45%;
	clear: right;
	float: right;
}
#main {
	text-align: right;
	width: 639px;
	margin: auto;
	display: block;
	clear: both;
}
#side {
	text-align: left;
	width: 450px;
	margin: auto;
	padding: 85px 0 0 0;
	display: block;
	clear: both;
}
div.header_large,div.heading_large,div.content_large,div.footer_large {
	display: block;
	border: none;
	background-repeat: no-repeat;
	text-align: right;
	margin: auto;
	padding: 5px 20px;
}
div.header_small,div.heading_small,div.content_small,div.footer_small {
	display: block;
	border: none;
	background-repeat: no-repeat;
	text-align: left;
	margin: auto;
	padding: 5px 20px;
}
div.header_large {
	color: #A8B1E0;
	background-image: url(/images/syndication/header-large.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	height: 139px;
	width: 631px;
	padding: 0;
}
div.header_small {
	background-image: url(/images/syndication/header-small.gif);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 19px;
	font-weight: bold;
	width: 410px;
}
div.heading_large {
	background-image: url(/images/syndication/heading-large.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 19px;
	font-size: 15px;
	font-weight: bold;
	width: 560px;
	margin-left: 35px;
	padding: 2px 20px 5px;
}
div.heading_small {
	background-image: url(/images/syndication/heading-small.gif);
	background-repeat: no-repeat;
	text-align: left;
 	height: 19px;
	font-size: 15px;
	font-weight: bold;
	width: 410px;
	padding: 3px 20px 5px;
}
div.content_large {
	background-image: url(/images/syndication/content-large.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: justify;
	margin: auto;
	font-size: 11px;
	margin-left: 35px;
	width: 560px;
}
div.content_small {
	background-image: url(/images/syndication/content-small.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: justify;
	margin: auto;
	font-size: 11px;
	width: 410px;
}
div.footer_large {
	background-image: url(/images/syndication/footer-large.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 14px;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px 10px;
	width: 580px;
	margin: auto auto 20px 35px;
}
div.footer_small {
	background-image: url(/images/syndication/footer-small.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 14px;
	font-size: 9px;
	color: #FFFFFF;
	padding: 5px 10px;
	width: 430px;
	margin-bottom: 14px;
}
div.footer_large a, div.footer_large a:link,div.footer_large a:visited,div.footer_large a:hover,div.footer_large a:active, 
div.footer_small a, div.footer_small a:link,div.footer_small a:visited,div.footer_small a:hover,div.footer_small a:active {
	color: #FFFFFF;
}
div#top_menu {
	background-color: #868DB3;
	display: block;
	padding: 0;
	clear: both;
	line-height: 17px;
	border-bottom: 1px solid #8080B6;
}
a.top_menu,a.top_menu:link,a.top_menu:visited,a.top_menu:active {
	color: #F9F9F9;
	margin: auto;
	display: inline;
	padding: 1px 3px;
	width: auto;
	height: auto;
	background-image: none;
	background-color: #333333;
	border: 1px solid #8080B6;
}
a.top_menu:hover {
	color: #FFFFFF;
	margin: auto;
	display: inline;
	padding: 1px 3px;
	width: auto;
	height: auto;
	background-image: none;
	background-color: #535353;
	border: 1px solid #8080B6;
}
a.top_menu_highlight,a.top_menu_highlight:link,a.top_menu_highlight:visited,a.top_menu_highlight:active {
	color: #F9F9F9;
	margin: auto;
	display: inline;
	padding: 1px 3px;
	width: auto;
	height: auto;
	background-image: none;
	background-color: #833333;
	border: 1px solid #8080B6;
}
a.top_menu_highlight:hover {
	color: #FFFFFF;
	margin: auto;
	display: inline;
	padding: 1px 3px;
	width: auto;
	height: auto;
	background-image: none;
	background-color: #A35353;
	border: 1px solid #8080B6;
}
