/*
 * Adventure Office Style 
 *      Author   : $Author: $
 *      Date     : $Date: $
 *      Revision : $Revision: $
 *      File     : $Workfile: $

*/

body {
	background-color: #f9f3e5;
	font-family: Arial, Verdana, Sans-Serif;
}

/********* START DEFAULT Background Colors *********/
/* Light Tan */
/* Currently not used */
.acWebButton2 {
    background-color: #EDE7BF;
}

/***** Main Color Palette *****/
/* Overwrite per Client */

    /* Medium Tan */
    .acWebTableHeader,
    .acWebGridViewHeaderStyle,
    .acWebDataListHeaderStyle,
    h3.adventureDetail,
    #divExtraSpecific h3.adventureDetail,
    h3.availableDates,
    #divExtraSpecific h3.availableDates,
    h2.adventureResults,
    #divExtraSpecific h2.adventureResults,
    .detailsComponent h2,
    .detailsComponent h3,
    .bgDarkColor,
    .verificationEditMenu {
	    background-color: #DF8BAA;
    }

    /* Very Light Tan */
    .acWebGridViewRowStyle, 
    .acWebDataListItemStyle,
    h2.acWebFormSectionTitle,
    .acWebFormSectionTitle,
    h2.adventureDetail,
    #divExtraSpecific h2.adventureDetail,
    .bgMediumColor,
    .detailsComponent h4  {
        background-color: #F9C6D9;
    }
    
    /* Very Very Light Tan */
    .acWebGridViewAlternatingRowStyle,
    .acWebDataListAlternatingItemStyle,
    .bgLightColor {
        background-color: #FFFFFF;
    }
    
    /* The Following Colors Sets the Context Right Strip */
    #rightColumn,
    .topButtons,
    .bottomButtons {
        background-color: #FFFFFF;
    }
    
    /* The Following Colors are to be used for financial items only */

    /* Dark Color */
    .bgDarkMoney { 
        background-color: #D27C1B;
    }
    
    /* Medium Color */
    .bgMediumMoney { 
        background-color: #DC821C;
    }
    
    /* Color */
    .bgMoney,
    .importantSection { 
        background-color: #EF8E21;
    }
    
    /* Light Color */
    .bgLightMoney,
    th.subTotalMoney,
    td.feesTaxes,
    #rightColumn .detailsComponent td.feesTaxes,
    #rightColumn .detailsComponent th.subTotalMoney,
    #rightColumn .detailSubComponent tr.tripTotalMoney,
    tr.tripTotalMoney,
    #rightColumn .detailsComponent th.subTotalMoney,
    #rightColumn .detailSubComponent tr.tripTotalMoney { 
        background-color: #F9AF56;
    }

    
/***** End Main Color Palette *****/

/********* END DEFAULT Background Colors *********/

/********* START DEFAULT Font Colors *********/

/* Main Text Colors */
body, 
td, 
th,
.acWebGridViewHeaderStyle,
.acWebDataListHeaderStyle,
#divExtraSpecific .topButtons a:link,
#divExtraSpecific .topButtons a:visited,
#divExtraSpecific .bottomButtons a:link,
#divExtraSpecific .bottomButtons a:visited {
    color: #333333;
}

/* Footer Color */
.acWebFooter,
.adventureInfo {
    color: #C5BA75;
}

/* Activity Results */
.acWebDescriptionTitle,
.acWebDescriptionTitle a:link {
	color: #333333;
}

/* Adventure Finder */
h2.adventureFinder,
h3.adventureFinder {
    color: #FFFFFF;
}

/** Link Colors **/
/* Link */
a:link {
	color: #0000FF;
}

/* Visited */
a:visited {
	color: #990000;
}

/* Hover */
a:hover {
	color: #800080;
}

/* Active */
a:active {
	color:  #0000FF;
}



/********* END DEFAULT Font Colors *********/

/******* Adventure Trip Finder Styles *********/

h2.adventureFinder {
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
}

h3.adventureFinder {
    padding: 4px 0px 1px 0px;
    margin: 0px 0px 0px 0px;
}
/* The background image can be changed per client */
#divAdventureFinder {
    background-image: url("../images/uiAccents/finderBg.gif");
    background-repeat: no-repeat;
    width: 272px;
    height: 126px;
    padding: 4px 8px 6px 8px;
}

.btnAdventureFinder {
    height: 18px;
    padding: 0px 0px 2px 0px;
    float: right;
    margin: 4px 16px 0px 0px;
}

.ddlAdventureFinder {
    width: 256px;
}



/********** END Adventure Finder Styles *********/

/********** START Book Now Button Styles ********/
/* The background image can be changed per client */
.bookTrip {
    background-image: url("../images/uiAccents/bookNow.gif");
}

/* The Link color can be changed per client */
.bookTrip a:link,
.bookTrip a:visited,
.bookTrip a:hover,
.bookTrip a:active {
    color: #FFFFFF;
}

/********** END Book Now Button Styles ********/

/*************** Verification Edit Styles *******************/

#EditMenu {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
	color: #FFFFFF;
}

#divVerificationEdit #ulEditMenu a:link,
#divVerificationEdit #ulEditMenu a:hover,
#divVerificationEdit #ulEditMenu a:visited,
#divVerificationEdit #ulEditMenu a:active {
	color: #FFFFFF !important;
}

#divVerificationEdit {
    padding: 2px 6px 4px 2px;
    text-align: right;
    width: auto;
}

#editLabel {
    text-transform: uppercase;
    color: #FFFFFF;
	font-weight: bold;
    margin: 0px 6px 0px 0px;
}


/**********************************************************/ 




/*************         End       *******************/
/***************************************************/
/*************  Styles to Overwrite  ***************/
/***************************************************/

/* Sets the h1 to default */
H1    {
		color: #000000;
		font-size: 20px;
		font-family:  Arial, Verdana, sans-serif;
		font-weight: 500;
		font-style: italic;
		text-transform: uppercase;
}

.topButtons {
	top: -23px;
}


.vagaBkg {
    background-image: url(../images/vagabond_04.jpg);
}

.header {
	FONT-WEIGHT: normal; FONT-SIZE: 10px !important; COLOR: #633947; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center; TEXT-DECORATION: none
}
A.headernav:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px !important; COLOR: #49182d; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.headernav:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px !important; COLOR: #49182d; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
A.headernav:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px !important; COLOR: #ef9328; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none
}
