/* $Id: blue.css,v 1.1.2.1 2010/01/11 00:09:05 sociotech Exp $ */

/* Basic Typography & Colors
-------------------------------------------------------------- */
html {
background: #fff;
}

body {
	background-image: url(../images/backgradiente.jpg);
	background-repeat: repeat-x;/*background: #fff;*/
	background-position: top;
	color: #737373;
}

.page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	/*border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;*/
}

.page-inner {

}

/* Links */
a:link,
a:visited {
  color: #455f6f;
}

a:hover,
a:focus,
a:active {
  color: #77909f;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #5994BF;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}

/* Titulos Cabecera personalizados */

h1 {font-size: 150%;richness:90;stress:20;}
h2 {font-size: 138%;richness:90;stress:20;}
h3 {font-size: 125%;richness:90;stress:20;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


/* HTML Elements
-------------------------------------------------------------- */
/* Lists */
ul li {
  list-style-image: url(../images/list-level-1.png);
}

ul li ul li {
  list-style-image: url(../images/list-level-2.png);
}

ul li ul li ul li {
  list-style-image: url(../images/list-level-3.png);
}


/* Site Info
-------------------------------------------------------------- */
#site-name a:link,
#site-name a:visited {
  color: #d8d8d8;
}

#slogan {
  color: #acacac;
}


/* Header Regions
-------------------------------------------------------------- */
/* Header Group */
.header-group-wrapper {
	background: #336699; /*p*/
	background-attachment: scroll;
	background-image: url(../images/headers/flousa06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 960px;
}

.header-group-wrapper a:link,
.header-group-wrapper a:visited {
  color: #fff;
}

/* Header Top */
.header-top-wrapper {
	background: #369 url(../images/secondary-menu-bg.png) repeat-x top left;
	min-height: 24px;

} /*p*/

/* Header top region */
.header-top-region {
	color: #AFAFAF;
}

.header-top-region a:link,
.header-top-region a:visited,
.header-top-region a:hover,
.header-top-region a:focus {
  color: #fff;
}

/* Header Wrapper */
.header-group .inner {
  color: #b0b0b0;
}


/* Header Regions - Secondary menu
-------------------------------------------------------------- */
.secondary-menu {
	min-height:24px;
	font-weight: bold;
	font-size: 82%;
	text-decoration: none;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
} /*p*/

.secondary-menu-inner ul.links li a:link,
.secondary-menu-inner ul.links li a:visited {
  border-left: 1px solid #27353E;
  color: #c7c7c7;
}

.secondary-menu-inner ul.links li.last a {
  border-right: 1px solid #27353E;
}

.secondary-menu-inner ul.links li a:hover,
.secondary-menu-inner ul.links li a:focus {
  background: #31444F;
}

.secondary-menu-inner ul.links li a.active {
  background: #31444F;
  color: #dbe7ec;
}


/* Header Regions - Search
-------------------------------------------------------------- */
.search-box-inner form#search-theme-form {
	background-image: url(../images/search-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.search-box-inner input#edit-search-theme-form-header {
	background: none;
	color: #036;
}


/*  Preface Regions
-------------------------------------------------------------- */
#preface-top-wrapper {
  background: #dbe7ec;
  border-bottom: 3px solid #b0c7d0;
}


/*  Postscript & Footer Regions
-------------------------------------------------------------- */
.postscript-bottom-wrapper {
  background: #34424c;
  color: #9fa5a9;
}

.postscript-bottom h2.block-title,
.footer-message-wrapper h2.block-title {
  color: #b0b0b0;
}

.postscript-bottom a:link,
.postscript-bottom a:visited,
.footer-message a:hover {
  color: #fff;
}

.footer-wrapper {
  border-top: 3px solid #1A272F;
}

.footer-wrapper,
.footer-message-wrapper,
.store-footer,
.footer-wrapper h2.block-title {
	color: #F2F2F2;
	text-align: center;
}

.footer-wrapper,
.footer-message-wrapper {
	background-color: #2B5580;
}

.footer-message a:link,
.footer-message a:visited,
.footer a:link,
.footer a:visited {
  color: #fff;
}

#store-footer {
  background: #27353e;
  color: #9fa5a9;
}

#store-footer a:link,
#store-footer a:visited {
  color: #fff;
}

#block-menu-menu-footermenu {
	margin-right: 10px;
	margin-left: auto;
	} /*p*/
	
/* FrontPage */
#node-108 .title {
display:none;
}



/* Primary Menu
/-------------------------------------------------------------- */
#primary-menu {
	background-color: #369;
	-moz-border-radius: 0 0 10px 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

.primary-menu-inner {
	background-color: #369;
	padding-left: 120px;
}

#primary-menu-inner {
	margin-right: auto;
	margin-left: auto;/*	margin-right: auto;
	margin-left: auto;
	width: 920px; */
}

.primary-menu .ul .a:active {
background-color:#3F0
}

/* visited pseudo selector so IE6 applies text colour */
.primary-menu-inner ul.menu li a {
	font-size: 120%;
	color: #FFF;
	text-shadow:#000 0px 1px;

}

.primary-menu-inner ul.menu li a:link,
.primary-menu-inner ul.menu li a:visited {
  display: block;
  float: left;
  padding: 11px 14px 10px 14px;

}

.primary-menu-inner ul.menu li a:hover,
.primary-menu-inner ul.menu li a:focus {
	font-size: 120%;
	color: #CCC;
	background-color: #4775a3;
	}

/* styles for Superfish primary menu */
.primary-menu-inner ul.sf-menu {
	background-color: #369;
}

