/* CONTENT CSS - 20060522 */

/* This stylesheet should contain all styles for content class templates */

p { 
margin: 0 0 10px 0;
 }

/* LIST */

ul li
{
    padding-left: 14px;
    background-image: url(../images/bullet_list.gif);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    list-style-type: none;
}

/* Translation */

div.block div.original
{
    background-color: #ecece4;
    margin: 0.5em 0 0.5em 0;
    padding: 0.2em;
    border: 1px dashed #bfbeb6;
}

/* RELATED CONTENT */

div.attribute-relatedcontent
{
    margin-top: 2em;
    margin-bottom: 2em;
}

/* BOX GENERAL DESIGN */

div.border-box
{
    margin-bottom: 1em;
}

/* Default box style */

div.border-box div.border-tl
{
    /*background: url(../images/box-1/border-tl.gif) no-repeat top left;*/
}

div.border-box div.border-tr
{
    /*background: url(../images/box-1/border-tr.gif) no-repeat top right;*/
    /*padding: 0 4px 0 4px;*/
}

div.border-box div.border-tc
{
    /*font-size: 0;*/
    /*height: 4px;*/
    /*background: url(../images/box-1/border-tc.gif) repeat-x top left;*/
}

div.border-box div.border-ml
{
    /*background: url(../images/box-1/border-ml.gif) repeat-y center left;*/
}

div.border-box div.border-mr
{
    /*background: url(../images/box-1/border-mr.gif) repeat-y center right;*/
    (*)padding: 0 1px 0 1px;*()
}

div.border-box div.border-mc
{
    height: 1%; /* Preventing margins on content from breaking the box (for IE) */
    background-color: #ffffff;
    /*padding: 0.5em 0.75em 0.5em 0.75em;*/
}

