html {
	text-align: center;
	background: #4AADC6 url('/images/default/circuit.back.png') fixed top center;
}

body {
	position: relative;
	width: 1180px;
	margin: auto;
	text-align: left;
	background: transparent;
}

hr {
	clear: both;
	background: transparent;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
}

div#layoutHeader {
	position: relative;
	margin-top: 10px;
	background: transparent url('/images/default/header.back.png') no-repeat;
	padding: 0px;
	z-index: 1000;
}

div#searchBoxBack {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 900;
	width: 450px;
	height: 50px;
	background: #CADCEB;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#searchBox {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1100;
	background: transparent;
	line-height: 40px;
}

div#searchBox p {
	margin:0;
	padding:0;
}

div#searchBox input {
	width: 290px;
}
/*
div#searchBox button {
	background: transparent;
	border: 0;
}
*/
div#layoutHeader h1 {
	padding: 6px;
	margin-bottom: 0;
}

ul#layoutMenu {
	background: transparent url('/images/default/menu.back.png') repeat-x;
	height: 45px;
	list-style-type: none;
	margin: 0px;
	padding: 0 10px;
}

ul#layoutMenu a, ul#layoutMenu p {
	display: block;
	height: 45px;
	margin: 0 5px;
	color: #fff;
	font-weight: bold;
	line-height: 45px;
}

ul#layoutMenu p {
	color: #4AADC6;
}

ul#layoutMenu a:hover {
	text-decoration: none;
}

div#layoutMiddle {
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

div#layoutMiddle hr {
	margin: 0;
	padding: 0;
	height: 0;
}

div#layoutMiddle > div {
	float: left;
}
/*
div#layoutMiddle div div {
	float: auto;
}*/

div#layoutMiddle div#crumbs {
	padding: 4px;
	font-weight: bold;
	background-color: #CADCEB;
	margin-bottom: 1em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#layoutCenter {
	width: 800px;
	margin: 0 10px 0 0;
}

div#layoutCenter div#content {
	background-color: #CADCEB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 500px;
	padding: 10px;
}

div#layoutCenter div#content p,
div#layoutCenter div#content ul,
div#layoutCenter div#content table,
div#layoutCenter div#content form {
	background-color: #fff;
	padding: 5px;
}

div#layoutCenter div#content p:first-child,
div#layoutCenter div#content ul:first-child,
div#layoutCenter div#content table:first-child,
div#layoutCenter div#content form:first-child {
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

div#layoutCenter div#content p:last-child,
div#layoutCenter div#content ul:last-child,
div#layoutCenter div#content table:last-child,
div#layoutCenter div#content form:last-child {
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div#layoutCenter div#content div.cms_paragraph p+table {
	margin-top: -1.5em;
}

div.layoutSidebar {
	width: 350px;
}

div.layoutSidebar div {
	background-color: #CADCEB;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

div.layoutSidebar div + div {
	margin-top: 10px;
}

div.layoutSidebar div h2 {
	font-size: 1.4em;
	font-weight: bold;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin-bottom: 0;
}

div.layoutSidebar div div {
	margin-top: 10px;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;                
	-webkit-border-radius: 5px;       
	padding: 10px 5px;
}
/*
div#layoutLeft {
	float: left;
	margin-right: 10px;
}

div#layoutRight {
	float: right;
	margin-left: 10px;
}
*/
div#layoutFooter {
	margin-top: 20px;
	background: transparent url('/images/default/footer.back.png') no-repeat bottom center;
	color: #eee;
	font-size: 75%;
	height: auto;
}

div#layoutFooter div.login {
	display: none;
	background: #000;
	margin-bottom: 10px;
	text-align: center;
}

div#layoutFooter p {
	padding: 0.5em 0.5em 0 0.5em;
	line-height: 1.2em;
	text-align: center;
}
div.cms_category {
	margin: 1.5em 0;
}

div.cms_category .edited, div.cms_category .created {
	padding-left: 30px;
	color: #999999;
}

div.cms_pages {
	margin: 0.5em 0;
}

div.cms_pages h4 {
	display: inline;
}

.ss_sprite {
	padding-bottom: 3px;
}

