/* Structure */

body {
background: #333333 url(http://piec.es/bg.gif) repeat-x;
color: #333333;
font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
font-size: 12px;
}

#container {
background: #FFFFFF;
border: 1px #666666 solid;
margin: 0px auto 5px auto; 
padding: 0px;
width: 640px;
}

#header {
margin: 1% auto 0px auto;
padding: 0px;
width: 660px; 
}

#top {
float: right;
margin: 0px 5px 5px 5px;
padding: 0px 5px 5px 5px;	
}

#top a {
text-decoration: none;
}

#logo {
background: url(http://piec.es/manages.png) no-repeat;
margin: 2px;
padding: 0px;
height: 70px;
width: 250px;
}

#nav {
background: #FFFFFF;
border: 1px #666666 solid;
margin: 0px 0px 10px 0px;
padding: 5px 10px 5px 10px;
text-align: left;
}

#nav ul {
list-style-type: none;
}

#nav li {
display: inline;
border-right: 1px #333333 solid;
margin: 0px 0px 0px 0px;
padding: 0px 5px 0px 5px;
}

#nav ul li.last { 
border-right: none; 
}

#nav a {
font-weight: bold;
text-decoration: none;
}

#sub {
background: #FFFFFF;
border-bottom: 1px #CCCCCC dotted;
border-left: 1px #CCCCCC dotted;
border-right: 1px #CCCCCC dotted;
margin: 0px 0px 10px 0px;
padding: 5px 0px 5px 10px;
text-align: left;
background-color: #FCFCFC;
}

#sub div {
float:right; 
padding:0px 10px 0px 0px;
}

#sub span {
font-size: 14px;
text-transform: none;
font-weight: normal;
}

#footer {
margin: 0px auto 10px auto;
padding: 0px 10px 0px 10px;
text-align: center;
width: 660px;
}

#footer a {
font-size: 11px;
}

* {
margin: 0px;
padding: 0px;
}

img { 
border: 0px;
}

a img {
border: 0px;
}

/*
a:hover img {
border: 1px #ABABAB dotted;
}
*/

a:link {
color: #759A9F;
}

a:visited {
color: #668286;
}

a:hover {
color: #67878C;
text-decoration: none;
}

a:active {
color: #759A9F;
}

/* Forms */

form.tronica {
margin: 20px 20px 0px 20px;
padding: 0px 0px 20px 0px;
}

.info { 
border-bottom: 1px #CCCCCC dotted;
}

.info h2 {
clear: left;
color: #333333;
font-size: 160%;
font-weight: bold;
margin: 0px 0px 3px 0px;
}

.info p {
color: #666666;
/* font-size: 95%; */
font-size: 100%;
font-weight: normal;
line-height: 135%;
margin: 0px 0px 5px 0px;
}

form label {
float: none;
}

form ul {
margin: 0px;
padding: 0px;
list-style-type: none;
width: 100%;
font-size: 100%;
}

form li {
margin: 0px;
padding: 4px 5px 2px 9px;
position: relative;
clear: both;
}

label.desc {
background: none;
border: 0px;
font-size: 14px;
margin: 10px 0px 0px 0px;
padding: 5px 5px 5px 0px;
font-weight: bold;
text-transform: capitalize;
color: #333333;
display: block;
}

.checkbox {
margin: 3px;
padding: 3px;
width: 122px;
float: left;
border: 1px #ECECEC dotted;
}

.button {
font-size: 16px;
margin: 10px;
padding: 5px;
background-color: #ECECEC;
border: 1px #CCCCCC solid;
}

.buttons {
clear: both;
margin-top: 10px;
}

.buttons input {
font-size:120%;
margin-right: 5px;
padding: 3px;
}

.required {
color: #FF0000;
text-transform: none;
}

.indent {
padding: 0px 0px 20px 70px;
margin: 0px;
}

.small {
font-size: 10px;
}

.small div, span {
font-weight: bold;
text-transform: lowercase;
}

/* field should be 20px */
.field {
display: inline;
}

.text {
height: 20px;
width: 530px;
}

input.left {
height: 20px;
width: 225px;
}

