@charset "utf-8";
@import "goldbadg.css";
@import "popup.css";
/*****************************************************************************
/*	Wheel of Fortune Solutions page Style Sheet
/*
/*	Copyright &copy; 2005-2010 by James E. Pettis
/*
/*	July 1, 2010
*****************************************************************************/

/****************************************************************************
/****************************************************************************
Colors
/****************************************************************************
/****************************************************************************/

/****************************************************************************
Default Text Color
/****************************************************************************/
.White, ul.Solution div, .Popup span, .Notice span.PopupArea
	{
	color: #FFFFFF;
	}


/****************************************************************************
Default Background Color
/****************************************************************************/
.Notice, .Notice:hover
	{
	background-color: #000099;
	}


/****************************************************************************
Highlight Text Color
/****************************************************************************/
ul.Solution li, .Notice strong, .Notice:link,.Notice:visited
	{
	color: #FFF010;
	}


/****************************************************************************
Text Color on Highlight Background
/****************************************************************************/
.Plaque h2, .Plaque h3, div.DualCWPAd div.LinkButton a
	{
	color: #0000CC;
	}


/****************************************************************************
Highlight Background Color
/****************************************************************************/
.Plaque, div.DualCWPAd div.LinkButton a
	{
	background-color: #FFE800;
	}


/****************************************************************************
Raised Border
/****************************************************************************/
.Plaque,.SpinIDList, .SpinIDFrame, div.DualCWPAd div.LinkButton a
	{
	border-color: #FFFF00 #FFCC00 #FFCC00 #FFFF00;
	border-style: solid;
	}


/****************************************************************************
Lowered Border
/****************************************************************************/
.SpinIDFrame td, .SpinIDList td
	{
	border-color: #FFCC00 #FFFF00 #FFFF00 #FFCC00;
	border-style: solid;
	}


/****************************************************************************
Raised from Black border
/****************************************************************************/
.RaisedFromBlack, .Notice
	{
	border-color: #0000BB #000077 #000077 #0000BB;
	border-style: solid;
	}


.Popup span, .Notice span.PopupArea
	{
	background-color: #000000;
	border-color: #FFF010;
	border-style: solid;
	}




/****************************************************************************
/****************************************************************************
Font Sizes
/****************************************************************************
/****************************************************************************/
h1, h2, h3, h4, h5, h6, .H4, .ResetFontSize
	{
	font-size: medium;
	font-variant: normal;
	}

.ResetFontSize
	{
	font-weight: normal;
	}

h1
	{
	font-size: 540%;
	}

h2, h3
	{
	font-size: 280%;
	}

.Plaque .U, .Month h3, .H3, ul.Sitemap li h3, h3.TitleSized, .NoImageAvailable a, .NoImageAvailable span
	{
	font-size: 211%;
	}

h4, .H4, .Size4, .BonusPuzzle span, div.DualCWPAd div.LinkButton span, .Month h3.U, table.OutsetHeaders th, table.OutsetHeaders h3
	{
	font-size: 159%;
	}

h5, .H5, .Size5, ul.Solution li, div.cse-branding-form input.Field, div.cse-branding-form div.Google input,
div.HomeButton .ButtonMenu img, div.HomeButton .ButtonMenu span, .ButtonMenu span.Button span, table.OutsetHeaders li
	{
	font-size: 126%;
	}


/****************************************************************************
/****************************************************************************
Fonts
/****************************************************************************
/***************************************************************************/
ul.Solution li, input, a.BonusPuzzle
	{
	font-family: 'arial', 'helvetica', sans-serif;
	}


/****************************************************************************
/****************************************************************************
Classes
/****************************************************************************
/***************************************************************************/

.BonusPuzzlePipe span
	{
	border-width: .06em;
	}

.BonusPuzzleSpace
	{
	margin-left: .8em;
	}


/****************************************************************************
.MostRecentSpinIDAds
/***************************************************************************/
.MostRecentSpinIDAds
	{
	height: 280px;
	margin: auto;
	text-align: right;
	width: 557px;
	}

.MostRecentSpinIDAds .AdUnit
	{
	float: left;
	width: 336px;
	}

.MostRecentSpinIDAds .LinkUnits
	{
	display: inline-block;
	height: 280px;
	position: relative;
	}

