/*@charset "utf-8";*/


/*HTML TAGS*/
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    background-color: #FFFFFF;
    background-image: url(../Images/backgrounds/page_bg.jpg);
    background-repeat: repeat-y;
    background-position: center;
} 
/*
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003366;
    background-image: url(../Images/backgrounds/page-bg-clouds.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    width: 1000px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    background-color: #FFFFFF;
}
*/

body a:link, body a:visited, body a:active
{
    color: #003366;
    text-decoration: underline;
} 
/*
body a:link, body a:visited, body a:active
{
    color: #003366;
    text-decoration: underline;
}
*/

body a:hover
{
    color: #000000;
    text-decoration: underline;
}
/*
body a:hover
{
    color: #000000;
    text-decoration: underline;
}
*/
#page-wrapper {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top:5px;
    padding-bottom:5px;
}

form
{
    display: inline;
}

h1
{
    font-size: 26px;
    display: inline;
}
h2
{
    font-size: 22px;
    display: inline;
}
h3
{
    font-size: 18px;
    display: inline;
}
h4
{
    font-size: 16px;
    display: inline;
}
h5
{
    font-size: 14px;
    display: inline;
}
h6
{
    font-size: 12px;
    display: inline;
}
p
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

select
{
    background-image: none;
    background-position: top;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    color: #666666;
}

input
{
    background-image: none;
    background-position: top;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px;
    color: #666666;
}

