body {
	margin: 0px;
	padding: 0px;
	background-color: #F7FAF5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body{
	background: url(../images/snowflakebackground.jpg) repeat;	
}
a
{
    color: #0000FF;
}

.h1 {
	font-size: 24px;
	font-weight: normal;
	color: #003300;
	padding-bottom: 18px;
}
.importantmessage {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 14px;
	color: #FF0000;
	background: #FFFFFF;
}


#Page {
	text-align: center;
}
#Container {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #bed8c6;
}
#bannerbg {
	background: url(../images/bannerbg.jpg) repeat-x;
}
#Header #BannerText {
	position: relative;
	left: 0px;
	top: 40px;
	text-align: right;
	color: #FFFFFF;
	width: 470px;
}
#Header #BannerText #BannerTextDate {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Header #BannerText #BannerTextLocation {
	font-size: 14px;
	padding-top: 5px;
}
#Content #Banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E0005;
}
#Content #Navigation {
	background-image: url(../images/navigationbg.jpg);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
#Content #Navigation a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#Content #Navigation a.submenu {
	color: #162250;
}
#Content #Navigation a:hover{
	color: #990000;
}
#MainContent {
	padding: 25px;
	background-color: #FFFFFF;
}
#MainContent .sponsorcontactinfo {
	padding-top: 40px;
}
#MainContent #ContactInformation {
	font-size: 12px;
}
#SantaRecordText {
	font-weight: bold;
}
#SantaRecordNumber {
	text-align: center;
	font-size: 26px;
	padding: 10px;
	color: #CC0000;
}
#RegisterText {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#RegisterLink {
	text-align: left;
	padding: 10px;
}
#RegisterLink a {
	color: #24558A;
	text-decoration: none;
}
#RegisterLink a:hover {
	color: #6C9FD9;
	text-decoration: underline;
}


#RightBar {
	background-color: #F4F4F4;
	padding: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 10px;
}
#RightBar #thankslist {
	line-height: 20px;
}

#Sponsors {
	border: 1px solid #E3EEDD;
	padding: 12px;
}

#Sponsors #SponsorThanksTitle {
	font-size: 12px;
	color: #CC0000;
}
#Sponsors #SponsorThanksSubTitle {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}
#Sponsors #SponsorThanksLogo {
	padding-top: 10px;
}
.fundraisingcontentpagetitle {
	font-weight: bold;
	color: #000000;
	background: #00B941;
}


#Footer {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}



.introtext {
	line-height: 130%;
	font-size: 14px;
	padding: 10px;
}
.highlight {
	padding: 15px;
	/*background-image: url(../images/highlightbg.jpg);*/
	background-repeat: repeat-x;
	border: 1px solid #E0E0E0;
}
.hightlight_green{
	padding: 15px;
	background-color: #EFF8F0;
	border: 1px solid #A2D7A7;
	background-image: url(../images/greenbg.jpg);
	background-repeat: repeat-x;
}
.grayitalicsnote {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

#Content .InformationRightBar {
	padding: 25px;
	background-color: #F4F4F4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/*#RegisterLink*/ 
#btnRegister {
	font-size: 18px;
	background-image: url(../images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: -4px;
	color: #FFFFFF;
	border: 1px solid #095E09;
	padding: 6px;
}
.LargeGreenButton{
	font-size: 18px;
	background-image: url(../images/buttonbg.jpg);
	background-repeat: repeat-x;
	background-position: -4px;
	color: #FFFFFF;
	width: 150px;
	border: 1px solid #095E09;
	padding: 2px;
}
.picturethumbnail120 {
	display: block;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	height: 160px;
	width: 150px;
	overflow: visible;
}
.picturethumbnail120 .caption {
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

.picturethumbnail120 img {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding: 2px;
}
.personalizedpagetitle {
	font-size: 24px;
	color: #FF0000;
}
.personalizedpagetagline {
	font: italic bold 16px "Times New Roman", Times, serif;
}
.personalizedpagewelcomemessage {
	font-size: 14px;
}
.bluelink {
	color: #0000FF;
}
.loginbox {
	padding: 20px;
}
#waiver {
	height: 300px;
	width: 600px;
	overflow: scroll;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.RequiredField{
	color: #990000;
}
.membernavigation
{
    background-color: #ffffff;
    padding: 10px;
    border: solid 1px #999999;
}
.membernavigation a
{
    color: #990000;
}
.agreementerror{
	color: red;
	font-weight: bold;
}
.emaillisting{
	height: 100px;
	overflow: auto;
	border: 1px solid #E8E8E8;
}
.errortitle{
	font-size: 18px;
}
.errorcontent{
	line-height: 150%;
}
.TestingMode{
	background: #FFFFCC;
	border: 1px solid #D2D200;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 20px;
}
.ProfileQuickLinks a, .ProfileQuickLinks a:visited{
	color: #0000FF;	
}
.ProfileEmailAddress {
	font: 16px Arial, Helvetica, sans-serif;
	color: #990000;
}
.ProfileDisplayName {
	padding: 6px;
	font-weight: bold;
	background: #F2F2F2;
}
.ProfileFullName {
	font-size: 16px;
	font-weight: bold;
}
/*.ProfileJoinTeam{
	width: 250px;
	height: 120px;
	overflow: auto;
	float: left;
	display: inline;
	border: 2px solid #EEEEEE;
	padding: 15px;
	margin-right: 20px;
}

.ProfileBecomeTeamCaptain{
	width: 250px;
	height: 120px;
	overflow: auto;
	float: left;
	border: 2px solid #EEEEEE;
	padding: 15px;
}*/
.ProfileJoinTeam{
	width: 400px;
	height: 120px;
	overflow: auto;
	display: block;
	border: 2px solid #EEEEEE;
	padding: 15px;
	margin-bottom: 20px;
}

.ProfileBecomeTeamCaptain{
	width: 400px;
	height: 120px;
	overflow: auto;
	border: 2px solid #EEEEEE;
	padding: 15px;
}
.label
{
    color: #777777;
}
.InfoTable .label
{
    color: #777777;
}

.ShoppingCart
{
    background-color: #F3F3F3;
    padding: 15px;
    border: solid 1px #CCCCCC;
}
.ShoppingCartAdditionalItems
{
    border: 1px solid #DDDDDD;
    background-color: #FCFCFC;
    padding: 15px;
}


.profilefeatures {
	list-style-type: none;
	padding: 0px;
	margin-left: 4px;
}
.profilefeatures li{
	padding-bottom: 12px;
	background: url(../images/santarun/accept.png) no-repeat;
	background-position: 0 .2em;
	padding-left: 24px;
}
strong.title {
	font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}