/*
 *  White Spot (North) Style Sheet
 */

body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

body.movie {
	background-color: #fff4b3;
}

sup, sub {
	font-size: 8px;
}

textarea {
	background-color: white;
	font-family: courier, monospace;
	color: #060606;
}

code, kbd, tt, pre {
	font-family: courier, monospace;
	color: #060606;
}

img {
	border: 0;
}

img.picture {
	border-style: ridge;
	border-width: 6px;
	border-color: #bbbbbb;
}

img.left {
	float: left;
	clear: none;
	margin-right: 0.25cm;
}

img.paddedleft {
	float: left;
	clear: none;
	margin-right: 0.25cm;
	margin-top: 0.15cm;
	margin-bottom: 0.15cm;
}

img.right {
	float: right;
	clear: none;
	margin-left: 0.25cm;
}

img.paddedright {
	float: right;
	clear: none;
	margin-left: 0.25cm;
	margin-top: 0.15cm;
	margin-bottom: 0.15cm;
}

img.middle {
	vertical-align: middle;
}

ul {
	padding-left: 15px;
}

br.clearboth {
	clear: both;
}

code {
	white-space: nowrap;
}

.key {
	border: 4px;
}

a:link {
	color: #594FBF;
	text-decoration: none
}

a:visited {
	color: #9999CC;
	text-decoration: none
}

a:active {
	color: #9999CC;
	text-decoration: underline
}

a:hover {
	text-decoration: underline
}

a.locationmark {
	text-decoration: none
}

h1 {
	font-size: large;
	font-weight: bold;
}

h2 {
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}

.edition {
	font-weight: bold;
	text-align: center;
}

.computername {
	font-style: italic;
}

.programname {
	font-style: italic;
}

div.middle {
	vertical-align: middle;
}

.justify {
	text-align: justify;
}

p.indent {
	margin-left: 3em;
}

p, li {
	text-align: justify;
}

#updated {
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
	font-size: 8px;
	font-style: italic;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 250px;
	height: 100px;
}

#titlecontent {
	text-align: center;
	margin-left: 250px;
	margin-right: 250px;
	background-color: #0095e3;
	height: 100px;
	padding-top: 1px;
}
html>body #titlecontent { height: 99px; }  /* IE6 hack */

#titlecontent h1 {
	color: white;
	font-style: normal;
	font-weight: bold;
	font-size: 15pt;
	white-space: nowrap;
	text-align: center;
	line-height: 80px;
}
html>body #titlecontent h1 { line-height: 70px; }  /* IE6 hack */

#titlecontent h2 {
	color: white;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

#john {
	position: absolute;
	right: 10px;
	top: 10px;
	float: right;
	width: 250px;
	height: 100px;
}

#breadcrumb {
	background-color: #eeeeee;
	color: black;
	height: 30px;
	padding: 0px;
	margin-right: 250px;
}

#breadcrumb ul {
	padding-left: 0;
	display: inline;
	border: none;
}

#breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	padding-right: 2px;
	border: none;
	list-style: none;
	display: inline;
	font-size: 8pt;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}

#breadcrumb a:link {
	color: #007194;
	text-decoration: none;
}

#breadcrumb a:visited {
	color: #99C;
}

#breadcrumb a:hover {
        color: #333;
}

#search {
	position: absolute;
	top: 110px;
	right: 10px;
	float: right;
	text-align: right;
	background-color: #eeeeee;
	color: black;
	height: 30px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#search p, #search a {
	margin: 0px;
	font-size: 8pt;
	text-decoration: none;
	text-align: right;
}

#search a:hover {
	text-decoration: none;
}

#search input {
	display: inline;
	background-color: white;
	font-size: 10px;
	font-family: courier, monospace;
	color: #060606;
}

#search input.submitbutton {
	font-size: 8pt;
	color: white;
	background-color: #007194;
	border: 1px outset white;
}

#navbar {
	float: left;
	width: 100%;
	background: white url("/editions/winter-2007/images/bg.gif") repeat-x bottom;
	line-height: normal;
}

#navbar ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

#navbar li {
	float: left;
	background: url("/editions/winter-2007/images/left.png") no-repeat left top;
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 8pt;
	font-weight: bold;
}

#navbar a {
	float: left;
	display: block;
	background: url("/editions/winter-2007/images/right.png") no-repeat right top;
	padding: 5px 17px 4px 0px;
	text-decoration: none;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#navbar a {float:none;}
    /* End IE5-Mac hack */

#navbar a:link {
	color: #007194;
}

#navbar a:visited {
	color: #20aeb0;
}

#navbar a:hover {
	color: #014748;
}

#navbar #current {
	background-image: url("/editions/winter-2007/images/left-current.png");
	border-width: 0;
}

#navbar #current a {
	background-image: url("/editions/winter-2007/images/right-current.png");
	padding-bottom: 5px;
}

#navbar #current a:link, #navbar #current a:visited {
	color: #007194;
}

#navbar #current a:hover {
	color: #014748;
}

#main {
	clear: both;
	padding-top: 10px;
	border-width: 0px;
	border-style: solid;
	border-color: #007194;
}

#footer {
	background-color: #eeeeee;
	white-space: nowrap;
	text-align: center;
	height: 36px;
	border: 1px solid;
	border-color: #007194;
	padding: 5px;
	margin-top: 10px;
	clear: both;
}

#footer a:link {
	color: #007194;
	text-decoration: none;
}

#footer a:visited {
	color: #99C;
}

table.wstable {
	border: 0;
	font-size: 10pt;
}

table.wstable thead tr td {
	white-space: nowrap;
	background-color: #007194;
	color: white;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 10px;	
}

table.wstable tbody tr {
	border: 1px solid white;
}

table.wstable tbody tr td.tablelabel {
	padding: 10px;
	white-space: nowrap;
	background-color: #007194;
	color: white;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-left: 1em;
	padding-right: 1em;
}

table.wstable tbody tr td {
	background-color: #e4e9ff;
	color: black;
	vertical-align: middle;
	padding: 10px;
}

table.wstable tbody tr td.tablelabel {
	white-space: nowrap;
	background-color: #007194;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 1em;
	padding-right: 1em;
	text-align: right;
}

div.leftbox {
	float: left;
	clear: both;
	padding-right: 0.25cm;
	margin-right: 0.25cm;
}

div.rightbox {
	float: right;
	clear: both;
	padding-left: 0.25cm;
	margin-left: 0.25cm;
}

.featurebox {
	width: 260px;
	float: right;
	margin-top: 0.15cm;
	margin-bottom: 0.15cm;
	margin-left: 0.35cm;
	background-color: #fff4b3;
	border: 1px solid gray;
	padding: 0px;
}

.featurebox .header {
	width: 100%;
	background-color: gray;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}

.featurebox p {
	padding-left: 10px;
	padding-right: 10px;
}

.featurebox ul {
	padding-left: 20px;
	padding-right: 10px;
}

.featurebox img.picture {
	border: 6px;
	border-style: inset;
	border-color: #fff4b3;
}

.featurebox blockquote {
	float: right;
	clear: both;
	padding-left: 0.25cm;
	margin-left: 0.25cm;
}

.urls, .emails, address {
	font-style: italic;
}

.screenname {
	font-style: italic;
}

.nobr {
	white-space: nowrap	
}

p.center, td.center, .center {
	text-align: center;
	vertical-align: middle;
}

p.left, td.left, .left {
	text-align: left;
}

p.right, td.right, .right {
	text-align: right;
}

.smaller {
	font-size: 8pt;
}

.thumbnailcaption {
	font-size: 8pt;
	text-align: center;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.genspec {
	font-style: italic;
}