.primary-menu-inner ul.sf-menu li a:hover {}
.primary-menu-inner ul.menu li.active-trail a{
	background-color:#253D54;
	color: #FFF;
	background-image: url(images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.primary-menu-inner ul.menu li.active-trail a.active {
		background-color:#369;}

.primary-menu-inner ul.sf-menu li:hover a,
.primary-menu-inner ul.sf-menu li.hover a {}


.primary-menu-inner ul.sf-menu li.last {
}
.primary-menu-inner ul.sf-menu li.last a:hover{

}
.primary-menu-inner ul.sf-menu li.expanded:hover a,
.primary-menu-inner ul.sf-menu li.expanded.hover a {
}

.primary-menu-inner ul.sf-menu li.expanded:hover ul.menu li a,
.primary-menu-inner ul.sf-menu li.expanded.hover ul.menu li a {
  margin-bottom: 0;
}

/* 2nd Level */
.primary-menu-inner ul.sf-menu li ul {
	font-size: 82%;
	position: absolute;
	left: -25px;
}

.primary-menu-inner ul.sf-menu li ul.menu {
	width: 230px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	background-color: #369;
	color: #FFF;
	padding-: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
}

.primary-menu-inner ul.sf-menu li ul.menu li {

background-color:#369;
}

.primary-menu-inner ul.sf-menu ul li.last {
	  border-right: none;

}

.primary-menu-inner ul.sf-menu li ul.menu a:link,
.primary-menu-inner ul.sf-menu li ul.menu a:visited {
	border-left: none;
}

.primary-menu-inner ul.sf-menu li:hover ul li a:link,
.primary-menu-inner ul.sf-menu li:hover ul li a:visited,
.primary-menu-inner ul.sf-menu li.hover ul li a:link,
.primary-menu-inner ul.sf-menu li.hover ul li a:visited,
.primary-menu-inner ul.sf-menu li.hover ul li a:active,
.primary-menu-inner ul.sf-menu li.hover ul li.active-trail a.active {
	background-color:#4775a3;
	width:210px;
	background-image: none;
}

.primary-menu-inner ul.sf-menu li.last a:link,
.primary-menu-inner ul.sf-menu li.last ul li a:link {
	  border-right: none;
-moz-border-radius: 0 0 3x 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
	}
	
.primary-menu-inner ul.sf-menu li.last ul li a:visited,
.primary-menu-inner ul.sf-menu li.last a:visited {
	-moz-border-radius: 0 !important!;
	-webkit-border-radius: 0;
	border-radius: 0px;

}

.primary-menu-inner ul.sf-menu li.sfHover ul {
  margin-top: 12px;
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:visited {
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a:hover {
	background-color:#406993;
	/*border-left: #fff 5px solid;
	padding-left: 5px;*/
}

.primary-menu-inner ul.sf-menu li.sfHover ul.menu li a.active {
	text-decoration: underline;

}



/* Tables
/-------------------------------------------------------------- */
/*thead th,
th {
  background: #e8e8e8;
  border-bottom: 1px solid #cfcfcf;
}

tbody th {
  border-bottom: 1px solid #cfcfcf;
}

tr.even,
tr.odd {
  background: ;
}

tr.even td,
tr.odd td {
  background: ;
  border: 1px solid #dbdbdb;
}

tr.drag td,
tr.drag-previous td {
  background: #ffd;
}
*/

/* Pagers
-------------------------------------------------------------- */
ul.pager {
  background-color: #f0f5f7;
  border: 1px solid #b0c7d0;
  border-left: 1px solid #dbe7ec;
  border-right: 1px solid #dbe7ec;
  border-bottom: 1px solid #fff;
}

ul.pager li a,
ul.pager li.pager-current {
  background-color: #516674;
  color: #fff;
  font-weight: bold;
}

ul.pager li.pager-current {
  background-color: #fff;
  border: 1px solid #cecece;
  border-top: none;
  color: #34424c;
}

ul.pager li a:link,
ul.pager li a:visited {
  background: #647883 url(../images/pager-bg.png) repeat-x center top;
  border: 1px solid #61707b;
  color: #fff;
}

ul.pager li a:hover,
ul.pager li a:focus {
  background-position: center bottom;
  border: 1px solid #61707b;
  color: #fff;
}

ul.pager li.pager-first a,
ul.pager li.pager-previous a,
ul.pager li.pager-next a,
ul.pager li.pager-last a {
  border: none;
  color: ;
}

/* Pager - First */
ul.pager li.pager-first a {
  background: url(../images/pager-first.png) no-repeat;
}

/* Pager - Previous */
ul.pager li.pager-previous a {
  background: url(../images/pager-previous.png) no-repeat;
}

/* Pager - Next */
ul.pager li.pager-next a {
  background: url(../images/pager-next.png) no-repeat;
}

/* Pager - Last */
ul.pager li.pager-last a {
  background: url(../images/pager-last.png) no-repeat;
}

/* Pager Hovers */
ul.pager li.pager-first a:hover,
ul.pager li.pager-first a:focus,
ul.pager li.pager-previous a:hover,
ul.pager li.pager-previous a:focus,
ul.pager li.pager-next a:hover,
ul.pager li.pager-next a:focus,
ul.pager li.pager-last a:hover,
ul.pager li.pager-last a:focus  {
  background-position: 0 -22px;
}

/* Pager in Header */
.header-group-wrapper ul.pager li.pager-current {
  background-color: #383838;
  border: 1px solid #444;
  border-top: none;
  color: #acacac;
}

.header-group-wrapper ul.pager {
  background-color: #4F4F4F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}

/* Pager in Postscript Bottom */
.postscript-bottom-wrapper ul.pager li.pager-current {
  background-color: #4C4C4C;
  border: 1px solid #444;
  border-top: none;
  color: #fff;
}

.postscript-bottom-wrapper ul.pager {
  background-color: #5F5F5F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}

/* Pager in Footer */
.footer-wrapper ul.pager li.pager-current {
  background-color: #343434;
  border: 1px solid #444;
  border-top: none;
  color: #fff;
}

.footer-wrapper ul.pager {
  background-color: #4F4F4F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}


/* Forms
/-------------------------------------------------------------- */
/* defaults for all form buttons */
.form-submit {
	border: 3px solid #e9f2f8;
	color: #fff;
	background-color: #32424c;
	background-image: url(../images/button-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.form-submit:hover,
.form-submit.hover,
.form-submit:focus {
  background-position: bottom center;
}

fieldset {
  border: 1px solid #d9d9d9;
}

legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
  color: #535353;
}

.form-item input,
.form-item select,
.form-item textarea {
  border: 1px solid #ddd;
  border-top: 2px solid #cecece;
}

html.js fieldset.collapsible legend a {
  background:  url(../images/menu-expanded.png) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background:  url(../images/menu-collapsed.png) no-repeat 0% 50%;
}


/* Forum
/-------------------------------------------------------------- */
.forum-topic-navigation {
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}


/* Book
/-------------------------------------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #CCC;
}

.book-navigation .page-links {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}


/* Poll
/-------------------------------------------------------------- */
div.poll div.bar {
  background: #eee;
  border-top: 1px solid #e2e2e2;
}

div.poll div.bar div.foreground {
  background: #eaeaea url(../images/poll-bg.png) repeat-x bottom center;
}

div.poll .percent {
  color: #999;
}


/* Skinr styles
/-------------------------------------------------------------- */
/* Rounded Titles */
.prosper-rounded-title h2.block-title {
  background: #77909f;
  color: #fff;
}

/* Gray Rounded - Plain */
.prosper-gray-rounded-plain .content {
  background: #fff;
  border-bottom: 2px solid #b0c7d0;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
}

.prosper-gray-rounded-plain a:link,
.prosper-gray-rounded-plain a:visited {
  color: #af0000;
}

.prosper-gray-rounded-plain a:hover,
.prosper-gray-rounded-plain a:focus,
.prosper-gray-rounded-plain a:active {
  color: #369;
}

.prosper-gray-rounded-plain ul.pager li.pager-current {
  background-color: #fff;
}

/* Gray Rounded - Style */
.prosper-gray-rounded-style .content {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
}

.prosper-gray-rounded-style ul li {
  background: #fff;
  border-bottom: 1px solid #e8e7e7;
}

.prosper-gray-rounded-style ul li,
.prosper-gray-rounded-style ul li.leaf {
  background:  url(../images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li ul li,
.prosper-gray-rounded-style ul li ul li.leaf{
  background:  url(../images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li.collapsed {
  background:  url(../images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li.expanded {
  background:  url(../images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li a:link,
.prosper-gray-rounded-style ul li a:visited {
  color: #000;
}

.prosper-gray-rounded-style ul li ul {
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
}

.prosper-gray-rounded-style ul li ul li {
  border-bottom: none;
}

.prosper-gray-rounded-style ul li ul li a:link,
.prosper-gray-rounded-style ul li ul li a:visited {
  color: #818181;
}

.prosper-gray-rounded-style ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Gray border - dark background */
.prosper-grayborder-darkbackground .inner {
  background: #222f38;
  border-bottom: 1px solid #434343;
  border-top: 1px solid #2a2a2a;
  color: #8b8b8b;
}

.prosper-grayborder-darkbackground h2.block-title {
  color: #f5f5f5;
}

.prosper-grayborder-darkbackground a:link,
.prosper-grayborder-darkbackground a:visited {
  color: #fff;
}

.prosper-grayborder-darkbackground ul li {
  background: #fff;
  border-bottom: 1px solid #4e4e4e;
}

.prosper-grayborder-darkbackground ul li,
.prosper-grayborder-darkbackground ul li.leaf {
  background:  url(../images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li ul li,
.prosper-grayborder-darkbackground ul li ul li.leaf{
  background:  url(../images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li.collapsed {
  background:  url(../images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li.expanded {
  background:  url(../images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li a:link,
.prosper-grayborder-darkbackground ul li a:visited {
  color: #fff;
}

.prosper-grayborder-darkbackground ul li a:hover,
.prosper-grayborder-darkbackground ul li.active-trail a.active {
  color: #fff;
}

.prosper-grayborder-darkbackground ul li ul {
  background: #27353e;
  border-bottom: 1px solid #4e4e4e;
  border-top: 2px solid #4e4e4e;
}

.prosper-grayborder-darkbackground ul li ul li {
  border-bottom: none;
}

.prosper-grayborder-darkbackground ul li ul li a {
  color: #818181;
}

.prosper-grayborder-darkbackground ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Medium gray background - bottom border */
.prosper-mediumgraybackground-bottomborder .inner {
  background: #dedede;
  border-bottom: 2px solid #bfbfbf;
}

.prosper-mediumgraybackground-bottomborder h2.block-title {
  color: #535353;
}

.prosper-mediumgraybackground-bottomborder a:link,
.prosper-mediumgraybackground-bottomborder a:visited {
  color: #af0000;
}

/* Light gray background - border */
.prosper-lightgraybackground-border .inner {
  background: #f7f7f7;
  border: 1px solid #ededed;
  color: #535353;
}

.prosper-lightgraybackground-border h2.block-title {
  color: #000;
}

.prosper-lightgraybackground-border a:link,
.prosper-lightgraybackground-border a:visited {
  color: #af0000;
}

/* Gradient & border */
.prosper-gradient-border .inner {
  background: #e9eff3 url(../images/prosper-gradient-border-bg.png) repeat-x top center;
  border: 3px solid #b0c7d0;
  color: #6a6a6a;
}

.prosper-gradient-border h2.block-title {
  color: #383838;
}

.prosper-gradient-border a:link,
.prosper-gradient-border a:visited {
  color: #000;
}

/* Menu list */
.prosper-menu-list .inner {
  border-bottom: 2px solid #bfbfbf;
}

.prosper-menu-list h2.block-title {
  background: #77909f;
  color: #fff;
}

.prosper-menu-list ul {
  background: #f3f3f3;
  border: 1px solid #ededed;
}

.prosper-menu-list ul li {
  background: #f7f7f7 url(../images/menu-block-list.png) repeat-x top left;
}

.inner .prosper-menu-list ul li a:link,
.inner .prosper-menu-list ul li a:visited,
.inner .prosper-menu-list ul li .nolink {
  background: url(../images/menu-block-leaf.png) no-repeat 5px 10px;
  border-bottom: 1px solid #fff;
  color: #222;
}

.inner .prosper-menu-list ul li.collapsed a:link,
.inner .prosper-menu-list ul li.collapsed a:visited,
.inner .prosper-menu-list ul li.collapsed .nolink {
  background: url(../images/menu-block-collapsed.png) no-repeat 5px 8px;
}

.inner .prosper-menu-list ul li.expanded a:link,
.inner .prosper-menu-list ul li.expanded a:visited,
.inner .prosper-menu-list ul li.expanded .nolink {
  background: url(../images/menu-block-expanded.png) no-repeat 5px 9px;
}

.prosper-menu-list ul li ul {
  border: none;
  border-top: 2px solid #e6e6e6;
}

.prosper-menu-list ul li ul li {
  background: none;
}

.inner .prosper-menu-list ul li ul li a:link,
.inner .prosper-menu-list ul li ul li a:visited,
.inner .prosper-menu-list ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li .nolink,
.inner .prosper-menu-list ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li.expanded ul li .nolink {
  background: url(../images/menu-block-leaf-2.png) no-repeat 5px 0;
  border-bottom: none;
  color: #818181;
}

.inner .prosper-menu-list ul li ul li ul li a:link,
.inner .prosper-menu-list ul li ul li ul li a:visited,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li ul li .nolink,
.inner .prosper-menu-list ul li ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li ul li.expanded ul li .nolink {
  background: url(../images/menu-block-leaf.png) no-repeat 5px 0;
  color: #818181;
}

.prosper-menu-list ul li ul li ul {
  border-top: none;
}

/* Shopping cart - light */
.prosper-shoppingcart-light h2.block-title {
  background: #36464F;
  color: #fff;
}

.prosper-shoppingcart-light .content {
  background: #fff;
  border-bottom: 2px solid #36464F;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
}

.prosper-shoppingcart-light td.cart-block-item-title a:link,
.prosper-shoppingcart-light td.cart-block-item-title a:visited {
  color: #af0000;
}

.prosper-shoppingcart-light .cart-block-icon-empty {
  background: url(../images/icon-shoppingcart.png) no-repeat left center;
}

.prosper-shoppingcart-light .cart-block-icon-full {
  background: url(../images/icon-shoppingcart-full.png) no-repeat left center;
}

.prosper-shoppingcart-light .arrow-down {
  background: url(../images/shoppingcart-expanded.png) no-repeat center center;
}

.prosper-shoppingcart-light .arrow-up {
  background: url(../images/shoppingcart-collapsed.png) no-repeat center center;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:visited,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:visited {
  background: #32424c url(../images/button-bg.png) repeat-x top center;
  color: #fff;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:hover,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:focus,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:hover,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:focus {
  background-position: bottom center;
}

/* Shopping cart - dark */
.prosper-shoppingcart-dark .inner {
  background: #222f38;
  border-bottom: 1px solid #1a262e;
  border-top: 1px solid #1a262e;
  color: #8b8b8b;
}

.prosper-shoppingcart-dark a:link,
.prosper-shoppingcart-dark a:visited,
.prosper-shoppingcart-dark a:hover,
.prosper-shoppingcart-dark a:active,
.prosper-shoppingcart-dark a:focus {
  color: #fff;
}

.prosper-shoppingcart-dark h2.block-title {
  color: #f5f5f5;
}

.prosper-shoppingcart-dark .content {
  color: #d7d7d7;
}

.prosper-shoppingcart-dark .cart-block-icon-empty {
  background: url(../images/icon-shoppingcart-dark.png) no-repeat left center;
}

.prosper-shoppingcart-dark .cart-block-icon-full {
  background: url(../images/icon-shoppingcart-full-dark.png) no-repeat left center;
}

.prosper-shoppingcart-dark .arrow-down {
  background: url(../images/shoppingcart-expanded.png) no-repeat center center;
}

.prosper-shoppingcart-dark .arrow-up {
  background: url(../images/shoppingcart-collapsed.png) no-repeat center center;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:visited,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:visited {
  background: #32424c url(../images/button-bg.png) repeat-x top center;
  color: #d7d7d7;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:hover,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:focus,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:hover,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:focus {
  background-position: bottom center;
}

/* Prosper quicktabs */
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:visited {
  background: #b6b6b6;
  border-bottom: 2px solid #f3f3f3;
  border-top: 1px solid #e8e7e7;
  color: #fff;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:visited {
  background: #fff;
  color: #000;
}

.prosper-quicktabs .quicktabs_main {
  background: #fff;
  border-bottom: 2px solid #c5c5c5;
  border-top: 1px solid #e8e7e7;
}

.prosper-transparent-background {
	background: transparent
	}


/* Prosper - Gray border around images */
.prosper-gray-border-image .inner img {
  border: 2px solid #bbb;
}

/* Prosper comments - edgy */
.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted {
  background: #383838;
  color: #acacac;
}

.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted a:link,
.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted a:visited {
  color: #fff;
}

.prosper-comments-edgy .comment-wrapper .submitted {
  color: #9a9a9a;
}

.prosper-comments-edgy .comment-wrapper .content-inner h3.title,
.prosper-comments-edgy .comment-wrapper .content-inner h3.title a {
  color: #232323;
}

.prosper-comments-edgy .comment-wrapper .picture img {
  border: 1px solid #b0c7d0;
}

.comment-wrapper .odd .content {
  border-top: 1px solid #b0c7d0;
}

.prosper-comments-edgy .comment-wrapper .odd .content-inner {
  background: #f1f5f7;
  border-bottom: 1px solid #b0c7d0;
}

.prosper-comments-edgy .comment-wrapper .odd .comment-top-left {
  background: url(../images/comment-top-left-odd.png) no-repeat top left;
}

.prosper-comments-edgy .comment-wrapper .even .content {
  border-top: 1px solid #dadada;
}

.prosper-comments-edgy .comment-wrapper .even .content-inner {
  background: #eee;
  border-bottom: 1px solid #bfbfbf;
}

.prosper-comments-edgy .comment-wrapper .even .comment-top-left {
  background: url(../images/comment-top-left-even.png) no-repeat top left;
}

.prosper-comments-edgy .comment-wrapper .signature {
  background: #EFEFEF;
  border-top: 2px solid #cdcdcd;
}

.prosper-comments-edgy .comment-wrapper .odd .links {
  border-top: 2px solid #fff;
}

.prosper-comments-edgy .comment-wrapper .even .links {
  border-top: 2px solid #fff;
}

.prosper-comments-edgy .box .content {
  background: #fff;
  border-bottom: 2px solid #c5c5c5;
}

.prosper-comments-edgy .box .form-item input,
.prosper-comments-edgy .box .form-item select,
.prosper-comments-edgy .box .form-item textarea {
  background: #f5f5f5;
}

/* Prosper comments - clean */
.prosper-comments-clean #comments {
  background: #fff;
  color: #8e8e8e;
}

.prosper-comments-clean .comment-wrapper .withpicture .withpicture-column-right {
  border-bottom: 1px solid #ccc;
}

.prosper-comments-clean .comment-wrapper h3.title a {
  color: #8e8e8e;
}

/* Footer - single column list */
.footer .fusion-inline-menu .inner ul li a:link,
.footer .fusion-inline-menu .inner ul li a:visited {
  color: #a9a9a9;
}

.footer .fusion-inline-menu .inner ul li a:hover {
  background: #2c2c2c;
}

.footer .fusion-inline-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

/* Footer - multi-column list */
.footer .fusion-multicol-menu ul li {
  border-left: 1px solid #4c4c4c;
}

.footer .fusion-multicol-menu ul li.last {
  border-right: 1px solid #4c4c4c;
}

.footer .fusion-multicol-menu .inner ul li a:link,
.footer .fusion-multicol-menu .inner ul li a:visited {
  color: #a9a9a9;
}

.footer .fusion-multicol-menu .inner ul li a:hover {
  background: #2c2c2c;
  text-decoration: none;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li ul li a:hover {
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a {
  background:  #404040;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li.active-trail ul li a.active {
  background:  none;
  color: #fff;
}


/* Nodes
/-------------------------------------------------------------- */
.node_read_more a:link,
.node_read_more a:visited {
  background: #455f6f;
  border: 2px solid #e9f2f8;
  color: #fff;
}

.postscript-bottom-wrapper .node_read_more a:link,
.postscript-bottom-wrapper .node_read_more a:visited,
.footer-wrapper .node_read_more a:link,
.footer-wrapper .node_read_more a:visited {
  color: #fff;
}

/* Teaser */
.teaser {
  border-bottom: 2px solid #e7e7e7;
}

.postscript-bottom-wrapper .teaser,
.footer-wrapper .teaser {
  border-bottom: 2px solid #6F6F6F;
}


/* Breadcrumbs
/-------------------------------------------------------------- */
.breadcrumbs .inner {
  background: #f0f5f7;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #dbe7ec;
  border-right: 1px solid #dbe7ec;
  border-top: 1px solid #b0c7d0;
  color: #8e8e8e;
}


/* Ubercart
/-------------------------------------------------------------- */
img.category {
  border: 0px;
}

.category-grid-products {
  border-top: 2px solid #dedede;
}

.category-grid-products td {
}

.category-grid-products td:hover {
}

.category-grid-products td img {
	border: 1px solid #FFF;
	height: 100px;
	width: 100px;
}
.category-grid-products td a:hover img {
	border: 1px solid #369;
}

.catalog-grid-title a {
	text-decoration: none;
	text-align: center;
}
.catalog-grid-title a:hover {
	color: #369;
	text-decoration: underline;
}

.category-grid-products tr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
}

ul.uc-categories {
  background: #6a6a6a;
  border-bottom: 3px solid #dedede;
}

ul.uc-categories a:link,
ul.uc-categories a:visited {
  border-right: 1px solid #dedede;
  color: #fff;
}

/* Ubercart - product node */
.product-group .uc-price-display {
  color: #000;
}

.product-image img {
	border: 1px solid #FFF;
}
.product-image a:hover img {
	border: 1px solid #369;
}

#product-details {
  background: #f7f7f7;
  border: 1px solid #ededed;
  color: #8e8e8e;
}

#product-details .form-item input,
#product-details .form-item select,
#product-details .form-item textarea {
  background: #f5f5f5;
}

#product-details .product-field .sell {
  color: #000;
}

/* Ubercart - cart */
#cart-form-products {
  background: #fff;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #e8e7e7;
}

#cart-form-products table th {
  border-bottom: 1px solid #c7c7c7;
}

#cart-form-products table tr.odd {
  background: #f3f3f3;
}

#cart-form-products table td.image img {
  border: 1px solid #bbb;
}

#cart-form-products table td.subtotal {
  color: #535353;
}

#cart-form-products table td .form-item input,
#cart-form-products table td .form-item select,
#cart-form-products table td .form-item textarea {
  background: #f5f5f5;
}

/* Ubercart - cart quotes */
#uc-cart-pane-quotes .solid-border {
  background: #f7f7f7;
  border: 1px solid #ededed;
}

/* Ubercart - checkout */
#uc-cart-checkout-form {
  background: #fff;
  border-top: 1px solid #e8e7e7;
  border-bottom: 2px solid #bfbfbf;
}

#uc-cart-checkout-form fieldset {
  border-top: 25px solid #77909F;
}

#uc-cart-checkout-form fieldset legend {
  background: #77909F;
  color: #fff;
}

#uc-cart-checkout-form fieldset legend a:link,
#uc-cart-checkout-form fieldset legend a:visited {
  color: #fff;
}

#uc-cart-checkout-form table tr.odd {
  background: #f3f3f3;
}

html.js #uc-cart-checkout-form fieldset.collapsible legend a {
  background:  url(../images/menu-expanded-uc.png) no-repeat 0% 50%;
}

html.js #uc-cart-checkout-form fieldset.collapsed legend a {
  background:  url(../images/menu-collapsed-uc.png) no-repeat 0% 50%;
}

#uc-cart-checkout-form .address-pane-table .field-label {
  color: #8e8e8e;
}

#uc-cart-checkout-form .address-pane-table .form-required {
  color: #AF0000;
}

#uc-cart-checkout-form input#edit-panes-customer-primary-email,
#uc-cart-checkout-form table td .form-item input,
#uc-cart-checkout-form table td .form-item select,
#uc-cart-checkout-form table td .form-item textarea {
  background: #f5f5f5;
}

/* Ubercart - review order */
.order-review-table {
  background: #fff;
}

.order-review-table .pane-title-row {
  background: #50636e;
  color: #fff;
}

.order-review-table .data-col {
  color: #535353;
}

.order-review-table .review-button-row {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-top: 1px solid #ededed;
}

/* Ubercart buttons - secondary */
#edit-update.form-submit,
#edit-cancel.form-submit,
#edit-back.form-submit {
  background: none;
  color: #455f6f;
}

#edit-update.form-submit:hover,
#edit-update.form-submit.hover,
#edit-update.form-submit:focus,
#edit-cancel.form-submit:hover,
#edit-cancel.form-submit.hover,
#edit-cancel.form-submit:focus,
#edit-back.form-submit:hover,
#edit-back.form-submit.hover,
#edit-back.form-submit:focus {
  color: #77909f;
}


/* Tab Menus
/-------------------------------------------------------------- */
/* Primary */
#content-tabs ul.primary {
  border-bottom: 1px solid #000;
}

#content-tabs ul.primary {
  border-bottom: 1px solid #b0c7d0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background-color: ;
  color: #000;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background: #E9EFF3;
  color: #666;
}

#content-tabs ul.primary li.active a,
#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited,
#content-tabs ul.primary li.active a:hover,
#content-tabs ul.primary li.active a:focus  {
  background: #77909f;
  color: #fff;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus  {
  color: #000;
}

/* Secondary */
#content-tabs ul.secondary {
  border-bottom: 1px solid #c3c3c3;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #999;
}

#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  border-bottom: 1px solid #ddd;
  color: #777;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 2px solid #ddd;
  color: #000;
}

