body {
   padding: 0px;
   margin: 0px;
   font-family: sans-serif;
   font-size: 12px;
   color: #111D67;
   background: white url(/media/images/escudo_water.png) no-repeat -200px 197px;
}

a {
   color: #1030B0;
   text-decoration: none;
}

a:hover, a.yellow {
   color: #FAB800;
}

a img {
   border: none;
}

div#container {
   background: url(/media/images/right_shadow.png) repeat-y top right;
   margin-right: 20px;
   padding-right: 15px;
}

div#top {
   background: #518abf url(/media/images/banner_alta.jpg) no-repeat  300px top;
   position: relative;
   height: 167px;
}

div#top div#prodetur_logo {
   background-color: #f1eee4;
   position: absolute;
   width: 169px;
   height: 80px;
   right: 0px;
   top: 43px;
   border: 1px outset black;
   border-width: 1px 0px 1px 1px;
}

div#top div#prodetur_logo a {
   display: block;
   width: 91px;
   height: 56px;
}

div#top div#ayun_logo {
   background-color: #f1eee4;
   position: absolute;
   width: 300px;
   height: 158px;
   padding-left: 20px;
}

div#top div#ayun_logo a {
   display: block;
   width: 112px;
   height: 158px;
}

div#top div#slogan {
   color: white;
   font-size: 2em;
   font-weight: bold;
   position: absolute;
   bottom: -0.4em;
   right: 20px;
   width: 100%;
}

div#top div#slogan div {
   position: absolute;
   white-space: nowrap;
   bottom: 2px;
   right: 2px;
}

div#top div#slogan div.shadow {
   color: #333333;
   bottom: 0px;
   right: 0px;
   opacity: 0.7;
}

div#topmenu {
   position: absolute;
   left: 170px;
   text-align: right;
   font-weight: bold;
   width: 200px;
}

div#topmenu.es {
   left: 220px;
}

div#topmenu.en {
   left: 250px;
}

div#topmenu a {
   color: #111D67;
}

div#topmenu a:hover {
   color: #FAB800;
}

div#topmenu ul {
   list-style-type: none;
}

div#topmenu ul li.first {
   margin-right: 38px;
}

div#topmenu ul li.second {
   margin-right: 37px;
}

div#topmenu ul li.third {
   margin-right: 35px;
}

div#topmenu ul li.fourth {
   margin-right: 30px;
}

div#topmenu ul li.fifth {
   margin-right: 24px;
}

div#topmenu ul li.sixth {
   margin-right: 16px;
}

div#topmenu ul li.seventh {
   margin-right: 6px;
}

div#leftsidebar {
   float: left;
   width: 240px;
   margin-top: 30px;
   padding: 0px;
}

div#content {
   margin-left: 240px;
   background: url(/media/images/left_shadow.png) repeat-y top left;
}

div#main_content {
   position: relative;
   margin-left: 40px;
}

div#footer {
   margin-left: 240px;
   padding-right: 20px;
   font-size: 0.8em;
   text-align: center;
   background: url(/media/images/footer_background_left.png) no-repeat top left;
   height: 69px;
   clear: both;
   color: gray;
}

div#footer a {
   color: gray;
}

div.WAI-icon {
    margin-top: 20px;
    margin-left: 20px;

}

div#footer_right {
   background: url(/media/images/footer_background_right.png) no-repeat top right;
   padding-top: 40px;
}

div#searchbar {
   position: absolute;
   background: url(/media/images/search_background_notrans.png) repeat-x top left;
   height: 54px;
   width: 370px;
   bottom: -35px;
   padding-top: 9px;
}

div#searchbar div#searchbarselect {
   margin-left: 53px;
   font-size: 0.9em;
}

div#searchbar div#searchbarselect input {
   height: 1.2em;
   width: 1.2em;
}

div#searchbar div#searchbarselect label {
   font-weight: bold;
   margin-right: 15px;
}

div#searchbar input {
   font-size: 0.9em;
}

div#searchbar input#search_keywords {
   width: 200px;
   margin-left: 53px;
   border: 1px solid gray;
}

div#searchbar input.submit {
   border: none;
   background: url(/media/images/left_arrow.gif) no-repeat center right;
   padding-right: 30px;
   color: #111D67;
   font-weight: bold;
}

div#navbar {
   background: url(/media/images/navbar_background.png) repeat-x top left;
   height: 40px;
}

div#messageboxdiv {
   margin: 0px 40px;
   margin-right: 180px;
}

div.backmessage {
   font-size: 3em;
   margin-bottom: -1.1em;
   color: #e0dfdb;
   padding-left: 10px;
}

div.right_portlet,
div.left_portlet {
   padding-left: 15px;
   position: relative;
   z-index: 10;
}

div.right_portlet h1,
div.left_portlet h1 {
   color: #b6b6b6;
   font-size: 1.5em;
   margin-left: -15px;
   padding-left: 15px;
   background: url(/media/images/portlet_subbar.png) no-repeat bottom left;
   padding-bottom: 0.25em;
}

div.right_portlet .date {
    color: #b6b6b6;
    font-size: 11px;
}

div.left_portlet a.access {
   display: block;
   color: #b6b6b6;
   font-size: 10px;
   font-weight: bold;
   margin-top: -22px;
   margin-left: 130px;
   background: url(/media/images/access_right_arrow.png) no-repeat center right;
   width: 70px;
   padding: 2px 0px;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.right {
    float: right;
}

div.right_portlet {
   float: right;
   clear: right;
   width: 200px;
   padding-left: 0px;
   padding-right: 15px;
   margin-top: -15px;
}

div.right_portlet h1 {
   color: #b6b6b6;
   font-size: 1.5em;
   margin-left: 0px;
   margin-right: -15px;
   padding-right: 15px;
   padding-left: 0px;
   background: url(/media/images/portlet_subbar_right.png) no-repeat bottom left;
   float: right;
   text-align: right;
   padding-bottom: 0.25em;
}

div.right_portlet ul {
   clear: right;
   list-style-type: none;
}

div.right_portlet ul li {
   text-align: right;
   margin-bottom: 10px;
}

div.right_portlet ul li a:hover {
   color: #FAB800;
}

div.right_portlet ul li a {
   color: #111D67;
}

h1 { 
   font-size: 1.7em;
}

div#usertools {
   font-size: 10px;
   position: absolute;
   top: 0px;
   right: 60px;
   background: url(/media/images/usertools_back.png) repeat-x top left;
   height: 22px;
}

div#usertools_left {
   background: url(/media/images/usertools_back_left.png) no-repeat top left;
   padding-left: 12px;
   margin-left: -12px;
   height: 22px;
}

div#usertools_right {
   padding-right: 12px;
   margin-right: -12px;
   background: url(/media/images/usertools_back_right.png) no-repeat top right;
   height: 22px;
   padding-top: 2px;
}

div#usertools a {
    color: #111D67;
}

div#usertools div#usertools_left div#usertools_right span{
    font-weight: bold;
}

form#languages div {
    position: absolute;
    right: 10px;
}

div.required label {
    background: url(/media/images/required.png) no-repeat center right;
    display: inline !important;
    padding-right: 10px;
}

div.field {
    display: inline;
    font-weight: bold;
}

div.field_content {
    display: inline;
}

div.field_entry {
    margin-bottom: 5px;
}

input.round_button {
    width: 150px;
    margin: 0px 10px;
    border: none;
    background: url(/media/images/round_button.png) no-repeat bottom left;
    font-size: 10px;
    height: 22px;
    color: #111D67;
}

h1.subh1 {
   color: #b6b6b6;
}

#product-search-filter input[type=text]{
    width: 143px;
}

