/* -----------------------------------------------
	Body styles
----------------------------------------------- */

body {
	background: #494949;
	margin: 0px; padding: 0px;
	font: 14px "Lucida Grande", Tahoma, Arial, sans-serif;
}

.bigger body { font-size: 17px; }

.hilight {
	background: #cdf;
}

.highlight {
	background: #cdf;
	font: bold 110% Georgia, "Times New Roman", Serif;
}

#container {
	color: #333;
	width: 860px;
	margin: 10px auto;
	padding: 7px 17px;
	position: relative;
	background: url("../graphics/bg_container.gif") repeat-y;
}

a { color: #468; }

sup a { color: #f63; }

a.sound {
	padding-right: 20px;
	background: url("../graphics/sound.gif") 100% 50% no-repeat;
}

.hidden { display: none; }

.small {
	color: #666;
	font-size: 85%;
}

.vsmall {
	color: #666;
	font-size: 75%;
}

hr {
	border: 0;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
}

p b {
	color: #555;
}

abbr {
	border-bottom: 1px dotted #333;
}

div.hr {
	margin: 20px 0;
	height: 15px;
	background: #fff url("../graphics/hr.gif") no-repeat scroll center;
}
div.hr hr {
	display: none;
}

form { margin: 0; padding: 0; }

.bordered {
	padding: 6px;
	background: #fff;
	border: 1px solid #ddd;
}

.underlined {
	border-bottom: 1px solid #ccc;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.clear { clear: both; }

#user {
	top: 16px;
	left: 230px;
	color: #fff;
	position: absolute;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#user a { color: #fc6; }

.arcChar { background: url(../graphics/arcChar.gif) 50% 100% no-repeat; }
.tidleChar { background: url(../graphics/tidleChar.gif) 50% 0 no-repeat; }
.anchorChar { background: url(../graphics/anchorChar.gif) 50% -5px no-repeat; }

.tab { padding: 0 20px; }

.rtab { padding: 0 20px 0 0; }

.identity {
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

.identity b {
	padding: 0 20px 0 0;
}

blockquote {
	color: #747474; 
	padding-left: 35px;
	background: transparent url("../graphics/bg_blockquote.gif") no-repeat 0 5px;
}

blockquote.italics {
	font-style: italic;
	font-family: "Lucida Grande", "Palatino Linotype", "Times New Roman", serif;
}

i { font-size: 110%; font-family: "Lucida Grande", "Palatino Linotype", "Times New Roman", serif; }

.ancient { font-family: "Lucida Grande", "Palatino Linotype", "Times New Roman", serif; }

.ancient_small {
	font-family: "Lucida Grande", "Palatino Linotype", "Times New Roman", serif;
	font-size: 13px;
}

img { border: 0; }
/* -----------------------------------------------
	The Header
----------------------------------------------- */

#identity a {
	width: 200px;
	display: block;
	overflow: hidden;
	padding-top: 98px;
	height: 0px !important; 
	height /**/:98px; /* for IE5/Win only */
	background: url("../graphics/logo.gif") no-repeat;
}

#identity h1 {
	margin: 0;
	width: 657px;
	display: block;
	overflow: hidden;
	padding: 98px 0 0 0;
	position: absolute;
	top: 7px; right: 17px;
	height: 0px !important; 
	height /**/:98px; /* for IE5/Win only */
	background: url("../graphics/bg_header.gif") no-repeat;
}

#identity p { display: none; }


/* Top Navigation
----------------------------------------------- */

#unav {
	width: 450px;
	position: absolute;
	top: 15px; right: 10px;
	font-size:10px;
}

#unav ul {
	float: right;
	list-style: none;
	margin: 0; padding: 0;
}

#unav li {
	float: left;
	list-style: none;
	padding-right: 5px;
}

#unav a {
	width: 16px;
	float: left;
	overflow: hidden;
	padding: 16px 0 0 0;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
}

#unav a:hover { background-position: 0 -16px; }

