﻿@import url(print.css);

/* strip away browser defaults */
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, table, tr, td {
    margin: 0; padding: 0; letter-spacing: normal;
}

ul, ol {
   list-style: none ;
}

#custom-gen ul li:before {
    content: "\00BB \0020";
}

#inline-list ul, #inline-list li {
    list-style-type:disc ;
    list-style-position: inside;
	margin: 1;
	padding: 1;
	padding-bottom: 1em;
	padding-left: 2em;
	text-indent: -1em;
	font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
}

a img, :link img, :visited img {
    border: none; font-weight:normal;
}

a, a:hover {
    color: #663300;
}

address {
    font-style: normal;
}

p {
	padding-bottom: 15px;
	letter-spacing: 1px;
}

#OuterWrap {
    text-align: center;
    margin: 0 auto;
    background: url(../images/TrekMN_Background.png) no-repeat top center;
    /*background: url(../images/bg2.png) no-repeat top center;*/
}

#wrap {
    background-color: Transparent;
	margin: 0 auto;
	width: 975px;
	padding: 0 2px 0 0;
	text-align: left !important;
}

html { height: 100%; }

body {
    min-width: 975px;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    /*background-image: url('../images/Background-Gradient.png');
    background-repeat: repeat-x;
    background-color: #C7C9C9;*/
    background: #D6D7D7;
    letter-spacing: 1px;
    line-height: 14px;
    min-height: 100%;
    height: 100%;
}

div {
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 14px;
}

.ContainerTop {
    background-image: url('../images/logos/AlsBikeTrekMNHeaderGradientWhtBkgd.png');
    background-repeat: no-repeat;
    min-height: 250px;
    background-position: bottom;
}

.ContainerTopHome {
    /*background-image: url('../images/logos/AlsBikeTrekMNHeaderGradientWhtBkgdHome.png');*/
    background-image: url('../images/logos/AlsBikeTrekMNHeaderHome2.png');
    background-repeat: no-repeat;
    min-height: 250px;
    background-position: bottom;
}

.ContainerLogo {
    background-repeat: no-repeat;
    border-left: solid 1px #B4B4B4;
    border-right: solid 1px #B4B4B4;
    background-color: #FFFFFF;
    padding-bottom: 5px;
    min-height: 156px;
    background-position: center top;
}

.ContainerMiddle {
    border-left: solid 1px #B4B4B4;
    border-right: solid 1px #B4B4B4;
}

.ContainerBottom {
    background: url('../images/MainContentBottom.png') no-repeat;
}

.HeaderLogoHomeLink {
	width: 250px;
	height: 75px;
	margin-left: 5px;
	z-index: 10001;
	cursor: pointer;
	position: absolute;
}

.HeaderLogo {
    width: 975px;
    background-image: url('../images/HeaderTop.png');
}

#wrap .ContainerTop .BgdLink {
    display: block;
    width: 325px;
    height: 156px;
    position: relative;
    top: 3px;
    left: 8px;
    float:left;
}

#wrap .ContainerTop .BgdLink1 {
    display: block;
    width: 175px;
    height: 156px;
    position: relative;
    top: 3px;
    left: 495px;
}

#wrap .ContainerTopHome .BgdLink {
    display: block;
    width: 280px;
    height: 156px;
    position: relative;
    top: 3px;
    left: 480px;
    float: left;
}

#wrap .ContainerTopHome .BgdLink1 {
    display: block;
    width: 305px;
    height: 186px;
    position: relative;
    top: 50px;
    left: 8px;
    margin-left: 0;
    float: left;
}

#wrap .ContainerTopHome .BgdLink2 {
    display: block;
    width: 110px;
    height: 156px;
    position: relative;
    top: 3px;
    left: 580px;
    float: left;
}

.MainContentContainer {
    width: 953px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
    background-color: #FFFFFF;
    overflow: visible;
    height: 100%;
    display: inline-block;
}

.Clear {
    clear: both;
}

input {
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: inherit;
}

.GreenTextBox {
    border-style: solid;
    border-color: #54820E;
    border-width: thin;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}

