#logo
{
	width: 300px;
	height: 65px;
	behavior: url(iepngfix.htc);	
}

button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

button img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button{
    margin:0 7px 0 0;
    text-decoration:none;
    cursor:pointer;
    padding:3px 10px 4px 4px; /* Links */
    overflow:visible;
}

*{
margin:0;
padding:0;
}

#email div.label
{
	width: 45px;
	margin-top: 3px;
	text-align: right;
	float: left;
	clear: left;
}
#email input
{
	margin-left: 5px;
	clear: none;
	width: auto;
}

body{
	font-family:"frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	text-align:center;
	color:#333;
	margin: 10px auto;
	background: #083949;
}

#email
{	
	width: 260px;
	text-align: center;
	border: 1px solid #083949;
	padding: 5px;
	margin: 0 0 5px 5px;
	float: right;
	color: #083949;
	background: #C98614;
}

#email button
{
	margin-top: 4px;
	color: #083949;
}

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

a img{
border:none;
}

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

h1{
color: #797419;
margin:7px 0;
font-size: 180%;
}

h2{
color:#797419;
margin:5px 0;
font-size: 160%;
}

h3{
color:#797419;
margin:2px 0;
font-size: 140%;
}

h4{
color:#797419;
font-weight:normal;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

/* Layout */

div.apps {
	padding-top: 25px;
}

.right
{
	float: right;
}

#header .right
{
	text-align: right;
}

br
{
	clear: both;
}
#container{
margin: auto;
width: 800px;
}

#header{
	padding: 4px 10px;
	background: #C98614;
	color: #083949;
	text-align: right;
	border-bottom: 1px solid #083949;
}

#header img
{
	float: left;
}

#header p
{
	padding: 0;
	margin-bottom: 4px;
}

div.bookmark
{
	margin-top: 3px;
	float: right;
}

#content{
	clear:both;
	padding: 5px;
	background-color: #EDECC9;
	color: black;
	text-align: left;
}
#footer{
	padding: 4px;
	clear:both;
	text-align: center;
	background: #C98614;
	color: #083949;
	font-size: 12px;
	border-top: 1px solid #083949;
}

/* tables */

table {
width: 100%;
clear:both;
padding: 0;
margin: 0 0 5px 0;
white-space: normal;
}
th {

border-top: 1px solid #C98614;
border-left: 1px solid #C98614;
border-right: 1px solid #083949;
border-bottom: 1px solid #083949;

background: #E;
color: #083949;
background: #C98614;

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

/* scaffold show */

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

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #EDECC9;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 5px;
margin: 5px 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
}
form div{
vertical-align: text-top;
margin: 4px 0;
height: auto;
}
form div.date{
margin-left: 0;
}
form label {
display: block;
float:left;
width: 80px;
font-size: 14px;
padding-top: 7px;
padding-right: 10px;
text-align: right;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
display:block;
font-size: 14px;
font-family: inherit;
background: #EDECC9;
color: #083949;
border: 1px solid #083949;
padding:4px;
margin: 2px;
float: left;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 5px;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
margin-left: 92px;
}
div.required {
	clear: left;
}
div.optional {
	clear: left;
}
div.submit {
clear: both;

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

.screenshot
{
	float: right;
	margin: 5px 0;
}

div.ratingname
{
	font-weight: bold;
}

div.ratingview
{
	margin-bottom: 5px;
}

div#mainrating
{
	float: right;
}

div.adinfo
{
	float: left; 
	color: #083949;
	background: #C98614;
	border: 1px solid #083949;
	margin: 0px; 
	margin-top: 5px;
	padding: 5px;
}