/* STYLESHEET FOR ETG DESIGN */
/* Revised 2009 Oct 19 */



/* STANDARD TAGS */

html {
	background: white url(/images/bg_gradient.jpg) repeat-x fixed top center;
	font-size: 100%;
	line-height: 1.4em;
}

body {
	position: relative;
	font-family: "Lucida Grande", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	color: #333;
	width: 850px;
	margin: 0 auto;
}

h1 {
	margin: 0 0 1em 0;
	padding-bottom: 30px;
	font-family: "Flareserif 821 BT", Albertus, Georgia, "Times New Roman", serif;
	font-size: 2em;
	line-height: 1.5em;
	text-align: center;
	letter-spacing: 0.2em;
	background: transparent url(/images/flourish.gif) no-repeat center bottom;
}

h2 {
	font-size: 1.1em;
	margin: 2em 0 5px 0;
	border-bottom: solid 1px #ccc;
}

h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", serif;
	font-style: oblique;
	margin-bottom: 0;
}

p {
	margin: 0 0 1.5em 0;
}

blockquote p:before {
	content: open-quote;
}

blockquote p:after {
	content: no-close-quote;
}

blockquote p.last:after {
	content: close-quote;
}

kbd,
pre {
	font-size: 1.5em;
	color: #333;
}

ins {
    font-weight: bold;
    text-decoration: none;
}

acronym {
	border-bottom: dotted 1px #666;
	font-style: normal;
	cursor: help;
}

sup,
sub {
	font-size: 75%;
	line-height: 75%;
}

q:lang(en) {
	quotes: "\201C" "\201D" "\2018" "\2019";
}



/* LISTS */

ul,
ol {
	margin: 0 0 0.5em 9px;
	padding: 0 0 0 9px;
}

ul {
	list-style-image: url(/images/bullet.png);
}

li {
	margin: 0.75em 0;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

.withheds li,
.withheds li a {
	font-weight: bold !important;
}

.withheds li p {
	font-weight: normal;
	margin-bottom: 0;
}

ul.inline {
	margin: 1em 0;
	padding: 0;
}

ul.inline li {
	display: inline;
	padding-right: 5px;
	border-right: solid 1px #333;
	margin-right: 5px;
}

ul.inline li.last {
	border-right: none;
}

ul.inline li a {
	white-space: nowrap;
}

ul ul {
	list-style-image: url(/images/bullet-inner.png);
}

dt {
	font-weight: bold;
	margin-top: 1.5em;
}



/* TABLES */

table {
	border-collapse: collapse;
	margin: 1em auto;
	font-size: 0.6875em;
}

tr.shade {
	background-color: #ddd;
}

th,
td {
	padding: 5px;
}

th {
	color: white;
	background-color: #333;
	text-align: left;
}

td.modern {
	valign: top;
	font-style: oblique;
	background-color: #ccc;
}

td.dec {
	text-align: right;
}

table.horizontal {
	width: 100%;
	font-size: 1em;
	background-color: white;
	border: solid 1px #333;
}

table.horizontal caption {
	font-weight: bold;
	margin-bottom: 0.75em;
}

table.horizontal th {
	background-color: transparent;
	color: black;
	font-weight: bold;
	line-height: 1.25em;
	width: 60%;
}

table.horizontal th p {
	font-weight: normal;
	font-style: oblique;
}

table.horizontal td {
	text-align: left;
}

table.horizontal td ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}



/* FORMS */

form {
	margin: 0;
	padding: 0;
	background-color: white;
}

label {
	font-weight: bold;
}

.row label {
	float: left;
	width: 10em;
	text-align: right;
	margin-right: 0.75em;
}

fieldset {
	border: dotted 1px #666;
	background-color: #eee;
}

legend {
	font-weight: bold;
	font-size: larger;
	background-color: white;
}

form p {
	margin: 0.75em 0;
}

.required {
	color: red;
}



/* HEADER */
#header {
	padding: 0;
	overflow: hidden;
}

.home #header {
	background: transparent url(/images/galaxy.jpg) no-repeat top center;
}

.lost #header {
	background: transparent url(/images/lost.jpg) no-repeat top center;
}

.family #header {
	background: transparent url(/images/people.jpg) no-repeat top center;
}

.perlged #header {
	background: transparent url(/images/perlged.jpg) no-repeat top center;
}

.games #header,
.software #header {
	background: transparent url(/images/cards.jpg) no-repeat top center;
}

.hunts #header {
	background: transparent url(/images/chest.jpg) no-repeat top center;
}

