@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #171717;
}

.paragraph {
	font-size: 12px;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

.paragraphwhite {
	font-size: 12px;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}

.paragraphragged {
	font-size: 12px;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.boldparagraph {
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.indexparagraph {
	font-size: 18px;
	color: #164ea1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.heading {
	font-weight: bold;
	font-size: 20px;
	color: #AE0000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.headingcenter {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}
#container {
	background-color: #000;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: 1790px;
	margin-top: 37px;
	z-index: 1;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
#containerindex {
	background-color: #000;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	height: 620px;
	margin-top: 37px;
	padding: 0px;
}
#navigation {
	position:absolute;
	width:950px;
	height:37px;
	z-index:2;
	top: -35px;
	background-color: #000;
	left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
}
#header {
	position:absolute;
	width:950px;
	height:110px;
	z-index:3;
	margin-top: 35px
}

.body1 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #FFF;
}

.body1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #FFF;
}

.body1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FC0;
	text-decoration: none;
}
.body1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FC0;
	text-decoration: none;
}


.body2 a:link     {font-family: Verdana, Sans-serif;
    color:#4A6397;
    text-decoration:none;
	font-weight: bold;
	font-size: 18px;
}

.body2 a:visited  {font-family: Verdana, Sans-serif;
    color:#4A6397;
    text-decoration:none;
	font-weight: bold;
	font-size: 18px;
}

.body2 a:active   {font-family: Verdana, Sans-serif;
    color:#950000;
    text-decoration:none;
	font-weight: bold;
	font-size: 18px;
}

.body2 a:hover    {
	font-family: Verdana, Sans-serif;
	color:#950000;
	text-decoration:none;
	font-weight: bold;
	font-size: 18px;
}

.body3 a:link     {font-family: Verdana, Sans-serif;
    color:#ffffff;
    text-decoration:none;
	font-weight: bold;
	font-size: 24px;
}

.body3 a:visited  {font-family: Verdana, Sans-serif;
    color:#ffffff;
    text-decoration:none;
	font-weight: bold;
	font-size: 24px;
}

.body3 a:active   {font-family: Verdana, Sans-serif;
    color:#fc0;
    text-decoration:none;
	font-weight: bold;
	font-size: 24px;
}

.body3 a:hover    {
	font-family: Verdana, Sans-serif;
	color:#fc0;
	text-decoration:none;
	font-weight: bold;
	font-size: 24px;
}

.body4 a:link     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}

.body4 a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}

.body4 a:active   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC3;
	font-weight: normal;
	text-decoration:none;
}

.body4 a:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC3;
	font-weight: normal;
	text-decoration:none;
}

.body5 a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #333;
}

.body5 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:underline;
	color: #333;
}

.body5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #950000;
	text-decoration: none;
}
.body5 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #950000;
	text-decoration: none;
}
.bodybig a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
}

.bodybig a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
	font-size: 14px;
}

.bodybig a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B46767;
	text-decoration: none;
	font-size: 14px;
}
.bodybig a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B46767;
	text-decoration: none;
	font-size: 14px;
}

.borderit img{
	border: thin solid #164ea1;
}


.borderit:hover img{
	border: 2px solid #900;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}

.borderit2 img{
	border: 1px solid #164ea1;
	padding: 6px;
}

.borderit2:hover img{
	border: 1px solid #900000;
	padding: 6px;
}

.borderit2:hover{
color: red; /* irrelevant definition to overcome IE bug */ 
}

.imageborder2 {
	border: thin solid #164ea1;
	padding: 6px;
}
#aboutheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	background-color: #FFCC33;
	left: 0px;
	top: 0px;
}
#mediaheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	background-color: #AE0000;
	left: 0px;
	top: 0px;
}
#snowheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	left: 0px;
	background-image: url(assets/snow_background.jpg);
	top: 0px;
}
#bookheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FF3;
}
#healthyyakheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	background-color: #006699;
	left: 0px;
	top: 0px;
}
#yaksheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:3;
	background-image: url(assets/yaks_posterw.jpg);
	left: 0px;
	top: 0px;
}

#sponsorheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(assets/stupaheaderposterw.jpg);
}

#stupaheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	background-image: url(assets/stupaheaderposterw.jpg);
	left: 0px;
	top: 0px;
}
#videoheader {
	position:absolute;
	width:950px;
	height:110px;
	z-index:1;
	background-color: #669999;
	left: 0px;
	top: 0px;
}
#tabbedpaneldiv {
	position:absolute;
	width:770px;
	height:1200px;
	z-index:2;
	left: 91px;
	top: 130px;
}

#headerphoto {
	position:absolute;
	width:300px;
	height:110px;
	z-index:1;
	left: 650px;
	top: 0px;
}
#npanelscroll {
	position:absolute;
	width:950px;
	height:494px;
	z-index:1;
	top: 0px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: scroll;
}

#indexphoto {
	position:absolute;
	width:950px;
	height:620px;
	z-index:1;
	background-image: url(assets/everests_shadow.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	left: 0;
	top: 0px;
}

#thoreaudiv {
	position:absolute;
	width:800px;
	height:336px;
	z-index:5;
	left: 73px;
	top: 130px;
}
#rappeldiv {
	position:absolute;
	width:281px;
	height:176px;
	z-index:4;
	left: 707px;
	top: 0px;
}
#contactmiddle {
	position:absolute;
	width:741px;
	height:459px;
	z-index:1;
	left: 145px;
	top: 120px;
}
#dewormdiv {
	position:relative;
	width:482px;
	height:388px;
	z-index:1;
	top: 20px;
	left: 280px;
	padding: 6px;
	border: thin solid #002259;
}
#dewormtype {
	position:absolute;
	width:241px;
	height:auto;
	z-index:1;
	left: 10px;
	top: 100px;
}

#alpharma {
	position:absolute;
	width:363px;
	height:87px;
	z-index:2;
	left: 559px;
	top: 116px;
	background-color: #FFFFFF;
}
#lhotsevideo {
	position:relative;
	width:480px;
	height:385px;
	z-index:1;
	left: 10px;
	top: 30px;
	padding: 6px;
	border: thin solid #002259;
}

#lhotsetype {
	position:absolute;
	width:236px;
	height:62px;
	z-index:1;
	left: 530px;
	top: 90px;
}
#icefallvideo {
	position:relative;
	width:480px;
	height:385px;
	z-index:1;
	left: 10px;
	top: 30px;
	padding: 6px;
	border: thin solid #002259;
}
#khumbuvideotype {
	position:absolute;
	width:244px;
	height:60px;
	z-index:1;
	left: 530px;
	top: 90px;
}
#summitdiv {
	position:relative;
	width:480px;
	height:385px;
	z-index:1;
	left: 10px;
	top: 30px;
	border: thin solid #002259;
	padding: 6px;
}
#summittypediv {
	position:absolute;
	width:240px;
	height:144px;
	z-index:1;
	left: 530px;
	top: 90px;
}
#donordiv {
	position:absolute;
	width:300px;
	height:auto;
	z-index:1;
	left: 407px;
	top: 40px;
}
#yakdonordiv {
	position:absolute;
	width:314px;
	height:375px;
	z-index:1;
	left: 45px;
	top: 70px;
}
#speaklist1 {
	position:absolute;
	width:326px;
	height:auto;
	z-index:1;
	left: 377px;
	top: 40px;
}
#speaklist2 {
	position:absolute;
	width:284px;
	height:auto;
	z-index:1;
	left: 50px;
	top: 100px;
}
#sounddiv {
	position:absolute;
	width:35px;
	height:28px;
	z-index:1;
	left: 4px;
	top: 596px;
}
#disclaimer {
	position:absolute;
	width:945px;
	height:32px;
	z-index:3;
	left: 3px;
	top: 436px;
	font-size: 12px;
}
.disclaimer {
	color: #CCC;
}
#container #main #tabbedpaneldiv #TabbedPanels1 .TabbedPanelsContentGroup .paragraph.TabbedPanelsContentVisible #summittypediv .paragraph {
	font-weight: normal;
}
#speakvideo {
	position:relative;
	width:640px;
	height:385px;
	z-index:1;
	left: 60px;
	top: 50px;
	padding: 6px;
	border: thin solid #002259;
}
#climbtable {
	position:absolute;
	width:500px;
	height:auto;
	z-index:1;
	left: -245px;
	top: 400px;
}
#climb {
	position:absolute;
	width:374px;
	height:auto;
	z-index:1;
	left: 320px;
	top: 40px;
}
#yaklist2 {
	position:absolute;
	width:290px;
	height:auto;
	z-index:1;
	left: 49px;
	top: 480px;
}
#aboutlancephoto {
	position:absolute;
	width:192px;
	height:307px;
	z-index:2;
	left: 80px;
	top: 55px;
}
#aboutlancepage1 {
	position:absolute;
	width:420px;
	height:auto;
	z-index:1;
	left: 299px;
	top: 30px;
}
#ashesphoto {
	position:absolute;
	width:200px;
	height:293px;
	z-index:1;
	left: 35px;
	top: 125px;
}
#lancespeaking {
	position:absolute;
	width:424px;
	height:auto;
	z-index:1;
	left: 320px;
	top: 40px;
}
#speakingphoto1 {
	position:absolute;
	width:200px;
	height:176px;
	z-index:1;
	left: 28px;
	top: 117px;
}

