/* 
    Document   : client-template
    Created on : Jan 16, 2009, 3:30:32 PM
    Author     : cottam
*/

.link-color,a{
	color: #004D21;
}
.header-style-background{
	background: #93AB8E none no-repeat right top;
}
.header-style-text{
	color: white;
}
.shaded-section-background{
	background-color: #E5EBE4;
}
.shaded-section-text{
	color: #68645b;
}
.table-border{
	/*border-color: #93AB8E;*/
     border-color: #ffffff;
}
.table-background{
   background-color:#fff;
}
.table-border-thick{
	border: #E0DABE 4px solid;
}
.image-border{
	border: #bab5b2 1px solid;
}
.table-sub-border{
	border-color: #E5EBE4;
}
.table-sub-border thead{
  border-color:#666666;
}
.table-sub-border tfoot{
  border-color:#666666;
}
.table-sub-background{
	background-color:#E5EBE4;
}
.table-sub-background thead{
	background-color:#E5EBE4;
}
.table-sub-background tfoot{
	background-color:#E5EBE4;
}
.table-sub-header-border{
	border-color: #666666;
}
.table-sub-header-background{
	background-color: #93AB8E;
}
.table-sub-header-text{
}
.table-sub-column-border{
	border-color: #666666;
}
.table-sub-column-background{
}
.table-sub-column-text{
}
.control-link{
   border: 1px solid #93AB8E;
   background-color: #E5EBE4;
   margin-top: 5px;
   padding: 3px;
   width:4.33em;
   *width:4.23em;
   min-width:143px;
}
.page-header{
	color:#054621;
}
h1{
	color: #054621;
}
html,body{
   background: #000000 url(//www.zoaroutdoor.com/secure/resmark/ziplineBodyBg.jpg) repeat-x scroll center top;
   /*background-color : #645b4a;*/
   color: #000000;
}
/*-----------  MAIN PAGE LAYOUT ----------*/
#custom-document{
   background:#ffffff;
   /*border:#000 solid 1px;*/
   width:900px;
   margin-top:0px;
}
.even{
   background: #FFFFFF;
}
.odd{
   background: #E5EBE4;
}
/*-----------  HEADER --------------*/
#hd{
   background-image: url(//www.zoaroutdoor.com/secure/resmark/ziplineHeaderBg.jpg);
   background-repeat: no-repeat;
   height :140px ;
   background-color : #ffffff;
}
/*-----------  FOOTER  --------------*/

#ft {
	background-image: url(//www.zoaroutdoor.com/secure/resmark/ziplinePageLayoutBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: -5px;
	margin-top:0px;
	padding-top:50px;
	padding-bottom:25px;
}

#ft p{
   color: #a35524;    
}
/*------------  BODY MAIN PAGE  --------------*/

#bd {
	background-image: url(//www.zoaroutdoor.com/secure/resmark/ziplineMenuBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:0px !important;
	padding-right:25px;
	padding-left:25px;
}

.main-page {
	padding-top:60px;
}

.page-layout {
	margin-top:0px !important;
}
.main-page img{
   border: #E1DDC4 1px solid;
}
/*------------  BODY MAIN PAGE QUICK SEARCH  ---------------*/
.quick-search,.edit-search,.add-search{
   background-color : #E5EBE4;
 }
.quick-search .shaded-group .shaded-section .search-area{
   background: none none repeat-x left 50%;
}

.search-button{
   border: none;
   background: url(https://www.resmarksystems.com/clients/go-button.png) no-repeat left top;
   width:52px;
   height:52px;
   text-indent:-1000em;
}
/*--------------  PROGRESS BAR  ---------------*/
#res-progress-bar{
  padding-top:10px;
   background-color: none;
   border: none;
   color: #ffffff;
   margin-top:0px;
   margin-bottom:25px;
 }

#res-progress-bar li {
	padding:0px 25px;
   margin: 0px;
}

#res-progress-bar li.past{
   background-color: #DF8800;
   margin: 0px;
}


/*-------------  SEARCH RESULTS - EDIT SEARCH ------------*/
.search-results form .edit-search{
   background-color : #E5EBE4;
}

.search-results h3 {
   color: #93AB8E;
}

.search-results .item-names form .item-name {
   background-color: #ffffff;
}

.search-results .item-names form .item-name h2 {
   color: #DA693C;
}

.item-names form .item-name table th {
   color: #000000;
}

.quick-search .shaded-group .shaded-section .search-area {
	padding-bottom:30px;
}

/*-------------  CALENDAR SEARCH ------------*/
.selectedItem {
    background-color: #F5F0AA;
}

.calendarCellTd {
    border-color: #ede7c7;
}

.calendarCellHeader {
    border-color: #A69775;
}

.calendarItemLink {
    color:#000000;
}

.calendarItemLink a {
    color:#000000;
}

.selectedLink {
    background-color: #A69775;
}

.selectedLink a {
    color: #ffffff;
}

.calendarScrollBtn {
	background-color:#E0DABE;
	border-color:#9E5E3A;
	color:#E5EBE4;
}

.calendarScrollBtn:hover {
	background-color:#E0DABE;
	border-color:#9E5E3A;
	color:#E5EBE4;
}


/*---------------  TRAVEL DETAILS -----------------*/
.travel-details .itemized-table th{
   color: #a69775;
}


/*-------------------  CUSTOMER INFORMATION  -------------------*/

.redline{
   border-bottom-color: #9e8959;
}

/*-------------------------  CONTACT US  -----------------------*/
.contact-information h1{
   color: #A69775;
}
/*------------------------  PRIVACY POLICY  ---------------------*/
.privacy-security h1{
   color: #A69775;
}

/*-------------  ADD-ON - ADDITIONAL SEARCH ------------*/
.add-search{
   background-color : #E5EBE4;
}

