* { outline: none; }

html {
	font: normal 61% arial, tahoma, verdana, sans-serif;
	background: #fff;
	min-width: 910px;
}

body {
	font-size: 1.2em;
	line-height: 180%;
    margin: 0;
    padding: 0;
	background: url('/m/img/main_back.gif') top left repeat-x;
	/*padding: 1.0em 0 0 0;
	border-top: 5px solid #00437F;
    */

}

#special_notice {
    text-align: center;
    background-color: #00437F;
    margin-bottom: 1em;
    padding: 0.5em 1.5em 0.5em 1.5em;
    color: #fff;
    font-size: 110%;
}

.wrapper { 
	width: 910px;
	margin: 0 auto;
	position: relative;
	padding: 35px 3em 2em 3em;
}

hr {
	clear: both;
	margin: 0;
	padding: 0;
	visibility: hidden;
}



#header, #intro, #info, #footer {
	clear: both;
}

#header .wrapper { 
	padding: 0 3em;
}

#header h1 {
	margin: 0;
	/*margin: 0em 0 1.5em 0;*/
	padding: 0 0 1em 0;
	background: url('/m/img/logo.gif') top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
	width: 350px;
	height:120px;
}

#header ul, #header li { float: left; }

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
    color: #fff;
}

ul#cart_list, li#cart_list { float: right; }

ul#cart_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul#cart_list li, #header ul li {
	margin: 0 0.7em 0 0;
    font-size: 1.1em;
	background: url('/m/img/menu_tab_off_right.gif') top right no-repeat;
}

	ul#cart_list li.selected, #header ul li.selected { 
		background-image: url('/m/img/menu_tab_on_right.gif');
	}

	ul#cart_list li a, #header ul li a {
		display: block;
		background: url('/m/img/menu_tab_off_left.gif') top left no-repeat;
		padding: 0.4em 1em;
		text-decoration: none;
		color: #fff;
		font-weight: bold;
	}

	ul#cart_list li.selected a, #header ul li.selected a {
		background-image: url('/m/img/menu_tab_on_left.gif');
		color: #fff;
		font-weight: bold;
	}

#header p {
		position: absolute;
		top: 0px;
		right: 2em;
		/* Put the actual img code into the html so it can be a clickable link */
		/*background: url('/img/call_now.gif') top left no-repeat;*/
		/*overflow: hidden;*/
		/*text-indent: -999em;*/
		width: 345px;
		height: 130px;
		z-index: 1000;
	}

#home #intro {
	position: relative;
	background: #000 url('/m/img/intro_back.gif') top left repeat-x;
	color: #fff;
	font-size: 1.2em;
	line-height: 180%;
}

#page #intro {
	position: relative;
	background: #000 url('/m/img/intro_back.gif') top left repeat-x;
	color: #fff;
	font-size: 1.2em;
	line-height: 180%;
}

#snowshoes #intro, #snow_adventure #intro, #guide #intro, #contact #intro, #dealer #intro, #video #intro {
	position: relative;
	background: #000 url('/m/img/intro_back.gif') top left repeat-x;
	color: #fff;
	font-size: 1.2em;
	line-height: 180%;
}

#intro h2 {
	overflow: hidden;
	height: 33px;
	width: 220px;
	margin: 0.2em 0 0 0;
}

#intro h2 a {
	color: #fff;
	text-decoration: none;
}

#intro h2 a:hover {
	text-decoration: underline;
}

#home #intro { min-height: 180px; }

#home #intro h2 {
	background: url('/m/img/intro_title_poles.gif') top left no-repeat;
	height: 35px;
	width: 571px;	
	text-indent: -999em;
	margin: 0 0 1.5em 0;
}

#snowshoes #intro h2 {
	background: url('/m/img/snowshoes_title.gif') top left no-repeat;
	height: 35px;
	width: 481px;
	margin: 0 0 0.5em 0;	
	text-indent: -999em;
}

#page #intro h2 {
	background: none;
	height: 35px;
	margin: 0 0 0.5em 0;
	width: 800px;
    font-family: Helvetica;
    font-size: 2.0em;
    text-shadow: 2px 2px 2px #000;
}

/* These all should end up being obsolete and we could simply use #page */
#snow_adventure #intro h2 {
	background: none;
	height: 35px;
	margin: 0 0 0.5em 0;
	width: 800px;
}

#guide #intro h2 {
	background: none;
	height: 35px;
	margin: 0 0 0.5em 0;
	width: 800px;
}

#contact #intro h2 {
	background: none;
	height: 35px;
	margin: 0 0 0.5em 0;
	width: 800px;
}

#dealer #intro h2 {
	background: none;
	height: 35px;
	margin: 0 0 0.5em 0;
	width: 800px;
}

#video #intro h2 {
	background: none;
	height: 35px;
	margin: 0 0 0.5em 0;
	width: 800px;
}

/* End obsolete above. */


#home #intro p {
	width: 43%;
	font-size: 1.2em;
}