/* blockquote personalizado */

p.alerta {
  margin: 10px 0;
  padding: 10px 15px 10px 54px;
  color: #523A00;
  border-top: 3px solid #FEC201;
  border-bottom: 3px solid #FEC201;
  background: #FFEDB5 url(../images/alert.png) 15px 50% no-repeat;
}

p.info {
	margin: 10px 0;
	padding: 10px 15px 10px 54px;
	color: #001045;
	border-top: 3px solid #0023A1;
	border-bottom: 3px solid #0023A1;
	background-color: #BACAFF;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}

p.noticia {
   margin: 10px 0;
  padding: 10px 15px 10px 54px;
  color: #363636;
  border-top: 3px solid #5C5C5C;
  border-bottom: 3px solid #5C5C5C;
  background: #D9D9D9 url(../images/modify.png) 15px 50% no-repeat;
}

p.descarga {
  margin: 10px 0;
  padding: 10px 15px 10px 54px;
  color: #26420E;
  border-top: 3px solid #5EAA1F;
  border-bottom: 3px solid #5EAA1F;
  background: #DAFFBA url(../images/download.png) 15px 50% no-repeat;
}

/* Blockquotes */

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: baseline;

}


blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

blockquote {
	margin: 20px;
	padding-left: 45px;
	background: url(../images/openquote.png) top left no-repeat;
}  