.MostRecentSpinIDAds .LinkUnit2
	{
	position: absolute;
	right: 0;
	bottom: 0;
	}
/****************************************************************************
end .MostRecentSpinIDAds
/***************************************************************************/


/****************************************************************************
.NoImageAvailable
/***************************************************************************/
.NoImageAvailable
	{
	text-align: center;
	width: 1em;
	}

.NoImageAvailable a, .NoImageAvailable span
	{
	font-weight: bold;
	text-decoration: none;
	}
/****************************************************************************
end .NoImageAvailable
/***************************************************************************/


a.About, a.Sitemap
	{
	position: absolute;
	}

a.About
	{
	right: 1em;
	}


/****************************************************************************
a.Product
/***************************************************************************/
a.Product
	{
	border-style: none;
	display: block;
	text-decoration: none;
	}

a.Product span
	{
	display: block;
	}

a.Product span.Bigger
	{
	text-decoration: underline;
	}

/****************************************************************************
end a.Product
/***************************************************************************/


a.Sitemap
	{
	left: 1em;
	}


/****************************************************************************
h3.SpinID
/****************************************************************************/
h3.SpinID
	{
	display: inline-block;
	text-align: center;
	/* 12.07 is the max width that fits all browswers at 800 */
	width: 12.07em;
	}

h3.SpinID .Plaque
	{
	border-width: .2em .1em .2em .2em;
	color: #0000CC;
	display: block;
	padding: 0 .2em .1em .2em;
	}

h3.SpinID .BorderInset
	{
	border-width: .2em .2em .2em .1em;
	display: inline-block;
	float: left;
	letter-spacing: .16em;
	padding: .1em 0 0 .2em;
	/* 6.97 is the max width keeps from wrapping on all browsers */
	width: 6.97em;
	}

/****************************************************************************
end h3.SpinID
/****************************************************************************/


/****************************************************************************
div.cse-branding-form

(Google Search Box)
/****************************************************************************/
div.cse-branding-form
	{
	border-width: .15em;
	}

div.cse-branding-form form
	{
	border-width: .15em;
	padding: .3em .2em .2em .2em;
	}

div.cse-branding-form input.Field
	{
	width: 97%;
	}

div.cse-branding-form div.Google
	{
	font-size: medium;
	margin-top: .3em;
	text-align: left;
	}

div.cse-branding-form div.Google input
	{
	float: right;
	}

div.cse-branding-form div.Google img
	{
	height: 2.1em;
	margin-left: -.1em;
	}

.cse-branding-text
	{
	font-size: 100%;
	}
/****************************************************************************
end div.cse-branding-form
/****************************************************************************/


/****************************************************************************
div.NextToSearch - E-Mail button next to Google Search on Home Page
/****************************************************************************/
div.NextToSearch
	{
	float: right;
	width: 12.5em;
	}

div.NextToSearch button
	{
	width: 100%;
	}
/****************************************************************************
end div.NextToSearch
/****************************************************************************/


/****************************************************************************
ul.MonthMenuHome
/****************************************************************************/
ul.MonthMenuHome
	{
	margin-bottom: .5em;
	padding-top: .2em;
	}

ul.MonthMenuHome img
	{
	height: 1.3em;
	margin-right: .5em;
	vertical-align: top;
	}
/****************************************************************************
end ul.MonthMenuHome
/****************************************************************************/


/****************************************************************************
ul.Sitemap
/****************************************************************************/
ul.Sitemap li
	{
	text-indent: -3em;
	margin-left: 3em;
	margin-bottom: 1em;
	}

ul.Sitemap ul li
	{
	text-indent: -2.1em;
	margin-left: 2.1em;
	}
/****************************************************************************
end ul.Sitemap
/****************************************************************************/


/****************************************************************************
ul.Solution
/****************************************************************************/
ul.Solution li.InListAd
	{
	font-size: medium;
	margin: 0;
	padding: 0;
	height: 19.5em;
	text-align: center;
	}

ul.Solution li.InListAd div.AdArea
	{
	width: 46.8em;
	}

li.Solution, span.Solution
	{
	font-weight: bold;
	letter-spacing: .2em;
	word-spacing: .2em;
	line-height: 1.4em;

	margin-bottom: 1em;

	text-align: left;
	}