.WatermarkTextBox {
    color: #B4B6B7;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
}
.NormalWatermarkTextBox {
    color: #000000;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

div.SectionText {
    text-align: left;
    font-family: Arial;
    font-size: 18px;
    color: #3B6EA6;
}

div.SectionTextSmall {
    text-align: left;
    font-family: Arial;
    font-size: 12px;
    color: #3B6EA6;
}

div.SectionTextBlue {
    text-align: left;
    font-family: Arial;
    font-size: large;
    color: #FFFFFF;
}

div.Footer {
    font-family: Arial;
    font-size: 9px;
    /*color: #3B6EA6;*/
    color: #663300;
}

div.Footer a {
    font-family: Arial;
    /*color: #3B6EA6;*/
    color: #663300;
    text-decoration: none;
}

div.Footer a:hover {
    text-decoration: underline;
}

.StandardLists {
    padding-left: 20px;
    list-style-type: disc;
    white-space: normal;
    letter-spacing: 1px;
    line-height: 14px;
}

.StandardLists li {
    padding-bottom: 6px;letter-spacing: 1px;
    line-height: 14px;
}

.StandardSubLists { list-style-type: circle; }

.Paragraph {
    color: #000000; 
    white-space: normal; 
    text-align: left;
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 14px;
}

hr.PageHeader {
    color: #3B6EA6; 
    background-color: #3B6EA6;
    height: 1px; 
    border: none;
}

#GlossaryHeader {
	background-color: #FFFFFF;
}

#GlossaryNavWrapper {
	margin: 0 auto;
	width: 532px;
}

#GlossaryNav {
	width: 550px;
}

#GlossaryNav li {
	margin: 0px 5px;
	float: left;
}

#GlossaryTerms {
	height: 330px;
	overflow: auto;
}

#GlossaryTerms div {
 	color: #000000;
	font-weight: bold;
}

#GlossarySource {
	padding-left: 15px;
}

.Bold {
	font-weight: bold;
}

.Italic {
	font-style: italic;
}

.ResourcesList {
	list-style-type: disc; list-style-position: outside; padding-left: 25px;
}

.ResourcesList li {
	padding-bottom: 10px;
}

.FormFieldLabel {
	font-weight: bold;
	white-space: nowrap;
}

.FormFieldTable {
    margin: 0 auto;
    text-align: left;
}

.FormFieldTable td {
    vertical-align: top;
    padding: 4px;
}

.FormFieldTable select, input, label {
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    letter-spacing: 1px;
}

.FormFieldTable input[type="radio"] {
    padding: 0 auto;
    vertical-align: middle;
}

.FormFieldTable input[type="checkbox"] {
    vertical-align: middle;
}

.FormFieldTable textarea {
    font-family: Tahoma, Verdana, Geneva, Sans-Serif;
    font-size: 11px;
    letter-spacing: 1px;
}

.FormFieldTable input[type="submit"] {
    background-color: #3B6EA6;
    color: #FFFFFF;
    font-weight: bold;
}

.FormFieldTable input[type="submit"][disabled] {
    background-color: #EDEDED;
    color: #000000;
    font-weight: bold;
}

.FormFieldTableButton {
    cursor: pointer;
    border: outset 1px #ccc;
    background: #999;
    color: #666;
    font-weight: bold;
    padding: 1px 2px;
    background: url(../images/formbg.gif) repeat-x left top;
}

.x-form-field {
    font-size: 11px;
}
.x-combo-list-item {
    font-size: 11px;
}
.x-field-note {
    font-size: 11px!important;
}
.x-form-item {
    font-size: 11px;
}
.x-form-check-wrap, .x-form-radio-wrap {
    padding:0;
}

.ValidationSummary {
    background-color: #FCFAB8;
    border: solid 1px #B34040;
    padding: 3px;
    color: #B34040!important;
}

.NumberedList {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 15px;
}

.NumberedList li {
	margin-left: 25px;
}

p {
    padding-bottom: 15px;
}

h3 {
    font-size: 13px;
}

h2 {
    font-size: 14px;
}

blockquote {
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.ThreeOneColumFour {
    text-align:left;
    white-space: normal;
    margin-left: 6px;
    margin: 0, 2px, 0, 4px;
}

.Justify {
	text-align: justify;
}

#WhatWeDoList {
	list-style: disc outside;
}

#WhatWeDoList li {
	margin-left: 25px;
}

.OddRow {
	background: #DDDDDD;
}

.EvenRow {
	background: #FFFFFF;
}

#OneThreeRight {
	float: left; margin: 0 auto; width: 713.25px; padding: 25px 0 0 8px;
	white-space: normal; text-align: left; height: 100%; min-height: 100%;
}

#ThreeOneLeft {
	float: left; margin: 0 auto; width: 713.25px; padding: 25px 8px 0 0;
	white-space: normal; text-align: left; height: 100%; min-height: 100%;
}

#OneThreeLeft {
  	float: left; width: 240.75px; margin: 0 auto;
	height: 100%; min-height: 450px;
}

#ThreeOneRight {
	float: right; width: 240.75px; margin: 0 auto;
	height: 100%; min-height: 450px;
}