blockquote p {
  padding-right: 35px;
  background: url(../images/closequote.png) bottom right no-repeat;
} 

pre {
  padding: 10px;
  margin: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  border: 1px outset #333333;
  background: #ededed;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: baseline;
}

li.check {
  padding-left: 20px;
  padding-bottom: 12px;
  list-style-position: outside;
  list-style-type: none;
  font-size: 12px;
  color: #2d3b6a;
  background: url(../images/checkmark.png) 0px 10% no-repeat;
}

/* Skinr flousa */

.flousa-block-azul {
	background-color: #369;
	}
	
.flousa-block-celeste {
	background-color: #69F;
	}	
	
.flousa-block-gris {
	background-color: #E9E9E9;
	}	

.flousa-block-gris h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #336699;
	padding-top: 8px;
	letter-spacing: -0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	text-align: center;
}

.flousa-block-gris ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

.flousa-block-gris ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/bull02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	}	
	
#block-views-ayudaweb-block_1 h2 {
	font-size: 130%;
	min-height:20px;
	background-image: url(../images/icon/settings.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 24px;
	}
	
#block-menu-menu-footermenu {
	color: #FFF;
	margin-right: 10px;
	margin-left: 540px;
	float: left;
	width: 400px;
	font-size: 10px;
	font-weight: bold;
}

