

/*****************************************************************/
/*     CSS styles for Great Classics  pages                      */
/*     copyright 2011 - Michael Riley                            */
/*                                                               */
/*****************************************************************/
/*                                                               */
/*****************************************************************/
html {
  height: 100%;
}

body {
  height: 100%;
}

#printHeader {
	color: Black;
	background-color: White;
	text-align: center;
	font-family: serif;
	font-size: x-large;
	display: none;
}
#EoP {
	color: Black;
	background-color: White;
	text-align: center;
	font-family: serif;
	font-size: 20pt;
	display: none;
}


#container {
	width:990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #000000;
	background-color: #FFFFFF;
	margin: auto;
    position: relative;
    height: 100%;
}

#innercontainer {
	background-color:#FFFFFF;
	color: #000000;
	padding-top:50px;
	padding-bottom:50px;
}

#header{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:200%;
	font-variant:small-caps;
	color: #000000;
	background-color:#ffffff;
}
#HDC {
	clear:both;
	width:100%;
	color:#000066;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	padding-top:50px;
	text-align:center;
}
#footer{
	clear:both;
	width: 100%;
	border-top:#000000 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	margin-top: 0px;
	background-color:#ffffff;
	color:#000000;
	text-align:center;
    padding-left: 2px;
}

ul#footer {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}

 ul#footer li { 
 	display: inline;
	float:left;
	width:140px;
	padding: 0 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

 ul#footer li a
{
	float: left;
	width: 140px;
	background-color:#f00000;
	padding: 0 0;
	text-decoration: none;
	border-right: 1px solid #fff;
	color:#fff;
}

ul#footer li a:hover
{
background-color: #888888;
color: #FFFFFF;
}

div.fixed{
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:10;
}
ul li.blankLine{
	display:inline;
	float:left;
	width:140px;
	color: #FFFFFF;
	background-color:#FFFFFF;
	padding: 0 0;
	border-right: 1px solid #fff;
}
.imageFL09 {
  text-align: center;
  float: left;
  position: relative;
  width: 240px;
  /*border: 1px white solid;*/
  margin-left: 4px;
}
.imageFL09_3 {
  text-align: center;
  float: left;
  position: relative;
  width: 320px;
  /*border: 1px white solid;*/
  margin-left: 7px;
}
.imageFL09_2 {
  text-align: center;
  float: left;
  position: relative;
  width: 470px;
  /* border: 1px black solid; */
  margin-left: 15px;
}
.imageFR09 {
  text-align: center;
  float: right;
  position: relative;
  width: 240px;
  /* border: 1px white solid; */
  margin-left: 4px;
}
.imageFR09_3 {
  text-align: center;
  float: right;
  position: relative;
  width: 320px;
  /* border: 1px white solid; */
  margin-left: 4px;
}
.imageFR09_2 {
  text-align: center;
  float: right;
  position: relative;
  width: 470px;
  /* border: 1px black solid; */
  margin-right: 15px;
}


img {
  border:none;
}

.border {
  border: solid black 1px;
}
.nounderline{
	text-decoration:none; 
}
.clear {
	clear:both;
	text-align:center;
    position: relative;
}

.clearL {
	clear:left;
	text-align:center;
    position: relative;
}
.clearR {
	clear:right;
	text-align:center;
    position: relative;
}


.soldout {
  position: absolute;
  top: 13px;
  left: 0%;
}

.nowhalfprice {
  position: absolute;
  top: 0px;
  left: 0%;
  z-index:9; 
}


.hidden {
	display:none;
}
.pass {
	display:none;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.window{
  font-family: Courier;
  color: #003300;
}

.sixtyPC {
    font-size: 60%;
}

.eightyPC {
  font-size: 80%;
}

.onezerofive {
	font-size:105%;
	line-height: 105%;
}

.oneten {
	font-size:110%;
	line-height: 120%;
}

.onetwenty {
	font-size:120%;
    line-height: 120%;
}

.onefifty {
	font-size:150%;
	line-height: 150%;
}

.oneninety {
    font-size:190%;
    line-height: 125%;
}

.twofifty {
  font-size: 250%;
  line-height: 120%;
}
.three {
  font-size: 300%;
  line-height: 120%;
}




/********************************************************************/
/*     Basic HTML styles                                            */
/********************************************************************/


body{
	font-family:"Times New Roman", Times, serif;
	color:#444444;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagesNS/misc/W7_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
a:link {
	color:#FF0000;
	background-color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	color:#0000FF;
	background-color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#ff0000;
	background-color: #FFFFFF;
	text-decoration:underline;
}


a:active{
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color:#444444;
	margin: 0px;
	padding: 0px;
	clear:both;
    text-align: center;
}
h1 {
	font-size: 280%;
	line-height: 100%;
	margin-bottom:10px;
	margin-top:16px;
}
h2 {
	font-size: 200%;
	line-height: 100%;
	margin-bottom:6px;
	margin-top:10px;
}
h3 {
	font-size: 180%;
	line-height: 100%;
	margin-bottom:6px;
	margin-top:10px;
}
h4 {
	font-size: 140%;
	line-height: 100%;
	margin-bottom:4px;
	margin-top:8px;
}
h5 {
	font-size: 120%;
	line-height: 100%;
	margin-bottom:4px;
	margin-top:8px;
}
h6 {
	font-size: 110%;
	line-height: 100%;
	margin-bottom:2px;
	margin-top:6px;
} 

p {
	font-family:Verdana, Helvetica, sans-serif;
	color:#444444;
	background-color: #FFFFFF;
	font-size:12px;
	text-align: center;
}




.zeroBorder{
	border: none;
}

.girls {
color: #aa0000;
}
.boys {
color: #0033FF;
}


.floatLeft {
	float:left;
/*	height:auto; */
	width: auto;
	text-align:center;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	vertical-align: top;
    position: relative;
}

.floatRight {
	float:right;
	height:auto;
	width: auto;
	text-align:center;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
    position: relative;
}
.5pxcorners {
    border:solid 5px #000000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}


@media print {
	float:none; !important
	#header{display:none;}
	#hdr_nav{display: none;}
	#footer{display:none;}
	#flashcontent{display:none;}
	#noscript{display: none;}
	#printHeader{display: block; font-size: 11pt;}
	#container{height: auto;}
	#innercontainer{height: auto;}
	#EoP{display: block;}
}
/*
strong {
	font-style: normal;
	font-weight: normal;
}
*/