#healthyyakpage1 {
	position:absolute;
	width:766px;
	height:628px;
	z-index:2;
	left: 10px;
	top: 25px;
}
#healthyyakphoto {
	position:absolute;
	width:442px;
	height:262px;
	z-index:1;
	left: 164px;
	top: 470px;
}
#todonate {
	position:absolute;
	width:320px;
	height:auto;
	z-index:3;
	left: 420px;
	top: 80px;
}
#yakground {
	position:absolute;
	width:371px;
	height:386px;
	z-index:1;
	left: 4px;
	top: 177px;
}
#yakdisclaimer {
	position:absolute;
	width:723px;
	height:34px;
	z-index:1;
	left: 29px;
	top: 761px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#aboutyakstype {
	position:absolute;
	width:640px;
	height:1589px;
	z-index:1;
	left: 70px;
	top: 42px;
}
#aboutyakstype2 {
	position:absolute;
	width:640px;
	height:auto;
	z-index:1;
	left: 70px;
	top: 30px;
}
#healthyyak1 {
	position:absolute;
	width:640px;
	height:auto;
	z-index:1;
	left: 70px;
	top: 40px;
}

#yakimage {
	position:absolute;
	width:400px;
	height:267px;
	z-index:1;
	left: 188px;
	top: 500px;
}
#healthyyakphoto1 {
	position:absolute;
	width:434px;
	height:254px;
	z-index:1;
	left: 178px;
	top: 514px;
}

#booktext {
	position:absolute;
	width:488px;
	height:1350px;
	z-index:1;
	left: 140px;
	top: 40px;
}
#testimonials {
	position:absolute;
	width:481px;
	height:663px;
	z-index:2;
	left: 148px;
	top: 40px;
}
#mediadiv {
	position:absolute;
	width:347px;
	height:668px;
	z-index:3;
	left: 21px;
	top: 25px;
}
#amazon {
	position:absolute;
	width:71px;
	height:71px;
	z-index:2;
	left: 576px;
	top: 309px;
}
#iTunes {
	position:absolute;
	width:73px;
	height:73px;
	z-index:2;
	left: 425px;
	top: 325px;
}
#netflix {
	position:absolute;
	width:121px;
	height:56px;
	z-index:2;
	left: 463px;
	top: 211px;
}
#himex {
	position:absolute;
	width:140px;
	height:157px;
	z-index:4;
	left: 458px;
	top: 537px;
}
#discchannel {
	position:absolute;
	width:148px;
	height:72px;
	z-index:5;
	left: 518px;
	top: 427px;
}
#bobandtom {
	position:absolute;
	width:624px;
	height:98px;
	z-index:6;
	left: 27px;
	top: 750px;
}
#indexbook {
	position:absolute;
	width:155px;
	height:63px;
	z-index:6;
	left: 631px;
	top: 91px;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mediapage {
	position:absolute;
	width:723px;
	height:970px;
	z-index:3;
	left: 120px;
	top: 120px;
}
#bobandtomaudio {
	position:absolute;
	width:200px;
	height:79px;
	z-index:2;
	left: 417px;
	top: 24px;
}