.ss_sprite.ss_grayed {
	background-image: url('blueprint/plugins/silksprites/sprites-gray.png');
}

input.ss_sprite, select.ss_sprite {
	height: 16px;
	font-size: 14px;
	padding: 1px 1px 1px 18px;
}

select.ss_sprite {
	height: 20px;
}

input.ss_sprite:hover, select.ss_sprite:hover {
	background-image:url(blueprint/plugins/silksprites/sprites.png);
}

/*.ss_sprite:hover,*/ a:hover .ss_sprite, .button:hover .ss_sprite {
	background-image: url('/css/blueprint/plugins/silksprites/sprites-gray.png');
}

a.ss_sprite {
	text-decoration: none;
}

span.action {
	float: right;
}

span.action a span.label {
	display:none;
}

span.action a:hover span.label {
	display:inline;
}

ul.aclmodules {
	list-style-type: none;
	padding: 10px;
	color: #111111;
	font-size: 1.5em;
}

.button {
	line-height: 1.5em;
	padding: 0 8px;
	border: 1px outset #4AADC6;
	background-color: #CADCEB;
	margin: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.button.white {
	background-color: #fff;
}

a.button {
	padding: 2px 8px;
}

.button:hover {
	background-color: #769CBC;
	cursor: pointer;
}

.button:active {
	border-style: inset;
}

.button[disabled=""], .button[disabled="disabled"] {
    background-color: #CADCEB;
}

.button[disabled=""] span.ss_sprite, .button[disabled="disabled"] span.ss_sprite {
	background-image: url('blueprint/plugins/silksprites/sprites.png');
}

p.profileValue {
	border: 2px solid #CADCEB;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#sqldebug p {
	padding: 1px 5px;
	margin-left: 10px;
	text-indent: 0;
}

div#sqldebug p + p {
	border-top: 1px solid black;
}

div#sqldebug p span {
	margin-left: 10px;
	display: block;
	border-bottom: 1px solid black;
}

div#sqldebug p span:first-child {
	border-top: 1px solid black;
}

input {
	background: #fff;
}

.bold {
	font-weight: bold;
}

div#layoutCenter div#content div.acls {
	width: 25%;
	float: left;
	background-color: transparent;
}

div#layoutCenter div#content div.acls ul {
	background-color: #fff;
	list-style-type: none;
	margin: 0;
	margin-bottom: 1.5em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#layoutCenter div#content div.acls ul a {
	display: block;
	padding: 2px;
}

div#layoutCenter div#content div.acls ul a.active {
	background-color: #CADCEB;
	color: #fff;
	font-weight: bold;
}

div#layoutCenter div#content table.acls {
	width: 72%;
	background-color: #fff;
	margin: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#layoutCenter div#content table.acls td {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

div#layoutCenter div#content table.acls td+td {
	width: 1%;
}

div#layoutCenter div#content table.acls td div.actions {
	display: block;
	position: relative;
}

div#layoutCenter div#content table.acls td div.actions > span {
	position: relative;
	z-index: 100;
}

div#layoutCenter div#content table.acls td div.actions ul {
	list-style: none;
	display: none;
}

div#layoutCenter div#content table.acls td div.actions ul > span {
	padding-left: 16px;
}

div#layoutCenter div#content table.acls td div.actions ul span.label {
	display: none;
}

div#layoutCenter div#content table.acls td div.actions:hover ul {
	background: #fff;
	display: block;
	position: absolute;
	width: 16px;
	left: -16px;
	top: 19px;
	z-index: 5000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

div#layoutCenter div#content table.acls td div.actions:hover ul li:hover span.label {
	display: inline;
	background: #fff;
	padding: 2px;
}

div#layoutCenter div#content div.acls ul#updates li.action {
	display: block;
	position: relative;
}

div#layoutCenter div#content div.acls ul#updates li.action span.label {
	display: none;
}

div#layoutCenter div#content div.acls ul#updates li.action:hover span.label {
	display: inline;
	position: absolute;
	background: #fff;
	padding: 2px;
	width: 400px;
}

/* vim:set noet ts=4 sw=4 sts=4 ft=css: */
