fileNice™ 1.1
Free open source file browser available from fileNice.com
Created by Andy Beaumont
Enhanced by Christian Bloch


Skin:
hdrlabs skin by Christian Bloch
Preferences:

Sort by
Sort direction
Filetypes to display





Skin
Slideshow speed seconds per image

newweb/vacation.css
newweb/vacation.css
newweb/vacation.css

.vacationBoldyellow {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #FFFF00;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;


}
.vacationSmall {
    font-size: 10px;
    color: #FFFF00;
    line-height: 30px;
    text-decoration: none;



}
a:visited {
    color: black; 
    text-decoration: none;
}
a:active {
    color: black;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:link {
    text-decoration: none;
    color: black;

}
.vacationdark {
    font-size: 1em;
    color: black;
    line-height: 18px;
    text-decoration: none;
    font-weight: normal;
}

h4.vacationdark {
    font-size: 16px;
    font-weight: bold;
}

.vacationdark  h2{
    font-size: 22px;
    font-weight: bold;
}


h1, h3, h2, h4{
    line-height: normal;
}

.vacationBolddark {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
}
.border {
    border: thin solid #000066;
}
.vacationdarksub {

    font-size: 14px;
    color: #309E2E;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}
.Q {


    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #309E2E;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}
.A {



    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0C519F;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
}
.vacationHead {
    font-family: "Times New Roman", Times, serif;
    font-size: 34px;
    color: #1562A8;
    line-height: 36px;
    text-decoration: none;
    font-weight: normal;

}
.vacationHeadlight {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #309E2E;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
}
.vacationHeadlightCopy {
    /* font-family: Arial, Helvetica, sans-serif;*/
    font-size: 17px;
    color: #1562A8;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    font-style: normal;
    letter-spacing: normal;


}
.vacationprice {


    font-size: 32px;
    color: #1562A8;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
}
.vacationHeadlightPOP {
    font-size: 24px;
    color: #309E2E;
    line-height: normal;
    text-decoration: underline;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    height: auto;
    width: auto;





}
.warning {

    font-size: 12px;
    color: #FF0000;
    line-height: 18px;
    text-decoration: none;
}
.bluesmall {
    font-size: 15px;
    color: #1562A8;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    font-style: normal;
    letter-spacing: normal;
}


/* custom stuff by Jim */

.error {
    color: red;
    font-size: smaller;
}


.callCenter{
    text-align:center;
    font-weight:bold;
    margin:5px 0px;
}