/*#BEGIN#*/
/*# name="13 links and files" reference="ref/styles-published.css\13_links_and_files.htm" description="null" #*/

/* 'components/basics/links-and-files/img/files-download.gif' */
/* 'components/basics/links-and-files/img/vinculo-icn.gif' */
/* 'components/basics/links-and-files/img/files-download.gif' */
/* 'components/basics/links-and-files/img/vinculo-icn.gif' *//* LINKS */
div.links p.title {
    font-weight:bold;
    font-size:1.2em;
    color:#333333;
    padding:0.4em 0 0.3em 0;
    margin:0;
}
div.links ul.links {
    padding-top:0.5em;
    margin-bottom:0.8em;
    list-style:none;
}
div.links ul.links li {
    font-size:1.1em;
    padding-top:0.2em;
    padding-bottom:0.2em;
    padding-left:12px;
    background-image:url('components/basics/links-and-files/img/vinculo-icn.gif');
    background-repeat:no-repeat;
    background-position:left center;
    color:#333333;
}
div.links ul.links li a {
    color:#008dce;
    text-decoration:none;
}
div.links ul.links li a:hover {
    text-decoration:underline;
}
/* FILES */
#content div.files img {
    border:0;
}
div.files p.title {
    font-weight:bold;
    font-size:1.2em;
    color:#333333;
    padding:0.4em 0 0.3em 0;
    margin:0;
}
div.files table.files {
    margin:0;
    padding:0;
    margin-top:0.5em;
}
div.files table.files thead th.name {
    width:65%;
}
div.files table.files thead th.type {
    width:15%;
}
div.files table.files thead th.size {
    width:15%;
}
div.files table.files th {
    background-color:#DDDDDD;
    border-bottom:1px solid #D2D2D2;
    padding:0.6em;
    text-align:left;
    color:#008dce;
    font-size:1.1em;
    font-weight:bold;
}
div.files table.files tbody tr {
    background-color:#e7e7e8;
}
div.files table.files tbody tr.clara {
    background-color:#f5f5f5;
}
div.files table.files tbody td {
    padding:0.6em;
    text-align:left;
    color:#008dce;
    font-size:1.1em;
}
div.files table.files td a {
    color:#008dce;
    text-decoration:none;
}
div.files table.files td a:hover {
    text-decoration:underline;
}
div.files table.files td a.download {
    display:block;
    width:7px;
    height:9px;
    background-image:url('components/basics/links-and-files/img/files-download.gif');
    background-position:top left;
    background-repeat:no-repeat;
}
div.files table.files td a.download span {
    display:none;
}
/* Wrapper 2 */
/* LINKS */
.wrapper2 div.links p.title {
    color:#f0f0f0;
}
.wrapper2 div.links ul.links li {
    background-image:url('components/basics/links-and-files/img/vinculo-icn.gif');
    color:#f0f0f0;
}
.wrapper2 div.links ul.links li a {
    color:#3bb7f0;
}
/* FILES */
.wrapper2 div.files p.title {
    color:#f0f0f0;
}
.wrapper2 div.files table.files th {
    background-color:#31353c;
    border-bottom:1px solid #56566b;
    color:#3bb7f0;
}
.wrapper2 div.files table.files tbody tr {
    background-color:#383c44;
}
.wrapper2 div.files table.files tbody tr.clara {
    background-color:#434453;
}
.wrapper2 div.files table.files tbody td {
    color:#3bb7f0;
}
.wrapper2 div.files table.files td a {
    color:#3bb7f0;
}
.wrapper2 div.files table.files td a.download {
    background-image:url('components/basics/links-and-files/img/files-download.gif');
}
/*#END#*/
/*#BEGIN#*/
/*# name="14 desktop" reference="ref/styles-published.css\14_desktop.htm" description="null" #*/
/* 'components/forms/img/mod001/button-left-01.gif' */
/* 'components/forms/img/mod001/button-right-01.gif' */

/* 'components/containers/desktop/img/arrow_down.gif' */
div.retrieve {
    /*display:none;*/
font-size:1.1em;
    position:absolute;
    display:block;
    z-index:1000;
    right:100px;
    top:100px;
    background-color:white;
    height:auto;
}
span#r_items_trigger {
    border:1px solid #CCCCCC;
    cursor:pointer;
    color:#008DCE;
    padding:3px;
    padding-right:20px;
    background-image:url('components/containers/desktop/img/arrow_down.gif');
    background-position:right;
    background-repeat:no-repeat;
}
div#retrieve_items {
    display:none;
    margin-top:2px;
    border:1px solid #CCCCCC;
    padding:3px;
}
div.retrieve table td {
    padding:2px;
}
div.retrieve table tr:hover {
    background-color:#e0e0e0;
}
/* 'components/containers/desktop/img/arrow_down.gif' */
/* 'components/containers/desktop/img/arrow_right.gif' */
/* 'components/containers/desktop/img/bin.gif' */

div span.close {
    background-image:url('components/containers/desktop/img/bin.gif');
    background-position:left center;
    background-repeat:no-repeat;
    cursor:pointer;
    float:right;
    padding:0.5em 1em !important;
    display:none;
}
div span.minimize {
    background-image:url('components/containers/desktop/img/arrow_down.gif');
    background-position:left center;
    background-repeat:no-repeat;
    cursor:pointer;
    float:left;
    margin:0 5px;
    padding:0.6em 0.4em;
    display:none;
}
div span.maximize {
    background-image:url('components/containers/desktop/img/arrow_right.gif');
}
div span.close:hover {
    text-decoration:underline;
}
div.item_over {
    background-color:#E0E0E0 !important;
}
div.item_tools {
    position:absolute;
    right:8px;
    border:1px solid #cccccc;
    background-color:white;
    padding:0.3em 0.8em;
    display:none;
    width:auto;
    height:auto;
    text-align:center;
}
div.item_tools a:hover {
    text-decoration:underline;
}
div.item_tools div.close {
    background-image:url('components/containers/desktop/img/bin.gif');
    background-position:left center;
    background-repeat:no-repeat;
    cursor:pointer;
    padding-left:1.2em;
}
sup.beta {
    font-size:10px;
    text-transform:none;
    color:red;
}
li.desktop div.block {
    width:100%;
}
/* 'components/containers/desktop/../../forms/img/mod001/button-left-01.gif' */
/* 'components/containers/desktop/../../forms/img/mod001/button-right-01.gif' */


/* Diego. Pruebas estilos boton */

.mod008 button {
    padding:0;
    background:none;
    border:none;
    font-size:1.1em;
    height:24px;
    cursor:pointer;
    white-space:nowrap;
    float:right;
    margin-right:2px;
    margin-bottom:2px;
}
.mod008 button span {
    display:block;
    padding:0;
    margin:0;
    height:24px;
    white-space:nowrap;
    background-image: url('components/forms/img/mod001/button-right-01.gif');
    background-position:right top;
    background-repeat:no-repeat;
}
.mod008 button span span {
    padding:0 10px;
    padding-top:4px;
    color:#008dce;
    white-space:nowrap;
    background-image: url('components/forms/img/mod001/button-left-01.gif');
    background-position:left top;
    background-repeat:no-repeat;
}
/* Fin de pruebas estilos boton */

ul.desktop {
    float:left;
    margin:0;
    padding:0;
    width:50%;
}
ul.desktop-hidden {
    display:none;
}
ul.desktop li.desktop {
    /*float:left;*/
margin:0;
    padding:0;
    margin-left:16px;
    margin-top:16px;
    display:none;
    width:96%;
}
li.desktop label {
    padding-left:3px !important;
}
ul.desktop li.width {
}
ul.desktop li.width1 {
// width:30%;
}
ul.desktop li.width2 {
// width:66%;
}
ul.desktop li.width3 {
// width:100%;
}
.proxy {
    border:1px dashed #999999;
}
/*#END#*/
/*#BEGIN#*/
/*# name="15 tabs" reference="ref/styles-published.css\15_tabs.htm" description="null" #*/

























/* 'components/containers/tabs/img/title-icon2.gif' */
/* 'components/containers/tabs/img/more.gif' */
/* 'components/containers/tabs/img/tabs-selected.gif' */
/* 'components/containers/tabs/img/title-icon1.gif' *//* Tabs menu */
div#main-content div.tabs .mod001,
div#right-content div.tabs .mod001 {
    background-color: transparent;
    background-image: none;
    position:static !important;
    border:none;
}
div#main-content div.tabs .mod001 ul.tabs-menu {
    display: none;
}
div#main-content div.tabs .mod001 ul.tabs-menu img {
    border:0;
    margin-bottom:-15px;
    position:relative;
    top:-8px;
    left:8px;
}
div#main-content div.tabs .mod001 ul.tabs-menu {
    float:left;
}
div#main-content div.tabs .mod001 ul.tabs-menu li {
    display:block;
    float: left;
    font-size:1.2em;
    background-color:#dddddd;
    cursor: pointer;
    color:#666666;
    padding:0.3em 24px 0.4em 16px;
    margin-right:8px;
    border:1px solid #dddddd;
    position:relative;
    top:1px;
    z-index:500;
}
div#main-content div.tabs .mod001 ul.tabs-menu li span {
    background-image:url('components/containers/tabs/img/title-icon1.gif');
    background-repeat:no-repeat;
    background-position:0 0.3em;
    padding-left:10px;
}
/* Selected tab styles */
div#main-content div.tabs .mod001 ul.tabs-menu li.selected {
    cursor: auto;
    color:#333333;
    background-image:url('components/containers/tabs/img/tabs-selected.gif');
    background-position:top left;
    background-repeat:repeat-x;
    border-bottom:1px solid #f5f5f5;
    background-color:#f5f5f5;
}
div#main-content div.tabs .mod001 h3.tabs-titles {
    font-size:1.5em;
    margin-top:1em;
    background-color:#ddd;
    color:#666;
    padding:5px 5px 5px 16px;
}
/* Hide tab content on unselected status (WARNING: changing this style affects component behaviour) */
div#main-content div.tabs .mod001 div.unselected {
    display: none;
}
/* Tab content area styles */
div#main-content div.tabs .mod001 div.tabContent {
    padding:1.6em 16px 1.6em 16px;
    background-color:#f5f5f5;
    border:1px solid #dddddd;
}
div#main-content div.tabs .mod001 div.tabContent img {
    position:relative;
}
/* div#main-content div.tabs .mod001 div.tabContent h4{
font-size:1.1em;
font-weight:bold;
margin-bottom:0.8em;
}*/
div#main-content div.tabs .mod001 div.tabContent p {
    /*font-size:1.1em;*/
color:#333333;
    margin-bottom:0.8em;
}
div#main-content div.tabs .mod001 div.tabContent a {
    color:#008dce;
    text-decoration:none;
}
div#main-content div.tabs .mod001 div.tabContent a:hover {
    text-decoration:underline;
}
/* More Info link style */
div#main-content div.tabs .mod001 div.tabContent p.more {
    text-align:right;
    font-size:1.1em;
    margin:0;
    padding-right:8px;
}
div#main-content div.tabs .mod001 div.tabContent p.more a {
    font-size:1em;
    background-image:url('components/containers/tabs/img/more.gif');
    background-position:0 50%;
    background-repeat:no-repeat;
    padding-left:16px;
    text-decoration:none;
}
div#main-content div.tabs .mod001 div.tabContent p.more a:hover {
    text-decoration:underline;
}
/* Wrapper 2 */

/* Tabs menu */
.wrapper2 div#main-content div.tabs .mod001 ul.tabs-menu li {
    background-color:#383c44;
    color:#f0f0f0;
    border:1px solid #484859;
}
.wrapper2 div#main-content div.tabs .mod001 ul.tabs-menu li span {
    background-image:url('components/containers/tabs/img/title-icon2.gif');
}
/* Selected tab styles */
.wrapper2 div#main-content div.tabs .mod001 ul.tabs-menu li.selected {
    color:#f0f0f0;
    background-image:none;
    border-bottom:1px solid #444454;
    background-color:#444454;
}
.wrapper2 div#main-content div.tabs .mod001 h3.tabs-titles {
    background-color:#383c44;
    color:#f0f0f0;
}
/* Tab content area styles */
.wrapper2 div#main-content div.tabs .mod001 div.tabContent {
    background-color:#444454;
    border:1px solid #484859;
}
.wrapper2 div#main-content div.tabs .mod001 div.tabContent p {
    color:#f0f0f0;
}
.wrapper2 div#main-content div.tabs .mod001 div.tabContent a {
    color:#3bb7f0;
    text-decoration:none;
}
.wrapper2 div#main-content div.tabs .mod001 div.tabContent a:hover {
    text-decoration:underline;
}
div#main-content div.block .block-content div.tabs .mod001 ul.tabs-menu li {
    /*height: 30px;*/
margin-right: 1px;
    padding: 0.3em 2px 0.4em 8px;
    padding-left:7px;
    /*  text-align: center;*/
z-index: 75;
}
div#right-content div.block .block-content div.tabs .mod001 ul.tabs-menu li {
    margin-right: 1px;
    padding: 0.3em 2px 0.4em 8px;
    padding-left:7px;
    /*  text-align: center;*/

width: 110px;
    z-index: 75;
}
div#main-content div.block .block-content div.tabs .mod001 ul.tabs-menu li {
    font-size:1.1em;
}
/* 'components/containers/tabs/img/title-icon2.gif' */
/* 'components/containers/tabs/img/more.gif' */
/* 'components/containers/tabs/img/tabs-selected.gif' */
/* 'components/containers/tabs/img/title-icon1.gif' *//* Tabs menu */
div#right-content div.tabs .mod001 {
    background-color: transparent;
    background-image: none;
}
div#right-content div.tabs .mod001 ul.tabs-menu {
    display: none;
}
div#right-content div.tabs .mod001 ul.tabs-menu img {
    border:0;
    margin-bottom:-15px;
    position:relative;
    top:-8px;
    left:8px;
}
div#right-content div.tabs .mod001 ul.tabs-menu {
    float:left;
}
div#right-content div.tabs .mod001 ul.tabs-menu li {
    display:block;
    float: left;
    font-size:1.2em;
    background-color:#dddddd;
    cursor: pointer;
    color:#666666;
    padding:0.3em 24px 0.4em 16px;
    margin-right:8px;
    border:1px solid #dddddd;
    position:relative;
    top:1px;
    z-index:500;
}
div#right-content div.tabs .mod001 ul.tabs-menu li span {
    background-image:url('components/containers/tabs/img/title-icon1.gif');
    background-repeat:no-repeat;
    background-position:0 0.3em;
    padding-left:10px;
}
/* Selected tab styles */
div#right-content div.tabs .mod001 ul.tabs-menu li.selected {
    cursor: auto;
    color:#333333;
    background-image:url('components/containers/tabs/img/tabs-selected.gif');
    background-position:top left;
    background-repeat:repeat-x;
    border-bottom:1px solid #f5f5f5;
    background-color:#f5f5f5;
}
div#right-content div.tabs .mod001 h3.tabs-titles {
    font-size:1.5em;
    margin-top:1em;
    background-color:#ddd;
    color:#666;
    padding:5px 5px 5px 16px;
}
/* Hide tab content on unselected status (WARNING: changing this style affects component behaviour) */
div#right-content div.tabs .mod001 div.unselected {
    display: none;
}
/* Tab content area styles */
div#right-content div.tabs .mod001 div.tabContent {
    padding:1.6em 16px 1em 16px;
    background-color:#f5f5f5;
    border:1px solid #dddddd;
}
div#right-content div.tabs .mod001 div.tabContent img {
    position:relative;
}
div#right-content div.tabs .mod001 div.tabContent h4 {
    font-size:1.1em;/*font-weight:bold;*//*margin-bottom:0.8em;*/
}
div#right-content div.tabs .mod001 div.tabContent p {
    font-size:1.1em;
    /*color:#333333;*/
margin-bottom:0.8em;
}
div#right-content div.tabs .mod001 div.tabContent a {
    /*color:#008dce;*/
text-decoration:none;
}
div#right-content div.tabs .mod001 div.tabContent a:hover {
    text-decoration:underline;
}
/* "More Info" link style */
div#right-content div.tabs .mod001 div.tabContent p.more {
    text-align:right;
    font-size:1.1em;
    margin:0;
    padding-right:8px;
}
div#right-content div.tabs .mod001 div.tabContent p.more a {
    font-size:1em;
    background-image:url('components/containers/tabs/img/more.gif');
    background-position:0 50%;
    background-repeat:no-repeat;
    padding-left:16px;
    text-decoration:none;
}
div#right-content div.tabs .mod001 div.tabContent p.more a:hover {
    text-decoration:underline;
}
/* Wrapper 2 */

/* Tabs menu */
.wrapper2 div#right-content div.tabs .mod001 ul.tabs-menu li {
    background-color:#383c44;
    color:#f0f0f0;
    border:1px solid #484859;
}
.wrapper2 div#right-content div.tabs .mod001 ul.tabs-menu li span {
    background-image:url('components/containers/tabs/img/title-icon2.gif');
}
/* Selected tab styles */
.wrapper2 div#right-content div.tabs .mod001 ul.tabs-menu li.selected {
    color:#f0f0f0;
    background-image:none;
    border-bottom:1px solid #444454;
    background-color:#444454;
}
.wrapper2 div#right-content div.tabs .mod001 h3.tabs-titles {
    background-color:#383c44;
    color:#f0f0f0;
}
/* Tab content area styles */
.wrapper2 div#right-content div.tabs .mod001 div.tabContent {
    background-color:#444454;
    border:1px solid #484859;
}
.wrapper2 div#right-content div.tabs .mod001 div.tabContent p {
    color:#f0f0f0;
}
.wrapper2 div#right-content div.tabs .mod001 div.tabContent a {
    color:#3bb7f0;
    text-decoration:none;
}
.wrapper2 div#right-content div.tabs .mod001 div.tabContent a:hover {
    text-decoration:underline;
}


/*#END#*/
/*#BEGIN#*/
/*# name="16 forms" reference="ref/styles-published.css\16_forms.htm" description="null" #*/

/*
'components/forms/form_user/FormUser.jsp'
'components/forms/form_web/FormWeb.jsp'
'components/forms/uploadFiles.jsp'
'components/forms/getRelatedLists.jsp'
'components/forms/_img/progress.gif'
'components/forms/img/file_icons/css.png'
'components/forms/img/file_icons/doc.png'
'components/forms/img/file_icons/gif.png'
'components/forms/img/file_icons/gz.png'
'components/forms/img/file_icons/htm.png'
'components/forms/img/file_icons/html.png'
'components/forms/img/file_icons/iso.png'
'components/forms/img/file_icons/jpeg.png'
'components/forms/img/file_icons/jpg.png'
'components/forms/img/file_icons/js.png'
'components/forms/img/file_icons/mov.png'
'components/forms/img/file_icons/mp3.png'
'components/forms/img/file_icons/mpg.png'
'components/forms/img/file_icons/pdf.png'
'components/forms/img/file_icons/png.png'
'components/forms/img/file_icons/ppt.png'
'components/forms/img/file_icons/ps.png'
'components/forms/img/file_icons/rar.png'
'components/forms/img/file_icons/rtf.png'
'components/forms/img/file_icons/swf.png'
'components/forms/img/file_icons/tar.png'
'components/forms/img/file_icons/tgz.png'
'components/forms/img/file_icons/txt.png'
'components/forms/img/file_icons/wav.png'
'components/forms/img/file_icons/xls.png'
'components/forms/img/file_icons/xml.png'
'components/forms/img/file_icons/zip.png'
*/


