@charset "utf-8";

/* globals */

* { margin: 0em; 
    padding: 0em;
	border: 0px;
  }
 
html, body
 { width: 100%;
   margin: 0em auto; 
 } 
 
body
 { font: normal 76%/1.5 Trebuchet MS, arial, sans-serif, "courier new", verdana, tahoma; 
   color: #666666;
   background-color: #772840;
   background: url("../../images/web/general-background.gif") repeat center center;
 }
 
table, tr, td, p, div, a, form, span, input, img, body
 { border: 0px; }
 
table
 { border-width: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
 }
 
td, p, div, a, span, input, li
 { font-size: 1em; 
   line-height: 1.5em;
 }

table, tr, td
 { margin: 0em;
   padding: 0em;
 }   
 
img
 { vertical-align: middle; 
   text-align: center;
   margin: 0em; 
   padding: 0em;
 }
 
img.required-star
 { padding: 0.5em 0.2em 0em 0em; }

hr
 { background-color: #eee;
   width: 100%;
   height: 1px;
   border: 0;
   margin: 10px 0 10px 0;
   padding: 0;
 }
 
a:link, a:visited 
 { color: #990000;
   font-size: 11px;
   text-decoration: underline;
 }

a.button-link
 { text-decoration: none; 
   color: #625C52;
 } 

a.button-link-white
 { text-decoration: none; 
   color: #fff;
 }  
 
a.news-link
 { text-decoration: none; 
   color: #5c5c5c;
 }  
 
a.current
 { text-decoration: none; 
   color: #58595b;
   font-weight: bold;
 } 
 
a.selected
 { text-decoration: none; 
   color: #ed1b23;
   font-weight: bold;
 } 

a.home-menu-link, a.home-menu-link:visited, a.home-menu-link:active
 { color: #58595b; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
   font-weight: bold;
 }
 
a.home-menu-link:hover
 { color: #58595b; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
   font-weight: bold;
 } 
 
a.footer-menu-link, a.footer-menu-link:visited, a.footer-menu-link:active
 { color: #fff; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
 }
 
a.footer-menu-link:hover
 { color: #fff; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
 }

a.footer-link, a.footer-link:visited, a.footer-link:active
 { color: #fff; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
 }
 
a.footer-link:hover
 { color: #fff; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
 }

a.left-menu-link, a.left-menu-link:visited, a.left-menu-link:active
 { color: #fff; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
   font-weight: bold;
 }
 
a.left-menu-link:hover
 { color: #fff; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
   font-weight: bold;
 }

a.drop-link, a.drop-link:visited, a.drop-link:active
 { color: #ed1b23; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
   font-weight: bold;
 }
 
a.drop-link:hover
 { color: #ed1b23; 
   text-decoration: none;
   cursor: pointer;
   font-size: 1em; 
   font-weight: bold;
 }
 
a.menu-link, a.menu-link:visited, a.menu-link:active
 { font-weight: bold;
   color: #fff;
   font-size: 1em;
   text-decoration: none;
   cursor: pointer;
   line-height: 2em;
 }
 
a.menu-link:hover
 { font-weight: bold;
   color: #fff;
   font-size: 1em;
   text-decoration: none;
   cursor: pointer;
   line-height: 2em;
 } 

a.back-link, a.back-link:visited, a.back-link:active
 { color: #385682;
   font-size: 1em;
   font-weight: bold;
   text-decoration: none;
 }

a.back-link:hover
 { text-decoration: underline; }

a.caption-link, a.caption-link:visited, a.caption-link:active
 { font-weight: bold;
   color: #fff;
   font-size: 1.05em;
   font-family: verdana, arial;
   text-decoration: none;
   cursor: pointer;
 }
 
a.caption-link:hover
 { font-weight: bold;
   color: #fff;
   font-size: 1.05em;
   font-family: verdana, arial;
   text-decoration: none;
   cursor: pointer;
 } 
 
a.info-link, a.info-link:visited, a.info-link:active
 { font-weight: bold;
   color: #ed1b24;
   font-size: 1em;
   font-family: verdana, arial;
   text-decoration: none;
   cursor: pointer;
   text-align: center;
 }
 
a.info-link:hover
 { font-weight: bold;
   color: #ed1b24;
   font-size: 1em;
   font-family: verdana, arial;
   text-decoration: none;
   cursor: pointer;
   text-align: center;
 }  
 
.link
 { color: #00c; 
   text-decoration: underline;
   cursor: pointer;
 } 
 
/* inputs */ 

input.input-field-large
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 35em;
 }

input.input-field
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 15em;
   background-color: #fafafa;
 }

input.input-field-middle
 { border: 1px solid #999;
   padding: 0em 0.3em 0.2em 0.3em;
   width: 10em;
 }  
 
input.input-field-newsletter
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 198px;
 }   
 
input.input-field-small
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 4em;
 } 

input.input-field-100
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 90%;
 }  
 
input.input-field-94
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 94%;
   background-color: #fafafa;
 } 
 
