*{
margin:0;
padding:0;
}

body{
font-family:verdana;
text-align:left;
color:#000000;
background-color: #ffffff;
font-size: 25px;
}

/* General Style Info */
a{
color:#fff;
text-decoration:none;
}
a:hover{
color:#ddd;
text-decoration:underline;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #323232;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#c6c65b;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:#c6c65b;
padding-top:2em;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 22px;
}

li {

	list-style-type: square;
	color: #c6c65b;

}

/* Layout */

#container{
text-align:left;
}

#header{
	
	margin: 10px;
	
}

#logoDiv {

	margin-bottom: 0px;

}

.message{

	color:  #ff9000;

}

#accessMessage{

	color:  #ff9000;

}

#content{
clear:both;
padding: 0px 40px 10px 40px;
}

.list_actions a {

	color: #ff9000;

}

#bottom_actions {

	margin-top: 10px;
	font-size: 18px;

}

#bottom_actions a {

	color: #ddd;

}

#bottom_actions a:hover {

	color: #fff;

}


#footer{
clear:both;
text-align: left;
margin-left: 10px;
margin-top: 30px;
margin-bottom: 30px;
}

/* tables */

table {
clear:both;
color:#FFFFFF;
font-size:50%;
margin:10px 0px 40px;
padding:0pt;
white-space:normal;
width:100%;
}

th {

color:#ddd;
padding:10px;
text-align:center;
background: #666;
}

th a {
	
	text-decoration: underline;
	color: #ddd;

}
table tr td {
border-bottom:1px solid #555;
padding:10px 10px 10px 10px;
text-align:center;
vertical-align:top;
color: #000000;
}
table tr.altRow td {
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
color: #000;
}

table tr td img {

	border: solid 1px #000;

}

table tr td img:hover {

	border: solid 1px #ff9000;

}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
width: 300px;
text-align: center;
overflow: auto;
margin: 20px;
margin-left: 30px;
padding: 5px;
color:#dd9000;
font-size: 16px;
background-color: #ddd;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 20px;
}
form div{
vertical-align: text-top;
margin-left: 10px;;
margin-bottom:20px;
margin-top:10px;
display: block;
clear: both;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 80px;
font-size: 14px;
padding-right: 20px;
color: #000000;
}
input[type=checkbox] {
	
	width: auto;
	
}
input, textarea {
clear: both;
border: solid 2px #aaa;
font-size: 16px;
width: 300px;
height: 22px;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
vertical-align: bottom;
width: auto;
height: 25px;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 40px;
}

div.submit input {
vertical-align: bottom;
width: 100px;
height: auto;
}

/* login form */
.login-form legend {

		color: #c6c65b;

}

.login-form fieldset {

	border-color: #c6c65b;
 	padding: 10px;
	margin: 0px;
	width: 340px;
}

.login-form  div.submit {
clear:both;
margin-left:0px;
margin-top:0pt;
text-align:center;
width:100%;
}

.login-form #rpLinkBox {

	text-align: center;
	font-size: 12px;

}

/* specific form elements */

#bt_replace_medium {
	
	width: auto;
	height: auto;
	margin-left: 6px;

}

/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}

#filtersDiv {

	margin-bottom: 10px;

}

#filtersDiv form{

	margin: 0px;
	padding: 0px;
	font-size: 16px;

}

/* category list */

.category_on {

	color: #ff9000;

}

.category_off {

	color: #bbb;

}

.category_list a {

	font-size: 90%;

}

/* pagination */

#paginationDiv {

	font-size: 12px;

} 

/* drop shadow */

.drop-shadow {
	float: left;
	background: url('/img/shadowAlpha.png') no-repeat bottom right
		!important;
	background: url('/img/shadow.gif') no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.drop-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

/* admin menu */
.adminMenu ul {

	display: inline;
	margin:0px;
	padding: 0px;

}
.adminMenu li {

	display: inline;
	margin:0px;
	padding: 0px;

}


/* HOME */

#homeDiv {

	position: absolute;
	text-align: center;
	margin-top: -150px;
	height: 300px;
	top: 50%;
	
	margin-left: -50%;
	width: 100%;
	left: 50%;

}

#homeDiv .h1 {
	
	font-family: arial;
	font-size: 120px;

}

#homeDiv .h2 {
	
	font-family: arial;
	font-size: 100px;
	margin : 0px;
	padding: 0px;
}

#homeDiv  {

	color: #fff;

}

#homeDiv a:hover {

	color: #323232;
	text-decoration: none;

}


/* FLASH */

#flashcontent {


	position: absolute;
	width: 800px;
	height: 600px;
	
	left: 50%;
	margin-left: -400px;
	
	top: 50%;
	margin-top: -300px;

}
