body {
	margin: 0;
	padding: 0;
	background-color: #f6f6f6;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #868788;
}

a { 
	color: #868788;
	text-decoration: none;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img, iframe, fieldset { border: 0; }
	
p {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}

div#contenedor	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
	
div#cabecera	{
	float: left;
	width: 800px;
	margin: 0;
	padding: 35px 0;
}
	
div#cabecera img, div#marco img, .switch img {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

div#proyectos {
	float:left;
	text-align: center;
	width: 800px;
	height: 450px;
}

div#columnas	{
	float: left;
	width: 800px;
	margin: 0;
	padding: 30px 0;
	clear: both;
}

div#col1, div#col2, div#col3, div#col4, div#col5 {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}

div#col1 {
	width: 150px;
}

div#col2, div#col3 {
	width: 140px;
	line-height:15px;
}

div#col4 {
	width: 290px;
	line-height:15px;
}

div#col5 {
	width: 280px;
	line-height:  15px;
	/*color: #B1B1B3;*/
	color: #868788;
}

div#col5 span.staff{
	/*color: #868788;*/
}
	
div#col1 ul, div#col2 ul, div#col3 ul, div#col5 ul, div #col4 ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
div#col1 ul {
	line-height: 15px;
	margin-bottom: 11px;
}

div#col5 ul {
	/*margin-bottom: 10px;*/
}
	
div#col1 li, div#col2 li, div#col3 li, div#col5 li, div#col4 li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
div#col1 p a {
	text-decoration: none;
}
	
div#col1 ul a, div#col2 ul a, div#col3 ul a {
	color: #868788;
	text-decoration: none;
	/*font-weight: bold;*/
}
	
div#col1 a:hover, div#col2 ul a:hover, div#col2 ul a:hover, div#col3 ul a:hover {
	color: #a2a3a4;
}

div#col2 ul a:visited, div#col2 ul a:visited, div#col3 ul a:visited {
	color: #c5c5c7;
}

div#col1 a.selected, div#col2 ul a.selected, div#col2 ul a.selected, div#col3 ul a.selected {
	color: #000000;
}

div#col1 p {
	font-size: 10px;
	line-height: 13px;
	margin-top: 2px;
}
	
div#col4 h1 {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

div#col4 p.msg {
	float: none;
}

div#logout {
	position: absolute;
	top: 44px;
	left: 900px;
}

div#migas {
	float: right
}

div#menu {
	margin-bottom: 30px;
}

div#migas ul , div#menu ul {
	margin: 0;
	padding: 0;
}

div#migas li {
	list-style: none;
	float: left;
	margin-right: 20px;
}

div#menu li {
	list-style: none;
}

div#form {
	float: left;
	clear: both;
	margin-top: 10px;
}

div#migas ul a, div#migas ul a:hover, div#migas ul a:visited, div#menu ul a, div#menu ul a:hover, div#menu ul a:visited {
	color: #868788;
	text-decoration: none;
}

div#migas ul a:active {
	border-top: 1px solid #000000;
}

div#login input.text {
	width: 282px;
}

label {
	float: left;
	clear: both;
	font-size: 10px;
	text-transform: uppercase;
}

label.label_middle {
	float: none;
	padding-top: 10px;
}

input.text, textarea.text, select.text, input.file {
	float: left;
	clear: both;
	border: 1px solid #a2a3a4;
	margin-bottom: 15px;
	padding: 3px;
	width: 415px;
}

select.text {
	width: 423px;
}

textarea.text {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	overflow-x: none;
	overflow-y: auto;
	height: 110px;
}

input.fecha {
	width: 26px;
	clear: none;
	margin-right: 10px;
	text-align: center;
}

input.button {
	float: left;
	clear: both;
}

div#menu_admin {
	float: left;
	width: 133px;
	margin-right: 24px;
}

div#menu_admin ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#welcome {
	float: left;
	margin-left: 17px;
	width: 626px;
}

div#projects_admin {
	float: left;
	width: 180px;
	margin-right: 40px;
}

table td {
	float :left;
}

div#projects_admin table#project-list tr, div#projects_admin table#staff-list tr, div#projects_admin table#clients-list tr {
	float: left;
	clear: both;
	margin: 2px 0;
}

div#projects_admin table#project-list td, div#projects_admin table#staff-list td, div#projects_admin table#clients-list td {
	padding: 2px 0;
}

div#projects_admin table#project-list td.text, div#projects_admin table#staff-list td.text, div#projects_admin table#clients-list td.text {
	width: 140px;
}

td.text {
	width: 140px;
}

div#projects_admin table#project-list td.left, div#projects_admin table#staff-list td.left, div#projects_admin table#clients-list td.left {
	padding-right: 10px;
}

td.left {
	padding-right: 10px;
}

div#projects_admin table#project-list td.right, div#projects_admin table#staff-list td.right, div#projects_admin table#clients-list td.right {
	padding-left: 10px;
}

td.right {
	padding-left: 10px;
}