div.captcha td {
    padding-left:10px;
    width:33%;
    aling:right;
}
captcha td.input-captcha {
    width:120px;
}
/* 'components/forms/img/mod001/button-left-02.gif' */
/* 'components/forms/img/mod001/button-right-02.gif' */
/* 'components/forms/img/mod001/button-left-01.gif' */
/* 'components/forms/img/mod001/button-right-01.gif' */
/* 'components/forms/img/mod001/fnd-help-bottom.gif' */
/* 'components/forms/img/mod001/fnd-help-bottom.png' */
/* 'components/forms/img/mod001/fnd-help.gif' */
/* 'components/forms/img/mod001/fnd-help.png' */
/* 'components/forms/img/mod001/content-c-04.gif' */
/* 'components/forms/img/mod001/content-c-03.gif' */
/* 'components/forms/img/mod001/content-c-02.gif' */
/* 'components/forms/img/mod001/content-c-01.gif' */
/* 'components/forms/img/mod001/title-c-04.gif' */
/* 'components/forms/img/mod001/title-c-03.gif' */
/* 'components/forms/img/mod001/title-c-02.gif' */
/* 'components/forms/img/mod001/title-c-01.gif' */
/* 'components/forms/img/mod001/fnd-c-04.gif' */
/* 'components/forms/img/mod001/fnd-c-03.gif' */
/* 'components/forms/img/mod001/fnd-c-02.gif' */
/* 'components/forms/img/mod001/fnd-c-01.gif' */div.forms-component {
    width:100%;
}
div.c_01,
div.c_02,
div.c_03,
div.c_04 {
    background-repeat:no-repeat
}
/*    MOD 001    */
div.forms-component .mod001 {
    background-color:#DADADB !important;
    background-image: none!important;
    width:100%;
}
div.forms-component .mod001 .c_01 {
    background-image:url('components/forms/img/mod001/fnd-c-01.gif');
    background-position:left top;
}
div.forms-component .mod001 .c_02 {
    background-image:url('components/forms/img/mod001/fnd-c-02.gif');
    background-position:right top;
}
div.forms-component .mod001 .c_03 {
    background-image:url('components/forms/img/mod001/fnd-c-03.gif');
    background-position:right bottom;
}
div.forms-component .mod001 .c_04 {
    background-image:url('components/forms/img/mod001/fnd-c-04.gif');
    background-position:left bottom;
    padding:8px;
}
div.forms-component .mod001 div.title {
    background-color:#0096D4;
    height:auto !important;
    height:0;
    margin-bottom:0.8em;
}
div.forms-component .mod001 div.title div.c_01 {
    background-image:url('components/forms/img/mod001/title-c-01.gif');
}
div.forms-component .mod001 div.title div.c_02 {
    background-image:url('components/forms/img/mod001/title-c-02.gif');
}
div.forms-component .mod001 div.title div.c_03 {
    background-image:url('components/forms/img/mod001/title-c-03.gif');
}
div.forms-component .mod001 div.title div.c_04 {
    background-image:url('components/forms/img/mod001/title-c-04.gif');
    padding:6px 15px;
}
div.forms-component .mod001 div.title h3 {
    font-size:1.5em;
    color:#fff;
    float: none!important;
    font-weight: normal!important;
    text-transform: none!important;
}
div.forms-component .mod001 p.required-note {
    float:right;
    margin-top:-1.6em;
    color:#fff;
    font-size:1.1em;
    position:relative;
}
/*    fieldset-container */
div.forms-component .mod001 div.fieldset-container {
    background-color:#E9E9EB;
    height:auto !important;
    height:0;
}
div.forms-component .mod001 div.fieldset-container div.c_01 {
    background-image:url('components/forms/img/mod001/content-c-01.gif');
}
div.forms-component .mod001 div.fieldset-container div.c_02 {
    background-image:url('components/forms/img/mod001/content-c-02.gif');
}
div.forms-component .mod001 div.fieldset-container div.c_03 {
    background-image:url('components/forms/img/mod001/content-c-03.gif');
}
div.forms-component .mod001 div.fieldset-container div.c_04 {
    background-image:url('components/forms/img/mod001/content-c-04.gif');
    padding:0;
}
div.forms-component .mod001 div.fieldset-container {
    margin-bottom:1em;
}
div.forms-component .mod001 legend {
    color:#3F3F3F;
    font-size:1.3em;
    font-weight:bold;
    padding:9px;
    padding-left:13px;
}
div.forms-component .mod001 .fieldset-content {
    border-top:1px solid #B2B2B2;
    padding:8px;
}
div.forms-component .mod001 div.fieldset-container p {
    color:#666;
    font-size:1.1em;
}
div.forms-component .mod001 div.fieldset-container span.required {
    color:#008DCE;
    padding:0 2px;
    font-size:1.1em;
}
div.forms-component .mod001 div.fieldset-container label {
    color:#494949;
    font-size:1.1em;
}
div.forms-component .mod001 img {
    border:none !important;
}
div.forms-component .mod001 div.fieldset-container input,
div.forms-component .mod001 div.fieldset-container select,
div.forms-component .mod001 div.fieldset-container textarea {
    border:1px solid #C4C4CB;
    padding:3px;
    background-color:#FFFFFF;
    font-size:1.2em;
    color:#555;
}
div.forms-component .mod001 div.fieldset-container select {
    padding:3px 0;
}
div.forms-component .mod001 div.fieldset-container input.radio,
div.forms-component .mod001 div.fieldset-container input.checkbox {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
div.forms-component .mod001 div.fieldset-container fieldset {
    border:none;
    background:none;
    padding:0;
    margin:0;
}
div.forms-component .mod001 .fieldset-content .group-radio-vertical {
    padding-top:0.5em;
    overflow:hidden;
}
div.forms-component .mod001 .fieldset-content .group-radio-vertical div {
    float:left;
}
div.forms-component .mod001 .fieldset-content .group-radio-vertical label {
    display:block;
    padding: 0.2em 0 0.5em 0;
}
div.forms-component .mod001 .fieldset-content .one-column .group-radio-vertical input,
div.forms-component .mod001 .fieldset-content .two-columns .group-radio-vertical input {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
/*    Add-delete    */
div.forms-component .mod001 .fieldset-content table.add-delete {
    width:100%;
}
div.forms-component .mod001 .fieldset-content table.add-delete th {
    padding-bottom:0.3em;
}
div.forms-component .mod001 .fieldset-content table.add-delete th.input {
    width:20%;
}
div.forms-component .mod001 .fieldset-content table.add-delete th.select {
    width:70%;
}
div.forms-component .mod001 .fieldset-content table.add-delete th.btn {
    width:10%;
}
div.forms-component .mod001 .fieldset-content table.add-delete input {
    width:86%;
}
div.forms-component .mod001 .fieldset-content table.add-delete select {
    width:98%;
}
/*    TWO-COLUMNS  */
div.forms-component .mod001 .two-columns dl {
    float:left;
    width:50%;
}
div.forms-component .mod001 .from {
    padding-bottom:0.2em;
}
/*    DATE-COMPACT */
div.forms-component .mod001 .fieldset-content dd div.date-compact input,
div.forms-component .mod001 .fieldset-content dd .datepicker_wrap input {
    width:80px;
}
/*    DATE-SIMPLE    */
div.forms-component .mod001 .fieldset-content dd div.date-simple input.dd,
div.forms-component .mod001 .fieldset-content dd div.date-simple input.mm {
    width:20px;
}
div.forms-component .mod001 .fieldset-content dd div.date-simple input.aa {
    width:40px;
}
/*    MULTIPLE-SELECTION  */
div.forms-component .mod001 .fieldset-content dd div.multiple-selection {
    overflow:hidden;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .right {
    float:left;
    width:42%;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection select {
    width:100%;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .center {
    float:left;
    width:11%;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .center img {
    display:block;
    padding-bottom:0.5em;
    margin:0 auto;
}
/*    LABEL-TOP */
div.forms-component .mod001 .Label-Top dt {
    padding-bottom:0.2em;
}
div.forms-component .mod001 .Label-Top dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component .mod001 .Label-Top div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.forms-component .mod001 .Label-Top input,
div.forms-component .mod001 .Label-Top textarea {
    width:92%;
}
div.forms-component .mod001 .Label-Top select {
    width:94%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Top .two-columns input,
div.forms-component .mod001 .Label-Top .two-columns textarea {
    width:86%;
}
div.forms-component .mod001 .Label-Top .two-columns select {
    width:90%;
}
div.forms-component .mod001 .Label-Top .date-standard select,
div.forms-component .mod001 .Label-Top .date-fromTo select {
    width:60px;
}
div.forms-component .mod001 .Label-Top .date-standard input,
div.forms-component .mod001 .Label-Top .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Top .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*    LABEL-INNER */
div.forms-component .mod001 .Label-Inner dt {
    display:none;
}
div.forms-component .mod001 .Label-Inner dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component .mod001 .Label-Inner div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.forms-component .mod001 .Label-Inner input,
div.forms-component .mod001 .Label-Inner textarea {
    width:92%;
}
div.forms-component .mod001 .Label-Inner select {
    width:94%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Inner .two-columns input,
div.forms-component .mod001 .Label-Inner .two-columns textarea {
    width:86%;
}
div.forms-component .mod001 .Label-Inner .two-columns select {
    width:90%;
}
div.forms-component .mod001 .Label-Inner .date-standard select,
div.forms-component .mod001 .Label-Inner .date-fromTo select {
    width:60px;
}
div.forms-component .mod001 .Label-Inner .date-standard input,
div.forms-component .mod001 .Label-Inner .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Inner .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*    LABEL-RIGHT */
div.forms-component .mod001 .Label-Right dt {
    padding-bottom:0.2em;
    float:right;
    clear:right;
    width:70px;
    padding-left:5px;
}
div.forms-component .mod001 .Label-Right dd {
    text-align:right;
    padding-bottom:0.6em;
}
div.forms-component .mod001 .Label-Right div.tool-tip {
    float:left;
    margin-bottom:-24px;
}
div.forms-component .mod001 .Label-Right input,
div.forms-component .mod001 .Label-Right textarea {
    width:77%;
}
div.forms-component .mod001 .Label-Right select {
    width:79%;
}
div.forms-component .mod001 .Label-Right .fieldset-content .group-radio-vertical div,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .center {
    float:right;
}
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Right .two-columns input,
div.forms-component .mod001 .Label-Right .two-columns textarea {
    width:55%;
}
div.forms-component .mod001 .Label-Right .two-columns select {
    width:58%;
}
div.forms-component .mod001 .Label-Right .to {
    padding-right:75px !important;
    padding-right:78px;
}
div.forms-component .mod001 .Label-Right .date-standard select,
div.forms-component .mod001 .Label-Right .date-fromTo select {
    width:38px;
}
div.forms-component .mod001 .Label-Right .date-standard input,
div.forms-component .mod001 .Label-Right .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Right .date-fromTo label {
    padding:5px 0 0 0;
}
div.forms-component .mod001 .Label-Right dd.error span {
    text-align:right;
    padding:0 75px 0 30px;
}
/*    LABEL-LEFT */

div.forms-component .mod001 .Label-Left dt {
    padding:0.3em 0;
    float:left;
    clear:left;
    width:75px;
}
div.forms-component .mod001 .Label-Left dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component .mod001 .Label-Left div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:-20px;
}
div.forms-component .mod001 .Label-Left input,
div.forms-component .mod001 .Label-Left textarea {
    width:77%;
}
div.forms-component .mod001 .Label-Left select {
    width:79%;
}
div.forms-component .mod001 .Label-Left .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .Label-Left .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Left .two-columns input,
div.forms-component .mod001 .Label-Left .two-columns textarea {
    width:55%;
}
div.forms-component .mod001 .Label-Left .two-columns select {
    width:58%;
}
div.forms-component .mod001 .Label-Left .to {
    padding-left:75px;
}
div.forms-component .mod001 .Label-Left .date-standard select,
div.forms-component .mod001 .Label-Left .date-fromTo select {
    width:38px;
}
div.forms-component .mod001 .Label-Left .date-standard input,
div.forms-component .mod001 .Label-Left .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Left .date-fromTo label {
    width:40px;
    padding:5px 0 0 0;
    float:left;
}
div.forms-component .mod001 .Label-Left dd.error span {
    padding-left:75px;
}
/*    TOOL TIP HELP    */
div.forms-component .mod001 div.tool-tip {
    width:22px;
    height:20px;
}
div.forms-component .mod001 div.tool-tip:hover {
    z-index:99999;
    position:relative;
}
div.forms-component .mod001 div.help {
    width:20px;
    height:20px;
    background-image:url('components/forms/img/mod001/fnd-help.png') !important;
    background-image:url('components/forms/img/mod001/fnd-help.gif');
    background-repeat:no-repeat;
    position:absolute;
    z-index:9999;
}
div.forms-component .mod001 div.help div.help-content,
div.forms-component .mod001 div.help div.help-bottom {
    display:none;
}
div.forms-component .mod001 div.help:hover {
    width:265px;
    height:auto;
    background-position:0 -20px;
    padding:20px 0 0 0;
    z-index:99999;
}
div.forms-component .mod001 div.help:hover div.help-content {
    display:block;
    font-size:1em;
    background-color:#fff;
    padding:0 20px 11px 20px;
    width:223px;
    text-align:left;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
div.forms-component .mod001 div.help:hover div.help-bottom {
    background-image:url('components/forms/img/mod001/fnd-help-bottom.png') !important;
    background-image:url('components/forms/img/mod001/fnd-help-bottom.gif');
    background-repeat:no-repeat;
    height:9px;
    display:block;
}
div.forms-component .mod001 button {
    display:block;
    padding:0;
    height:24px;
    cursor:pointer;
    background:none;
    border:none;
    font-size:1.1em;
    white-space:nowrap;
}
div.forms-component .mod001 button span {
    display:block;
    padding:0;
    margin:0;
    height:24px;
    background-image: url('components/forms/img/mod001/button-right-01.gif');
    background-position:right top;
    background-repeat:no-repeat;
}
div.forms-component .mod001 button span span {
    padding:0 10px;
    padding-top:4px;
    color:#008dce;
    background-image: url('components/forms/img/mod001/button-left-01.gif');
    background-position:left top;
    background-repeat:no-repeat;
}
/*    FORM ACTION BUTTONS */
div.forms-component .mod001 .form-action {
    height:auto !important;
    height:0;
    padding-top:8px;
}
div.forms-component .mod001 .form-action .btnSend {
    float: right;
    margin-top:-4px;
}
div.forms-component .mod001 .form-action button span {
    background-image: url('components/forms/img/mod001/button-right-02.gif');
}
div.forms-component .mod001 .form-action button span span {
    background-image: url('components/forms/img/mod001/button-left-02.gif');
}
div.forms-component .mod001 .form-action .btnReset {
    float:left;
    background: none;
}
div.forms-component .mod001 .form-action .btnReset span {
    display: block;
    color:#008dce;
    background: none;
}
/*  ERROR [Required]  */
div.forms-component .mod001 dd.error span {
    color:#f00;
    font-size:1.1em;
    display:block;
    padding-bottom:0.3em;
    margin:0;
}
div.forms-component .mod001 dd.error input,
div.forms-component .mod001 dd.error textarea,
div.forms-component .mod001 dd.error select,
div.forms-component .mod001 td.error textarea {
    margin-bottom:0.1em;
    border:1px solid #f00;
}
/*#END#*/
/*#BEGIN#*/
/*# name="17 forms user" reference="ref/styles-published.css\17_forms_user.htm" description="null" #*/


fieldset.hidden {
    display: none;
    visibility: hidden;
}
form.return .buttons-back button {
    float: right;
    background: none;
    border: none;
    color: #5A6CA0;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}
form.return .buttons-back button:hover {
    text-decoration: underline;
}
form.left {
    float:left;
    width: 47%;
}
form.right {
    float:right;
    width: 47%;
}
form.right .buttons-right button {
    float: right;
    background: none;
    border: none;
    color: #5A6CA0;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}
form.right .buttons-right button:hover {
    text-decoration: underline;
}
form.left .buttons-left button {
    float: left;
    background: none;
    border: none;
    color: #5A6CA0;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
}
form.left .buttons-left button:hover {
    text-decoration: underline;
}
form.lateral {
    width: auto;
    margin: 0 0 8px;
}
form.lateral div.buttons {
    text-align: center;
}
form.lateral div.buttons button {
    color:#594E21;
    cursor:pointer;
    font-weight:bold;
    height:auto;
    padding:4px;
    width:144px;
}
/*#END#*/
/*#BEGIN#*/
/*# name="18 form login" reference="ref/styles-published.css\18_form_login.htm" description="null" #*/


fieldset.hidden {
    display: none;
    visibility: hidden;
}
div.forms-component form.left {
    float:left;
    width: 50% !important;
    background-color: transparent!important;
}
div.forms-component form.right {
    float:right;
    width: 50% !important;
    background-color: transparent!important;
}
/*#END#*/
/*#BEGIN#*/
/*# name="19 form spel" reference="ref/styles-published.css\19_form_spel.htm" description="null" #*/


/* 'components/forms/form_email/img/mod001/button-left-02.gif' */
/* 'components/forms/form_email/img/mod001/button-right-02.gif' */
/* 'components/forms/form_email/img/mod001/button-left-01.gif' */
/* 'components/forms/form_email/img/mod001/button-right-01.gif' */
/* 'components/forms/form_email/img/mod001/fnd-help-bottom.gif' */
/* 'components/forms/form_email/img/mod001/fnd-help-bottom.png' */
/* 'components/forms/form_email/img/mod001/fnd-help.gif' */
/* 'components/forms/form_email/img/mod001/fnd-help.png' */
/* 'components/forms/form_email/img/mod001/content-c-04.gif' */
/* 'components/forms/form_email/img/mod001/content-c-03.gif' */
/* 'components/forms/form_email/img/mod001/content-c-02.gif' */
/* 'components/forms/form_email/img/mod001/content-c-01.gif' */
/* 'components/forms/form_email/img/mod001/title-c-04.gif' */
/* 'components/forms/form_email/img/mod001/title-c-03.gif' */
/* 'components/forms/form_email/img/mod001/title-c-02.gif' */
/* 'components/forms/form_email/img/mod001/title-c-01.gif' */
/* 'components/forms/form_email/img/mod001/fnd-c-04.gif' */
/* 'components/forms/form_email/img/mod001/fnd-c-03.gif' */
/* 'components/forms/form_email/img/mod001/fnd-c-02.gif' */
/* 'components/forms/form_email/img/mod001/fnd-c-01.gif' */div.forms-component {
    width:100%;
}
div.c_01,
div.c_02,
div.c_03,
div.c_04 {
    background-repeat:no-repeat
}
/*    MOD 001    */
div.forms-component .mod001 {
    background-color:#DADADB;
    width:100%;
}
div.forms-component .mod001 .c_01 {
    background-image:url('components/forms/form_email/img/mod001/fnd-c-01.gif');
    background-position:left top;
}
div.forms-component .mod001 .c_02 {
    background-image:url('components/forms/form_email/img/mod001/fnd-c-02.gif');
    background-position:right top;
}
div.forms-component .mod001 .c_03 {
    background-image:url('components/forms/form_email/img/mod001/fnd-c-03.gif');
    background-position:right bottom;
}
div.forms-component .mod001 .c_04 {
    background-image:url('components/forms/form_email/img/mod001/fnd-c-04.gif');
    background-position:left bottom;
    padding:8px;
}
div.forms-component .mod001 div.title {
    background-color:#0096D4;
    height:auto !important;
    height:0;
    margin-bottom:0.8em;
}
div.forms-component .mod001 div.title div.c_01 {
    background-image:url('components/forms/form_email/img/mod001/title-c-01.gif');
}
div.forms-component .mod001 div.title div.c_02 {
    background-image:url('components/forms/form_email/img/mod001/title-c-02.gif');
}
div.forms-component .mod001 div.title div.c_03 {
    background-image:url('components/forms/form_email/img/mod001/title-c-03.gif');
}
div.forms-component .mod001 div.title div.c_04 {
    background-image:url('components/forms/form_email/img/mod001/title-c-04.gif');
    padding:6px 15px;
}
div.forms-component .mod001 div.title h3 {
    font-size:1.5em;
    color:#fff;
}
div.forms-component .mod001 p.required-note {
    float:right;
    margin-top:-0.3em;
    color:#fff;
    font-size:1.1em;
    position:relative;
}
div.forms-component .mod001 img {
    border:medium none !important;
    padding:0pt 4px;
}
/*    fieldset-container */
div.forms-component .mod001 div.fieldset-container {
    background-color:#E9E9EB;
    height:auto !important;
    height:0;
}
div.forms-component .mod001 div.fieldset-container div.c_01 {
    background-image:url('components/forms/form_email/img/mod001/content-c-01.gif');
}
div.forms-component .mod001 div.fieldset-container div.c_02 {
    background-image:url('components/forms/form_email/img/mod001/content-c-02.gif');
}
div.forms-component .mod001 div.fieldset-container div.c_03 {
    background-image:url('components/forms/form_email/img/mod001/content-c-03.gif');
}
div.forms-component .mod001 div.fieldset-container div.c_04 {
    background-image:url('components/forms/form_email/img/mod001/content-c-04.gif');
    padding:0;
}
div.forms-component .mod001 div.fieldset-container {
    margin-bottom:1em;
}
div.forms-component .mod001 legend {
    color:#3F3F3F;
    font-size:1.3em;
    font-weight:bold;
    padding:9px;
    padding-left:13px;
}
div.forms-component .mod001 .fieldset-content {
    border-top:1px solid #B2B2B2;
    padding:8px;
}
div.forms-component .mod001 div.fieldset-container p {
    color:#666;
    font-size:1.1em;
}
div.forms-component .mod001 div.fieldset-container span.required {
    color:#008DCE;
    padding:0 2px;
    font-size:1.1em;
}
div.forms-component .mod001 div.fieldset-container label {
    color:#494949;
    font-size:1.1em;
}
div.forms-component .mod001 img {
    border:none !important;
}
div.forms-component .mod001 div.fieldset-container input,
div.forms-component .mod001 div.fieldset-container select,
div.forms-component .mod001 div.fieldset-container textarea {
    border:1px solid #C4C4CB;
    padding:2px;
    background-color:#FFFFFF;
    font-size:1.2em;
    color:#555;
    width:65%;
}
div.forms-component .mod001 div.fieldset-container select {
    padding:3px 0;
}
div.forms-component .mod001 div.fieldset-container input.radio,
div.forms-component .mod001 div.fieldset-container input.checkbox {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
div.forms-component .mod001 div.fieldset-container fieldset {
    border:none;
    background:none;
    padding:0;
    margin:0;
}
div.forms-component .mod001 .fieldset-content .group-radio-vertical {
    padding-top:0.5em;
    overflow:hidden;
}
div.forms-component .mod001 .fieldset-content .group-radio-vertical div {
    float:left;
}
div.forms-component .mod001 .fieldset-content .group-radio-vertical label {
    display:block;
    padding: 0.2em 0 0.5em 0;
}
div.forms-component .mod001 .fieldset-content .one-column .group-radio-vertical input,
div.forms-component .mod001 .fieldset-content .two-columns .group-radio-vertical input {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
/*    Add-delete    */
div.forms-component .mod001 .fieldset-content table.add-delete {
    width:100%;
}
div.forms-component .mod001 .fieldset-content table.add-delete th {
    padding-bottom:0.3em;
}
div.forms-component .mod001 .fieldset-content table.add-delete th.input {
    width:20%;
}
div.forms-component .mod001 .fieldset-content table.add-delete th.select {
    width:70%;
}
div.forms-component .mod001 .fieldset-content table.add-delete th.btn {
    width:10%;
}
div.forms-component .mod001 .fieldset-content table.add-delete input {
    width:86%;
}
div.forms-component .mod001 .fieldset-content table.add-delete select {
    width:98%;
}
/*    TWO-COLUMNS  */
div.forms-component .mod001 .two-columns dl {
    float:left;
    width:50%;
}
div.forms-component .mod001 .from {
    padding-bottom:0.2em;
}
/*    DATE-COMPACT */
div.forms-component .mod001 .fieldset-content dd div.date-compact input {
    width:80px;
}
/*    DATE-SIMPLE    */
div.forms-component .mod001 .fieldset-content dd div.date-simple input.dd,
div.forms-component .mod001 .fieldset-content dd div.date-simple input.mm {
    width:20px;
}
div.forms-component .mod001 .fieldset-content dd div.date-simple input.aa {
    width:40px;
}
/*    MULTIPLE-SELECTION  */
div.forms-component .mod001 .fieldset-content dd div.multiple-selection {
    overflow:hidden;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .right {
    float:left;
    width:42%;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection select {
    width:100%;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .center {
    float:left;
    width:11%;
}
div.forms-component .mod001 .fieldset-content dd div.multiple-selection .center img {
    display:block;
    padding-bottom:0.5em;
    margin:0 auto;
}
/*    LABEL-TOP */
div.forms-component .mod001 .Label-Top dt {
    padding-bottom:0.2em;
}
div.forms-component .mod001 .Label-Top dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component .mod001 .Label-Top div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.forms-component .mod001 .Label-Top input,
div.forms-component .mod001 .Label-Top textarea {
    width:92%;
}
div.forms-component .mod001 .Label-Top select {
    width:94%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Top .two-columns input,
div.forms-component .mod001 .Label-Top .two-columns textarea {
    width:86%;
}
div.forms-component .mod001 .Label-Top .two-columns select {
    width:90%;
}
div.forms-component .mod001 .Label-Top .date-standard select,
div.forms-component .mod001 .Label-Top .date-fromTo select {
    width:60px;
}
div.forms-component .mod001 .Label-Top .date-standard input,
div.forms-component .mod001 .Label-Top .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Top .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*    LABEL-INNER */
div.forms-component .mod001 .Label-Inner dt {
    display:none;
}
div.forms-component .mod001 .Label-Inner dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component .mod001 .Label-Inner div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.forms-component .mod001 .Label-Inner input,
div.forms-component .mod001 .Label-Inner textarea {
    width:92%;
}
div.forms-component .mod001 .Label-Inner select {
    width:94%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Inner .two-columns input,
div.forms-component .mod001 .Label-Inner .two-columns textarea {
    width:86%;
}
div.forms-component .mod001 .Label-Inner .two-columns select {
    width:90%;
}
div.forms-component .mod001 .Label-Inner .date-standard select,
div.forms-component .mod001 .Label-Inner .date-fromTo select {
    width:60px;
}
div.forms-component .mod001 .Label-Inner .date-standard input,
div.forms-component .mod001 .Label-Inner .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Inner .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*    LABEL-RIGHT */
div.forms-component .mod001 .Label-Right dt {
    padding-bottom:0.2em;
    float:right;
    clear:right;
    width:70px;
    padding-left:5px;
}
div.forms-component .mod001 .Label-Right dd {
    text-align:right;
    padding-bottom:0.6em;
}
div.forms-component .mod001 .Label-Right div.tool-tip {
    float:left;
    margin-bottom:-24px;
}
div.forms-component .mod001 .Label-Right input,
div.forms-component .mod001 .Label-Right textarea {
    width:77%;
}
div.forms-component .mod001 .Label-Right select {
    width:79%;
}
div.forms-component .mod001 .Label-Right .fieldset-content .group-radio-vertical div,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .center {
    float:right;
}
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Right .two-columns input,
div.forms-component .mod001 .Label-Right .two-columns textarea {
    width:55%;
}
div.forms-component .mod001 .Label-Right .two-columns select {
    width:58%;
}
div.forms-component .mod001 .Label-Right .to {
    padding-right:75px !important;
    padding-right:78px;
}
div.forms-component .mod001 .Label-Right .date-standard select,
div.forms-component .mod001 .Label-Right .date-fromTo select {
    width:38px;
}
div.forms-component .mod001 .Label-Right .date-standard input,
div.forms-component .mod001 .Label-Right .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Right .date-fromTo label {
    padding:5px 0 0 0;
}
div.forms-component .mod001 .Label-Right dd.error span {
    text-align:right;
    padding:0 75px 0 30px;
}
/*    LABEL-LEFT */

div.forms-component .mod001 .Label-Left dt {
    padding:0.3em 0;
    float:left;
    clear:left;
    width:33%;
}
div.forms-component .mod001 .Label-Left dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component .mod001 .Label-Left div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:-20px;
}
div.forms-component .mod001 .Label-Left input,
div.forms-component .mod001 .Label-Left textarea {
    width:77%;
}
div.forms-component .mod001 .Label-Left select {
    width:79%;
}
div.forms-component .mod001 .Label-Left .fieldset-content dd div.multiple-selection .left,
div.forms-component .mod001 .Label-Left .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*    two-columns    */
div.forms-component .mod001 .Label-Left .two-columns input,
div.forms-component .mod001 .Label-Left .two-columns textarea {
    width:55%;
}
div.forms-component .mod001 .Label-Left .two-columns select {
    width:58%;
}
div.forms-component .mod001 .Label-Left .to {
    padding-left:75px;
}
div.forms-component .mod001 .Label-Left .date-standard select,
div.forms-component .mod001 .Label-Left .date-fromTo select {
    width:38px;
}
div.forms-component .mod001 .Label-Left .date-standard input,
div.forms-component .mod001 .Label-Left .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.forms-component .mod001 .Label-Left .date-fromTo label {
    width:40px;
    padding:5px 0 0 0;
    float:left;
}
div.forms-component .mod001 .Label-Left dd.error span {
    padding-left:75px;
}
/*    TOOL TIP HELP    */
div.forms-component .mod001 div.tool-tip {
    width:22px;
    height:20px;
}
div.forms-component .mod001 div.tool-tip:hover {
    z-index:99999;
    position:relative;
}
div.forms-component .mod001 div.help {
    width:20px;
    height:20px;
    background-image:url('components/forms/form_email/img/mod001/fnd-help.png') !important;
    background-image:url('components/forms/form_email/img/mod001/fnd-help.gif');
    background-repeat:no-repeat;
    position:absolute;
    z-index:9999;
}
div.forms-component .mod001 div.help div.help-content,
div.forms-component .mod001 div.help div.help-bottom {
    display:none;
}
div.forms-component .mod001 div.help:hover {
    width:265px;
    height:auto;
    background-position:0 -20px;
    padding:20px 0 0 0;
    z-index:99999;
}
div.forms-component .mod001 div.help:hover div.help-content {
    display:block;
    font-size:1em;
    background-color:#fff;
    padding:0 20px 11px 20px;
    width:223px;
    text-align:left;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
div.forms-component .mod001 div.help:hover div.help-bottom {
    background-image:url('components/forms/form_email/img/mod001/fnd-help-bottom.png') !important;
    background-image:url('components/forms/form_email/img/mod001/fnd-help-bottom.gif');
    background-repeat:no-repeat;
    height:9px;
    display:block;
}
div.forms-component .mod001 button {
    display:block;
    padding:0;
    height:24px;
    cursor:pointer;
    background:none;
    border:none;
    font-size:1.1em;
}
div.forms-component .mod001 button span {
    display:block;
    padding:0;
    margin:0;
    height:24px;
    background-image: url('components/forms/form_email/img/mod001/button-right-01.gif');
    background-position:right top;
    background-repeat:no-repeat;
}
div.forms-component .mod001 button span span {
    padding:0 10px;
    padding-top:4px;
    color:#008dce;
    background-image: url('components/forms/form_email/img/mod001/button-right-02.gif');
    background-position:left top;
    background-repeat:no-repeat;
}
/*    FORM ACTION BUTTONS */
div.forms-component .mod001 .form-action {
    height:auto !important;
    height:0;
    padding-top:8px;
}
div.forms-component .mod001 .form-action .btnSend {
    float: right;
    margin-top:-4px;
}
div.forms-component .mod001 .form-action button span {
    background-image: url('components/forms/form_email/img/mod001/button-right-02.gif');
}
div.forms-component .mod001 .form-action button span span {
    background-image: url('components/forms/form_email/img/mod001/button-left-02.gif');
}
div.forms-component .mod001 .form-action .btnReset {
    float:left;
    background: none;
}
div.forms-component .mod001 .form-action .btnReset span {
    display: block;
    color:#008dce;
    background: none;
}
/*  ERROR [Required]  */
div.forms-component .mod001 dd.error span {
    color:#f00;
    font-size:1.1em;
    display:block;
    padding-bottom:0.3em;
    margin:0;
}
div.forms-component .mod001 dd.error input,
div.forms-component .mod001 dd.error textarea,
div.forms-component .mod001 dd.error select,
div.forms-component .mod001 td.error textarea {
    margin-bottom:0.1em;
    border:1px solid #f00;
}
/*#END#*/
/*#BEGIN#*/
/*# name="20 query" reference="ref/styles-published.css\20_query.htm" description="null" #*/










/* 'components/queries/img/arrow.gif' */
fieldset {
    border: none;
}
.route-search fieldset {
    border: none;
    padding-top:20px;
}
.result-sheet {
    background: none;
    margin:-6pt -15px 0pt;
}
.wrapper2 .result-sheet {
    color: #F0F0F2;
    background: none;
}
.result-sheet .item .sep {
    background-image: url('components/queries/img/line002.gif');
    /*background-position: left center; bea*/
background-repeat: repeat-x;
    clear: right;
}
.line-solid {
    border-bottom:1px solid #E8E8E8;
    clear: right;
}
.line-dotted {
    border-bottom:1px dotted #E8E8E8;
    clear: right;
}
.line-dashed {
    border-bottom:1px dashed #666666;
    clear: right;
}
.result-sheet blockquote {
    font-size:1.1em;
    font-style: italic;
}
.detail-sheet {
    background: none;
    margin: 0;
    padding: 0;
    clear: both;
}
.detail-sheet h4 {
    font-size:1.5em;
    font-family:arial;
    font-wieght: bold;
}
p.goback {
    margin: 0;
    padding: 0.6em 0;
    clear: both;
    text-align: right;
    background-color:  transparent;
    border-top: 1px solid #D1D4D5;
    margin: 0.8em 0;
    font-size: 1.1em;
}
p.goback a {
    background-image: url('components/queries/img/arrow.gif');
    background-position: left center;
    background-repeat: no-repeat;
    color: #008DCE;
    text-decoration: none;
    padding: 0.8em 0pt 0.8em 15px;
}
p.goback a:hover {
    text-decoration: underline;
}
p.utilities {
    clear: both;
    padding: 4px 5% 4px 0;
    background-color: #A5B6BE;
    text-align: right;
    padding-right:16px;
}
p.utilities a,
p.utilities a:hover {
    color: #D10032;
    font-size: 1.2em;
}
p.utilities a:hover {
    text-decoration: underline;
}
p.utilities select {
    width: auto;
    color: #333333;
}
.warning {
    margin: 0 0 12px 0;
    padding: 8px;
    color: #008DCE;
    font-size: 120%;
    text-align: center;
}
div.query-step1 {
    display: none;
}
div.query-step2 {
    display: none;
}
div.query-step3 {
    display: none;
}
/* 'components/queries/img/separator.gif' */
div.item {
    margin: 0;
    padding: 8px 16px;
}
div.one-column-group div.item,
div.two-column-group div.item,
div.three-column-group div.item {
    padding: 0px;
}
div.one-column-group div.item .column-content,
div.two-column-group div.item .column-content,
div.three-column-group div.item .column-content {
    margin: 0.2em 0 0;
}
.result-sheet div.item {
/*margin: 0 0 5px 0;*/
/*border-bottom:1px solid #E8E8E8; bea cb*/
}
div.item h4 {
    margin:0;
    padding:0pt 0pt 0.2em;
    font-size:1.6em;
    color: #008DCE;
    float: none;
    font-family: Arial;
    font-weight:normal;
}
div.item h4.short {
    float: left;
    font-size:1.5em;
}
div.item h4.small {
    width: auto;
    float: left;
}
div.item h4.comment {
    font: bold 1.2em Arial;
}
div.two-column-group .item h4 {
    font: bold 1.2em Arial;
}
div.three-column-group .item h4 {
    font: normal 1.2em Arial;
}
div.item h4 a {
    text-decoration: none;
    color:#008DCE;
}
div.item h4 a:hover {
    text-decoration: underline;
}
.result-sheet striped {
    margin: 0 -15px;
}
.result-sheet .item .img-left,
.result-sheet .item .img-right {
    width:auto;
}
.result-sheet .item.top-rated .img-left {
    width: 50px;
}
.result-sheet .item .img-left img,
.result-sheet .item .img-right img {
    width: auto;
    height: auto;
}
.result-sheet .item.top-rated .img-left img {
    width: 50px;
    height: auto;
}
.result-sheet .two-column-group .item .img-left,
.result-sheet .two-column-group .item .img-right {
    width: auto;
    height: auto;
}
.result-sheet .two-column-group .item .img-left img,
.result-sheet .two-column-group .item .img-right img {
    width: auto;
    height: auto;
}
.result-sheet .three-column-group .item .img-left,
.result-sheet .three-column-group .item .img-right {
    width: auto;
}
.result-sheet .three-column-group .item .img-left img,
.result-sheet .three-column-group .item .img-right img {
    width: auto;
    height: auto;
}
.result-sheet .item .img-center img {
    width: auto;
    height: auto;
}
.result-sheet .two-column-group .item .img-center img {
    width: auto;
    height: auto;
}
.result-sheet .three-column-group .item .img-center img {
    width: auto;
    height: auto;
}
.result-sheet .item .events .img-left,
.result-sheet .item .events .img-right {
    width: auto;
}
.result-sheet .item .events .img-left img,
.result-sheet .item .events .img-right img {
    width: auto;
    height: auto;
}
div.item p.more {
    border: none;
    background-color: transparent;
    /* margin: 6px 15pt;*/
padding: 0;
    clear: both;
    text-align: right;
    font-size: 1.1em;
}
div.item p.more a,
div.item p.more a:hover {
    padding: 0;
    color: #008DCE;
    background-image: url('components/queries/img/more.gif');
    background-position: 0 0.2em;
    background-repeat: no-repeat;
    padding: 0 0 0 16px;
    text-decoration: none;
}
div.item p.more a:hover {
    text-decoration: underline;
}
div.item:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
div.item .field {
    padding:0.2em 0pt;
    font-size: 1.1em;

    /* estaciones nauticas --ojo-- */
    padding:0px;
}
div.one-column-group div.item .field,
div.two-column-group div.item .field,
div.three-column-group div.item .field {
    padding: 0 0 0.6em 16px;
}
div.detail-sheet.item.striped .field {
    padding:0.2em 0.4em;
}
div.item .author {
    color: #6A777B;
    padding: 0 0 0.4em;
    margin: 0;
}
div.item span {
    margin: 0 0 8px 0;
    padding: 0;
    color:#000000;
    display: block;
}
#wraper2 div.item span {
    color:#7C7C8C;
}
div.item span.title {
    font-family:Arial;
    font-size:1.7em;
    letter-spacing:-0.05em;
    margin:0pt;
    padding:0pt 0pt 0.5em;
    font-weight: normal;
}
div.item span.label {
    float: left;
    margin: 0 8px 0 0;
}
.wrapper2 div.item span.label {
    color: #9797AB;
}
div.item span a {
    text-decoration: none;
    font-weight:bold;
}
div.item span.title a {
    font-weight: normal;
}
div.item span a:hover {
    color: #445156;
    text-decoration: underline;
    font-weight: bold;
}
div.item span.title a:hover {
    color: #445156;
    text-decoration: underline;
    font-weight: normal;
}
div.item em {
    font-style: normal;
    font-weight:bold;
}
.striped .even {
    background-color: #eeeeee;
    padding: 8px 16px;
    border-bottom:1px solid #E8E8E8;
}
.wrapper2 .striped .even {
    background-color: #383C44;
    padding: 8px 16px;
    border-bottom:1px solid #7C7C8C;
}
.striped .odd {
    background-color: #f5f5f5;
    border-bottom:1px solid #E8E8E8;
    padding: 8px 16px;
}
.wrapper2 .striped .odd {
    background-color:#434453;
    border-bottom:1px solid #7C7C8C;
    padding:8px 16px;
}
.striped .item {
    margin: 0 important!;
}
div.item .price {
    width: 26%;
    float: right;
    font-size: 12px;
    text-align: right;
}
div.item .info {
    font-size: 1.1em;
}
div.item .price .label {
    font-weight: normal;
}
/* 'components/queries/img/arrow_bottom.gif' */
/* 'components/queries/img/arrow_top.gif' */
table.items {
    width: 96%;
    border: none;
    margin: 0.2em 1em;
    padding: 0;
    font-style: normal;
    border-collapse: collapse;
    font-size: 1.1em;
}
table.items tbody img {
    width: auto;
    height: auto;
}
table.items thead tr.header {
    background-color: #E9E9EA;
    color: #3F3F3F;
}
.wrapper2 table.items thead tr.header {
    background-color: #434453;
    color: #F0F0F2;
}
table.items thead tr.header th {
    text-align: left;
    padding: 2px 4px;
    vertical-align: top;
    font-weight: normal;
    border: 1px solid #C6C6C7;
    cursor: pointer;
    font-weight: bold;
}
table.items thead tr.header th.order-asc {
    color: #3F3F3F;
    font-weight: bold;
    padding-left: 25px;
    background: #DCDCDE url('components/queries/img/arrow_top.gif') 4px 5px no-repeat;
}
.wrapper2 table.items thead tr.header th.order-asc {
    color: #F0F0F2;
    font-weight: bold;
    padding-left: 25px;
    background: #5A5C6F url('components/queries/img/arrow_top.gif') 4px 5px no-repeat;
}
table.items thead tr.header th.order-desc {
    color: #3F3F3F;
    font-weight: bold;
    padding-left: 25px;
    background: #DCDCDE url('components/queries/img/arrow_bottom.gif') 4px 5px no-repeat;
}
.wrapper2 table.items thead tr.header th.order-desc {
    color: #F0F0F2;
    font-weight: bold;
    padding-left: 25px;
    background: #5A5C6F url('components/queries/img/arrow_bottom.gif') 4px 5px no-repeat;
}
table.items tbody tr {
    background-color: #F6F6F6;
}
.striped table.items tr.even {
    background-color: #ECECEC;
}
.striped table.items tr.odd {
    background-color: #F6F6F6;
}
table.items tbody tr.empty {
    background-color: #FFFFFF;
}
table.items tbody tr.empty td {
    border: none;
    font-size: 0;
    height: 3px;
}
.striped table.items tbody .even {
    background-color: #e7e7e8;
    background-image: none;
}
.striped table.items tbody .odd {
    background-color: #f5f5f5;
    background-image: none;
}
table.items tbody tr td {
    text-align: left;
    border: 1px solid #C6C6C7;
    color: #6A6A6A;
    padding: 4px;
}
table.items tbody tr td.right {
    text-align: right;
}
table.items tbody tr td.left {
    text-align: left;
}
table.items tbody tr td.center {
    text-align: center;
}
.wrapper2 table.items tbody tr td {
    text-align: left;
    border: 1px solid #C6C6C7;
    color: #F0F0F2;
    padding: 4px;
}
table.items tbody tr td.first {
}
table.items tbody tr td.last {
}
table.items tbody tr td.ordered {
    background-color: #E7E7E8;
}
.striped table.items tbody tr.even td.ordered {
    background-color: #E0E0E1;
}
.wrapper2 .striped table.items tbody tr.even td.ordered {
    background-color: #5A5C6F;
}
.striped table.items tbody tr.odd td.ordered {
    background-color: #E7E7E8;
}
.wrapper2 .striped table.items tbody tr.odd td.ordered {
    background-color: #45464F;
}
table.items tbody tr td a {
    color: #6A6A6A;
    text-decoration: none;
}
table.items tbody tr td a:hover {
    text-decoration: underline;
}
table.items tbody tr td p {
    color: #6A6A6A;
}
table.items tfoot.footer {
    background-color: #FFFFFF;
}
table.items tfoot.footer td {
    padding: 0;
    margin: 0;
    height: auto;
    color: #525252;
}
table.items tfoot.footer td .pager {
    margin-top: 4px;
    margin-bottom: 0;
    background-color: #FFFFFF;
}
table.items tfoot.footer td .pager span {
    font-size: 100%;
}
table.items tfoot.footer td .pager em {
    font-size: 100%;
}
table.items tfoot.footer td .pager ul.list-pages li a {
    background-color: #CCCCCC;
}
table.items tfoot.footer td .pager ul.list-pages li a.break {
    background-color: transparent;
    border: none;
    width: 1.3em;
    padding: 0.05em 0pt 0pt;
    color: #008DCE;
}
table.items tfoot.footer td .pager ul.list-pages li a:hover {
    font-size: 100%;
}
table.items tfoot.footer td .pager ul.list-pages li em {
    font-size: 100%;
}
table.items tfoot.footer td .pager ul.list-pages li a.previous,
table.items tfoot.footer td .pager ul.list-pages li a.next,
table.items tfoot.footer td .pager ul.list-pages li a.previous:hover,
table.items tfoot.footer td .pager ul.list-pages li a.next:hover {
    background-color: transparent;
    border: none;
}
table.items tr.item td h4 {
    color: #008DCE;
    font-size: 1.1em;
    font-weight: normal;
    text-transform: none;
}
table.items tr.item td h4 a {
    color: #008DCE;
}
#right-content .block .result-sheet table.items {
    border: none;
}
#right-content .block .result-sheet table.items tr {
    border: none;
}
#right-content .block .result-sheet table.items tr td {
    border: none;
}
.wrapper2 .striped table.items tbody .even {
    background-color: #434453;
    background-image: none;
}
.wrapper2 .striped table.items tbody .odd {
    background-color: #383C44;
    background-image: none;
}
.wrapper2 .table.items tbody tr td {
    text-align: left;
    border: 1px solid #7C7C8C;
    color: #FFFFFF;
    padding: 4px;
}
.wrapper2 .striped table.items tbody .even {
    background-color: #434453;
    background-image: none;
}
.wrapper2 .striped table.items tbody .odd {
    background-color: #383C44;
    background-image: none;
}
.block .result-sheet table.items {
    border: none;
}
.block .result-sheet table.items tr {
    border: none;
}
.block .result-sheet table.items tr td {
    border: none;
}
/*Results*/
div.item table.item {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    float: left;
}
.striped div.item table.item tr.even {
    background-color: #F3F6F7;
    width: 98%;
}
.striped div.item table.item tr.odd {
    background-color: #E2E8EC;
    width: 98%;
}
div.item table.item tr td {
    vertical-align: top;
    padding: 0.4em;
    margin:0;
}
div.item table.item tr td.label {
    text-align: right;
    width:33%;
}
div.item table.item tr td.value {
    text-align: left;
    width:66%;
}
/*Details*/
div.detail-sheet table.item {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    float: left;
}
div.detail-sheet table.item tr td {
    vertical-align: top;
    padding: 0.4em;
    margin:0;
}
div.detail-sheet table.item tr td.label {
    text-align: right;
    width:33%;
}
div.detail-sheet table.item tr td.value {
    text-align: left;
    width:66%;
}
/* 'components/queries/img/c_002.png' */
/* 'components/queries/img/c_001.png' */
div.grouped-layout {
    clear:both;
}
div.grouped-layout .title {
    padding-right:12px;
    background-repeat:no-repeat;
    background-position:right bottom;
}
div.grouped-layout .title h4 {
    cursor:pointer;
    padding:0.2em 30px 0.2em 8px;
    color:#fff;
    font: normal 1.2em Arial;
}
div.grouped-layout div.grouped-layout-content {
    height:auto;
    padding:0.8em 8px 0.8em 8px;
}
div.grouped-layout div.grouped-layout-content p {
    color:#6b767b;
}
div.grouped-layout div.grouped-layout-content a {
    color:#d10032;
}
/*      mod001 STYLES      */
div.grouped-layout .mod001 {
    background-color:#f3f6f7;
}
div.grouped-layout .mod001>.title {
    background-image:url('components/queries/img/c_001.png');
}
div.grouped-layout .mod001>.title h4 {
    background-color:#6a787c;
}
/*      mod002 STYLES      */
div.grouped-layout .mod002 {
    background-color:#FAE5EA;
}
div.grouped-layout .mod002>.title {
    background-image:url('components/queries/img/c_002.png');
}
div.grouped-layout .mod002>.title h4 {
    background-color:#d10032;
}
/* 'components/queries/img/li_subcat.gif' */
div.subcategory {
    margin: 0 0 12px 0;
    padding: 0;
    clear: both;
}
div.subcategory a.category,
div.subcategory a.category-selected {
    float: left;
    margin: 0 0 4px 0;
    padding: 0 0 0 18px;
    color: #242424;
    background: url('components/queries/img/li_subcat.gif') 0 2px no-repeat;
    clear: both;
}
div.subcategory a.category-selected {
    color: #BC010D;
}
div.subcategory a.category:hover {
    text-decoration: underline;
}
div.subcategory:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.result-sheet ul.tv li a {
    font-size: 1.1em;
}
.result-sheet .category-selected {
    font-weight: bold;
}
/* 'components/queries/pager/img/next.gif' */
/* 'components/queries/pager/img/prev.gif' */
div.pager {
    margin: 0 0 0.1em;
    padding:0.2em 0pt 0pt;
    height:1%; /*CLEARFIX*/
}
div.pager span {
    margin: 4px 6px;
    float: left;
}
div.pager span em {
    float: none;
    padding: 0 4px;
    font-style: normal;
    font-weight:normal;
}
div.pager em {
    float: none;
    padding: 0 4px;
    font-weight:bold;
}
div.pager ul.list-pages {
    float: right;
    padding:2pt 6px 0pt 0pt;
    margin: 0 auto;
}
div.pager ul.list-pages li {
    float: left;
    display: inline;
    padding: 0;
    margin: 0 4px 0 0;
    list-style: none;
    background: none;
    text-decoration:none;
}
div.pager ul.list-pages li a {
    background-color:#C2C2C2;
    border: none;
    color: #FFFFFF;
    display: block;
    height: 1.5em;
    padding:0.05em 0pt 0pt;
    text-align: center;
    text-decoration: none;
    width:1.5em;
    margin:0;
}
.wrapper2 div.pager ul.list-pages li a {
    color: #FFFFFF;
}
div.pager ul.list-pages li a:hover {
}
div.pager ul.list-pages li a.previous {
    background: transparent url('components/queries/pager/img/prev.gif') no-repeat scroll center;
    border: none;
    display: block;
    height: 1.3em;
    width: 1.2em;
    padding: 0;
}
div.pager ul.list-pages li a.next {
    background: transparent url('components/queries/pager/img/next.gif') no-repeat scroll center;
    border: none;
    display: block;
    height: 1.3em;
    width: 1.2em;
    padding: 0;
}
div.pager ul.list-pages li a.selected {
    background: #008DCE none repeat scroll 0%;
    border: none;
    width: 1.5em;
    padding: 0.05em 0pt 0pt;
}
div.pager ul.list-pages li a.break {
    background: transparent none repeat scroll 0%;
    border: none;
    width: 1.3em;
    padding: 0.05em 0pt 0pt;
    color: #008DCE;
}
div.pager ul.list-pages li a span {
    display:none;
}
div.pager select.list-items-per-page {
    border: 1px solid #A1A1A1;
    color:#666666;
    float:left;
    font-size:90%;
    margin: 2px 0 0 12px;
    padding:0;
    vertical-align:middle;
    width: 8em;
}
div.pager:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.detail-sheet {
    margin: 0 !important;
    padding: 0!important;
}
div.detail-sheet .item {
    margin: 0 !important;
    padding: 0!important;
}
div.detail-sheet p {
    padding: 0.3em 0 0 0;
    line-height:1.4em;

    /* estaciones naut --ojo-- */
    padding-top:0px;
}
div.detail-sheet .author {
    color: #6A777B;
    padding: 0 0 0.4em;
    margin: 0;
    font-size: 12px;
}
div.detail-sheet .subtitle {
    color: #98A8AF;
    padding: 0 0 0.3em;
    font: normal 1.3em Arial;
}
div.detail-sheet h4 {
    margin:0pt;
    padding:0pt 0pt 0.5em;
}
div.detail-sheet em {
    color: #5B3E1C;
    font-style: normal;
    font-weight: bold;
}
div.detail-sheet span,
div.detail-sheet .even span,
div.detail-sheet .odd span {
    /* font-weight: bold;*/
float: left;
}
div.detail-sheet:after,
div.detail-sheet .even:after,
div.detail-sheet .odd:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
div.detail-sheet table.item tr.field td {
    vertical-align: top;
    text-align: left;
    padding: 2px 4px;
    font-weight: normal;
}
div.detail-sheet .summary {
    color: #98A8AF;
    padding: 0 0 0.6em;
    font: normal 1.1em Arial;
}
div.detail-sheet table.item td.title span {
    float: left;
}
div.detail-sheet .field span.general-info {
    color: #008DCE;
    padding: 0.2em 0.8em;
}
div.detail-sheet .related .field .label {
    font-weight: normal;
    padding: 0.2em 0.8em;
}
div.detail-sheet .multiple-list .field .label {
    color: #008DCE;
}
div.detail-sheet .multiple-list .field td input {
    background-color: #FFFFFF;
    color: #000000;
}
.detail-sheet.experience .img-left,
.detail-sheet.experience .img-right {
    width: auto;
}
.detail-sheet.experience .img-left img,
.detail-sheet.experience .img-right img {
    width: auto;
    height: auto;
}
.detail-sheet.my-experience .img-left,
.detail-sheet.my-experience .img-right {
    width: auto;
}
.detail-sheet.my-experience .img-left img,
.detail-sheet.my-experience .img-right img {
    width: auto;
    height: auto;
}
.detail-sheet h4.Estrellas-5,
.detail-sheet h4.Estrellas-4,
.detail-sheet h4.Estrellas-3,
.detail-sheet h4.Estrellas-2,
.detail-sheet h4.Estrellas-1 {
    float: left;
    width: auto;
    font-weight:bold;
}
.detail-sheet h4.Llaves-5,
.detail-sheet h4.Llaves-4,
.detail-sheet h4.Llaves-3,
.detail-sheet h4.Llaves-2,
.detail-sheet h4.Llaves-1 {
    float: left;
    width: auto;
    font-weight:bold;
}
.detail-sheet .general-info-detail table {
    width: 100%;
}
.detail-sheet .general-info-detail table tr td {
    padding: 0.2em;
}
.detail-sheet .relateddata-detail table.item tr.field td {
    padding: 0.2em 0;
}
.detail-sheet .relateddata-detail table tr td span.label {
    color: #008DCE;
}
.detail-sheet .multiple-list div.list-option-checked {
    background: transparent url('components/queries/img/checked.gif') left center no-repeat;
    width: 12px;
    height: 12px;
}
.detail-sheet .multiple-list div.list-option {
    background: transparent url('components/queries/img/unchecked.gif') left center no-repeat;
    width: 12px;
    height: 12px;
}
.detail-sheet .multiple-list tr td table {
    width: 90%;
}
.item .votes {
    float: right;
    background-color: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    width: 130px;
    height: 20px;
}
.item .category {
    background-color: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    padding: 0pt 72px 2pt 0pt;
}
.item div.category {
    width: 100px;
    height: 20px;
    background-position: left center;
    padding: 5px 4pt;
}
.item .star-0,
.item .star-NaN {
    background-image: url('components/queries/img/dots/0_blue_dots.png');
}
.item .star-1 {
    background-image: url('components/queries/img/dots/1_blue_dots.png');
}
.item .star-2 {
    background-image: url('components/queries/img/dots/2_blue_dots.png');
}
.item .star-3 {
    background-image: url('components/queries/img/dots/3_blue_dots.png');
}
.item .star-4 {
    background-image: url('components/queries/img/dots/4_blue_dots.png');
}
.item .star-5 {
    background-image: url('components/queries/img/dots/5_blue_dots.png');
}
.item .Estrellas-1 {
    background-image: url('components/queries/img/stars/1_stars_p.png');
}
.item .Estrellas-2 {
background-image: url('components/queries/img/stars/2_stars_p.png'):
}
.item .Estrellas-3 {
    background-image: url('components/queries/img/stars/3_stars_p.png');
}
.item .Estrellas-4 {
    background-image: url('components/queries/img/stars/4_stars_p.png');
}
.item .Estrellas-5 {
    background-image: url('components/queries/img/stars/5_stars_p.png');
}
.item .Llaves-1 {
    background-image: url('components/queries/img/keys/1_blue_key.png');
}
.item .Llaves-2 {
    background-image: url('components/queries/img/keys/2_blue_key.png');
}
.item .Llaves-3 {
    background-image: url('components/queries/img/keys/3_blue_key.png');
}
.item .Llaves-4 {
    background-image: url('components/queries/img/keys/4_blue_key.png');
}
.item .Llaves-5 {
    background-image: url('components/queries/img/keys/5_blue_key.png');
}
.top-rated .field span.label {
    font-size: 1em;
    font-weight: normal;
}
.item .quote {
    font-style: italic;
}
div.experience-transformation h4 {
    font-family:Arial;
    font-size:1.4em;
    font-weight:normal;
    margin:0pt;
}
/*Rating list transformation*/
.result-sheet .rating-list-transformation .item h4 {
    width: 234px;
    padding: 0 0 6px;
    font-size: 1.3em;
    font-weight: bold;
}
#right-content div.tabs div.tabContent .result-sheet .rating-list-transformation .item h4 {
    width: 200px;
    padding: 0 0 6px;
    font-size: 1.3em;
    font-weight: bold;
}
.result-sheet .rating-list-transformation .item .votes {
    padding: 4px 0 0;
}
/*
'components/queries/query_3/results/print.jsp'
'components/queries/query_3_ajax/QueryAjax.jsp'
'components/queries/query_3_ajax/results/QueryResultsAjax.jsp'
'components/queries/query_3_ajax/results/QueryResultsExport.jsp'

'components/queries/query_3_ajax/results/QueryResultsPreparePrint.jsp'
'components/queries/query_3_ajax/details/QueryDetailsAjax.jsp'
'components/queries/img/t.gif'
'components/queries/categories/CategoriesList.jsp'
*/


/*Distribucion Blog News*/
.blog-news h2 {
    font-size: 1.6em;
}
.blog-news h4.short {
    font-size:1.6em;
    font-weight:bold;
}
/*Distribucion Blog Comments*/
.blog-comment div.item h4 {
    font-size: 1.3em;
}
/* Distribucion Lista con campo destacado price-votes-transformation*/
.price-votes-transformation h4 {
    font-weight:bold !important;
}
/*Distribucion Comentarios*/
.result-sheet .comments-layout h4 {
    float: left;
    width: auto;
    padding: 1px 8px 0 0;
}
.result-sheet .comments-layout div.info {
    float: left;
    width: auto;
}
.result-sheet .comments-layout .one-column-group div.item div.field {
    padding: 0 0 0.6em;
}
.simple-list-transformation h4 {
    font-size: 1.2em !important;
}
.result-sheet .rating-list-transformation {
    margin: 0 0.8em;
}
.block .mod008 .block-content .item h4 {
    padding: 0.6em 0 0.2em 16px;
}



/*#END#*/
/*#BEGIN#*/
/*# name="21 query search" reference="ref/styles-published.css\21_query_search.htm" description="null" #*/

div.search-component {
    width:100%;
}
div.c_01,
div.c_02,
div.c_03,
div.c_04 {
    background-repeat:no-repeat
}
.datepicker_wrap {
    cursor:pointer;
    width:18px !important;
}
div.search-component .datepicker_wrap input {
    width: 80px !important;
}
div.horizontal-searcher {
    background-color: #DADADB;
    margin-bottom: 16px;
    padding: 0px 4px 2px 6px;
    color: #525252;
    font-weight: normal;
}
div.horizontal-searcher input,
div.horizontal-searcher select {
    margin: 0 0 0 4px;
}
div.horizontal-searcher form {
    margin: 0;
    padding: 0;
}
div.horizontal-searcher fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
div.horizontal-searcher input {
    color: #525252;
    border: 1px solid #B9B9BF;
    background-image:none;
    font-size:1.1em;
    height: 1.4em;
    padding: 0.2em 2px 0.1em;
}
div.horizontal-searcher button.btnSend {
    margin: 0 0 0 6px;
    padding: 0;
    float: none;
    background-color: transparent;
    background-image: url('components/queries/img/fnd-btn.gif');
    background-position:center bottom;
    background-repeat:no-repeat;
    font-weight: normal;
    font-size: 1.2em;
    border: none;
    cursor: pointer;
    text-align: center;
    height: 26px;
    width: 75px !important;
}
div.horizontal-searcher button.btnSend span {
    display: block;
    color: #525252;
}
div.horizontal-searcher select {
    width: 30%;
    color: #525252;
    border: 1px solid #B9B9BF;
    font-size: 1.1em;
    height: 1.7em;
}
#right-content div.horizontal-searcher select {
    width:20%;
}
div.horizontal-searcher label {
    margin: 0;
    padding: 8px 4px 0 0;
    color: #525252;
    font-weight: normal;
    font-size: 1.1em;
}
div.horizontal-searcher span {
    margin: 0;
    padding: 0;
}
div.horizontal-searcher label a {
    margin: 0 0 0 2px;
    padding: 0;
}
div.horizontal-searcher input.form-date-hor {
    width: 94px;
    margin-left: 4px;
    margin-right: 2px;
}
div.horizontal-searcher input.form-large {
    width: 122px;
}
div.horizontal-searcher .hidden {
    display: none;
}
div.horizontal-searcher:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
div.horizontal-searcher .datepicker_wrap {
    width: 144px !important;
}
/*
'components/queries/query_3/search/advancedSearch.jsp'
'components/queries/getDependentListsValues.jsp'
'components/queries/query_3/search/getFilterControl.jsp'
'components/queries/query_3_ajax/search/QuerySearchAjax.jsp'
*/

/* 'components/queries/img/mod001/button-left-01.gif' */
/* 'components/queries/img/mod001/button-left-02.gif' */
/* 'components/queries/img/mod001/button-right-02.gif' */
/* 'components/queries/img/mod001/button-right-01.gif' */




/* 'components/queries/img/mod001/btn-send.gif' */
/* 'components/queries/img/mod001/fnd-help-bottom.gif' */
/* 'components/queries/img/mod001/fnd-help-bottom.png' */
/* 'components/queries/img/mod001/fnd-help.gif' */
/* 'components/queries/img/mod001/fnd-help.png' */
/* 'components/queries/img/mod001/content-c-04.gif' */
/* 'components/queries/img/mod001/content-c-03.gif' */
/* 'components/queries/img/mod001/content-c-02.gif' */
/* 'components/queries/img/mod001/content-c-01.gif' */
/* 'components/queries/img/mod001/title-c-04.gif' */
/* 'components/queries/img/mod001/title-c-03.gif' */
/* 'components/queries/img/mod001/title-c-02.gif' */
/* 'components/queries/img/mod001/title-c-01.gif' */
/* 'components/queries/img/mod001/fnd-c-04.gif' */
/* 'components/queries/img/mod001/fnd-c-03.gif' */
/* 'components/queries/img/mod001/fnd-c-02.gif' */
/* 'components/queries/img/mod001/fnd-c-01.gif' */

/*    MOD 001      */
div.search-component .mod001 {
    background-color:#DADADB !important;
    background-image: none !important;
    width:100%;
}
#wraper2 div.search-component .mod001 {
    background-color:#444454 !important;
    color:#F0F0F0;
}
div.search-component .mod001 .c_01 {
    background-image:url('components/queries/img/mod001/fnd-c-01.gif');
    background-position:left top;
}
div.search-component .mod001 .c_02 {
    background-image:url('components/queries/img/mod001/fnd-c-02.gif');
    background-position:right top;
}
div.search-component .mod001 .c_03 {
    background-image:url('components/queries/img/mod001/fnd-c-03.gif');
    background-position:right bottom;
}
div.search-component .mod001 .c_04 {
    background-image:url('components/queries/img/mod001/fnd-c-04.gif');
    background-position:left bottom;
    padding:8px;
}
div.search-component .mod001 div.title {
    background-color:#0096D4;
    height:auto !important;
    height:0;
    margin-bottom:0.8em;
}
div.search-component .mod001 div.title div.c_01 {
    background-image:url('components/queries/img/mod001/title-c-01.gif');
}
div.search-component .mod001 div.title div.c_02 {
    background-image:url('components/queries/img/mod001/title-c-02.gif');
    background-position: right top;
}
div.search-component .mod001 div.title div.c_03 {
    background-image:url('components/queries/img/mod001/title-c-03.gif');
    background-position: right bottom;
}
div.search-component .mod001 div.title div.c_04 {
    background-image:url('components/queries/img/mod001/title-c-04.gif');
    padding:6px 5px 8px;
    background-position: left bottom;
}
div.search-component .mod001 div.title h3 {
    font-size:1.5em;
    color:#fff;
    background-image: url('components/queries/img/img-buscador.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 24px;
}
div.search-component .mod001 p.required-note {
    float:right;
    margin-top:-1.6em;
    color:#fff;
    font-size:1.1em;
    position:relative;
}
/*      fieldset-container */
div.search-component .mod001 div.fieldset-container {
    background-color:#E9E9EB;
    height:auto !important;
    height:0;
}
div.search-component .mod001 div.fieldset-container div.c_01 {
    background-image:url('components/queries/img/mod001/content-c-01.gif');
}
div.search-component .mod001 div.fieldset-container div.c_02 {
    background-image:url('components/queries/img/mod001/content-c-02.gif');
}
div.search-component .mod001 div.fieldset-container div.c_03 {
    background-image:url('components/queries/img/mod001/content-c-03.gif');
}
div.search-component .mod001 div.fieldset-container div.c_04 {
    background-image:url('components/queries/img/mod001/content-c-04.gif');
    padding:0;
}
div.search-component .mod001 div.fieldset-container {
/*margin-bottom:1em;*/
}
div.search-component .mod001 legend {
    color:#3F3F3F;
    font-size:1.3em;
    font-weight:bold;
    padding:9px;
    padding-left:13px;
}
div.search-component .mod001 .fieldset-content {
    padding:0 8px;
}
div.search-component .mod001 div.fieldset-container p {
    font-size:1.1em;
}
div.search-component .mod001 div.fieldset-container span.required {
    color:#008DCE;
    padding:0 2px;
    font-size:1.1em;
}
div.search-component .mod001 div.fieldset-container label {
    color:#494949;
    font-size:1.1em;
    margin: 5pt;
    padding: 2px;
}
div.search-component .mod001 img {
    border:none !important;
}
div.search-component .mod001 div.fieldset-container input,
div.search-component .mod001 div.fieldset-container select,
div.search-component .mod001 div.fieldset-container textarea {
    border:0px solid #C4C4CB;
    padding:3px;
    font-size:1.2em;
    color:#555;
    line-height:1.5em;
}
div.search-component .mod001 div.fieldset-container select {
    padding:2px 0;
}
div.search-component .mod001 div.fieldset-container input.radio-ctrl,
div.search-component .mod001 div.fieldset-container input.checkbox {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
div.search-component .mod001 div.fieldset-container fieldset {
    border:none;
    background:none;
    padding:0;
    margin:0;
}
div.search-component .mod001 .fieldset-content .group-radio-vertical {
    padding-top:0.5em;
    overflow:hidden;
}
div.search-component .mod001 .fieldset-content .group-radio-vertical div {
    float:left;
}
div.search-component .mod001 .fieldset-content .group-radio-vertical label {
    display:block;
    padding: 0.2em 0 0.5em 0;
}
div.search-component .mod001 .fieldset-content .one-column .group-radio-vertical input,
div.search-component .mod001 .fieldset-content .two-columns .group-radio-vertical input {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
/*      Add-delete      */
div.search-component .mod001 .fieldset-content table.add-delete {
    width:100%;
}
div.search-component .mod001 .fieldset-content table.add-delete th {
    padding-bottom:0.3em;
}
div.search-component .mod001 .fieldset-content table.add-delete th.input {
    width:20%;
}
div.search-component .mod001 .fieldset-content table.add-delete th.select {
    width:70%;
}
div.search-component .mod001 .fieldset-content table.add-delete th.btn {
    width:10%;
}
div.search-component .mod001 .fieldset-content table.add-delete input {
    width:86%;
}
div.search-component .mod001 .fieldset-content table.add-delete select {
    width:98%;
}
/*      TWO-COLUMNS  */
div.search-component .mod001 .two-columns dl {
    float:left;
    width:50%;
}
div.search-component .mod001 .from {
    padding-bottom:0.2em;
}
/*      DATE-COMPACT */
div.search-component .mod001 .fieldset-content dd div.date-compact input {
    width:80px;
}
/*      DATE-SIMPLE      */
div.search-component .mod001 .fieldset-content dd div.date-simple input.dd,
div.search-component .mod001 .fieldset-content dd div.date-simple input.mm {
    width:20px;
}
div.search-component .mod001 .fieldset-content dd div.date-simple input.aa {
    width:40px;
}
/*      MULTIPLE-SELECTION  */
div.search-component .mod001 .fieldset-content dd div.multiple-selection {
    overflow:hidden;
}
div.search-component .mod001 .fieldset-content dd div.multiple-selection .left,
div.search-component .mod001 .fieldset-content dd div.multiple-selection .right {
    float:left;
    width:42%;
}
div.search-component .mod001 .fieldset-content dd div.multiple-selection select {
    width:100%;
}
div.search-component .mod001 .fieldset-content dd div.multiple-selection .center {
    float:left;
    width:11%;
}
div.search-component .mod001 .fieldset-content dd div.multiple-selection .center img {
    display:block;
    padding-bottom:0.5em;
    margin:0 auto;
}
/*      LABEL-TOP */
div.search-component .mod001 .Label-Top dt {
    padding-bottom:0.2em;
}
div.search-component .mod001 .Label-Top dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.search-component .mod001 .Label-Top div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.search-component .mod001 .Label-Top input,
div.search-component .mod001 .Label-Top textarea {
    width:92%;
}
div.search-component .mod001 .Label-Top select {
    width:94%;
}
/*      two-columns      */
div.search-component .mod001 .Label-Top .two-columns input,
div.search-component .mod001 .Label-Top .two-columns textarea {
    width:86%;
}
div.search-component .mod001 .Label-Top .two-columns select {
    width:90%;
}
div.search-component .mod001 .Label-Top .date-standard select,
div.search-component .mod001 .Label-Top .date-fromTo select {
    width:60px;
}
div.search-component .mod001 .Label-Top .date-standard input,
div.search-component .mod001 .Label-Top .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.search-component .mod001 .Label-Top .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*      LABEL-INNER */
div.search-component .mod001 .Label-Inner dt {
    display:none;
}
div.search-component .mod001 .Label-Inner dd {
    padding-bottom:0.6em;
    padding-right:1px;
}
div.search-component .mod001 .Label-Inner div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.search-component .mod001 .Label-Inner input,
div.search-component .mod001 .Label-Inner textarea {
    width:92%;
}
div.search-component .mod001 .Label-Inner select {
    width:94%;
}
/*      two-columns      */
div.search-component .mod001 .Label-Inner .two-columns input,
div.search-component .mod001 .Label-Inner .two-columns textarea {
    width:86%;
}
div.search-component .mod001 .Label-Inner .two-columns select {
    width:90%;
}
div.search-component .mod001 .Label-Inner .date-standard select,
div.search-component .mod001 .Label-Inner .date-fromTo select {
    width:60px;
}
div.search-component .mod001 .Label-Inner .date-standard input,
div.search-component .mod001 .Label-Inner .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.search-component .mod001 .Label-Inner .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*      LABEL-RIGHT */
div.search-component .mod001 .Label-Right dt {
    padding-bottom:0.2em;
    float:right;
    clear:right;
    width:70px;
    padding-left:5px;
}
div.search-component .mod001 .Label-Right dd {
    text-align:right;
    padding-bottom:0.6em;
}
div.search-component .mod001 .Label-Right div.tool-tip {
    float:left;
    margin-bottom:-24px;
}
div.search-component .mod001 .Label-Right input,
div.search-component .mod001 .Label-Right textarea {
    width:80%;
}
div.search-component .mod001 .Label-Right select {
    width:79%;
}
div.search-component .mod001 .Label-Right .fieldset-content .group-radio-vertical div,
div.search-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.search-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right,
div.search-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .center {
    float:right;
}
div.search-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.search-component .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*      two-columns      */
div.search-component .mod001 .Label-Right .two-columns input,
div.search-component .mod001 .Label-Right .two-columns textarea {
    width:55%;
}
div.search-component .mod001 .Label-Right .two-columns select {
    width:58%;
}
div.search-component .mod001 .Label-Right .to {
    padding-right:75px !important;
    padding-right:78px;
}
div.search-component .mod001 .Label-Right .date-standard select,
div.search-component .mod001 .Label-Right .date-fromTo select {
    width:38px;
}
div.search-component .mod001 .Label-Right .date-standard input,
div.search-component .mod001 .Label-Right .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.search-component .mod001 .Label-Right .date-fromTo label {
    padding:5px 0 0 0;
}
div.search-component .mod001 .Label-Right dd.error span {
    text-align:right;
    padding:0 75px 0 30px;
}
/*      LABEL-LEFT */
div.search-component .mod001 .Label-Left dt {
    padding:0.8em 0.1em 0.2em 0;
    float:left;
    clear:both;
    width:72px;
}
div.search-component .mod001 .Label-Left dd {
    padding:0.7em 0.9em 0.7em 0;
    text-align: justify;
}
div.search-component .mod001 .Label-Left div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:-20px;
}
div.search-component .mod001 .Label-Left input,
div.search-component .mod001 .Label-Left textarea {
    width:76%;
}
div.search-component .mod001 .Label-Left input.form-date {
    width:30%;
}
div.search-component .mod001 .Label-Left select {
    width:79%;
}
div.search-component .mod001 .Label-Left .fieldset-content dd div.multiple-selection .left,
div.search-component .mod001 .Label-Left .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*      two-columns      */
div.search-component .mod001 .Label-Left .two-columns input,
div.search-component .mod001 .Label-Left .two-columns textarea {
    width:55%;
}
div.search-component .mod001 .Label-Left .two-columns select {
    width:58%;
}
div.search-component .mod001 .Label-Left .to {
    padding-left:75px;
}
div.search-component .mod001 .Label-Left .date-standard select,
div.search-component .mod001 .Label-Left .date-fromTo select {
    width:38px;
}
div.search-component .mod001 .Label-Left .date-standard input,
div.search-component .mod001 .Label-Left .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.search-component .mod001 .Label-Left .date-fromTo label {
    width:40px;
    padding:5px 0 0 0;
    float:left;
}
div.search-component .mod001 .Label-Left dd.error span {
    padding-left:75px;
}
/*      TOOL TIP HELP      */
div.search-component .mod001 div.tool-tip {
    width:22px;
    height:20px;
}
div.search-component .mod001 div.tool-tip:hover {
    z-index:99999;
    position:relative;
}
div.search-component .mod001 div.help {
    width:20px;
    height:20px;
    background-image:url('components/queries/img/mod001/fnd-help.png') !important;
    background-image:url('components/queries/img/mod001/fnd-help.gif');
    background-repeat:no-repeat;
    position:absolute;
    z-index:9999;
}
div.search-component .mod001 div.help div.help-content,
div.search-component .mod001 div.help div.help-bottom {
    display:none;
}
div.search-component .mod001 div.help:hover {
    width:265px;
    height:auto;
    background-position:0 -20px;
    padding:20px 0 0 0;
    z-index:99999;
}
div.search-component .mod001 div.help:hover div.help-content {
    display:block;
    font-size:1em;
    background-color:#fff;
    padding:0 20px 11px 20px;
    width:223px;
    text-align:left;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
div.search-component .mod001 div.help:hover div.help-bottom {
    background-image:url('components/queries/img/mod001/fnd-help-bottom.png') !important;
    background-image:url('components/queries/img/mod001/fnd-help-bottom.gif');
    background-repeat:no-repeat;
    height:9px;
    display:block;
}
/*      FORM ACTION BUTTONS */

div.search-component .mod001 button {
    display:block;
    padding:0;
    height:24px;
    cursor:pointer;
    background:none;
    border:none;
    font-size:1.1em;
}
div.search-component .mod001 button span {
    display:block;
    padding:0;
    margin:0;
    height:24px;
    background-image: url('components/queries/img/mod001/button-right-01.gif');
    background-position:right top;
    background-repeat:no-repeat;
}
div.search-component .mod001 button span span {
    padding:0 10px;
    padding-top:4px;
    color:#008dce;
    background-image: url('components/queries/img/mod001/button-left-01.gif');
    background-position:left top;
    background-repeat:no-repeat;
}
div.search-component .mod001 .form-action {
    height:auto !important;
    height:0;
    padding-top:8px;
}
div.search-component .mod001 button {
    background:transparent none repeat scroll 0%;
    background-repeat:no-repeat;
    border:medium none;
    cursor:pointer;
    display:block;
    font-size:1.1em;
    height:24px;
    padding:0pt;
}
div.search-component .mod001 .form-action .btnSend {
    float: right;
    margin-top:-4px;
}/*bea*/
div.search-component .mod001 .form-action button span {
    background-image: url('components/queries/img/mod001/button-right-02.gif');
}
div.search-component .mod001 .form-action button span span {
    background-image: url('components/queries/img/mod001/button-left-02.gif');
}
div.search-component .mod001 .form-action .btnReset span {
    float:left;
    margin-top:-4px;
    background: none;
}
/*  ERROR [Required]  */
div.search-component .mod001 dd.error span {
    color:#f00;
    font-size:1.1em;
    display:block;
    padding-bottom:0.3em;
    margin:0;
}
div.search-component .mod001 dd.error input,
div.search-component .mod001 dd.error textarea,
div.search-component .mod001 dd.error select,
div.search-component .mod001 td.error textarea {
    margin-bottom:0.1em;
    border:1px solid #f00;
}
/* 'components/queries/img/mod001/btn-send.gif' */
/* 'components/queries/img/mod001/fnd-help-bottom.gif' */
/* 'components/queries/img/mod001/fnd-help-bottom.png' */
/* 'components/queries/img/mod001/fnd-help.gif' */
/* 'components/queries/img/mod001/fnd-help.png' */
/* 'components/queries/img/mod001/title-c-04.gif' */
/* 'components/queries/img/mod001/title-c-03.gif' */
/* 'components/queries/img/mod001/title-c-02.gif' */
/* 'components/queries/img/mod001/title-c-01.gif' */
/* 'components/queries/img/mod001/fnd-c-04.gif' */
/* 'components/queries/img/mod001/fnd-c-03.gif' */
/* 'components/queries/img/mod001/fnd-c-02.gif' */
/* 'components/queries/img/mod001/fnd-c-01.gif' */


/*      MOD 002      */

div.search-component .mod002 {
    background-color:#E9E9EB;
    width:100%;
}
div.search-component .mod002 .c_01 {
    background-position:left top;
    background-image:url('components/queries/img/mod001/fnd-c-01.gif');
}
div.search-component .mod002 .c_02 {
    background-position:right top;
    background-image:url('components/queries/img/mod001/fnd-c-02.gif');
}
div.search-component .mod002 .c_03 {
    background-position:right bottom;
    background-image:url('components/queries/img/mod001/fnd-c-03.gif');
}
div.search-component .mod002 .c_04 {
    background-image:url('components/queries/img/mod001/fnd-c-04.gif');
    background-position:left bottom;
    padding:8px;
}
div.search-component .mod002 div.title {
    height:auto !important;
    height:0;
    margin-bottom:0.8em;
}
div.search-component .mod002 div.title div.c_01 {
}
div.search-component .mod002 div.title div.c_02 {
}
div.search-component .mod002 div.title div.c_03 {
}
div.search-component .mod002 div.title div.c_04 {
    padding:6px 15px;
}
div.search-component .mod002 div.title h3 {
    font-size:1.5em;
    background-position: left center;
    background-repeat: no-repeat;
    align: left;
    font-weight: bold;
}
div.search-component .mod002 p.required-note {
    float:right;
    margin-top:-1.6em;
    color:#fff;
    font-size:1.1em;
    position:relative;
}
/*      fieldset-container */
div.search-component .mod002 div.fieldset-container {
    background-color:#E9E9EB;
    height:auto !important;
    height:0;
}
div.search-component .mod002 div.fieldset-container div.c_01 {
}
div.search-component .mod002 div.fieldset-container div.c_02 {
}
div.search-component .mod002 div.fieldset-container div.c_03 {
}
div.search-component .mod002 div.fieldset-container div.c_04 {
    padding:0;
}
div.search-component .mod002 div.fieldset-container {
    margin-bottom:1em;
}
div.search-component .mod002 legend {
    color:#3F3F3F;
    font-size:1.3em;
    font-weight:bold;
    padding:9px;
    padding-left:13px;
}
div.search-component .mod002 .fieldset-content {
    padding:8px;
}
div.search-component .mod002 div.fieldset-container p {
    color:#666;
    font-size:1.1em;
}
div.search-component .mod002 div.fieldset-container span.required {
    color:#008DCE;
    padding:0 2px;
    font-size:1.1em;
}
div.search-component .mod002 div.fieldset-container label {
    color:#494949;
    font-size:1.1em;
}
div.search-component .mod002 img {
    border:none !important;
}
div.search-component .mod002 div.fieldset-container input,
div.search-component .mod002 div.fieldset-container select,
div.search-component .mod002 div.fieldset-container textarea {
    border:1px solid #C4C4CB;
    padding:3px;
    background-color:#FFFFFF;
    font-size:1.2em;
    color:#555;
}
div.search-component .mod002 div.fieldset-container select {
    padding:3px 0;
}
div.search-component .mod002 div.fieldset-container input.radio,
div.search-component .mod002 div.fieldset-container input.checkbox {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
div.search-component .mod002 div.fieldset-container fieldset {
    border:none;
    background:none;
    padding:0;
    margin:0;
}
div.search-component .mod002 .fieldset-content .group-radio-vertical {
    padding-top:0.5em;
    overflow:hidden;
}
div.search-component .mod002 .fieldset-content .group-radio-vertical div {
    float:left;
}
div.search-component .mod002 .fieldset-content .group-radio-vertical label {
    display:block;
    padding: 0.2em 0 0.5em 0;
}
div.search-component .mod002 .fieldset-content .one-column .group-radio-vertical input,
div.search-component .mod002 .fieldset-content .two-columns .group-radio-vertical input {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
/*      Add-delete      */
div.search-component .mod002 .fieldset-content table.add-delete {
    width:100%;
}
div.search-component .mod002 .fieldset-content table.add-delete th {
    padding-bottom:0.3em;
}
div.search-component .mod002 .fieldset-content table.add-delete th.input {
    width:20%;
}
div.search-component .mod002 .fieldset-content table.add-delete th.select {
    width:70%;
}
div.search-component .mod002 .fieldset-content table.add-delete th.btn {
    width:10%;
}
div.search-component .mod002 .fieldset-content table.add-delete input {
    width:86%;
}
div.search-component .mod002 .fieldset-content table.add-delete select {
    width:98%;
}
/*      TWO-COLUMNS  */
div.search-component .mod002 .two-columns dl {
    float:left;
    width:50%;
}
div.search-component .mod002 .from {
    padding-bottom:0.2em;
}
/*      DATE-COMPACT */
div.search-component .mod002 .fieldset-content dd div.date-compact input {
    width:80px;
}
/*      DATE-SIMPLE      */
div.search-component .mod002 .fieldset-content dd div.date-simple input.dd,
div.search-component .mod002 .fieldset-content dd div.date-simple input.mm {
    width:20px;
}
div.search-component .mod002 .fieldset-content dd div.date-simple input.aa {
    width:40px;
}
/*      MULTIPLE-SELECTION  */
div.search-component .mod002 .fieldset-content dd div.multiple-selection {
    overflow:hidden;
}
div.search-component .mod002 .fieldset-content dd div.multiple-selection .left,
div.search-component .mod002 .fieldset-content dd div.multiple-selection .right {
    float:left;
    width:42%;
}
div.search-component .mod002 .fieldset-content dd div.multiple-selection select {
    width:100%;
}
div.search-component .mod002 .fieldset-content dd div.multiple-selection .center {
    float:left;
    width:11%;
}
div.search-component .mod002 .fieldset-content dd div.multiple-selection .center img {
    display:block;
    padding-bottom:0.5em;
    margin:0 auto;
}
/*      LABEL-TOP */
div.search-component .mod002 .Label-Top dt {
    padding-bottom:0.2em;
}
div.search-component .mod002 .Label-Top dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.search-component .mod002 .Label-Top div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.search-component .mod002 .Label-Top input,
div.search-component .mod002 .Label-Top textarea {
    width:92%;
}
div.search-component .mod002 .Label-Top select {
    width:94%;
}
/*      two-columns      */
div.search-component .mod002 .Label-Top .two-columns input,
div.search-component .mod002 .Label-Top .two-columns textarea {
    width:86%;
}
div.search-component .mod002 .Label-Top .two-columns select {
    width:90%;
}
div.search-component .mod002 .Label-Top .date-standard select,
div.search-component .mod002 .Label-Top .date-fromTo select {
    width:60px;
}
div.search-component .mod002 .Label-Top .date-standard input,
div.search-component .mod002 .Label-Top .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.search-component .mod002 .Label-Top .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*      LABEL-INNER */
div.search-component .mod002 .Label-Inner dt {
    display:none;
}
div.search-component .mod002 .Label-Inner dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.search-component .mod002 .Label-Inner div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.search-component .mod002 .Label-Inner input,
div.search-component .mod002 .Label-Inner textarea {
    width:92%;
}
div.search-component .mod002 .Label-Inner select {
    width:94%;
}
/*      two-columns      */
div.search-component .mod002 .Label-Inner .two-columns input,
div.search-component .mod002 .Label-Inner .two-columns textarea {
    width:86%;
}
div.search-component .mod002 .Label-Inner .two-columns select {
    width:90%;
}
div.search-component .mod002 .Label-Inner .date-standard select,
div.search-component .mod002 .Label-Inner .date-fromTo select {
    width:60px;
}
div.search-component .mod002 .Label-Inner .date-standard input,
div.search-component .mod002 .Label-Inner .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.search-component .mod002 .Label-Inner .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*      LABEL-RIGHT */
div.search-component .mod002 .Label-Right dt {
    padding-bottom:0.2em;
    float:right;
    clear:right;
    width:70px;
    padding-left:5px;
}
div.search-component .mod002 .Label-Right dd {
    text-align:right;
    padding-bottom:0.6em;
}
div.search-component .mod002 .Label-Right div.tool-tip {
    float:left;
    margin-bottom:-24px;
}
div.search-component .mod002 .Label-Right input,
div.search-component .mod002 .Label-Right textarea {
    width:77%;
}
div.search-component .mod002 .Label-Right select {
    width:79%;
}
div.search-component .mod002 .Label-Right .fieldset-content .group-radio-vertical div,
div.search-component .mod002 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.search-component .mod002 .Label-Right .fieldset-content dd div.multiple-selection .right,
div.search-component .mod002 .Label-Right .fieldset-content dd div.multiple-selection .center {
    float:right;
}
div.search-component .mod002 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.search-component .mod002 .Label-Right .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*      two-columns      */
div.search-component .mod002 .Label-Right .two-columns input,
div.search-component .mod002 .Label-Right .two-columns textarea {
    width:55%;
}
div.search-component .mod002 .Label-Right .two-columns select {
    width:58%;
}
div.search-component .mod002 .Label-Right .to {
    padding-right:75px !important;
    padding-right:78px;
}
div.search-component .mod002 .Label-Right .date-standard select,
div.search-component .mod002 .Label-Right .date-fromTo select {
    width:38px;
}
div.search-component .mod002 .Label-Right .date-standard input,
div.search-component .mod002 .Label-Right .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.search-component .mod002 .Label-Right .date-fromTo label {
    padding:5px 0 0 0;
}
div.search-component .mod002 .Label-Right dd.error span {
    text-align:right;
    padding:0 75px 0 30px;
}
/*      LABEL-LEFT */
div.search-component .mod002 .Label-Left dt {
    padding:0.3em 0;
    float:left;
    clear:left;
    width:75px;
}
div.search-component .mod002 .Label-Left dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.search-component .mod002 .Label-Left div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:-20px;
}
div.search-component .mod002 .Label-Left input,
div.search-component .mod002 .Label-Left textarea {
    width:77%;
}
div.search-component .mod002 .Label-Left input.form-date {
    width:30%;
}
div.search-component .mod002 .Label-Left select {
    width:79%;
}
div.search-component .mod002 .Label-Left .fieldset-content dd div.multiple-selection .left,
div.search-component .mod002 .Label-Left .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*      two-columns      */
div.search-component .mod002 .Label-Left .two-columns input,
div.search-component .mod002 .Label-Left .two-columns textarea {
    width:55%;
}
div.search-component .mod002 .Label-Left .two-columns select {
    width:58%;
}
div.search-component .mod002 .Label-Left .to {
    padding-left:75px;
}
div.search-component .mod002 .Label-Left .date-standard select,
div.search-component .mod002 .Label-Left .date-fromTo select {
    width:38px;
}
div.search-component .mod002 .Label-Left .date-standard input,
div.search-component .mod002 .Label-Left .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.search-component .mod002 .Label-Left .date-fromTo label {
    width:40px;
    padding:5px 0 0 0;
    float:left;
}
div.search-component .mod002 .Label-Left dd.error span {
    padding-left:75px;
}
/*      TOOL TIP HELP      */
div.search-component .mod002 div.tool-tip {
    width:22px;
    height:20px;
}
div.search-component .mod002 div.tool-tip:hover {
    z-index:99999;
    position:relative;
}
div.search-component .mod002 div.help {
    width:20px;
    height:20px;
    background-image:url('components/queries/img/mod001/fnd-help.png') !important;
    background-image:url('components/queries/img/mod001/fnd-help.gif');
    background-repeat:no-repeat;
    position:absolute;
    z-index:9999;
}
div.search-component .mod002 div.help div.help-content,
div.search-component .mod002 div.help div.help-bottom {
    display:none;
}
div.search-component .mod002 div.help:hover {
    width:265px;
    height:auto;
    background-position:0 -20px;
    padding:20px 0 0 0;
    z-index:99999;
}
div.search-component .mod002 div.help:hover div.help-content {
    display:block;
    font-size:1em;
    background-color:#fff;
    padding:0 20px 11px 20px;
    width:223px;
    text-align:left;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
div.search-component .mod002 div.help:hover div.help-bottom {
    background-image:url('components/queries/img/mod001/fnd-help-bottom.png') !important;
    background-image:url('components/queries/img/mod001/fnd-help-bottom.gif');
    background-repeat:no-repeat;
    height:9px;
    display:block;
}
/*      FORM ACTION BUTTONS */
div.search-component .mod002 .form-action {
    height:auto !important;
    height:0;
    padding-top:8px;
}
div.search-component .mod002 .form-action button {
    display:block;
    height:22px;
    width:74px;
    cursor:pointer;
    background:none;
    border:none;
    background-position:center top;
    background-repeat:no-repeat;
}
div.search-component .mod002 .form-action button:hover {
    background-position:center bottom;
}
div.search-component .mod002 .form-action span {
    display:none;
}
div.search-component .mod002 .form-action .btnSend {
    background-image:url('components/queries/img/mod001/btn-send.gif');
    float:right;
}
div.search-component .mod002 .form-action .btnReset {
    float:left;
}
div.search-component .mod002 .form-action .btnReset span {
    display: block;
    color:#008dce;
}
/*  ERROR [Required]  */
div.search-component .mod002 dd.error span {
    color:#f00;
    font-size:1.1em;
    display:block;
    padding-bottom:0.3em;
    margin:0;
}
div.search-component .mod002 dd.error input,
div.search-component .mod002 dd.error textarea,
div.search-component .mod002 dd.error select,
div.search-component .mod002 td.error textarea {
    margin-bottom:0.1em;
    border:1px solid #f00;
}
/*#END#*/
/*#BEGIN#*/
/*# name="22 comments" reference="ref/styles-published.css\22_comments.htm" description="null" #*/
/* 'components/comments'_img/mod001/fnd-c-04.gif' */

/* 'components/comments/_img/top_right.gif' */
/* 'components/comments/_img/top_left.gif' */
/* 'components/comments/_img/bottom_right.gif' */
/* 'components/comments/_img/bottom_left.gif' */
.Comment {
    float: left;
    width:100%;
    margin: 0 0 16px;
}
.Comment .hidden {
    display: none;
    position: absolute;
    width:400px;
    top: -1000px;
    left: -1000px;
    z-index: 100;
}
.Comment img {
    border: none !important;
    vertical-align: middle;
}
.Comment .nest .votes {
    float: left;
    width: 40%;
    text-align: left;
    margin: 0;
    padding: 6px 0 0;
}
.Comment .nest .votes .vote {
    float: left;
    padding: 0 0 0 6px;
    border-right: 1px dotted #AAAAAA;
    padding:0;
}
.Comment .nest .votes .vote img {
    margin: 0px 2px 0 0;
    width: 11px;
}
.Comment .nest .votes .vote span {
    font-weight: normal;
    font-size: 1.1em;
    margin: 1px 4px 0 0;
    color:#008DCE;
}
.Comment .nest .votes .vote span.stars {
    cursor: pointer;
    float: left;
    margin: 0 8px 0 0;
}
.Comment .nest .votes .vote span.stars img {
    cursor: pointer;
    margin:0;
    width: 13px;
}
.Comment .nest .votes .results {
    float: left;
    font-size: 1.1em;
}
.Comment .nest .votes .results img {
    margin: 3px 4px;
}
.Comment .nest .votes .results span {
    font-weight: normal;
    margin: 0 0 0 4px;
}
.Comment .nest .comments {
    float: left;
    width: 60%;
    text-align: left;
    background-color: #E6E6E6;
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}
wrapper2 .Comment .nest .comments {
    float: left;
    width: 50%;
    text-align: left;
    background-color: #E6E6E6;
    margin: 0;
    padding: 0;
    color: #008DCE;
    font-size: 1.1em;
}
.Comment .nest .comments .bl {
    background: url('components/comments/_img/bottom_left.gif') bottom left no-repeat;
}
.Comment .nest .comments .br {
    background: url('components/comments/_img/bottom_right.gif') bottom right no-repeat;
}
.Comment .nest .comments .tl {
    background: url('components/comments/_img/top_left.gif') top left no-repeat;
}
.Comment .nest .comments .tr {
    background: url('components/comments/_img/top_right.gif') top right no-repeat;
    padding: 4px 0 4px 4px;
}
.Comment .nest .comments a {
    color: #008DCE;
    text-decoration: none;
    font-size: 1em;
    padding:2px;
    white-space:nowrap;
}
.Comment .nest .comments span {
    color: #008DCE;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 2px 0 0;
}
.Comment .nest .comments a:hover {
    text-decoration: underline;
}
.Comment div.send-print {
    float: left;
    width: auto;
}
.Comment div.send-print a {
    background-image: url('components/comments/_img/share.gif');
    background-position: 0 0.3em;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
    padding: 5px 0 5px 28px;
    color: #008DCE;
    text-decoration: none;
    font-size: 1.1em;
}
.Comment div.send-print a:hover {
    text-decoration: underline;
}
.tabs .tabContent .Comment {
    float: right;
    margin: 0;
    width: 70%;
}
.tabs .tabContent .Comment .comments {
    width: 100%;
}
/* 'components/comments/_img/mod001/btn-delete.gif' */
/* 'components/comments/_img/mod001/btn-add.gif' */
/* 'components/comments/_img/mod001/btn-send.gif' */
/* 'components/comments/_img/mod001/fnd-help-bottom.gif' */
/* 'components/comments/_img/mod001/fnd-help-bottom.png' */
/* 'components/comments/_img/mod001/fnd-help.gif' */
/* 'components/comments/_img/mod001/fnd-help.png' */
/* 'components/comments/_img/mod001/content-c-04.gif' */
/* 'components/comments/_img/mod001/content-c-03.gif' */
/* 'components/comments/_img/mod001/content-c-02.gif' */
/* 'components/comments/_img/mod001/content-c-01.gif' */
/* 'components/comments/_img/mod001/title-c-04.gif' */
/* 'components/comments/_img/mod001/title-c-03.gif' */
/* 'components/comments/_img/mod001/title-c-02.gif' */
/* 'components/comments/_img/mod001/title-c-01.gif' */
/* 'components/comments/_img/mod001/fnd-c-04.gif' */
/* 'components/comments/_img/mod001/fnd-c-03.gif' */
/* 'components/comments/_img/mod001/fnd-c-02.gif' */
/* 'components/comments/_img/mod001/fnd-c-01.gif' */
div.forms-component-comment {
    width:100%;
}
div.c_01,
div.c_02,
div.c_03,
div.c_04 {
    background-repeat:no-repeat
}
/*    MOD 001      */
div.forms-component-comment .mod001 {
    background-color:#DADADB;
    width:100%;
}
div.forms-component-comment .mod001 .c_01 {
    background-image:url('components/comments/_img/mod001/fnd-c-01.gif');
    background-position:left top;
}
div.forms-component-comment .mod001 .c_02 {
    background-image:url('components/comments/_img/mod001/fnd-c-02.gif');
    background-position:right top;
}
div.forms-component-comment .mod001 .c_03 {
    background-image:url('components/comments/_img/mod001/fnd-c-03.gif');
    background-position:right bottom;
}
div.forms-component-comment .mod001 .c_04 {
    background-image:url('components/comments/_img/mod001/fnd-c-04.gif');
    background-position:left bottom;
    padding:8px;
}
div.forms-component-comment .mod001 div.title {
    background-color:#0096D4;
    height:auto !important;
    height:0;
    margin-bottom:0.8em;
}
div.forms-component-comment .mod001 div.title div.c_01 {
    background-image:url('components/comments/_img/mod001/title-c-01.gif');
}
div.forms-component-comment .mod001 div.title div.c_02 {
    background-image:url('components/comments/_img/mod001/title-c-02.gif');
}
div.forms-component-comment .mod001 div.title div.c_03 {
    background-image:url('components/comments/_img/mod001/title-c-03.gif');
}
div.forms-component-comment .mod001 div.title div.c_04 {
    background-image:url('components/comments/_img/mod001/title-c-04.gif');
    padding:6px 15px;
}
div.forms-component-comment .mod001 div.title h3 {
    font-size:1.5em;
    color:#fff;
    background-image: url('components/comments/_img/comment.gif');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
    width: 55%;
}
div.commentIco .mod001 div.title h3 {
    background-image: url('components/comments/_img/comment.gif');
}
div.shareIco .mod001 div.title h3 {
    background-image: url('components/comments/_img/share.gif');
}
div.forms-component-comment .mod001 div.required-note {
    float:right;
    margin: -1.6em 24px 0 0;
    color: #fff;
    font-size:1.1em;
    position: relative;
}
div.forms-component-comment .mod001 div.forms-component-comment-close {
    float:right;
    margin: -1.8em 0 0;
    position: absolute;
    right: 16px;
    height: 16px;
    width: 16px;
    background: transparent url('components/comments/_img/close1.png') no-repeat scroll 0%;
}
div.forms-component-comment .mod001 div.forms-component-comment-close:hover {
    background: transparent url('components/comments/_img/close1-hover.png') no-repeat scroll 0%;
}
/*      fieldset-container */
div.forms-component-comment .mod001 div.fieldset-container {
    background-color:#E9E9EB;
    height:auto !important;
    height:0;
}
div.forms-component-comment .mod001 div.fieldset-container div.c_01 {
    background-image:url('components/comments/_img/mod001/content-c-01.gif');
}
div.forms-component-comment .mod001 div.fieldset-container div.c_02 {
    background-image:url('components/comments/_img/mod001/content-c-02.gif');
}
div.forms-component-comment .mod001 div.fieldset-container div.c_03 {
    background-image:url('components/comments/_img/mod001/content-c-03.gif');
}
div.forms-component-comment .mod001 div.fieldset-container div.c_04 {
    background-image:url('components/comments/_img/mod001/content-c-04.gif');
    padding:0;
}
div.forms-component-comment .mod001 div.fieldset-container {
    margin-bottom:1em;
}
div.forms-component-comment .mod001 legend {
    color:#3F3F3F;
    font-size:1.3em;
    font-weight:bold;
    padding:9px;
    padding-left:13px;
}
div.forms-component-comment .mod001 .fieldset-content {
    padding:8px;
}
div.forms-component-comment .mod001 div.fieldset-container p {
    color:#666;
    font-size:1.1em;
}
div.forms-component-comment .mod001 div.fieldset-container span.required {
    color:#008DCE;
    padding:0 2px;
    font-size:1.1em;
}
div.forms-component-comment .mod001 div.fieldset-container label {
    color:#494949;
    font-size:1.1em;
}
div.forms-component-comment .mod001 img {
    border:none !important;
}
div.forms-component-comment .mod001 div.fieldset-container input,
div.forms-component-comment .mod001 div.fieldset-container select,
div.forms-component-comment .mod001 div.fieldset-container textarea {
    border:1px solid #C4C4CB;
    padding:3px;
    background-color:#FFFFFF;
    font-size:1.2em;
    color:#555;
}
div.forms-component-comment .mod001 div.fieldset-container select {
    padding:3px 0;
}
div.forms-component-comment .mod001 div.fieldset-container input.radio,
div.forms-component-comment .mod001 div.fieldset-container input.checkbox {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
div.forms-component-comment .mod001 div.fieldset-container fieldset {
    border:none;
    background:none;
    padding:0;
    margin:0;
}
div.forms-component-comment .mod001 .fieldset-content .group-radio-vertical {
    padding-top:0.5em;
    overflow:hidden;
}
div.forms-component-comment .mod001 .fieldset-content .group-radio-vertical div {
    float:left;
}
div.forms-component-comment .mod001 .fieldset-content .group-radio-vertical label {
    display:block;
    padding: 0.2em 0 0.5em 0;
}
div.forms-component-comment .mod001 .fieldset-content .one-column .group-radio-vertical input,
div.forms-component-comment .mod001 .fieldset-content .two-columns .group-radio-vertical input {
    border:none;
    padding:0;
    background:none;
    width:auto;
}
/*      Add-delete      */
div.forms-component-comment .mod001 .fieldset-content table.add-delete {
    width:100%;
}
div.forms-component-comment .mod001 .fieldset-content table.add-delete th {
    padding-bottom:0.3em;
}
div.forms-component-comment .mod001 .fieldset-content table.add-delete th.input {
    width:20%;
}
div.forms-component-comment .mod001 .fieldset-content table.add-delete th.select {
    width:70%;
}
div.forms-component-comment .mod001 .fieldset-content table.add-delete th.btn {
    width:10%;
}
div.forms-component-comment .mod001 .fieldset-content table.add-delete input {
    width:86%;
}
div.forms-component-comment .mod001 .fieldset-content table.add-delete select {
    width:98%;
}
/*      TWO-COLUMNS  */
div.forms-component-comment .mod001 .two-columns dl {
    float:left;
    width:50%;
}
div.forms-component-comment .mod001 .from {
    padding-bottom:0.2em;
}
/*      DATE-COMPACT */
div.forms-component-comment .mod001 .fieldset-content dd div.date-compact input {
    width:80px;
}
/*      DATE-SIMPLE      */
div.forms-component-comment .mod001 .fieldset-content dd div.date-simple input.dd,
div.forms-component-comment .mod001 .fieldset-content dd div.date-simple input.mm {
    width:20px;
}
div.forms-component-comment .mod001 .fieldset-content dd div.date-simple input.aa {
    width:40px;
}
/*      MULTIPLE-SELECTION  */
div.forms-component-comment .mod001 .fieldset-content dd div.multiple-selection {
    overflow:hidden;
}
div.forms-component-comment .mod001 .fieldset-content dd div.multiple-selection .left,
div.forms-component-comment .mod001 .fieldset-content dd div.multiple-selection .right {
    float:left;
    width:42%;
}
div.forms-component-comment .mod001 .fieldset-content dd div.multiple-selection select {
    width:100%;
}
div.forms-component-comment .mod001 .fieldset-content dd div.multiple-selection .center {
    float:left;
    width:11%;
}
div.forms-component-comment .mod001 .fieldset-content dd div.multiple-selection .center img {
    display:block;
    padding-bottom:0.5em;
    margin:0 auto;
}
/*      LABEL-TOP */
div.forms-component-comment .mod001 .Label-Top dt {
    padding-bottom:0.2em;
}
div.forms-component-comment .mod001 .Label-Top dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component-comment .mod001 .Label-Top div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.forms-component-comment .mod001 .Label-Top input,
div.forms-component-comment .mod001 .Label-Top textarea {
    width:92%;
}
div.forms-component-comment .mod001 .Label-Top select {
    width:94%;
}
/*      two-columns      */

div.forms-component-comment .mod001 .Label-Top .two-columns input,
div.forms-component-comment .mod001 .Label-Top .two-columns textarea {
    width:86%;
}
div.forms-component-comment .mod001 .Label-Top .two-columns select {
    width:90%;
}
div.forms-component-comment .mod001 .Label-Top .date-standard select,
div.forms-component-comment .mod001 .Label-Top .date-fromTo select {
    width:60px;
}
div.forms-component-comment .mod001 .Label-Top .date-standard input,
div.forms-component-comment .mod001 .Label-Top .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.forms-component-comment .mod001 .Label-Top .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*      LABEL-INNER */
div.forms-component-comment .mod001 .Label-Inner dt {
    display:none;
}
div.forms-component-comment .mod001 .Label-Inner dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component-comment .mod001 .Label-Inner div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:0;
}
div.forms-component-comment .mod001 .Label-Inner input,
div.forms-component-comment .mod001 .Label-Inner textarea {
    width:92%;
}
div.forms-component-comment .mod001 .Label-Inner select {
    width:94%;
}
/*      two-columns      */
div.forms-component-comment .mod001 .Label-Inner .two-columns input,
div.forms-component-comment .mod001 .Label-Inner .two-columns textarea {
    width:86%;
}
div.forms-component-comment .mod001 .Label-Inner .two-columns select {
    width:90%;
}
div.forms-component-comment .mod001 .Label-Inner .date-standard select,
div.forms-component-comment .mod001 .Label-Inner .date-fromTo select {
    width:60px;
}
div.forms-component-comment .mod001 .Label-Inner .date-standard input,
div.forms-component-comment .mod001 .Label-Inner .date-fromTo input {
    width:45px;
    padding:4px 3px;
}
div.forms-component-comment .mod001 .Label-Inner .date-fromTo label {
    width:40px;
    padding:5px 0 0 20px;
    float:left;
}
/*      LABEL-RIGHT */
div.forms-component-comment .mod001 .Label-Right dt {
    padding-bottom:0.2em;
    float:right;
    clear:right;
    width:70px;
    padding-left:5px;
}
div.forms-component-comment .mod001 .Label-Right dd {
    text-align:right;
    padding-bottom:0.6em;
}
div.forms-component-comment .mod001 .Label-Right div.tool-tip {
    float:left;
    margin-bottom:-24px;
}
div.forms-component-comment .mod001 .Label-Right input,
div.forms-component-comment .mod001 .Label-Right textarea {
    width:77%;
}
div.forms-component-comment .mod001 .Label-Right select {
    width:79%;
}
div.forms-component-comment .mod001 .Label-Right .fieldset-content .group-radio-vertical div,
div.forms-component-comment .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.forms-component-comment .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right,
div.forms-component-comment .mod001 .Label-Right .fieldset-content dd div.multiple-selection .center {
    float:right;
}
div.forms-component-comment .mod001 .Label-Right .fieldset-content dd div.multiple-selection .left,
div.forms-component-comment .mod001 .Label-Right .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*      two-columns      */
div.forms-component-comment .mod001 .Label-Right .two-columns input,
div.forms-component-comment .mod001 .Label-Right .two-columns textarea {
    width:55%;
}
div.forms-component-comment .mod001 .Label-Right .two-columns select {
    width:58%;
}
div.forms-component-comment .mod001 .Label-Right .to {
    padding-right:75px !important;
    padding-right:78px;
}
div.forms-component-comment .mod001 .Label-Right .date-standard select,
div.forms-component-comment .mod001 .Label-Right .date-fromTo select {
    width:38px;
}
div.forms-component-comment .mod001 .Label-Right .date-standard input,
div.forms-component-comment .mod001 .Label-Right .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.forms-component-comment .mod001 .Label-Right .date-fromTo label {
    padding:5px 0 0 0;
}
div.forms-component-comment .mod001 .Label-Right dd.error span {
    text-align:right;
    padding:0 75px 0 30px;
}
/*      LABEL-LEFT */
div.forms-component-comment .mod001 .Label-Left dt {
    padding:0.3em 0;
    float:left;
    clear:left;
    width:75px;
}
div.forms-component-comment .mod001 .Label-Left dd {
    padding-bottom:0.6em;
    padding-right:4px;
}
div.forms-component-comment .mod001 .Label-Left div.tool-tip {
    float:right;
    margin-bottom:-24px;
    margin-left:-20px;
}
div.forms-component-comment .mod001 .Label-Left input,
div.forms-component-comment .mod001 .Label-Left textarea {
    width:77%;
}
div.forms-component-comment .mod001 .Label-Left input.form-date {
    width:30%;
}
div.forms-component-comment .mod001 .Label-Left select {
    width:79%;
}
div.forms-component-comment .mod001 .Label-Left .fieldset-content dd div.multiple-selection .left,
div.forms-component-comment .mod001 .Label-Left .fieldset-content dd div.multiple-selection .right {
    width:42% !important;
    width:35%;
}
/*      two-columns      */
div.forms-component-comment .mod001 .Label-Left .two-columns input,
div.forms-component-comment .mod001 .Label-Left .two-columns textarea {
    width:55%;
}
div.forms-component-comment .mod001 .Label-Left .two-columns select {
    width:58%;
}
div.forms-component-comment .mod001 .Label-Left .to {
    padding-left:75px;
}
div.forms-component-comment .mod001 .Label-Left .date-standard select,
div.forms-component-comment .mod001 .Label-Left .date-fromTo select {
    width:38px;
}
div.forms-component-comment .mod001 .Label-Left .date-standard input,
div.forms-component-comment .mod001 .Label-Left .date-fromTo input {
    width:30px;
    padding:4px 3px;
}
div.forms-component-comment .mod001 .Label-Left .date-fromTo label {
    width:40px;
    padding:5px 0 0 0;
    float:left;
}
div.forms-component-comment .mod001 .Label-Left dd.error span {
    padding-left:75px;
}
/*      TOOL TIP HELP      */
div.forms-component-comment .mod001 div.tool-tip {
    width:22px;
    height:20px;
}
div.forms-component-comment .mod001 div.tool-tip:hover {
    z-index:99999;
    position:relative;
}
div.forms-component-comment .mod001 div.help {
    width:20px;
    height:20px;
    background-image:url('components/comments/_img/mod001/fnd-help.png') !important;
    background-image:url('components/comments/_img/mod001/fnd-help.gif');
    background-repeat:no-repeat;
    position:absolute;
    z-index:9999;
}
div.forms-component-comment .mod001 div.help div.help-content,
div.forms-component-comment .mod001 div.help div.help-bottom {
    display:none;
}
div.forms-component-comment .mod001 div.help:hover {
    width:265px;
    height:auto;
    background-position:0 -20px;
    padding:20px 0 0 0;
    z-index:99999;
}
div.forms-component-comment .mod001 div.help:hover div.help-content {
    display:block;
    font-size:1em;
    background-color:#fff;
    padding:0 20px 11px 20px;
    width:223px;
    text-align:left;
    border-left:1px solid #CCCACA;
    border-right:1px solid #CCCACA;
}
div.forms-component-comment .mod001 div.help:hover div.help-bottom {
    background-image:url('components/comments/_img/mod001/fnd-help-bottom.png') !important;
    background-image:url('components/comments/_img/mod001/fnd-help-bottom.gif');
    background-repeat:no-repeat;
    height:9px;
    display:block;
}
/*      FORM ACTION BUTTONS */
div.forms-component-comment .mod001 .form-action {
    height:auto !important;
    height:0;
    padding-top:8px;
}
div.forms-component-comment .mod001 .form-action button {
    display:block;
    height:22px;
    width:74px;
    cursor:pointer;
    background:none;
    border:none;
    background-position:center top;
    background-repeat:no-repeat;
}
div.forms-component-comment .mod001 .form-action button:hover {
    background-position:center bottom;
}
div.forms-component-comment .mod001 .form-action span {
    display:none;
}
div.forms-component-comment .mod001 .form-action .btnSend {
    background-image:url('components/comments/_img/mod001/btn-send.gif');
    float:right;
}
div.forms-component-comment .mod001 .form-action .btnReset {
    float:left;
}
div.forms-component-comment .mod001 .form-action .btnReset span {
    display: block;
    color:#008dce;
}
/*  ERROR [Required]  */
div.forms-component-comment .mod001 dd.error span {
    color:#f00;
    font-size:1.1em;
    display:block;
    padding-bottom:0.3em;
    margin:0;
}
div.forms-component-comment .mod001 dd.error input,
div.forms-component-comment .mod001 dd.error textarea,
div.forms-component-comment .mod001 dd.error select,
div.forms-component-comment .mod001 td.error textarea {
    margin-bottom:0.1em;
    border:1px solid #f00;
}
.datepicker_wrap {
    cursor:pointer;
    width:18px !important;
}
div.forms-component-comment .mod001 .btnAdd {
    height:18px;
    width:18px;
    cursor:pointer;
    border:none;
    background-position:center top;
    background-repeat:no-repeat;
    background-image: url('components/comments/_img/mod001/btn-add.gif');
    vertical-align: middle;
}
div.forms-component-comment .mod001 .btnRemove {
    height:18px;
    width:18px;
    cursor:pointer;
    border:none;
    background-position:center top;
    background-repeat:no-repeat;
    background-image: url('components/comments/_img/mod001/btn-delete.gif');
    vertical-align: middle;
}
div.forms-component-comment .mod001 .btnAdd span {
    display: none;
}
div.forms-component-comment .mod001 .btnRemove span {
    display: none;
}
/*
'components/comments/_img/circle_on.gif'
'components/comments/_img/dots/0_blue_dots.png'
'components/comments/_img/dots/1_blue_dots.png'
'components/comments/_img/dots/2_blue_dots.png'
'components/comments/_img/dots/3_blue_dots.png'
'components/comments/_img/dots/4_blue_dots.png'
'components/comments/_img/dots/5_blue_dots.png'
'components/comments/Comments.jsp'
*/


div.block .block-content .two-column-group .column-content .Comment {
    margin: 0 0 8px;
}
div.block .block-content .two-column-group .column-content .Comment .nest .votes {
    float: left;
    width: 106%;
    text-align: left;
    margin: 0;
    padding: 0;
}
div.block .block-content .two-column-group .column-content .Comment .nest .comments {
    width: 100%;
    text-align: left;
    background-color: #E6E6E6;
    margin: 0.8em 0 0;
    padding: 0;
}/*
div.block .block-content .two-column-group .column-content .Comment .votes .results {
text-align: left;
width: 54%;
}
div.block .block-content .two-column-group .column-content .Comment .votes .vote {
border-right: 1px dotted #AAAAAA;
padding: 0;
width: 45%;
}
div.block .block-content .two-column-group .column-content .Comment .nest .votes .vote span.stars img {
width: 12px;
} */
div.block .block-content .two-column-group .column-content .Comment .votes .results {
    text-align: left;
    float:right;		  /*  Add analoga */
}
div.block .block-content .two-column-group .column-content .Comment .votes .vote {
    border-right: 1px dotted #AAAAAA;
    padding: 1px 0 0 0;	      /*  Add analoga */
    width: 45%;		    /*  Add analoga */
}
div.block .block-content .two-column-group .column-content .Comment .nest .votes .vote span.stars img {
    width: 12px;	    /*  Add analoga */
    margin-right:-2px;      /*  Add analoga */
}
/*#END#*/
/*#BEGIN#*/
/*# name="24 Weather" reference="ref/styles-published.css\24_Weather.htm" description="null" #*/












.Weather {
    min-height: 320px;
    height: auto !important;
    height: 320px;
}
.Weather .preview {
    width: 100%;
}
.Weather .visible {
    display: block;
}
.Weather .hidden {
    display: none;
}
.Weather .preview {
    /*background-color: #383841;*/
width: 97%;
}
body.MR .Weather img.map {
    width: 475px;
}
body.M .Weather img.map {
    width: 720px;
}
.Weather label {
    color: #A3A2A4;
}
.Weather span.min-temp {
    color: #4586D4;
    margin: 0 !important;
}
.Weather span.slash-temp {
    color: #999999;
    margin: 0 !important;
}
span.max-temp {
    color: #F57928;
    margin: 0 !important;
}
/* TODAY */
.Weather .today {
    background-color: #DDDDDD;
    color: #A3A2A4;
    padding: 2px;
}
.Weather .today .title {
    background: #DDDDDD url('components/climate/_img/climate_title_arrow.gif') 1% center no-repeat;
    font-size: 100%;
    font-weight: bold;
    padding: 2px 0 2px 16px;
    text-transform: uppercase;
    color: #008DCE;
}
.Weather .today .date {
    text-align: right;
    padding: 2px 8px 2px 0;
    font-size: 100%;
    color: #008DCE;
}
.Weather .today-temp {
    background-color:#EEEEEE;
}
.Weather .today-temp .title {
    font-size: 100%;
    color: #445156;
    text-align: left;
    padding: 4px 0 4px 16px;
    width:45%;
}
.Weather .today-temp .morning,
.today-temp .day,
.today-temp .night {
    color: #445156;
    text-align: center;
    font-size: 100%;
}
.Weather .today-prev {
    background-color: #E2E8EB;
}
.Weather .today-prev .title {
    font-size: 100%;
    font-weight: bold;
    color: #008DCE;
    text-align: left;
    vertical-align: middle;
    padding: 4px 0 4px 16px;
    background-color: #E2E8EB;
}
.Weather .today-prev .morning,
.today-prev .day,
.today-prev .night {
    text-align: center;
    background-color: #E2E8EB;
}
.Weather .today-prev span {
    display: none;
}
/*END TODAY*/



/* TOMORROW */
.Weather .tomorrow {
    background-color: #DDDDDD;
    color: #A3A2A4;
    padding: 2px;
}
.Weather .tomorrow .title {
    background: #DDDDDD url('components/climate/_img/climate_title_arrow.gif') 1% center no-repeat;
    font-size: 100%;
    font-weight: bold;
    padding: 2px 0 2px 16px;
    text-transform: uppercase;
    color: #008DCE;
}
.Weather .tomorrow .date {
    text-align: right;
    padding: 2px 8px 2px 0;
    font-size: 100%;
    color: #008DCE;
}
.Weather .tomorrow-temp {
    background-color:#EEEEEE;
}
.Weather .tomorrow-temp .title {
    font-size: 100%;
    color: #445156;
    text-align: left;
    padding: 4px 0 4px 16px;
    width:45%;
}
.Weather .tomorrow-temp .morning,
.tomorrow-temp .day,
.tomorrow-temp .night {
    color: #445156;
    text-align: center;
    font-size: 100%;
}
.Weather .tomorrow-prev {
    background-color: #E2E8EB;
}
.Weather .tomorrow-prev .title {
    font-size: 100%;
    font-weight: bold;
    color: #008DCE;
    text-align: left;
    vertical-align: middle;
    padding: 4px 0 4px 16px;
    background-color: #E2E8EB;
}
.Weather .tomorrow-prev .morning,
.tomorrow-prev .day,
.tomorrow-prev .night {
    text-align: center;
    background-color: #E2E8EB;
}
.Weather .tomorrow-prev span {
    display: none;
}
/* NEXT DAYS */
.Weather .nextdays {
    background-color: #DDDDDD;
    color: #A3A2A4;
}
.Weather .nextdays .title {
    font-size: 100%;
    font-weight: bold;
    padding: 2px 0 2px 16px;
    background: #DDDDDD url('components/climate/_img/climate_title_arrow.gif') 1% center no-repeat;
    text-transform: uppercase;
    color: #008DCE;
    width:41%;
}
.Weather .nextdays .daytitle {
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    padding: 2px 0;
    border-left: 1px solid #A3A2A4;
    color: #008DCE;
}
.Weather .nextdays-temp {
    background-color:#EEEEEE;
}
.Weather .nextdays-temp .title {
    font-size: 100%;
    color: #445156;
    text-align: left;
    padding: 4px 0 4px 16px;
}
.Weather .nextdays-temp .temp {
    font-size: 100%;
    color: #A3A2A4;
    text-align: center;
}
.Weather .nextdays-prev {
    background-color: #E2E8EB;
}
.Weather .nextdays-prev .title {
    font-size: 100%;
    font-weight: bold;
    color: #008DCE;
    text-align: left;
    vertical-align: middle;
    padding: 4px 0 4px 16px;
    background-color: #E2E8EB;
}
.Weather .nextdays-prev .day {
    text-align: center;
    background-color: #E2E8EB;
}
.Weather .nextdays-prev span {
    display: none;
}
/*END NEXT DAYS*/
/*#END#*/
/*#BEGIN#*/
/*# name="25 Google maps for details" reference="ref/styles-published.css\Google_maps_for_details.htm" description="null" #*/







/*Files to publish automatically
'components/mashups/googlemaps/GoogleMapsForDetails.jsp'
'components/mashups/googlemaps/img/arrow_info.gif'
'components/mashups/googlemaps/googlemaps-search.jsp'
'components/mashups/googlemaps/googlemaps-search.xsl'
*/

.map-block {
    margin: -6pt 0px -16px -15px;
}
.route-search dt {
    float:left;
    padding-top:5px;
}
.route-search dt label {
    color:#333333;
    font-size:1.1em;
}
.route-search dd {
    float:left;
    padding-left:5px;
}
div.route-hide {
    display:none;
}
div.route-hide p {
    text-align:right;
}
div.route-hide span {
    color:#008DCE;
}
div.route-hide p.route-no-result {
    text-align:center;
    display:none;
}
div.route-hide p.route-no-result span {
    color:#5D5D5D;
}
div.route-sheet {
    display:none;
}
/*#END#*/
/*#BEGIN#*/
/*# name="26 Google maps query results" reference="ref/styles-published.css\26_Google_maps_query_results.htm" description="null" #*/




/*Files to publish automatically
'components/mashups/googlemaps/googlemaps-queryresults.jsp'
'components/mashups/googlemaps/googlemaps-search.jsp'
'components/mashups/googlemaps/googlemaps-search.xsl'
'components/mashups/googlemaps/googlemaps-subcategory.jsp'
'components/mashups/googlemaps/googlemaps-subcategory.xsl'
'components/mashups/googlemaps/img/arrow_info.gif'
*/

.map-block {
    margin: -6pt 0px -16px -15px;
}
div.googlemaps-searcher {
    background-color: #2C2C32;
    background-position:left bottom;
    background-repeat:repeat-x;
    margin-bottom: 0.8em;
    padding: 0.5em 5px;
    color: #ABAAAA;
}
div.googlemaps-searcher div.googledir * {
    color: #ABAAAA;
}
#content-right div.googlemaps-searcher {
    background-color: #484851;
}
div.googlemaps-searcher h2 {
    color:#A3A2A4;
    background-color:#383841;
    font-size: 1.1em;
    padding:6px 12px;
}
div.googlemaps-searcher ul {
    margin: 0.8em 0 0;
    padding: 0;
}
div.googlemaps-searcher ul li {
    margin: 0;
    padding: 4px 0;
    background: none;
    list-style: none;
    clear: both;
}
div.googlemaps-searcher ul li label {
    float: left;
    clear: left;
    width: 33%;
    margin: 3px 0 0 0;
    padding: 0 8px 0 0;
    text-align: right;
    color: #ABAAAA;
}
#content-left div.googlemaps-searcher ul li label {
    width: 95%;
    text-align: left;
}
#content-right div.googlemaps-searcher ul li label {
    width: 95%;
    text-align: left;
}
#content-inner-lateral div.googlemaps-searcher ul li label {
    width: 32%;
}
div.googlemaps-searcher ul li span {
    float: right;
    width: 65%;
    margin: 0;
    padding: 0;
    color: #ABAAAA;
}
#content-left div.googlemaps-searcher ul li span {
    width:100%;
    float: left;
}
#content-right div.googlemaps-searcher ul li span {
    width:100%;
    float: left;
}
div.googlemaps-searcher ul li span.group {
    width: 65%;
    float:right;
    clear:left;
}
div.googlemaps-searcher ul li span label.date {
    float: left;
    width: 32px !important;
}
div.googlemaps-searcher ul li span span.date {
    float: left;
    width: auto !important;
}
div.googlemaps-searcher ul li span span.none {
    float:left;
}
div.googlemaps-searcher a.calendar {
    vertical-align: top;
}
div.googlemaps-searcher a.calendar img {
    vertical-align: middle;
}
div.googlemaps-searcher:after,
div.googlemaps-searcher ul:after,
div.googlemaps-searcher ul li:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
div.googlemaps-searcher input.form-ok,
div.googlemaps-searcher input.form-cancel {
    border: none;
    cursor: pointer;
    color:#fff;
    border:0;
    padding:4px 8px;
    height:20px !important;
    width:69px;
    font-size: 0.8em;
}
div.googlemaps-searcher span input {
    width: 80%;
}
#content-left div.googlemaps-searcher span input {
    width: 95%;
}
#content-right div.googlemaps-searcher span input {
    width: 95%;
}
div.googlemaps-searcher span select {
    width: 78%;
}
div.googlemaps-searcher input.file {
    height: 1.7em;
}
div.googlemaps-searcher .check-ctrl,
div.googlemaps-searcher .radio-ctrl {
    border: none !important;
    width: 13px !important;
    height: 13px !important;
}
div.googlemaps-searcher .form-day {
    width: 56px !important;
}
div.googlemaps-searcher .form-month {
    width: auto;
    margin-left: 2px;
    margin-right: 2px;
}
div.googlemaps-searcher .form-year {
    width: 38px !important;
}
div.googlemaps-searcher p.buttons {
    clear: both;
    text-align: right;
    padding: 4px 16px 4px;
    background-color:#2C2C32;
}
#content-right div.googlemaps-searcher p.buttons {
    background-color:#383841;
}
div.googlemaps-searcher p.buttons a {
    color:#ABAAAA;
    text-decoration:none;
}
div.googlemaps-searcher p.buttons a:hover {
    text-decoration: underline;
}
div.googlemaps-searcher p.buttons select {
    width: auto;
}
div.googlemaps-searcher div.warning {
    margin: 0 0 12px 0;
    padding: 8px;
    color: #ABAAAA;
    font-size: 120%;
    background-color: #E3DDC0;
    border: 1px solid #e7e7e7;
    text-align: center;
}
div.googlemaps-searcher ul {
    color: #ABAAAA;
}
div.googlemaps-searcher ul li.level0 {
    color: #ABAAAA;
    font-size: 14px;
}
div.googlemaps-searcher ul li.level0 ul {
    padding: 0 0 0 4px;
}
div.googlemaps-searcher ul li.level0 ul li.level1 {
    color: #ABAAAA;
    font-size: 12px;
}
div.googlemaps-searcher ul li.level0 ul li.level1 ul {
    padding: 0 0 0 8px;
}
div.googlemaps-searcher ul li.level0 ul li.level1 ul li.level2 {
    color: #ABAAAA;
    font-size: 11px;
}
div.googlemaps-searcher ul li a {
    color: #ABAAAA;
    text-decoration: none;
}
div.googlemaps-searcher ul li a:hover {
    text-decoration: underline;
}
div.googlemaps-searcher ul li a.selected {
    font-weight: bold;
    color: #2590D0;
}
/*#END#*/
/*#BEGIN#*/
/*# name="27 Google maps close to" reference="ref/styles-published.css\27_Google_maps_close_to.htm" description="null" #*/


/*Files to publish automatically
'components/mashups/googlemaps/GoogleMapsCloseTo.jsp'
'components/mashups/googlemaps/GoogleMapsCloseToXSLT.jsp'
'components/mashups/googlemaps/xslt/simple_table.xsl'
'components/mashups/googlemaps/img/arrow_info.gif'
'components/mashups/googlemaps/pager/img/prev.gif'
'components/mashups/googlemaps/pager/img/next.gif'
*/

/*Files to publish automatically
'components/mashups/googlemaps/img/arrow_info.gif' */  div.search-component .search-close-to .fieldset-content .one-column {
    padding: 0;
}
div.search-component .search-close-to .Label-Left .fieldset-content .one-column dl {
    margin: 0;
}
div.search-component .search-close-to .Label-Left .fieldset-content .one-column dl dd {
    width: 70%;
    float: left;
}
div.search-component .search-close-to div.form-action {
    float: right;
    margin: -34px 0 0;
    width: 20%;
}

/*#END#*/
/*#BEGIN#*/
/*# name="28 nautica" reference="ref/styles-published-2.css\28_nautica.htm" description="null" #*/



div.nautica input,
div.nautica select,
div.nautica textarea{    
  background-color:#FFFFFF;
  border:1px solid #C4C4CB;
  color:#555555;
  font-size:1.2em;
  padding:3px;
}
#content div.nautica .img-border{
  border:1px solid #cccccc;
}
div.nautica fieldset.result-sheet{
	margin:0px;
}
div.nautica fieldset a{
  color:#008DCE;
  text-decoration:none;
  font-weight:normal;
}
div.nautica fieldset a:hover{
  color:#008DCE;
  text-decoration:underline;
  font-weight:normal;
}
div.nautica div.default-layout-actividades div.two-column-group .col-separator{
	padding: 0 8px 0 0;
}
div.nautica div.default-layout-actividades div.two-column-group .column-content .field,
div.nautica div.default-layout-actividades div.two-column-group .column-content h4{
	padding: 0px;
      margin-left:112px;
}
div.nautica div.default-layout-actividades div.sep{
      border-bottom:1px dashed #CCCCCC;
      height:1px;
      margin-bottom:8px;
      padding-top:8px;
}
div.nautica div.default-layout div.two-column-group div.column02 div.column-content{
      direction: rtl;
}
div.nautica div.default-layout div.two-column-group div.column-content select,
div.nautica div.default-layout div.two-column-group div.column-content h4{
      width:168px;
      direction: ltr;
      white-space:nowrap;
}
#main-content div.nautica div.default-layout div.two-column-group div.column-content a div,
#right-content div.nautica div.default-layout div.two-column-group div.column-content a div{
      margin:0px;
}

div.nautica fieldset.result-sheet div.offerts-two div.img-left img{
	width: 96px;
}
div.item div.illustrated-text span{
  display:inline;
  float:none; 
}
div.nautica h4 a{
  font-weight:bold;
}
div.nautica h4 a:hover{
  font-weight:bold;
}
div.nautica h4.offert-two{
  font-size:140%;
}
div.nautica div.offert-test div.item span.label{
  margin-right:0px;
}
div.item .field .illustrated-text{
  font-size:100%;
}
/*div.item .field .illustrated-text li{
  font-size:1.1em;
}*/
div.generic-layout div.two-column-group div.column01{
  width:48%;
  padding-right:8px;
}
div.generic-layout div.two-column-group div.column02{
  width:48%;
  padding-left:8px;
}
div.generic-layout div.two-column-group div.item .field{
  padding-left:106px;
}
#content div.left-naut .img-left{
  margin-right:16px;
}
div.default-layout div.main-offert div.right-naut .field-description{
  padding-left:0px;
}
div.forms-component .mod001 div.fieldset-container select.dayOfMonth{
  width:40px;
  font-size:96%;
}
div.forms-component .mod001 div.fieldset-container select.month{
  width:auto;

  font-size:96%;
}
div.forms-component .mod001 div.fieldset-container input.year{
  width:32px;

  font-size:96%;
}
div.nautica div.generic-layout div.sep{
  border-top:1px dashed #cccccc;
}


/*#END#*/
/*#BEGIN#*/
/*# name="29 contest" reference="ref/styles-published-2.css\29_contest.htm" description="null" #*/








div.contest div.forms-component div.contest_errors{
  background-color:white;  
  height:300px;
  left:300px;
  position:absolute;
  top:300px;
  width:300px;
  white-space:normal;
  padding:12px;
}
div.contest div.forms-component div.contest_errors p.msg1{  
font-size:1.1em;text-align:center;
 margin-top:40px;
}
div.contest div.forms-component div.contest_errors p.msg2{
  
color:#008DCE;font-size:1.1em;font-weight:bold;margin-top:40px;text-align:center;
}
div.contest div.forms-component div.contest_errors .close{
  cursor:pointer;
  position:absolute;
  top:12px;
  right:12px;
}
div.contest div.forms-component div.contest_errors .close span{
  color:#008DCE;
  font-size:1.1em;
}
div.contest div.forms-component div.contest_errors .close span:hover{
  color:#008DCE;
  text-decoration:underline;
}
div.contest div.forms-component label span.question,
div.contest div.forms-component label span.order{
  font-weight:bold;
}
div.contest div.forms-component dl dd li span{
  font-size:1.1em;
  padding-left:12px;
}
div.contest div.forms-component dl dd ul{
  margin:12px;
}
div.contest div.forms-component dl dd li{
  margin:12px 0px;
}
div.contest div.forms-component .mod001 p.required-note {
  margin-top:-16px;
}
div.contest div.forms-component .mod001 div.fieldset-container span.required{
}
div.contest div.forms-component .mod001 div.fieldset-container label.error {
  color:red;
}
div.contest div.captcha label {
  font-size:100%;
  padding-left:8px;
}


/*#END#*/
/*#BEGIN#*/
/*# name="30 varios" reference="ref/styles-published-2.css\30_varios.htm" description="null" #*/
#content #CDSWIDLNK li{
  background:none;
}
#content #TA_linkbox95{
  //float:left;
}
#content #CDSWIDLNK a,
#content #CDSWIDLNK a:hover{
  color:#008DCE;
}
div.reservation  div.search-component .mod001 {
  background-color:transparent !important;
  background-image:none !important;
  border:none !important;
}
div.reservation  div.search-component .mod001 .fieldset-container{
  background-color:transparent !important;
}
div.reservation  td {
  padding:8px;
}

/*#END#*/
