@import url(/css/global.css);

input,
select,
textarea
{
	/*font-family: Verdana;*/
	color: #666;
}

#mainNav #searchBox #keywords {
	background: #c3c4c5;
	border: 2px solid #6e6f70;
	border-right: 1px solid #c3c4c5;
	border-bottom: 1px solid #c3c4c5;
	color: #696b6d;
	font-size: 0.9em;
	padding-left: 3px;
	margin-top: 5px;
	width: 100px;
}

#bgcontain
{
	width: 900px;
	margin: 0 auto;
	height:auto;
}

#sectionHead {
	height: auto;
}

#sectionHead.imgTop .headline p {
	padding-top: 9px;
}

/* Panel.TitlePanel - Navigation*/
.nav
{
	background: #fff;
	padding: 0;
	margin: 28px 0 0 0;
}

/* Panel.TitlePanel - Navigation Links */
.nav a:link,
.nav a:active,
.nav a:visited
{
	text-decoration : underline;
	color : #039;
	border: 0;
}

.nav a:hover
{
	text-decoration : underline;
	color : #c00;
	border: 0;
}

/* Panel.TitlePanel - Breakcrumb*/
.nav .breakcrumb
{
	background: #d3edff url(/faq/templates/Default/Images/ico_breakcrumb.png) no-repeat left;
	padding: 5px 0 5px 20px;
	margin: 1px 0 15px 0;
	height: 13px;
}

.nav .breakcrumb ul
{
	padding: 0;
	margin: 0;
}