#intro #bigfoot_overlay {
	position: absolute;
	bottom: 0;
	right: 5px;
	background: url('/m/img/bigfoot_overlay.png') bottom right no-repeat;
	width: 551px;
    top: 9px;
	height: 306px;
	z-index: 100;
}


/* Homepage gets special treatment */
#home #info {
	background: url('/m/img/info_back.gif') top left repeat-x;
}
#info {
	background: #EEF3F6;
	color: #000;
	_height: 400px;
	min-height: 400px;
}

#info h2 {
	margin: 0 0 1em 0;
    font-size: 2.0em;
    border-bottom: 1px solid #9C1818;
    padding-bottom: 10px;
}

#home #info h2 {
	background: url('/m/img/info_title.gif') top left no-repeat;
	height: 35px;
	text-indent: -999em;
	width: 470px;
	margin: 0 0 1em 0;
    border: none;
}

#home #info h3 {
    background: #C6DBE7;
    height: 35px;
    margin: 0 0 0.5em 0;
    padding: 0.5em 0.5em 0 0.5em;
    font-size: 2.0em;
}

/* 
 * Verify this is depreciated.
#snowshoes #info h2 {
	background: url('/m/img/info_title.gif') top left no-repeat;
	height: 35px;
	width: 270px;
	margin: 0 0 1em 0;	
}
*/

#info h4 {
    background-color: #9C1818;
    padding: 1em;
    color: #fff;
    font-size: 1.4em;
    margin: 0;
}


#info img {
	border: none;
}

#info .arrow {
	color: #9C0000;
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0.2em 0 0;
}


#info .title a {
	color: #00437F;
	font-size: 1.6em;
}

#info p {
	color: #002A4F;
}

/* Home Page Stuff */
#home #info {
	background-position: top left;
}

#home #info ul, #home #info li {
	float: left;
}

#home #info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

	#home #info ul li {
		width: 29%;
		padding-right: 5em;
	}

	#home #info ul li.noMargin { padding: 0; }

#home #info a {
	text-decoration: underline;
	background: none;
	padding-right: 0.0em;
}

#info a {
	color: #185594;
}

#home #info a.video {
	text-decoration: underline;
	background: url('/m/img/link_arrow.gif') center right no-repeat;
	padding-right: 1.2em;	
}

/* Snowshoe Chart Stuff */
#snowshoes #info {
	background-position: top left;
}

#product_list {
	background: #fff;
    border: 1px solid #185594;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 0 5px #111;
    -moz-box-shadow: 0 0 5px #111;
}

#product_list td {
	width: 180px;
	padding: 10px;
	white-space: nowrap; 

}
    
    #product_list h3 {
        font-size: 1.2em;
        margin: 0;
    }

    #product_list a:hover {
        text-decoration: none;
    }

#product_list td.divider {
	background: url('/m/img/product_list_divide.gif') 5px right no-repeat;
}

ul#product_info {
	list-style-type: none;
    margin-left: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 650px;
}

ul#product_info li {
	background: url('/m/img/menu_content_off_left.gif') top left no-repeat;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #185594;
	padding: 8px;
}

ul#product_info li a {
	background: url('/m/img/menu_content_off_right.gif') top right no-repeat;
	height: 45px;
	padding: 8px;
	padding-right: 11px;
	text-decoration: none;
	color: #185594;
}

ul#product_info li.selected {
	background: url('/m/img/menu_content_on_left.gif') top left no-repeat;
	
}

ul#product_info li.selected a {
	background: url('/m/img/menu_content_on_right.gif') top right no-repeat;
}


.product_info_content {
	width: 632px;
	background: #fff;
	border: 1px solid #C6DBE6;
    margin: 0;
}

.product_info_content h3 {
	font-size: 1.4em;
    font-family: Helvetica;
	padding: 5px;
	margin: 5px;
}

.product_info_content p {
	padding: 5px;
	margin: 5px;
}

.product_info_content .button {
	margin: 5px;
}

/* Within the table */
.big_title {
	font-size: 2.0em;
	font-weight: bold;
	color: #185594;
	background-color: #C6DBE6;
	padding: 8px;
	border-bottom: 1px solid #A8C2CF;
}

.big_title a {
	color: #185594;
	text-decoration: none;
}

.big_title a:hover {
	text-decoration: underline;
}

.inline_title {
	font-size: 2.0em;
	font-weight: bold;
	border-bottom: 1px solid #A8C2CF;
	width: 500px;
	color: #991818;
	margin: 10px 0 10px 0;
}

.text_split {
    border: 1px solid #00417B;
}

.inner_list {
	background-color: #fff;
	min-height: 80px;
	padding: 5px;
	color: #3F3F3F;
	font-size: 1.2em;
}


.price {
	float: right;
}

.price strong {
	
	margin: 5px;
	font-size: 2.4em;
	color: #008200;
}

.mini_link {
	font-size: 1.2em;
	color: #1F307F;
	text-decoration: none;
}

.mini_link:hover {
	text-decoration: none;
}