div#projects_admin table#project-list td.right, div#projects_admin table#staff-list td.right, div#projects_admin table#clients-list td.right {
	padding-top: 4px;
	width: 10px;
}

td.icon {
	padding-top: 4px;
	width: 10px;
}

td.label_space {
	padding-top: 10px;
}

td.right_line {
	/*border-right: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:180px;*/
	border: 1px solid #EEEEEE;
	padding: 30px 112px 10px;	
}

td.image_name {
	position: absolute;
	margin-top: -20px;
}

td.remove_image img {
	position: absolute;
	margin-top: -17px;
	margin-left: 95px;
}

div#projects_details_admin {
	float: left;
	width: 423px;
}

table#images-form {
	margin-top: 10px;
}

table#images-form tr.image {
	width: auto;
	height: auto;
	clear: both;
	margin-bottom: 5px;
}

table#images-form td {
	float: none;
}

table#images-form .tDnD_whileDrag {
	background-color: #efefef;
}

table#image_edit {
	float: left;
}

td.check {
	float: none;
}

form#staff-edit {
	margin-top: 30px;
}

#upload #fileQueue {
	width: 400px;
	height: 300px;
	overflow: auto;
	border: 1px solid #A2A3A4;
	margin-bottom: 10px;
}

#upload .uploadify-save {
    position: relative;
    top: -335px;
    left: 125px;
    width: auto;
}

.activo a {
	color: #000000 !important;
}

.proyectos {
	text-align: center;
}

.image {
	width: 780px;
	height: 450px;
	float: left;
}

.switch {
	/*float: right;
	height: 450px;*/
	width: 10px;
	position: absolute;
	left: 790px;
	top: 110px;
}

.switch a {
	cursor: default;	
}

.switch img {
	margin: 0 0 5px 0;
}

.bold {
	font-weight: bold;
}

.input {
	width: 300px;
	margin-bottom: 20px;
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #DCDCDE;
	color: #868788;
	font-size: 12px;
	padding: 5px;
}

.negro, .negro a, .negro a:hover {
	color: #000000;
	text-decoration: none;
}

.pag {
	float: left;
}

.paginationstyle1, .paginationstyle2 {
	margin: 20px 0;
}

.paginationstyle2 {
	position: absolute;
	top: 220px;
}

.paginationstyle1 a, .paginationstyle2 a {
	border: 1px solid #000000;
	padding: 5px;
	color: #868788;
	text-decoration:none;
}

.edit {
	margin-top: 45px;
}

.images {
	width: 600px;
	height: 75px;
	padding: 10px 0 10px 10px;
	overflow: auto;
}

.images img{
	margin-right: 10px;
}

.save {
	margin-top: 30px;
}

input.required, select.required, textarea.required {
	background: #edd5d5;
}

td.msg {
	font-size: 10px;
	margin-top: 10px;
	font-weight: bold;
	float: left;
}

.ok, .error {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #EEEEEE;
}

.ok {
	color: #69a197;
}

.error {
	text-transform: uppercase;
	color: #a16363;
}

p.info
{
    color:#868788;
    font-size:10px;
    font-weight:bold;
    margin-top:40px;
    text-align:left;
}

a.staff-link
{

}

a.staff-link:hover
{
    color: #a2a3a4;
}

.line {
	float: left;
	width: 100%;
	margin: 10px 0;
	border-top: 1px solid #EEEEEE;
}

.code {
	border: 1px dashed #a16363;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}	

.clear {
	clear: both;
}

a#show_upload, a#show_images {
	cursor: pointer;
}

table#table-results {
	margin-top: 40px;
	margin-bottom: 50px;
}

td.contact {
	padding: 10px;
}

td#results {
	border: 1px solid #F6F6F6;
}

td#results.withResults {
	border: 1px solid #A2A3A4;
}

td#results li {
	cursor: pointer;
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
}

td#results li.contact-selected {
	background: #DCDCDE;
	color: #868788;
}

td#results li p {
	float: none;
	margin: 0;
}

span.empresa {
	text-transform: uppercase;
}

span.id {
	display: none;
	visibility: hidden;
}

table#contacts-detail {
	width: 402px;
	padding: 10px;
	border: 1px solid #A2A3A4;
}

table#contacts-detail h1, table#contacts-detail h2,  table#contacts-detail h3 {
	margin-top: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	float: left;
	width: 402px;
}

table#contacts-detail h3 {
	text-transform: capitalize;
}

table#contacts-detail ul, div.address {
	margin-bottom: 10px;
}

div.address {
	float: left;
}

td#contact li {
	clear: both;
	padding: 2px;
}

td#contact li a {
	font-weight: bold;
}

td#contact ul {
	float: left;
}

span.label {
	width: 75px;
	margin-top: 2px;
	margin-right: 15px;
	float: left;
	text-transform: uppercase;
	font-size: 10px;
}

#projects_details_admin span.fecha {
	float: left;
	width: 150px;
}