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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../grfx/body-bg.jpg) top left no-repeat;
	color: #000000;
	padding: 0;
	margin: 0;
}

#container {
	width: 974px;
	padding: 0;
	margin: 0;
}

#loft-holder {
	position: absolute;
	width: 163px;
	top: 727px;
	left: 13px;
	margin: 0;
}

#site-column {
	float: left;
	width: 798px;
	padding: 0;
	margin: 0 0 0 176px;
}
*html #site-column {
	margin: 0 0 0 88px;
}

#header {
	float: left;
	width: 798px;
	height: 160px;
	padding: 0;
	margin: 0;
}

#mission-north-pole-flash-holder {
	height: 27px;
	left: 530px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 108px;
	width: 236px;
}

#header h1 {
	margin: 0;	
}

/* navigation */
#navigation {
	float: left;
	width: 769px;
	height: 40px;
	padding: 0 0 0 29px;
	margin: 0;
	background: url(../grfx/nav-bg.jpg) top left no-repeat;
}

#sub-navigation {
	position:absolute;
	top:198px;
	left:188px;
	width:740px;
	height:18px;
	background-image:url(../grfx/sub-nav-bg.jpg);
	font-size: 0.7em;
	margin: 0;
	visibility:hidden;
	z-index:100;
}

#navigation-holder {
	float: left;
	width: 634px;
	height: 40px;
	padding: 0;
	margin: 0;
}

#navigation-holder ul {
	font-size: 0.7em;
	margin: 0;
	padding: 17px 0 0 0;
}

#navigation-holder ul li ul#sub-navigation {
	padding:9px 0 0 17px;
}


#navigation-holder li,
#sub-navigation li {
	float: left;
	list-style: none;
	font-weight: bold; /* font properties added to fool IE 6 */
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

#navigation-holder li a {
	border: 0;
	display: block;
	height: 9px;
	text-decoration: none;
}

#navigation-holder li:hover ul,
#navigation-holder li a:hover ul,
#navigation-holder li a:hover table ul,
#navigation-holder li a:hover ul li a:hover ul {
	visibility:visible;
}

#navigation-holder table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}

#sub-navigation li a {
	border: 0;
	display: block;
	height: 11px;
	text-decoration: none;
}

#navigation-holder li a span,
#sub-navigation li a span {
	display: none;
}

li#epic {height:21px;}

#navigation-holder li#home a              {width: 41px; background: url(../grfx/nav.jpg) 0px 0px no-repeat;}
#navigation-holder li#epic a              {width: 46px; background: url(../grfx/nav.jpg) -41px 0px no-repeat;}
#navigation-holder li#profile a           {width: 67px; background: url(../grfx/nav.jpg) -87px 0px no-repeat;}
#navigation-holder li#team a              {width: 51px; background: url(../grfx/nav.jpg) -154px 0px no-repeat;}
#navigation-holder li#personal-training a {width: 129px; background: url(../grfx/nav.jpg) -205px 0px no-repeat;}
#navigation-holder li#schools a           {width: 70px; background: url(../grfx/nav.jpg) -334px 0px no-repeat;}
#navigation-holder li#the-cause a         {width: 78px; background: url(../grfx/nav.jpg) -404px 0px no-repeat;}
#navigation-holder li#blog a              {width: 49px; background: url(../grfx/nav.jpg) -482px 0px no-repeat;}
#navigation-holder li#contact-and-media a {width: 103px; background: url(../grfx/nav.jpg) -531px 0px no-repeat;}

#navigation-holder li#home a:hover              {background: url(../grfx/nav.jpg) 0px -9px no-repeat;}
#navigation-holder li#epic a:hover              {background: url(../grfx/nav.jpg) -41px -9px no-repeat;}
#navigation-holder li#profile a:hover           {background: url(../grfx/nav.jpg) -87px -9px no-repeat;}
#navigation-holder li#team a:hover              {background: url(../grfx/nav.jpg) -154px -9px no-repeat;}
#navigation-holder li#personal-training a:hover {background: url(../grfx/nav.jpg) -205px -9px no-repeat;}
#navigation-holder li#schools a:hover           {background: url(../grfx/nav.jpg) -334px -9px no-repeat;}
#navigation-holder li#the-cause a:hover         {background: url(../grfx/nav.jpg) -404px -9px no-repeat;}
#navigation-holder li#blog a:hover              {background: url(../grfx/nav.jpg) -482px -9px no-repeat;}
#navigation-holder li#contact-and-media a:hover {background: url(../grfx/nav.jpg) -531px -9px no-repeat;}

