/* General Style Info */

/**
 * Standards
**/

strong { font-weight: bold; }

h1 {
	color: #575044;
	font-size: 17pt;
	font-weight: bold;
	margin: 0.1em 0;
	margin-bottom: 1em;
}

form {
	clear: both;
	padding: 0;
}

form .form-error {
	border: 1px solid red;
}

fieldset {
    margin-top: 10px;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 10px;
    border: none;
}

fieldset legend {
    font-size: 13pt;
    font-weight: normal;
    color: #555;
    padding-left: 0 !important; /* neutralises forms.css */
    margin-bottom: 1em;
}

form div.input {
    color: #444444;
}


div.error-message {
    color: red;
}

fieldset label {
    color: #777;
}

fieldset input, fieldset textarea {
    margin-bottom: 10px;
}

.submit input, .button input, .bgbox, .links a, #chart .button,
.next {
    border: 1px solid #9f9a94 !important;
    background: url(../img/button_bg.png) repeat-x;
	padding: 0.25em 0.5em 0.25em 0.5em !important;
    
}

.submit input, .button input, .bgbox, .links a, #chart .button {
	border-color: #9F9A94;
	color: #fff;
	display: inline;
	font-weight: bold;
	margin-left: 0px;
	vertical-align: bottom;
}

.submit input, .button input, .bgbox, #chart .button
{
    width: 130px;
}

input.grey, #chart .grey {
    background: url(../img/button_bg_grey.png) repeat-x;
}

.button input.next {
    width: 90px;
    cursor: pointer;
}

h2 {
    color: #555;
}

h3 {
    color: #888;
    margin-bottom: 10px;
}

h4 {
    color: #888;
    margin-bottom: 6px;
    font-weight: bold;
}

a {
	color: green;
	text-decoration: none;
}

a.active, a:hover {
    color: #bf3b36;
}



#submenue {
    margin: 0px;
    padding: 2px;
    padding-bottom: 6px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

#submenue a {
	background: #b1d917;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #023202;
	font-weight: bold;
	margin-right: 15px;
	padding: 0.4em 0.75em 0.35em 0.75em;
}

#submenue a.active, #submenue a:hover { color: #bf3b36; }



input, textarea {
    display: block;
    font-size: 110%;
    font-weight: normal;
    /* width: 100%; */
    border: 1px solid #DDD;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    /* float: left; */
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

#ab_linkclass {
    width: auto;
}

input:focus, textarea:focus {
    background-color: #f7f5f0;
    border: 1px solid #c1bfb9;
}

input#ab_reset {
    background-color: #ddd;
    color: #555;
    border: 1px solid #bbb;
    margin-right: 10px;
}

label {
    display: block;
    font-size: 110%;
    padding: 2px;
    padding-left: 0px;
    padding-right: 20px;
}

select {
    clear: both;
    font-size: 10pt;
    vertical-align: text-bottom;
    border: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}

select
[ multiple = multiple ] {
    width: 100%;
}

option {
    font-size: 120%;
    padding: 0 3px;
}

.checkbox input {
    /* clear: left;*/
    float: left;
    /* margin: 0px 6px 7px 2px;	 */
    width: auto;
    border: 0px;
    margin-bottom: 0;
}

.checkbox {
    margin-bottom: 10px;
}

input
[ type = "hidden" ] {
    border: none;
}

form div.input {
    clear: both;
    vertical-align: text-top;
}

form div.submit, 
form div.button {
    border: 0;
    margin-left: 0px;
    padding: 0px;
    margin-top: 0;
    background:none;
}

form div.button:hover,
form div.submit:hover {
background:none;
}


#div_linkcolor {
    height: 5px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

a img {
    border: medium none;
}

table {
	border: 0;
	border-collapse: collapse;
	clear: both;
	color: #333333;
	margin: 1em 0 10px 0;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
}

table.list {
    width: 100%;
}

table.list th {
    background: #e0d9ce;
    border: 0;
}

table.list th a {
    display: block;
    text-decoration: none;
}

table.list td a {
    padding-right: 0.5em;
}

