a img {border:none;}
h1, h2, h3, h4 {font-weight: normal;}

h2 {
	background:#fff;
	color: #e32;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 190%;
	margin: 0.3em 0;
	padding-top: 0.8em;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li{margin: 0 12px}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:inherit;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover{background:inherit;color:#333;text-decoration:none}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 6px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td{background:#f4f4f4}
td.actions{text-align:center;white-space:nowrap}
td.actions a{margin: 0px 3px}
.cake-sql-log table{background:#f4f4f4}
.cake-sql-log td{padding:4px 8px;text-align:left}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
	background-color:#ebe8ed;
}

dt {font-weight: bold;padding: 2px 6px;vertical-align: top}
dt.altrow{background-color:#f4f4f4}
dd {
	margin-left: 18em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
/*	width: 80%; */
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size:16px;
	padding: 6px 10px;
	width: auto;
	vertical-align: bottom;
}

p{margin:10px auto;padding:0px}
h1{font-size:24px;padding:0px;margin:0px}
h2{font-size:18px;padding:0px;margin:0px}
img{border:0px}
table{width:auto;border:none;/*text-transform:capitalize;*/color:#333;border-left:1px solid #CCC;font-size:11.5px}
table th{text-align:left;background-color:#85D024;color:#fff;padding:3px 10px;border-right:1px solid #85D024;}
table th a{color:#fff;text-align:center;text-decoration:none}
table th a:hover{color:#333;background-color:inherit;text-decoration:underline}
table td{width:auto;border-bottom:1px solid #CCC;border-right:1px solid #CCC;padding:10px 25px 10px 25px}
table td.marc{font-weight:bold;background-color:#f3f3f3}
table a{color:#666;display:block;float:left;padding:2px;display:block}
table a:hover{color:#85D024}
table td.actions a{padding:0px 4px}
.tablelist td{background-color:#fff;text-align:center;font-size:14px}
.tablelist th{background-color:#ddd;text-align:center}
.tablelist{width:95%}
td.actions{text-align:left}
.admins_index_tables{padding-left:10%}
.inputRadio, div.radios input{width:auto;clear:none}
div.section{float:left;width:auto;margin:20px;display:block}
.radios div{width:auto;float:left}
.radios label{padding:4px;float:left;width:93%}
.radios select *{width:auto;float:none}
.radios input{float:left;clear:right}
img.logo{border:6px #f3f3f3 solid;width:auto;height:auto}
.form-error{border:red 1px solid;margin:0px}
#list_tables{float:left;margin-right:20px}
#list_tables td{padding:2px 5px 2px 5px}
#actions_tables{float:left;border:2px solid #f3f3f3}