input.right {
height: 20px;
width: 300px;
}

input.short {
height: 20px;
width: 200px;
}

.textarea {
width: 530px; 
height: 100px;
font-size: 12px;
}

textarea.medium {
height: 50px;
}

textarea.contacts {
margin: 4px 0px 8px 0px; 
height: 50px;
}

select {
padding: 0px;
}

option {
padding: 3px;
}

/* general */

.bold {
font-weight: bold;
}

.clear {
clear: both !important;
}

.hover {
clear: none !important;
}

.hide {
display: none !important;
}

.overflow {
overflow: auto !important;
}

.plain {
text-decoration: none;
}

.action {
color: #759A9F;
text-decoration: none;
}

.center {
margin: 0px auto; 
padding: 0px; 
}

.pad {
padding: 5px;
}

#features {
width: 760px;
}

#features p {
background-color: #ECECEC;
border: 1px #CCCCCC solid;
float: left;
margin: 5px;
padding: 10px;
text-align: center;
}

#features p:hover {
background-color: #759A9F;
color: #FFFFFF;
}

#features a:hover {
color: #FFFFFF;
}

.thumb {
float: left;
margin: 0px 10px 10px 0px;
padding: 0px;
}

.nudge {
margin-left: 10px;
}

.pixel {
margin: 0px;
padding: 0px;
width: 1px;
height: 1px;
}

.click {
cursor: pointer;
}

span.time {
color: #666666;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-transform: none;
}

div.forgot {
padding: 4px 0px 0px 0px;
}

span.forgot {
color: #666666;
font-size: 11px;
font-style: italic;
font-weight: normal;
margin: 0px 0px 0px 106px;
text-transform: none;
}

.user {
font-weight: bold;
text-decoration: none;
}

.line {
margin-top: 2px;
border-bottom: 1px #CCCCCC dotted;
}

span.medium {
font-size: 14px;
text-transform: none;
font-weight: normal;
}

div.all {
text-align: right;
}

.pagination {
font-size: 18px;
margin: 15px;
padding: 5px;
text-align: center;
}

/* new styles */

.copyright {
font-size: 11px;
font-weight: normal;
color: #666666;
text-transform: none;
}

.quickjump {
margin: 0px auto; 
padding: 0px; 
width: 620px;
}

div.stats {
font-size: 16px;
margin: 10px;
text-align: center;
}

.uploader {
margin: 20px 0px 10px 0px;
}

/* project styles */

div.actions {
text-align: center;
margin: 10px 10px 10px 19px;
padding: 10px; 
}

span.actions {
background-color:#F3F3F3;
border: 1px #ECECEC solid;
color: #CCCCCC;
padding: 10px; 
font-size: 20px; 
font-weight: bold; 
text-transform: none; 
}

#activity {
margin: 0px auto; 
padding: 0px; 
min-width: 770px; 
width: 80%;
}

#activity h3 {
font-size: 18px; 
font-weight: bold;
text-transform: none;
margin-top: 10px;
}

td.left {
border-right: 1px #CCCCCC dotted;  
padding-right: 10px;
vertical-align: top; 
width: 50%; 
}

td.right {
padding-left: 10px;
vertical-align: top; 
width: 50%;
}

td.bottom {
padding: 20px 0px 0px 10px;
vertical-align: top;
}

span.create {
border-top: 1px #CCCCCC dotted;
border-bottom: 1px #CCCCCC dotted;
border-left: 1px #CCCCCC dotted;
border-right: 1px #CCCCCC dotted;
color: #CCCCCC;
font-size: 12px; 
font-weight: bold; 
padding: 5px; 
position: relative;
top: 6px;
/*
top: 31.5%;
left: 69.8%;
*/
text-transform: none;
text-align: center;
}

span.create:hover {
background-color:#FCFCFC;
}

/* workgroup styles */

div.loud {
font-size:24px; 
font-weight: bold;
margin: 50px;
text-align: center;
}

div.room {
width: 180px;
}

label.last {
margin-left: 26px;
}

.structural {
position:absolute;
left:-9999px;
}