li.Solution img, span.Solution img
	{
	height: 1em;
	margin-top: .15em;
	}

li.Solution span, span.Solution .Bullet
	{
	display: block;
	float: left;
	width: 1.5em;
	height: 2em;
	}

li.Solution div, span.Solution .Italic
	{
	font-style: italic;
	font-weight: normal;
	margin-left: 1.5em;
	}

a.BonusPuzzle
	{
	font-weight: bold;
	text-decoration: none;
	}

li.BonusPuzzle
	{
	font-weight: bold;
	margin-left: 1.5em;
	margin-top: 3em;
	text-align: left;
	}

.BonusPuzzle span
	{
	background-color: #FFFFFF;
	color: #000000;

	border-color: #000000;
	border-width: 0 .1em .1em 0;
	border-style: solid;

	display: inline-block;
	padding: 0 .2em;
	text-align: center;
	width: .8em;
	}
/****************************************************************************
end ul.Solution
/****************************************************************************/


.Amazon
	{
	border:none !important;
	margin:0px !important;
	height: 1px;
	width: 1px;
	}

.AmazonPopups
	{
	padding-bottom: 0;
	}

.BonusPuzzleBlock
	{
	display: inline-block;
	font-family: 'arial', 'helvetica', sans-serif;
	font-size: 126%;
	padding: .8em .6em 0 .6em;
	}

.BonusPuzzleBlock .BonusPuzzle
	{
	display: block;
	font-weight: bold;
	}

.BonusPuzzleBlock .Solution
	{
	color: #FFFF10;
	display: inline-block;
	margin-top: 1em;
	margin-bottom: 0;
	}

.BonusPuzzleBlock .Italic
	{
	color: #FFFFFF;
	display: inline-block;
	}


/****************************************************************************
.ShadowText (container for Inset or Outset text)
/****************************************************************************/
.ShadowText
	{
	display: table;				/* for Safari 4.x */
	margin: 0 auto;				/* for Safari 4.x */
	text-align: center;			/* for IE 7 */
	}

.ShadowText h2, .ShadowText h3
	{
	display: inline;
	}
/****************************************************************************
end .ShadowText
/****************************************************************************/


.NoPaddingLinkFrameInner
	{
	border-width: 1ex;

	display: block;
	}

.SpinIDList
	{
	background-color: #FFF000;
/*	background-image: url('../images/goldback.gif');*/
	margin: 0;
	border-width: .3ex;
	}


/*****************************************************************************
.Plaque
/****************************************************************************/
.Plaque
	{
	margin: 0;
	padding: .7em 0 .9em 0;

	border-width: .5em;

	text-align: center;
	}

.Plaque h2, .Plaque h3
	{
	display: inline-block;
	margin: 0;
	padding: 0;
	}

.Plaque .U
	{
	display: block;

	margin: 0;

	text-align: center;
	text-decoration: none;
	}

.Plaque .U span
	{
	border-style: solid;
	border-width: 0 0 .4ex 0;
	display: inline-block;
	padding-bottom: .1em;
	}

.Plaque .U span span
	{
	border: none;
	padding: 0;
	}
/*****************************************************************************
end .Plaque
/****************************************************************************/


/*****************************************************************************
.Year ul.HomeButton
/****************************************************************************/
.Year ul.HomeButton
	{
	position: absolute;
	left: 1.2em;
	}

.Year ul.HomeButton img
	{
	height: 1.3em;
	margin-right: .5em;
	vertical-align: top;
	}
/*****************************************************************************
end .Year ul.HomeButton
/****************************************************************************/


div.BesideGoogle
	{
	margin-left: 160px;
	padding-left: 1em;
	text-align: center;
	}


/*****************************************************************************
.SpinIDFrame
/****************************************************************************/
.SpinIDFrame
	{
/*
	background-color: #FFFF00;
	background-image: url('../images/goldback.gif');
*/

	border-style: solid;
	border-width: .4ex;

	margin: .7em 0 0 0;
	}

.SpinIDFrame td
	{
	background-color: #000099;

	border-style: solid;
	border-width: .2ex;

	margin: 0;
	padding: .6ex 1ex .6ex 1.4ex;
	}