.movies #header {
	background: transparent url(/images/reels.jpg) no-repeat top center;
}

.books #header {
	background: transparent url(/images/books.jpg) no-repeat top center;
}

.colophon #header {
	background: transparent url(/images/colophon.jpg) no-repeat top center;
}

.guide #header {
	background: transparent url(/images/basil.jpg) no-repeat top center;
}




/* ACCESSIBILITY */

#skipnav a:link,
#skipnav a:visited {
	width: 571px;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: blue;
	background-color: white;
	position: absolute;
	top: 25px;
	left: -9999px !important;
}

#skipnav a:focus,
#skipnav a:active {
	left: 0 !important;
}



/* NAVBAR */

#navbar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 104px;
	right: 0;
	width: 353px;
	height: 21px;
	background: url(/images/navbar.png);
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#navbar li,
#navbar a {
	height: 21px;
	display: block;
	text-indent: -1000px;
}


#family {
	left: 0;
	width: 52px;
}

#games {
	left: 52px;
	width: 52px;
}

#hunts {
	left: 104px;
	width: 52px;
}

#movies {
	left: 156px;
	width: 57px;
}

#books {
	left: 213px;
	width: 53px;
}

#colophon {
	left: 266px;
	width: 87px;
}


#family a:hover,
#family a.current,
#family[class="current"] {
	background: transparent url(/images/navbar.png) 0 -21px no-repeat;
}

#games a:hover,
#games a.current,
#games[class="current"] {
	background: transparent url(/images/navbar.png) -52px -21px no-repeat;
}

#hunts a:hover,
#hunts a.current,
#hunts[class="current"] {
	background: transparent url(/images/navbar.png) -104px -21px no-repeat;
}

#movies a:hover,
#movies a.current,
#movies[class="current"] {
	background: transparent url(/images/navbar.png) -156px -21px no-repeat;
}

#books a:hover,
#books a.current,
#books[class="current"] {
	background: transparent url(/images/navbar.png) -213px -21px no-repeat;
}

#colophon a:hover,
#colophon a.current,
#colophon[class="current"] {
	background: transparent url(/images/navbar.png) -266px -21px no-repeat;
}


#family a:active {
	background: transparent url(/images/navbar.png) 0 -42px no-repeat;
}

#games a:active {
	background: transparent url(/images/navbar.png) -52px -42px no-repeat;
}

#hunts a:active {
	background: transparent url(/images/navbar.png) -104px -42px no-repeat;
}

#movies a:active {
	background: transparent url(/images/navbar.png) -156px -42px no-repeat;
}

#books a:active {
	background: transparent url(/images/navbar.png) -213px -42px no-repeat;
}

#colophon a:active {
	background: transparent url(/images/navbar.png) -266px -42px no-repeat;
}


/* MAINCOLUMN DIV */

#mainColumn {
	position: relative;
	width: 571px;
	margin: 10px 280px 0 0;
	border: solid 1px #bdbdbd;
	padding: 0;
	background: white url(/images/paper.jpg) repeat scroll top left;
}



/* CONTENT */

.content {
	padding: 0 50px;
}



/* LINKS */

.content a:link,
table a:link {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom: solid 1px #999;
}

.content a:visited,
table a:visited {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	border-bottom: solid 1px #999;
}

.content a:hover,
table a:hover {
	text-decoration: none;
	background-color: #eee;
	border-bottom: solid 1px black;
}

.content a:active,
table a:active {
	text-decoration: none;
	background-color: #666;
	border-bottom: solid 1px black;
	color: white;
}

a img {
	border: 0;
}

.content a[href^="http:"] {
	background-image: url(/images/externalLink.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 12px;
}

.content a[href$="pdf"] {
	background-image: url(/images/pdf.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 15px;
}




/* SIDEBAR */

#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 270px;
	height: 600px;
	background: transparent url(/images/paper-fade.png) repeat scroll top left;
	border-top: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
	border-left: solid 1px #bdbdbd;
}

#sidebar h2,
#sidebar p,
#sidebar ul {
	margin: 0.75em 20px;
}

#tennis-pic,
#whiskey-pic {
	display: block;
	margin: 0 20px;
	height: 230px;
}

#tennis-pic span,
#whiskey-pic span {
	display: block;
	padding-top: 210px;
	text-align: center;
}

#tennis-pic {
	background: transparent url(/games/images/tennis-blurb.png) no-repeat scroll top left;
}

#whiskey-pic {
	background: transparent url(/games/images/whiskey-blurb.jpg) no-repeat scroll top left;
}



