body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/circuit/circuit.jpg);
	color: #FFFFFF;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #6495ED
}

a:hover {
	color: #FFFFFF;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 843px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#headerTop {
	width: 843px;
	height: 18px;
	background-image: url(../img/circuit/headerTop.png);
}

#headerMid {
	width: 843px;
	background-image: url(../img/circuit/headerMid.png);
}

#headerBottom {
	width: 843px;
	height: 18px;
	background-image: url(../img/circuit/headerBottom.png);
}

#headerContent {

}

#header h1,#header h3 {
	margin: 0px 10px;
}

#center {
	position: relative;
	z-index: 0;
	width: 588px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: -30px;
}

#center .centerTitle {
	margin: 0px;
	font-size: 1.75em;
}

#center .centerCreatedBy, .centerDate {
	margin: 0px;
	font-size: .75em;
}

#centerTop {
	width: 588px;
	height: 27px;
	background-image: url(../img/circuit/contentTop.png);
}

#centerMid {
	width: 588px;
	background-image: url(../img/circuit/contentMid.png);
}

#centerBottom {
	width: 588px;
	height: 21px;
	background-image: url(../img/circuit/contentBottom.png);
}

#centerContent {
	margin: 0px 40px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#left {
	position: relative;
	z-index: 10;
	width: 154px;
	margin-top: 100px;
	margin-left: 10px;
	float: left;
	z-index: 10;
	color: #000000;
}

#container>#left {
	margin-left: 30px;
}

#leftTop {
	width: 154px;
	height: 21px;
	background-image: url(../img/circuit/leftTop.png);
}

#leftMid {
	width: 154px;
	background-image: url(../img/circuit/leftMid.png);
}

#leftBottom {
	width: 154px;
	height: 20px;
	background-image: url(../img/circuit/leftBottom.png);
}

#leftContent {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#leftContent ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#right {
	position: relative;
	z-index: 10;
	width: 172px;
	float: left;
	margin-top: 20px;
	margin-left: -30px;
}

#rT {
	margin-top: 30px;
	width: 172px;
}

#rB {
	margin-top: 50px;
	width: 172px;
}

#right>#rB {
	margin-top: 100px;
	width: 172px;
}

.rightTop {
	width: 172px;
	height: 20px;
	background-image: url(../img/circuit/rightTop.png);
}

.rightMid {
	width: 172px;
	background-image: url(../img/circuit/rightMid.png);
}

.rightBottom {
	width: 172px;
	height: 18px;
	background-image: url(../img/circuit/rightBottom.png);
}

.rightContent {
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

.rightContent p {
	margin: 0px;
	margin-left: 15px;
	font-weight: bolder;
	color: #000000;
}

.rightContent ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

#leftContent a,#leftContent a:visited {
	text-decoration: none;
	display: block;
	color: #000000;
	margin-left: 7px;
	padding-left: 5px;
	margin-right: 7px;
	padding-right: 5px;
}

.rightContent a,.rightContent a:visited {
	text-decoration: none;
	display: block;
	color: #000000;
	margin-left: 0px;
	padding-left: 20px;
	margin-right: 7px;
	padding-right: 5px;
}

div>#right .rightContent a,.rightContent a:visited {

	margin-left: -15px;
	padding-left: 0px;

}

#leftContent a:hover {
	background-color: #6495ED;
	color: #FFFFFF;
}

.rightContent a:hover {
	background: #6495ED;
	color: #FFFFFF;
}

div>#right .rightContent a:hover {

	margin-left: -33px;
	padding-left: 18px;
}

#footer {
	width: 843px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	clear: both;
}

#footerTop {
	width: 843px;
	height: 18px;
	background-image: url(../img/circuit/headerTop.png);
}

#footerMid {
	width: 843px;
	background-image: url(../img/circuit/headerMid.png);
}

#footerBottom {
	width: 843px;
	height: 18px;
	background-image: url(../img/circuit/headerBottom.png);
}

#footerContent {

}

#footerContent p {
	margin: 0px 20px;
}



#usersTable {
	width: 100%;
}

#usersTable a {
	color: white;
}

#usersTable a:hover {
	background-color: white;
	color: black;
}

#usersTable tr.secondaryInfo td{
	padding-left: 10px;
}

#usersTable tr.secondaryInfo td table {
	width: 100%;
}

#usersTable .secondLabel {
	width: 30%;
}

#usersTable .secondData {
	width: 70%;
}

.secInfo {
	display: none;
}

.createdBox {
	border-top: 1px solid white;
	border-bottom: 5px solid white;
	padding: 5px 0px;
}

.editDelete {
	font-size: .5em;
}






/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px 0px 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;

	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #FFF;
}
form div.required {
	color: #FFF;
	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: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}


/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;


/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