#unav_login   { background: url("../graphics/unav_login.gif") no-repeat; }
#unav_help    { background: url("../graphics/unav_help.gif") no-repeat; }
#unav_sitemap { background: url("../graphics/unav_sitemap.gif") no-repeat; }
#unav_contact {	margin-right: 12px;	background: url("../graphics/unav_contact.gif") no-repeat; }
#unav_bigger  { background: url("../graphics/unav_bigger.gif") no-repeat; }
#unav_smaller { margin-right: 12px; background: url("../graphics/unav_smaller.gif") no-repeat; }
#unav_english { width: 18px; margin-right: 10px; background: url("../graphics/unav_english.gif") no-repeat; }
#unav_greek { width: 18px; margin-right: 10px; background: url("../graphics/unav_greek.gif") no-repeat; }


/* Sections
----------------------------------------------- */

div.section {
	width: 533px;
	height: 40px;
	display: block;
	position: absolute;
	margin: 0; padding: 0;
	top: 68px; right: 17px;
}

/* Menu
----------------------------------------------- */

#menu {
	margin: 3px 0;
	background: #4A4B4F url(../graphics/nav_background.gif) bottom left repeat-x;
}

#menu ul {
	padding: 0;
	height: 28px;
	z-index: 200;
	text-align: left;
	margin: 0 0 0 10px;
	list-style-type: none;
	background: transparent url(../graphics/nav_divider.gif) left 50% no-repeat;
}

#menu ul ul {
	margin: 0;
}

#menu li {
	float: left;
	display: inline;
	margin: 0; padding: 0;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#menu a {
	margin: 0;
	color: #DDDDB9;
	display: block;
	padding: 7px 7px;
	text-decoration: none;
	background: transparent url(../graphics/nav_divider.gif) right 50% no-repeat;
}

#menu a:hover, #menu li.onpath a {
	color: #fff;
}

#menu li.onpath li a {
	color: #ddddb9;
}

#menu ul ul a {
	padding: 7px 1em;
	width: 14em;
	background: none;
}

#menu ul ul li {
	padding: 0 1em 0 0;
	background-color: #4A4A4A;
	width: 15em; /* width needed or else Opera goes nuts */
}

#menu li ul {
	width: 15em;
	position: absolute;
	background-color: #4A4A4A;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li ul ul {
	margin: -2em 0 0 15.5em;
}

#menu li:hover, #menu li.sfhover {
	background-color: #000;
}

#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
}


/* -----------------------------------------------
	Navigation Toolbar
----------------------------------------------- */

#toolbar {
	width: 100%;
	border-bottom: 2px solid #ccc;
}

#found {
	color: #555;
	padding-left: 10px;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#navbar {
	float: right;
	overflow: hidden;
	padding-right: 10px;
	margin: 0; padding: 0;
	width: 68px; height: 17px;
}

#navbar i {
	display: none;
}

#navbar a {
	width: 17px;
	float: left;
	overflow: hidden;
	padding: 17px 0 0 0;
	height: 0px !important; 
	height /**/:17px; /* for IE5/Win only */
}

#navbar a:hover {
	background-position: 0 -17px;
}

#navbar a.disabled {
	background-position: 0 -34px;
}

#first a    { background: url("../graphics/nav_first.gif") no-repeat; }
#previous a { background: url("../graphics/nav_previous.gif") no-repeat; }
#next a     { background: url("../graphics/nav_next.gif") no-repeat; }
#last a     { background: url("../graphics/nav_last.gif") no-repeat; }
#group a    { background: url("../graphics/nav_group.gif") no-repeat; margin-left: 10px; }
#group a.selected { background-position: 0 -17px; }

#pages {
	margin: 20px 0 0 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#pages td {
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}


/* -----------------------------------------------
	Layout
----------------------------------------------- */


/* Top Column (ColS - where available)
----------------------------------------------- */

#colS {
	position: relative;
}

#colS h1 {
	color: #ae0c0a;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 5px;
	border-bottom: 1px solid #bcb096;
}

#colS ul {
	list-style: none;
	margin: 0; padding: 0;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#colS #tools {
	position: absolute;
	top: 10px; right: 10px;
}

#colS #lsearch {
	margin-left: 201px;
	margin-right: 181px;
	border-left: 1px solid #bcb096;
	border-right: 1px solid #bcb096;
	padding-left: 8px;
}

#colS #lsletters {
	margin-top: 10px;
	margin-left: 5px;
	font: 18px "Lucida Grande", "Bookman Old Style", "Times New Roman", serif;
}

#colS #lsletters a {
	color: #654;
	text-decoration: none;
}

