/* @override http://localhost/dezignformat.com.sg/public/stylesheets/console.css */

/**
* All
*/

a {
	border-bottom: 1px solid #69c;
	color: #0095a8;
	text-decoration: none;
}

a img {
	border: 0; /* Hyperlinked images should have no borders */
}

a:visited {
	color: #0095a8;
}

a:hover {
	color: #ed1f24;
}

body {
	border: none;
	background: #f9fcfe;
	color: #222;
	margin: 0;
	padding: 0;
}

body, td {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

dd, li {
	margin-bottom: 6px;
}

dd, dl, dt, li, p {
	line-height: 140%;
}

em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

fieldset {
	border: none;
	padding: 3px;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

form, label input {
	margin: 0;
	padding: 0;
}

h2 {
	color: #333;
	font: normal 32px serif;
	margin: 5px 10px;
	background: url("../images/console-h2.gif") repeat-x bottom;
}

input, select, textarea {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	clear: left;
	cursor: pointer;
	float: left;
	width: 12em;
}

pre {
	background: #eeeeee;
	padding: 10px;
	font-size: 11px;
}

table {
	width: 100%;
}

table td {
	padding: 5px 6px;
}

table th {
	padding: 5px 6px;
	text-align: left;
}

thead {
	background: #dfdfdf;
}

tr {
	background: #fff;
}

/**
* Element-specific classes
*/

a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.edit:hover {
	background: #ccc;
	color: #036;
}

a.delete:hover {
	background: #c00;
	color: #fff;
}

input.delete:hover {
	background: #ce0000;
	color: #fff;
}

/**
* Classes
*/

.alternate { /* tr */
	background: #f1f1f1;
}

.error { /* div */
	background: #ff0000;
	display: table;
	margin: 0;
	padding: 2px;
}

.error-summary {
	background: #f0f0f0;
	border: 2px solid red;
	margin-bottom: 20px;
	padding: 7px 7px 12px 7px;
	width: 400px;
}

.error-summary h2 {
	background: #c00;
	color: #fff;
	font: 12px bold;
	margin: -7px;
	padding: 5px 5px 5px 15px;
	text-align: left;
}

.error-summary p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

.error-summary ul li {
	font-size: 12px;
	list-style: square;
}

.hover {
	background: #ffff00;
}

.wrap {
	background: #fff;
	border: 1px solid #ccc;
	clear: both;
	margin: 15px 5%;
	padding: 1em;
}

.wrap h2 {
	font-size: 15pt;
}

.submit input, .submit input:focus, .button, .button:focus {
	background: url("../images/console-button.png");
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit { /* p */
	text-align: right;
}

.widefat {
	width: 100%;
}

.widefat td, .widefat th {
	padding: 5px 6px;
}

.widefat th {
	text-align: left;
}

/**
* IDs
*/

#cshead {
	background: #333;
	padding: .8em 19em .8em 2em;
	color: #fff;
}

#cshead a {
	color: #ffffff;
}

#cshead h1 {
	font-size: 2.0em;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cshead h1 #viewsite {
	font-size: .4em;
	letter-spacing: 0;
	margin-left: 10px;
}

#login {
	position: relative;
	background: url('../images/console-login_bkg_tile.jpg') no-repeat top center;
	color: #666;
	font-weight: bold;
	margin: 5em auto 1em;
	padding: 20px 0 0;
	width: 425px;
	_width: 390px;
}

#login form {
	background: url('../images/console-login_bkg_bottom.gif') no-repeat bottom center;
	padding: 0 50px 25px;
	_width: 325px;
	_margin: 0 auto;
	min-height: 120px;
	height: auto !important; /* min-height fast hack */
	height: 120px;
}

#login #login_error {
	background: #e6212a;
	border: 1px solid #999;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: .6em;
	width: 310px;
	margin: 0;
	text-align: center;
}

#login p { 
	font-size: 12px;
}

#login p.message { 
	width: 310px;
	margin: 0 auto 1em;
}

#login #login_error a {
	color: #ebcd4e;
	border-color: #ebcd4e;
}

#login #send {
	color: #fff;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	_width: 325px;
	_margin: 0 auto 15px;
}

#login h1 a {
	margin: 0 auto;
	height: 88px;
	width: 320px;
	display: block;
	border-bottom: none;
	text-indent: -9999px;
}

#login .message {
	font-size: 10pt;
	text-align: center;
}

#login .register {
	font-size: 20px;
}

#login input {
	padding: 4px;
	
}

.login ul, #protected #login .bottom {
	list-style: none;
	width: 325px;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2;
}

.login ul li {
	font-size: 11px;
}

.login ul li a {
	color: #0d324f;
	border: none;
}

#login ul li a:hover {
	color: #fff;
}

#login .input {
	font-size: 1.8em;
	margin-top: 3px;
	width: 97%;
}

#login p label { 
	font-size: 11px;
}

#login #submit {
	margin: 0;
	font-size: 15px;
}

#mainmenu {
	background: #e7e7e7;
	border-top: 3px solid #0095a8;
	margin: 0;
	padding: .2em .2em .3em 2em;
}

#mainmenu .current, #submenu .current {
	font-weight: bold;
	text-decoration: none;
}

#mainmenu a {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	border-bottom: none;
}

#mainmenu a:hover, #mainmenu a.current {
	background: #ddd;
	color: #333;
}

#mainmenu li, #submenu li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
}

#mainmenu a.current {
	background: #0095a8;
	color: #fff;

}

#submenu, #minisub {
	background: #666;
	border-bottom: none;
	margin: 0;
	padding: 3px 2em 0 3em;
}

#submenu .current {
	background: #e7e7e7;
	border-top: 1px solid #999;
	border-right: 2px solid #999;
	color: #000;
}

#submenu a {
	border: none;
	color: #fff;
	font-size: 12px;
	padding: .3em .4em .4em;
}

#submenu a:hover {
	background: #ccc;
	color: #393939;
}

#submenu li {
	line-height: 180%;
	height: 25px;
}

#usermenu {
	position: absolute;
	right: 1em;
	top: 30px;
	color: #fff;
	font-size: .9em;
}

#usermenu a {
	color: #ffffff;
}