/* FOOTER */

#footer {
	height: 120px;
	padding: 0 50px;
}

.home #footer {
	background: transparent url(/images/home_foot.gif) bottom left no-repeat;
}

.family #footer {
	background: transparent url(/images/family_foot.gif) bottom left no-repeat;
}

.perlged #footer {
	background: transparent url(/images/perlged_foot.gif) bottom left no-repeat;
}

.games #footer {
	background: transparent url(/images/games_foot.gif) bottom left no-repeat;
}

.hunts #footer {
	background: transparent url(/images/hunts_foot.gif) bottom left no-repeat;
}

.movies #footer {
	background: transparent url(/images/movies_foot.gif) bottom left no-repeat;
}

.books #footer {
	background: transparent url(/images/books_foot.gif) bottom left no-repeat;
}

.colophon #footer {
	background: transparent url(/images/colophon_foot.gif) bottom left no-repeat;
}

.software #footer {
	background: transparent url(/images/software_foot.gif) bottom left no-repeat;
}



/* CUSTOM CLASSES AND IDs */

p.intro {
	line-height: 2em;
	font-size: 1.2em;
}

p.caption {
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0;
}

p.note,
p#note {
    margin-top: 1em;
    border-top: solid 1px #999;
    padding-top: 0.5em;
	font-size: small;
	font-style: oblique;
}

.note em,
#note em {
    font-style: normal;
}

.hanging {
	margin-left: 2em;
	text-indent: -2em;
}

q.block {
	display: block;
	margin: 1em 2em 1em 2em;
}

.interview .firstp {
	text-indent: -2em;
}

.interview p,
.interview h2 {
	margin-left: 2em;
}

.interview h2 {
	font-size: small;
	color: #363;
}

div.col2 {
	float: left;
	width: 45%;
	padding: 1em 1em 2em 0em;
	text-align: left;
}

div.col3 {
	float: left;
	width: 25%;
	padding: 1em 2em 0em 0em;
	text-align: left;
}

div.col3 p a:link,
div.col3 p a:hover,
div.col3 p a:visited  {
	text-decoration: none;
	color: black;
}

div.center85 {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}

.new {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
	text-shadow: #666 -0.1em 0.175em 0.2em;
}

.roman {
	font-style: normal;
}

.right {
	text-align: right;
}

.top {
	border-bottom: dotted 1px #999;
	text-align: right;
	font-style: oblique;
}

.top a:link,
.top a:visited,
.top a:hover,
.top a:active {
	text-decoration: none;
	border-bottom: none !important;
	color: #666;
}

.top,
.back {
	background: transparent url(/images/top.png) no-repeat scroll center right;
	padding-right: 12px;
	font-size: 0.8em;
}

#copyright {
	clear: both;
	margin: 3em 0 0 0;
	background: transparent url(/images/flourish.gif) no-repeat top center;
	padding-top: 2em;
}

.imgLeft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgRight {
	float: right;
	margin: 0 0 15px 15px;
}

.imgLeft p,
.imgRight p {
	font-size: 0.8em;
	font-style: oblique;
	color: #666;
	text-align: center;
}

.imgCenter {
	display: block;
	margin: 1em auto;
}

.dropShadow {
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
}

p.prevNextNav {
	max-width: none;
	font-weight: bold;
	text-align: center;
	padding-top:0.75em;
	clear: both;
}

.backnav {
	background: transparent url(/images/prevnav.png) center left no-repeat;
	padding: 0 8px 0 12px;
	border-right: solid #999 1px;
	margin-right: 8px;
}

.nextnav {
	background: transparent url(/images/nextnav.png) center right no-repeat;
	padding: 0 12px 0 8px;
	border-left: solid #999 1px;
	margin-left: 8px;
}

.diploma {
	border: solid 1px black;
	padding: 2em;
	background-color: #ffffaa;
	width: 520px;
	margin: auto;
}

.diploma pre {
	clear: right;
	padding-top: 2em;
}

.author {
	margin: 0 6em 2em 0;
	text-align: right;
}

#coldef {
	position: absolute;
	top: 10px;
	right: -10px;
	width: 365px;
	font-weight: bold;
	font-size: 0.6875em;
	line-height: 1.4em;
}

span.hilite {
	background-color: yellow;
	padding: 1px 3px;
}

#tennis-sidebar {
    position: absolute;
    top: 150px;
    width: 530px;
    height: 400px;
    margin: 0 auto;
    border: solid 1px #666;
    padding: 20px;
    background-color: white;
}