.nav .breakcrumb li
{
	font-size: 1.1em;
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.nav .breakcrumb li strong
{
	letter-spacing: -1px;
}

.nav .breakcrumb li a
{
}

.nav .breakcrumb li a:hover
{
	color: #C00;
}

/* Panel.TitlePanel - Message */
.nav  .Message
{
	background: url(/faq/templates/Default/Images/Success.gif) no-repeat left center;
	padding: 10px 0 10px 25px ;
	font-size: 1.1em;
	color: #cc9900;
	font-weight: bold;
	letter-spacing: -1px;
}

/* Container */
* html .container
{
	height: 250px;
}

.container
{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	clear: both;
	min-height: 250px;
}

.container form
{
	margin: 0;
	padding: 10px;
	background: #f9f9f9;
/*	border: solid 1px #f1f1f1; */
}

.container form input
{
	border: solid 1px #90bbdd;
	font-size: 1.1em;
	color: #333;
}

.container form textarea
{
	border: solid 1px #90bbdd;
	font-size: 1.1em;
	color: #333;
}

.container select
{
	border: solid 1px #90bbdd;
	font-size: 1.1em;
	color: #333;
}

.container form option
{
	font-size: 1.1em;
	color: #333;
}

.container form input.button
{
	background: #4e84dd;
	padding: 2px 3px;
	border: solid 1px #003399;
	font-size: 1.1em;
	color: #fff;
}

/* Container Links */
.container a:link
{
	text-decoration : none;
	color : #3399ff;
	border: 0;
}

.container a:active
{
	text-decoration : underline;
	color : #3399ff;
	border: 0;
}

.container a:visited
{
	text-decoration : none;
	color : #3399ff;
	border: 0;
}

.container a:hover
{
	text-decoration : underline;
	color : #cc0000;
	border: 0;
}

.container h2
{
	margin: 10px 0 8px 0;
	padding: 0 0 0 0;
}

.container h2.categoryTitle {
	text-transform:uppercase
}

/*.container h2
{
	font: bold 16px "Trebuchet MS";
	margin: 5px 0;
	padding: 5px 0;
	letter-spacing: -1px;
}*/

/* Container - Search - NavigationPanel */
* html .search
{
	height: 110px;
}

* html .searchLeft,
* html .search .searchRight
{
	height: 104px;
}

.search
{
	margin-top:12px;
	padding: 0;
	clear: both;
	min-height: 110px;
}

.search h2
{
	font-size: 1.3em;
	color:#3c3e43;
	margin:0 0 0 21px;
	padding-top:22px
}

.search a,
.search a:visited
{
	color: #0066cc;
	text-decoration: underline;
	font-size: 1.1em;
}

.search form
{
	margin: 8px 0 0 21px;
	background: none;
	border: none;
}

.search fieldset
{
	padding: 0;
	margin: 0;
	border: none;
}

.search select
{
	border: bevel 2px #90bbdd;
	font-size: 1.1em;
	color: #333;
	margin-top:-1px;
	width:255px
}

.search input.inp
{
	padding:1px;
	border: bevel 2px #90bbdd;
	font-size: 12px;
	color: #333;
	width:255px
}

.search p
{
	padding: 5px 0;
	margin: 0;
}

.search .searchLeft, .search .searchRight
{
	background: url(/faq/templates/Default/Images/bkg_search.gif) repeat-x;
	border:1px solid #cecdcd;
	width: 442px;
	height: 88px !important;
	float: left;
}

.search .searchLeft {
	margin-right:12px
}

.search #BLSearch
{
	padding: 0;
	margin: -18px 0 0 268px;
	top: 0;
	text-align: left;
/*	background: none;*/
}

.search input.BLSearch
{
	width: 13px;
	height: 14px;
	background: url(/faq/templates/Default/Images/searchButton.gif) no-repeat;
}

.search input.BLSearch:hover
{
	background: url(/faq/templates/Default/Images/searchButtonHover.gif) no-repeat
}

.search input.BLSearchIE
{
	width: 91px;
	height: 25px;
	background: url(/faq/templates/Default/Images/searchButtonHover.gif) no-repeat
}

.search #BRSearch
{
	padding: 0;
	margin: -17px 0 0 263px;
	top: 0;
	text-align: left;
	background: none;
}

.search input.BRSearch
{
	width: 69px;
	height: 25px;
	background: url(/faq/templates/Default/Images/searchButton.gif) no-repeat
}

.search input.BRSearch:hover
{
	background: url(/faq/templates/Default/Images/searchButtonHover.gif) no-repeat
}

.search input.BRSearchIE
{
	width: 69px;
	height: 25px;
	background: url(/faq/templates/Default/Images/searchButton.png) no-repeat
}

/* Container - Categories Panel */
.container .category
{
	background: #efeff0;
	clear: both;
	margin: 0 0 36px 0;
	width:900px
}

.container .category  h2
{
	color:#FFF;
	font-size:13pt;
	background-color:#3d4045;
	border-bottom: solid 1px #cecdcd;
	letter-spacing: -1px;
	width:887px;
	height:24px;
	padding:10px 0 10px 13px
}

.container .category .content
{
	width: 300;
	padding: 2px 20px 3px 10px;
}


.container .category a
{
	color:#5a5c5f !important;
	text-decoration: none;
	font-size: 1.1em;
	letter-spacing: -1px
}

.container .category a:hover
{
	text-decoration: underline
}

.container .category a:visited
{
	color:#5a5c5f !important;
}

.container .category .categorydesc
{
	font-size: 0.9em;
	line-height: 10px;
	clear: both;
	padding: 5px 0;
}

/* Container - Categories Directory */
.container .categories
{
	width:675px
}

.container .categories h3
{
	color:#000;
	font-size: 1.2em;
	font-family: "Trebuchet MS";
	margin: 0 0 5px 0;
	padding: 0 0 8px 0;
	font-weight: bold
}

.container .categories em
{
	font-size: 1.2em;
	color: #666;
	padding: 0 0 5px 0;
	display: block;
}

.container .categories ol
{
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 1.1em;
	font-family: Arial;
	color: #bdcad3;
	list-style-type:none
}

.container .categories li
{
	padding: 1px 0 20px 0;
	margin: 0;
}

.container .categories li a
{
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	font-size: 1.1em;
}

.container .categories li a:hover
{
	text-decoration: underline;
}

.container .categories li strong
{
	letter-spacing: -1px;
}

.container .categories .text
{
	color: #666;
	font-size: 1.1em;
	padding: 2px 0;
}

/* Container - Most Popular Questions Panel */
.container .popularQuestions
{
	margin: 0 0 15px 0;
	clear: both;
}

.container .popularQuestions a, .container .popularQuestions a:visited
{
	color: #45474d;
	text-decoration: none;
	font-size: 1.1em;
}

.container .popularQuestions a:hover
{
	text-decoration: underline
}

.container .popularQuestions ol
{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size: 1.1em;
	text-decoration:none
}

.container .popularQuestions li
{
	padding: 18px 0 0 0;
	margin: 0;
}

/* Container -  Most Recently Updated/Created Questions  Panel */
.container .recentQuestions
{
	margin: 0 0 15px 0;
}

.container .recentQuestions a
{
	text-decoration: underline;
	font-size: 1.1em;
}

.container .recentQuestions a:visited
{
	text-decoration: underline;
}

.container .recentQuestions ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 1.1em;
	color: #bdcad3;
}