#colM .letters {
	margin: 0; padding: 0;
	font: 18px "Lucida Grande", "Bookman Old Style", "Times New Roman", serif;
	list-style: none;
}

#colM .letters li {
	float: left;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
}

#colM .letters a {
	color: #654;
	text-decoration: none;
}

/* Main Content Area
----------------------------------------------- */

#content {
	width: 100%;
	color: #333;
	float: left;
	line-height: 1.5em;
	margin: 0; padding: 0;
	font-family: "Lucida Grande", "Arial Unicode MS", "Palatino Linotype", Arial, sans-serif;
}

#colM {
	margin: 10px;
	padding-bottom: 10px;
}

#colR {
	width: 170px;
	position: absolute;
	top: 175px; left: 37px;
	margin: 0; padding: 0;
}

#colL.folder {
	width: 172px;
	position: absolute;
	top: 190px; right: 20px;
	margin: 0; padding: 0;
	background: none;
}

#incolR {
	width: 170px;
	float: right;
	margin: 20px 0 0 0; padding: 0;
}

#colL {
	float: left;
	width: 200px;
	margin: 0; padding: 0;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	background: url("../graphics/bg_colL.gif") no-repeat;
}

/* min-height simulation
   See: http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php
----------------------------------------------------------------------------- */

/* for Mozilla/Safari/Opera */
*>.min {
	padding-top: 400px;
	min-height: 1px;
}
*>.min .height {
	margin-top: -400px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .min {
	height: 400px;
}
/* end filter */


/* Footer
----------------------------------------------- */

#footer {
	color: #fff;
	clear: both;
	margin: 3px 0 0 0; padding: 0;
	background-color: #59738d;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer td {
	padding: 5px 10px;
}

/* -----------------------------------------------
	Headings
----------------------------------------------- */

.heading {
	min-height: 55px;
	padding: 10px 10px 15px 10px;
	background: #f4f4f4 url("../graphics/heading_bg.gif") 0 100% repeat-x;
	margin-bottom: 20px;
	margin-top: 10px;
}

h1 {
	margin: 0;
	color: #ae0c0a;
	padding: 12px 20px 2px 0;
	font: 130%/1em "Bookman Old Style", "Times New Roman", serif;
}

h1.suptitle {
	color: #999;
	margin: 0 0 3px 0; padding: 0;
	font: bold 90%/1em "Bookman Old Style", "Times New Roman", serif;
}

h1.title {
		line-height: 1.1em;
		margin: 0; padding: 0;
	}

h1.subtitle {
	color: #333;
	margin: 4px 0 0 0; padding: 0;
	font: 90%/1em "Bookman Old Style", "Times New Roman", serif;
	margin-right: 80px;
}

h2 {
	margin: 1.15em 0 0.7em;
	font: 130%/1.5em "Palatino Linotype", "Times New Roman", Serif;
}

h2.standout {
	margin: 1.15em 0 0.7em 0;
	font: 130%/1.5em "Palatino Linotype", "Times New Roman", Serif;
	border-top: 2px solid #fddc9a;
	background: #fff3ce;
	padding: 7px 0;
}

h2.title {
	margin: 0 0 20px 0;
	padding: 7px;
	line-height: 1em;
	color: #963;
	border-top: 2px solid #fddc9a;
	background: #fff3ce;
	font: 14px "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
}

h2.title i {
	font: bold 14px "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
}

h3 {
	margin: 0.5em 0 .25em;
	font: bold 100%/1.5em "Lucida Grande", "Verdana", "Arial", sans-serif;
	border-bottom: 1px solid #ccc;
}

h4 {
		margin: 1em 0 .25em;
		font: bold 110% Georgia, "Times New Roman", Serif;
	}
	
h5 {
		color: #666;
		font: bold 95% Georgia, "Times New Roman", Serif;
	}

h6 {
		color: #888;
		font: bold 85% Georgia, "Arial Unicode MS", sans-serif;
	}

h1.subtitle {
		color: #333;
  }


/* Curved cutout Borders
----------------------------------------------------------------------------- */
.curved {
	background: transparent; 
}

.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
	display: block; 
	overflow: hidden; 
	height: 1px;
	font-size: 1px;
}

.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
	background: #e1dccf; 
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff;
}

.curved .b1 {
	margin: 0 4px; 
}

.curved .b2 {
	margin: 0 2px; 
}