.button_faint {
	font-weight: bold;
	color: #185594;
	background-color: #D1E6EF;
	border-bottom: 1px solid #A8C2CF;
	
	padding: 5px;
}

.faint {
	color: #6F6F6F;
	font-size: 0.95em;
}

.highlight {
	background-color: #EEEBF6;
}



/* Snowshoe Detail pages */

#model_menu {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	background-color: #D1E6EF;
	border-bottom: 1px solid #A8C2CF;
	
}

#model_menu li  {
	display: inline;
	padding-left: 8px;
	margin: 0;
	background-color: #D1E6EF;
	font-weight: bold;
	font-size: 1.2em;
}

#model_menu li.header  {
	margin: 0;
	padding: 7px;
	padding-left: none;
	background-color: #00437F;
	color: #fff;
}

#model_menu a {
	color: #000;
	text-decoration: none;	
}

#model_menu a:hover {
	color: #00437F;
	
}

#model_menu .clicker {
	cursor: pointer;
}

#writeup ul {
	padding-left: 20px;
}
	
#writeup p, #writeup ol {
	font-size: 1.2em;
	color: #3F3F3F;
}

#writeup ul li {
	font-size: 1.2em;
	color: #3F3F3F;
}

.notice {
	background: #D1E6EF url('/m/img/icon_star.png') 10px center no-repeat;
    margin: 1em;
    margin-top: 0;
    padding: 1em;
    padding-left: 36px;
    border: 1px solid #185594;
}

/* Shopping Cart ! */
#cart_primary {
    border: 1px solid #000; padding: 1em; padding-top: 0;
}

/* Great for notifying the user of their cart when they are outside of the page. */
.cart_notice {
	background: #D1E6EF url('/m/img/icons/cart.png') 10px center no-repeat;
    margin: 1em;
    margin-top: 0;
    padding: 1em;
    padding-left: 36px;
    border: 1px solid #185594;
}

    .cart_notice a {
        font-weight: bold;
    }

.cart_box {
	background-color: #D1E6EF;
	border-bottom: 1px solid #C6DBE6;
	padding: 7px;
	margin: 0;
}

.cart_box h3 {
	font-size: 2.3em;
	color: #008200;
	margin: 0;
	text-align: center;
	
}

.cart_box_under {
	background-color: #E0EAEF;
	padding: 5px;
}

.cart_box_under .faint {
	font-size: 1.0em;
}

/* Guide  and misc */
.return {
	float: right;
}

.return a {	
	color: #00437F;
	text-decoration: none;
	font-weight: bold;
}

.inline_img {
	float: right;
	padding: 5px;
}

.sale {
	color: #008200; 
	font-weight: bold;
}

    .sale .highlight {
        color: #9C0000;
    }

.quote {
    font-size: 2em;
    color: #00417B;
    vertical-align: middle;
    padding-left: 0.2em;
    padding-right: 0.2em;
}

.side_note {
	color: #185594;
	padding: 5px;
	padding-left: 15px;
	float: right;
	width: 280px;
	border-left: 1px solid #C6DBE6;
}

.side_panel {
	color: #185594;
	padding: 5px;
	padding-left: 15px;
	float: right;
	width: 220px;
	border-left: 1px solid #C6DBE6;
}

.side_note strong, .side_panel strong {
	font-size: 1.0em;
	color: #000;
}

.help_text {
	font-size: 0.8em;
	color: #008200;
	font-weight: bold;
	line-height: 2em;
	padding: 10px 5px 10px 20px;
	background: url('/m/img/icon_light.png') center left no-repeat;
}

.errorlist {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}

.errorlist li {
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 5px 10px 20px;
	background: url('/m/img/icon_error.png') center left no-repeat;
}

.hidden {
	display: none;
}

.mini_link {
	font-size: 0.9em;
	text-decoration: underline;
	cursor: pointer;
}


#shopping_cart {
	font-size: 1.6em;
}

    #shopping_cart th {
        font-size: 0.6em;
    }

    #shopping_cart .itemrow {
        background-color: #C6DBE7;
    }

    #shopping_cart .itemrow2 {
        background-color: #D1E7C6;
    }

        #shopping_cart .itemrow td, .itemrow2 td {
            padding: 0.5em;
        }

#shopping_cart h3 {
	margin: 0;
	margin-top: 5px;
	padding: 5px;
	font-size: 1.0em;
	background-color: #C6DBE6;
}

#shopping_cart .selected {
	background-color: #FFF9D8;
}

#image_list img {
	border: 1px solid #000;
}


#footer {
	background-color: #00437F;
}

#footer p {
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.subtle {
    font-size: 0.8em;
}

.subtle_info {
    background-color: #C6DBE7;
    padding: 1em;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}

.errorbox {
    background-color: #EDE0EF;
    padding: 0.5em;
    padding-top: 0;
}

    .errortext {
        padding: 10px 5px 10px 20px;
        background: url('/m/img/icon_error.png') center left no-repeat;
        color: #DF7800;
    }

.errored {
    background-color: #EFE3EF;
}