.container .recentQuestions li
{
	padding: 1px 0 0 0;
	margin: 0;
}

/* Container - Most Popular Searches Panel */
.container .popularSearch
{
	margin: 0 0 15px 0;
}

.container .popularSearch a
{
	text-decoration: underline;
	font-size: 1.2em;
}

.container .popularSearch a:visited
{
	text-decoration: underline;
}

.container .popularSearch ol
{
	padding: 0 0 0 23px;
	margin: 0 0 0 10px;
	font-size: 1.1em;
	color: #bdcad3;
}

.container .popularSearch li
{
	padding: 1px 0 0 0;
	margin: 0;
}

.SimpleTable
{
	margin-top: 15px;
	background: #FFFFFF;
	/*border: solid 1px #f1f1f1;*/
}

.SimpleTable td
{
	padding-right: 20px;
}

.InfoList
{
	padding: 0 0 0 16px;
	margin: 0 0 0 10px;
	font-size: 1em;
	color: #bdcad3;
}

.InfoList li
{
	padding: 1px 0 10px 0;
	margin: 0;
}

.InfoList li a
{
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: normal;
}

.InfoList li a:visited
{
	text-decoration: underline;
}

.InfoList li strong
{
	letter-spacing: -1px;
}

.InfoList .text
{
	color: #666;
	font-size: 1.1em;
	padding: 5px 0;
}

.NextPrev
{
	border-bottom: solid 1px #cecdcd;
	padding: 10px 0 20px 0;
	height:auto;
}

.NextPrev a, .container a
{
	color:#45474d !important;
}

.NextPrev a:visited, .container a:visited
{
	color:#45474d !important;
}

.Required
{
	color:#FF0000;
	font-size: 1em;
	font-weight: bold;
}

.question
{
	float: left;
	margin-bottom: 15px;
}

.question a
{
	color:#45474d !important;
	text-decoration:underline !important;
}

.questionLeft
{
	display:block;
	margin:0;
	padding:0;
	width: 570px
}

.questionLeft body
{
	margin:0 !important;
	padding:0 !important;
}

.questionLeft h2
{
}


.questionLeft .text
{
	margin:0 !important;
	font-size: 1.2em;
}

.questionLeft .text a
{
	color:#45474d !important;
	text-decoration:underline !important
}

.questionLeft .text a:hover
{
	color:#45474d !important;
	text-decoration:none !important;
}

.questionRight
{
	color:#45474d;
	float: right;
	width: 265px;
	background: #efeff0;
	padding: 12px 14px 14px 14px;
}

.questionRight p a
{
	color:#45474d;
	text-decoration:none;
	margin:0 0 0 7px;
	padding:0
}

.questionRight a:hover
{
	text-decoration:underline
}

.questionRight h2
{
	font-size:1.3em;
	padding:5px 0 10px 0
}

.questionRight h2 small
{
	display:inline;
	position:relative;
	bottom:4px;
	left:7px
}

.questionRight form
{
	padding:0;
	background-color:#efeff0
}

.questionRight p
{
	padding: 4px 0;
	margin: 0;
	display: block;
}

.questionRight p a
{
	color:#45474d !important
}

.rateInfo
{
	margin:-10px 0 10px 0
}

.highrate
{
	margin-right:20px
}

.highrate img, .lowrate img
{
	display:inline;
	position:relative;
	top:8px
}

.questionDetails a
{
	color:#45474d !important;
	text-decoration:underline !important
}

.questionDetails a:hover
{
	text-decoration:none !important
}

.questionDetails h3
{
	margin-top:0 !important;
	color: #003366
}