#sub-navigation li#mission  a  {width:54px; background: url(../grfx/sub-nav.jpg) 0px 0px no-repeat;}
#sub-navigation li#history a   {width:70px; background: url(../grfx/sub-nav.jpg) -54px 0px no-repeat;}
#sub-navigation li#equipment a {width:88px; background: url(../grfx/sub-nav.jpg) -124px 0px no-repeat;}
#sub-navigation li#involved a  {width:117px; background: url(../grfx/sub-nav.jpg) -212px 0px no-repeat;}
#sub-navigation li#map a       {width:50px; background: url(../grfx/sub-nav.jpg) -329px 0px no-repeat;}
#sub-navigation li#nutrition a {width:85px; background: url(../grfx/sub-nav.jpg) -379px 0px no-repeat;}
#sub-navigation li#science a   {width:73px; background: url(../grfx/sub-nav.jpg) -464px 0px no-repeat;}
#sub-navigation li#qa a   	   {width:61px; background: url(../grfx/sub-nav.jpg) -537px 0px no-repeat;}

#sub-navigation li#mission  a:hover  {background: url(../grfx/sub-nav.jpg) 0px 0px no-repeat;}
#sub-navigation li#history a:hover   {background: url(../grfx/sub-nav.jpg) -54px 0px no-repeat;}
#sub-navigation li#equipment a:hover {background: url(../grfx/sub-nav.jpg) -124px 0px no-repeat;}
#sub-navigation li#involved a:hover  {background: url(../grfx/sub-nav.jpg) -212px 0px no-repeat;}
#sub-navigation li#map a:hover       {background: url(../grfx/sub-nav.jpg) -329px 0px no-repeat;}
#sub-navigation li#nutrition a:hover {background: url(../grfx/sub-nav.jpg) -379px 0px no-repeat;}
#sub-navigation li#science a:hover   {background: url(../grfx/sub-nav.jpg) -464px 0px no-repeat;}
#sub-navigation li#qa a:hover   	 {background: url(../grfx/sub-nav.jpg) -537px 0px no-repeat;}

/* include sub nav css here */

#navigation #social-links {
	float: left;
	width: 94px;
	height:37px;
	padding: 3px 0 0 26px;
	margin: 0;
}

#navigation #social-links ul {
	font-size: 0.7em;
	margin: 0;
	padding: 6px 0 0 0;
}

#navigation #social-links li {
	float: left;
	list-style: none;
	font-weight: bold; /* font properties added to fool IE 6 */
	margin: 0;
	padding: 0 4px 0 4px;
	border: 0;
	text-align: center;
}

#navigation #social-links li a {
	border: 0;
	display: block;
	height: 23px;
	text-decoration: none;
}

#navigation #social-links li a span{
	display: none;
}

#navigation #social-links li#facebook a {
	width: 23px;
	background: url(../grfx/icons/facebook.jpg) top left no-repeat;
}

#navigation #social-links li#twitter a {
	width: 23px;
	background: url(../grfx/icons/twitter.jpg) top left no-repeat;
}

#navigation #social-links li#youtube a {
	width: 23px;
	background: url(../grfx/icons/youtube.jpg) top left no-repeat;
}

#messages-funds-holder {
	float: left;
	width: 768px;
	height: 42px;
	padding: 0 0 0 30px;
	margin: 0;
	background: url(../grfx/messages-funds-bg.jpg) top left no-repeat;
}

#messages-of-support {
	float: left;
	width: 535px;
	height: 13px;
	padding: 9px 0 0 0;
	margin: 0;
}

#funds-raised {
	float: left;
	width: 163px;
	padding: 12px 0 0 70px;
	margin: 0;
}

#mission-support-holder {
	float: left;
	width: 798px;
	height: 226px;
	padding: 0;
	margin: 0;
	background: url(../grfx/support-bg.jpg) top left no-repeat;
}

#mission-holder {
	float:left;
	width:448px;
	height:210px;
	padding:5px 10px 0 29px;
	margin:0;
	color:#FFFFFF;
}
#mission-text {
	float:left;
	width:448px;
	height:185px;
	margin:0;
}
#more {
	float:left;
	width:448px;
	height:28px;
	margin:0;
	padding:7px 0 0 0;
}
#more a, #donate a, #view a, #articles a {
	color:#FFF;
	font-size:0.8em;
	text-decoration:none;
}
#more a:hover, #donate a:hover, #view a:hover, #articles a:hover {
	color:#000;
}

#mission-text h4, #support h4, #more h4, #donate h4, #journey h4, #view h4, #latest-blog h4, #right-column h4, #articles h4 {
	font-weight:normal;
	margin:0;
	font-size:1em;
	line-height:18px;
}
#mission-text p, #support p, #journey p {
	margin-top:8px;
}

