/* CSS Document */
body,td,th {
	/*
	font-family: "Verdana";
	font-size: 9px;
	*/
	color: #000000;
	letter-spacing: 0.01em;
}
/*
{
	font-family: "Verdana";
}
*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a, .link {
	color: #376D9C;
	font-size: 9px;
	text-decoration: none;
}
.link {
	cursor: pointer;
}
input {
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 1px;
	height: 18px;
	width: 140px;
}
select{
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 1px;


}
textarea {
	font-size: 9px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
/*
p {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
*/
h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #5C5D55;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;
	display:block;
	border-top:#666666 dotted 1px;
	border-bottom:#666666 dotted 1px;
	margin-bottom:2px; 
	margin-bottom:28px;
	padding-bottom:2px;
	padding-top:2px;

/*	height:16px;	
	line-height:16px;
*/
	vertical-align:middle;
}
h2 {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	padding-left: 12px;	
}
h3 {
	font-family: "Verdana";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight:bold;
}
h4 {
	font-family: "Verdana";
	font-size: 14px;
	color: #71BE1C;
	padding-left: 15px;
	font-weight:bold;
}
h5 {
	font-family: "Verdana";
	font-size: 11px;
	color: #0000FF;
	padding-left: 15px;
	text-decoration:none;
}
h5:hover {
	text-decoration:underline;
}
.admin_title {
	font:Verdana;
	color: #5C5D55;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;
	display:block;	
	margin-bottom:2px; 
	margin-bottom:28px;
	padding-bottom:2px;
	padding-top:2px;
	height:16px;	
	line-height:16px;
	vertical-align:middle;
}
.header_table {
	width:800px;
	min-height:1000px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-repeat:no-repeat;
	/*margin-top:40px;*/
}
.menu-link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-left: 15px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;	
	cursor: pointer;
}
.button {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 1px;
	width: 60px;
	height: 14px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	cursor: pointer;
}
.header {
	height: 30px;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;	
}
.footer {
	height: 14px;
	vertical-align: middle;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 10px;
}
.app-title {
	font-size: 22px;
	line-height:26px;
	vertical-align: !important bottom;	
}
.app-name {
	font-size: 10px;
	letter-spacing: 1px;
}
.tips {
	color: #999999;
	font-size: 10px;
}
.caption {
	color: #333333;
	font-size: 10px;
	display: block;
}
.caption2 {
	color: #333333;
	font-size: 10px;
}
.sombra-izquierda {
	background-image: url(../img/sombra-izquierda.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.sombra-derecha {
	background-image: url(../img/sombra-derecha.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.deco1 {
	background-image: url(../img/mini-logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.messages {
	font-size: 10px;
	display: block;
	color: #990000;
}
.welcome {
	color: #FFFFFF;
	font-size: 8px;
	background-color: #7E1B1E;

}
.menu {
	background-color: #F6DDDE;
	color: #2F4E6F;
	border-top: 1px solid #7E1B1E;
	border-bottom: 1px solid #7E1B1E;	
	height: 18px;
}
#menu, #submenu, #date-section, #language-section, #breadcrumb-section {
	font-family: "Verdana";
	font-size: 9px;
}
/******************************************************************************/
.menu-item {
	/*padding-right:10px;*/
	color: #2A3A40;
	font-size: 10px;
	font:Verdana;
	text-align: right;
	display:block;
	font-weight:normal;
	padding: 8px 0px 8px 0px;
	/*text-transform:capitalize;*/
	
}
.rememe {
	text-align: left;
	padding-left:10px;	
	border-left:#990000 solid 1px;
	margin-left: 10px;
}
.current {
	color: #2A3A40;	
	font-weight:bold;
	/*border-bottom:#990000 solid 1px;*/
}

.opened{
	color: #2A3A40;
	font-weight:bolder;
}

.menu-item:hover {
	font-weight:bolder;
	color:#2A3A40;
	font-size: 10px;
	/*border-bottom:#990000 solid 1px;*/
}
.menu-item a{
	display: block;
}
.menu-item a:active{
	display: block;	
	color:#2A3A40;
	font-weight:bold; 
	text-decoration: none;
}
/**************************************************************************************/
.submenu {
	margin-left:197px;
	position:absolute;
	margin-top:-26px;
	display:block;
}
.submenu  .submenu{
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
}

.submenu .menu-item {
	font-size:12px;
	color:#2A3A40;
	font-weight:normal;	
	padding: 3px 10px 3px 0px;
	text-transform:none;
	text-align:left;
	display:block;
}
.submenu .menu-item:hover {
	color: #00FFFF;	
}
.submenu .current {
	color: #2A3A40;
	font-weight:bold;
}
.submenu .current:hover {
	color: #FFFFFF;	
}
.submenu .submenu .menu-item {
	font-size:12px;
	font-weight:normal;	
}
.submenu .submenu .menu-item:hover {
	color: #FFFFFF;	
}
.submenu .submenu .current {
	color: #2A3A40;
	font-weight:bold;
}
.submenu .submenu .current:hover {
	font-weight:bold;
}
.breadcrumb {
	color: #FFFFFF;
	font-size: 10px;	
}
.breadcrumb_selected {
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;	
}
.element_submenu {
	font-family:"Times New Roman", Times, serif;
	font:"Times New Roman", Times, serif;
	cursor:pointer;
	color:#990000;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	
}
.element_submenu:hover {
	color:#990000;
	text-decoration:underline;
	text-transform:uppercase;
}
#small-holder {
	border:#FF0000 1px solid;
}
/***************************************************************************************/
.menu-item-admin {
	color: #2F4E6F;
	font-size: 9px;	
	text-align: center;
	font:Verdana;
}
.menu-item-admin a{
	display: block;
	color: #2F4E6F;
	font:Verdana;
}
.menu-item-admin a:hover, .menu-item-admin a:active{
	display: block;
	background-color: #A13222; 
	color:#FFFFFF;
	text-decoration: none;
	font:Verdana;
}
.menu-item-admin .selected {
	font-weight: bold;
	font:Verdana;
}
.menu-item-third-level {
 	font:Verdana, Arial, Helvetica, sans-serif;
	color: #5C5D55;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;
	display:block;
	border-top:#666666 dotted 1px;
	border-bottom:#666666 dotted 1px;
	margin-bottom:2px; 
	margin-top:8px;
	padding-bottom:2px;
	padding-top:2px;
	height:16px;	
	line-height:16px;
	vertical-align:middle;
}
.menu-item-third-level:hover {
	text-decoration:underline;
}
.admin-menu {
	color: #003399;
	font-size: 9px;
	text-decoration: none;
	font:Verdana;
}
/***************************************************************************************/
.content {
	padding: 10px;
	background-image: url(../img/mini-logo.png);
	background-repeat: no-repeat;
	background-position: 95% 15;
	display:block;
	width:780px;
	min-height:340px;
}
.pointer {
	cursor: pointer;
}
.table {
	background-color: #EFEFEF;
	border-left: 4px solid #CAAB89;
}
.table input, .table select {
	width: 180px;
}
.table .checkbox {
	width: 16px;
}
.cancel {
	color: #886F3E;
}
.delete {
	color: #990000;
}
th {
	color: #000000;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-align: left;
}
.pair {
	font-size: 10px;
	background-color: #F5F5F5;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.odd {
	font-size: 10px;
	background-color: #EEEEEE;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	border: none;
	width: 16px;
	height: 16px;	
	float: left;
}
.margin-left {
	margin-left: 15px;
}
.middle {
	vertical-align: middle;
}
.top {
	vertical-align: top;	
}
.submenu {
	display:none;
	padding-left:15px;
}
.nutri-title {
	font-size:9px;
	font-weight:bold;
}
.nutri-text {
	font-size:10px;
	font-weight:normal;
}
.editor_text{
	font:Verdana;
	font-size:13px;
	padding:4px 0px 4px 0px;
	color:#000000;
}
/***********************************************************************************************************************************************/

.filter_type {	
	border: 1px solid #FFFFFF;
	background-color: #A3C380;
	background-image:url(/img/dropdown.gif);
	background-position:right;
	background-repeat:no-repeat;
	margin: 0px;
	padding:0px;
}
.filter_type_text {
	height: 16px;
	display: block;
	color: #005242;
	font-weight:bold;
	font-size:14px;	
	line-height:16px;
	vertical-align:middle;
	text-decoration: none;	
	text-align: left;	
	padding: 1px 8px 1px 12px;
	background-image:url(/img/dropdown.gif);
	background-position:right;
	background-repeat:no-repeat;	
}
.filter_type_text:hover {
	height: 16px;
	vertical-align:middle;
	display: block;
	color: #005242;
	background-color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;	
	background-image:url(/img/dropdown.gif);
	background-position:right;
	background-repeat:no-repeat;	
}
.filter_selection, .filter_options {
	width: 176px;
	margin: 0px;
	padding:0px;	
}
.filter_selection {
	border:1px solid #666666;
	margin: 0px;
	padding:0px;	
}
.filter_options {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #A3C380;
	margin-left:  0px !important 0px;
	position: absolute;
	width:174px;
	
}
.filter_option {
	height: 12px;
	display: block;
	color: #005242;
	font-weight:bold;
	text-decoration: none;	
	text-align: left;	
	padding: 1px 5px 1px 5px;	
}
.filter_option:hover {
	height: 12px;
	display: block;
	color: #005242;
	background-color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;	
}
/***********************************************************************************************************************************************/

.filter_type_2 {
	margin: 0px;
	padding:0px;
	height:27px;
	font-size:13px;
	color: #FFFFFF;
}
.filter_type_text_2 {
	height:27px;
	line-height:27px;
	font-size:13px;
	color: #FFFFFF;
	display: block;	
	font-weight:bold;
	vertical-align:middle;
	text-decoration: none;	
	text-align: left;	
	padding: 1px 5px 1px 5px;	
	background-color: #71BE1C;	
}
.filter_type_text_2:hover {
	vertical-align:middle;
	display: block;
	font-size:13px;
	color: #71BE1C;
	background-color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;	
}
.filter_selection_2, .filter_options_2 {
	width: 192px;
	margin: 0px;
	padding:0px;	
}
.filter_selection_2 {
	margin: 0px;
	padding:0px;	
}
.filter_options_2 {	
	background-color: #CCFF7D;
	margin-left:  0px !important 0px;
	position: absolute;
	width:192px;
	
}
.filter_option_2 {
	height: 27px;	
	display: block;
	color: #71BE1C;
	font-weight:bold;
	text-decoration: none;	
	text-align: left;	
	padding: 1px 10px 1px 10px;	
}
.filter_option_2:hover {
	height: 27px;	
	display: block;
	color: #71BE1C;
	background-color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;	
}
/***********************************************************************************************************************************************/
.nothingthere {
	margin:0px; padding:0px;
}
.sell_point_title {
	margin:2px 2px 2px 2px;
	padding:2px 2px 2px 2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.sell_point_content {
	margin:5px 2px 5px 2px;
	padding:5px 2px 5px 2px;
	color:#000000;
	font-size:11px;
}
.sell_point_content a {
	margin:5px 2px 5px 2px;
	padding:5px 2px 5px 2px;
	color:#000000;
	font-size:11px;
}
.sell_point_content a:hover {
	color:#333333;
}
.date-format{
	font:Verdana;
	color:#BA0000;
	font-size:10px;
	text-transform:capitalize;
}
.list-odd{
	background-color:#FFFFFF;
}
.list-even{
	background-color:#E7E7E7;
}
/*
#canvas p, #canvas font, #canvas font, #canvas tbody, #canvas b, #canvas td, canvas *{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 16px;
}
*/
#sectionheader{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.news-date-format{
	font-family: "Times New Roman", Times, serif;
	color: #5C5D55;
	font-size:10px;
}
.node-resume {
	font-family: "Times New Roman", Times, serif;
	color:#5C5D55;
	font-size:12px;
	padding-left:4px;
}
.footer_link {
	font-family: 'Times New Roman', Times, serif; 
	font-size:12px; 
	color:#000000;
	text-decoration:none;
}
.footer_link:hover {
	font-family: 'Times New Roman', Times, serif; 
	font-size:12px; 
	color:#000000;
	text-decoration:underline;
}
.search-selected{
	font-size:11px;
	font-weight:bold;
}
.search-title {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.search-title:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:4px;
}
#contenido, #contenido *, #contenido a, #contenido b  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
marquee a {
	color:#000000;
}

.contacto {
	margin-top: 25px;
	padding: 5px;
}
.contacto,  .contacto b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A4A297;
}
.chambers {
		display: block;
		margin-top: 10px;
}