#FourWideContent {
    min-height: 400px;
}

.AskResearcherImage {
	background: url(../images/askResearcher.png);
}

.AddThisHeader {
	width: 224px;
	text-align: center;
	background: url(../images/ShareAndBookmark_Background.png);
	cursor: pointer;
}

.AddThisFooter {
	width: 100%;
	height: 19px;
	margin: 0 auto;
	background: url(../images/ShareFooter.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 3px;
	width: 220px;
}

.AddThisPanelContent {
	width: 224px;
	display: none;
	background-color: #FFF;
}

.AddThisHeaderExpand {
	width: 18px;
	height: 20px;
	background: url(../images/AddThisCollapse.png);
}

.AddThisHeaderCollapse {
	width: 18px;
	height: 20px;
	background: url(../images/AddThisExpand.png);
}

.addthis_toolbox .two_column 
{
	width: 216px;
	padding: 10px 0 10px 0px;
	border: 3px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
	padding: 4px 0 4px 34px;
	position: relative;
	width: 66px;
	display: block;
	text-decoration: none;
	color: blue;
}

.addthis_toolbox .two_column a:hover
{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	text-decoration: none;
}

.addthis_toolbox .two_column span
{
	position: absolute;
	left: 14px;
	top: 4px;
}

.addthis_toolbox .two_column  .top
{
	padding: 0 0 10px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
	margin: 0 20px 10px 20px;
}

.addthis_toolbox .two_column  .more
{
	border-top: solid 1px #eee;
	padding: 10px 0 0 0;
	margin: 10px 20px 0 20px;
	text-align: center;
}

.addthis_toolbox .two_column  .more a
{
	padding: 4px 0;
	width: auto;
}

.addthis_toolbox .two_column .more span
{
	display: none;
}

.addthis_toolbox .two_column .column1
{
	width: 100px;
	float: left;
}

.addthis_toolbox .two_column .column2
{
	width: 100px;
	float: left;
}

.addthis_toolbox .two_column .clear
{
	clear: both;
	padding: 0;
	display: block;
	height: 0;
	width: 0;
}

.LeftDropTab {
    height: 20px;
    float: left;
    clear: both;
    padding: 4px 15px 0 15px;
    color: #FFFFFF;
    font-weight: bold;
    /*margin-left: -10px;*/
}

.LeftDropTabActive {
    background-image: url('../images/utils/drop-tab.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}

.LeftDropTab a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

.LeftDropTab a:hover {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
}

.RightDropTab {
    height: 20px;
    float: right;
    padding: 4px 15px 0 15px;
    color: #FFFFFF;
    font-weight: bold;
    margin-right: -10px;
}

.RightDropTabActive {
    background-image: url('../images/utils/drop-tab-right.png');
    background-position: left bottom;
    background-repeat: no-repeat;
}

.RightDropTab a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

.RightDropTab a:hover {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
}

.SectionTitle {
    letter-spacing: 1px;
    color: #663300;
}

.HeaderContainer {
    float: right;
    margin: 0 auto;
    clear: none;
}

#OneThreeLeftTop {
    height: 14px; 
    background-image: url('../images/utils/RightColumn/LeftColumnTop.png'); 
    background-position: right; 
    background-repeat: no-repeat;
}

#ThreeOneRightTop {
    height: 14px; 
    background-image: url('../images/utils/RightColumn/RightColumnTop.png'); 
    background-position: left; 
    background-repeat: no-repeat;
}

#OneThreeLeftContentOuter {
    background-image: url('../images/utils/RightColumn/LeftColumnBackground.png');
    background-position: right; 
    background-repeat: repeat-y;
}

#ThreeOneRightContentOuter {
    background-image: url('../images/utils/RightColumn/RightColumnBackground.png');
    background-position: left; 
    background-repeat: repeat-y;
}

#OneThreeLeftContent {
    background-image: url('../images/utils/RightColumn/RightColumnHex.png');
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 450px;
}

#ThreeOneRightContent {
    background-image: url('../images/utils/RightColumn/RightColumnHex.png');
    background-position: bottom;
    background-repeat: no-repeat;
    min-height: 450px;
}

#OneThreeLeftBottom {
    height: 42px; 
    background-image: url('../images/utils/RightColumn/LeftColumnBottom.png');
    background-position: right; 
    background-repeat: no-repeat;
}

#ThreeOneRightBottom {
    height: 42px; 
    background-image: url('../images/utils/RightColumn/RightColumnBottom.png');
    background-position: left; 
    background-repeat: no-repeat;
}

.ErrorText {
	color: #FF0000;
	font-weight: bold;
}