/* @override http://maceye4windowsguy.com/style.css */

body {
	margin: 0;
	padding: 0;
	font: normal .9em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 750px;
	background-color: #fff;
}

h3 {
	margin: 0;
	padding: 0 0 6pt;
	letter-spacing: .1em;
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


h1, h2, h4, h5, h6 {
	margin: 0;
	padding: 0 0 9pt;
/*	text-transform: uppercase; */
	letter-spacing: .1em;
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
	color: #000000;
	font-variant: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

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

a:hover {
	text-decoration: underline;
}

/* Top bars */

#date{
	text-align: left;
	width: 50%;
	float: left;
	color: #fff;
	font-size: .7em;
	position: static;
	top: 25px;
}


/* login area */

#login{
	color: #fff;
	font: small-caps .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: auto;
	float: right;
	margin-right: 25px;
}

#login td {
	color: #fff;
	font: small-caps .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: auto;
	margin-right: 25px;
	text-align: right;
}

#login a{
	color: #fff;
}



/* utility-nav area */

#utility-nav{
	color: #fff;
	width: auto;
	float: right;
	text-shadow: #2d2d2d 5px 5px 3px;
	margin-right: 30px;
	margin-top: 10px;
	font: small-caps .75em "Lucida Grande", Lucida, Verdana, sans-serif;
	position: static;
	top: 25px;
}

#utility-nav td {
	text-decoration: none;
	color: #fff;
	text-shadow: #373737 3pt 3pt 0;
	font-variant: small-caps;
	font-style: inherit;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#utility-nav a {
	text-decoration: none;
	color: #fff;
	text-shadow: #373737 3pt 3pt 0;
	font-variant: small-caps;
	font-style: inherit;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#utility-nav a:hover {
	text-decoration: underline;
	font-variant: small-caps;
	text-shadow: #e6e6e6 0px 0px 0px;
	color: #800001;
}



/* Header */

#header {
	width: 100%;
	margin: 0 auto;
	font-size: .85em;
	clear: left;
}

#header * {
	text-decoration: none;
	text-align: right;
	color: #000000;
}

#header p {
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-size: 1em;
}


#header h1 {
	padding-top: 1px;
	font-size: 3em;
}

#header h2 {
	font-size: 1.2em;
}

/* theme-bar */

#theme-bar {
	text-align: center;
	margin-top: 20px;
	font-variant: small-caps;
	clear: left;
	font-size: .78em;
	position: static;
	top: 115px;
	margin-left: 20px;
	height: 42px;
	background: url(images/themebar.png) no-repeat;
}

#theme-bar p {
	text-decoration: none;
	font-size: inherit;
	text-indent: 20px;
	padding-top: 8px;
}

#theme-bar a {
	width: auto;
	height: 21px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-variant: small-caps;
}

#theme-bar a:hover {
	text-shadow: #e6e6e6 0px 0px 0px;
	color: #fff;
	background-color: #333;
}

/* joe-content */

#joe-content {
	width: 90%;
	text-align: center;
	clear: left;
	margin-left: 35px;
	color: #fff;
	font-size: 1em;
}

#joe-content p {
	text-decoration: none;
	font-size: inherit;
	color: #fff;
}

#joe-content a {
	width: auto;
	height: 21px;
	text-align: center;
	font-size: inherit;
	color: #fff;
	font-weight: bold;
}


/* Menu */

#menu {
	width: auto;
	height: 28px;
	margin: 0 auto;
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: right;
}

#menu li {
	display: inline;
	float: right;
}

#menu a {
	display: block;
	float: right;
	width: auto;
	height: 21px;
	padding: 4px 1px 0 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	color: #FFFFFF;
	float: right;
}




/* Container */

#container {
	width: 805px;
	color: #000000;
	border-top-width: 0px;
	margin: 0 30px 0 auto;
	padding: 0em 0.5px 0em .5em;
	background: url(images/red_master_layer_logo.jpg) no-repeat;
}


/* Container Elements */

#container h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#container h3 {
	letter-spacing: normal;
	color: #000000;
	padding-bottom: 9px;
}

#container ul {
	margin-left: 0;
	padding-left: 4;
	color: #000000;
	list-style-type: circle;
	text-shadow: #000000 0 0 0;
	padding-top: 2pt;
	padding-bottom: 2pt;
}

/* Container2 */

#container2 {
	width: 805px;
	color: #000000;
	border-top-width: 0px;
	margin: 0 30px 0 auto;
	padding: 0em 0.5px 0em 1px;
	background: url(images/red_original_resized.png) no-repeat;
}


/* Container2 Elements */

#container2 h2 {
	height: 21px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	background: url(images/img6.gif);
	letter-spacing: normal;
	font-size: .9em;
}

#container2 h3 {
	letter-spacing: normal;
	color: #000000;
	padding-bottom: 9px;
}

#container2 ul {
	margin-left: 0;
	padding-left: 4;
	color: #000000;
	list-style-type: circle;
	text-shadow: #000000 0 0 0;
	padding-top: 2pt;
	padding-bottom: 2pt;
}



/*Title Header */

#titlehead {
	color: #000000;
}

#titlehead h1 {
	color: #000000;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/* Footer */

#footer {
	height: 250px;
	padding: 3px 0 0 0;
	background: transparent url(images/footer-background.png) 0;
	clear: left;
}