input.input-field-verysmall
 { border: 1px solid #999;
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 2em;
 } 
 
input.file-field
 { border: 1px solid #999; 
   padding: 0.2em 0.3em 0.2em 0.3em;
 }
 
input.radio-field
 { margin-top: 0.2em; }  
 
input.checkbox-field
 { margin-top: 0.3em;
   margin-right: 0.2em;
 }  
 
select
 { border: 1px solid #999; 
   background-color: #fafafa;
 }
 
select option
 { padding: 0em 0.2em 0em 0.2em; 
   background-color: #fafafa;
 }

select.middle
 { width: 10em; } 
 
textarea
 { border: 1px solid #999; 
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 25em;
   height: 7em;
   background-color: #fafafa;
 } 

textarea.limited
 { border: 1px solid #999; 
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 80%;
   height: 4em;
 }   
 
textarea.wide
 { border: 1px solid #999; 
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 80%;
   height: 10em;
 }  
 
textarea.full
 { border: 1px solid #999; 
   padding: 0.2em 0.3em 0.2em 0.3em;
   width: 98%;
   height: 8em;
 } 
 
/* ajax loading messages */
 
div#ajax-response
 { display: none; 
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   clear: both;
 }

div.ajax-clear-response
 { position: absolute;
   top: 1em;
   right: 1em;
 }  
 
div.ajax-loading-wrapper
 { width: 99.4%;
   padding: 0.3%;
 }

div.ajax-loading-mask
 { position: absolute;
   z-index: 100;
   width: 100%;
   height: 4em;
   min-height: 4em;
   background-color: #ccc;
   border-bottom: 1px solid #999;
 } 

div.ajax-loading-mask-default
 { position: absolute;
   z-index: 100;
   width: 100%;
   height: 5em;
   min-height: 5em;
   background-color: #ccc;
   border-bottom: 1px solid #999;
 }
 
div.ajax-loading
 { position: absolute;
   z-index: 101;
   width: 100%;
   left: 50%;
   margin-left: -50%;
 } 

div.ajax-loading-default
 { background-color: #fff; 
   color: #f00;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   text-align: center;
   min-height: 3.5em;
  }

div.ajax-loading-error
 { background-color: #fcc; 
   color: #000;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
   position: absolute;
   z-index: 102;
   width: 98.8%; 
 }
 
div.ajax-loading-error-small
 { background-color: #fcc; 
   color: #000;
   padding: 3px;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
   width: 252px; 
 }

div.ajax-loading-success
 { background-color: #cfc; 
   color: #000;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
   position: absolute;
   z-index: 102;
   width: 98.8%;
 }
 
div.ajax-loading-success-small
 { background-color: #cfc; 
   color: #000;
   padding: 3px;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
   width: 252px;
 }
 
/* errors */
 
div.message-stack-wrapper
 { width: 99.4%;
   padding: 0.4em 0.3% 0em 0.3%;
 }

div.message-stack-error
 { background-color: #fcc;
   color: #000;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
 }
 
div.message-stack-warning
 { background-color: #ffc; 
   color: #000;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
 }

div.message-stack-success
 { background-color: #cfc; 
   color: #000;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   height: 2.5em;
 }
 
div.db-error-wrapper
 { width: 99.4%;
   min-width: 64.1em;
   padding: 0.4em 0.3% 0.4em 0.3%;
 } 
 
div.db-error
 { background-color: #fcc; 
   color: #000;
   padding: 0.3em;
   font-weight: bold;
   border: 1px solid #999;
   min-height: 2.5em;
 }  

/* common */
 
.size1px
 { font-size: 1px; }  

.size-08
 { font-size: 0.8em; }  
 
.size-09
 { font-size: 0.9em; } 
 
.align-l
 { text-align: left; }  
 
.align-c
 { text-align: center; } 

.align-j
 { text-align: justify; }
 
.align-r
 { text-align: right; }
 
.valign-t
 { vertical-align: top; }

.valign-m
 { vertical-align: middle; }
 
.valign-b
 { vertical-align: bottom; }
 
.clear-l
 { clear: left; }
 
.clear-r
 { clear: right; }
 
.clear-b
 { clear: both; }
 
.float-l
 { float: left; }
 
.float-r
 { float: right; } 

.float-n
 { float: none; } 
 
.z-100
 { z-index: 100; } 
 
.z-110
 { z-index: 110; } 

.z-255
 { z-index: 255; }  
 
.left-40
 { left: 40%; } 

.left-10px
 { left: 10px; }  
 
.left-8px
 { left: 8px; } 
 
.top-40
 { top: 40%; } 

.top-1px
 { top: 1px; }  

.bottom-0px
 { bottom: 0px; } 
 
.top-8px
 { top: 8px; } 
 
.none
 { display: none; }

.inline
 { display: inline; } 

.block
 { display: block; }

.no-underline
 { text-decoration: none; }
 
.relative
 { position: relative; }

.absolute
 { position: absolute; }
 
.hand
 { cursor: pointer; }
 
.bold
 { font-weight: bold; }

