@charset "utf-8";
/* CSS Document */
* {
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #939393;
	font-size: 13px;
}
body {
	margin: 0px;
	padding: 20px;
	background: #000 url(/img/fondo.png) no-repeat right top;
}
a {
	text-decoration: none;
	color: #939393;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #dedede;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}
h1 b {
	font-size: 21px;
}
label {
	color: #c8c8c8;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #919191;
	font-size: 11px;
	color:#333;
	width: 280px;
	clear: both;
	margin-bottom: 10px;	
}
input[type=hidden] {
	display: none;
}
textarea {
	height: 125px;
}
button {
	color: #c8c8c8;
	background: url(/img/btn-menu.png) no-repeat;
	border: none;
	font-weight: bold;
	margin-bottom: 10px;	
	font-size: 11px;
	vertical-align: middle;
	padding: 2px 10px 15px 10px;
	cursor: pointer;
}
/*******************************************************************************************************/
#date {
	color: #FFF;
	display: block;
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#banner {
	width: 882px;
	height: 185px;
	display: block;
	background: url(/img/banner.png) no-repeat;
}
#menu a, #menu span, #menu div, #data a {
	display: block; 
	float: left;	
	margin-top: 10px;	
	font-size: 11px;
	font-weight: normal;
}
#menu a b {
	font-weight: normal;
	font-size: 12px;
}
#menu span, #menu div {
	width: 83px;
	height: 41px;
	background: url(/img/btn-menu.png) no-repeat;	
}
#menu div {
	width: 84px;
	#width: 83px;
	margin-left: 5px;
}
#menu a, #data a  {	
	margin-left: 5px;
	width: 172px;
	height: 41px;
	line-height: 30px;
	text-align: center;
	color: #c8c8c8;
	background: url(/img/btn-menu.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover, 
#menu.home a.home, 
#data a:hover ,
#menu.clientes a.clientes, 
#menu.contacto a.contacto, 
#menu.portafolio a.portafolio,
#menu.user a.user,
#menu.type a.type,
#menu.project a.project,
#menu.client a.client,
#menu.category a.category,
#menu.event a.event {
	color: #000;
	background: url(/img/btn-menu-over.png) no-repeat;
	text-decoration: none;
}
#menu a:hover {
	font-size: 12px;
	font-weight: bold;
}
#menu a:hover b {
	font-weight: bold;
	font-size: 18px;
}
#data a {
	width: 120px;
	height: 41px;
	margin-left: 0px;
}
#content {
	padding: 10px;
	min-height: 300px;
	#height: 300px;
}
#footer {
	display: block;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 5px solid #171717;	
	color: #545454;
	font-size: 10px;
}
#greetings {
	display: block;
	background: #171717;
	padding: 2px;
	text-align: right;
}
#events {
	display: block;
	width: 300px;
	height: 300px;
	overflow: auto;
}
#list span {
	display: block;
}
#list div {
	margin-left: 15px;
}
#list span {
	cursor: pointer;
	color: #999;
}
#list .over {
	color: #FFF;
}
#title {
	display: block;
	text-align: right;
	color: #7f7e7e;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 15px 5px 5px 0px;
	width: 235px;	
}
#contacto {
	color: #666666 ;
}
#contacto label {
	font-weight: bold;
	letter-spacing:3px;
	margin:0px;
}
#category-panel span {
	 white-space:nowrap;
}
td.loader {
	background: url(/img/loader.gif) no-repeat center center;
	empty-cells: show;
	min-width: 640px;
	min-height: 480px;
}

#image-main-holder {
	border: 1px solid #333;
	border: 1px solid #171717;
	display: block;
	float: left;
	clear: both;
	min-width: 330px;
	min-height: 330px;
	#width: 330px;
	#height: 330px;	
}
#image-1-holder, #image-2-holder, #image-3-holder {
	
}
.thumbnail {
	border: 1px solid #171717;
	display: block;
	width: 96px;
	height: 96px;	
	overflow: hidden;
	display: block;
	cursor: pointer;
	float: left;
}
