@import "global.css";
 @media screen, projection {
body {
	background: #e9e9e9 url('../img/magdalena-body-bckg.jpg');
	text-align:center;
	color:#333;
}
a {
	color:#c00;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
img {
	border: solid #005323 0px;
}
p {
	color: #333;
	line-height:2;
}
h1 {
	color:#cc0000;
	font-weight:bold;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
h2 {
	font-weight:bold;
	color:#cc0000;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
h2 a {
	font-weight:bold;
	margin-bottom:3px;
}
h3, h3 a {
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
input {
	width:250px;	
}
textarea {
	width:450px;
	border:1px solid #000;
}
#wrap {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 979px;
	color:#333;
}
#title-menu {
	margin-top: 0;
	height: 40px;
	position:absolute;
	left:0px;
	top:10px;
}
#title-banner {
	width: 979px;
	height: 323px;
	background: url('../img/bkg-image.jpg') center bottom no-repeat;
	position:absolute;
	left:0px;
	top:45px;
}
#title-claim {
	width: 979px;
	height: 146px;
	background: url('../img/magdalena-claim.jpg') center bottom no-repeat;
	position:absolute;
	left:0px;
	top:368px;
}
#page {
	background: #ffffff;
	text-align: left;
	position:absolute;
	left:18px;
	top:513px;
	border:1px solid #C00;
	width:940px;
}
#main {
	display:block;
}
#footer {
	height:40px;
}
#centerleft, #centerright {
	width: 730px;
}
#centerleft {
	float: left;
	margin-left: 0px;
}
#centerright {
	float: right;
	margin-right: 0px;
}
#center {
}
#centerleft .content {
	padding: 15px;
	padding-left:20px;
}
#centerright .content {
	padding: 15px;
}
#center .content {
	padding: 15px;
}
#left, #right {
	width: 200px;
}
#left {
	float: left;
}
#right {
	float: right;
}
.mmenu {
	padding: 0;
	margin-left:20px;
}
.mmenu ul {
	list-style: none;
}
.mmenu ul li {
	height: 40px;
	line-height: 40px;
}
.mmenu ul li a {
	font-size: 16pt;
	color: #333;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 10px 0 10px;
}
.mmenu ul li.sfhover a {
	text-decoration: none;
	color:#cc0000;
}
.mmenu ul li.active a {
	font-weight: bold;
	color:#cc0000;	
}
.mmenu ul li.first {
}
.smenu {
	padding: 10px 0 10px 10px;
}
.smenu h2 {
	color: #ee9319;
}
.smenu ul {
/*	list-style-image: url('../img/bullet.gif');*/
	list-style-image:none;
	list-style:none;
	margin-left:0px;
	line-height:2;
}
.smenu ul li {
	font-size: 12px;
	font-weight: bold;
}
.smenu ul li a {
	color: #333;
	text-decoration: underline;
}
.smenu ul li.active a {
	color: #c00;
	text-decoration: none;
}
.smenu ul li.active li a {
	color: #333;
	text-decoration: underline;
}
.smenu ul li.active li.active a {
	color: #c00;
	text-decoration: none;
}
.smenu ul li.active li.active li a {
	color: #333;
	text-decoration: underline;
}
.smenu ul li.active li.active li.active a {
	color: #c00;
	text-decoration: none;
}
.smenu ul li.active li.active li.active li {
	display: none;
}
.smenu ul li li li li {
	display: none;
}
.panel-info {
	background: #fff;
	border:1px solid #C00;
	margin-top:30px;
	margin-right:30px;
}
.panel-info a {
	color: #c00;
}
.panel-info dt {
	padding: 10px 0 15px 10px;
	color: #fff;
	background: #CC0000;
	font-size:16pt;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
}
.panel-info dd {
	padding: 10px 0 10px 10px;
}
.chapters {
	width: 210px;
	background: #eeeeee;
	border: solid #cccccc 1px;
	float: left;
	margin-bottom: 20px;
}
.chapters dl {
	padding-top: 10px;
}
.chapters dt {
	height: 32px;
	padding: 7px 0 0 20px;
	font-size: 18px;
}
.chapters dd {
	padding: 0 20px 10px 20px;
}
.searchbox {
	height: 22px;
	padding: 10px 0 10px 10px;
	background: #dddddd;
	border-bottom: solid #cccccc 1px;
}
.searchbox .search-button {
	width: 29px;
	height: 22px;
	border:0;
}
.searchbox .search-input {
	width: 135px;
	height: 18px;
	border: solid #cccccc 1px;
	background: #ffffff;
	padding: 2px 2px 0 2px;
	margin-right: 5px;
	vertical-align: top;
}
.search {
}
.search .search-button {
	width: 50px;
	height: 22px;
	border: solid #cccccc 1px;
}
.search .search-input {
	width: 120px;
	height: 18px;
	border: solid #cccccc 1px;
	background: #ffffff;
	padding: 2px 2px 0 2px;
	margin-right: 5px;
	vertical-align: top;
}
.company-copyright {
	color: #999;
	padding-top: 10px;
	text-align: center;
	font-size:10px;
}
}
@media print {
.np, .noprint {
	display:none
}
}
