/* CSS Document - CarolinedeCosta.com*/

/* general */

body
	{
	margin: 0;
	padding: 0;
	background: #554 url(img/bg.gif);
	font: small/1.5em georgia, times, serif;
	color: #000000;
	text-align: left;
	}
	
	
	body.extracts
	{
	margin: 20px 0;
	padding: 0;
	background: #554 url(img/bg.gif);
	font: small/1.5em georgia, times, serif;
	color: #000000;
	text-align: left;
	}
	
ul li {
	font: small/1.5em georgia, times, serif;
	}
	
ul.general li {
	font-size: 90%;
	text-align: left;
	list-style-type: square;
	}
a
	{
	font-size:12px;
	color: #445275;
	text-decoration: underline;
	border-bottom: 1px solid #dca;
	}
	
a:visited
	{
	
	color: #445275;
	border: none;
	}
	
a:hover
	{
	
	color: #000;
	text-decoration: underline;
	}
	
a.main
	{
	font-size:100%;
	color: #445275;
	text-decoration: underline;
	border: none;

	}	
	
a.main:hover
	{
	color: #000;
	text-decoration: underline;
	border: none;
	
	}

		
	
h1
	{
	height: 20px;
	margin: 20px 0 0.8em 0;
	font-size: 110%;
	color: #445275;
	font-variant: small-caps;
	}
	

.p1
	{
	font-size: 90%;
	margin-top: 12px;
	color: #000;
	text-align: justify;
	margin-bottom: -2px;
	}
	
	.booktitle
	{
	font-size: 100%;
	color: #000;
	font-style: italic;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: -12px;
	text-align: left;
	}
	
	#content img
	{
	margin: 10px;
	border:none;}
	
	
	.display td{
	
	padding-right: 15px;
	vertical-align: top;
	}

/* this hack is to correct paragraph text size in IE/WIN */

/* \*/ * html body p { font-size: 80%; } /* */


/* containers */


#wrapper
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #fff url(main.jpg) repeat-y;
	border-left: 2px solid #445275;
	border-right: 2px solid #445275;
	border-bottom: 15px solid #445275;
	}
	
#intro
	{
	width: 750px;

	}
#content
	{
	margin-left: 28%;
	margin-right: 20px;
	width: 505px;

	}
		
body.extracts #content
	{
	margin: 20px;
	width: 95%;

	}
	
	
	
#branding
	{
	width: 750px;
	height: 220px;
	background: #ffffff url(img/top.gif) no-repeat;
	}
	
	#branding2
	{
	width: 750px;
	height: 20px;
	background: #ffffff url(img/top2.gif) no-repeat;
	}
	
#footer
	{
	margin: 3em 0 0 0;
	font: bold 9px/3em tahoma, verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 2em;
	}
	
#linkList
	{
	position: absolute;
	top: 220px;
	left: 0px;
	width: 210px;
	margin-left: 30px;
	}
	
#branding h1,
#branding h2
	{
	display: none;
	}
#footer a
	{
	background: #cb9;
	padding: 2px 5px;
	color: #edb;
	border: none;
	margin: 0;
	}
	
#footer a:hover
	{
	background: #000;
	border: none;
	}

.imgBox {
position: absolute;
width: 160px;
top: 245px;
left: 0px;
margin-left: 30px;
}

.img1
{
float: right;
margin-right: 5px;
margin-left: 10px;
margin-top: 10px;
}


#clear
{
height: 400px;
}
/* the menu*/


.menu {
position: absolute;
width: 160px;
top: 455px;
left: 0px;
z-index:1000;
font-size:90%;
height:235px;
margin-left: 30px;
}

.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
position:relative;
border:1px solid #445275;
border-width:1px 1px 0 1px;
background:#A1A8BA;
}

.menu li {
background:transparent;
height:26px;
}
* html .menu li {margin-left:-16px; margin-lef\t:0;}

.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:150px;
color:#000;
text-indent:5px;
border-bottom:1px solid #888;
background:transparent;
}

* html .menu a:hover {color:#fff; background:#999;}

.menu :hover > a {
color:#fff; 
background:#999;
}

.menu ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:100px;
}
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
background:#dde;
}
.menu ul :hover ul ul{
visibility:hidden;
}
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
.menu ul :hover ul :hover ul{ 
visibility:visible;
background:#ded;
}
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu ul.top2 {top:25px;}
.menu ul.top3 {top:25px;}
.menu ul.top4 {top:77px;}
.menu ul.top5 {top:103px;}
.menu ul.top6 {top:129px;}
.menu ul.top7 {top:155px;}

</style>
<!--[if IE 7]>
<style type="text/css">
.menu li {float:left;}
</style>
<![endif]-->

/*
#linkList h3
	{
	width: 210px;
	height: 25px;
	margin: 1em 0 0 0;
	padding: 0;
	}
	
#linkList p,
#linkList li
	{
	font: x-small/1.6em tahoma, verdana, sans-serif;
	color: #efece3;
	text-indent: 0;
	}
	
#linkList ul
	{
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #923b09;
	background: #bd4d0d url(list-bg.jpg);
	}
	
#linkList li
	{
	color: #000;
	border-bottom: 1px solid #923b09;
	line-height: 1.5em;
	padding: 0.5em 17px;
	}
	
#linkList li:hover
	{
	background: #b64a0b;
	}
	
#linkList li a
	{
	display: block;
	border: none;
	color: #f4f0e6;
	font-weight: bold;
	margin-left: -12px;
	padding-left: 12px;
	background: url(arrow.gif) no-repeat 0 60%;
	}
	
#linkList li a:hover
	{
	color: #ec9;
	background-position: -300px 60%;
	}
	
#linkList li a.c
	{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	color: #000;
	font-weight: normal;
	}
	
#linkList li a.c:hover
	{
	color: #6e2308;
	}
	
#linkList #larchives li,
#linkList #lresources li,
#linkList #lfavorites li
	{
	padding: 0.5em 0;
	}

#linkList #larchives li a,
#linkList #lresources li a,
#linkList #lfavorites li a
	{
	background: transparent url(bullet.gif) no-repeat 5px 60%;
	display: inline;
	padding-left: 17px;
	margin: 0;
	}
	
#linkList #larchives li a:hover,
#linkList #lresources li a:hover,
#linkList #lfavorites li a:hover
	{
	background-position: -295px 60%;
	}*/