table.list tr td, table.list tr th {
    padding: 0.5em;
    vertical-align: top;
    /*white-space: nowrap;*/
}

table.list tr td {
    background: #efefef;
}

table td.toggle { text-align: center; }

table.list tr th, table.list tr:hover td, table.list tr.altrow:hover td { background: #e0e0e0; }

table.list tr:hover td, table.list tr.altrow:hover td {
    background: #f3efd9;
}

table.list tr.altrow td {
    background: #fff;
}

table.list tr.deleted td, table.list tr.deleted td a {
    color: #999;
}

table.list td.actions {
    text-align: center;
    white-space: nowrap;
}

table.list td.actions a {
    display: inline;
    margin: 0px 6px;
}

table.list tr th {
    border-bottom: 3px solid #e0dcd5;
}

table.list .id {
    text-align: center;
}

table.list .string {
    text-align: left;
}

table.list .num {
    text-align: right;
}

table.list th, table.list td {
    border-bottom: 1px solid white;
}

td.headline {
    width: 150px;
    font-weight: bold;
    text-align: left;
}

table tr.alternate td {
    background-color: #efefef;
}

.cake-sql-log table {
    background: #f4f4f4;
}

.cake-sql-log td {
    padding: 4px 8px;
    text-align: left;
}

td.content {
    text-align: left;
}

.filter {
    float: right;
}



.filter tr td {
    padding-left: 10px;
}

#custom div label, .filter div.input, .filter div.submit {
    float: left;
    padding-right: 0.5em;
}

.filter div.input, .filter div.submit {
    clear: none;
    padding-top: 0;
}

.filter .date {
    width: 7em;
}

.filter .submitbutton {
    width: 2.5em;
}

.pagination {
    color: #ccc;
    clear: both;
    margin-top: 1em;
}

.current {
    font-weight: bold;
    color: #444;
    background-color: #F6EEDB;
    padding: 3px 5px 3px 5px;
}

.active_sort, .active_sort a {
    background-color: #e5dfda !important;
    color: #55493b !important;
}

.asc, .desc {
    background-repeat: no-repeat;
    background-position: right 7px;
    padding: 0px;
    padding-right: 15px;
}

.asc {
    background-image: url(../img/asc.gif);
}

.desc {
    background-image: url(../img/desc.gif);
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.inline {
    display: inline;
}


#banner2 {
    float: left;
    display: block;
    position: relative;
}

div.message {
    background-color: #f9eeb4;
    clear: both;
    color: #555;
    font-weight: bold;
    margin: 1em 0 1.5em 0;
    padding: 0.75em;
}




#summary strong {
    padding-right: 20px;
}

#summary ul {
    border: 1px solid #eee;
    background-color: #EDF7FF;
    padding: 0.5em;
    margin-left: 0;
    text-align: left;
    display: block;
}

#summary li {
    list-style: none;
    display: inline;
    font-size: 14pt;
}

.act, .inact {
    background-image: url(../img/active.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    margin: auto;
}

.inact {
    background-position: 0 -16px;
}





.frame #submenue {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
}

.frame label {
	float: left;
	padding: 0;
	width: 4em;
}

.tab {
	background: #fff;
	border: 1px solid #ddd;
	margin: 0;
	margin-right: 80px;
	padding: .2em;
}

.tablink { border: 1px solid; }

.links ul li { margin-bottom: 2em; }

#footer {
	border-top: 1px solid #ddd;
	color: #888;
	margin-top: 3em;
	padding-top: .5em;
	height: 2em;
}

#footer a { 
	color: #666;
	float:left;
	margin-left: 1em;
}

#footer a.compuccino { 
	float: right;
	margin-right:1em;
}

.formline {
	display: block;
	width: 100%;
}

.formfield {
	float: left;
	width: 46%;
}

.formfield.last { float: right; }

.found { background-color: #fff887; }

input[type="hidden"] {
	border: 0;
	display: none;
}

input.opt {
	
	width:1em;
	display:inline;
}

select#domain {
	float:none;
	background:transparent;
}


/**
 * Helpers
**/

.clear_both {
	clear: both;
}


