/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SET UP
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/* mac hide\*/
html, body
{
    height: 100%;
    color:black;
 

}
/* end hide */

body
{
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 935px; /* for mozilla*/
    background-color: #4396ca;
    font-size: 80%;
    font-family: Arial, Verdana;
    background-image: url(../images/mainbg.gif);
    background-repeat:repeat-x;
}

H1
{
    color:#ED1C24;
    font-size:140%;
    margin-bottom:10px;
}

H2
{
    color:#ED1C24;
    font-size:120%;
    margin-bottom:10px;
}

#outer
{
    height: 100%;
    min-height: 100%;
    width: 935px;
    background-color: white;
    text-align: left;
    margin: auto;
    position: relative;
    margin-top:47px;
}

html > body #outer
{
    height: auto;
}

A, A:Visited, A:Active
{
    color:#ED1C24;
    text-decoration:none;
}

A:Hover
{
    color:#F7979B;
    text-decoration:none;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#header
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 935px;
    height: 332px;
    overflow: hidden;
    color: black;
    z-index: 100;
    background-color:white;
}

#logo
{
    position: absolute;
    left: 25px;
    top: 32px;
}

#header_top
{
    position: absolute;
    right: -1px;
    top: 0px;
    text-align:right;
}

#top_left_corner
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#www
{
    position: absolute;
    right: 25px;
    top: 100px;
}

#www A, #www A:Active, #www A:Visited
{
    font-size:100%;
    color:#5B8CCC;
    font-weight:bold;
}

#www A:Hover
{
    color:Red;
}

#headertext
{
    position: absolute;
    left: 410px;
    top: 38px;
    color:#939393;
    font-size:140%;
    line-height:30px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#headermenu
{
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color:#ed1c24;
    color:White;
}


.menuitems A, .menuitems A:Active, .menuitems A:Visited
{
    color:White;
    font-size:70%;
    font-weight:bold;
    padding-right:35px;
}

#headermenu A:Hover
{
    color:#F7979B;
}

.menuitems
{
    padding-left:25px;
    height:27px;
    border-right:solid 1px white;
    border-bottom:solid 1px white;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 491px;
    /*margin-left:40px;*/
    margin-top: 366px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:justify;
    /*border:solid 1px black;*/
    background-color:white;
    
}

#title
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left: 35px;
}

#left p
{
    color: black;
    padding-left:40px;
}

#left TD
{
    font-size:80%;
    line-height:25px;
}

#left H1, #left H2
{
    padding-left:40px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   RIGHT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#right
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 376px;
    margin-top: 366px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    margin-right:20px;
    /*border:solid 1px black;*/
    line-height:24px;
    background-color:white;
    padding-left:28px;
}

#right TD
{
    font-size:80%;
    line-height:24px;
}

#righttitle
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left:20px;

}

#rightphoto
{
    padding-top: 108px;
    padding-bottom: 32px;

}

#right A, #right A:Active, #right A:Visited
{
    font-weight:bold;
}


.linespacer
{
    position:absolute;
    left:-35px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT FULL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftfull
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 895px;
    /*margin-left:40px;*/
    /*margin-right:40px;*/
    margin-top: 366px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:justify;
    background-color:white;
    /*padding-left:40px;*/
}

#leftfull p
{
    color: black;
    padding-left:40px;
}

#leftfull TD
{
    font-size:80%;
    line-height:25px;
}

#leftfull H1, #leftfull H2
{
    padding-left:40px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   NEWS TABLE
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.news_heading
{
    font-weight:bold;
    border-top:solid 1px #CCCCCC;    
}

.news_main
{
    vertical-align:top;
}

.news_more
{
    text-align:right;
}

.spacer
{
    padding-left:40px;
    height:20px;
}

.news_photos
{
    margin-left:40px;
    margin-right:40px;
}

.news_photos TD
{
    padding-right:20px;
    padding-bottom:20px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FOOTER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#footer
{
    position: relative;
    margin: auto;
    width: 935px;
    height: 30px;
    bottom: 0px;
    clear: both;
    margin-bottom: -50px;
    background-color:#ed1c24;
    font-size:90%;
    border-top:solid 1px #bfbfbf;
    text-align:center;
}

#footerleft
{
    margin-left: 20px;
    margin-top: 8px;
    float: left;
    font-weight: bold;
    color: white;
}

#footerright
{
    margin-right: 20px;
    margin-top: 8px;
    float: right;
    font-weight: bold;
    color: white;
}

#clearfooter
{
    width: 100%;
    height: 50px;
    clear: both;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FLEET
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.fleet_tbheading
{
    background-color:#D5D5D5;
    color:#4E4D4E;
    padding-left:5px;
    width:165;
}

.fleet_tbcontent
{
    background-color:#DADADA;
    color:#4E4D4E;
    padding-left:5PX;
    width:165;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    STAFF PHOTOS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.staff_photos TD
{
    padding-left:40px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SCHEDULE
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.schedule
{
    margin-left:40px;
    margin-right:40px;
    font-size:100%;
}

.schedule .schedule_heading
{
    color:white;
    background-color:#ed1c24;
    text-align:center;
    padding:5px;
}

.schedule .schedule_main
{
    background-color:White;
    color:Black;
    vertical-align:top;
    padding:5px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FORMS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
INPUT
{
    border:solid 1px black;
}

.enquiry
{
    border:solid 1px black;
    font-family:Verdana;
    width:250px;
    height:150px;
}

.address
{
    border:solid 1px black;
    font-family:Verdana;
    width:150px;
    height:100px;
}

.required
{
    color:Red;
}

.button
{
    color:White;
    background-color:#ed1c24;
}

TEXTAREA
{
    font-size:85%;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   GENERAL STYLING
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div, p
{
    margin-top: 0;
}

.small
{
    font-size:80%;    
}

.back
{
    position:absolute;
    right:0px;
    top:0px;
}

.redtext
{
    color:red;
}

.contact
{
    font-size:100%;
    line-height:25px;
}

.imgright
{
    float:right;
    margin:10px;
}

.rightalign
{
    float:right;
}


.maintable .tableheading
{
    background-color:#cc6633;
    color:White;
    font-weight:bold;
    padding:4px;
}

.maintable TD
{
    vertical-align:top;
    text-align: left;
    padding:10px;
    background-color:#dadada;
}

.main_flash
{
    float:right;
    margin-left:10px;
    margin-top:-10px;
}

.containers
{
    margin-left:40px;
}

#flashcontent_euro
{
    margin-left:40px;
}