@charset "UTF-8";

em {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	font-size: 130%;
}
body {
	background: url(../images/bg-repeat.jpg) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 18px;
}
.sendtofriend  {
	margin: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 18px;
	background: url(../images/bg-repeat-x.jpg) repeat-x;
}
tr {
	vertical-align: top;
}
p , h1, h2, h3,h4,h5,h6{
	margin-top: 0px;
	padding-top: 0px;
}

#content p {
	margin: 0 0 15px;
}

a {
	outline: none;
	color: #333;
}
a:hover {
	background: #CCC;
}
a img {
	border-style: none;
}
.bg-left {
	background: url(../images/bg-left.jpg) no-repeat right top;
}
.bg-right {
	background: url(../images/bg-right.jpg) no-repeat left top;
}
.bg-repeat-x {
	background: url(../images/bg-repeat-x.jpg) repeat-x top;
}
#showcase {
	background: url(../images/showcase.jpg) no-repeat;
	height: 390px;
}
#showcase .showcasetext {
	width: 450px;
	margin-top: 175px;
	margin-left: 530px;
}



#showcase1 {
	background: url(../images/showcase-1.jpg) no-repeat;
	height: 340px;
}
#showcase2 {
	background: url(../images/showcase-2.jpg) no-repeat;
	height: 340px;
}
#showcase3 {
	background: url(../images/showcase-3.jpg) no-repeat;
	height: 340px;
}
#showcase4 {
	background: url(../images/showcase-4.jpg) no-repeat;
	height: 340px;
}
#showcase5 {
	background: url(../images/showcase-6.jpg) no-repeat;
	height: 340px;
}
#showcase7 {
	background: url(../images/showcase-7.jpg) no-repeat;
	height: 340px;
}


#showcase1 .showcasetext,#showcase2 .showcasetext,#showcase3 .showcasetext,#showcase4 .showcasetext,#showcase5 .showcasetext, #showcase7 .showcasetext {
	width: 410px;
	margin-top: 165px;
	margin-left: 573px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 15px;
	color: #333;
}





#quiz {
	background: url(../images/bg-quiz.jpg) no-repeat top;
	height: 500px;
}
blockquote {
	padding: 0px;
	margin: 0px 0px 0px 40px;
}
#content {
	background: url(../images/bg-repeat-y.jpg);
	padding: 10px 125px 0px;
	width: 800px;
}
h1    {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
h1 a , h2 a{
	text-decoration: none;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: -1px;
	margin:0px;
	padding:0px;
}


h3 a {
	text-decoration: none;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 20px;
	line-height: 90px;
	background: url(../images/h4header.gif) no-repeat left center;
	text-indent: 35px;
	margin-bottom:5px;
}

h5 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: -1px;
	line-height: 21px;
}

h6 {
	font-family: "Courier New", Courier, monospace;
	color: #000;
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h7 {
	font-weight: bold;
	font-size: 17px;
	line-height: 30px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: -1px;
	margin:0px;
	padding:0px;
}

.inset1, .inset2, .inset3 {
	padding-top: 90px;
	text-align: right;
	font-size: 12px;
	line-height: 16px;
	height:220px;
}
.inset1 {
	background: url(../images/inset-1.jpg) no-repeat;
	padding-right: 35px;
	width: 315px;
}
.inset2 {
	background: url(../images/inset-2.jpg) no-repeat;
	padding-right: 55px;
	width: 295px;
}
.inset3 {
	background: url(../images/inset-3.jpg) no-repeat;
	padding-right: 70px;
	width: 280px;
}
#footer {
	text-align: center;
}
#footer a {
	text-decoration: none;
}

.copyright {
	font-size: 11px;
}


#button-next-question {
  display: block;
  width: 150px;
  height: 35px;
  background: url("../images/button-next-question.gif") no-repeat 0 0;

}

#button-finish {
  display: block;
  width: 150px;
  height: 35px;
  background: url("../images/button-finish.gif") no-repeat 0 0;

}

#button-email-quiz {
  display: block;
  width: 215px;
  height: 35px;
  background: url("../images/button-email-quiz.gif") no-repeat 0 0;

}
#button-quiz {
	width: 130px;
	height: 30px;
	background: url("../images/button-next-question.gif") no-repeat 0 0;
	display: block;
	float: left;
	margin-right: 20px;
}

#button-next-question:hover, #button-finish:hover, #button-email-quiz:hover, #button-quiz:hover { 
  background-position: 0 -35px;
}

#button-next-question span, #button-finish span, #button-email-quiz span, #button-quiz span { 
  display: none;
}
#showcase6 {
	background: url(../images/showcase-5.jpg) no-repeat;
	height: 340px;
}



table#doable {
	border-top: 1px solid #CCC;
}

#doable tbody td{
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

#content ul {
	list-style-type: square;
}
#content li {
	padding-bottom: 10px;
}
#factoid {
	position: absolute;
	margin-left: 425px;
	margin-top: -25px;
}


#factoid2 {
margin-left:100px;
margin-top:10px;
position:absolute;
}


blockquote {
clear:both;
margin:0 0 0 75px;
padding:0;
}

#splatter {
width:361px;
height:311px;
position:absolute;
margin: -300px 0px 0 0;
border:none;
}
#retro-tv {
width:236px;
height:234px;
position:absolute;
margin: -120px 0 0 -600px;
border:none;
}

* html img.splat,
* html .png.splat {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

* html img.retro-tv,
* html .png.retro-tv {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
#prev_question a, #back_button a {
	line-height: 30px;
	text-decoration:none;
	color:#999;
}

#prev_question a:hover, #back_button a:hover {
	color:#333;
}

