/*---------------------------
core.css

Artemis Branding
1.250.595.0136
admin@artemisbranding.com
----------------------------*/
/***** Reset *****/
html, body, div, span, applet, object, iframe,
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
fieldset, img {
	border: 0;
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
:focus, :active {
	outline: 0;
}
a {
	text-decoration: none;
}
area {
	outline: 0;
}
/***** General *****/
html {
	height: 101%;
	}
body {
	background: #ffffff;
	color: #505050;
	font: 62.5%/1.3 Arial, Helvetica, sans-serif;
	height: 101%;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 3.0em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.7em;
}
p {
	font-size: 1.2em;
}
/***** Main *****/
#wrapper {
	background: transparent url('/images/container.png') repeat-y;
	height: auto;
	margin: 0 auto 0 auto;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	width: 900px;
}
#container {
	background: #c0c0c2;
	display: inline;
	float: left;
	height: 100%;
	margin: 0 0 0 31px;
	min-height: 100%;
	overflow: hidden;
	width: 839px;
}
/***** #header *****/
#header {
	background: #919194 url('/images/header.png') repeat-x;
	float: left;
	height: 145px;
	width: 839px;
}
/*---- #menu ----*/
#menu {
	float: left;
}
#menu li {
	float: left;
}
#menu a {
	color: #ffffff;
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	height: 145px;
	position: relative;
}
#menu a:hover {
	background: transparent url('/images/hover.png') repeat-x;
}
#menu .item-home a, 
#menu .item-home a span {
	width: 70px;
}
#menu .item-about-us a, 
#menu .item-about-us a span {
	width: 79px;
}
#menu .item-our-shop a,
#menu .item-our-shop a span {
	width: 81px;
}
#menu .item-courses a,
#menu .item-courses a span {
	width: 76px;
}
#menu .item-community a,
#menu .item-community a span {
	width: 90px;
}
#menu .item-road-trip a,
#menu .item-road-trip a span {
	width: 82px;
}
#menu .item-tool-store a,
#menu .item-tool-store a span {
	width: 95px;
}
#menu span {
	bottom: 1px;
	display: block;
	position: absolute;
}
@media screen {  
	.images-on #menu li a span {
		overflow: hidden;  
		text-indent: -10000px;
	}
	.images-on #menu .item-home a span {
		background: transparent url('/images/menu.png') 20px 1px no-repeat;
	}
	.images-on #menu .item-about-us a span {
		background: transparent url('/images/menu.png') -90px 1px no-repeat;
	}
	.images-on #menu .item-our-shop a span {
		background: transparent url('/images/menu.png') -190px 1px no-repeat;
	}
	.images-on #menu .item-courses a span {
		background: transparent url('/images/menu.png') -290px 1px no-repeat;
	}
	.images-on #menu .item-community a span {
		background: transparent url('/images/menu.png') -390px 1px no-repeat;
	}
	.images-on #menu .item-road-trip a span {
		background: transparent url('/images/menu.png') -490px 1px no-repeat;
	}
	.images-on #menu .item-tool-store a span {
		background: transparent url('/images/menu.png') -590px 1px no-repeat;
	}
}
/*---- #logo ----*/
#logo {
	float: right;
}
#logo h1 {
	float: left;
	font-size: 3.6em;
}
#logo a {
	color: #8cc63f;
	display: inline;
	float: left;
	height: 122px;
	width: 260px;
}
@media screen {  
	.images-on #logo a {
		background: transparent url('/images/logo-a.png') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
/*---- #contact-us ----*/
#contact-us {
	float: right;
}
#contact-us  a {
	display: block;
	height: 23px;
	width: 102px;
}
@media screen {  
	.images-on #contact-us a {
		background: transparent url('/images/menu.png') -687px 9px no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
	.images-on #contact-us a:hover {
		background-color: #c0c0c0;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
/***** .content *****/
.content {
	background: transparent url('/images/content.png') repeat-y;
	color: #ffffff;
	float: left;
	width: 839px;
}
.content h2 {
	float: left;
	height: 184px;
	width: 100%;
}
.content #sidebar {
	float: left;
	height: 434px;
	width: 270px;
}
.content #inner .heading {
	border-bottom: 1px solid #8cc63f;
	float: left;
	height: 36px;
	margin: 0 0 10px 0;
	width: 569px;
} 
.content  h4 {
	font-weight: bold;
	padding: 11px 20px 0 50px;
}
.content #inner {
	float: right;
	height: 100%;
	width: 569px;
}
.content #inner .body {
	padding: 0 0 5px 0;
}
.content #inner p {
	float: left;
	padding: 0 80px 8px 50px;
	width: 419px;
}
.content #inner a {
	color: #d8d8d8;
}
.content #inner a:hover {
	color: #f8f8f8;
}
/***** #home *****/
#home {
	float: left;
}
#home #pane {
	background: #000000 url('/images/banners/home.jpg') no-repeat;
	height: 285px;
	overflow: auto;
	width: 100%;
}
#home #main {
	background: #9dd44a;
	float: left;
}
#home .inner {
	margin: 10px 0 0 0;
}	
#home #welcome {
	background: #73b42c url('/images/welcome.png') left bottom no-repeat;
	float: left;
	height: 450px;
	width: 410px;
}
#home h4, #home p {
	color: #ffffff;
	padding: 0 20px 10px 20px;
}
#home .inner a {
	color: #c9ea96;
}
#home .inner a:hover {
	color: #d8d8d8;
}
#home #welcome h2 {
	height: 70px;
	width: 100%;
}
@media screen {  
	.images-on #home #welcome h2  {
		background: transparent url('/images/headings.png') 0 0 no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#home #welcome h4 {
	font-weight: bold;
}
#home #programs {
	background: #9dd44a;
	float: left;
	height: 450px;
	width: 215px;
}
#home #programs h3 a{
	display: block;
	height: 70px;
	width: 100%;
}
@media screen {  
	.images-on #home #courses-header a{
		background: transparent url('/images/headings.png') 0 -100px no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
	.images-on #home #tool-store-header a{
		background: transparent url('/images/headings.png') 0 -300px no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#home #tour {
	background: #73b42c url('/images/photos/tour.jpg') 0 70px no-repeat;
	float: left;
	height: 450px;
	width: 214px;
}
#home #tour h3 a{
	display: block;
	height: 70px;
	width: 100%;
}
#home #tour .inner {
	margin: 260px 0 0 0;
}
@media screen {  
	.images-on #home #tour h3 a{
		background: transparent url('/images/headings.png') 0 -200px no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
/***** #about-us *****/
@media screen {  
	.images-on #about-us h2 {
		background: transparent url('/images/banners/about-us.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#about-us #sidebar {
	background: transparent url('/images/photos/gears.jpg') no-repeat;
}
/***** #our-shop *****/
@media screen {  
	.images-on #our-shop h2 {
		background: transparent url('/images/banners/our-shop.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#our-shop img {
	height: 434px; 
	width: 270px;
}
#our-shop  #to-view {
	background: transparent url('/images/arrow-left.png') no-repeat;
	display: inline;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px 0 0 25px;
	padding: 1px 0 0 25px;
}
/***** #courses *****/
@media screen {  
	.images-on #courses h2 {
		background: transparent url('/images/banners/courses.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#courses  {
	background: #8cc63f url('/images/photos/bicycle.jpg') 0 100% no-repeat;
}
#courses #sidebar .inner {
	margin: 25px 20px 20px 20px;
}
#courses #sidebar h3 {
	padding: 0 0 8px 0;
}
#courses  ul {
	clear: both;
	list-style: disc;
	padding: 0 0 0 15px;
	width: 300px;
}
#courses  #sidebar ul {
	width: 200px;
}
#courses  li {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}
#courses #inner div {
	float: left;
	width: 569px;
}
#courses #inner .odd {
	background: #73b42c;
}
#courses #inner .even {
	background: #58585a;
	margin: 5px 0 5px 0;
}
#courses #inner .body {
	background: transparent;
	float: left;
	width: 390px;
}
#courses #inner .heading {
	background: transparent;
	width: 399px;
}
#courses #inner h4 {
	background: transparent url('/images/arrow-right.png') 18px 12px no-repeat;
	width: 250px;
}
#courses #inner h5 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 8px 50px;
	width: 250px;
}
#courses #inner .body ul {
	padding: 0 0 10px 65px;
}
#courses #inner .body p{
	padding: 0 0 8px 50px;
	width: 300px;
}
#courses #inner .details {
	background: transparent;
	float: right;
	height: 100px;
	width: 170px;
}
#courses button {
	background-image: url('/images/paypal.png');
	background-position:  96px 9px;
	background-repeat: no-repeat;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 1.1em;
	height: 36px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 170px;
}
#courses button span {
	display: inline;
	float: left;
	padding: 0 0 0 15px;
}
#courses #inner div .details .view-calendar {
	border-bottom: 1px solid #8cc63f;
	float: left;
	height: 36px;
	width: 170px;
}
#courses #inner .odd.details .view-calendar {
	background: #67ac23 url('/images/arrow-right.png') 138px 12px no-repeat;
}
#courses #inner .dark .details .view-calendar {
	background: #535356 url('/images/arrow-right.png') 138px 12px no-repeat;
}
#courses #inner div .details a span{
	bottom: 7px;
	cursor: pointer;
	left: 17px;
	position: absolute;
}
#courses .odd button,
#courses .odd .details .view-calendar {
	background-color: #67ac23;
}
#courses .odd button:hover,
#courses .odd .details .view-calendar:hover {
	background-color: #5da51c;
}
#courses .even button,
#courses .even .details .view-calendar{
	background-color: #535356;
}
#courses .even button:hover,
#courses .even .details .view-calendar:hover {
	background-color: #4b4b4e;
}
#courses #inner div .details a {
	color: #ffffff;
	font-size: 1.1em;
	position: relative;
}
/***** #community *****/
@media screen {  
	.images-on #community h2 {
		background: transparent url('/images/banners/community.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#community  {
	background: #8cc63f url('/images/photos/keys.jpg') 0 184px no-repeat;
}
#community #inner div {
	background: #73b42c;
	float: left;
	width: 569px;
}
#community #inner #intro {
	padding: 10px 0 5px 0;
}
#community #inner #intro p{
	font-size: 1.2em;
	font-weight: bold;
}
#community #inner .dark {
	background: #58585a;
	margin: 5px 0 5px 0;
}
#community #inner div .body {
	background: transparent;
	float: left;
	padding: 0 0 5px 0;
	width: 390px;
}
#community #inner div .heading {
	background: transparent;
	width: 569px;
}
#community #inner div h4 {
	background: transparent url('/images/arrow-right.png') 18px 12px no-repeat;
	width: 250px;
}
#community #inner div p{
	padding: 0 0 8px 50px;
	width: 400px;
}
/***** #road-trip *****/
@media screen {  
	.images-on #road-trip h2 {
		background: transparent url('/images/banners/road-trip.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#road-trip {
	background: #8cc63f url('/images/photos/tracks.jpg') 0 184px no-repeat;
}
#road-trip #inner div {
	background: #73b42c;
	float: left;
	width: 569px;
}
#road-trip #inner #intro {
	background: #58585a;
	height: 434px;
}
#road-trip #inner #intro a {
	color: #d8d8d8;
}
#road-trip #inner #intro a:hover {
	color: #ffffff;
}
#road-trip #inner .dark {
	background: #58585a;
	margin: 5px 0 0 0;
}
#road-trip #inner .spaced {
	margin: 5px 0 0 0;
}
#road-trip #inner  .body {
	background: transparent;
	float: left;
	width: 390px;
}
#road-trip #inner .body img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
}
#road-trip #inner div .heading {
	background: transparent;
	width: 569px;
}
#road-trip #inner div h4 {
	background: transparent url('/images/arrow-right.png') 18px 12px no-repeat;
	width: 250px;
}
#road-trip #inner div p{
	float: none;
	padding: 0 0 8px 50px;
	width: 400px;
}
/***** #tool-store *****/
@media screen {  
	.images-on #tool-store h2 {
		background: transparent url('/images/banners/tool-store.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#tool-store  {
	background: #8cc63f url('/images/photos/full-bike.jpg') 0 100% no-repeat;
}
#tool-store h5 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
}
/*--- #sidebar ----*/
#tool-store #sidebar {
	float: left;
	height: 820px;
}
#tool-store #sidebar .inner {
	float: left;
	padding: 19px 0 0 20px;
}
#tool-store #sidebar .inner h3 {
	padding: 0 0 8px 0;
}
#tool-store #sidebar .inner  ul {
	clear: both;
	list-style: none;
	padding: 2px 0 0 0;
	width: 240px;
}
#tool-store #sidebar .inner ul li {
	background: transparent url('/images/arrow-right.png') 0 1px no-repeat;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
}
#tool-store #sidebar .inner ul li a:hover {
	color: #ffffff;
}
#tool-store .selected {
	color: #ffffff;
}
#tool-store .not-selected {
	color: #58585a;
}
/*---- #product ----*/
#product {
	color: #ffffff;
	float: right;
	width: 569px;
}
#product #intro {
	background: #73b42c;
	float: right;
	padding: 20px 0 0 20px;
	width: 549px;
}
#product #intro #shipping {
	float: left;
	width: 355px;
}
#product #intro #code {
	float: left;
	padding: 10px 0 0 0;
	width: 540px;
}
#product #intro p{
	font-size: 1.2em;
	font-weight: bold;
}
#product #intro #pickup {
    display: block;
	cursor: pointer;
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 0 0 0;
    padding: 0 0 0 15px;
    text-indent: -15px;
	width: 100px;
}
#product #intro #pickup:hover {
	color: #58585a;
}
#product #intro #pickup input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -3px;
}
#product #intro #code label {
    float: left;
	font-size: 1.3em;
	font-weight: bold;
	margin: 8px 0 0 0;
}
#product #intro #code input {
	float: right;
	margin: 6px 10px 0 0;
	padding: 0 3px 0 3px;
	width: 100px;
}
#product #intro #code button {
	background: transparent url('/images/enter-off.png') 0 0 no-repeat; 
	border: none;
	cursor: pointer;
	float: right;
	height: 31px;
	margin: 0 6px 0 0;
	width: 61px;
}
#product  #verification {
	background: #73b42c;
	clear: both;
	font-weight: bold;
	padding: 0 10px 10px 10px;
	text-align: center;
	width: 549px;
}
#product  #verification  p {
	font-size: 1.3em;
	padding: 15px 0 0 0;
}
#product .odd,
#product .even {
	float: left;
	margin: 5px 0 0 0;
	width: 569px;
}
#product .odd {
	background: #58585a url('/images/odd-bg.png') 40px 0 repeat-y;
}
#product .even {
	background: #73b42c url('/images/even-bg.png') 40px 0 repeat-y;
}
#product .heading {
	float: left;
}
#product .heading h4 {
	background: transparent url('/images/arrow-right.png') 18px 12px no-repeat;
	border-bottom: 1px solid #8cc63e;
	padding: 11px 0 7px 50px;
	font-weight: bold;
	width: 519px;
}
#product .body {
	float: left;
	padding: 10px 0 20px 50px;
	width: 370px;
}
#product .body .thumb {
	background: #ffffff;
	border: 1px solid #c0c0c0;
	float: left;
	margin: 0 20px 5px 0;
	padding: 10px 10px 0 10px;
}
#product .body .thumb img {
	height: 100px;
	width: 100px;
}
#product .body .sub-image {
	color: #58585a;
	font-size: 1.0em;
	text-align: center;
	padding: 2px 0 3px 0;
}
#product .purchase {
	float: right;
	padding: 10px 0 0 0;
	width: 130px;
}
#product .purchase .price {
	float: left;
	text-align: center;
	width: 120px;
}
#product .purchase .price h5 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 42px 7px;
}
#product .purchase form {
	float: left;
	padding: 10px 0 0 12px;
}
/***** #contact *****/
@media screen {  
	.images-on #contact h2 {
		background: transparent url('/images/banners/contact.jpg') no-repeat;
		overflow: hidden;  
		text-indent: -10000px;
	}
}
#contact {
	background: #8cc63f url('/images/photos/gears.jpg') left bottom no-repeat;
}
#contact #inner .body {
	background: #73b42c url('/images/brand.png') 290px 110px no-repeat;
	float: left;
	height: 434px;
	width: 569px;
}
#contact h5 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 50px;
}
#contact #organization {
	margin: 20px 0 0 0;
}
#contact #info {
	margin: 20px 0 30px 0;
}
/***** #twitter *****/
#twitter a {
	background: transparent url('/images/twitter.png') no-repeat;
	float: left;
	height: 140px;
	position: fixed;
	top: 145px;
	right: 0;
	width: 40px;
}
#twitter a:hover {
	background: transparent url('/images/twitter-hover.png') no-repeat;
}
/***** #footer *****/
#footer {
	border-top: 1px solid #ffffff;
	float: left;
	font-size: 1.1em;
	height: 25px;
	padding: 10px 0 0 0;
	width: 100%;
}
#footer a, #footer li {
	color: #ffffff;
}
#footer a:hover {
	color: #58585a;
}
/*---- #bottom-nav ----*/
#nav {
	display: inline;
	float: left;
	padding: 0 0 0 20px;
}
#nav li {
	float: left;
	padding: 0 15px 0 0;
}
/*---- #credit ----*/
#credit {
	color: #ffffff;
	display: inline;
	float: right;
	padding: 0 20px 0 0;
}
#credit span {
	padding: 0 0 0 10px;
}