body {
	background: #ccc6be url(/images/admin/bg.gif) repeat-y center top;
}

div#container {
	width: 760px;
	background: #333 none;
	border: none;
}

body > div#container {
	width: 760px;
}

	div#container div#container-inner {
		background-color: #fff;
	}

div#topbar a {
	border: none;
	font-weight: normal;
}

/* Site Header */

div#sitetitle {
	height: 150px;
	background: transparent url(/centers/casa/images/header.jpg) no-repeat left top;
}


	


/* Navigation */

div#navigation {
	width: 190px;
	background: transparent url(/images/admin/innerbg.gif) repeat-y left top;
	font: 92% "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0 0 10em 0;
}

	div#navigation-inner {
		background: transparent url(/images/admin/menufade.gif) no-repeat left bottom;
		padding: 0 0 200px 0;
	}

		div#navigation img {
			width: 167px;
			border: 3px solid #acc0cf;
			margin: 8px 0 1em 8px;
		}

		div#navigation p {
			margin: 0;
		}

	div#navigation ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

		div#navigation ul li {
			position: relative;
			height: 1px;
			margin: 0 0 1em 0;
		}

		div#navigation ul > li {
			height: auto;
		}

			div#navigation ul li ul li {
				margin-bottom: 0;
			}

			div#navigation ul li a {
				display: block;
				color: #000;
				background: transparent url(/images/admin/currentmenu.gif) repeat-y right top;
				font-weight: bold;
				text-decoration: none;
				padding: .5em 1em;
				border: none;
			}

			div#navigation ul li a:hover {
				text-decoration: none;
			}

				div#navigation ul li ul li a {
					color: #333;
					background: transparent none;
					font-weight: normal;
					padding: .4em 1em .4em 1em;
					border-bottom: 1px dotted #b9cad7;
				}

				div#navigation ul li ul li a:hover {
					background: transparent url(/images/admin/submenu.gif) repeat-y right top;
				}

	div#navigation div.contact {
		color: #666;
		padding: 1em;
		margin: 3em 0 0 0;
	}

		div#navigation div.contact h2 {
			color: #333;
			font-size: 100%;
		}

		div#navigation div.contact h2, div#navigation div.contact p {
			margin: 0 0 .5em 0;
		}

		div#navigation div.contact a {
			color: #666;
		}


/* Footer */

div#footer {
	background: transparent url(/images/admin/footerbg.gif) repeat-x center top;
	font: 92% Verdana, Tahoma, sans-serif;
	padding: 2em 2em 9em 2em;
}

div#footer a {
	color: #aaa;
	border: none;
}

div#footer a:hover {
	color: #fff;
	background-color: transparent;
}

div#footer-links {
	width: 500px;
	float: left;
}

div#footer-links ul {
	clear: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

	div#footer-links ul li {
		float: left;
		margin: 0 .5em;
	}

		div#footer-links ul li a {
			display: block;
			padding: .3em .4em .4em 0;
		}

div#footer-contact {
	float: right;
	text-align: right;
	width: 200px;
}

	div#footer-contact span {
		display: block;
		color: #fff;
		margin: .3em 0 .5em 0;
	}

	div#footer-contact span.name {
		color: #a0b5c6;
		font-weight: bold;
	}

div#closing {
	clear: both;
	color: #aaa;
	font-size: 92%;
	padding-top: 3em;
}

	div#closing div#webmaster {
		margin-bottom: .5em;
	}


/* Content */

hr {
	color: #ccc6be;
	background-color: #ccc6be;
	margin: 3em 0;
}

a, a:link, a:active, a:visited {
	color: #718ea9;
	font-weight: bold;
	border-bottom: 2px solid #cbd7e1;
}

a:hover {
	background-color: #eee;
	text-decoration: none;
}
