@charset "utf-8";
/* CSS Document */

/**********************
	20120327 - color, expand more btn
	20120329 - table odd row color
	20120403 - did you know full
	20120410 - expand btn, drop down
***********************/

/* Great Outdoors */
/*#sectionContent a {color:#3B3101;}*/
#contentContainer #topNav {height:114px;}
/*#mainContainer #contentContainer {background:url(../images/see-do/great-outdoors/mainBg.png) no-repeat 50% 0 #000000;}*/
#mainContainer #contentContainer {background:url(../images/see-do/great-outdoors/mainBg.jpg) no-repeat 50% 0 #000000;}
#mainContainer #contentContainer #mainContent {background-color:#1CB003;}

/* Left Nav starts */
#sectionContainer #leftNav ul li span.color { background-color:#116A02; }
#sectionContainer #leftNav ul li.active span.color, #sectionContainer #leftNav ul li:hover span.color {background-color:#188F03; display:block;} 
#sectionContainer #leftNav ul li ul li a {color:#A4DF9A; }
/* Left Nav ends */

/* body */
/* right col starts */
#sectionContent #rightCol {background-color:#116A02;}
#sectionContent #rightCol a {color:#88B481;}
#sectionContent #rightCol .shareCell #shareTab a {color:#85A180; }
#sectionContent #rightCol .shareCell .shareContent {background:#323B00; height:167px;}
#addToGuide{ background-image:url(../images/guide/add/great-outdoors.gif); }
/*#sectionContent #rightCol .travelToolCell .travelGuide span span, .toolItem div a span span {color:#FFFFFF; opacity:0.5; filter:alpha(opacity=50);}*/
/* right col ends */

/*content starts */
#sectionContent #leftCol a {color:#A4FF77; font-weight:bold;}
#sectionContent #leftCol .intro a {color:#126A02; font-weight:bold;}
/*#sectionContent #leftCol .cellContainer .cell .cellContent .content {background-color:#147B02;}*/
#sectionContent #leftCol .cellContainer .item .content {background-color:#147B02;}
#sectionContent #leftCol .cellContainer .item .cellBtn a{background-image:url(/common/images/see-do/great-outdoors/btn_bg.png);}
#sectionContent #leftCol .cellContainer .item .cellBtn a span {background-image:url(/common/images/see-do/great-outdoors/btn_bg-side.png)}

#sectionContent #leftCol .introVisual .caption {background-color:#188D02;}
#sectionContent #leftCol .intro span.opening {color:#3B3101; font-weight:bold;}
#sectionContent #leftCol .introSide .didyouknowContainer .content,
#sectionContent #leftCol .didYouKnowFull .didYouKnowFullContainer .content,
#sectionContent #leftCol .information .informationContent .content,
#sectionContent #leftCol .howToGetThere .howToGetThereContent .content,
#sectionContent #leftCol .specialAnnouncement .specialAnnouncementContent .content,
#sectionContent #leftCol .tourDetail .tourDetailContainer .text {background-color:#188D02;}
#sectionContent #leftCol div.map .selection {background-color:#188D02;}

#sectionContent #leftCol .intro table tr.odd td {background-color:#168E03;}

/* btn long starts */
.btn a {background:url(/common/images/see-do/great-outdoors/btn_bg.png) no-repeat 0 0; line-height: 18px; display: block; text-align: center; height: 18px; color:#ffffff; }
.btn a span {background:url(/common/images/see-do/great-outdoors/btn_bg-side.png) no-repeat 100% 0; color: #fff; display: block; text-align: center; height: 18px; margin-right:-5px; padding: 0 10px;}
/* btn long ends */

/* expand more btn starts */
#sectionContent #leftCol .area .btnExpand a {display:block; width:510px; height:32px; background:url(/common/images/see-do/great-outdoors/btn_rowExpand.png) no-repeat 0 0; text-align:center; padding-top:7px; color:#FFFFFF;}
/* expand more btn ends */

/* level 5 drop down starts */
/*#currentContainer {background:url(/common/images/see-do/culture-heritage/museums/dropdown_current_bg.gif) no-repeat 0 0; }*/
#currentContainer {background:url(/common/images/see-do/great-outdoors/dropdown_current_bg.png) no-repeat 0 0;}
.dropdownList ul {background:url(/common/images/see-do/great-outdoors/dropdown_bg-color.png) repeat 0 0; width:340px; margin:2px 0 0 2px;}
#sectionContent .dropdownList ul li a {color:#ffffff; font-size:12px; font-weight:bold;}
#sectionContent .dropdownList ul li span {color:#ffffff; /*margin-left:5px;*/}
#dropdownBtn a {background:url(/common/images/see-do/great-outdoors/dropdown_arrow.png) no-repeat -19px 0; display:block; width:19px; height:19px; z-index:201; position:absolute; left:319px; top:11px;}
/* level 5 drop down ends */

/* expand more btn starts */
#sectionContent #leftCol .area .btnExpand a {display:block; width:510px; height:32px; background:url(/common/images/see-do/great-outdoors/btn_rowExpand.png) no-repeat 0 0; text-align:center; padding-top:7px; color:#FFFFFF;}
/* expand more btn ends */

/* color Table starts */
table.colorTable { width:100%; margin:0 auto;}
table.colorTable tr td ,
table.colorTable tr th {padding:10px; background:#147b02;}
table.colorTable tr.even td,
table.colorTable tr.even th {background:#188d02;}
/* color Table ends */

/* hiking 20131002 updated 20160908 */
/*.hikePoint {background:url(/common/images/icon/hike.png) no-repeat 0 0; padding-left:35px; font-size:120%; margin-bottom:0!important; min-height:29px!important;}
.cyclingPoint {background:url(/common/images/icon/cycling.png) no-repeat 0 0; padding-left:35px; font-size:120%; margin-bottom:0!important; min-height:29px!important;}*/
.hikePoint {background:url(/common/images/icon/hike.png) no-repeat 0 0; padding-left:35px;  margin-bottom:0!important; min-height:18px!important; padding-top:6px; padding-bottom: 3px;}
.cyclingPoint {background:url(/common/images/icon/cycling.png) no-repeat 0 0; padding-left:35px; font-size:120%; margin-bottom:0!important; min-height:18px!important; padding-top:6px; padding-bottom: 3px;}
.photographyTips {background:url(/common/images/icon/camera.png) no-repeat 0 0; padding-left:35px; margin-bottom:0!important; min-height:29px!important;}