#footer * {
	color: #ffffff;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #fff;
	padding-top: 30px;
}

/* Footer2 */

#footer2 {
	height: 250px;
	padding: 3px 0 0 0;
	clear: left;
}

#footer2 * {
	color: #ffffff;
}

#footer2 p {
	text-align: center;
	font-size: smaller;
	color: #fff;
}


#summary {
	border: 2px solid #7ab2d7; 
	border-width: 2px 2px 2px 1em; 
	padding: 0.25em 0.25em 0.25em 1em; 
	background: #cccccc; 
	line-height: 1em; 
	margin-left: 10%; 
	margin-right: 10%;
	font-size: .8em;
	text-align: right;
}

#left-panel {
	padding: 0.25em 0.25em 0.25em 1em; 
	line-height: 1em; 
	margin-left: 26px; 
	margin-right: 10px;
	font-size: 1em;
	text-align: justify;
	color: #fff;
	float: left;
	width: 370px;
	display: inline;
	top: 320px;
	clear: left;
/*	background-image: url(images/left-panel.gif); */
}

#left-panel h1 {
	font-variant: small-caps;
	color: #fff;
}

#left-panel a {
	text-decoration: none;
	color: #fff;
}

#left-panel a:hover {
	text-decoration: underline;
	color: #191919;
}


#right-panel {
	padding: 0.25em 0.25em 0.25em 1em; 
	line-height: 1em; 
	margin-right: 45px;
	font-size: 1em;
	text-align: justify;
	color: #fff;
	float: right;
	width: 290px;
	top: 320px;
/*	background-image: url(images/right-panel.gif); */
}

#right-panel p {
	text-align: center;
	color: #fff;
}



#flash-panel {
	border: 2px none #333; 
	padding: 0.25em 0.25em 0.25em 1em; 
	line-height: 1em; 
	margin-left: 10px; 
	margin-right: 0px;
	font-size: 1em;
	text-align: justify;
	color: #fff;
	background-image: none;
	float: left;
	display: inline;
	top: 320px;
}

#main-panel {
	border: 2px none #333; 
	padding: 0.25em 0.25em 0.25em 1em; 
	line-height: 1em; 
	margin-left: 26px; 
	margin-right: 10px;
	font-size: 1em;
	text-align: justify;
	color: #fff;
	background-image: none;
	float: left;
	width: 710px;
	display: inline;
	top: 320px;
	clear: left;
}

#main-panel p{
	color: #fff;
}

#main-panel ul{
	color: #fff;
	margin-left: 20px;
}

#main-panel li{
	color: #fff;
	font-size: .9em;
}

#main-panel a{
	color: #fff;
}

#main-panel h2 {
	color: #fff;
	font: small-caps bold 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#image-panel {
	padding: 1em;
	text-align: center;
	position: relative;
}




/* My Comment */

.sig {
		text-align: right;

}

#inputstuff {
	margin-left: 35%; 
	margin-right: 20%;
	font-size: 1em;
	text-align: left;
}

#listhead {
	background-color: #cccccc; 
	font-weight: bold; 
	padding: 0.25em 0.25em 0.25em 0.25em;
}

#salesbody {
	padding: 1.5em 0.5em 0.5em .5em; 
	line-height: 1em; 
	font-size: 1em;
}

#activity-art-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-art-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-art-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-art-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-art-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-art-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}


#close-button
{
	width: 90px;
	height: 20px;
	background: #940000 scroll;
	border-style: groove;
	border-color: #4c4c4c;
	color: #fff;
	font-size: .8em;
	font-variant: small-caps;
	float: right;
	margin: 10px 20px 10px 10px;
	padding: 2px;
	text-align: center;
}

#activity-character-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-character-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-character-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-character-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-character-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-character-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}


#activity-language-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-language-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-language-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-language-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-language-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-language-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}


#activity-cooking-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-cooking-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-cooking-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-cooking-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-cooking-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-cooking-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}



#activity-enrichment-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-enrichment-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-enrichment-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-enrichment-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-enrichment-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-enrichment-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}


#activity-games-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-games-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-games-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-games-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-games-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-games-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}

#activity-math-display
{
  display: none;
	top: 280px;
	position: absolute;
	width: 730px;
	font-size: 1.2em;
	height: 380px;
	background: url(images/pop-up-bg.png) scroll;
	overflow: auto;
	clear: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	left: 30px;
}

#activity-math-display td {
	color: #ffffff;
	font-size: .9em;
}

#activity-math-display a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
}
#activity-math-display p {
	color: #ffffff;
	font-size: .8em;
}

#activity-math-display a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#activity-math-display li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
	text-align: left;
}


/* ylinks */

#ylinks {
	padding: 3px 0 0 0;
	background-color: transparent;
	background-image: none;
	margin-left: 35px;
	clear: left;
}

#ylinks * {
	color: #ffffff;
}

#ylinks h1 {
	font-variant: small-caps;
	color: #fff;
	font-size: .92em;
}

#ylinks li {
	color: #ffffff;
	text-shadow: #4c4c4c 0 0 0;
	list-style-type: circle;
	list-style-position: inside;
}


#ylinks a {
	color: #fff;
	font-size: .9em;
}


/* Appearing text */

/* My Comment */
