/* CSS Stylesheet for NEOHBackpackingClub.com */

.ulTikker
{
	margin: 0 0 0 0;
}

.LastLogin
{
	font-size: 0.9em;
}
.likeButton
{
	border-right: black thin solid;
	border-top: lightgrey thin solid;
	border-left: lightgrey thin solid;
	border-bottom: black thin solid;
	padding-right: 0px;
	padding-left: 0px;
}

.likeCount
{
	color: green;
	font-size: .9em;
}

.dislikeCount
{
	color: red;
	font-size: .9em;
}

.likeView
{
	font-size: .9em;
}

.save_continue_button
{
	background-color: lightgreen;
}

.cancel_back_button
{
	background-color: #ff6633;
}

.approve_button
{
	background: yellow;
}

.mapLibHeader
{
	font-size: .9em;
	background-color: CCCC66;
}

.mapLibAltRow
{
	font-size: .8em;
	background-color: FFFFCC;
}

.mapLibRow
{
	font-size: .8em;
	border-color: 999966;
}

.HideShowBtnMouseOver
{
	border-right: #ccff66 2px solid;
	border-top: #ccff66 2px solid;
	border-left: #ccff66 2px solid;
	border-bottom: #ccff66 2px solid;
}

.HideShowBtnMouseOut
{
	border-right: #ffcc66 2px solid;
	border-top: #ffcc66 2px solid;
	border-left: #ffcc66 2px solid;
	border-bottom: #ffcc66 2px solid;
}

.RecipeEditMouseOver
{
	color: Blue;
	background: lightGreen;
	display: inline;
	cursor: hand;
	font-size: .8em;
	border-right: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: red;
}

.RecipeEditMouseOut
{
	color: Blue;
	background: Yellow;
	display: inline;
	font-size: .8em;
	border-right: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: red;
}

.RecipeTextMouseOver
{
	text-decoration: underline;
	cursor: hand;
	color: Blue;
	display: inline;
}

.RecipeTextMouseOut
{
	color: Blue;
	display: inline;
}

.FAQ-Q
{
	background: greenyellow;
	color: crimson;
}

.FAQ-A
{
	background: palegoldenrod;
}

.scrollArea
{
	color: #663300;
	background-color: #e8be74;
}

.helpBtnMouseOver
{
	/*	border-right: 0px solid; 	border-left: 2px solid; 	border-top: 2px solid; 	border-bottom: 0px solid; 	border-color: #996600; 	cursor: hand;     FONT-WEIGHT: bold;     COLOR: #ffcc00;      BACKGROUND-COLOR: olive */
}

.helpBtnMouseOut
{
	/*	border-right: 2px solid; 	border-left: 0px solid; 	border-top: 0px solid; 	border-bottom: 2px solid; 	border-color: #996600; 	cursor: hand;     FONT-WEIGHT: bold;     COLOR: #ffcc00;      BACKGROUND-COLOR: olive */
}

.help
{
	cursor: help;
}

BODY
{
	margin: 0px;
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
	scrollbar-arrow-color: #FFCE31;
	scrollbar-base-color: #AD9C6B;
	SCROLLBAR-TRACK-COLOR: #003485;
}

.header
{
	background-color: #cccc66;
}

.HeaderLogo
{
	font-weight: bold;
	font-size: 2em;
	color: green;
	font-style: italic;
	background-color: #cccc66;
}

.headerWelcome
{
	font-weight: bold;
	font-size: 1em;
}