.curved .b3 {
	margin: 0 1px;
}

.curved .b4 {
	margin: 0 1px;
}

.curved .boxcontent {
	display: block; 
	background: #e1dccf; 
	border: 0 solid #fff; 
	border-width: 0 1px;
	font-size: 13px;
}

.curved .boxcontent td {
	font-size: 13px;
}


.dropcap {
		float: left;
		color:#D4D4C7;
		font-size: 7em;
		line-height: 0.7em;
		padding-top: 8px; padding-right: 5px;
		font-family: Times, serif, Georgia;
	}
/* Folders
----------------------------------------------------------------------------- */
.folder, .folder ul {
	margin: 10px; padding: 0;
	list-style: none;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	background: #F1EFE2;
}

#colM ul.folder {
	background: #FFF;
}

.folder ul {
	margin: 10px 0;
}

.folder li {
	padding-left: 16px;
	background: url("../graphics/perm-icon.gif") no-repeat;
	padding-bottom: 7px;
}

.folder li.greyed {
	color: #999;
}

.folder li.sub {
	padding-left: 24px;
	padding-bottom: 6px;
	
}

.folder li.sub a {
	color: #cd853f;
}

.folder li.selected, .folder li.selected a {
	color: #000;
}

.folder a {
	color: #963;
	text-decoration: none;
}

.folder a:hover {
	text-decoration: underline;
}

.folder li#up {
	text-align: right;
	background: none;
	margin-bottom: 10px;
}

.folder li#up a {
	color: #457;
}

#return {
	text-align: right;
	padding: 10px;
}

#return a {
	color: #c75320;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	background: url("../graphics/up-icon.gif") 0 50% no-repeat;
}

#colM .folder {
	margin: 20px;
}

#colM .folder li {
		background: url("../graphics/perm-icon.gif") 0 1px no-repeat;
		padding-bottom: 10px;
	}

#colM .folder a {
	color: #3f84b6;
	text-decoration: underline;
}

ul.title {
	margin: 0 0 20px 0;
	padding: 10px;
	font-size: 90%;
	line-height: 1.5em;
	color: #963;
	border-top: 2px solid #fddc9a;
	background: #fff3ce;
	list-style: none;
}

ul.title li li {
		margin-bottom: 10px;
	}

.vcount { margin-top: -1.5em; margin-left: -3em; float: left; color: #999;}

sup a {
		text-decoration: none;
}

div.anthology { padding: 0 0 0 3em; }

#colL h3 {
	font: bold 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #c75320;
}

#colL h3.folder {
	margin: 10px 10px 5px 10px;
	border-bottom: 1px solid #bcb096;
}

#colL h3.plain {
	margin: 10px 10px 0 10px;
	border-bottom: none;
}

/* Menu
----------------------------------------------------------------------------- */

/*
.menu li {
	padding: 4px 4px 4px 21px;
	margin-bottom: 2px;
	border: 1px solid #bcb096;
	background: #f5f2ee url("../graphics/perm-icon.gif") 5px 50% no-repeat;
}
*/

.menu {
	margin: 0; padding: 0;
	list-style: none;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
}

.menu li {
	margin: 0; padding: 0;
}

.menu li a {
	padding-top: 6px;
	padding-bottom: 6px;
	width: 180px;
	padding-left: 20px;
	display: block;
	background: #F1EFE2 url("../graphics/bg_sidebar.gif") 0 200px;
	border-bottom: 1px solid #FFF;
}

.menu a {
	color: #963;
	text-decoration: none;
}

.menu li a:hover {
	background-position: 0 100px;
}

.menu li.selected a,
.menu li.selected a:hover { 
	background-color: #FFF;
	background-position: 0 0;
}

/* -----------------------------------------------
	Attachments
----------------------------------------------- */

ul#attachments {
		margin: 0; padding: 0;
		list-style: none;
	}

ul#attachments li {
		list-style: none;
		margin: 0 0 0 15px;
		padding: 0 0 5px 22px;
		font: 12px "Lucida Grande", Tahoma, Arial, sans-serif;
	}

/* -----------[ Acrobat ]----------- */
ul#attachments li.pdf {
 		background: url("../graphics/icons/pdf.16.gif") 0 2px no-repeat;
	}
	