.normal
 { font-weight: normal; } 

.no-wrap
 { white-space: nowrap; }
 
.margin-auto
 { margin: 0em auto; }  

.margin-05
 { margin: 0.5em; } 
 
.margin-1
 { margin: 1em; }  
 
.margin-l-01
 { margin-left: 0.1em; }  

.margin-l-02
 { margin-left: 0.2em; }  
 
.margin-l-3px
 { margin-left: 3px; }   
 
.margin-l-03
 { margin-left: 0.3em; }   

.margin-l-04
 { margin-left: 0.4em; }
 
.margin-l-05
 { margin-left: 0.5em; }  
 
.margin-l-1
 { margin-left: 1em; }  

.margin-l-2
 { margin-left: 2em; }  
 
.margin-r-1
 { margin-right: 1em; }  
 
.margin-r-2
 { margin-right: 2em; }  

.margin-r-3px
 { margin-right: 3px; } 
 
.margin-r-05
 { margin-right: 0.5em; }  
 
.margin-l-29px
 { margin-left: 29px; }

.margin-b-01
 { margin-bottom: 0.1em; }  
 
.margin-b-05
 { margin-bottom: 0.5em; }  
 
.margin-b-1
 { margin-bottom: 1em; } 
 
.margin-t-05
 { margin-top: 0.5em; } 

.margin-t-1
 { margin-top: 1em; }  
 
.padding-0
 { padding: 0em; }  
 
.padding-05
 { padding: 0.5em; } 
 
.padding-1
 { padding: 1em; } 

.padding-2
 { padding: 2em; }
 
.padding-5
 { padding: 5em; }  
 
.padding-02
 { padding: 0.2em; } 
 
.padding-03
 { padding: 0.3em; } 
 
.padding-lrb-04
 { padding-right: 0.4em; 
   padding-left: 0.4em;
   padding-bottom: 1.4em;
 } 
 
.padding-lr-05
 { padding-left: 0.5em; 
   padding-right: 0.5em;
 } 

.padding-l-45
 { padding-left: 45%; }

.padding-l-50
 { padding-left: 50%; }
 
.padding-l-01
 { padding-left: 0.1em; } 

.padding-l-03
 { padding-left: 0.3em; } 
 
.padding-l-05
 { padding-left: 0.5em; } 
 
.padding-l-08
 { padding-left: 0.8em; }  
 
.padding-l-1
 { padding-left: 1em; }

.padding-l-105
 { padding-left: 1.5em; }  
 
.padding-l-30px
 { padding-left: 30px; } 
 
.padding-l-18
 { padding-left: 1.8em; } 

.padding-l-2
 { padding-left: 2em; }
 
.padding-l-3
 { padding-left: 3em; }

.padding-l-4
 { padding-left: 4em; }
 
.padding-r-01
 { padding-right: 0.1em; } 

.padding-r-03
 { padding-right: 0.3em; }
 
.padding-r-05
 { padding-right: 0.5em; } 

.padding-r-08
 { padding-right: 0.81em; }  
 
.padding-r-1
 { padding-right: 1em; } 

.padding-r-105
 { padding-right: 1.5em; }  
 
.padding-r-2
 { padding-right: 2em; }  
 
.padding-r-30px
 { padding-right: 30px; }  

.padding-r-10px
 { padding-right: 11px; }   
 
.padding-r-3
 { padding-right: 3em; } 

.padding-r-5
 { padding-right: 5em; } 
 
.padding-r-102
 { padding-right: 1.2em; }  
 
.padding-r-105
 { padding-right: 1.5em; } 
 
.padding-b-02
 { padding-bottom: 0.2em; }

.padding-b-03
 { padding-bottom: 0.3em; } 
 
.padding-b-05
 { padding-bottom: 0.5em; }

.padding-b-1
 { padding-bottom: 1em; }

.padding-b-105
 { padding-bottom: 1.5em; } 
 
.padding-b-2
 { padding-bottom: 2em; }

.padding-b-3
 { padding-bottom: 3em; }
 
.padding-b-5
 { padding-bottom: 5em; } 

.padding-t-02
 { padding-top: 0.2em; }
 
.padding-t-03
 { padding-top: 0.3em; } 

.padding-t-04
 { padding-top: 0.4em; } 
 
.padding-t-05
 { padding-top: 0.5em; }
 
.padding-t-07
 { padding-top: 0.7em; } 
 
.padding-t-08
 { padding-top: 0.8em; }

.padding-t-1
 { padding-top: 1em; }

.padding-t-2
 { padding-top: 2em; } 

.padding-t-3
 { padding-top: 3em; } 
 
.padding-t-5
 { padding-top: 5em; }   

.padding-t-7
 { padding-top: 7em; }

.padding-t-9
 { padding-top: 9em; }
 