.pageTitle
{
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.hitCounter
{
	text-align: center;
	font-size: 1em;
	font-weight: normal;
}

.footer
{
	background-color: #cccc66;
}

.footerLinks
{
	font-size: .8em;
}

.sideBar
{
	vertical-align: top;
	width: 180px;
	height: 280px;
	background-color: khaki;
}

.sideBarLabel1
{
	font-weight: bold; /*	font-size: 0.8em; */
	font-size: xx-small;
}

.sideBarImage1
{
	border-right: red thin solid;
	border-top: orange thin solid;
	border-left: orange thin solid;
	border-bottom: red thin solid;
}

.trailLogLable
{
	font-weight: normal;
	font-size: 0.8em;
}

.trailLogNumberNights
{
	font-weight: bold;
	font-size: 0.8em;
	color: Blue;
}

.trailLogNumberMiles
{
	font-weight: bold;
	font-size: 0.8em;
	color: Green;
}

.mainBar
{
	vertical-align: top;
	background-color: ivory;
	background-image: url(Images/topo_desktop.jpg);
	background-repeat: repeat;
}

.mainBarText
{
	font-size: 1em;
	font-weight: normal;
}

.loginMsg
{
	color: Green;
	font-size: .9em;
}

.eventDate
{
	font-style: normal;
	font-weight: bold;
	font-size: .8em;
}

.eventDow
{
	font-style: normal;
	font-weight: bold;
	font-size: .8em;
	color: Green;
}

.eventTime
{
	font-style: normal;
	font-weight: bold;
	font-size: .8em;
}

.eventSubject
{
	font-weight: normal;
	font-size: 0.8em;
	color: blue;
	font-style: normal;
}

.eventOverSubject
{
	font-weight: normal;
	font-size: 0.8em;
	color: blue;
	font-style: normal;
	text-decoration: line-through;
}

.eventNote
{
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
}

.discussionsTitle
{
	font-size: .9em;
	font-weight: normal;
}

.discussionsDate
{
	font-size: 1em;
	font-weight: bold;
}

.discussionsAuther
{
	font-size: 1em;
	font-weight: bold;
	color: Blue;
}

.discussionsSubject
{
	font-size: 1em;
	font-weight: bold;
	color: Green;
}

.discussionsNote
{
	font-size: .9em;
	font-weight: normal;
}

.discussionsSumMouseOver
{
	cursor: hand;
	background-color: yellow;
}

.discussionsSumMouseOut
{
	cursor: default;
}

.tripTitle
{
	font-size: 1em;
}

.tripOverSubject
{
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
	text-decoration: line-through;
}

.tripSelect
{
	font-size: .8em;
	border-color: 999966;
}

.tripSelectHeader
{
	background-color: CCCC66;
}

.tripSelectRow
{
}

.tripSelectAltRow
{
	background-color: FFFFCC;
}

.tripNotes
{
	font-size: .9em;
	font-weight: normal;
}

.tripPicName
{
	font-size: .8em;
	font-weight: bold;
}

.tripPicDesc
{
	font-size: .9em;
	font-weight: normal;
}

.tripMenuSideBar
{
	background-color: eefff2;
	width: 20%;
}

.tripDetails
{
	font-size: .9em;
	color: Green;
	font-weight: bold;
}

.sortSybbol
{
	font-size: 2em;
}

.linksA
{
	font-size: .9em;
}

.txtBox
{
	font-size: 1em;
}

.txtBoxPrompt
{
	font-size: .8em;
}

.errorMsg
{
	font-size: .9em;
	font-weight: bold;
	color: Red;
}

.membershipCard
{
	border-style: dashed;
	border-color: Black;
	border-width: thick;
}

.mpInputText
{
	width: 200;
}

.mpInputText2
{
	width: 350;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-weight: 700;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	color: #996633;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: .9em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}


/*
a.popupMenu
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	color: black;
	border-bottom: thin solid;
	white-space: nowrap;
	background-color: lightgrey;
	text-decoration: none;
}
*/

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

P.PageBreak
{
	page-break-before: always;
}

/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/

@media print
{
	/* style sheet for print goes here */
	BUTTON
	{
		display: none;
		visibility: hidden;
	}

	INPUT
	{
		display: none;
		visibility: hidden;
	}

}

.MyRadioButtonList TABLE TR TD
{
	white-space: nowrap;
}


.MyRadioButtonList label
{
	white-space: nowrap;
}

.LastLoginDiv a
{
	font-size: 0.9em;
}

.sidebarMechandise
{
	text-align: center;
}