/* -----------[ Microsoft Word ]----------- */
ul#attachments li.msword {
 		background: url("../graphics/icons/msword.16.gif") 0 2px no-repeat;
	}

/* -----------[ Microsoft Powerpoint ]----------- */
ul#attachments li.ppoint {
 		background: url("../graphics/icons/ppoint.16.gif") 0 2px no-repeat;
	}

/* -----------[ Images ]----------- */
ul#attachments li.image {
 		background: url("../graphics/icons/image.16.gif") 0 1px no-repeat;
	}
	
/* -----------[ Default ]----------- */
ul#attachments li.default {
 		background: url("../graphics/icons/default.16.gif") 0 1px no-repeat;
	}

/* -----------------------------------------------
	External Links
----------------------------------------------- */

#colM a[href^="http:"] {
	background: transparent url(../graphics/aoutside.gif) 100% 60% no-repeat;
	padding-right: 10px;
}

/* -----------------------------------------------
	Tables
----------------------------------------------- */

.mytable {
	width: 100%;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mytable th {
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: center;
	color: #636363;
	font-size: 90%;
}
.mytable th a {
	text-decoration: none;
}
.mytable td {
	background: #f8f8f8;
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	font-size: 90%;
}

.mytable td.title {
	background: #606060;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
}

/* -----------------------------------------------
	Tables on Top (conflict with right menu)
----------------------------------------------- */

.mytable_top {
	width: 75%;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.mytable_top th {
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: center;
	color: #636363;
	font-size: 90%;
}
.mytable_top td {
	background: #f8f8f8;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 12px;
	font-size: 90%;
}

/* -----------------------------------------------
	Small Tables
----------------------------------------------- */

.mystable {
	width: 100%;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mystable th {
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: center;
	color: #636363;
	font-size: 11px;
	border: 1px solid #ccc;
}
.mystable td {
	background: #f8f8f8;
	text-align: left;
	font-size: 11px;
	border: 1px solid #ccc;
}

.mystable td.title {
	background: #606060;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/* -----------------------------------------------
	Even Smaller Tables
----------------------------------------------- */

.myestable {
	width: 100%;
	border: 1px solid #ccc;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
.myestable th {
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: center;
	
	color: #636363;
	font-size: 9px;
}
.myestable td {
	background: #f8f8f8;
	text-align: left;
	font-size: 9px;
}

.myestable td.title {
	background: #606060;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

/* -----------------------------------------------
	Centered Tables (use for columns)
----------------------------------------------- */

.myctable {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	margin: 20px auto;
	text-align: center;
}

.myctable th {
	background: #fff;
	padding: 0 15px;
	color: #636363;
	font-size: 87%;
}

.myctable td {
	padding: 0 15px;
	font-size: 87%;
}



/* -----------------------------------------------
	Warnings
----------------------------------------------- */

#warning {
	margin: 0px 100px 40px 100px;
}

#warning h3 {
	color: #333;
	background: url("../graphics/info.gif") top left no-repeat;
	padding: 15px 0 5px 35px;
	font: bold 1em Tahoma, Arial, sans-serif;
}

#warning input {
	font: 0.85em Tahoma, Verdana, Arial, sans-serif;
	color: #333;
	background: #F3EFE4;
	margin: 5px 0 15px 30px;
}

#warning p {
	margin: 10px 0 10px 20px;
}


.bottomsep {
	border-bottom: 1px solid #ccc;
	margin-top: 60px;
	clear: right;
}

/* -----------------------------------------------
	Accordion
----------------------------------------------- */

.accord_head a {
	width: 20px;
	float: right;
	padding: 18px 0 0 0;
	margin-top: -20px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:18px; /* for IE5/Win only */
	background: url("../graphics/sumlink.gif") no-repeat;
}

.accord_head a:hover {
	background-position: 0 -18px;
}

#accord {
	margin-top: 20px;
	
}

.accord_head {
	padding : 4px 6px;
	border-bottom: 1px solid #333;
}

/* -----------------------------------------------
	Thickbox
----------------------------------------------- */

a.thickbox {
	color: #333;
	background: transparent url(../graphics/apopup.gif) 100% 60% no-repeat;
	padding-right: 12px;
}

#TB_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	top: 0px;
	left: 0px;
	position: fixed;
	_position: absolute;
	background: #fff;
	z-index: 102;
	color: #333;
	display: none;
	border: 4px solid #525252;
	font-family: "Lucida Grande", "Arial Unicode MS", "Palatino Linotype", Arial, sans-serif;
}