.col-fff
 { color: #fff; }
 
.col-f00 
 { color: #f00; }

.col-039 
 { color: #039; }

.col-625c52
 { color: #625c52; }

.col-033443
 { color: #033443; }

.col-ed1b24
 { color: #ed1b24; }

.col-5c5c5c
 { color: #5c5c5c; }

.col-900
 { color: #900; }
 
.back-000
 { background-color: #000; 
   color: #fff;
 } 
 
.back-fff 
 { background-color: #fff; 
   color: #000;
 }

.back-eee 
 { background-color: #eee; 
   color: #000;
 } 
 
.back-dee4e8 
 { background-color: #dee4e8; 
   color: #000;
 } 
 
.back-ed1b23 
 { background-color: #ed1b23; 
   color: #fff;
 }

.back-d8d8d8 
 { background-color: #d8d8d8; 
   color: #000;
 } 
 
.back-626262 
 { background-color: #626262; 
   color: #fff;
 }
 
.back-dfdfdf 
 { background-color: #dfdfdf; 
   color: #000;
 } 
 
.back-f66 
 { background-color: #f66; 
   color: #000;
 }

.back-fcc 
 { background-color: #fcc; 
   color: #000;
 } 
 
.back-9f6 
 { background-color: #9f6; 
   color: #000;
 } 
 
.back-cfe3ff 
 { background-color: #cfe3ff;
   color: #000;
 } 

.back-e6e5e2 
 { background-color: #e6e5e2;
   color: #000;
 } 

.back-F2F2F0 
 { background-color: #F2F2F0; 
   color: #000;
 } 

.back-827A6D 
 { background-color: #827A6D; 
   color: #000;
 } 

.back-ebebe4 
 { background-color: #ebebe4; 
   color: #000;
 } 

.back-9d9d94 
 { background-color: #9d9d94; 
   color: #000;
 } 

.back-b0ada8 
 { background-color: #b0ada8; 
   color: #000;
 } 

.back-efefef 
 { background-color: #efefef; 
   color: #000;
 }  

.back-f5f5f5 
 { background-color: #f5f5f5; 
   color: #000;
 }  
 
.back-5c5c5c 
 { background-color: #5c5c5c; 
   color: #000;
 }   

.back-b8b9bc 
 { background-color: #b8b9bc; 
   color: #000;
 }   
 
.back-e6e4e2 
 { background-color: #e6e4e2; 
   color: #000;
 }
 
.back-d9e1ce
 { background-color: #d9e1ce; 
   color: #000;
 }

.back-ebebeb 
 { background-color: #ebebeb; 
   color: #000;
 }  

.back-e1e1e1 
 { background-color: #e1e1e1; 
   color: #000;
 }  
 
/* buttons */

input.button-submit
 { position: absolute; 
   left: -10px; 
   top: -10px; 
   width: 0em; 
   height: 0em;
 }

div.default-buttons
 { float: left; 
   border: 1px solid #b7b7b7; 
 }

div.action-buttons
 { float: right; 
   border: 1px solid #b7b7b7; 
 }
 
div.button-enabled
 { background-color: #fff; 
   background: url(../../images/buttons/button-silver.gif) repeat-x top left;
   border: 1px solid #fff;
   float: left;
   color: #625C52; 
   text-align: center;
   cursor: pointer;
   width: 100%;
 } 

div.button-enabled-white
 { background-color: #fff; 
   background: url(../../images/buttons/button-white.gif) repeat-x top left;
   border: 1px solid #fff;
   float: left;
   color: #625C52; 
   text-align: center;
   cursor: pointer;
   width: 100%;
 }
 
div.button-disabled 
 { background-color: #fff; 
   background: url(../../images/buttons/button-silver.gif) repeat-x top left;
   border: 1px solid #fff;
   float: left;
   color: #999; 
   text-align: center;
   cursor: default;
   width: 100%;
 }

/* tables */

.border-0
 { border-width: 0px;
   border-spacing: 0px;
   border-collapse: collapse;
 }
 
.border-1px-black
 { border-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #000;
   border-style: solid;
 }

.border-1px-d7d7d7
 { border-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #d7d7d7;
   border-style: solid;
 } 
 
.border-3px-cac8c8
 { border-width: 3px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #cac8c8;
   border-style: solid;
 }
 
.border-8px-c3c1c1
 { border-width: 8px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #c3c1c1;
   border-style: solid;
 }

.border-tl-3px-cac8c8
 { border-top-width: 3px;
   border-left-width: 3px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #cac8c8;
   border-style: solid;
 }

.border-tr-3px-cac8c8
 { border-top-width: 3px;
   border-right-width: 3px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #cac8c8;
   border-style: solid;
 }

.border-lr-3px-cac8c8
 { border-left-width: 3px;
   border-right-width: 3px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #cac8c8;
   border-style: solid;
 }

.border-b-3px-cac8c8
 { border-bottom-width: 3px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #cac8c8;
   border-style: solid;
 }
 
.border-r-1px-fff
 { border-right-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #fff;
   border-style: solid;
 } 
  
.border-l-1px-fff
 { border-left-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #fff;
   border-style: solid;
 }  
  
.border-2px-white
 { border-width: 2px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #fff;
   border-style: solid;
 } 
 
.border-b-1px-black-dotted
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #000;
   border-style: dotted;
 } 
 
.border-1px-385682
 { border-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #385682;
   border-style: solid;
 }

.border-1px-b0ada8
 { border-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #b0ada8;
   border-style: solid;
 }

.border-1px-cfe3ff
 { border-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #cfe3ff;
   border-style: solid;
 }
 
.border-b-1px-c7b299
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #c7b299;
   border-style: solid;
 }

.border-b-1px-385682
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #385682;
   border-style: solid;
 }

.border-b-1px-625C52
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #625C52;
   border-style: solid;
 } 

.border-b-1px-827c6d
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #827c6d;
   border-style: solid;
 } 

.border-b-1px-ed1b23
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #ed1b23;
   border-style: dashed;
 }  

.border-b-1px-fff
 { border-bottom-width: 1px;
   border-spacing: 0px;
   border-collapse: collapse;
   border-color: #fff;
   border-style: dashed;
 }  
 
.border-1px-999
 { border: 1px solid #999; }

.width-20em
 { width: 20em; }

.width-2
 { width: 2%; }  
 
.width-5
 { width: 5%; } 

.width-10
 { width: 10%; } 
 
.width-15
 { width: 15%; } 

.width-16
 { width: 16%; } 
 
.width-20
 { width: 20%; } 

.width-22
 { width: 22%; }
 
.width-25
 { width: 25%; } 
 
.width-30
 { width: 30%; }

.width-32
 { width: 32%; }  
 
.width-33
 { width: 33%; } 
 
.width-34
 { width: 34%; }

.width-35
 { width: 35%; }
 
.width-40
 { width: 40%; } 

.width-45
 { width: 45%; }  

.width-47
 { width: 47%; } 
 
.width-49
 { width: 49%; }
 
.width-50
 { width: 50%; } 

.width-53
 { width: 53%; } 
 
.width-55
 { width: 55%; }
 
.width-60
 { width: 60%; }

.width-65
 { width: 65%; }
 
.width-70
 { width: 70%; } 

.width-75
 { width: 75%; } 
 
.width-80
 { width: 80%; }
 
.width-85
 { width: 85%; } 

.width-90
 { width: 90%; } 

.width-95
 { width: 95%; }  

.width-98
 { width: 98%; } 
 
.width-99
 { width: 99%; } 
 
.width-100
 { width: 100%; }

.width-1px
 { width: 1px; }  
 
.width-5px
 { width: 5px; }  
 
.width-8px
 { width: 8px; }  
 
.width-10px
 { width: 10px; }  

.width-11px
 { width: 11px; }  
 
.width-15px
 { width: 15px; }  
 
.width-12px
 { width: 12px; } 
 
.width-13px
 { width: 13px; }  
 
.width-14px
 { width: 14px; } 

.width-20px
 { width: 20px; } 
 
.width-22px
 { width: 22px; } 

.width-23px
 { width: 23px; } 

.width-24px
 { width: 24px; }
 
.width-25px
 { width: 25px; }  

.width-27px
 { width: 27px; } 
 
.width-28px
 { width: 28px; } 
 
.width-30px
 { width: 30px; } 

.width-37px
 { width: 37px; }
 
.width-39px
 { width: 39px; }

.width-48px
 { width: 48px; }
 
.width-50px
 { width: 50px; }   

.width-55px
 { width: 55px; }   
 
.width-63px
 { width: 63px; } 
 
.width-91px
 { width: 91px; }

.width-100px
 { width: 100px; } 
 
.width-113px
 { width: 113px; }  
 
.width-135px
 { width: 135px; } 

.width-140px
 { width: 140px; } 
 
.width-145px
 { width: 145px; }  

.width-150px
 { width: 150px; } 
 
.width-154px
 { width: 154px; }

.width-161px
 { width: 161px; }
 
.width-170px
 { width: 170px; } 

.width-179px
 { width: 179px; } 
 
.width-180px
 { width: 180px; }  

.width-191px
 { width: 191px; }
 
.width-200px
 { width: 200px; } 

.width-210px
 { width: 210px; }  
 
.width-212px
 { width: 212px; } 

.width-213px
 { width: 213px; } 

.width-214px
 { width: 214px; }
 
.width-221px
 { width: 221px; } 

.width-238px
 { width: 238px; }
 
.width-240px
 { width: 240px; } 

.width-241px
 { width: 241px; }  
 
.width-247px
 { width: 247px; } 

.width-250px
 { width: 250px; } 

.width-258px
 { width: 258px; }
 
.width-260px
 { width: 260px; } 

.width-261px
 { width: 261px; }

.width-262px
 { width: 262px; } 
 
.width-264px
 { width: 264px; }

.width-265px
 { width: 265px; }

.width-278px
 { width: 278px; }

.width-285px
 { width: 285px; }
 
.width-288px
 { width: 288px; } 

.width-290px
 { width: 290px; } 
 
.width-295px
 { width: 295px; }  

.width-300px
 { width: 300px; } 
 
.width-306px
 { width: 306px; }

.width-327px
 { width: 327px; }
 
.width-330px
 { width: 330px; }  

.width-335px
 { width: 335px; }
 
.width-338px
 { width: 338px; } 

.width-339px
 { width: 339px; } 

.width-340px
 { width: 340px; } 
 
.width-344px
 { width: 344px; } 
 
.width-345px
 { width: 345px!important; }  

.width-348px
 { width: 348px; } 
 
.width-375px
 { width: 375px; }  
 
.width-377px
 { width: 377px; } 

.width-399px
 { width: 399px; } 

.width-400px
 { width: 400px; } 

.width-430px
 { width: 430px; }  
 
.width-440px
 { width: 440px; } 

.width-450px
 { width: 450px; }
 
.width-490px
 { width: 490px; }  
 
.width-491px
 { width: 491px; } 

.width-500px
 { width: 504px; } 
 
.width-504px
 { width: 504px; } 

.width-531px
 { width: 531px; }  

.width-540px
 { width: 540px; }
 
.width-548px
 { width: 548px; }  

.width-550px
 { width: 550px; } 
 
.width-551px
 { width: 551px; }  
 
.width-562px
 { width: 562px; }
 
.width-590px
 { width: 590px; }  
 
.width-598px
 { width: 598px; } 
 
.width-600px
 { width: 600px; } 

.width-609px
 { width: 609px; } 
 
.width-610px
 { width: 610px; }
 
.width-611px
 { width: 611px; }

.width-612px
 { width: 612px; } 

.width-627px
 { width: 627px; }  
 
.width-637px
 { width: 637px; }   
 
.width-650px
 { width: 650px; }
 
.width-700px
 { width: 700px; }
 
.width-731px
 { width: 731px; }

.width-750px
 { width: 750px; } 
 
.width-771px
 { width: 771px; } 

.width-791px
 { width: 791px; }  

.width-826px
 { width: 826px; } 

.width-800px
 { width: 800px; } 

.width-840px
 { width: 840px; }
 
.width-850px
 { width: 850px; } 
 
.width-853px
 { width: 853px; }
 
.width-869px
 { width: 869px; } 
 
.width-876px
 { width: 876px; }
 
.width-900px
 { width: 900px; }  

.width-1090px
 { width: 1090px; } 
 
.width-1114px
 { width: 1114px; } 
 
.height-1px
 { height: 1px; } 

.height-2px
 { height: 2px; } 
 
.height-3px
 { height: 3px; }  
 
.height-05em
 { height: 0.5em; } 

.height-1em
 { height: 1em; } 

.height-3em
 { height: 3em; } 
 
.height-302em
 { height: 3.2em; }
 
.height-100 
 { height: 100%; }

.height-5px
 { height: 5px; } 
 
.height-7px
 { height: 7px; }  

.height-8px
 { height: 8px; }  
 
.height-10px 
 { height: 10px; } 
 
.height-11px 
 { height: 11px; }

.height-14px 
 { height: 14px; }

.height-17px 
 { height: 17px; }
 
.height-20px 
 { height: 20px; } 

.height-22px 
 { height: 22px; }  
 
.height-25px 
 { height: 25px; } 

.height-26px 
 { height: 26px; }  
 
.height-29px 
 { height: 29px; }

.height-30px 
 { height: 30px; }
 
.height-38px 
 { height: 38px; }

.height-40px 
 { height: 40px; }

.height-42px 
 { height: 42px; }

.height-49px 
 { height: 49px; }
 
.height-50px 
 { height: 50px; }

.height-52px 
 { height: 52px; } 
 
.height-56px 
 { height: 56px; } 
 
.height-60px 
 { height: 60px; } 
 
.height-62px 
 { height: 62px; }

.height-68px 
 { height: 68px; } 

.height-74px 
 { height: 74px; } 
 
.height-77px 
 { height: 77px; }  
 
.height-78px 
 { height: 78px; }  
 
.height-80px 
 { height: 80px; } 

.height-91px 
 { height: 91px; } 
 
.height-99px 
 { height: 99px; } 
 
.height-100px 
 { height: 100px; }

.height-102px 
 { height: 102px; } 
 
.height-116px 
 { height: 116px; }  
 
.height-120px 
 { height: 120px; } 

.height-126px 
 { height: 126px; }  
 
.height-130px 
 { height: 130px; }  
 
.height-138px 
 { height: 138px; }  

.height-157px 
 { height: 157px; } 
 
.height-158px 
 { height: 158px; } 

.height-170px 
 { height: 170px; } 

.height-180px 
 { height: 180px; } 
 
.height-200px 
 { height: 200px; }

.height-220px 
 { height: 220px; }

.height-239px 
 { height: 239px; }
 
.height-240px 
 { height: 240px; }
 
#container 
 { padding: 18px 22px 0 22px;
   width: 879px;	
   height: auto;
   background-color: #FFF;
   margin: 10px auto 0 auto;
 }

#popupcontainer
 { padding: 0 0 0 20px;
   width: 619px;
   height: auto;
   background-color: #FFF;
   margin: 0.1em auto 0 auto;
 }
 
#container #top 
 { width: 879px;	
   height: 90px;
 }
 
#container #top .logo 
 { float: left;
   width: 120px;	
   height: 80px;
   background: transparent url("../../images/web/logo.gif") no-repeat center center;
 }

.lang 
 { margin: 30px 0 0 0;
   float: left;
   width: 759px;
   height: 21px;
   background-color: #EFEFEF;
 }

.lang ul 
 { list-style-type: none;
   float: right;
   padding: 0;
   background: #FFF;
 }

.lang li 
 { padding: 0 5px 0 25px;
   list-style-type: none;
   float: left;	
   background: #EFEFEF url("../../images/web/separator.gif") no-repeat left bottom;
 }

.lang li.last 
 { list-style-type: none;
   float: left;	
   background: #EFEFEF;
   padding: 0 5px 0 5px;
   margin: 0 0 0 20px;
 }
 
.lang li a:link, .lang li a:visited 
 { padding: 3px 0 0 0;
   text-decoration: none;
   display: block;
   float: left;
   height: 18px;
   text-transform: uppercase;
   color: #924F60;
   font-size: 10px;
   font-weight: 600;
 }
 
#flashcontent 
 { width: 879px;
   height: 350px;
   text-align: center;
   padding: 0;
   font-weight: 600;
 }
 
.clear 
 { clear: both; }
 
.footer-homepage 
 { border-top: 1px solid #CAA609;
   padding: 15px 0 0 0;
   color: #990000;
   font-size: 11px;
   margin: 5px 0 0 0;
 }
 
#footer 
 { width: 959px;
   margin: 0 auto;	
   height: 81px;
   background: transparent url("../../images/web/footer.jpg") no-repeat;
 }
 
.footer ul 
 { list-style-type: none; }
 
.footer li 
 { list-style-type: none;
   float: left;
   padding: 0 1px 0 1px;
 }
 
.footer a:link, .footer a:visited 
 { color: #990000;
   font-size: 11px;
   text-decoration: underline;
 }
 
.homepage-column 
 { width: 420px;
   float: left;
   padding: 0 15px 15px 0;
 }
 
#flashnavigation 
 { text-align: center;
   width: 690px;
   height: 325px;
   padding: 0;
   font-weight: 600;
   float: left;
 }
 
.right 
 { width: 189px;
   float: left;
 }
 
#navigation_ 
 { width: 879px;
   height: 41px;
   background: transparent url("../../images/web/navigation-background.gif") no-repeat center center;
   overflow: hidden;
 }

#navigation_ ul  
 { list-style-type: none; }
 
#navigation_ li  
 { list-style-type: none;
   float: left;
 }
 
#navigation_ li a:link, #navigation_ li a:visited 
 { display: block;
   float: left;
   width: 175px;
   height: 28px;
   text-align: center;
   padding: 13px 0 0 0;
   color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: 600;
 }
 
.line 
 { width: 879px;
   margin: 0 auto;	
   height: 20px;
   background: transparent url("../../images/web/line.gif") no-repeat;
 }
 
.booking
 { padding: 1em; }
 
.content hr
 { background-color: #aaa;
   width: 100%;
   height: 1px;
   border: 0;
   margin: 10px 0 10px 0;
   padding: 0;
 }
 
.content ul
 { margin: 5px 0 5px 30px; } 
 
.popupcontent
 { float: left;
   padding-top: 0.5em; 
   width: 96%;
 } 
 
.popupcontent p
 { text-align: center;
   font-size: 0.8em;
   color: #900;
 }
 
.popupcontent hr
 { background-color: #aaa;
   width: 100%;
   height: 1px;
   border: 0;
   margin: 10px 0 10px 0;
   padding: 0;
 } 
 
.home-banner  
 { display: block;
   list-style-type: none;	
   padding: 5px 0 0 35px;
   color: #FFFFFF;
   width: 879px;
   height: 18px;
   margin: 4px 0 4px 0;
   background: transparent url("../../images/web/banner-line.gif") no-repeat;
 } 
 
.home-banner  a:link, .home-banner a:visited 
 { color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: 600;
   margin: 4px 0 4px 0;
 }   
 
.left-column 
 { width: 260px;
   height: auto;
   float: left;
   padding: 0 20px 0 0;
 }
 
.right-column 
 { width: 599px;
   height: auto;
   float: left;
 }

.right-column ul.own
 { list-style-type: none;
   margin: 15px 0 10px 0;
 }
 
.right-column li.own
 { display: block;
   list-style-type: none;	
   padding: 5px 0 0 35px;
   color: #FFFFFF;
   width: 564px;
   height: 18px;
   margin: 4px 0 4px 0;
   background: transparent url("../../images/web/right-colomn-line.gif") no-repeat;
 }
 
.home-banner ul.own
 { list-style-type: none; } 
 
.home-banner li.own
 { display: block;
   list-style-type: none;	
   color: #FFFFFF;
 } 
 
.right-column li.own a:link, .right-column li.own a:visited, .home-banner li.own a:link, .home-banner li.own a:visited 
 { color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: 600;
   margin: 4px 0 4px 0;
 }

.left-column ul  
 { list-style-type: none;
   margin: 15px 0 0 0;
 }
 
.left-column li  
 { display: block;
   list-style-type: none;	
   padding: 5px 0 0 35px;
   width: 225px;
   height: 18px;
   margin: 4px 0 4px 0;
   background: transparent url("../../images/web/navigation-background2.gif") no-repeat;
 }
 
.left-column li a:link, .left-column li a:visited 
 { color: #924F60;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: 600;
 }

.left-column li.primary
 { display: block;
   list-style-type: none;	
   padding: 4px 0 0 35px;
   width: 225px;
   height: 23px;
   color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: 600;
   margin: 4px 0 4px 0;
   background: transparent url("../../images/web/line-sub.gif") no-repeat;
 }
 
.left-column li a.primary:link, .left-column li a.primary:visited 
 { color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 12px;
   font-weight: 600;
   margin: 4px 0 4px 0;
 }

.left-column li.primary2
 { display: block;
   list-style-type: none;	
   padding: 5px 0 0 35px;
   width: 225px;
   height: 18px;
   margin: 4px 0 4px 0;
   background: transparent url("../../images/web/line-sub.gif") no-repeat;
 }
 
.left-column li a.primary2:link, .left-column li a.primary2:visited 
 { color: #FFFFFF;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: 600;
   margin: 4px 0 4px 0;
 }
 
.left-column p 
 { font-size: 11px;
   color: #666666;
   text-align: justify;
   line-height: normal;
 }

.footer-image 
 { margin: 20px 0 0 0;
   width: 879px;
   height: 168px;
   text-align: right;
   background: transparent url("../../images/web/footer-line.gif") repeat-x right bottom;
 }
 
.footer-subpage 
 { border-top: 1px solid #51212D;
   padding: 15px 0 0 0;
   color: #990000;
   font-size: 11px;
   margin: 5px 0 0 0;
 }
 
.footer-subpage p  
 { font-size: 10px;
   padding: 10px 0 2px 0;
 }
 
.footer-subpage a:link, .footer-subpage a:visited 
 { color: #990000;
   font-size: 11px;
   text-decoration: underline;
 }
 
.help ul 
 { list-style-type: none; }
 
.help li 
 { list-style-type: none;
   float: right;
   padding: 0 1px 0 1px;
 }
 
.help  a:link, .help a:visited 
 { color: #990000;
   font-size: 11px;
   text-decoration: underline;
 }
 
.header
 { padding-bottom: 5px; }
 
.content  
 { float: left;
   padding: 0;
 }
 
.content p 
 { margin: 0 0 5px 0;
   text-align: justify;
 }
 
.content img 
 { margin: 0 0 10px 0; }
 
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6
 { color: #924F60;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 16px;
   margin: 0 0 5px 0;
   font-weight: 600;
 }
 
.content h2 
 { font-size: 14px; }

.content h3
 { font-size: 13px; }
 
.content h4
 { font-size: 12px; }
 
.content h5
 { font-size: 11px; }
 
.content h6
 { font-size: 10px; }
 
div.newsletter-form
 { width: 260px; }
 
div.newsletter-left
 { float: left; 
   width: 210px;
 }
 
div.newsletter-right
 { float: left; 
   width: 50px;
 }
 
div.booking-button
 { text-align: center;
   width: 169px;
   float: right;
 }
 
.language 
 { margin: 10px 8px 0 0;
   float: right;
   height: 21px;
   width: 189px;
 }
 
.language ul 
 { list-style-type: none;
   float: right;
   padding: 0 0 0 20px;
   background: #FFF;
 }
 
.language li 
 { padding: 0 5px 0 25px;
   list-style-type: none;
   float: left;	
   background: #EFEFEF url("../../images/web/separator.gif") no-repeat left bottom;
 }
 
.language li.last 
 { list-style-type: none;
   float: left;	
   background: #EFEFEF;
   padding: 0 5px 0 5px;
   margin: 0;
 }
 
.language li a:link, .language li a:visited 
 { padding: 3px 0 0 0;
   text-decoration: none;
   display: block;
   float: left;
   height: 18px;
   text-transform: uppercase;
   color: #924F60;
   font-size: 10px;
   font-weight: 600;
 }
 
.security-code
 { color: #f00;
   font-size: 1.2em;
   font-weight: bold;
   letter-spacing: 1px;
 }
 
div.JustifyCenter
 { text-align: center; }

#tdate.closed + img
 { display: none; }
 
#fdate + img
 { padding-left: 2px;
   padding-top: 2px;
   float: left;
   width: 18px;
   height: 18px;
   cursor: pointer;
 }
 
#tdate + img
 { padding-left: 2px;
   padding-top: 2px;
   float: left;
   width: 18px;
   height: 18px;
   cursor: pointer;
 }