#support-holder {
	float:right;
	width:268px;
	height:210px;
	padding:5px 29px 0 10px;
	margin:0;
	color:#FFFFFF;
}
#support {
	float:left;
	width:268px;
	height:185px;
	margin:0;
	position:relative;
}
#donate {
	float:left;
	width:268px;
	height:28px;
	margin:0;
	padding:7px 0 0 0;
}
#burnet {
	position:absolute;
	right:0px;
	bottom:25px;
}

#gallery-holder {
	float: left;
	width: 798px;
	height: 120px;
	padding: 0;
	margin: 0;
	background: url(../grfx/exp-bg.jpg) top left no-repeat;
}
#journey-holder {
	float: left;
	width: 118px;
	height: 110px;
	padding:10px 10px 0 29px;
	margin: 0;
	color:#FFFFFF;
}
#journey {
	float:left;
	width:118px;
	height:75px;
	margin:0;
}
#view {
	float:left;
	width:118px;
	height:28px;
	margin:0;
	padding:7px 0 0 0;
}
#images {
	float:right;
	width:641px;
	height:120px;
}

#progress-container {
	float: left;
	width: 798px;
	padding: 0;
	margin: 0 0 0 176px;
}
*html #progress-container {
	margin: 0 0 0 88px;
}

#left-column {
	float: left;
	width: 308px;
	padding: 0;
	margin: 0;
}

#latest-image {
	float: left;
	width: 294px;
	padding: 0 0 4px 0;
	margin: 0;
}

#latest-blog {
	float: left;
	width: 279px;
	height: 315px;
	padding: 10px 0 10px 29px;
	margin: 0;
	background: url(../grfx/latest-blog-bg.jpg) top left no-repeat;
}

#blog-header {
	float: left;
	width: 250px;
	height: 51px;
	padding: 15px 0 0 0;
	margin: 0;
}
#blog-header p {
	margin: 0;
}
#blog-header h4 {
	font-size: 13px;
}

#blog-cal {
	float: left;
	width: 41px;
	height: 41px;
	padding: 0 20px 0 0;
	margin: 0;
	background: url(../grfx/cal-bg.jpg) top left no-repeat;
	font-weight: bold;
	font-size: 12px;
}

#blog-day {
	float: left;
	width: 41px;
	height: 15px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
}

#blog-month {
	float: left;
	width: 41px;
	height: 18px;
	padding: 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

#blog-title {
	float: left;
	width: 180px;
	height: 20px;
	padding: 0;
	margin: 0;
}

#blog-author {
	float: left;
	width: 180px;
	padding: 5px 0 0 0;
	margin: 0;
}

#blog-author p {
	font-size: 10px;
}

#blog-content {
	float: left;
	width: 250px;
	padding: 0;
	margin: 0;
}

#blog-truncated-content {
	float: left;
	width: 250px;
	height: 200px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#blog-content p {
	font-size: 11px;
	line-height: 11px;
	margin-top:0px;
}

#blog-links {
	font-weight: bold;
}
#articles {
	float:left;
	width:250px;
	height:28px;
	margin:0;
	padding:5px 0 0 0;
}

#right-column {
	float: left;
	width: 490px;
	height:335px;
	padding: 0;
	margin: 0;
}

#map-image {
	width: 470px;
	height:335px;
	padding: 10px 0 0 20px;
	margin: 0;
	background:url(../grfx/map-image.jpg) top left no-repeat;
}

#button-launch-holder {
	float: left;
	width: 787px;
	height: 133px;
	padding: 18px 0 0 11px;
	margin: 0;
	background: url(../grfx/button-launch-bg.jpg) top left no-repeat;
}

#button-launch-holder ul {
	margin: 0;
	padding: 0 0 0 3px;
	width: 771px;
	position: relative;
}

#button-launch-holder ul li {
	float: left;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0 3px 0 0;
}

#footer {
	float: left;
	width: 790px;
	height: 40px;
	padding: 0 0 0 12px;
	margin: 0;
	color: #66b8cb;
}

#footer a {
	color: #66b8cb;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

* html #internal-content-holder {
	float: left;
	width: 798px;
	margin: -3px 0 0 0;
	padding: 0 0 10px 0;
	background: url(../grfx/internal-content-holder-bg.gif) top left repeat-y;
}
#internal-content-holder {
	float: left;
	width: 798px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../grfx/internal-content-holder-bg.gif) top left repeat-y;
}

#internal-content-background-top {
	float: left;
	width: 786px;
	padding: 0 0 0 12px;
	margin: 0;
	background: url(../grfx/internal-content-top.jpg) top left no-repeat;
	min-height: 570px;
  	height: auto !important;
  	height: 570px;
}

#internal-footer {
	float: left;
	width: 786px;
	height: 50px;
	padding: 10px 0 0 12px;
	margin: 0;
	color: #66b8cb;
	background: url(../grfx/internal-footer-bg.gif) top left no-repeat;
}

