/* tags */
body                { margin: 0; font-size: 0.8em; font-family: Verdana, Arial; }
p                   { font-size: 1em; margin: 0 0 10px 0; }
td                  { font-size: 0.8em; }

input, textarea, select
                    { font-size: 0.9em; margin-bottom: 15px; }

a                   { color: #FFF; text-decoration: underline; }
a:hover             { text-decoration: none; }

h1                  { font-size: 1em; color: #FEBB22; margin: 0; padding: 3px 10px 4px 10px; background-color: #000034; border-bottom: 1px solid #FFF; }
h2                  { font-size: 1.2em; color: #000034; }
h3                  { font-size: 1em; }
h4                  { clear: both; color: #FEBB22; font-size: 0.9em; padding: 5px; background-color: #000034; margin-bottom: 0; }
h1 a, h2 a, h3 a, h4 a { color: #FFF; font-weight: normal; }

ul                  { margin-left: 15px; }

/* IDs */
#home #panel1       { padding: 0; border-right: 1px solid #FFF; }
#home #panel2       { height: 500px; font-size: 0.9em; padding: 0; background-color: #D0D0F8; }
#home #panel3       { display: none; }

#header             { width: 100%; padding: 0 10px; background-color: #9CB5EF; background-image: url(images/bg_header.gif); background-repeat: no-repeat; background-position: top left; }
.headerlogo         {}
.headertypes        { text-align: center; vertical-align: middle; }
.headerfopdac       { vertical-align: top; padding: 20px 10px; }
.headercurrency     { vertical-align: top; padding-top: 20px; }

#menu               { width: 100%; border-top: 1px solid #FFF; background-image: url(images/bg_bluet.gif); }
#menu a             { height: 23px; line-height: 22px; font-size: 0.9em; border-right: 1px solid #FFF; color: #FFF; font-weight: bold; text-align: center; vertical-align: top; padding: 0 8px 0 8px; text-decoration: none; white-space: nowrap; }
#menu a:hover       { color: #FFF; text-decoration: none; background-image: url(images/bg_redt.gif); background-repeat: repeat-x; }
#menu a.start       { width: 71px; }
#menu a.end         {}

#countriesRow       { padding: 10px; background-color: #000034; border-bottom: 1px solid #FFF; text-align: center; }
#countriesRow div   { width: 100%; }
#countriesRow a     { width: 60px; height: 60px; vertical-align: top; font-size: 0.8em; text-decoration: none; margin: 0 10px 10px 0; background-image: url(images/bg_flag.gif); background-repeat: no-repeat; background-position: center top; }
#countriesRow img   { width: 50px; height: 38px; }

#countriesCol       { width: 70px; text-align: center; vertical-align: top; padding: 2px; background-color: #000034; border-right: 1px solid #FFF; }
#countriesCol a     { width: 66px; font-size: 0.7em; text-decoration: none; margin: 5px 0; display: block; }
#countriesCol img   { width: 50px; height: 38px; }

#gallery            { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-image: url(images/gallery/gallery.png); }
#gallery_table      { padding: 10px; }
#gallery_image      { text-align: center; vertical-align: middle; }
#gallery_image img  { border: 1px solid #FFFFFF; }
#gallery_title      { font-weight: bold; font-size: 14px; color: #FFFFFF; vertical-align: top; }

#content            { width: 100%; background-color: #B8B8EC; vertical-align: top; }

#infopanel          { border: 1px solid #000034; padding: 5px; font-size: 0.9em; background-color: #CCCCFF; } /* C2A691 */
#infopanel a        { color: #000; }
#infopanel td       { padding: 2px; }
#infopanelWI        { background-color: #CCCCFF; background-image: url(images/bg_infotop.gif); background-position: top; background-repeat: no-repeat; }
#infopanelWI td     { padding: 8px 5px; border-bottom: 1px solid #333366; }
#infopanelWI .label { border-right: 1px solid #333366; font-weight: bold; }
#infopanelWI .header { font-weight: bold; text-align: center; }
#infopanelinner     { background-image: url(images/bg_infobottom.gif); background-position: bottom; background-repeat: no-repeat; }

#panel1             { float: left; width: 614px; height: 100%; padding: 10px; border-right: 1px solid #FFF; }
#panel2             { float: left; width: 292px; height: 100%; padding: 10px; background-color: #9999CC; border-right: 1px solid #FFF; }
#panel2WI           { float: left; width: 292px; height: 100%; border-right: 1px solid #FFF; background-color: #333366; background-image: url(images/bg_panel2top.jpg); background-position: top; background-repeat: no-repeat; }
#panel2inner        { height: 100%; padding: 10px; background-image: url(images/bg_panel2bottom.jpg); background-position: bottom; background-repeat: no-repeat; }
#panel3             { float: left; width: 200px; height: 100%; padding: 10px; }
#panel4             { width: 100%; height: 100%; padding: 10px; }

#list               { }
#listitem           { float: left; display: block; clear: both; width: 100%; padding: 5px; }
#listitem a         { color: #000034; }
.images             { float: left; width: 150px; }
.images .photo      { border: 1px solid #000034; width: 150px; }
.info               { float: left; padding: 0 5px; }
.row                { background-color: #CECCF1; }
.rowhover           { cursor: hand; background-color: #C2A691; }

#links              { height: 150px; color: #FFF; padding: 5px 10px; vertical-align: bottom; background-color: #000034; border-top: 1px solid #FFF; font-size: 0.6em; background-image: url(images/bg_blueb.gif); background-repeat: repeat-x; background-position: bottom; }

#footer             { width: 100%; border-top: 1px solid #FFF; }
#footer td          { padding: 10px; font-size: 0.7em; }
#footer a           { color: #000; }

#images             { margin-bottom: 15px; background-color: #000034; }
#images td          { vertical-align: top; color: #FFF; }
.images_main        { width: 594px; height: 400px; }
.images_sub1        { width: 117px; height: 85px; }

#form               { width: 594px; background-color: #CECCF1; }
#form td            { font-size: 0.7em; padding: 5px; }
#form input, #form select   { font-size: 0.9em; }
#form textarea      { font-size: 1em; }
.label              { vertical-align: top; }
.form_header        { background-color: #000034; color: #FEBB22; font-weight: bold; }
.form_info          { font-style: italic; padding-top: 10px; color: #000; }
.form_button        { text-align: right; }
.form_button input  { width: 100%; padding: 2px; background-color: #000034; color: #FFF; border: 0; font-weight: bold; }

#extrainfo          { display: none; }

#scroller           { position: relative; top: 0; }

/* classes */
.button             { background-color: #000034; color: #FFF; border: 0; font-weight: bold; padding: 2px 5px 2px 5px; margin-bottom: 0; }

.lang               { float: left; clear: both; }
.lang img           { width: 38px; height: 20px; }

.search             { padding: 10px; }
.search input, .search select { width: 100%; }

.link               { color: #FF0000; }
.document           { color: #FF0000; }
.contact            { }
.contact a          { width: 100%; padding: 3px; color: #FFF; text-decoration: none; background-image: url(images/bg_blueb.gif); background-position: middle; background-repeat: repeat-x; background-color: #000034; font-weight: bold; text-align: center; }
.contact a:hover    { background-image: url(images/bg_redb.gif); background-position: middle; background-repeat: repeat-x; }
.pricedisclaimer    { border: 1px solid #FFF; background-color: #CECCF1; padding: 5px; color: #000034; font-weight: bold; }

.statuses           { position: absolute; }
#list .statuses     { left: 86px; position: absolute; border-top: 1px solid #000034; border-left: 1px solid #000034; }
.statuses img       { float: left; }
.statuses a img     { margin: 5px; }