/* header */
div#ikarosheader {width:100%; text-align: center; background-color:#34356f; box-sizing: border-box; margin: 0px; padding: 0px;
	background: url('bodhiacadiaheader1200.jpg?v=2'); background-position:center; }
@media (min-width: 1800px) {  div#ikarosheader { background: url('bodhiacadiaheader2600.jpg'); background-size: cover; }}
@media (max-width: 1800px) and (min-width: 1200px) {  div#ikarosheader { background: url('bodhiacadiaheader1800.jpg'); }}
@media (max-width: 1200px) and (min-width: 750px) {  div#ikarosheader { background: url('bodhiacadiaheader1200.jpg'); }}
@media (max-width: 750px) {  div#ikarosheader { background: url('bodhiacadiaheader750.jpg'); }}

div#ikarosborderbar1 {background-color:#593e59;}
div#ikarostitlebox {background-color:#452b48;}

/* body */
div#ikaroscontent {background-color: #FFFFFF; color:#000000;} 

table.toptitle {border-bottom:1px solid #B0B0B0; }
td.toptitle {color:#000000; text-shadow: 0 0 1px #B7B7B7;}

strong {color: #180030;}
h1 {color: #000000;}

table.sectionheader {border-bottom:1px solid #C0C0C0;}
span.highlight2 {color: #000000; border-bottom:1px solid #BDB8B4;}

a:link {color: #403070; text-decoration: underline;}
a:visited {color: #403070; text-decoration: underline;}
a:active {color: #403070; text-decoration: underline; background-color:#E0D0E0}
a:hover {color: #403070; text-decoration: underline; background-color:#E0D0E0}

a:link.plain {color: #403070; text-decoration: none;} /* was 502080, ECD7D4 */
a:visited.plain {color: #403070; text-decoration: none;}
a:active.plain {color: #403070; text-decoration: none; background-color:#E0D0E0}
a:hover.plain {color: #403070; text-decoration: none; background-color:#E0D0E0}

/* BIG PHOTOS */
img.photo {border:0px; border-color:#707070; border-style:solid;}  /* this overrides the master style */ 
td.photoboxcaption {color:#000000;}
a.buyphoto {background-color: #501760; vertical-align:text-top; white-space: nowrap;
    text-decoration: none; color: white;
    padding:1px 12px 1px 12px; border:0px; border-radius: 8px;
	font-size:9pt; font-weight:bold; font-style:normal; margin-left:6px; margin-right:1px; }
a.buyphoto:hover {background-color: #aa60c0;}

/* NAVBAR BOXES, TOP AND BOTTOM */
a.navbutton {background-color: #4c2357; color: white; text-decoration: none;}
a.navbutton:hover {background-color: #aa60c0; text-decoration: none;}
a.navbuttoncurrent {background-color: #aa60c0; text-decoration: none;}
input.cartsubmit {background-color: #aa60c0; color: white;}

a.navbuttonbottom {background-color: #4c2357; color: white; text-decoration: none;}
a.navbuttonbottom:hover {background-color: #aa60c0; text-decoration: none;}
a.navbuttonbottomcurrent {background-color: #aa60c0; color: white; text-decoration: none;}
a.navbuttonbottomcurrent:hover {background-color: #aa60c0; color: #FFFFDD; text-decoration: none;}
span.navplaintext {color:#402070;}


/* TRAIL DESCRIPTION TAGS */
span.highlight {font-weight:bold; color:#180030; text-decoration:underline;}

table.sidebar {border: 1px solid #D0D0D0; background-color: #E6E3E6;}
td.sidebar {color: #000000;}
td.sidebar2l {color: #000000;}
td.sidebar2r {color: #000000;}


/* HIKE LIST Table of Contents */
strong.hiketoc {color: #502F50; text-shadow: 0 0 .5px #E2D0E2;}
a.hiketoc {background-color: #602780; text-decoration: none; color: white; padding:2px 8px 4px 8px; border:0px; border-radius: 6px; font-weight:normal; font-size:11pt; margin-left:0px; margin-right:0px; }
a.hiketoc:hover {background-color: #aa70c0;}
a.hiketoccurrent {background-color: #aa60c0;}


/* FOOTER */
div#ikarosfooter {background-color:#452b48; border-top: 1px solid #632B16; color: #caabd1;}
div#ikarosfooterbox {color: #caabd1;}
a:link.footer {color: #f6cffa; text-decoration: none; background-color: transparent;}
a:visited.footer {color: #f6cffa; text-decoration: none; background-color: transparent;}
a:active.footer {color: #FFFFFF; text-decoration: none; background-color: #662974;}
a:hover.footer {color: #FFFFFF; text-decoration: none; background-color: #662974;}


/*MENU GENERATOR CSS*/
.A492EArrowTD FONT {color:#606060;} /* for gray arrow */

.A492ERespMainMenuDIV {border:dashed 0px red; width:80px !important; margin-left:auto !important; margin-right:0px !important; }
.A492ERespSubMenuDIV {border:dashed 0px green; width:330px !important; margin-left:-250px;  }