div.border-box div.border-mc:before, div.border-box div.border-mc:after /* Preventing margins on content from breaking the box */
{
    content: "-";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

div.border-box div.border-bl
{
    background: url(../images/box-1/border-bl.gif) no-repeat bottom left;
}

div.border-box div.border-br
{
    background: url(../images/box-1/border-br.gif) no-repeat bottom right;
    padding: 0 4px 0 4px;
}

div.border-box div.border-bc
{
/*    font-size: 0;*/
    /*height: 4px;*/
    /*background: url(../images/box-1/border-bc.gif) repeat-x bottom left;*/
}

/* Box 2 */

div.box-2 div.border-tl
{
    background-image: url(../images/box-2/border-tl.gif);
}

div.box-2 div.border-tr
{
    background-image: url(../images/box-2/border-tr.gif);
}

div.box-2 div.border-tc
{
    background-image: url(../images/box-2/border-tc.gif);
}

div.box-2 div.border-ml
{
    background-image: url(../images/box-2/border-ml.gif);
}

div.box-2 div.border-mr
{
    background-image: url(../images/box-2/border-mr.gif);
}

div.box-2 div.border-mc
{
    background: #d4d5da url(../images/box-2/border-mc.gif) repeat-x top left;
}

div.box-2 div.border-bl
{
    background-image: url(../images/box-2/border-bl.gif);
}

div.box-2 div.border-br
{
    background-image: url(../images/box-2/border-br.gif);
}

div.box-2 div.border-bc
{
    background-image: url(../images/box-2/border-bc.gif);
}

/* Box 3 */

div.box-3 div.border-tl
{
    background-image: url(../images/box-3/border-tl.gif);
}

div.box-3 div.border-tr
{
    background-image: url(../images/box-3/border-tr.gif);
}

div.box-3 div.border-tc
{
    background-image: url(../images/box-3/border-tc.gif);
}

div.box-3 div.border-ml
{
    background-image: url(../images/box-3/border-ml.gif);
}

div.box-3 div.border-mr
{
    background-image: url(../images/box-3/border-mr.gif);
}

div.box-3 div.border-mc
{
    background: #f4f4f4 url(../images/box-3/border-mc.gif) repeat-x top left;
}

div.box-3 div.border-bl
{
    background-image: url(../images/box-3/border-bl.gif);
}

div.box-3 div.border-br
{
    background-image: url(../images/box-3/border-br.gif);
}

div.box-3 div.border-bc
{
    background-image: url(../images/box-3/border-bc.gif);
}

/* Infobox - header*/

div.infobox-header
{
    margin-bottom: 0;
}

div.infobox-header h2
{
    margin: 5px 0px 6px 0px;
    padding: 0;
    font-size: 14px;
}

div.infobox-header div.border-tl
{
    background-image: url(../images/infobox-header/border-tl.gif);
}

div.infobox-header div.border-tr
{
    background-image: url(../images/infobox-header/border-tr.gif);
}

div.infobox-header div.border-tc
{
    background-image: url(../images/infobox-header/border-tc.gif);
}

div.infobox-header div.border-ml
{
    background-image: url(../images/infobox-header/border-ml.gif);
}

div.infobox-header div.border-mr
{
    background-image: url(../images/infobox-header/border-mr.gif);
}

div.infobox-header div.border-mc
{
    background: #d1d1c4 url(../images/infobox-header/border-mc.gif) repeat-x top left;
    padding: 0 6px 0 6px;
}

div.infobox-header div.border-bl
{
    background-image: url(../images/infobox-header/border-bl.gif);
}

div.infobox-header div.border-br
{
    background-image: url(../images/infobox-header/border-br.gif);
}

div.infobox-header div.border-bc
{
    background-image: url(../images/infobox-header/border-bc.gif);
}

/* Infobox */

div.infobox div.attribute-image
{
    margin: 0.5em 0.5em 0.5em 0;
    float: left;
}

div.infobox div.border-tl
{
    background-image: url(../images/infobox/border-tl.gif);
}

div.infobox div.border-tr
{
    background-image: url(../images/infobox/border-tr.gif);
}

div.infobox div.border-tc
{
    background-image: url(../images/infobox/border-tc.gif);
}

div.infobox div.border-ml
{
    background-image: url(../images/infobox/border-ml.gif);
}

div.infobox div.border-mr
{
    background-image: url(../images/infobox/border-mr.gif);
}

div.infobox div.border-mc
{
    background: #ffffff url(../images/infobox/border-mc.gif) repeat-x top left;
    padding: 3px 6px 3px 6px;
}

div.infobox div.border-bl
{
    background-image: url(../images/infobox/border-bl.gif);
}

div.infobox div.border-br
{
    background-image: url(../images/infobox/border-br.gif);
}

div.infobox div.border-bc
{
    background-image: url(../images/infobox/border-bc.gif);
}

/* TABLES */

table.cols
{
    width: 100%;
    margin: 1em 0 1em 0;
    border: none;
}

table.cols th, table.cols td
{
    padding: 0.5em;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    vertical-align: top;
}

table.cols th
{
    font-weight: bold;
    color: #525345;
    background-color: #DFDFDF;
    white-space: nowrap;
    text-align: left;
    background-image: url(../images/th_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

table.cols td
{
    font-weight: normal;
}

table.cols th:first-child, table.cols td:first-child
{
    border-left: 1px solid #ffffff;
}

table.cols col.bglight, div.bglight
{
    background-color: #F1F1ED;
}

table.cols col.bgdark, div.bgdark
{
    background-color: #EAE9E1;
}

table.cols tr.bglight:hover, table.cols tr.bgdark:hover
{
    background-color: #EAE9E1;
}

table.cols tr.bglight:hover td, table.cols tr.bgdark:hover td
{
    background-color: #F1F1ED;
}

table.cols a
{
    border-bottom-color: #EAE9E1;
}

table.renderedtable
{
    width: 100%;
    margin: 1em 0 1em 0;
    border: none;
}

table.renderedtable th, table.renderedtable td
{
    padding: 0.5em;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    vertical-align: top;
}

table.renderedtable th
{
    font-weight: bold;
    color: #525345;
    background-color: #DFDFDF;
    white-space: nowrap;
    text-align: left;
    background-image: url(../images/th_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

table.renderedtable td
{
    font-weight: normal;
}

table.renderedtable th:first-child, table.renderedtable td:first-child
{
    border-left: 1px solid #ffffff;
}

table.renderedtable tr.bglight, div.bglight
{
    background-color: #F1F1ED;
}

table.renderedtable tr.bgdark, div.bgdark
{
    background-color: #EAE9E1;
}

table.renderedtable tr.bglight:hover, table.renderedtable tr.bgdark:hover
{
    background-color: #EAE9E1;
}

table.renderedtable tr.bglight:hover td, table.renderedtable tr.bgdark:hover td
{
    background-color: #F1F1ED;
}

table.renderedtable a
{
    border-bottom-color: #EAE9E1;
}

table.comparibezson
{
    width: 100%;
    margin: 1em 0 1em 0;
    border: none;
}

table.comparison th, table.comparison td
{
    padding: 0.5em;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    vertical-align: top;
}

table.comparison th
{
    font-weight: bold;
    color: #525345;
    background-color: #DFDFDF;
    white-space: nowrap;
    text-align: left;
    background-image: url(../images/th_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

table.comparison td
{
    font-weight: normal;
}

table.comparison th:first-child, table.comparison td:first-child
{
    border-left: 1px solid #ffffff;
}

table.comparison col.bglight, div.bglight
{
    background-color: #F1F1ED;
}

table.comparison col.bgdark, div.bgdark
{
    font-weight: bold;
    color: #525345;
    background-color: #DFDFDF;
    white-space: nowrap;
    text-align: left;
}

table.comparison tr.bglight:hover, table.comparison tr.bgdark:hover
{
    background-color: #F1F1ED;
}

table.comparison tr.bglight:hover td, table.comparison tr.bgdark:hover td
{
    background-color: #EAE9E1;
}

table.comparison a
{
    border-bottom-color: #EAE9E1;
}

/* AUTHOR AND DATE FOR ALL FULL OBJECTS */

div.content-view-full div.attribute-byline p.author
{
    margin-right: 0.2em;
    display: inline;
    font-size: 0.9em;
}

div.content-view-full div.attribute-byline p.date
{
    margin: 0 0.2em 0 0.2em;
    display: inline;
    color: #999;
    font-size: 0.9em;
  float:left;
}

div.content-view-full div.attribute-byline p.placement
{
    margin-left: 0.2em;
    display: inline;
}

div.content-view-full div.attribute-byline p.count
{
    margin-left: 0.2em;
    display: inline;
}

/* AUTHOR AND DATE FOR ALL CHILD OBJECTS */

div.content-view-full div.content-view-line div.attribute-byline p
{
    display: inline;
}

/* NAVIGATORS */

div.content-navigator
{
    display: block;
}

div.content-navigator div
{
    display: inline;
    text-align: center;
}

div.content-navigator div.content-navigator-separator, div.content-navigator div.content-navigator-separator-disabled
{
    padding-left: 4px;
    padding-right: 4px;
}

div.content-navigator div.content-navigator-arrow
{
    font-size: 150%;
}

/* PAGE NAVIGATION */

div.pagenavigator
{
    text-align: center;
    clear: both;
}

div.pagenavigator span.previous
{
    float: left;
}

div.pagenavigator span.next
{
    float: right;
}

/* ATTIRBUTE HEADER */

div.attribute-header h1
{
    font: bold 36px Arial, Sans-serif;
    padding-bottom: 15px;
    color: #A6223C;
    margin-bottom: 0;
}

div.attribute-header h1.long
{
    background-image: none; /*url(../images/attribute_header_bg_long.png); */
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 25px;
    margin-bottom: 0;
    font: bold 24px Arial, Sans-serif; 
    padding-bottom: 15px;
    color: #A6223C;
     margin-bottom: 0;

}


/* GENERAL ICONS */
.attribute-tipafriend a, .attribute-pdf a, .attribute-print a, .attribute-rss a
{
    padding-left: 22px;
    background-position: left top;
    background-repeat: no-repeat;
}

.attribute-tipafriend a
{
    background-image: url('../images/icons/tip_icon.gif');
}

.attribute-pdf a
{
    background-image: url('../images/icons/pdf_icon.gif');
}

.attribute-print a
{
    background-image: url('../images/icons/print_icon.jpg');
}

.attribute-rss a
{
    background-image: url('../images/icons/rss_icon.gif');
}

/* BROWSE */

div.context-toolbar div.block div.right
{
    text-align: right;
}

/* SITEMAP */

div.content-view-sitemap table td
{
    vertical-align: top;
}

div.content-view-sitemap ul
{

}

div.content-view-sitemap ul
{
    padding: 0;
    margin: 0.75em 0 1em 0;
}

div.content-view-sitemap ul ul
{
    margin: 0.3em 0 0.5em 12px;
}

div.content-view-sitemap ul
{
    list-style-type: none;
}

div.content-view-sitemap ul li
{
    margin: 0 0 0.5em 2em;
    padding: 0 0 0 14px;
    background-image: url(../images/sidemenu_bullet.png);
    background-repeat: no-repeat;
    background-position: 0 0.3em;
    line-height: 1.25em;
}

/* Tag Cloud */

div.content-view-tagcloud
{
    text-align: center;
}

/* FORUM */

input.forum-new-reply
{
    margin: 0.75em 0.25em 0.25em 0;
}

input.forum-new-topic
{
    margin: 0.75em 0.25em 0.25em 0;
}

input.forum-keep-me-updated
{
    margin: 0.75em 0.25em 0.25em 0;
}

div.content-view-full div.class-forum-topic table.forum p.date
{
    font-weight: bold;
}

div.content-view-full div.class-forum-topic table.forum p.author-signature
{
    border-top: 1px solid #fff;
    padding-top: 5px;
}

div.content-view-line div.class-forum table.forum
{
    background-image:url(../images/forum_table_bg.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom: 5px;
}

div.content-view-line div.class-forum table.forum td ul
{
    margin-left: 1.25em;
    padding: 0;
}

div.content-view-line div.class-forum table.forum td ul li
{
    margin: 0;
    padding: 0;
}

div.content-view-line div.class-forum table.forum td ul li a
{
    font-size: 0.7em;
    font-weight: normal;
}

div.content-view-line div.class-forum table.forum th
{
    background-image: url(../images/forum_th_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #E0E0D4;
}

div.content-view-line div.class-forum table.forum td
{
    background-color: #F2F1ED;
}

div.content-view-full div.class-forums table.forum
{
    background-image:url(../images/forum_table_bg.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    padding-bottom: 5px;
}

div.content-view-full div.class-forums table.forum td ul
{
    margin-left: 1.25em;
    padding: 0;
}

div.content-view-full div.class-forums table.forum td ul li
{
    margin: 0;
    padding: 0;
}

div.content-view-full div.class-forums table.forum td ul li a
{
    font-size: 0.7em;
    font-weight: normal;
}

div.content-view-full div.class-forums table.forum th
{
    background-image: url(../images/forum_th_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #E0E0D4;
}

div.content-view-full div.class-forums table.forum td.last-reply a
{
    background-image:url(../images/last_reply.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

div.content-view-full div.class-forums table.forum td.forum a
{
    background-image:url(../images/forum.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
}

div.content-view-full div.class-forums table.forum td.forum div.attribute-short
{
    margin-left: 20px;
}

div.content-view-full div.class-forums table.forum td.last-reply p.date
{
    margin-left: 20px;
}

div.content-view-full div.class-forums table.forum td
{
    background-color: #F2F1ED;
}

/* IMAGE */

div.attribute-image
{
    margin: 0.25em 0 0.5em 0;
}

div.content-view-full div.attribute-image
{
    /*float: right;*/
    margin-left: 0.5em;
    margin-right: 0;
}

div.content-view-full div.class-image div.attribute-image
{
    margin-left: 0;
    float: none;
}

div.content-view-full div.attribute-image div.caption
{
    background-color: #EAE9E1;
    font-size: 0.8em;
    text-align: center;
    margin: 2px 0 0 0;
}

div.content-view-full div.attribute-image div.caption p
{
    padding: 3px;
    margin: 0;
}

div.content-view-line div.attribute-image
{
    float: left;
    margin-right: 0.5em;
    margin-left: 0;
}

div.content-view-embed div.attribute-image
{
    float: left;
    margin-right: 0.5em;
    margin-left: 0;
}

div.object-left div.content-view-embed div.class-image div.attribute-image
{
    margin: 0 10px 0 0;
    float: none;
}

div.object-right div.content-view-embed div.class-image div.attribute-image
{
    margin: 0 0 0 10px;
    float: none;
}

div.object-center div.class-image
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.object-center div.content-view-embed div.class-image div.attribute-image
{
    margin: 0 0 10px 0;
    float: none;
}

div.content-view-embed div.class-image div.attribute-caption
{
    background-color: #EAE9E1;
    font-size: 0.8em;
    text-align: center;
    margin: 2px 0 0 0;
}

div.object-center div.content-view-embed div.class-image div.attribute-caption
{
    margin: 2px auto 0 auto;
}

div.content-view-embed div.class-image div.attribute-caption p
{
    padding: 3px;
    margin: 0;
}

/* ARTICLE */

div.content-view-full div.class-article div.attribute-header h1
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0.25em;
}

div.content-view-full div.class-article div.attribute-byline
{
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    margin-bottom: -0.25em;
    display: block;
}

div.content-view-line div.class-article { position: relative; border-bottom: 1px solid #ededed; padding: 0 0 8px 0; margin: 0 0 8px 0; float: left; width: 549px; }
div.content-view-line div.class-article h2{ position: relative; margin-bottom: 2px; padding: 0; }
div.content-view-line div.class-article div.imagenDestacadisima { float: left; padding-right: 12px; padding-bottom: 8px; }
div.content-view-line div.class-article div.attribute-short { margin: 0; padding: 0; }
div.content-view-line div.class-article div.attribute-short p { margin: 0; padding: 0; }

div.content-view-full div.class-article div.attribute-short
{
    font-weight: bold;
}

div.content-view-line div.class-article div.attribute-short
{
    font-weight: normal;
}

div.content-view-embed div.class-article div.attribute-short
{
    font-weight: normal;
}

div.content-view-full div.class-article div.attribute-long
{
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 56px;
}

div.attribute-tipafriend
{
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 2em;
}

div.attribute-tipafriend p
{
    padding-top: 2em;
}

div.attribute-tipafriend a
{
    padding-left: 26px;
    background-position: left center;
}

/* COMMENT */

div.content-view-full div.class-comment div.attribute-header h1
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0.25em;
font: bold 24px Arial, Sans-serif;
}

div.content-view-full div.class-comment div.attribute-byline
{
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 25px;
    margin-bottom: -0.25em;
    display: block;
}

div.content-view-line div.class-comment
{
    border: 1px solid #EAE8E1;
    padding: 0.5em 0.5em 0.25em 0.5em;
    margin: 1em 0 1em 0;
}

div.content-view-line div.class-comment div.attribute-byline
{
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

div.content-view-line div.class-comment p.author
{
    float: right;
    clear: right;
    width: 48%;
    display: block;
    text-align: right;
    margin-top: -0.1em;
    font-style: italic;
}

div.content-view-line div.class-comment p.date
{
    float: left;
    clear: left;
    width: 48%;
    display: block;
    margin: 0 0.2em 0 0.2em;
    color: #CCCCCC;
    font-size: 0.9em;
}

/* ARTICLE (main-page)*/
/* FULL */

div.class-article h1  { font: normal 24px Arial, Sans-serif; }
div.content-view-full div.class-article-mainpage { width: 554px; }
div.content-view-full div.class-article-mainpage div.article-mainpage-display { position: relative; float: left; }

div.content-view-full div.subarticle-mainpage-display div.attribute-long { float: left; width: 549px;  } 
div.content-view-full div.class-article-mainpage div.attribute-short div.attribute-long { position: relative; }
div.content-view-full div.class-article-mainpage div.attribute-image { float: left; margin: 0; padding: 0 12px 8px 0; }
div.content-view-full div.class-article-mainpage div.attribute-image a { margin: 0; padding: 0; }
div.content-view-full div.class-article-mainpage div.attribute-image img { margin: 0; padding: 0; }

div.content-view-full div.class-article-mainpage div.attribute-header h1 { background: none; padding-bottom: 0; margin-bottom: 1em; font: bold 24px Arial, Sans-serif; }

div.content-view-full div.class-article-mainpage div.attribute-byline { background-position: bottom center; background-repeat: no-repeat; padding-bottom: 30px; margin-bottom: -0.25em; display: block; }

div.content-view-full div.class-article-mainpage div.pagenavigator { background-position: bottom center; background-repeat: no-repeat; padding-bottom: 56px; }

/* LINE */

div.content-view-line div.class-article-mainpage { position: relative; border-bottom: 1px solid #ededed; padding: 0 0 8px 0; margin: 0 0 8px 0; float: left; width: 549px; }
div.content-view-line div.class-article-mainpage h2 { position: relative; margin-bottom: 2px; padding: 0; }
div.content-view-line div.class-article-mainpage div.imagenDestacadisima { float: left; padding-right: 12px; padding-bottom: 8px; }
div.content-view-line div.class-article-mainpage div.attribute-short { margin: 0; padding: 0; position: relative; }
div.content-view-line div.class-article-mainpage div.attribute-short p { margin: 0; padding: 0; }


div.attribute-article-index { float: right; clear: right;  width: 14em; font: normal 12px Georgia, Serif; padding-left: 1em; z-index: 1000; }
div.attribute-article-index h2 { font-size: 12px; }

/* Subarticle */

div.content-view-full div.subarticle-mainpage-display div.attribute-long {float: left; position: relative; }
div.content-view-full div.subarticle-mainpage-display div.attribute-article-index { float: right; }
/* BLOG */

div.class-blog
{
    width: auto; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}

div.columns-blog
{
    padding: 0 17em 0 0;
}

div.main-column-position
{
    width: 100%;
    float: left;
}

div.noextrainfo div.main-column
{
    margin-right: 0;
}

div.extrainfo-column-position
{
    width: 17em;
    margin-right: -17em;
    float: left;
}

div.columns-blog div.main-column
{
    margin: 0 0.25em 0 0; /* Space between main and other columns */
}

div.class-blog div.attribute-byline p.tags
{
    margin-right: 0.2em;
    display: inline;
    font-size: 0.9em;
}

div.class-blog div.attribute-byline p.author
{
    margin-right: 0.2em;
    display: inline;
    font-size: 0.9em;
}

div.class-blog div.attribute-byline p.date
{
    margin: 0 0.2em 0 0;
    display: inline;
    color: #CCCCCC;
    font-size: 0.9em;
}

div.content-view-line div.class-blog-post div.attribute-header a
{
    text-decoration: none;
    color: #000000;
}

div.content-view-line div.class-blog-post div.attribute-header a:hover
{
    color: #000000;
}

/* BLOG - CALENDAR*/

div.calendar
{
   width: 195px;
   background-color: #f4f4f4;
}

div.calendar div.calendar-tl
{
    background: url(../images/calendar-corner-tl.gif) no-repeat top left;
}

div.calendar div.calendar-tr
{
    background: url(../images/calendar-corner-tr.gif) no-repeat top right;
}

div.calendar div.calendar-bl
{
    background: url(../images/calendar-corner-bl.gif) no-repeat bottom left;
}

div.calendar div.calendar-br
{
    background: url(../images/calendar-corner-br.gif) no-repeat bottom right;
    padding: 6px;
}

div.calendar div.content
{
    background-color: #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
}

div.calendar div.month h2
{
    font-size: 1em;
    font-weight: bold;
    color: #525345;
    margin: 0 0 0.25em 0;
    padding-top: 3px;
    text-align: center;
}

div.calendar div.month a
{
    color: #525345;
    text-decoration: none;
}

div.calendar div.previous, div.calendar div.next
{
    font-weight: bold;
    margin: 0 4px 0 4px;
    padding-top: 0.1em;
    display: inline; /* Fix for IE */
}

div.calendar div.previous
{
    float: left;
}

div.calendar div.next
{
    float: right;
}

div.calendar div.previous p, div.calendar div.next p
{
    display: inline;
}

div.calendar div.table
{
    padding: 4px;
}

div.calendar table
{
    width: 100%;
}

div.calendar th, div.calendar td
{
    color: #525345;
    width: 14%;
    padding: 0.25em 0 0.25em 0;
    border: 1px solid;
    border-color: #ffffff #e0e0e0 #e0e0e0 #ffffff;
    text-align: center;
}

div.calendar th
{
    font-size: 0.8em;
    font-weight: normal;
}

div.calendar td
{
    font-size: 0.9em;
    font-weight: normal;
}

div.calendar th.left, div.calendar td.left
{
    border-left: none;
}

div.calendar th.right, div.calendar td.right
{
    border-right: none;
}

div.calendar tr.top th
{
    border-top: none;
}

div.calendar tr.bottom td
{
    border-bottom: none;
}

div.calendar td a
{
    text-decoration: none;
}

div.calendar td.today
{
    font-weight: bold;
    color: #d02020;
}

div.calendar td.currentselected
{
    background-color: #e0e0e0;
}

div.calendar td em
{
    font-style: normal;
}

/* DOCUMENTATION PAGE */

div.content-view-full div.class-documentation-page div.attribute-byline
{
    clear: both;
    font-size: 0.85em;
    font-weight: bold;
    background-position: top center;
    background-repeat: no-repeat;
    padding-bottom: 4em;
    padding-top: 10px;
    margin-top: 2em;
}

div.content-view-full div.class-documentation-page div.attribute-byline p
{
    display: inline;
}

div.content-view-full div.class-documentation-page div.attribute-byline p.published
{
    text-align: left;
    float: left;
    width: 48%;
}

div.content-view-full div.class-documentation-page div.attribute-byline p.modified
{
    text-align: right;
    float: right;
    width: 48%;
}

/* LINK */

div.content-view-line div.class-link div.controls
{
    margin-bottom: 0.75em;
}

/* EDIT */

div.content-edit div.attribute-header h1.long
{
    padding-bottom: 46px;
}

div.content-edit div.attribute-language
{
    margin-top: -43px;
    margin-bottom: 20px;
    padding-left: 2px;
}

/* EDIT - MULTIOPTION */

div.block table.special
{
    border-bottom: 1px solid #EAE8E1;
    margin-bottom: 0.5em;
}

div.block table.special th.tight
{
    width: 3%;
    text-align: left;
}

div.block table.special th
{
    width: 94%;
    text-align: left;
}

/* FILE */

div.content-view-line div.class-file h2
{
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 25px;
    margin-bottom: -0.5em;
}

div.content-view-line div.class-file div.attribute-file
{
    background-color: #F1F2ED;
    padding: 0.1em 0 0.1em 0.5em;
}

div.content-view-line div.class-file
{
    margin-bottom: 2em;
}

/* INFOBOX */

div.infobox div.controls
{
    padding-top: 0.5em;
    text-align: right;
    border-top: 1px dotted #EAE8E1;
}

/* GALLERY */

div.content-view-children div.content-view-line
{
    clear: left;
}

div.content-view-full div.class-gallery div.attribute-link
{
    clear: both;
}

div.content-view-full div.content-view-galleryline
{
    border: 1px solid #EFEEE9;
    margin: 0 1.25em 1em auto;
    padding: 5px;
    float: left;
}

div.content-view-full div.content-view-galleryline div.attribute-image
{
    float: none;
    margin: 0;
    padding: 0;
}

div.content-view-full div.content-view-galleryline div.attribute-image p
{
    margin: 0;
    padding: 0;
}

div.content-view-full div.content-view-galleryline div.attribute-image img
{
    display: block;
    margin: 0;
    padding: 0;
}

div.content-view-full div.content-view-galleryline div.attribute-image a
{
    margin: 0;
    padding: 0;
    display: inline;
}

div.content-view-full div.content-view-galleryline div.attribute-name
{
    border-top: 1px solid #EFEEE9;
    background-image: url(../images/img_caption_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
div.content-view-full div.content-view-galleryline div.attribute-name p
{
    margin: 0;
    padding: 0.5em 0 0.4em 0;
}

div.content-view-full div.class-gallery div.content-view-children
{
    background-position: bottom center;
    background-repeat: no-repeat;
    margin:0;
    padding: 0 0 30px 0;
    float:left;
    width: 100%;
    clear: both;
}

div.content-view-embed div.class-gallery div.content-view-children
{
    background: none;
}

div.content-view-full div.class-gallery { position: relative; }
div.content-view-full div.class-gallery div.navigation {  padding: 0 12px 18px 18px; border: 1px solid #d3d3d3; margin-top: 28px;  }
div.content-view-full div.class-gallery div.content { }
div.content-view-full div.class-gallery div.controls { brder-bottom: 1px solid #d3d3d3; }
div.content-view-full div.class-gallery div.controls div.ss-controls {  }
div.content-view-full div.class-gallery div.controls div.nav-controls { }
div.content-view-full div.class-gallery div#slideshow { }
div.content-view-full div.class-gallery div#slideshow div#slideshow span a{ border: 1px solid red; }
div.content-view-full div.class-gallery div#slideshow span.image-wrapper{ }
div.content-view-full div.class-gallery div#gallery div#caption { position: relative;  }
div.content-view-full div.class-gallery div#gallery div#thumbs { position: relative;  }
div.content-view-full div.class-gallery div#gallery div#thumbs ul.thumbs { list-style-type: none;  }
div.content-view-full div.class-gallery div#gallery div#thumbs ul.thumbs li { list-style-type: none;  }
div.content-view-full div.class-gallery div#gallery div#thumbs ul.thumbs li a { list-style-type: none;  }
div.content-view-full div.class-gallery div#gallery span.image-wrapper { background: #f4f4f4; border: 1px solid #d3d3d3; padding: 16px 0; }
div.content-view-full div.class-gallery div#gallery div.caption { position: relative; brder: 1px solid #d3d3d3; margin-top: 32px; }
div.content-view-full div.class-gallery div#gallery div.caption div.image-title { position: relative; color:#A62840; display:inline; font:18px Georgia,Times,Serif;}
div.content-view-full div.class-gallery div#gallery div.caption div.image-desc { position: relative; }


/* FACTBOX */

div.factbox
{
    width: 17em;
}

div.factbox-header
{
    margin-bottom: 0;
}

div.factbox-header h2
{
    margin: 1px 0px 3px 0px;
    padding: 0;
    font-size: 16px;
}

div.factbox-header div.border-tl
{
    background-image: url(../images/factbox-header/border-tl.gif);
}

div.factbox-header div.border-tr
{
    background-image: url(../images/factbox-header/border-tr.gif);
}

div.factbox-header div.border-tc
{
    background-image: url(../images/factbox-header/border-tc.gif);
}

div.factbox-header div.border-ml
{
    background-image: url(../images/factbox-header/border-ml.gif);
}

div.factbox-header div.border-mr
{
    background-image: url(../images/factbox-header/border-mr.gif);
}

div.factbox-header div.border-mc
{
    background: #D5D5C2 url(../images/factbox-header/border-mc.gif) repeat-x top left;
    padding: 0 6px 0 6px;
}

div.factbox-header div.border-bl
{
    background-image: url(../images/factbox-header/border-bl.gif);
}

div.factbox-header div.border-br
{
    background-image: url(../images/factbox-header/border-br.gif);
}

div.factbox-header div.border-bc
{
    background-image: url(../images/factbox-header/border-bc.gif);
}

div.factbox-content div.attribute-image
{
    margin: 0.5em 0.5em 0.5em 0;
    float: left;
}

div.factbox-content div.border-tl
{
    background-image: url(../images/factbox/border-tl.gif);
}

div.factbox-content div.border-tr
{
    background-image: url(../images/factbox/border-tr.gif);
}

div.factbox-content div.border-tc
{
    background-image: url(../images/factbox/border-tc.gif);
}

div.factbox-content div.border-ml
{
    background-image: url(../images/factbox/border-ml.gif);
}

div.factbox-content div.border-mr
{
    background-image: url(../images/factbox/border-mr.gif);
}

div.factbox-content div.border-mc
{
    background: #ECECE3 url(../images/factbox/border-mc.gif) repeat-x top left;
    padding: 3px 6px 3px 6px;
}

div.factbox-content div.border-bl
{
    background-image: url(../images/factbox/border-bl.gif);
}

div.factbox-content div.border-br
{
    background-image: url(../images/factbox/border-br.gif);
}

div.factbox-content div.border-bc
{
    background-image: url(../images/factbox/border-bc.gif);
}

/* FRONTPAGE */

div.content-view-full div.class-frontpage
{
    background-color: #FFFFFF;
    /*padding: 0 0.5em 0 0.25em*/;
}

div.content-view-full div.class-frontpage div.attribute-billboard
{
    text-align: left;
    margin-top: 0em;
    padding-top: 0.25em;
    background-color: #FFFFFF;
    background-image: none; /* url(../images/billboard_bg.png); */
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 22px;
}

div.content-view-full div.class-frontpage div.attribute-billboard img
{

}

div.content-view-full div.class-frontpage div.columns-frontpage { padding: 0 185px 0 193px; /* REPASAR */ } 

div.content-view-full div.noleftcolumn div.columns-frontpage
{
    padding-left: 0;
}
div.content-view-full div.norightcolumn { position: relative; width: 766px; /* REPASAR */ } /* ABORDABLE */
div.content-view-full div.norightcolumn div.columns-frontpage { padding-right: 0; /* ABORDABLE */  }

div.content-view-full div.class-frontpage div.columns-frontpage div.left-column-position { width: 190px; margin-left: -193px; /*padding: 10px 8px 15px 8px; *padding: 10px 4px 15px 4px;*/ float: left; display: inline; /* Fix for IE double margin bug */ position: relative; padding: 0; margin-bottom: 40px; } /* ABORDABLE */
div.content-view-full div.class-frontpage div.columns-frontpage div.left-column-position div.left-column{ padding: 24px 8px 15px 8px; width: auto; position: relative; } /* ABORDABLE */

div.content-view-full div.noleftcolumn div.columns-frontpage div.left-column-position
{
    display: none;
}

div.content-view-full div.leftcolumn div.columns-frontpage div.left-column-position div.left-column
{
border: solid #d3d3d3 1px; margin: 0; padding: 22px 6px 14px 6px; background: #fff; position: relative; float: left; min-width: 165px; }

div.content-view-full div.class-frontpage div.columns-frontpage div.right-column-position
{
    width: 210px;
    margin-right: -210px;
    float: left;
} 
div.content-view-full div.norightcolumn div.columns-frontpage div.right-column-position
{
    display: none;
}

div.content-view-full div.rightcolumn div.columns-frontpage div.right-column-position div.right-column
{
     margin-left: 1em; 
}

div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position { width: 570px; float: right;  /* padding: 16px 8px;*/  /*padding: 32px 4px;*/ /* margin: 0;*/ display: inline;   position: relative; vertical-align: top; margin: 0; padding: 0; } /* ABORDABLE */
div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position div.center-column { float: left;   /*padding: 16px 24px;*/ /*padding: 32px 4px;*/ margin: 0; display: inline;   position: relative; vertical-align: top; } /* ABORDABLE */

div.content-view-full div.noleftcolumn div.columns-frontpage div.center-column-position div.center-column
{
    margin-left: 0;
    padding-right: 24px;
/*padding: 16px 8px;*/
padding-left: 24px;}

div.content-view-full div.norightcolumn div.columns-frontpage div.center-column-position div.center-column
{
    margin-right: 0;
    padding-left: 10px; /* REPASAR */
    padding-right: 0px;

}
div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position div.center-column
{
    margin: 0; /* Space between main and other columns */
}

div.content-view-full div.class-frontpage div.attribute-bottom-column
{
    clear: both
}

/* USER EDIT */

div.user-edit div.attribute-header h1
{
/*    font-size: 1.8em;
    font-weight: normal; */
    background-image: none; /* url(../images/attribute_header_bg_long.png); */
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    color: #000000;
    margin-bottom: -0.25em;
    font: bold 36px Arial, Sans-serif; 
    padding-bottom: 15px;
    color: #A6223C;
    margin-bottom: 0;
}

/* PRODUCT */

div.content-view-embed div.content-view-line div.class-product
{
    clear: none;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line
{
    clear: both;
}

div.content-view-full div.class-product div.relatedorders
{
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 20px;
    padding-top: 5px;
}

div.content-view-full div.class-product div.attribute-price
{
    font-size: 1.4em;
}

div.content-view-line div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: bold;
}

div.products div.content-view-embed div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: normal;
}

div.horizontally_listed_sub_items div.content-view-embed div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: normal;
}

div.content-view-embed div.class-product div.attribute-price
{
    font-size: 1.1em;
    font-weight: normal;
}

div.content-view-embed div.class-product div.attribute-price span.old-price
{
    font-weight: normal;
    font-size: 0.9em;
}

div.content-view-embed div.class-product div.attribute-price span.new-price
{
    font-weight: normal;
    font-size: 1.1em;
}

div.content-view-embed div.class-product div.attribute-price span.discount-percent
{
    font-weight: normal;
}

div.content-view-line div.class-product div.attribute-price p.ex-vat
{
    display: none;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line div.class-product div.attribute-image
{
    float: right;
    clear: right;
    margin-left: 0.5em;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems
{
    text-align: center;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product div.attribute-image
{
    float: none;
    margin: 0;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product h2
{
    padding-left: 0;
    font-size: 1.3em;
    font-weight: bold;
    padding-top: 10px;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product div.attribute-price
{
    font-size: 1.2em;
}

/* PRODUCT - Productbox-header */

div.productbox-header
{
    margin-bottom: 0;
    margin-left: 0.25em;
    margin-right: 0.25em;
}
div.productbox-header div.border-tl
{
    background-image: url(../images/productbox-header/border-tl.gif);
}

div.productbox-header div.border-tr
{
    background-image: url(../images/productbox-header/border-tr.gif);
}

div.productbox-header div.border-tc
{
    background-image: url(../images/productbox-header/border-tc.gif);
}

div.productbox-header div.border-ml
{
    background-image: url(../images/productbox-header/border-ml.gif);
}

div.productbox-header div.border-mr
{
    background-image: url(../images/productbox-header/border-mr.gif);
}

div.productbox-header div.border-mc
{
    background: #fff;
    text-align: center;
}

div.productbox-header div.border-bl
{
    background-image: url(../images/productbox-header/border-bl.gif);
}

div.productbox-header div.border-br
{
    background-image: url(../images/productbox-header/border-br.gif);
}

div.productbox-header div.border-bc
{
    background-image: url(../images/productbox-header/border-bc.gif);
}

/* PRODUCT - Productbox */

div.productbox
{
    margin-left: 0.25em;
    margin-right: 0.25em;
}

div.productbox a
{
    font-weight: bold;
}

div.productbox div.border-tl
{
    background-image: url(../images/productbox/border-tl.gif);
}

div.productbox div.border-tr
{
    background-image: url(../images/productbox/border-tr.gif);
}

div.productbox div.border-tc
{
    background-image: url(../images/productbox/border-tc.gif);
}

div.productbox div.border-ml
{
    background-image: url(../images/productbox/border-ml.gif);
}

div.productbox div.border-mr
{
    background-image: url(../images/productbox/border-mr.gif);
}

div.productbox div.border-mc
{
    background: #fff url(../images/productbox/border-mc.gif) repeat-x top left;
    text-align: center;
}

div.productbox div.border-bl
{
    background-image: url(../images/productbox/border-bl.gif);
}

div.productbox div.border-br
{
    background-image: url(../images/productbox/border-br.gif);
}

div.productbox div.border-bc
{
    background-image: url(../images/productbox/border-bc.gif);
}

/* EMBED - HIGHLIGHTED OBJECT */

div.highlighted_object
{
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 9px;
}

div.highlighted_object h2
{
    margin-top: 0;
    color: #525345;
    font-size: 1.4em;
    font-weight: normal;
}

div.highlighted_object h2 a
{
    color: #525345;
}

/* EMBED - ITEMIZED SUB ITEMS */

div.itemized_sub_items
{
    width: 100%;
}

div.itemized_sub_items div.content-view-embed h2
{
  padding: 0px 0 5px 0;
  font: italic 15px Georgia,"Times New Roman",Serif;
  margin: 0; /* 0 0 18px; ocultar */
  text-align: left;
}

	div.itemized_sub_items div.content-view-embed h2 a
	{
  color: #A6223C;
  text-decoration: none;
}

div.itemized_sub_items div.content-view-embed ul
{
    margin: 0;
padding: 0;
border: 1px solid #fff;
background: #fff;
}

div.itemized_sub_items div.content-view-embed ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div.itemized_sub_items div.content-view-embed ul li a
{
  background-image: url(../images/disco_gris.png);
  background-position: 9px 5px;
  background-repeat: no-repeat;
  padding-left: 18px;
  display: block;
  font-size: 0.9em;
  text-decoration: none;
  color: #000;
}
div.itemized_sub_items div.content-view-embed ul li a:hover { text-decoration: underline; }

div.itemized_sub_items div.content-view-embed div.attribute-byline
{
    margin: 0 0 0 17px;
    font-size: 0.9em;
    padding: 0;
    background: none;
    font-weight: normal;
}

/* EMBED - ITEMIZED SUBTREE ITEMS */

div.itemized_subtree_items
{
    width: 22em;
}

div.itemized_subtree_items div.content-view-embed h2
{
    padding-left: 0.75em;
/*     font-size: 1.4em; */
/* ocultar */
    font-weight: normal;
    margin-top: 0;
}

div.itemized_subtree_items div.content-view-embed h2 a
{
    color: #535548;
    text-decoration: none;
}

div.itemized_subtree_items div.content-view-embed ul
{
    margin: 0;
}

div.itemized_subtree_items div.content-view-embed ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div.itemized_subtree_items div.content-view-embed ul li a
{
    background-image: url(../images/disco_gris.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.9em;
}

/* EMBED - VERTICALLY LISTED SUB ITEMS */

div.vertically_listed_sub_items div.content-view-embed div.content-view-children
{
    font-size: 0.85em;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-children div.separator
{
    display: none;
}

div.vertically_listed_sub_items
{
    margin-bottom: 0.5em; diplay: block; border-top: 1px solid #fff;
}

div.vertically_listed_sub_items div.content-view-embed h2
{
  padding: 10px 0 5px 0;
  font: bold 14px arial;
margin: 0;
  /* margin: 0 0 0 18px; */
  text-align: left;
}

div.vertically_listed_sub_items div.content-view-embed h2 a
{
  color: #A6223C;
  text-decoration: none;
}

div.vertically_listed_sub_items div.content-view-embed div.content-view-line h2
{
    padding-left: 0;
    font-size: 1.2em;
}

/* EMBED - HORIZONTALLY LISTED SUB ITEMS */

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems
{
    text-align: left;
}

div.horizontally_listed_sub_items div.content-view-embed div.split-content
{
    font-size: 0.85em;
}

div.horizontally_listed_sub_items div.content-view-embed h2
{
    padding-left: 1em;
/*    font-size: 1.4em; */
/* ocultar */
    font-weight: normal;
    margin-top: 0;
    padding-top: 0.25em;
}

div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems h2
{
    padding-left: 0;
    font-size: 1.2em;
}

/* POLL STYLES */

div.poll-result td.poll-resultbar td.poll-percentage, div.poll-result td.poll-resultbar td.poll-votecount
{
    font-style: italic;
    font-size: 85%;
}

div.poll-result td.poll-resultbar td.poll-percentage
{
    text-align: left;
}

div.poll-result td.poll-resultbar td.poll-votecount
{
    text-align: right;
}

div.poll-result p
{
    font-weight: bold;
}

div.poll-result div.chart-bar-resultbox
{
    margin: 0.5em 0 0.5em 0;
    width: 100%;
}

div.poll-result div.chart-bar-resultbar
{
    height: 14px;
}

div.poll-result td.poll-resultname
{
    padding-right: 5px;
}

div.poll-result td.poll-resultbar
{
    padding-left: 5px;
}

div.poll-result td.poll-resultbar table
{
    width: 300px;
}

div.poll-result div.chart-bar-resultbox
{
    background-color: #eeeeee;
}

div.poll-result div.chart-bar-resultbar
{
    background-color: #444;
}


div.content-poll-results
{
    width: 100%;
}

div.content-poll-results ul
{
    margin-left: 0;
}

div.content-poll-results li
{
    list-style-type: none;
}

div.content-poll-results span.option
{
    font-weight: bold;
    float: left;
}

div.content-poll-results span.votes
{
    font-weight: normal;
}

div.content-poll-results span.value
{
    font-weight: bold;
    margin-top: 1.7em;
    float: right;
}

div.content-poll-results div.resultblock
{
    width: 100%;
    margin: -1.2em 0 0.5em 0;
    float: left;
}

div.content-poll-results div.resultedge-start
{
    padding-right: 4em;
}

div.content-poll-results div.resultedge-end
{
    border: 1px solid black;
}

div.content-poll-results div.resultbox
{
    background-color: #bcbbaf;
    width: 100%;
}

div.content-poll-results div.resultbar
{
    background-color: #4b7198;
    height: 20px;
}

div.content-poll-results div.result-divider
{
    height: 20px;
}

/* QUOTE */

div.quote
{
    background-image: url(../images/quote-tl.gif);
    background-position: 2% 2%;
    background-repeat: no-repeat;
    padding-top: 10px;
  background-color: #f5f5f5;
  }

div.quote-design
{
  padding-bottom: 19px;
  background-image: url(../images/quote-br.gif);
  background-position: right 95% ;
  background-repeat: no-repeat;
  font-size: 12px;
  font-style: italic;
  margin:10px;
  padding: 20px;
}

div.quote-design p.author
{
  font-style: normal;
  font-size: 10px;
}

/* SEPARATOR */

div.separator
{
    background-image: background: none; /* url(../images/separator.jpg); */
    background-repeat: no-repeat;
    height: 20px;
    clear: both;
}

/* SPLIT THREE */

div.split
{
    clear: both;
}

div.split-content
{
    border: none;
}

div.split div.three-left
{
    width: 31%;
    float: left;
}

div.split div.three-right
{
    width: 31%;
    float: right;
}

div.split div.three-center
{
    margin: 0 35% 0 35%;
}

div.break
{
    clear: both;
    font-size: 1px; /* Fix for IE */
    height: 1px;
    margin-bottom: -1px;
}

/* AGENDA */

div#ezagenda_calendar_left
{
    width: 228px;
    float: left;
}

div#ezagenda_calendar_container
{
    width: 228px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
}

div#ezagenda_calendar_container div.border-box div.border-tl
{
    /*background: transparent url(../images/agendabox/border-tl.gif) no-repeat scroll left top;*/
}

div#ezagenda_calendar_container div.border-box div.border-tr
{
    /*background:transparent url(../images/agendabox/border-tr.gif) no-repeat scroll right top;*/
}

div#ezagenda_calendar_container div.border-box div.border-tc
{
    /*background:transparent url(../images/agendabox/border-tc.gif) repeat-x scroll left top;*/
}

div#ezagenda_calendar_container div.border-box div.border-ml
{
    /*background: transparent url(../images/agendabox/border-ml.gif) repeat-y scroll left center;*/
}

div#ezagenda_calendar_container div.border-box div.border-mr
{
    /*background:transparent url(../images/agendabox/border-mr.gif) repeat-y scroll right center;*/
}

div#ezagenda_calendar_container div.border-box div.border-mc
{
    /*background:#F4F4F4 url(../images/agendabox/border-mc.gif) repeat-x scroll left top;*/
    /*padding: 0.25em 0 0.25em 0;
}

div#ezagenda_calendar_container div.border-box div.border-bl
{
    /*background: transparent url(../images/agendabox/border-bl.gif) no-repeat scroll left bottom;*/
}

div#ezagenda_calendar_container div.border-box div.border-br
{
    /*background: transparent url(../images/agendabox/border-br.gif) no-repeat scroll right bottom;*/
}

div#ezagenda_calendar_container div.border-box div.border-bc
{
    /*background:transparent url(../images/agendabox/border-bc.gif) repeat-x scroll left bottom;*/
}

div#ezagenda_calendar_container table
{
    background-image:url(../images/cal_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #F0F0F0;
    margin: auto;
    text-align: left;
    font-size: 0.85em;
}

div#ezagenda_calendar_container table th
{
    font-weight: bold;
    text-align: center;
    height: 20px;
    border: 1px solid;
    border-color: #fefffc #dee0dd #dee0dd #fefffc;
    border-top: 0px;
}

div#ezagenda_calendar_container table td
{
    padding: 8px;
    border: 1px solid;
    border-color: #fefffc #dee0dd #dee0dd #fefffc;
    text-align: center;
}

div#ezagenda_calendar_container table .first_col
{
    border-left: 0px;
}

div#ezagenda_calendar_container table .last_col
{
    border-right: 0px;
}

div#ezagenda_calendar_container table  tr.calendar_heading th
{
    border: 0px;
    padding-bottom: 12px;
}

div#ezagenda_calendar_container table  tr.calendar_heading th a
{
    text-decoration: none;
}

div#ezagenda_calendar_container table td.ezagenda_selected
{
    background-color: #e4e5e4;
}

div#ezagenda_calendar_container table td.ezagenda_current, div#ezagenda_calendar_container table td.ezagenda_current a
{
    color: #a6223c;
    font-weight: bold;
}

div#ezagenda_calendar_right
{
    vertical-align: top;
    padding-left: 12px;
    margin-left: 225px;
}

.event-calendar-programview div#ezagenda_calendar_right
{
    margin-left: auto;
    padding: 0;
}
.event-calendar-programview .block .right
{
    text-align: right;
}


div#ezagenda_calendar_right table.ezagenda_month_event
{
    border: 1px solid #f1f1ed;
    margin-bottom: 5px;
    width: 99%;
       table-layout: fixed;
       border-collapse: collapse;
       vertical-align: top;
}

table.ezagenda_month_event td.ezagenda_month_label
{
    vertical-align: top;
    padding: 0;
    width: 70px;
}

table.ezagenda_month_event td.ezagenda_month_label h2
{
    border: 1px solid #d2d2c5;
    padding: 4px;
    color:#979797;
    font-size: 1.8em;
    font-weight: normal;
    width: 40px;
    margin: 9px 10px;
    background: #eeeee5 url(../images/date_bg.png) repeat-x scroll center bottom;
    text-align: center;
}

table.ezagenda_month_event td.ezagenda_month_label h2 span.ezagenda_month_label_date
{
    display: block;
}

table.ezagenda_month_event td.ezagenda_month_info
{
    vertical-align: top;
    padding-top: 8px;
}

table.ezagenda_month_event td.ezagenda_month_info h4, div#ezagenda_calendar_today div.ezagenda_day_event h4
{
    margin: 0;
    font-size: 1.1em;
}

table.ezagenda_month_event td.ezagenda_month_info p
{
    margin-top: 0;
    margin-bottom: 5px;
    clear: both;
}

table.ezagenda_month_event span.ezagenda_date
{
    float: left;
    margin-right: 6px;
}

div#ezagenda_calendar_today
{
/*    float: left;*/
    margin-top: 14px;
    width: 228px;
}

div#ezagenda_calendar_today div.ezagenda_day_event
{
    border: 1px solid #f1f1ed;
    margin-bottom: 4px;
    padding: 7px;
}


span.ezagenda_keyword
{
    display: block;
    font-size: 90%;
    color: #888;
}

span.ezagenda_date
{
    display: block;
    font-size: 90%;
    color: #555;
}

div.content-view-embed div#ezagenda_calendar_container
{
    width: auto;
}

div#sidebar_calendar_today div
{
    text-align: left;
    padding-left: 10px
}

div#sidebar_calendar_today a
{
    display: block;
    text-decoration: none;
    position: relative
}

div#sidebar_calendar_today a span.ezagenda_date
{
    position: absolute;
    right: 10px;
    top: 0em;
}

/* CONTENTSTRUCTURE */

div#sidemenu div.contentstructure ul li a
{
    border: none;
}

div#sidemenu div.contentstructure ul
{
    margin: 0;
    padding: 0;
}

div#sidemenu div.contentstructure ul ul
{
    margin: 0.25em 0 0 0.5em;
}

div#sidemenu div.contentstructure ul ul ul
{
    margin: 0 0 0 1em;
}

div#sidemenu div.contentstructure li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-image: url(../images/left-line.gif);
    background-repeat: repeat-y;
    background-position: left;
}

div#sidemenu div.contentstructure ul ul div
{
    color: #000000;
    text-decoration: none;
    padding: 2px 0 2px 0;
}

div#sidemenu div.contentstructure li div a
{
    font-size: 0.9em;
    text-decoration: none;
    color: #000;
    padding: 0 2px 0 4px;
}

div#sidemenu div.contentstructure li.topchapter, div#sidemenu div.contentstructure li.topchapter-selected
{
    font-weight: bold;
    margin: 0.5em 0 0.5em 0;
    padding-left: 10px;
    background-image: url(../images/linklist-bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.4em;
}

div#sidemenu div.contentstructure li.topchapter-selected a
{
    color: #000;
    text-decoration: none;
}

div#sidemenu div.contentstructure li.currentnode a:hover
{

}

div#sidemenu div.contentstructure li.topchapter-selected li a
{
    font-weight: bold;
    color: #328F00;
    text-decoration: none;
}

div#sidemenu div.contentstructure li.topchapter-selected li a:hover
{

}

div#sidemenu div.contentstructure li.topchapter-selected li li a
{
    color: #0090FF;
    font-weight: normal;
    text-decoration: none;
}

div#sidemenu div.contentstructure li.topchapter-selected a:hover
{

}

div#sidemenu div.contentstructure li
{
    font-weight: normal;
}

div#sidemenu div.contentstructure li ul div
{
    background-image: url(../images/left-item.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 8px;
}

div#sidemenu div.contentstructure li div.first
{
    background-image: url(../images/left-corner-top.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#sidemenu div.contentstructure li.last
{
    background-image: url(../images/left-corner-end.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#sidemenu div.contentstructure li.currentnode a, div#sidemenu div.contentstructure li.topchapter-selected li.currentnode a
{
    font-weight: bold;
    text-decoration: underline;
}

div#sidemenu div.contentstructure li.topchapter-selected li.currentnode ul a
{
    font-weight: normal;
    text-decoration: none;
}

div#sidemenu div.contentstructure li div a:hover, div#sidemenu div.contentstructure li.topchapter-selected li.currentnode ul a:hover
{

}

/* Diff styles */

div#diffview ul
{
    margin: 0 0 0.5em 0;
    padding: 0.25em 0.5em 0.25em 0.5em;
    border-bottom: 1px solid #808080;
    display: block;
}

div#diffview li
{
    font-size: 0.85em;
    margin: 0 0.5em 0 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

div.attribute-view-diff
{
    padding: 0.25em;
    border: 1px solid #d7d7d2;
}

div.attribute-view-diff label
{
   color: #75756c;
}

div.attribute-view-diff-old
{
    padding-bottom: 0.25em;
    border-bottom: 1px dashed #bfbfb7;
}

div.attribute-view-diff-new
{
    padding-top: 0.25em;
}

ins
{
    color: #008000;
    text-decoration: none;
    border-bottom: 1px solid #00b000;
}

del
{
    color: #d98078;
    text-decoration: line-through;
}

ins:hover, del:hover
{
    background-color: #ffffff;
}

ins:hover
{
    color: #006000;
    border-bottom: none;
}

del:hover
{
    color: #852c25;
    text-decoration: none;
}

div.blockchanges ins, div.blockchanges del
{
    color: #000000;
    padding-left: 0.5em;
    text-decoration: none;
    border-bottom: none;
    display: block;
}

div.blockchanges ins
{
    border-left: 0.5em solid #008000;
}

div.blockchanges del
{
    border-left: 0.5em solid #d98078;
}

div.previous ins
{
    display: none;
}

div.previous del
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none
}

div.latest del
{
    display: none;
}

div.latest ins
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none;
}

/* BASKET */

div.shop-basket ul
{
    margin: 0;
    padding: 0;
}

div.shop-basket ul li
{
    display: block;
    float: left;
    margin-right: 1em;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}

div.shop-basket ul li.selected
{
    font-weight: bold;
}

/* SHOP - USERREGISTER */

div.shop-userregister ul
{
    margin: 0;
    padding: 0;
}

div.shop-userregister ul li
{
    display: block;
    float: left;
    margin-right: 1em;
    list-style-type: none;
    list-style-image: none;
    padding: 0;
}

div.shop-userregister ul li.selected
{
    font-weight: bold;
}

/* SHOP - CONFIRMORDER */

div.shop-confirmorder ul
{
    margin: 0;
    padding: 0;
}

div.shop-confirmorder ul li
{
    display: block;
    float: left;
    margin-right: 1em;
    list-style-type: none;
    list-style-image: none;
    background: none;
    padding: 0;
}

div.shop-confirmorder ul li.selected
{
    font-weight: bold;
}

/* PRICE */

span.old-price
{
    text-decoration: line-through;
    font-size: 0.9em;
}

span.new-price
{
    color: #0290FF;
    font-weight: bold;
}

span.discount-percent
{
    font-size: 0.9em;
}

/* HISTORY */
div.content-history div.context-controls div.left
{
    width: 18%;
}

div.content-history div.context-controls div.right
{
    width: 80%;
    text-align: right;
}

div.content-history div.context-controls div.right input.button
{
    display: inline;
}

div#diffview div.context-toolbar div.block ul li
{
    background: none;
}

/* BASKET */

div.shop-basket ul li
{
    background-image: none;
}

div.shop-userregister ul li
{
    background-image: none;
}

/* Sort view (works like in admin) */

div.controlbar label
{
    display:inline;
    padding:0;
    vertical-align:bottom;
}

div.controlbar div.right
{
    text-align:right;
}

/* LINE */
div.content-view-line h2 a { color: #da841e; font-size: 20px; font-weight: normal; letter-spacing: -1px; text-decoration: none; }
div.content-view-line h2 a:hover { text-decoration: underline; }

/* DESTACADO_1 COLUMNA*/
div.content-view-embed div.class-destacado_1 h2
{ 
  font: italic 15px Georgia, "Times New Roman", Serif;
  padding: 6px 0 6px 22px;
  color: #323232;
 }

div.content-view-embed div.class-destacado_1 div.attribute-image
{ 
width: 100%;
text-align: center;
padding: 0;
margin: 0 0 5px 0;
float: left;
  }

div.content-view-embed div.class-destacado_1 div.attribute-short
{ 
padding: 5px 20px 5px 20px;
margin: 0;
text-align: left;
color: #a6223c;
  }

/* DESTACADO_1 */
div.destacado_1 { display:block; width: 559px; position: relative; float: left; margin-bottom: 12px; z-index: 1; }
*html div.destacado_1 { width: 534px; \width: 534px; w\idth: 559px; }
div.destacado_1 div.noticia_destacadisima { display:block; width: 559px; margin: 0 0 8px 0; float: left; position: relative;} /* border */
*html div.destacado_1 div.noticia_destacadisima { width: 534px; \width: 534px; w\idth: 559px; } /* border */
div.destacado_1 div.noticia_destacadisima h2 a {color: #da841e; font: bold 24px Arial, Sans-serif; letter-spacing: -1; text-decoration: none;} 
div.destacado_1 div.noticia_destacadisima h2 a:hover {text-decoration: underline;} 
div.destacado_1 div.noticia_destacadisima h2  {width: 544px; } 
*html div.destacado_1 div.noticia_destacadisima h2  {width: 534px; \width: 534px; w\idth: 559px; } 
div.destacado_1 div.noticia_destacadisima div.entradilla { color: #333; float: left; width: 290px; position: relative; }
*html div.destacado_1 div.noticia_destacadisima div.entradilla { width: 270px; \width: 270px; w\idth: 290px; }
div.destacado_1 div.noticia_destacadisima div.entradilla p { display: inline;font: normal 12.8px Georgia, "Times New Roman", Serif; color: #000; line-height: 15px; margin: 0 0 8px 0; padding: 2px 0 8px 10px; float:left; width: auto; position: relative; }
div.destacado_1 div.noticia_destacadisima div#imagenDestacadisima { float: left; vertical-align: top; width: 255px; position: relative; }
*html div.destacado_1 div.noticia_destacadisima div#imagenDestacadisima { width: 225px; \width: 225px; w\idth: 255px; }
div.content-view-full div.class-folder div.noticia_destacadisima { margin: 0; padding: 0; }
span.leer_mas a { text-decoration:none; color:#000; font-style: italic; position: relative; }
span.leer_mas a:hover { text-decoration: underline; }

div.center-column h4 {font: italic 17px Georgia, "Times New Roman", Serif; color: #323232; padding:8px 0px; margin-top: 15px; position: relative;  }

/* DESTACADO_2 */
div.destacado_2 { display:block; width: 559px; margin: 0; padding: 10px 0; } 
*html div.destacado_2 { width: 559px; \width: 559px; w\idth: 559px; }

div.destacado_2 div.noticia_destacadisima div.imagenDestacadisima { float: left; vertical-align: top; width: 120px; margin:0; position: relative; }
div.destacado_2 div.noticia_destacadisima div.entradilla {width: 435px; float: right; margin: 0 0 15px 0; position: relative; } 
*html div.destacado_2 div.noticia_destacadisima div.entradilla {width: 415px; \width: 415px; w\idth: 435px; } 
div.destacado_2 div.noticia_destacadisima div.entradilla p {font: normal 12px arial; padding: 0; margin: 0; width: auto; position: relative; } 
div.destacado_2 div.noticia_destacadisima div.entradilla h2 {padding: 0; margin: 0 0 5px 0;} 
div.destacado_2 div.noticia_destacadisima div.entradilla h2 a {font: bold 16px arial;color: #da841e; letter-spacing: -1px; text-decoration: none;} 
div.destacado_2 div.noticia_destacadisima div.entradilla h2 a:hover { text-decoration: underline; }
div.destacado_2 div.noticia_destacadisima div.entradilla div.antetitulo { color: #A6223C; font: normal 16px Georgia, "Times New Roman", Serif;} 
div.destacado_2 div.noticia_destacadisima div.entradilla div.antetitulo a { text-decoration:none;color: #A6223C; font: normal 16px Georgia, "Times New Roman", Serif; } 
div.destacado_2 div.noticia_destacadisima div.entradilla div.antetitulo a:hover { text-decoration: underline; } 

/* DESTACADO_4 */
div.destacado_4 { display:block; width: 559px; margin: 0; padding: 0;}
*html div.destacado_4 { width: 534px; w\idth: 534px; \width: 534px;}
div.destacado_4 div.noticia_destacadisima div.imagenDestacadisima { float: right; vertical-align: top; width: 120px; margin:0;}
div.destacado_4 div.noticia_destacadisima div.entradilla h2 {padding: 0; margin: 0 0 5px 0;} 
div.destacado_4 div.noticia_destacadisima div.entradilla h2 a {font: bold 16px Arial, Sans-serif;color: #da841e; letter-spacing: -1px; text-decoration: none;} 
div.destacado_4 div.noticia_destacadisima div.entradilla h2 a:hover { text-decoration: underline; }
div.destacado_4 div.noticia_destacadisima div.entradilla {width: 435px; float: left; margin: 0 0 15px 0; position: relative; } 
*html div.destacado_4 div.noticia_destacadisima div.entradilla {width: 405px; \width: 405px; w\idth: 405px; } 
div.destacado_4 div.noticia_destacadisima div.entradilla p {font: normal 14px Georgia, "Times New Roman", Serif; padding: 0; margin: 0; width: auto; position: relative; } 

/* horizontallylistedsubitems */
div.content-view-horizontallylistedsubitems { padding: 4px 4px 12px 4px; }
div.content-view-horizontallylistedsubitems h2 { font: italic 15px Georgia, "Times New Roman", Serif; color: #323232; padding: 0 8px;}

div.content-view-horizontallylistedsubitems ul
{
    list-style-type: none;
    margin: 0;
}

div.content-view-horizontallylistedsubitems ul li
{
    background-image: none;
    margin: 0;
  padding: 0;
}

div.content-view-horizontallylistedsubitems ul li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.5em 0.5em;
    background-repeat: no-repeat;
    padding-left: 15px;
    display: block;
    font: normal 12px arial;
  color: #a6223c;
text-decoration: none;
}


/* PRUEBAS VARIAS CALENDARIO */
#calendarPopupContainer
{
    position:absolute;
    left: 0;
    top:0;
    display:none;
}

#calendarPopupContent
{
    background-color: #FFF;
    min-width: 175px;
    min-height: 50px;
  border: solid #fff 1px;
}

#calendarPopupContent h4 
{
  text-align: left;
  margin: 0;
}

#calendarPopupContent h4 a
{
  background: url(/extension/ezwebin/design/ezwebin/images/disco_gris.png) no-repeat 9px 5px;
  padding-left: 18px;
  text-align: left;
  color: #000;
  font: normal 12px arial;
}

#calendarPopupContent p
{
  text-align: left;
  color: #999;
  font: normal 10px arial;
  padding-left: 18px;
}

.calendarPopupPopup .calendarPopupImage
{
    margin: 5px;
    margin-right: 15px;
}

.calendarPopupPopup .corner 
{
    width: 19px;
    height: 15px;
}
    
.calendarPopupPopup .topLeft 
{
    background: url(../images/balloon_topLeft.png) no-repeat;
}
    
.calendarPopupPopup .bottomLeft 
{
    background: url(../images/balloon_bottomLeft.png) no-repeat;
}
    
.calendarPopupPopup .left 
{
    background: url(../images/balloon_left.png) repeat-y;
}
    
.calendarPopupPopup .right 
{
    background: url(../images/balloon_right.png) repeat-y;
}
    
.calendarPopupPopup .topRight 
{
    background: url(../images/balloon_topRight.png) no-repeat;
}
    
.calendarPopupPopup .bottomRight 
{
    background: url(../images/balloon_bottomRight.png) no-repeat;
}
    
.calendarPopupPopup .top 
{
    background: url(../images/balloon_top.png) repeat-x;
}
    
.calendarPopupPopup .bottom 
{
    background: url(../images/balloon_bottom.png) repeat-x;
    text-align: center;
}


/* IMAGEN LINE SALA DE PRENSA */
div.class-image_sala_de_prensa
{
  padding-top: 10px;
  clear: both;
 }
div.class-image_sala_de_prensa div.content-image
{ 
float: left;
width: 200px;
padding: 0 10px 10px 0;
 }

div.class-image_sala_de_prensa div.content-options
{ 
  float: left;
  width: 328px;
 }

div.class-image_sala_de_prensa div.content-options ul
{ 
margin: 0;
  }

div.class-image_sala_de_prensa div.content-options ul li
{ 
  background: url(../images/prensa_img_bot_baja.gif) no-repeat center left;
  padding-left: 18px;
    line-height: 20px;
}
div.class-image_sala_de_prensa div.content-options ul li a
{ 
  color: #000;
  }

  
/* ITEMIZEDSUBITEMS COLUMNA CENTRAL */

div.center-column div.itemized_sub_items_plus div.content-view-embed
{ 
margin: 0;
padding: 0;
 }
div.center-column div.itemized_sub_items_plus div.content-view-embed div.class-folder 
{ 
border-bottom: solid #ddd 1px;
 }
div.center-column div.itemized_sub_items_plus div.content-view-embed div.class-folder h2
{
  font: italic 17px Georgia, "Times New Roman", Serif;
  padding:0px;
  padding: 0 0 15px 0;
  margin: 0;
  text-align: left;
}
div.center-column div.itemized_sub_items_plus div.content-view-embed div.class-folder h2 a
{
  color: #da841e;
  }

div.center-column div.itemized_sub_items_plus div.content-view-embed { display:block;  margin: 0; padding: 10px 0; }

/* NOTA DE PRENSA */
div.nota_prensa { float: left; margin: 0; padding: 0; }
div.nota_prensa img { margin-bottom: 10px; }
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.imagenDestacadisima { float: left; vertical-align: top; width: 125px; margin:0; padding-right: 5px;}
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.entradilla {width: 425px; float: right; margin: 0 0 15px 0; } 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.entradilla p { width: auto; } 
*html div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.entradilla {width: 425px; \width: 425px; w\idth: 425px; } 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.entradilla-sin_imagen {width: 559px; float: right; margin: 0 0 15px 0; } 
*html div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.entradilla-sin_imagen {width: 559px; \width: 559px; w\idth: 559px; } 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa  p {font: normal 12px arial; padding: 0; margin: 0;} 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa h2 {padding: 0; margin: 0 0 5px 0;} 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa h2 a {font: bold 16px arial;color: #da841e; letter-spacing: -1px; text-decoration: none;} 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa h2 a:hover { text-decoration: underline; } 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.antetitulo { color: #000; font: light 11px Arial, Sans-serif; } 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.antetitulo a { text-decoration:none;color: #A6223C; font: light 16px Arial, Sans-serif;} 
div.center-column div.itemized_sub_items_plus div.content-view-embed div.nota_prensa div.antetitulo a:hover { text-decoration: underline; }

div.center-column div.content-view-children div.nota_prensa div.imagenDestacadisima { float: left; vertical-align: top; width: 125px; margin:0; padding-right: 5px;}
div.center-column div.content-view-children div.nota_prensa div.entradilla {width: 425px; float: left;/* CAMBIO A LEFT, ERA RIGHT */ margin: 0 0 15px 0; } 
*html div.center-column div.content-view-children div.nota_prensa div.entradilla {width: 425px; \width: 425px; w\idth: 425px; } 
div.center-column div.content-view-children div.nota_prensa div.entradilla-sin_imagen {width: 559px; float: left; /* EL MISMO CAMBIO */ margin: 0 0 15px 0;} 
*html div.center-column div.content-view-children div.nota_prensa div.entradilla-sin_imagen {width: 559px; \width: 559px; w\idth: 559px; } 
div.center-column div.content-view-children div.nota_prensa  p {font: normal 12px arial; padding: 0; margin: 0;} 
div.center-column div.content-view-children div.nota_prensa h2 {padding: 0; margin: 0 0 5px 0;} 
div.center-column div.content-view-children div.nota_prensa h2 a {font: light 16px Arial, Sans-serif; color: #da841e; letter-spacing: -0.5px; text-decoration: none;} 
div.center-column div.content-view-children div.nota_prensa h2 a:hover { text-decoration: underline;} 
div.center-column div.content-view-children div.nota_prensa div.antetitulo { color: #000; font: normal 11px Georgia, "Times New Roman", Serif;} 
div.center-column div.content-view-children div.nota_prensa div.antetitulo a { text-decoration:none;color: #A6223C; font: normal 16px Georgia, "Times New Roman", Serif; } 
div.center-column div.content-view-children div.nota_prensa div.antetitulo a:hover { text-decoration: underline; } 


/* CITA MEDIO */

/* cambio de div.content-view-children a div.content-view-line */
div.center-column div.content-view-line div.cita_medio div.entradilla {width: 460px; float: left; /*EL MISMO CAMBIO */  margin: 0 0 15px 0;} 
*html div.center-column div.content-view-line div.cita_medio div.entradilla {width: 460px; \width: 460px; w\idth: 460px; } 
div.center-column div.content-view-line div.cita_medio div.entradilla-sin_imagen {width: 559px; float: left; /* EL MISMO CAMBIO */margin: 0 0 15px 0; } 
*html div.center-column div.content-view-line div.cita_medio div.entradilla-sin_imagen {width: 559px; \width: 559px; w\idth: 559px; } 
div.center-column div.content-view-line div.cita_medio  p {font: normal 14px arial Sans-serif; padding: 0; margin: 0;} 
div.center-column div.content-view-line div.cita_medio h2 {padding: 0; margin: 0; font: light 16px Arial, Sans-serif;} 
div.center-column div.content-view-line div.cita_medio h2 a {font: bold 16px Arial, Sans-serif; color: #da841e; letter-spacing: -0.5px; text-decoration: none;}
div.center-column div.content-view-line div.cita_medio h2 a:hover { text-decoration: underline; }

div.center-column div.content-view-line div.cita_medio div.entradilla {width: 460px; float: left; /* EL MISMO CAMBIO */margin: 0 0 15px 0;} 
*html div.center-column div.content-view-line div.cita_medio div.entradilla {width: 460px; \width: 460px; w\idth: 460px; } 
div.center-column div.content-view-line div.cita_medio div.entradilla-sin_imagen {width: 559px; /* EL MISMO CAMBIO */float: left; margin: 0 0 12px 0; } 
*html div.center-column div.content-view-line div.cita_medio div.entradilla-sin_imagen {width: 559px; \width: 559px; w\idth: 559px; } 
div.center-column div.content-view-line div.cita_medio  p {font: normal 14px Georgia, "Times New Roman", Serif; padding: 0; margin: 0;} 

div.center-column div.content-view-line div.cita_medio span.fuente { font-style: italic; }

/* CITA MEDIO EMBED */

div.itemized_sub_items_plus div.class-folder div.cita_medio {  text-decoration: none; margin-bottom: 8px; padding-bottom: 8px; }
div.itemized_sub_items_plus div.class-folder div.cita_medio div.entradilla-sin_imagen { margin: 0; }
div.itemized_sub_items_plus div.class-folder div.cita_medio div.entradilla-sin_imagen p { margin: 0; padding: 0; font: normal 12px Arial, Sans-serif; letter-spacing: 0; }
div.itemized_sub_items_plus div.class-folder div.cita_medio div.entradilla-sin_imagen h2 { padding: 0; }
div.itemized_sub_items_plus div.class-folder div.cita_medio h2 a { font: bold 16px Arial, Sans-serif; color: #da841e; letter-spacing: -1px; text-decoration: none; margin: 0; padding: 0; }
div.itemized_sub_items_plus div.class-folder div.cita_medio h2 a:hover { text-decoration: underline; }
div.itemized_sub_items_plus div.class-folder div.cita_medio div.entradilla-sin_imagen { margin: 0; padding: 0; }

/* CITA MEDIO FULL */

div.content-view-full div.class-cita_medio h1 { font: bold 24px Arial, Sans-serif; color: #da841e; letter-spacing: -1px; text-decoration: none; }
span.medio { font: italic 13px/15px Georgia, Serif; padding-right: 8px; border-right: 1px solid #c5c5c5; margin-right: 8px; }
div.fecha_autor { float: left; position: relative; width: 400px; }
p.medio_date { color: #999; }
div.content-view-full div.class-cita_medio div.attribute-byline { margin-bottom: 16px; }


/* EVENTO */

div.class-event h1 { font: bold 24px Arial, Sans-serif; }
div.class-event div.imagenDestacadisima { float: left; vertical-align: top; width: 120px; margin:0;}
div.class-event div.entradilla {width: 420px; float: right; margin: 0 0 15px 0; position: relative;} 
*html div.class-event div.entradilla {width: 420px; \width: 420px; w\idth: 420px; } 
div.class-event div.entradilla-sin_imagen {width: 559px; float: left; margin: 0 0 0 0; position: relative; } 
div.class-event div.entradilla-sin_imagen div.antetitulo a { width: position: relative;  auto; display: inline; margin: 0 0 0 0; } 
div.class-event div.entradilla-sin_imagen div.antetitulo a:hover { text-decoration: underline;  } 
div.class-event div.entradilla-sin_imagen h2 { width: auto; margin: 0 0 0 0; color: #da841e; } 
div.class-event div.entradilla-sin_imagen h2 a { width: auto; margin: 0 0 0 0; color: #da841e; white-space: normal;} 
div.class-event div.entradilla-sin_imagen h2 a:hover { width: auto; margin: 0 0 0 0; color: #da841e; white-space: normal; text-decoration: underline; } 
*html div.class-event div.entradilla-sin_imagen {width: 559px; \width: 559px; w\idth: 559px;} 
div.class-event p {font: normal 12px arial; padding: 0; margin: 0;} 
div.class-event h2 {padding: 0; margin: 0 0 5px 0; position: relative;} 
div.class-event h2 a {font: bold 16px arial;color: #da841e; letter-spacing: -1px; text-decoration: none;} 
div.class-event h2 a:hover { text-decoration: underline;} 
div.class-event div.antetitulo { color: #A6223C; font: normal 16px Georgia, "Times New Roman", Serif;} 
div.class-event div.antetitulo a { text-decoration:none;color: #A6223C; font: normal 16px Georgia, "Times New Roman", Serif; } 
div.class-event div.antetitulo a:hover { text-decoration: underline; } 
div.content-view-line { margin-bottom: 10px; }

/* EVENTO FULL */

div.class-event div.attribute-byline div.fecha_autor { float: left; position: relative; width: 400px; }
div.class-event div.attribute-image { float: right; position: relative; padding-top: 16px; }
div.class-event div.attribute-long { padding-top: 16px; position: relative;padding-top: 16px;  }
/* ACTIVIDADES */
div.seccion { margin-top: 8px;  }
div.seccion a:hover { text-decoration: underline; }
div.evento-entradilla { margin-top: 8px; }


/* PUBLICACIONES */
div#publicaciones { background: url(../images/fondo_publicaciones.gif) 0 0 repeat-y; float: left; }

/* div#publicaciones div.content-view-children{ float: left; border: 1px solid red; width: 560px;} */
/*div#publicaciones div.content-view-children { position: relative; float: left; position: relative; width: 559px; }*/
div#publicaciones div.class-publicacion:first-child { margin-left: 0; }
div#publicaciones div.class-publicacion:last-child { margin-left: 12px; margin-right: 0; }
div.class-publicacion {width: 120px; float: left; position: relative; margin: 0 12px; }
div.class-publicacion div.publicacion-entradilla-sin_imagen { width: 120px; }
div.class-publicacion div.imagenDestacadisima { width: 120px; }
div.class-publicacion div.publicacion-entradilla { width: 120px; }
div.class-publicacion div.publicacion-entradilla div.publicacion-autor { width: 120px; }

div.class-publicacion h2 {padding: 0; margin: 15px 0 5px 0; } 
div.class-publicacion h2 a {font: bold 14px Arial, Sans-serif; color: #a6223c; letter-spacing: -1px; text-decoration: none; font: bold 13px Arial, Sans-serif;} 
div.class-publicacion h2 a:hover { text-decoration: underline; } 
div.class-publicacion div.publicacion-autor { color: #000; font: normal 12px Arial, Sans-serif;} 
div.class-publicacion div.publicacion-editorial { color: #000; font: normal 12px Arial, Sans-serif; } 
div.class-publicacion div.publicacion-pag { color: #000; font: normal 11px Georgia, Serif; margin: 4px 0; letter-spacing: 0.1px;padding-bottom: 12px; } 
div.class-publicacion input.carrito { background: #ededed url(../images/carrito.gif) 4px 6px no-repeat; border: none; padding: 4px 4px 4px 18px; font: normal 11px Arial, Sans-serif; }

/* PUBLICACION FULL */

div.publicacion-texto { margin: 10px 0; font: normal 10px/12px Arial, Sans-serif;}
div.publicacion-full { float: left; position: relative;  }
div.publicacion-full-imagen { width: 300px; float: left; position: relative;}
div.publicacion-full-texto { float: left; position: relative; width: 444px; padding-top: 20px; }
div.publicacion-full-descripcion { padding-top: 20px;}
div.publicacion-full-fecha { padding-bottom: 12px;}
div.publicacion-full-descripcion h2 { font: bold 12px Arial, Sans-serif; }
div.publicacion {}
div.publicacion-pag { margin-top: 10px;}
span.negrita { font-weight: bold; }

/* PUBLICACION-EMBED */

div.publicacion-embed { float: left; position: relative; }
div.publicacion-embed-texto { float: left; position: relative; width: 559px; }
div.publicacion-embed-imagen { float: right; position: relative; margin: 0 8px 12px 12px; }

div.carrusel-publicaciones { border: 1px solid red; }
div.carrusel-publicaciones .prev{ }
div.carrusel-publicaciones { border: 1px solid red; }
div.carrusel-publicaciones { border: 1px solid red; }

/* HORIZONTAL CAROUSEL */

div.jCarouselLite h2 { padding: 4px 0; }
div.horizontal_carousel { position: relative; float: left; padding-top: 20px; margin-bottom: 18px; width: 549px; border: 1px dashed #c5c5c5; background: #f9f9f9; }
div#carousel-izqda { position: relative; width: 20px; float: left; vertical-align: middle; top: 98px; margin: 0 12px 0 18px; }
/*div#carousel- {  position: relative; float: left; } */
div.jCarouselLite {  position: relative; float: left; overflow: hidden; }
div.jCarouselLite ul { position: relative; }
div.jCarouselLite ul li { position: relative; margin: 0; padding: 0; }
div#carousel-dcha {  position: relative; width: 20px; height: auto; margin: 98px 0 0 18px; float: left; }
div.horizontal_carousel ul li { background: none; }

/* AVISO */
div.class-aviso { position: relative; float: left; width: 559px; margin-bottom: 12px;}
div.class-aviso-fecha { width: 120px; float: left; position: relative; display: inline; }
div.class-aviso-datos { float: left; width: 439px; margin: 0; padding: 0; }
div.class-aviso-datos p { padding: 0 16px; }
div.class-aviso-datos h2 { padding: 0 16px; }
div.content-view-line div.class-aviso span.ezagenda_date
{
 color: #A6223C; font: normal 16px Georgia, "Times New Roman", Serif; padding-left: 20px;
}

div.content-view-line div.class-aviso h2
{
 color: #da841e; font: bold 24px arial, Sans-serif; line-height: 16px; letter-spacing: -1;
}
div.content-view-line div.class-aviso p
{
 font: normal 12px Arial, Sans-serif;
}

/* Vertical carousel */
/* CARRUSEL PIEZA DEL MES */


div#carrusel { margin: 16px 10px 16px 12px; padding: 0; position: relative; float: left; } 
 .left-column .carousel ul li.current {  
 }  
   
 .left-column .carousel .title {  
 text-align:center;  
 font-size:14px;  
 font-weight:bold;  
 padding:5px;  
 }

div#carrusel div.prev { text-align: center; margin-bottom: 12px; } 
div#carrusel div.next { text-align: center; margin-top: 18px; padding-top: 8px; position: relative; } 
.left-column .carousel ul { padding: 8px 0; background: white; } 
 .left-column .carousel { float: left; padding: 0; margin-bottom: 8px; position: relative;  }  
 .left-column .carousel ul li{ background: none;list-style:none; padding: 0; margin:0; float: left; position: relative; border-bottom: 1px solid #f4f4f4; }  
 .left-column .carousel .thumbnail { float:left; position: relative; }  
 .left-column .carousel .info { float: left; width: auto; margin: 0; padding: 0; position: relative; }  
 .left-column .carousel .info p { margin: 0; padding: 0; position: relative; }  
 .left-column .carousel .info span.cat { display: block; font-size:14px; color:#808080; }  

.imageleft { float: left;}
.imageright { float: right;}

div#attribute-socios-index
{
    float: right;
    clear: right;
    width: 14em;
  border: solid #DDD 1px;
  padding: 5px;
}

div#attribute-socios-index ul
{
  list-style-type: none;
  margin: 0.5em 0 0.5em 0;
}

div#attribute-socios-index ul li
{
    margin: 0.25em 0 0.15em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div#attribute-socios-index h4
{
    margin: 0;
}

div#attribute-socios-index h4 a
{
    color: #525345;
    text-decoration: none;
}

div#attribute-socios-index ul.menu-list a.current
{
    font-weight: bold;
}

div#attribute-socios-index ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}

div#attribute-socios-index ul.submenu-list a.selected
{
    font-weight: bold;
}

div#attribute-socios-index ul.menu-list li a, div#attribute-socios-index ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.8em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.85em;
  color: #a6223c;
}
div#attribute-socios-index ul.menu-list li a:hover, div#attribute-socios-index ul.submenu-list li a:hover { text-decoration: underline; }

div.clear{ clear:both; }
div.content-view-children{ margin-top: 0px; }

/* class-frontpage_section */

div.class-frontpage_section { width: 544px  }

/* PRESIDENTES */

div.presidenteContainer {}
div.presidenteContainer div.attribute-image{ margin: 0 0 16px 16px; }

a#sobrecito { background:url('../images/email_2.png') 4px 0 no-repeat !important; padding-left: 40px; }
a#sobrecito:hover { background:url('../images/email_3.png') 4px 0 no-repeat !important; color: #a6223c; padding-left: 40px; }

div#buscador_bd
{
padding-bottom: 8px;
  }

div#buscador_bd h2
{ 
color: #323232;
font-weight:normal;
font-family: Georgia;
font-size: 15px;
font-style: italic;
 }

div#buscador_bd select
{
width: 150px;
  }

div.class-event h2 {
color:#DA841E;
font-family:arial;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:normal;
text-decoration:none;
}

/* DOCUMENTO BIBLIOTECA */

div.docbib-full { position: relative;}
div.docbib-full-datos{ position: relative; margin-bottom: 16px; float: left; width: 544px; }
div.docbib-full-imagen { float: right; position: relative; }
div.docbib-full-texto { position: relative; padding-top: 8px; float: left; width: 350px; }
div.docbib-full-descripcion { position: relative; clear: both; border-top: 1px solid #d3d3d3; margin-top: 16px; padding-top: 16px; }
div.docbib-full-texto dl { position: relative; float: left; margin: 0; padding: 0; }
div.docbib-full-texto dl dt { margin: 0; padding: 0; }
div.docbib-full-texto dl dd { margin: 2px 0; padding: 0; }

div#right-position h4 { font: italic 1.1em Georgia, "Times New Roman", Serif; }

/* RESULTADOS BUSQUEDA */

div.content-search  a:hover {text-decoration: underline; }
div.content-search div.content-view-line { position: relative; float: left; width: 548px !important; padding: 0; margin: 0; }
div.content-search div.cita_medio { position: relative; float: left; width: 548px !important; padding: 0; margin: 0; }

div.content-search div.content-view-line div.class-article { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; margin: 0 !important; padding: 12px 0 8px 0 !important; }
div.content-search div.content-view-line div.class-article-mainpage { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; margin: 0 !important; padding: 12px 0 8px 0 !important; }
div.content-search div.content-view-line div.class-file { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; margin: 0 !important; padding: 12px 0 8px 0 !important; }
div.content-search div.content-view-line div.class-image { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; margin: 0 !important; padding: 12px 0 8px 0 !important; }
div.content-search div.content-view-line div.class-frontpage_section { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; padding: 12px 0 8px 0; }
div.content-search div.content-view-line div.class-event { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; padding: 12px 0 8px 0; }
div.content-search div.cita_medio div.entradilla-sin_imagen { border-bottom: 1px solid #e5e5e5 !important; position: relative; float: left; width: 548px !important; padding-bottom: 8px; padding-top: 12px; }


div.content-search div.content-view-line div.class-article div.class-file { margin: 0 !important; padding: 0 !important; border: none !important; position: relative; float: left; }

div.content-search div.content-view-line div.class-article:hover { background: #e5e5e5; }
div.content-search div.content-view-line div.class-article-mainpage:hover { background: #e5e5e5; }
div.content-search div.content-view-line div.class-file:hover { background: #e5e5e5; }
div.content-search div.content-view-line div.class-image:hover { background: #e5e5e5; }
div.content-search div.content-view-line div.class-frontpage_section:hover { background: #e5e5e5; }
div.content-search div.content-view-line div.class-event:hover { background: #e5e5e5; }
div.content-search div.cita_medio div.entradilla-sin_imagen:hover { background: #e5e5e5; }

div.content-search div.pagenavigator { padding-top: 16px; position: relative; }

/* LINE IMAGE */


#carrusel h2 {
  margin-top: 5px;
  margin-bottom: 15px;
}
