@CHARSET "UTF-8";

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

#subNavInner ul {
	width: 900px;
}

#kb {
	background: #efeff0;
	margin-top: 30px;
}

#kbHead {
	height: 27px;
	display: block;
	margin: 0;
	padding: 0 10px;
	padding-top: 4px;
	background: #cacaca url(/images/sections/support/kbHead_bg.jpg) repeat-x top left;
	border-bottom: 1px solid #9e9e9e;
	overflow: hidden;
}

#kb h2 {
	text-transform: uppercase;
	display: inline;
	color: #3d4145;
	font-size: 1.9em;
	margin: 0;
	padding: 0;
	float: left;
}

#kbHead a {
	float: left;
	display: inline;
	text-decoration: none;
	color: #3d4145;
	background: transparent url(/images/shared/small_link_arrow_right.gif) no-repeat center left;
	padding-left: 8px;
	position: relative;
	top: -2px;
	margin-left: 10px;
}

#kbHead a:hover {
	color: #000;
}

#kbHead .links {
	float: left;
	display: inline;
	margin: 0;
	margin-top: 9px;
	padding: 0;
}

#kbHead form {
	margin: 0;
	margin-top: 3px;
	padding: 0;
	float: right;
	position: relative;
}

#kbContent {
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
}

#kb .categories {
	float: left;
	display: inline;
	width: 222px;
	padding: 10px;
	margin: 0;
	margin-right: 12px;
}

#kb .topQuestions {
	padding: 10px 0;
	margin: 0;
	float: left;
	display: inline;
}

#columns {
	background: url(/images/sections/treklife/columns_gradient_bg.gif) repeat-x  0 5px;
	margin-top: 30px;
}

#columns .column h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

#kb .categories ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

#kb .categories ul.last {
	padding: 0;
}

#kb .categories ul {
	float: left;
	display: inline;
	clear: none;
}

#kb .categories ul li {
	display: block;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	clear: left;
}

#kb .categories ul.last li {
	padding: 0;
}

#kb .categories ul li a {
	text-decoration: none;
	color: #3d4145;
	background: url(/images/shared/small_link_arrow_right.gif) no-repeat center left;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	margin-bottom: 0.5em;
	float: left;
	display: inline;
}

#kb .categories ul li a:hover {
	color: #000;
}

#columns .column p {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	color: #3d4145;
}

#kb .topQuestions ol {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#kb .topQuestions ol li a {
	text-decoration: none;
	color: #3d4145;
	padding-left: 18px;
	font-size: 1.1em;
	line-height: 1.7em;
}

#kb .topQuestions ol li a:hover {
	color: #000;
}

#kb .topQuestions ol li.question1 a {
	background: url(/images/shared/one_icon.gif) no-repeat center left;
}

#kb .topQuestions ol li.question2 a {
	background: url(/images/shared/two_icon.gif) no-repeat center left;
}

#kb .topQuestions ol li.question3 a {
	background: url(/images/shared/three_icon.gif) no-repeat center left;
}

#kb .topQuestions ol li.question4 a {
	background: url(/images/shared/four_icon.gif) no-repeat center left;
}

#kb .topQuestions ol li.question5 a {
	background: url(/images/shared/five_icon.gif) no-repeat center left;
}

#columns {
	margin-top: 24px;
	padding-top: 0;
}

.content {
	color: #67686C;
}

.content p, .content h3 {
	line-height: 1.5em;
}

.content li {
	margin-top: 4px;
	margin-bottom: 4px;
}

.content h3 {
	margin-bottom: 0;
	line-height: 1em;
}

p.tight_top {
	margin-top: 4px !important;
}
