*{ margin: 0; padding: 0; }*

body { 
	font: .8em Arial, Sans-Serif; 
	line-height: 1.4em; 
	background: #676767; 
	color: #444; 
	}
	
a {
	color: #007AC3; 
	text-decoration: none;
	}
	
a:visited {
	color: #007AC3; 
	text-decoration: none;
	}
	
a:hover {
	color: #6587E0; 
	text-decoration: underline;
	}
	
h2 { 
	margin: 0 0 10px; 
	padding: 10px 0 3px; 
	color: #00659C;
	}
	
h3 { 
	padding-left: 10px; 
	padding-bottom: 4px;
	color: #fff; 
	background: #000066; /* was #FE7B09 url(images/bg.jpg) repeat-x; */
	font-size: 1em; 
	height: 24px; 
	line-height: 24px; 
	}
	
h4{
	font-size: 1em; 
}	
	
h5 {
	padding-left: 40px;
	color: #00659C;
	}	
	
ul {  
	padding: 0; 
	margin: 0 0 10px;
	}
	
li { 
	list-style-type: none;
	}
	
p { 
	margin: 5px 0 10px 0; 
	}
	
img { 
	border: none; 
	}

#header {
	/*background: #FAEABD url(images/header_bg.gif) repeat-x; */
	height: 100px;
	}

#header h2 {
	color: #eee;
	font-size: 19px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
	}

#wrap { 
	float:left;
	width: 100%;
	/*margin: 0 auto; */
	background: #FFFFFF;
	}
	
#left { 
	float: left; 
	/* border: 1px solid #000066; */
	width: 290px;
	background: #FFFFFF;
	margin-bottom: 10px; 
	margin-top: 10px;
	}
	
#left ul { 
	padding: 5px 10px 10px 20px; 
	margin: 0; 
	}
	
#right { 
	margin-bottom: 10px; 
/*	position:relative;
	float: right; 
	width: 710px; 
	height:630px;
	padding: 0 8px 10px 13px;  */
	margin-left:290px;
	padding: 0 8px 10px 13px; 
	margin-top: 10px;
	}
	
#rightBook { 
	margin-bottom: 10px; 
/*	position:relative;
	float: right; 
	width: 710px; /* was 550 */ 
	margin-left:290px;
	padding: 0 8px 10px 13px; 
	margin-top: 10px;
	}
	
#right ul{
	padding-left: 35px;
}
#right li{
	list-style-type: circle;
}

#right li.current{
	list-style-type: disc;
	color: #00659C;
}

#articles{
	margin-top:5px;
}

#introText {
padding-left:10px;
}

/*------------ GLOSSARY LIST -----------------*/
#glossary p{
	padding: 10px; 
	padding-bottom:0px;
}

#liGloResults{
	width: 210px;
	float: left;
	padding-left:26px;
}

#liGloResults a{
	color:black;
}

#liResultsWrap{
	width: 710px;
	height: 400px;
}

#liResults{
	width: 210px;
	float: left;
	padding-left:26px;
}

#fieldst{
/*	position:absolute; */
	bottom:0;
	width: 710px;
}

/*------------ LANGUAGES LIST -----------------*/

#liLangResultsWrap{
width: 710px;
height: 203px;
/*padding-left: 160px;*/
}

#liResults{
width: 145px;
float: left;
padding-left:26px;
padding-top:10px;
}

#liResults a{
	color:black;
}

/*------------ FOOTER -----------------*/
#footer { 
	background-color: #00659C;
	color:#BAD5E4;
	height: 25px;
	text-align: center; 	
	font-size: 0.9em; 
/*	
	border-top: 1px solid #ccc; 
	padding: 10px 5px;*/
	}
	
/*-------------- MENU ---------------*/
ul.menu {
	font-size: 1em;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	/* font:bold Helvetica, Verdana, Arial, sans-serif; */
	line-height:165%;
	width:230px;
	}
	
ul.menu li {
	margin:0;
	padding:0;
	/*border-top:1px dashed #FFFFFF; */
	/*border-bottom: 1px solid #000066; */
	}
	
ul.menu li a{
	display:block;
	text-decoration:none;
	color:#000000;
	background:#FFFFFF;
	padding:0 0 0 80px;
	width:160px;
}
	
ul.menu li a:hover{
	/*background:#FFFFFF url("images/menu_arrow.gif") no-repeat 65px 8px;*/
	text-decoration:underline;
	}
ul.menu li a.current,ul.menu li a.current:hover{
	background:#FFFFFF url("images/menu_arrow.gif") no-repeat 65px 6px;
	}
	
/*-------------- IDENTITY ---------------*/
#tableWrap{
height: 100%;
}

table.top {
	width: 288px;
	background: #FFFFFF;
	border-top:1px solid #00659C; 
	border-left: 1px solid #00659C;
	border-right: 1px solid #00659C;
	border-bottom: none;
	line-height: 130%;
	font-size: 11px;
	margin-left:5px;
	padding:0;
}

table.bottom {
	width: 288px;
	border-top:none;
	background: #FFFFFF;
	border-left: 1px solid #00659C;
	border-right: 1px solid #00659C;
	border-bottom: 1px solid #00659C; 	
	line-height: 130%;
	font-size: 11px;
	text-align: center;
	margin-left:5px;
	padding:0;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	font-size: 1em;
	font-weight: bold;
	color:#FFFFFF;
	}

table.lezantes{
	font-size:0.8em;
	line-height:1em;
	width:280px;
	}	
	
table.copyright{
	width: 280px;
	font-size:0.8em;
	color:grey;
	text-align:center;
	line-height: 0.8em;
	}

table.copyright sup{
	font-size:0.7em;
}	

table.prevNext{
	width:100%;
	/*margin-left:225px;*/
	text-align:center;
}
/*--------------- Languages ------------*/

img.map{
width:710px;
height: 328px;
border: 1px solid #00659C;
}	
	
/*--------------- BOOKS ----------------*/

fieldset{
	border: 1px solid #00659C;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

fieldset.contact{
	padding-top: 10px;
	padding-left: 35px;
	padding-bottom: 10px;
	}

legend {
	margin-left: 20px;
  font-weight:  bold;
	color: #00659C
/*  position:  relative;  */
}

legend.glossary {
	color:#00659C;
}

#booksWrap{
	float: none;
}

#books{
	background-color: #FFFFFF;
	width: 160px;
	height: 210px;
	margin: 10px 0 0 11px;
	float: left;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1em;
	}

#books img{
	height: 153px;
	width: 100px;
}

#books h4{
	margin-top: 5px;
	text-align: center; 
	font-size: 0.9em;
	Font-weight: none;
}

#booksWrap a {
	color: #000000; 
	text-decoration: none;
	}
	
#booksWrap a:visited {
	color: #000000; 
	text-decoration: none;
	}
	
#booksWrap a:hover {
	color: #007AC3; 
	text-decoration: underline;
	}

#bookView {
	padding-left:20px;
	padding-right:20px;
}

#bookView h4{
	padding-left: 0px;
}

#bookView span.title{
	font-weight: bold;
}

span.bookTitles{
	font-size:11px;
	text-align:center;
}

span.red{
	color:red;
}

span.redError{
	color:red;
	background-color:pink;
}

#bookView img.b{
	height: 262px;
	width: 170px;
/*	margin-left: 230px;*/
}

#bookView img.bb{
	height: 300px;
	width: 300px;
	margin-left: 160px;
	border: 1px solid #C0C0C0;
}

#bookView img.p{
	height: 18px;
	width: 101px;
	padding-left: 10px;
	}

#contact{
	padding-left:20px;
}
	