#alphalist
{
	margin: 10px 0;
}

#alphalist a ,
#alphalist a.current:hover
{
	font-size: 1.1em;
	color: #003366;
	border: solid 1px #b4daf4;
	background: #d3edff;
	text-align: center;
	text-decoration: none;
	padding: 3px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}

#alphalist a:hover,
#alphalist a.current
{
	background: #40b1ff;
	border: solid 1px #2194e3;
	color: #fff;
}

#q_crumbs
{
	float:left;
	margin:0 10px 15px 0;
	padding:10px;
	background: #efeff0;
	font-size: 1.1em;
	width:576px
}

#q_crumbs a
{
	color:#45474d;
	text-decoration:none !important
}

#q_crumbs a:hover
{
	text-decoration:underline !important
}

#question_crumbs
{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size: 1.1em;
}

#question_crumbs li
{
	margin:7px 0 7px 10px
}

#debug {
	top: -35px;
	position: relative;
	font-size: 1.1em;
	padding-left: 20px;
	color: #808080;
	display: inline;
}

#searchresults,
#searchresults a,
#searchresults span.InfoIntro,
#searchresults span.Text,
#searchresults span.InfoSummary
{
	font-size: 1.1em;
}

.FieldInfo a
{
	text-decoration: underline ! important;
	font-weight: bold ! important;
}

.FieldInfo
{
	width: 336px;
	padding: 0 10xp 10px 10px;
	background-color: #FFFFFF;
	overflow: auto;
}

.CloseIcon
{
	cursor: pointer;
	float: right;
}

tr.SearchHeading td
{
	font-size: 1.1em;
}

#ars_powered
{
	text-align: right;
}

#ars_powered a
{
	color: #000;
	font-size: 1.1em;
}

b.res_word
{
	font-weight: bold;
}

b.res_word_1
{
	background: #FF6;
}

b.res_word_2
{
	background: #CCC;
}

b.res_word_3
{
	background: #9F9;
}

b.res_word_4
{
	background: #F99;
}

#captchaImg
{
	margin-top:15px
}

.SearchResults 
{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

.fieldInfo
{
	display:block;
	position:relative;
	top:20px
}

.SearchResults li
{
	list-style-type:none;
	margin:10px 0 10px 0;
	padding:0
}

.SearchResults a
{
	color:#45474d !important;
	font-weight:bold
}

.BoxText, .button
{
	background-color:#d3d3d4 !important;
	border:1px solid #c1c1c1 !important;
	color:#3d4045 !important;
	font-size:1.1em;
	margin-top:20px;
	padding:3px
}

.contactPage
{
	float:left;
	width:100%;
	margin-right:10px
}

.contactPage form, .contactPage table
{
	background:#FFFFFF;
	border:0
	width: 460px;
}

.contactPage table td { vertical-align: top; }

.InfoList
{
	list-style-type:none;
	margin:12px 0 0 0;
	padding:0
}

.infoli a
{
	font-size:1.1em;
	color:#45474d !important;
	text-decoration:none !important;
	font-weight:700 !important
}

.infoli a:hover
{
	text-decoration:underline !important
}

.infoli
{
	margin:10px 0 25px 0 !important;
	padding:0 !important
}

.contactLink a
{
	font-weight:normal !important;
	text-decoration:underline !important
}

.contactLink a:hover
{
	text-decoration:none !important
}

.relatedQuestions
{
	margin:45px 0 0 0
}

.helpful
{
	margin-top:-10px
}

.helpful input
{
	border:0 !important;
}

#contactLink
{
	display:inline;
	margin:5px 0 5px 0 !important;
	padding:0 !important
}

#sectionHead
{
	height:64px !important;
	margin:0;
	padding:0
}

.imgTop {
	background: #c00 url(/images/sections/treklife/bottom_red_gradient_bg.jpg) repeat-x top left;
}

.back {
	width: 50px;
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
	color: #67686c;
	display: block;
	
}

.back a {
	color: #67686c;
	text-decoration: none;
	padding-left: 18px;
	background: url(/images/shared/left_arrow.gif) no-repeat center left;
	font-size: 1.1em;
}

#body {
	padding-top: 0px !important;
}