#internal-footer a {
	color: #66b8cb;
	text-decoration: none;
}
#internal-footer a:hover {
	text-decoration: underline;
}

#wide-column {
	float: left;
	width: 755px;
	margin: 0;
	padding: 17px 0 0;
}

#wide-column p {
	font-size: 11px;
	font-weight: 900;
	padding-left: 32px;
	color: #838383;
}

#wide-column h5,  
#wide-column h3, 
#wide-column h2, 
#wide-column h1 {
	color: #66b8cb;
	font-size: 13px;
	font-weight: 900;
	padding-left: 32px;
	margin-top: 0;
}

#wide-column h6 {
	color: #66B8CB;
	font-size: 11px;
	font-weight: 900;
	margin: 0 0 10px;
	padding-left: 32px;
}

#rssicon {
	background: transparent url(../grfx/rss.gif) no-repeat scroll 0 0;
	display: block;
	float: right;
	height: 16px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-indent: -9000px;
	width: 16px;
}

.blog {
	margin: 0 0 20px 0;
	padding-left: 32px;
	position: relative;
}

.blog-header {
	height: 55px;
}

.blog-cal {
	background-image: url(../grfx/blog-cal.gif);
	height: 50px;
	left: 32px;
	position: absolute;
	top: 0;
	width: 50px;
}

.blog-cal .blog-mon {
	font-size: 13px;
	font-weight: bold;
	margin-left: -2px;
	position: relative;
	text-align: center;
	top: 9px;
	color: #838383;
	text-transform: uppercase;
}

.blog-cal .blog-day {
	font-weight: bold;
	position: relative;
	text-align: center;
	top: 9px;
	color: #838383;
}

.blog h4 {
	left: 100px;
	margin: 0;
	position: absolute;
	top: 0;
}

.blog-author {
	font-size: 11px;
	font-weight: 900;
	left: 100px;
	position: absolute;
	top: 30px;
}

.right-photo {
	float: right;
	margin: 0 0 20px 20px;
	width: 200px;
}

.right-photo2 {
	float: right;
	margin: 0 0 20px 20px;
	width: 280px;
}

.team-block, .sponsor-block {
	border-bottom: 1px solid #66B8CB;
	height: auto !important;
	margin: 0 0 30px 32px;
	min-height: 100px;
	position: relative;
}

.team-block img, .sponsor-block img {
	float: right;
	margin: 0 0 20px 20px;
}

span.breadcrumb {
	display: block;
	font-size: 10px;
	margin-bottom: 10px;
	padding-left: 32px;
	color: #838383;
}

.album {
	margin:0 32px 10px 32px;
	padding:0 0 10px 0;
	width:706px;
	float:left;
	/*border-bottom:1px solid #3d3e40;*/
}
.album-thumb {
	float:left;
	width:144px;
}
.album-details {
	float:left;
}

.gallery {
	margin:0 0 0 32px;
	padding:0 0 15px 0;
	float:left;
}
.gallery-thumb {
	width:144px;
}
.gallery-desc {
	width:144px;
	margin:10px 0 0 0;
}
.gallery-desc p {
	margin:0 0 0 -32px;
}

/* custom styles */

a img {
	border: none;
}

p, span {
	font-size: 11px;
}
p.breadcrumbs {
	margin:0 0 10px 0;
}
a {
	color: #000;
}
hr {
	margin-left:32px;
}

#wide-column a {
	color: #66B8CB;
	text-decoration: none;
}
#wide-column a:hover {
	text-decoration: underline;
}
#wide-column ol, ul {
	font-size: 11px;
	font-weight: 900;
	padding-left: 65px;
	color: #838383;
}
#wide-column ul li {
	padding: 7px 0;
}
#wide-column .team-block p {
	width: 550px;
	padding-left: 0;
}
#wide-column .blog p {
	padding-left: 0;
}
#wide-column .blog h4 {
	color: #838383;
}
#wide-column .blog-author {
	color: #838383;
}
#wide-column .blog-cal .blog-mon {
	color: #838383;
}
#wide-column .blog-cal .blog-day {
	color: #838383;
}

form {
	padding-left: 32px;
}

#contactForm fieldset {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #66C4E6;
	width: 300px;
}

#contactForm fieldset legend {
	color: #66B8CB;
	font-size: 11px;
	font-weight: 900;
}

#contactForm label {
	font-size: 11px;
	font-weight: 900;
	margin-right: 5px;
	color: #838383;
}

strong.point {
	padding-left: 32px;
	color: #838383;
}

#smsForm fieldset {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #66C4E6;
	width: 300px;
}

#smsForm fieldset legend {
	color: #66B8CB;
	font-size: 11px;
	font-weight: 900;
}

#smsForm label {
	font-size: 11px;
	font-weight: 900;
	margin-right: 5px;
	color: #838383;
}