#TB_caption {
	height: 25px;
	padding: 10px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 10px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 5px 10px 7px 0;
	margin-bottom: 1px;
	text-align: right;
	background-color: #e8e8e8;
}

#TB_ajaxContent{
	padding: 2px 15px 15px 15px;
	overflow: auto;
}

#TB_load{
	text-align: center;
	position: fixed;
	_position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 101;
}

#TB_loadContent  {
	margin-left: -125px;
	position: absolute;
	top: -50px;
	left: 50%;
	width: 250px;
	height: 100px;
	visibility: visible;
}

#TB_closeAjaxWindow {
	height: 20px;
}

#TB_closeWindowButton {
	float: right;
	overflow: hidden;
	padding: 19px 0 0 0;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
	width: 19px;
	background: url("../graphics/close.gif") 0 0;
}

#TB_closeWindowButton:hover {
	background-position: 0 -19px;
}


.author {
		text-align: right;
	}

.inline {
		margin-top: 20px;
	}

.legend {
	margin: 10px 0 0 0;
	text-align: center;
	padding: 10px;
	background: #f4f4f4;
	color: #666;
	font: 12px "Arial Unicode MS", "Palatino Linotype", "Times New Roman", serif;
}

.note {
	margin: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	background: #f4f4f4;
	color: #666;
	font: 12px "Arial Unicode MS", "Palatino Linotype", "Times New Roman", serif;
}

.copyright {
	color: #963;
	border-top: 2px solid #fddc9a;
	background: #fff3ce;
	line-height: 1em;
	font: 13px "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
	padding: 0 10px 10px 10px;
	margin: 0 0 20px 0;
	padding-left: 20px;
}

.copyright h2 {
	line-height: 1em;
	margin: 0; padding: 0;
	font: normal 13px "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
	margin: 5px 0;
}

.copyright address {
	color: #666;
	margin-top: 7px;
	font-size: 9px;
	font-style: normal;
}

.centre {
		text-align: center;
		margin-bottom: 15px;
	}

.indent {
	display: block;
	margin-left: 50px;
}

.rindent {
	display: block;
	margin-right: 150px;
}

.lindent {
	display: block;
	margin-left: 150px;
}


p.indent {
	margin-left: 50px;
}

p.indent b.label {
	font-weight: normal;
	margin-left: -50px;
	float: left;
}




/* -----------------------------------------------
	Tags
----------------------------------------------- */

.tags {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #ddd4c4;
	background: #f5f2ee;
	line-height: 1.2em;
	font-family: Tahoma, Arial, sans-serif;
}

.tags a {
	text-decoration: none;
}

.tags a.current {
	color: #c75320;
}

.tags a:hover {
	text-decoration: underline;
}