.view view-noticiasfp view-id-noticiasfp view-display-id-block_1 view-dom-id-3 {
	background: transparent
}
.block-views-noticiasfp-block_1 .content {
	background: transparent
}

.imagefield-field_img_noticia {
	border: thick solid #EAE8F9;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	}
	
.view-noticias-fp  span{
	font-size: 85%;
	color: #333;
	text-align: justify;
	padding: 3px;
	}	
	
.teaser img{
	float: left;
	width: 72px;
	padding: 5px;
	height: 72px;
	}
	
	/*CATALOG */
.page-catalog tr.even td, tr.odd td{
	padding-bottom: 22px;
	padding-top: 10px;
	background-image: url(images/backg0002.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.category-grid-products td{
	padding-bottom: 22px;
	padding-top: 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 1px solid #F5F5F5;
	background-image: url(images/backg0003.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.catalog-grid-title a{
	padding: 4px;
	display: block;
	height: 36px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 84%;
	line-height: 100%;
	text-decoration: none;
	text-transform: capitalize;
}
.catalog-grid-image img{
	vertical-align: text-bottom;
	height: 100px;
	width: 100px;
}

/*PRODUCTO*/
#product-images {
	float: left;
width:66%; min-width:300px;
}
#product-form {
	float: right;
	padding-left: 5px;
width:33%; min-width:150px;
}
#product-form .title {
	display: none;
	}
#webform-client-form-98 .textarea {
	background-color: #69C;
		}

/*IMG HOVER */
.view-rubros-lista img {
	border: 1px solid #FFF;
}
.view-rubros-lista a:hover img {
	border: 1px solid #369;
}
.view-productofrontpage img {
	border: 1px solid #FFF;
	height: 48px;
	width: 48px;
}
.view-productofrontpage a:hover img {
	border: 1px solid #369;
}
.page-catalog .content-inner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
/*sidebar emp list*/
.empresas-bloque-frontp {
	margin-left: 10px;
	margin-right: 5px;
	width: 225px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*emp rubro bloque front*/
.emp-rubro-fp {
	/*background-color: #EBF3FE;*/
	background-image: url(../images/title-rubro-fp.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;

	}
.emp-rubro-fp .inner {
	padding-top: 30px;
}
.emp-rubro-fp p {
	text-align: justify;
	padding-right: 35px;
	padding-left: 25px;
}
.emp-rubro-fp td {
	vertical-align: top;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 3px;
}
/*product bloque front*/
.productos-bloque-frontpage {
		background-image: url(../images/title-prod-fp.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;}
.productos-bloque-frontpage .inner {
	padding-top: 30px;
}
.productos-bloque-frontpage p {
	text-align: justify;
	padding-right: 35px;
	padding-left: 25px;
}
.productos-bloque-frontpage td {
	vertical-align: top;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.noti-top-fp{
	width: 173px !important;
	height: 500px;
	}
	
.noti-top-fp td {
	vertical-align: top;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.noti-top-fp .views-field-body {
	text-align: justify;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 6px; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
.noti-top-fp .views-field-view-node a{
	-moz-border-radius: 5px;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-bottom: 0px;
	background-color: #39F;
	height: 18px;
	width: 44px;
	margin-top: -22px;
	text-align: center;
	z-index: 6;
	margin-right: 8px;
}
.noti-top-fp img {
	height: 120px;
	width: 120px;
}
.view-noticias-fp-destacado .view-header{
	background-image: url(../images/fp-destac-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 160px;
	margin-bottom: 10px;
}
.view-noticias-fp-novedades .view-header {
	background-image: url(../images/fp-novedad-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 160px;
	margin-bottom: 10px;	
	}
	.view-noticias-fp .view-header {
	background-image: url(../images/fp-noticias-title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 160px;
	margin-bottom: 10px;	
	}

/*----COMMON---*/
/*BLOCK EMP_REPRE + BLOCK PRODUCTS */

.sidebar-first ul li:hover {
	background-color: #F4F4F4;
	display:block;

}

#sidebar-first-inner{border-right:solid #ededde 1px;margin:-1px;}
#sidebar-last-inner {border-left:solid #ededde 1px;margin:-1px;}

.bl-emp-rubro .inner,
.bl-prod-list-full .inner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #B0C7D0;
	border-bottom-color: #B0C7D0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	-webkit-border-radius: 0 0 15px 0;
}

/*	background-image: url(images/backg-block.png);
	background-repeat: repeat-x;
	background-position: top;*/
.bl-emp-rubro .inner {
	background-image: url(images/title-representadas.png);
	background-repeat: no-repeat;
	background-position: -2px top;}
.view-empresas-bloque {margin-top:40px;}
.bl-prod-list-full .inner {
	background-image: url(images/title-catalogo-productos.png);
	background-repeat: no-repeat;
	background-position: -2px top;
}	
.bl-prod-list-full ul.menu {margin-top:55px !important; }	

/*.bl-emp-rubro h2,
.bl-prod-list-full h2 {
	background-color:#C8C8C8;
	background-image:-moz-linear-gradient(center top , #D6D6D6, #B0B0B0, #B3B3B3 90%);
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	clear:both;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:10px;
	text-shadow:1px 1px 0 #353535;
	font-family: Tahoma, Geneva, sans-serif;
}*/

.bl-prod-list-full .title a {
	color:white;
}

.bl-prod-list-full .inner ul li,
.bl-emp-rubro .inner ul li {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 112%;
	/*	font-weight: bold;*/
	text-decoration: none;
	line-height: 100%;
}

.bl-emp-rubro .views-row-even {
	background-color:#F9F9F9;
}
.bl-emp-rubro .views-row-odd {
	background-color:#FCFCFC;
}

.bl-prod-list-full .inner ul li,
.bl-emp-rubro .inner ul li,
.view-content div.views-row  {		
padding: 0 0 0 15px; /* LTR */
border-bottom: solid 1px #ededed;
line-height: 150%; /* 26px */
}

.bl-prod-list-full .inner ul,
.bl-emp-rubro .inner ul {
	margin:0;
/*	font-weight: bold;*/
}

.bl-prod-list-full .inner ul li,
.bl-emp-rubro .inner ul li {
	display:block;
	background-image: url(images/arrow_mini_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.bl-prod-list-full .inner ul li:hover,
.bl-emp-rubro .inner ul li:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #369;
	background-image: url(images/arrow_mini_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
.bl-prod-list-full .inner ul li a,	
.bl-emp-rubro .inner ul li a {
	text-decoration: none;
	display: block;
}
.bl-prod-list-full .inner ul li a:hover,		
.bl-emp-rubro .inner ul li a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow:0px 1px 0px #000000;
	display: block;
}
.bl-emp-rubro .inner ul li a.active,
.bl-prod-list-full .inner ul li a.active{
	color: #036;
	font-weight: bold;
	text-decoration: underline;
}


.bl-prod-list-full .inner ul li ul li.first,
.bl-emp-rubro .inner ul li ul li.first {
  border-top-style: solid;
  border-top-width: 1px;
}

.bl-prod-list-full .inner ul li ul li.last,
.bl-emp-rubro .inner ul li ul li.last {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: -1px;
  margin-top: -1px;
}

#ddblock-3 {
	background: url(images/acceso-catalogo.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 14px;
	background-position:0;
}
#ddblock-3 img {	height: 80px;
	width: 80px;
}
#ddblock-3 li {
	list-style-type:none;
	list-style-image: none;
}


/*remove bullets*/
.menu .expanded, .menu .collapsed, .menu .leaf{
padding: 0px;
margin: 0px;
list-style-type: none;
/* List actually uses images so we apply list-style-image property */
list-style-image:none;
}

ul.menu{
padding: 0px;
}
.node-type-empresa .content-inner li {list-style-image:none;}
.product-body p {
	text-align: justify;
	color: #727272;
}
.product-body li, .repre-table-col1 li {
	list-style: none;
	background-image: url(../images/bull02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEFEF;
}
#product-details {
	background-image: url(images/download1-icon.png);
	background-repeat: no-repeat;
	background-position: right top;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.node-type-product h1.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 2px;
}
/*rubros lista*/
.view-rubros-lista .view-header {
	background-color: #efefef;
	margin: 14px;
	padding: 10px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	border:solid 1px #ccc;
}
.view-rubros-lista thead {
	display:none;
	border:none;}
	
.view-rubros-lista tbody {
	border:none;
	background-color: #FFF;
	}


.view-rubros-lista tr:hover{
	display: table-row;
	background-color: #F8F8F8;
}
.view-rubros-lista tr {
}

.view-rubros-lista tr.odd, .view-rubros-lista tr.even,
.view-rubros-lista tr.odd td, .view-rubros-lista tr.even td{
	border-bottom:dotted 1px #fff;
	background-color:#FFF;
	background-image: url(images/backg0002.png) !important;
	background-repeat: repeat-x;
	background-position: bottom;
}


.view-rubros-lista img {
	margin-top: 20px;
	height: 80px;
	width: 80px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.view-rubros-lista .views-field-title span.field-content a{
	}
	
.view-rubros-lista .views-field-title a {
	font-size: 120%;
	color: #616161;
	text-decoration: none;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
}

.view-rubros-lista .views-field-title a:hover {
	color: #369;
	text-decoration: underline;
}
/*representada*/

.node-type-empresa h1.title {display:none;
}
h1.titleempresa {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.content-inner h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #404040;
	padding-top: 32px;
}
.emplogohead{	text-align: center;
	padding:0;
	width: 100%;
	height: 100px;}
#emp-logo-container{
	position: relative;
	margin-bottom: 25px;
	}	
#empurlhead {
	text-align: right;
	border-bottom:dotted 1px #E4E4E4;
	margin-right: 20px;
	position: absolute;
	z-index: 5;
	top: 85px;
	right: 20px;
	font-size: 82%;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	}	
li.repreicon {
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	display: list-item;
	font-size: 80%;
	text-transform: lowercase;
	padding-bottom: 15px;
	}
li.repreicon img {
	max-height: 48px;
	max-width:48px;
	padding-top: 10px;
	padding-bottom: 1px;
	
}
.node-type-empresa tbody
{
	border: 1px solid #FFF;
	padding-top: 20px;
	}
.node-type-empresa td.repre-tablecol1 {
	text-align: justify;
}
/*.repre-table-col1 li{
	background-image: url(../images/bull02.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.view-prodempnode {
	margin-bottom: 35px;
	padding: 10px;
	padding-top:0;
}
.view-prodempnode img {
	height: 64px;
	width: 64px;
	}
.view-prodempnode h3 {
	margin-top: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 20px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7EFEF;
	background-color: #F9F9F9;
}
.view-prodempnode .views-view-grid td {
	width: 91px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
	border: 1px dotted #E8E8E8;
	text-align: center;
}
.view-prodempnode .views-view-grid .views-field-title {
	line-height: 120%;
	text-transform: lowercase;
	
}
.view-prodempnode .views-view-grid .views-field-title a{
	background-image: url(images/arrowred.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
}
#volver {
	float: right;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 35px;
	height: 28px;
}
#volver a{
	background-image: url(images/goback24.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 28px;
		border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;

}
#visitecatalogo {
	background-color: #EFEFF5;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 92%;
	font-style: italic;
	padding: 8px;
	margin-top: 25px;
	line-height: 130%;
	float: right;
	width: 400px;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	background-position: 8px 1px;
	text-indent: 35px;
}