/*****************************************************************************
end .SpinIDFrame
/****************************************************************************/


div.HomeButton
	{
	margin: 1em auto;
	padding-right: 6.7em;
	text-align: center;
	width: 38.3em;
	}

div.HomeButton .ButtonMenu
	{
	float: left;
	margin-top: .4em;
	width: 6.7em;
	}

div.HomeButton .ButtonMenu img
	{
	height: 1em;
	margin-right: .5em;
	vertical-align: top;
	}


div.LeftGoogle
	{
	left: 1em;
	position: absolute;
	width: 160px;
	}

ul.H3
	{
	font-size: 79%;
	}


/*****************************************************************************
table.SpinIDList
/****************************************************************************/
table.SpinIDList
	{
	border-collapse: separate;
	border-width: .13em;
	margin: auto;
	margin-top: .5ex;
	font-weight: bold;
	}

table.SpinIDList tbody	/* same as h3 */
	{
	color: #FFFF00;
	background-color: #000099;

	font-size: 126%;

	text-align: left;

	vertical-align: top;
	}

/* same as h2 except for color */
table.SpinIDList thead, table.SpinIDList tfoot
	{
	color: #0000CC;
	font-size: 159%;
	}

table.SpinIDList td
	{
	padding: .5ex .7ex;
	border-width: .1em;
	}

table.SpinIDList tbody td tt
	{
	font-size: 129%;

	letter-spacing: .4ex;
	}
/*****************************************************************************
end table.SpinIDList
/****************************************************************************/


ul.PreviousMenu li
	{
	font-weight: bold;
	margin-bottom: 1ex;
	}

table.SpinID
	{
	margin: .5em 0;
	}


/****************************************************************************
At the new year the width of the ButtonMenu must be increased.
These widths are based on IE 6 checking all text sizes
/****************************************************************************/
div.Year ul
	{
	width: 26em;	/* 2005-2010 */
	}
/****************************************************************************
end div.Month and div.Year - Month and Year menus on previous puzzles pages
/****************************************************************************/


/****************************************************************************
div.DualCWPAd div.LinkButton
/****************************************************************************/
div.DualCWPAd div.LinkButton
	{
	display: inline-block;
	float: left;
	font-size: medium;
	margin-left: .76em;
	text-align: left;
	}

div.DualCWPAd div.LinkButton div
	{
	height: 3em;
	}

div.DualCWPAd div.LinkButton a
	{
	border-width: .2em;
	border-style: solid;

	display: block;
	font-weight: bold;
	padding: 0 .5em .2em .5em;
	text-decoration: none;
	width: 16em;
	}

div.DualCWPAd div.LinkButton a:hover
	{
	background-color: #D9C600;
	border-color: #FFE800 #B2A300 #B2A300 #FFE800;
	border-style: solid;
	}
/****************************************************************************
end div.WOFSAd
/****************************************************************************/


/****************************************************************************
.NoticeArea
/****************************************************************************/
.NoticeArea
	{
	background-color: #000000;
	border-width: .5em;
	display: inline-block;
	padding: .5em;
	width: 22.5em;
	}

.NoticeArea h4
	{
	margin-bottom: .3em;
	text-align: center;
	}
/****************************************************************************
end .NoticeArea
/****************************************************************************/


/****************************************************************************
ol.HowToWin
/****************************************************************************/
ol.HowToWin li
	{
	padding-left: .1em;
	}

ol.HowToWin ol
	{
	padding-left: 1.4em;
	}

ol.HowToWin ol ol
	{
	padding-left: 1.1em;
	}
/****************************************************************************
end ol.HowToWin
/****************************************************************************/


/*****************************************************************************
table.OutsetHeaders
*****************************************************************************/
table.OutsetHeaders
	{
	border-width: .2em;
	}

table.OutsetHeaders caption
	{
	font-size: 0;
	}

table.OutsetHeaders td
	{
	border-width: .2em;
	}

table.OutsetHeaders li
	{
	margin-left: 1.5em;
	text-align: justify;
	text-indent: -1.5em;
	}

table.OutsetHeaders li img.Bullet
	{
	margin-right: .5em;
	}
/*****************************************************************************
end table.OutsetHeaders
*****************************************************************************/