.tags .a1 {color: #222; font-size: 9px;}
.tags .a2 {color: #333; font-size: 11px;}
.tags .a3 {color: #444; font-size: 13px;}
.tags .a4 {color: #555; font-size: 15px;}
.tags .a5 {color: #555; font-size: 17px;}
.tags .a6 {color: #555; font-size: 18px;}
.tags .a7 {color: #555; font-size: 20px;}

/* -----------------------------------------------
	Lexica
----------------------------------------------- */
dl.dl1 { background: url("../graphics/dl1.gif") 0 6px no-repeat; }
dl.dl2 { background: url("../graphics/dl4.gif") 0 6px no-repeat; }
dl.dl3 { background: url("../graphics/dl3.gif") 0 6px no-repeat; }
dl.dl4 { background: url("../graphics/dl2.gif") 0 6px no-repeat; }

.sprite {
		position: absolute;
		top: 0px;
		left: 0px;
		visibility: hidden;
}

div.lex {
	position: relative;
	left: 25px;
	top: 10px;
	color: #999;
	font: 9px "Lucida Grande", Tahoma, Arial, sans-serif;
	margin: 0; padding: 0;
	font-style: normal;
}

div.lex a {
	color: #999;
	text-decoration: none;
}

div.lex a:hover {
	text-decoration: underline;
}

div.auto_complete {
	position: absolute;
	width: 350px;
	background: #fff;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

div.auto_complete ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}

div.auto_complete ul li {
	margin: 0;
	padding: 3px;
}

div.auto_complete ul li.selected { 
	background-color: #ffb; 
}

div.auto_complete ul strong.highlight { 
	color: #800; 
	margin: 0;
	padding: 0;
}

.indicator {
	position: absolute;
	margin-top: 4px;
	margin-left: -22px;
}

/* -----------------------------------------------
	Global Search
----------------------------------------------- */

#gsearch {
	height: 52px;
	padding: 15px 10px 20px 10px;
	background: url("../graphics/bg_gsearch.gif") bottom right no-repeat
}

#gsearch input {
	width: 175px;
	border: 1px solid #e0ddcf;
}

#gsearch h3 {
		margin: 3px 0; padding: 0; border: none;
	}

a.star {
	color: #777;
	text-decoration: none;
	font-size: 10px;
	padding-left: 14px;
	background: url("../graphics/lstar.png") 0 1px no-repeat;
}

a.find {
		width: 40px;
		float: left;
		overflow: hidden;
		padding: 40px 0 0 0;
		height: 0px !important; 
		height /**/:40px; /* for IE5/Win only */
		background-image: url("../graphics/find.png");
		position: absolute;
		top: -7px;
		right: 0;
	}

a.find i {
		display: none;
	}

li.add_user {
	padding-left: 20px;
	background: url(../graphics/icons/add_user.png) no-repeat;
}

li.send_pass {
	padding-left: 20px;
	background: url(../graphics/icons/mail_forward.png) no-repeat;
}

li.get_inside {
	padding-left: 20px;
	background: url(../graphics/icons/kuser.png) no-repeat;
}

.slickdialog {
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #ddd4c4;
	background: #f5f2ee;
	width: 500px;
}

.slickdialog h1 {
		font: 90% "Lucida Grande", "Verdana", "Arial", sans-serif;
}

option { padding-left: 15px; background: url("../graphics/option_bg.gif") repeat-y; }
option.oempty { padding-left: 5px; background: none; border-bottom: 1px solid #999; }



/* -----------------------------------------------
	Local Search Results
----------------------------------------------- */

#lsresults {
	font-size: 11px;
	line-height: 1.6em;
	list-style: none;
}

#lsresults li {
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left: 15px;
	background: url("../graphics/article.gif") 0 4px no-repeat;
}

#lsresults a {
	color: #ae0c0a;
}

.pdf ul {
	list-style: none;
}

.pdf li {
	background: url("../graphics/icons/pdf.16.gif") 0 3px no-repeat;
	padding-left: 22px;
	padding-bottom: 10px;
}

/* -----------------------------------------------
	Contents
----------------------------------------------- */

ul.contents {
	margin: 0; padding: 5px 8px;
	list-style: none;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	background: #F1EFE2;
	border: none;
}

h3.contents {
	margin: 0; padding: 5px;
	padding: 10px 10px 0px 10px;
	font: bold 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	background: #F1EFE2;
	border-bottom: 1px solid #e0ddcf;
}

ul.contents li {
	background: url("../graphics/dot.gif") 2px 8px no-repeat;
	padding: 5px 5px 5px 14px;
	border-bottom: 1px solid #fff;
}

ul.contents li.selected, ul.contents li.selected a {
	color: #333;
}

ul.contents li.pdf {
	background: url("../graphics/apdf.gif") -2px 5px no-repeat;
	padding: 5px 5px 5px 14px;
	border-bottom: 1px solid #fff;
}

ul.contents a {
	color: #963;
	text-decoration: none;
}

ul.contents a:hover {
	text-decoration: underline;
}

#get_acrobat {
	margin: 20px 0;
	display: block;
	width: 200px;
	height: 75px;
	background: url("../graphics/get_acrobat.gif") no-repeat;
}

#get_acrobat i {
	display: none;
}

a.more_info {
	margin-top: 15px;
	width: 180px;
	height: 48px;
	display: block;
	background: url("../graphics/more_info.gif") no-repeat;
}

a.more_info_translation {
	margin-top: 15px;
	width: 200px;
	height: 48px;
	display: block;
	background: url("../graphics/more_info_translation.gif") no-repeat;
}

a.more_info i {
	display: none;
}

a.more_info_translation i {
	display: none;
}