/*IDs*/
#Tab a:link, #Tab a:visited
{
    background-color: #003366;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 22px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    background-image: url(../Images/backgrounds/main-navigation-bg-off.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#Tab a:hover
{
    background-color: #FFCC00;
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 22px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    background-image: url(../Images/backgrounds/main-navigation-bg-over.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
#Tab-Down a:link, #Tab-Down a:visited, #Tab-Down a:hover
{
    background-color: #FFFFFF;
    color: #003366;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    height: 22px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}

#Results-Tab a:link, #Results-Tab a:visited
{
    background-color: #003366;
    padding: 10px;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

#Results-Tab a:hover
{
    background-color: #FFCC00;
    padding: 10px;
    color: #333333;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
#Results-Tab-Down a:link, #Results-Tab-Down a:visited, #Results-Tab-Down a:hover
{
    background-color: #DAECFF;
    padding: 10px;
    color: #003366;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

#Search-Tab a:link, #Search-Tab a:visited
{
    background-color: #003366;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 22px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    background-image: url(../Images/backgrounds/main-navigation-bg-off.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#Search-Tab a:hover
{
    background-color: #FF6600;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    height: 22px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    background-image: url(../Images/backgrounds/main-navigation-bg-over-dark.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
#Search-Tab-Down a
{
    background-color: #FFFFFF;
    color: #003366;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    height: 22px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}
.container-landing-page-sidebar
{
    margin-bottom: 10px;
    margin-left: 10px;
}

/*#container-orange
{
    color: #FFFFFF;
    background-image: url(../Images/backgrounds/gradient-orange.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FF3300;
    padding: 10px;
}*/

/*#container-white
{
    background-color: #FFFFFF;
    padding: 10px;
    color: #003366;
}*/
.content
{
    padding-bottom: 10px;
}

/* #container-blue
{
    background-color: #3399CC;
    /*background-image: url(../Images/backgrounds/gradient-blue.jpg);*/
   /* background-position: top;
    background-repeat: repeat-x;
    padding: 10px;
    color: #003366;
}*/

/*#container-light-blue
{
    background-color: #9DCEFF;
    padding: 10px;
    background-image: url(../Images/backgrounds/gradient-light-blue.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 10px;
}*/



/*Vimal 19-07-2010*/
/*START COLOR CONTAINERS*/
#container-dark-blue
{
    color: #FFFFFF;
    background-color: #006699;
    padding: 10px;
} 
#container-orange
{
    color: #FFFFFF;
    background-color: #FF9900;
    padding: 10px;
} 
#container-white
{
    background-color: #FFFFFF;
    padding: 10px;
    color: #003366;
}
#container-blue
{
    background-color: #3399CC;
    padding: 10px;
    color: #003366;
}

#container-light-blue
{
    background-color: #9DCEFF;
    padding: 10px;
    padding: 10px;
}

#container-yellow
{
    color: #663300;
    background-color: #FFCC00;
    padding: 10px;
}
/*END COLOR CONTAINERS*/ 

#page-header {
    color: #FFFFFF;
    background-color: #3399CC;
    height: 65px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
} 
/*END Vimal 19-07-2010*/

/*#container-dark-blue
{
    color: #FFFFFF;
    background-image: url(../Images/backgrounds/gradient-dark-blue.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #006699;
    padding: 10px;
}
#container-yellow
{
    color: #003366;
    background-image: url(../Images/backgrounds/gradient-yellow.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FF9900;
    padding: 10px;
}*/


#container-homepage-intro
{
    background-image: url(../Images/backgrounds/homepage-intro.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #3399FF;
    padding: 10px;
    color: #FFFFFF;
}

#container-results
{
    float: left;
    width: 690px;
}

#container-basket
{
    float: right;
    width: 280px;
    background-color: #006699;
    background-image: url(../Images/backgrounds/gradient-dark-blue.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 10px;
}
#homepage-intro-box
{
    float: right;
    width: 630px;
    background-color: #FFFFFF;
    background-image: url(../Images/backgrounds/girl_scuba.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0px;
    height: 300px;
}
#citybreak-intro-box
{
    float: right;
    width: 630px;
    background-color: #FFFFFF;
    background-image: url(../Images/backgrounds/city-breaks-intro-white.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0px;
    height: 300px;
}
#dubai-intro-box
{
    float: right;
    width: 630px;
    background-color: #FFFFFF;
    background-image: url(../Images/backgrounds/dubai-intro.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0px;
    height: 300px;
}

#search-form-bg
{
    background-color: #003366;
    /*background-color: #86c7fd;*/
    /*background-image: url(../Images/backgrounds/search-form.jpg);*/
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 10px;
}

#ad-bespoke-blue
{
    background-image: url(../Images/backgrounds/destination-ad-blue.jpg);
    background-position: top;
    padding: 5px;
    background-repeat: repeat-x;
    background-color: #3399CC;
    color: #003366;
    margin-bottom: 10px;
}
#ad-bespoke-yellow
{
    background-image: url(../Images/backgrounds/destination-ad-yellow.jpg);
    background-position: top;
    padding: 5px;
    background-repeat: no-repeat;
    background-color: #FF9900;
    color: #003366;
    margin-bottom: 10px;
}


#seo-matrix-blue
{
    background-color: #3399CC;
    background-image: url(../Images/backgrounds/gradient-blue.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    color: #003366;
    width: 180px;
    margin-right: 10px;
    float: left;
    text-align: center;
}
#seo-matrix-yellow
{
    background-color: #FF9900;
    background-image: url(../Images/backgrounds/gradient-yellow.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 10px;
    color: #003366;
    width: 170px;
    margin-right: 10px;
    float: left;
    text-align: center;
}
#seo-matrix-dark-blue
{
    background-color: #006699;
    background-image: url(../Images/backgrounds/gradient-dark-blue.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    color: #FFFFFF;
    width: 180px;
    margin-right: 10px;
    float: left;
    text-align: center;
}

.Grid TD
{
    padding: 3px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #99CCFF;
}

.PriceGrid
{
    font-weight: bold;
}


.PriceGrid_PriceText a:link, .PriceGrid_PriceText a:visited, .PriceGrid_PriceText a:active
{
    font-size: 14px;
    font-weight: bold;
    color: #FF6600;
    text-decoration: underline;
}

.PriceGrid_PriceText a:hover
{
    font-size: 14px;
    font-weight: bold;
    color: #FF3300;
    text-decoration: underline;
}


.basket-header
{
    color: #FFFFFF;
}
.basket-price-total
{
    font-size: 18px;
    font-weight: bold;
    color: #FFCC00;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}
.container-homepage-panel1-left
{
    float: left;
    width: 360px;
}
.container-homepage-panel1-right
{
    float: right;
    width: 630px;
}
.container-homepage-panel2-left
{
    float: left;
    width: 730px;
}
.container-homepage-panel2-right
{
    float: right;
    width: 260px;
}
.header
{
    background-image: url(../Images/header_footer/header-bg.jpg);
    background-color: #3399CC;
    background-repeat: repeat-x;
    background-position: top;
    padding: 0px;
    height: 140px;
}
.header-left-edge
{
    float: left;
    width: 10px;
    background-image: url(../Images/header_footer/header-left-edge.jpg);
    height: 140px;
}
.header-right-edge
{
    float: right;
    height: 140px;
    width: 10px;
    background-image: url(../Images/header_footer/header-right-edge.jpg);
}
.header-content
{
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 130px;
    width: 980px;
}
.header-content-img-container
{
    float: left;
    padding-right: 20px;
}
.header-content-login-container
{
    float: left;
    background-image: url(../Images/header_footer/bg-login.jpg);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 5px;
    height: 70px;
    width: 235px;
    font-size: 10px;
}

.header-content-login-container TD
{
    padding-bottom: 5px;
    padding-left: 5px;
}

.header-content-login-container input
{
    font-size: 10px;
    padding: 1px;
}

.price_rrp_sm h4
{
    color: #990000;
}
.price_rrp_lg
{
    color: #990000;
    text-decoration: line-through;
}
.price_our_sm
{
    color: #000033;
}
.price_our_lg
{
    color: #000033;
    font-size: 18px;
}
.requested-date-yes
{
    color: #A1D013;
    font-weight: bold;
    font-size: 14px;
}
.txt-red
{
    color: #CC0000;
}
.search-form
{
    font-size: 12px;
    font-weight: bold;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.search-form td
{
    padding-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.search-form .menus
{
    width: 100%;
    border: solid 1px #006699; /*ADDED BY VIRAL PATEL*/
    padding: 1px 1px 1px 1px; /*ADDED BY VIRAL PATEL*/
}

.splitter
{
    padding-top: 10px;
}

/*ADDED BY VIRAL PATEL*/
.linesplitter
{
    padding-top: 2px;
}
.splitter-clear
{
    padding-top: 10px;
    clear: both;
}
.underline-dotted
{
    height: 4px;
    border-bottom-width: medium;
    border-bottom-style: dotted;
    border-bottom-color: #99CCFF;
    margin-bottom: 3px;
}

/*Classes*/

/*
.yellow_button_a a:link, .yellow_button_a a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
    background-color: #FF9900;
    background-image: url(../Images/backgrounds/main-navigation-bg-over.jpg);
    background-repeat: repeat-x;
    height: 20px;
    border: 1px solid #FF6600;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    background-position: top;
}
.yellow_button_a a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
    background-color: #FFFF99;
    height: 20px;
    border: 1px solid #FF9900;
    text-align: center;
    display: block;
    text-decoration: underline;
    padding-top: 4px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}
*/
.yellow_button_a a:link, .yellow_button_a a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
    background-color: #FF9900;
    background-image: url(../Images/backgrounds/main-navigation-bg-over.jpg);
    background-repeat: repeat-x;
    height: 20px;
    border: 1px solid #FF6600;
    text-align: center;
    display: block;
    text-decoration: none;
    padding-top: 4px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    background-position: top;
}
.yellow_button_a a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
    background-color: #FFFF99;
    height: 20px;
    border: 1px solid #FF9900;
    text-align: center;
    display: block;
    text-decoration: underline;
    padding-top: 4px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
}

.smallprint
{
    font-size: 10px;
    color: #FF6600;
}
.smallprint_dark
{
    font-size: 10px;
}
.container-search-form-float-right
{
    float: right;
    width: 360px;
}
.container-pagewithsearch-panel-left
{
    float: left;
    width: 590px;
}
.container-pagewithsearch-panel-right
{
    float: right;
    width: 590px;
}
.homepage-offer-lists td
{
    padding-right: 5px;
}
#container-footer
{
    background-color: #3399CC;
    padding: 10px;
    color: #003366;
    font-size: 10px;
    font-weight: normal;
}
#container-footer a:link, #container-footer a:visited, #container-footer a:active
{
    color: #003366;
    font-size: 10px;
    text-decoration: none;
}
#container-footer a:hover
{
    color: #000033;
    font-size: 10px;
    text-decoration: underline;
}

/*Ankur start*/
#clickbox-blue a:link, #clickbox-blue a:visited
{
    background-color: #006699;
    background-image: url(../Images/backgrounds/gradient-dark-blue.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}
#clickbox-blue a:hover
{
    background-color: #3399CC;
    background-image: url(../Images/backgrounds/gradient-blue.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}
#clickbox-blue .clickbox-price
{
    color: #FFCC00;
}
#clickbox-blue a:hover .clickbox-price
{
    color: #FFFF99;
}
#clickbox-blue .button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
    background-color: #FF9900;
    text-align: center;
    display: block;
    text-decoration: none;
    margin-top: 5px;
    padding: 2px;
}

#clickbox-blue a:hover .button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000033;
    background-color: #FFFF99;
    text-align: center;
    display: block;
    text-decoration: none;
    margin-top: 5px;
    padding: 2px;
}
.offer-box-highlight
{
    font-size: 24px;
    font-weight: bold;
    color: #FF9900;
}

/*Ankur start 9-3-10*/
.nav-bg
{
    background-color: #3399CC;
    border-right-width: 3px;
    border-left-width: 3px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #99CCFF;
    border-left-color: #99CCFF;
    padding-left: 13px;
}

/*Ankur*/
.Tab-Valentine a:link, .Tab-Valentine a:visited
{
    float: right;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #CC0099;
    font-size: 16px;
    padding: 5px;
    text-decoration: none;
}

.Tab-Valentine a:hover
{
    float: right;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FFCC33;
    font-size: 16px;
    padding: 5px;
    height: 20px;
    text-decoration: none;
}
.Tab-Valentine-Down a:link, .Tab-Valentine-Down a:visited, .Tab-Valentine-Down a:hover
{
    float: right;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-weight: bold;
    background-repeat: repeat-x;
    background-position: top;
    height: 20px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    color: #CC0099;
    background-color: #FDD8E9;
    font-size: 16px;
    padding: 5px;
    text-decoration: none;
}

#valentinescontainer
{
    background-color: #F9B1D3;
    padding: 10px;
    background-image: url(Images/Backgrounds/valentine_gradient.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 2px none #003366;
}


.Tab-Promo a:link, .Tab-Promo a:visited
{
    float: left;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #006699;
    font-size: 16px;
    padding: 5px;
    text-decoration: none;
}

.Tab-Promo a:hover
{
    float: left;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #FFCC33;
    font-size: 16px;
    padding: 5px;
    height: 20px;
    text-decoration: none;
}
.Tab-Promo-Down a:link, .Tab-Promo-Down a:visited, .Tab-Promo-Down a:hover
{
    float: left;
    list-style: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    font-weight: bold;
    background-repeat: repeat-x;
    background-position: top;
    height: 20px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
    color: #000033;
    background-color: #99CCFF;
    font-size: 16px;
    padding: 5px;
    text-decoration: none;
}

#promohotelscontainer
{
    background-color: #99CCFF;
    padding: 10px;
    background-image: url(Images/Backgrounds/valentine_gradient.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 2px none #003366;
}
/*priyank 17-03-2010*/
#city-breaks-intro-box
{
    float: right;
    width: 730px;
    background-color: #FFFFFF;
    background-image: url(../Images/backgrounds/homepage-city-breaks-intro-white.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0px;
    height: 300px;
}
/* Priyank 17-03-2010*/
#flights-intro-box
{
    float: right;
    width: 630px;
    background-color: #FFFFFF;
    background-image: url(../Images/backgrounds/airplane.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 0px;
    height: 200px;
}
.normal_price_strike {
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}
.online_price {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}
.online_price_flight {
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
}

#nav {
background-color: #3399CC;
height:25px;
padding-left:10px;
padding-right: 10px;
}

#nav ul {
padding: 0px;
list-style: none;
float: left;
margin:0px;
position:inherit;
font-size:13px;
}

#nav ul li {
float: left;
display: inline; /*For ignore double margin in IE6*/
margin-right:5px;
}

#nav ul li a {
text-decoration: none;
font-weight:bold;
float:left;
color:#FFFFFF;
cursor: pointer;
padding-left:10px;
padding-right:10px;
padding-top:5px;
height:20px;
background-color:#006699;
}

#nav ul li a:hover {
background-color:#FFCC00;
color:#663300;
}

#nav ul li a.down{
background-color:#FFFFFF;
color:#663300;
}

/*#page-header {
color: #FFFFFF;
background-color: #3399CC;
padding: 10px;
height: 65px;
}*/