﻿body
{
	padding:0;
	margin:0;
	font-size:12px;
	background-image:url("/sitefiles/images/gradient_bg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial, Sans-Serif;
}


form
{
	padding:0;
	margin:0;
}


img
{
	border:none;
}


.mainBg
{
	width:100%;
	min-height:804px;
	background-image:url("/sitefiles/images/main_bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}


.container
{
	width:980px;
	margin:0 auto;
}


.header
{
	width:980px;
	height:156px;
	background-color:#000000;
	position:relative;
	background-image:url("/sitefiles/images/header.png");
	background-position:left top;
	background-repeat:no-repeat;
}


.header .currentIssue
{
	position:absolute;
	left:7px;
	top:23px;
	z-index:1;
}


.header .seeInside
{
	position:absolute;
	left:40px;
	top:88px;
	z-index:2;
}


.header .headerCopy
{
	position:absolute;
	left:110px;
	top:27px;
	color:#EAEAEA;
	font-size:11px;
}


.header .subscribeButton
{
	position:absolute;
	left:110px;
	top:80px;
}


.header .calloutLinks
{
	position:absolute;
	left:110px;
	top:105px;
	color:#EAEAEA;
	font-weight:bold;
}


.header .calloutLinks a
{
	color:#EAEAEA;
	text-decoration:none;
}


.header .homeLink
{
	position:absolute;
	top:30px;
	left:305px;
	width:370px;
	height:85px;
}


.header .homeLink a
{
	display:block;
	width:370px;
	height:85px;
}


.contentWell
{
	min-height:100px;
	border-top:5px solid #000000;
}


.footer
{
	border-top:5px solid #000000;
	background-image:url("/sitefiles/images/footer_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px;
	font-size:11px;
	background-color:#FFFFFF;
}


.footer a
{
	color:#EC2F2F;
	text-decoration:none;
	
}


.footer .topLinks
{
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin:20px 0 0 0;
	padding:6px 0 0 0;
	font-size:12px;
	height:20px;
}


.footer .topLinks ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}


.footer .topLinks ul li
{
	float:left;
	padding:0 30px 0 0;
}


.footer .topLinks ul li a
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}


.footer .bottomLinks
{
	font-weight:bold;
	padding: 20px 0px 0px 0px;
}

.footer .gradientBox
{
	background-image: url('/sitefiles/images/sno-gradient.png');
	background-repeat: no-repeat;
	min-height: 279px;
	padding: 10px 10px 0px 10px;
	width: 302px;
}

.footer .gradientBox a,
.footer .gradientBox a:link,
.footer .gradientBox a:active,
.footer .gradientBox a:visited,
.footer .gradientBox a:hover
{
	color: #000;
}


.footer .bottomLinks ul
{
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
}


.footer .bottomLinks ul li
{
	float:left;
	padding:0 35px 10px 0;
}


.footer .trustedSites 
{
	border-top:1px solid #999999;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	color:#555555;
}


.footer .trustedSites a
{
	color:#555555;
	text-decoration:none;
}


.footerShadow
{
	width:980px;
	height:88px;
	background-image:url("/sitefiles/images/bottom_shadow.jpg");
	background-repeat:no-repeat;
}


.textField
{
	border:1px solid #555555;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}


.loginBox
{
	background-image:url("/sitefiles/images/login_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	background-color:#A3A3A5;
}


.mainContent
{
	padding:7px 10px 15px 10px;
}


.mainContent a:link, .mainContent a:hover, a:link, a:hover
{
	color:#DD3030;
}


.mainContent a:visited, a:visited
{
	color:#AB7349;
}


.mainContent p
{
	padding:0;
	margin:0;
}


ul.redTriangle
{
	list-style-image:url("/sitefiles/images/bullet_triangle_red.png");
}


ul.redTriangle li
{
	margin:0 0 2px 0;
}


ul.greenTriangle li
{
	list-style-image:url("/sitefiles/images/bullet_triangle_green.png");
}


ul.greenTriangle li
{
	margin:0 0 2px 0;
}


ul.blueTriangle
{
	list-style-image:url("/sitefiles/images/bullet_triangle_blue.png");
}


ul.blueTriangle li
{
	margin:0 0 2px 0;
}


ul.yellowTriangle
{
	list-style-image:url("/sitefiles/images/bullet_triangle_yellow.png");
}


ul.yellowTriangle li
{
	margin:0 0 2px 0;
}


.formLeft
{
	text-align:right;
	vertical-align:top;
	font-weight:bold;
}


.standardButton
{
	margin:0;
	padding:0 5px 0 5px;
	height:23px;
	background-color:#B5B5B5;
	background-image:url("/sitefiles/images/button_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #333333;
	font-size:12px;
}


.validationSummary
{
	background-color:#CE0000;
	border:2px solid #6A0000;
	padding:10px 10px 10px 45px;
	color:#FFFFFF;
	font-weight:bold;
	margin:20px 0 20px 0;
	background-image:url("/sitefiles/images/validation_warning.png");
	background-position:10px 8px;
	background-repeat:no-repeat;
	font-family:Arial, Sans-Serif;
}



.validationSummary ul
{
	padding:0;
	margin:0;
}


.validationSummary ul li
{
	padding:0 0 2px 0;
	margin:0 0 0 25px;
	list-style-type:square;
}


.greenBox
{
	background-color:#009933;
	border:2px solid #006600;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin:20px 0 20px 0;
}


.greenBox a:link, .greenBox a:visited
{
	color:#FFFFFF;
}


.redBox
{
	background-color:#CE0000;
	border:2px solid #6A0000;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	margin:20px 0 20px 0;
}


.redBox a:link, .redBox a:visited
{
	color:#FFFFFF;
}


.darkGrayBg
{
	background-color:#4E4E4E;
	background-image:url("/sitefiles/images/dark_gray_gradient.png");
	background-position:left top;
	background-repeat:repeat-x;
	padding:10px;
	color:#ffffff;
}


.yellowBox
{
	background-color:#FFFFD5;
	padding:10px;
}


.requiredField
{
	color:#E02828;
	font-weight:bold;
	font-size:15px;
}


.homeSubHeading
{
	border-bottom:3px solid #EC3B3B;
	margin:0 0 5px 0;
	padding:0 0 1px 0;
	font-size:15px;
	font-weight:bold;
}


.quickSearchCategory
{
	padding:0 0 20px 0;
}


.sledDetailsBg
{
	width:251px;
	height:78px;
	background-image:url("/sitefiles/images/sled_details_bg.png");
	background-repeat:no-repeat;
	padding:10px;
}


.homepageWelcomeHeader
{
	height:36px;
	background-image:url("/sitefiles/images/trailmaps_header.png");
	background-repeat:no-repeat;
	background-position:left top;
}


.homepageWhatsNewHeader
{
	height:36px;
	background-image:url("/sitefiles/images/whats_new_header.gif");
	background-repeat:no-repeat;
	background-position:left top;
}


.homepageCoolNewsHeader
{
	height:36px;
	background-image:url("/sitefiles/images/cool_news_header.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}


.homepageFeaturesHeader
{
	height:36px;
	background-image:url("/sitefiles/images/features_header.gif");
	background-repeat:no-repeat;
	background-position:left top;
}


.homepageSubscriberExtrasHeader
{
	height:37px;
	background-image:url("/sitefiles/images/subscriber_extras_header.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}


.homepageSubContent
{
	padding:8px;
	background-color:#cecece;
	font-size:12px;
}


.homepageSubContent p
{
	padding:0;
	margin:0;
}


.loginStatusMessage
{
	padding:10px;
	font-size:11px;
	background-color:#cccccc;
	margin:10px 0 0 0;
	font-weight:normal;
}


.loginStatusMessageWarning
{
	padding:10px;
	font-size:11px;
	background-color:#EB2F2F;
	margin:10px 0 0 0;
	font-weight:normal;
	color:#ffffff;
}


.loginStatusMessageWarning a
{
	color:#ffffff;
}


.lockoutHeaderRegister
{
	background-color:#CC2C2C;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	background-image:url("/sitefiles/images/lockout_register_icon.png");
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding:7px 0 0 45px;
}


.lockoutHeaderSubscriber
{
	background-color:#CC2C2C;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	background-image:url("/sitefiles/images/subscriber_only_icon.png");
	background-repeat:no-repeat;
	background-position:10px 3px;
	padding:5px 0 0 42px;
}


.lockoutContent
{
	background-color:#FFFFFF;
	padding:10px;
	background-image:url("/sitefiles/images/lockout_content_bg.png");
	background-position:left top;
	background-repeat:repeat-x;
}


.lockoutSubheading
{
	background-color:#333333;
	color:#ffffff;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}


.pollSection
{
	background-image:url("/sitefiles/images/poll_bg.jpg");
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e1e1e1;
	padding:10px;
	border:1px solid #999999;
	font-size:11px;
}


.pollAnswers
{
	padding:5px 0 15px 0;
}


.header .beginnersCallout
{
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