table.bordered {
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-top: 30px;
	margin-bottom: 20px;
}

table.bordered th {
	background: #f4f4f4;
}

table.bordered th, table.bordered td {
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 5px;
}

ul.twocolumn li {
	float: left;
	width: 45%;
}

a.bibl_contract {
	width: 25px;
	overflow: hidden;
	padding: 25px 0 0 0;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	background: url("../graphics/contract.gif") no-repeat 13px 12px;
	position: absolute;
}

a.bibl_expand {
	width: 25px;
	overflow: hidden;
	padding: 25px 0 0 0;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	background: url("../graphics/expand.gif") no-repeat 13px 12px;
	position: absolute;
}

/* -----------------------------------------------
	Tabs
----------------------------------------------- */

#tabs {
		width: 50%;
		height: 25px;
		border-bottom: 1px solid #ccc;
		float: right;
	}

#tabs ul {
		margin: 0;
		float: left;
		list-style: none;
		padding: 0;
	}

#tabs li {
		margin: 0;
		padding: 0;
		display: inline;
	}

#tabs a {
		margin: 0;
		float: left;
		padding: 0 0 0 4px;
		text-decoration: none;
		background: url("../graphics/ltabs.gif") no-repeat left top;
	}

#tabs a span {
		float: left;
		display: block;
		color: #566;
		font-weight: bold;
		font-size: 11px;
		padding: 1px 18px 1px 12px;
		background: url("../graphics/rtabs.gif") no-repeat right top;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span { float: none; }
/* End IE5-Mac hack */

#tabs a:hover span {
		color: #ccc;
	}

#tabs #ctab a {
		border-bottom: none;
		background-position: 0 -50px;
	}

#tabs #ctab a span {
		color: #ccc;
		background-position: 100% -50px;
	}

#tabs a:hover {
		background-position: 0% -50px;
	}

#tabs a:hover span {
		background-position: 100% -50px;
	}

div.tab {
	margin-top: 70px;
}

#context {
	border: 1px solid #ccc;
	background: #fff;
	list-style: none;
	position: absolute;
	margin: 0; padding: 0;
	display: none;
}

#context li {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
}

#context li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
}

#context li a:hover {
	background: #f4f4f4;
	color: #f60;
}

div.gray {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 20px;
}

.poem {
	margin-left: 45px;
	font-family: "Lucida Grande", "Palatino Linotype", "Times New Roman", serif;
	font-style: italic;
}

.text {
	margin-left: 45px;
}

.crp_categories {
	margin: 20px; padding: 0;
}

.crp_categories li {
	margin-right: 20px;
	padding-left: 7px;
	display: inline;
	background: url("../graphics/arr-brown.gif") 0 7px no-repeat;
}

.video {
	text-align: center;
}

.dojoE2TBIcon_RemoveFormat { background-position: -522px 0px; }

a.help {
		margin-top:5px;
		float: right;
		background: url("../graphics/help.gif") 0 2px no-repeat;
		height: 0 !important; 
		height /**/:11px; /* for IE5/Win only */
		overflow: hidden;
		padding: 13px 0 0 0;
		width: 9px;
	}

a.help i {
	display: none;
}

a.med_guides {
	color: #dd8d5e;
}

div.pagebreak {
	border: 1px dotted #ccc;
	width: 70%;
	margin: 10px 0;
	position: relative;
}

div.pagebreak span {
	background: #fff;
	padding: 0 3px;
	position: absolute;
	left: 10px;
	top: -10px;
	font-size: 10px; color: #ccc;
}

.monotonica {
	font-style: italic;
	color: #587e7e;
}



.table_of_contents {
	padding:10px;
	margin:10px 5px;
	border-top: 1px dotted #879cb4;
	border-bottom: 3px solid #C3D6DF;
	text-align:center;
	background:#fafafa;
	color:#bbb;
}

.table_of_contents a {
	text-decoration:none;
	font-weight:bold;
	color:#446688;
}

.table_of_contents a:hover {
	color:orange;
}

#foot_bottom {
	background:url("../graphics/bg_index_bottom.gif") no-repeat scroll left top transparent;
}

#colM .mbanners {
	margin-top: 10px;

}

#colM .mbanners a {
	color: #7C0503;
	background: none;
	text-decoration: none;
	font-family: "Lucida Grande", "Palatino Linotype", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
}