/* CSS Document */
/* 2009 Copyright free-sudoku-puzzles.com*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/backgrounds/body/texture_03.gif);
}

h1, h2, h3, h4, h5, h5, p {
	font: Arial, Helvetica, sans-serif;
}

h1 {
	color: #0000FF;
	font-size: 135%;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

h2 {
	color: #FF3300;
	font-size: 115%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
	font-weight: normal;
}

h3 {
	color: #0000CC;
	font-size: 120%;
	text-align: left;
	padding: 0px;
	margin: 10px 0px;
	font-weight: normal;
}

h3 A:link {
	color: #0000FF;
	text-decoration: underline;
}	

h3 A:focus {
	color: #FF6600;
	text-decoration: underline;
}

h3 A:active {
	color: #FF6600;
	text-decoration: underline;
}

h3 A:hover {
	color: #FF6600;
	text-decoration: underline;
}

h3 A:visited {
	text-decoration: underline;
	color: #003399;
}

h4 {
	color: #0033FF;
	font-size: 110%;
	text-align: left;
	margin: 10px 0px;
}
	
h5 {
	color: #333333;
	font-size: 95%;
	padding: 0px;
	font-weight: bold;
}

h6 {
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	margin: 10px 0px;
	
}

img {
  border-style: none;
}

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:focus {
	color: #FF6600;
	text-decoration: underline;
}

A:active {
	color: #FF6600;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
	color: #003399;
}

ul A:link {
	color: #0000FF;
	text-decoration: underline;
}

ul li A:focus {
	color: #FF6600;
}

ul li A:active {
	color: #FF6600;
}

ul li A:hover {
	color: #FF6600;
}

ul li A:visited {
	text-decoration: underline;
	color: #003399;
}

ol A:link {
	color: #0000FF;
	text-decoration: underline;
}

ol li A:focus {
	color: #FF6600;
}

ol li A:active {
	color: #FF6600;
}

ol li A:hover {
	color: #FF6600;
}

ol li A:visited {
	text-decoration: underline;
	color: #003399;
}

.heading_orange {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-orange.gif);
}

.heading_green {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-green.gif);
}
	

.heading_red {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-red.png);
}
	
.heading_blue {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-blue.gif);
}

.heading_brown {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-light-brown.gif);
}

.heading_purple {
	color: #333333;
	text-align: left;
	padding: 5px 0px 5px 10px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-purple.gif);
}


.title_blue  {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-blue.gif);
}

.title_orange {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-orange.gif);
}

.title_green {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-green.gif);
}

.title_red {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-red.gif);
}

.title_grey {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-silver.gif);
}

.title_brown {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-light-brown.gif);
}

.title_purple {
	color: #333333;
	text-align: center;
	padding: 4px 0px;
	border: 1px solid;
	background-image: url(../images/backgrounds/bg-purple.gif);
}

#container {
	width: 1000px;
	position: relative;
	margin: 0px auto 0px auto;
	border: 1px solid #333;
	background-color: #FFFFFF;
}

#banner {
	background-image: url(../images/backgrounds/banner-19-light-brown-02.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	height: 95px;
	border-color: #55513E;
 }

#banner_logo {
	position: absolute;
	top: 20px;
	width: auto;
	height: auto;
	left: 85px;
	color: #4D4F31;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}

#banner_text {
	width: auto;
	height: auto;
	top: 50px;
	left: 85px;
	position: absolute;
	color: #72724E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}

.banner_picture_01 {
	position: absolute;
	top: 12px;
	width: auto;
	height: auto;
	left: 850px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;

}

.banner_picture_02 {
	position: absolute;
	top: 12px;
	width: auto;
	height: auto;
	left: 700px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;

}

.banner_picture_03 {
	position: absolute;
	top: 12px;
	width: auto;
	height: auto;
	left: 550px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;

}

.google_search_box {
	width:380px;
	height:auto;
	border: 0px;
	margin: 0px auto;
	border-color: #666666;
	padding: 5px;
	position: absolute;
	top: 53px;
	left: 83px;
}

.brain_picture {
	position: absolute;
	top: 10px;
	width: 63px;
	height: 75px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 1px solid;
	border-color: #6C6C44;
	background-repeat: no-repeat;

}

#nav {
	width: auto;
	margin: 0px 0px 16px 0px;
	border-bottom: 2px solid #666;
	height: auto;
	background-color: #F8F4E7;
}

#nav ul {
	padding: 10px 0px;
	margin: 0px;
	list-style-image: none;
	border-bottom-color: #0099FF;
}

#nav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#nav ul li a {
	font-size: 95%;
	color: #0000FF;
	text-decoration: none;
	padding: 10px 7px;
	border-right: 1px solid #005288;
	text-align: center;
	font-weight: bold;
}

#nav ul li a:hover {
	color: #FF6600;
}

#nav ul li a:focus {
	color: #FF6600;
}

.news {
	width: auto;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 5px 5px;
	border: 1px dashed;
	border-color: #83741D;
}

.content {
	width: 600px;
	margin: 0px 0px 10px 232px;
	padding: 0px;
	font-size: 100%;
	border: 0px solid #999;
}

.content p {
	margin-bottom: 10px;
	font-size: 95%;
}

.content p A:link {
	color: #0000FF;
	text-decoration: underline;
}

.content p A:focus {
	color: #FF6600;
}

.content p A:active {
	color: #FF6600;
}

.content p A:hover {
	color: #FF6600;
}

.content p A:visited {
	text-decoration: underline;
	color: #003399;
}

.content ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}

.content ul li {
	padding: 4px 2px 0px 10px;
	margin: 0px;
	font-size: 95%;
	color: #000000;
}

.content ul li a{
	color: #0000FF;
}

.content ul li a:hover {
	color: #F27900;
}

.content ul li a:focus {
	color: #F27900;
}

.content ol {
	list-style-position: inside;
}

.content ol li {
	padding: 4px 2px 10px 10px;
	margin: 0px;
	font-size: 95%;
	color: #000000;
}

.content ol li a {
	color: #0000FF;
}

.content ol li a:hover{
	color: #FF6600;
}

.content ol li a:focus {
	color: #FF6600; 
}

.content_box {
	width: auto;
	height: auto;
	margin: 10px 0px;
	padding: 5px;
	border: 2px dashed;
	border-color: #0066FF;
}

.content_box p {
	margin-top: 0px;
}

.content_box h5 {
	color: #0000FF;
	
}

.content_box_text {
	width: 460px;
	height: auto;
	float: right;
	margin: 20px 5px 0px 0px;
	padding: 0px 5px;
}

.content_box_pic {
	width: 100px;
	height: 100px;
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

.comment {
	width: 590px;
	margin: 5px auto;
}

.side_column_left {
	width: 220px;
	position: absolute;
	top: 150px;
	left: 5px;
}

.side_column_left ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}

.side_column_left ul li {
	padding: 4px 0px 0px 1px;
	margin: 0px;
	font-size: 90%;
}

.side_column_left ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

.side_column_left ul li a:hover {
	color: #FF6600;
}

.side_column_left ul li a:focus {
	color: #FF6600;
}

.side_column_left ul li a:active {
	color: #FF6600;
}

.side_column_left_content {
	border: 1px solid #999999;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/backgrounds/bg-01.gif);
	background-repeat: repeat-x;
}

.side_column_right {
	width: 160px;
	position: absolute;
	top: 155px;
	left: 838px;
	padding: 0px 0px 3px 0px;
	border: 0px;
	border-color: #FFFFFF;
	text-align: center;
}

.side_column_right p {
	font-size: 90%;
	margin: 5px;
}

.side_column_right p a {
	text-align: center;
}

.side_column_right ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
}

.side_column_right ul li {
	padding: 4px 0px 0px 3px;
	margin: 0px;
	font-size: 90%;
}

.side_column_right ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

.side_column_right ul li a:hover {
	color: #FF6600;
}

.side_column_right ul li a:focus {
	color: #FF6600;
}

.side_column_right ul li a:active {
	color: #FF6600;
}

.side_column_right h5 {
	color: #EC5F00;
	font-size: 88%;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 10px auto;
}

.side_column_right_pic {
	text-align: center;
	margin: 0px auto 10px auto;
}

.index_menu_left {
	width: 294px;
	float: left;
	margin: 0px 0px 10px 0px;
	background-color: #F2FBFF;
	border: 1px dashed;
	padding: 5px 0px;
}

.index_menu_left h5 {
	color: #D90000;
	font-size: 90%;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
}

.index_menu_right {
	width: 294px;
	float: right;
	margin: 0px 0px 10px 0px;
	background-color: #F2FBFF;
	border: 1px dashed;
	padding: 5px 0px;
}

.index_menu_right h5 {
	color: #D90000;
	font-size: 90%;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
}

.newsletter {
	border: 2px dashed;
	padding: 5px;
	background-color: #FCFBF5;
	width: 250px;
	margin: 10px auto;
	border-color: #000066;
	height: 250px;
	background-image: url(../Images/backgrounds/bg-03.gif);
	background-repeat: repeat-x;
}

.newsletter p {
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.newsletter h6 {
	text-align: center;
	color: #0000FF;
	margin: 0px;

	padding: 5px
	font-size: 95%;
	font-size: 120%;
}

.newsletter_form {
	font-size: 90%;
	margin: 0px 0px 5px 15px;
}

.center_menu_evil {
	width: 290px;
	font-size: 105%;
	margin: 0px auto;
	background-color: #FFE8E8;
	border: 1px dashed;
	padding: 5px 0px;
}

.center_menu_evil h5 {
	color: #000099;
	font-size: 95%;
	padding: 5px 0px 0px 10px;
	font-weight: bold;
}

.footer {
	width: 550px;
	background-color: #F9F2D2;
	margin: 10px auto;
	text-align: center;
	border: 1px dashed;
	border-color: #8A7615;
	font-size: 110%;
}

.footer ul {
	padding: 3px 0;
	margin: 0px;
}

.footer ul li {
    display: inline;
    padding: 0px;
    margin: 0;
}

.footer ul li a {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	padding: 1px 7px;
	border-left: 1px solid #999;
	text-align: center;
}

.footer ul li a:hover, .footer ul li a:focus {
	color: #0066FF;
}

.footer a.noborder {
	border-left: 0px solid #999;
}

.about_us {
	margin: 15px auto;
	padding: 10px;
	width: 500px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 90%;
	text-align: center;
	border: 1px dashed;
	background-color: #FDFBF2;
	border-color: #54470E;
}

.copy {
	margin: 10px auto;
	padding: 0px;
	width: 240px;
	height: auto;
	background-repeat: no-repeat;
	font-size: 90%;
	text-align: center;
}

.copy a img {
	padding:0px;
	margin:0px;
	text-decoration: none;
	border: 1px solid #000000;
}

.orange_text {
	color:#FF3300;
}

.green_text {
	color:#2B8400;
}

.blue_text {
	color:#0033FF;
}

.left_image {
	float: left;
	margin: 0px 10px 10px 0px;
}

.left_image1 {
	float: left;
	margin: 30px 10px 20px 0px;
}

.left_image2 {
	float: left;
	margin: 10px 0px 20px 50px;
}

.left_image3 {
	margin: 10px 10px 5px 10px;
}

.left_image4 {
	float: left;
	margin: 20px 30px 40px 30px;
}

.left_image5 {
	float: left;
	margin: 10px 20px 30px 15px;
}

.left_image6 {
	float: left;
	margin: 20px 35px 40px 35px;
}

.left_image7 {
	float: left;
	margin: 10px 30px 40px 25px;
}

.left_image8 {
	float: left;
	margin: 10px 30px 15px 65px;
}

.center_image {
	text-align: center;
}

.spacer {
	width: 480px;
	height: 385px;
	text-align: center;
}

.side_ad_160x600 {
	width: 160px;
	height: 600px;
	left: 838px;
	position: absolute;
	top: 135px;
}

.side_ad_200x200 {
	width: auto;
	height: auto;
	margin: 0px auto 6px auto;
	background-color: #FFFFFF;
	border: 0px dashed;
	border-color: #718293;
	text-align: center;
}

.side_ad_200x300 {
	width: 200px;
	height: 300px;
	margin: 10px auto;
}

.side_ad_220 {
	width: 220px;
	height: auto;
	margin: 10px auto;
}

.puzzle_ad_200x200 {
	width: 200px;
	height: 200px;
	margin: 0px 30px 0px 0px;
	float: right;
}

.ad_468x15 {
	width: 480px;
	height: 15px;
	margin: 5px auto;
}

.ad_468x60 {
	width: 480px;
	height: 75px;
	margin: 0px 0px 8px 80px;
}

.ad_468x60_01 {
	width: 468px;
	height: 60px;
	margin: 8px 0px 8px 275px;
}

.ad_468x60_top {
	width: 468px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 18px;
	left: 500px;
	border: 1px solid;
	border-color: #0000FF;
}

.ad_336x280 {
	width: 336px;
	height: 280px;
	margin: 10px 5px 20px 232px;
	float: left;
}

.ad_336x280_01 {
	width: 336px;
	height: 280px;
	margin: 8px 8px 10px 0px;
	float: left;
}

.ad_336x280_02 {
	width: 336px;
	height: 280px;
	margin: 8px auto;
}

.ad_300x250 {
	width: 300px;
	height: 250px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.ad_250x250 {
	width: 250px;
	height: 250px;
	margin: 15px 0px 0px 0px;
	float: left;
}

.ad_728x90 {
	width: 728px;
	height: 90px;
	margin: 5px 5px 5px 232px;
}

.more_box {
	width: 245px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: center;
	border: 1px dashed;
	border-color: #6B5F18;
	background-color: #FCFBF4;
	padding: 3px;
}

.more_box h3 {
	margin: 10px 0px 5px 0px;
	text-align: center;
	color: #0066FF;
}

.more_box ul {
	list-style-position: inside;
}

.more_box ul li {
	margin: 0px 0px 0px 10px;
	font-size: 90%;
}

.poll {
	width: 155px;
	height: auto;
	margin: 10px auto;

}

.follow_site {
	margin: 60px auto 3px 870px;
	text-align: center;
	height: 16px;
	width: 125px;
	position: absolute;
}

.share_site {
	margin: 10px 0px 10px 232px;
	height: auto;
	width: 600px;
}

.bookmark_site {
	margin: 10px 0px 10px 232px;
	height: auto;
	width: 600px;
}

.dotted_line_10 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 10px 0px;
	clear: both;
}

.dotted_line_15 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 15px 0px;
	clear: both;
}

.dotted_line_20 {
	border-bottom: 1px dotted #999;
	padding: 0px;
	margin: 20px 0px;
	clear: both;
}

.side_spacer {
	width: auto;
	height: 15px;
}

.bottom_spacer {
	height:160px;
	width: 600px;
	margin-left: 232px;
}

.large_spacer {
	height:600px;
	width: auto;
	margin: 20px auto;
}

.clearit {
	clear: both;
	margin: 0px;
	height: 1px;
}

/* 2009 Copyright free-sudoku-puzzles.com*/

