/* Default settings */
body { font-size: 80%; font-family: sans-serif; background-color: #FFFFFF; }
p { line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em;  }
a { color: #0000FF; text-decoration: none; }
a:hover { background-color: #CCCCFF; }
a:active { }
a:visited { #color: #0000FF; }

a IMG { border: none; }

h1 { font-size: 150%; color: #000000; font-weight: normal; font-family: sans-serif; }
h2 { color: #000000; font-weight: normal; font-family: sans-serif; }
h3 { color: #000000; font-weight: bold; font-family: sans-serif; }
h4 { color: #000000; font-weight: bold; font-family: sans-serif; }
h5 { color: #000000; font-weight: bold;   font-family: sans-serif; }

h3.gallery { color: #000000; font-weight: bold; font-family: sans-serif; text-align: center; }

p.quote { font-family: Georgia, serif; margin-left: 2%; margin-top: 0; margin-bottom: 0; }
p.quotesource { text-align: right; width: 100%; margin-top: 0%; }
p.insert { padding: 1%; margin-left: 5%; background-color: #CCCCFF }
p.warning { padding: 1%; color: red; border: thin solid red; }
p.callout { padding: 1%; border: thin solid #000099; }
p.disclaimer { border: thin solid #000099; font-size: 80%; font-style: italic; }

/* Site title */
h1.pageheader { font-size: 2.0em; font-weight: normal; margin-top: 0%; margin-bottom: 0%; }
h2.pageheader { font-size: 120%; font-style: italic; margin-top: 0%; margin-bottom: 0%; }

/* Site index */
p.siteIndex { }
a.siteIndex { }
a.siteIndex:hover { }
a.siteIndex:active { }
a.siteIndex:visited { }
a.siteIndex_Selected { font-weight: bold; }
a.siteIndex_Selected:hover { }
a.siteIndex_Selected:active { }
a.siteIndex_Selected:visited { }

/* Left column */
div.left {
	float:left;
	width:150px;
	margin:0; padding:0.5em 1em;
	padding:2px;
	border: navy thin solid;
	background-color: #CCCCFF;
	}
	
div.snapzilla {
	float:left;
	width:200px;
	margin:0; padding:0.5em 1em;
	padding:2px;
	border: none;
	background-color: #FFFFFF;
	}
	
div.sllogo {
	float:left;
	width:120px;
	margin:0;
  padding:1em;
  padding-right:5px;
	border: #FFFFFF thick solid;
	background-color: #FFFFFF;
	}
	
div.leftimage {
	float:left;
	width:150px;
	margin:0.5em; 
  padding:0.5em 0.5em;
	border: #CCCCFF thin solid;
	}
	
div.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

/* Middle column */
div.middle {
	/* margin:0px 150px; */
	margin-left: 150px;
  padding:0.5em 1em;
	}

img.sllogo {
  border:#CCCCFF thin solid;
}

h3.main { background-color: #9999FF; margin-bottom: 0; margin-top: 0; }
h4.main { background-color: #CCCCFF; }

/* Outlook bar: Header Items */
p.pm_outbar_item { text-align: center; padding: 2px; margin-top: 0px; margin-bottom: 0px; background-color: #9999DD; border-style: outset; border-color: #CCCCFF #333399 #333399 #CCCCFF; border-width: thin; }
a.pm_outbar_item { background-color: #9999DD; color: #0000FF; text-decoration: none; }
a.pm_outbar_item:hover { background-color: #9999DD; color: white; }
a.pm_outbar_item:active { }
a.pm_outbar_item:visited { }

p.pm_outbar_item_selected { }
a.pm_outbar_item_selected { }
a.pm_outbar_item_selected:hover { }
a.pm_outbar_item_selected:active { }
a.pm_outbar_item_selected:visited { }

/* Outlook bar: Entries */
p.pm_outbar_subitem { text-align: center; margin: 6px; }
a.pm_outbar_subitem { width: 100%; color: #0000FF; text-decoration: none; }
a.pm_outbar_subitem:hover { color: #FFFFFF; background-color: #9999FF; }
a.pm_outbar_subitem:active { }
a.pm_outbar_subitem:visited { color: #0000FF; }

p.pm_outbar_subitem_selected { text-align: center; margin: 1px;}
a.pm_outbar_subitem_selected { color: #000099; text-decoration: none; font-weight: bold; }
a.pm_outbar_subitem_selected:hover { color: #0000FF; font-weight: bold; }
a.pm_outbar_subitem_selected:active { }
a.pm_outbar_subitem_selected:visited { }

p.pm_navbar_item { margin-top: 0; margin-bottom: 0; background-color: #CCCCFF; }
a.pm_navbar_item { padding-left: 0.1em; padding-right: 0.1em; text-decoration: underline; }
a.pm_navbar_item:hover { color: #FFFFFF; background-color: #CCCCFF; }
a.pm_navbar_item:active { }
a.pm_navbar_item:visited { }

a.pm_navbar_item_selected { font-weight: bold; padding-left: 0.1em; padding-right: 0.1em; }
a.pm_navbar_item_selected:hover { }
a.pm_navbar_item_selected:active { }
a.pm_navbar_item_selected:visited { }

p.pm_navbar_subitem { margin-top: 0; border-bottom: #CCCCFF thin solid; }
a.pm_navbar_subitem { padding-left: 0.1em; padding-right: 0.1em; text-decoration: underline; }
a.pm_navbar_subitem:hover { color: #FFFFFF; }
a.pm_navbar_subitem:active { }
a.pm_navbar_subitem:visited { }

a.pm_navbar_subitem_selected { font-weight: bold; padding-left: 0.1em; padding-right: 0.1em; }
a.pm_navbar_subitem_selected:hover { }
a.pm_navbar_subitem_selected:active { }
a.pm_navbar_subitem_selected:visited { }

/* Site index */
p.pageindex { text-align: right; background-color: #CCCCFF; }
a.pageindex { }
a.pageindex:hover { border-top: #0000FF thin solid; border-bottom: #0000FF thin solid; }
a.pageindex:active { }
a.pageindex:visited { }

a.pageindex_selected { text-decoration: none; font-weight: bold; }
a.pageindex_selected:hover { }
a.pageindex_selected:active { }
a.pageindex_selected:visited { }

/* Main body */
p.main { }
a.main { }
a.main:hover { background-color: #CCCCFF; }

p.footer { text-align: center; font-size: smaller; }
hr.footer { color: #CCCCFF; margin-top: 0; margin-bottom: 0; }

/* Dictionary */
div.vocab { font-family: Georgia, serif; border: #000099 thin solid; margin-left: 10px; padding: 5px; }
p.vocab_header { font-weight: bold; }
p.vocab { margin-left: 50px; text-indent: -50px; margin-bottom: 5px; }
span.vocab_lang1 { font-weight: bold; }
span.vocab_lang2 { }
span.vocab_pronounce { }
span.vocab_pos { font-style: italic; }
span.vocab_label { font-style: italic; }
span.vocab_notes  { }

table { font-size: 100%; }

table.vocab { border: #CCCCFF thin solid; }
th.vocabheader { background-color: #9999DD; line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em; }
tr.vocabentry { background-color: #CCCCFF; line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em; }
tr.alt_vocabentry { background-color: #CCCCFF; line-height:1.25em; margin-top:0.5em; margin-bottom:1.0em; }
td.vocabentry { vertical-align: top; }
td.vocab { vertical-align: top; }

table.grammar { }
th.grammar { text-align: left; background-color: #CCCCFF; }
td.grammar { padding: 2px; }
tr.grammar { padding: 2px; vertical-align: top; }
p.grammar { margin-top:0.2em; margin-bottom:0.2em; }
p.grammard { margin-top:0.2em; margin-bottom:0.2em; margin-left: 24px; }
p.grammarroot { margin-top:0.2em; margin-bottom:0.2em; color: #000066; }

table.phone { border: #CCCCFF thin solid; }
tr.phoneheader { background-color: #9999DD; }
td.phoneheader { background-color: #9999DD; font-weight: bold; }
tr.phoneentry { background-color: #CCCCFF; }
td.phoneentry{ }
p.phoneheader{ font-family: Verdana, sans-serif; }
p.phoneentry { text-align: center; }

table.chron { border: #CCCCFF thin solid; }
th.chron { font-weight: bold; }
td.chronyear { background-color: #CCCCFF; vertical-align: top; font-weight: bold;}
tr.chronheader { background-color: #CCCCFF; }
tr.chronentry { }
td.chronentry { vertical-align: top; }
hr.chron { color: #CCCCFF; }

img.framed {
  border: #994400 thick ridge;
}

p.linkbutton { text-align: right; }
a.linkbutton { text-align: center; font-size: 80%; padding: 2px; margin-top: 0px; margin-bottom: 0px; background-color: #9999DD; color: #0000FF; text-decoration: none; border-style: outset; border-color: #CCCCFF #333399 #333399 #CCCCFF; border-width: thin; }
a.linkbutton:hover { background-color: #9999DD; color: white; }

a.cyc_button {
  width: 16px;
  text-align: center;
  color: #000066;
  margin-left: 0px; margin-right: 0px;
  font-size: 12px;
  border-style: double;
  font-weight: bold;
  font-family: Georgia, serif, Times Roman;
}

a.cyc_button:hover {
  background-color: #FFFFFF;
  color: #000066;
  border-style: solid;
}

a.cyc_button:visited {
  color: #000066;
}

ol.footnote { font-size: 90%; }
li.footnote { margin-bottom: 2px; }

a.logo IMG { border: #FFFFFF thin solid; }
a.logo:hover IMG { border: #0000FF thin solid; }

/* Two-column layout */
div.leftcol {
	float:left;
	width:40%;
	margin:0; 
	padding:2px;
	border-right: navy thin solid;
	padding-right: 5px;
	}
	
div.rightcol {
	float:right;
	width:40%;
	margin:0; 
	padding:2px;
	padding-left: 5px;
	}

tr.gallery { vertical-align: top; text-align: center; }
td.gallery { border: #CCCCFF thin solid; }

a.thumb IMG { border: none; }

p.picview { text-align: center; }
img.picview { border: #CCCCCC thin solid; }

th.main { background-color: #CCCCFF; text-align: left; }
tr.main { vertical-align: top; }
tr.alt { background-color: #EEEEFF; }
td.main { }
table.main { font-size: 100%; margin-top: 1%; margin-bottom: 2%; border: #CCCCFF thin solid; }
