
* {
	padding: 0;
	margin: 0;
}

body {
	background-color:#0a1840;
	overflow-x:hidden;
}

#page {
	width:1020px;
	margin:0 auto;
	font-family:ClarendonLight;
	font-size:12px;
	color:#ffffff;/*border:dashed 1px #000;*/
}

#page-content {
	width:415px;
	font-size:	1.333em;
	line-height:	2em;
	position:relative;
	z-index:999;
}

a img {
	outline:none;
}

#page-content a:hover{
	cursor:pointer;
}

#iframe #page-content {
	width:100%;
	font-size:.9em;
}

#chkout-pmt-div iframe {
	padding-bottom:50px;
}

#full-content {
	padding-left:40px;
	padding-right:40px;
}

#content #full-content {
	padding-left:0;
	padding-right:0;
}

#full-content #page-content {
	width:100%;/*padding-left:30px;
	padding-right:30px;*/
}

#page-content p {
	margin-bottom:20px;
}

.bigHeader {
	color:#4c4948;
	font-family:MyriadProBold;
	font-size:5em;
	line-height:1em;
	padding-bottom:10px;
	border-bottom:solid 5px #ff6700;
	margin-bottom:20px;
}

.green {
	color:#73e529;
}

.orange {
	color:#ff6700;
}

.yellow {
	color:#ffce00;
}

.red {
	color:#c22f1d;
}

.grey {
	color:#4c4948;
}

.break {
	clear:both
}

a img {
	border:none;
}

#header {
	margin-bottom:20px;
}

#header ul {
	list-style-type:none;
}

#main-logo {
	float:left;
	width:240px;
}

#main-navigation {
	float:left;
	width:780px;
	position:relative;
	z-index:9999;
}

#main-login {
	text-align:right;
	font-family:MyriadPro;
	margin-bottom:10px;
	margin-right:40px;
	padding-top:10px;/*border:dotted 1px black;*/
}

#main-register {
	text-align:right;
	/*border:solid 1px green;*/
	margin-bottom:30px;
	margin-right:40px;
}

#main-subnav {
	text-align:left;
}

#content {
	width:940px;
	padding-left:40px;
	padding-right:40px;/*border:dashed 1px black;*/
}

#page-content {
/*width:100%;*/
}

#parallax {
	width:100%;
}

#sub-content {
	width:100%;
}

#sub-content a {
	text-decoration:underline;
	color:#ff6700;
}

#sub-content a:hover {
	color:#ffce00;
}

#left-sidebar {
	float:left;
	width:265px;
	padding-left:10px;
	padding-right:10px;
	
	min-height:200px;
	position:relative;
	z-index:999;
}

#left-sidebar .small-ad, #left-sidebar .flash-objects, #sidebar-slideshow {
	margin-bottom:20px;
}

#inner-content #page-content {
	float:left;
	width:620px;
	margin-left:25px;
	
	min-height:200px;/*---remove----*/
	font-size:1.1em;
	color:#4c4948;
	line-height:	1.833em;
	position:relative;
	z-index:999;
	margin-bottom:50px;
}

#page-content a {
	color:#ff6700;
}

#full-content #page-content table th.larger {
	font-size:1.7em;
}

#page-content a:hover {
	color:#4c4948;
}

#inner-content #page-content h1, #inner-content #page-content h2, #inner-content #page-content h3, #inner-content #page-content h4, #inner-content #page-content h5, #inner-content #page-content h6 {
	font-family:MyriadProBold;
	margin-bottom:5px;
}

#inner-content #page-content h2 {
	font-size:2.1em;
}

#inner-content #page-content h3 {
	font-size:1.8em;
}

#inner-content #page-content h4 {
	font-size:1.5em;
}

#inner-content #page-content h5 {
	font-size:1em;
}

#inner-content #page-content h6 {
	font-size:.5em;
}

#inner-content #page-content h1, #inner-content .title, #content .title, #content #page-content h1, #page-content .title, #full-content h1 {
	/*width:500px;*/
	margin-bottom:20px;
	font-family:MyriadProBold;
	font-size:3em;
	padding-bottom:10px;
	border-bottom:solid 3px #ff6700;
	text-align:left;
	text-shadow:0px 2px 3px #fff;
	line-height:.8em;
}

#order-history .title, .sub-title {
	border:none;
	font-size:1.5em;
	padding:0;
	margin:0;/*reset*/
	margin-top:20px;
	margin-bottom:10px;
	font-family:MyriadProBold;
}

#inner-content .sub-title {
	font-size:1.5em;
	font-family:MyriadProBold;
}

#inner-content #page-content ul, #inner-content #page-content ol {
	margin-left:15px;
	margin-bottom:20px;
}

#inner-content #page-content ul li, #inner-content #page-content ol li {
	margin-bottom:10px;
}

/*#inner-content #page-content a{
	color:#ff6700;

}*/

/*#inner-content #page-content a:hover{
	color:#73e529;
}
*/
/*====================inner page sub-content===========*/
 #sub-content.inner-pages {
	/*background-image:url(/images/backgrounds/innerPageContentSlice.jpg);
	background-repeat:repeat-x;*/
	clear:both;
	position:relative;
	left:-40px;
	width:980px;
	padding-left:40px;
	background: #5A0201; /* old browsers */
	background: -moz-linear-gradient(top, #5A0201 58%, #E93824 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, #5A0201), color-stop(100%, #E93824)); /* webkit */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5A0201', endColorstr='#E93824', GradientType=0 ); /* ie */
}

#galleries {
	width:100%;
	margin-bottom:20px;
}

.left {
	float:left;
}

.right {
	float:right;
}

#galleries .right, #galleries .left {
	width:50%;
}

#main-modules {
	width:900px;
	background-color:#e6e6dc;
	padding:20px;
}

.inner-pages #main-modules {
	background-color:transparent;
}

#main-modules .third {
	float:left;
	background-image:url(/images/backgrounds/columnGradient.jpg);
	background-color:#E6E6DC;
	background-repeat:no-repeat;
	padding:10px;
	width:260px;
	height:400px;/*was 386*/
	margin-right:30px;
}

#main-modules .third + .third + .third {
	margin-right:0;
}

#footer {
	width:100%;
	background-color:#4c4948;
	color:#fff;
	min-height:62px;
	padding-top:30px;
	padding-bottom:20px;
}

#footer a {
	color:#fff;
}

#footer-menu {
	width:100%;
	text-align:center;
}

#copyright {
	width:100%;
	text-align:center;
}

/*-------------------------------PARALLAX------------*/
#wrapper {
	position:relative;
}

#parallax-container {
	position:relative;
	/*overflow:hidden;*/
	
	height:350px;
}

#parallax-container #static-parallax{
	position:absolute;
	overflow:hidden;
	width:1020px;
	top:10px;
	left:-40px;
	
	
}

#parallax {
	position:absolute;
	top:-170px;
	overflow:hidden;
	width:1650px;/*1200px*/
	height:520px;
	text-align:center;
	left:-360px;
}

#parallax div {
	position:absolute;
}

.layer_0 {
	z-index:101;
	left:-200px;
}

.layer_1 {
	z-index:102;
}

.layer_2 {
	z-index:103;
}

.layer_3 {
	z-index:104;
}

.layer_4 {
	z-index:105;
}

.layer_5 {
	z-index:106;
}

#full-content #page-content table {
/*	width:100%;
	text-align:left;
	margin-bottom:20px;
	border:solid 1px #DFDFD1;
	padding:5px;*/
}

#full-content #page-content table td, #full-content #page-content table th {
/*line-height:1em;
	padding:5px;	*/
	
}

.members table, table#current-pledges, .cbb table, table#myaccount_table, table#associates-table, #receiptable-donations table, table#cal_addevent, #my-invitations table, #fundraising table, #runner-table, #associate-table, .requestTeam table, #event-detailed-view table, #pledges-add table, #invitations-table table, #associates-table, #my-events-table, #team-overview table, #donationList, #mycart_table, #mycart_totals table, #order-history-table, #order-history-address-table, #team-donations table, .member-details table, .memberSearchResults, .teamMembers,.ajax-results table {
	width:100%;
	text-align:left;
	margin-bottom:20px;
	border:solid 1px #DFDFD1;
	padding:5px;
	line-height:1em;
}

#order-history-table, #order-history-address-table {
	width:60%;
}

/*#full-content #page-content table td*/
.members table td, .members table, table#current-pledges, table#current-pledges td, .cbb table td, table#myaccount_table, table#myaccount_table td, table#associates-table, table#associates-table td, #receiptable-donations table, #receiptable-donations table td, #associates-table, #my-events-table td, #donationList td, #order-history-address-table th, #order-history-table td, #order-history-address-table td, #team-donations td, #team-donations table th, .member-details table td, .teamMembers, .teamMembers td, .memberSearchResults td,#mycart_table td,#attendees td,.ajax-results table td{
	border:solid 1px #DFDFD1;
	padding:5px;
	line-height:1em;
}

.members table th, .table#current-pledges th, .cbb table th, table#myaccount_table, table#myaccount_table th, table#associates-table th, #receiptable-donations table th, #noReceipt th, #pledges-add table th, table.details td, table.details th, tableattendees td, #pledges-add td, #my-invitations td, .moneyRaised table td, .moneyRaised table th, #cal_addevent td, #join_a_team_form table td, #join_a_team_form table, #order-history-table td td, #donationList th,,.ajax-results table th,.moneyRaised table th,#cal_addevent td {
	padding:5px;
}

#full-content #page-content table#cal_addevent td, #full-content #page-content #my-invitations table td, #full-content #page-content #fundraising table td, #full-content #page-content #runner-table td, #full-content #page-content #associate-table td, #full-content #page-content .requestTeam table td, #full-content #page-content #event-detailed-view table td/*, #full-content #page-content #pledges-add table td*/, #full-content #page-content #invitations-table table td, #runner-table/*, #pledges-add table*/, #event-details table.details, table#cal_addevent, #associate-table, #invitations-table table, .requestTeam table, #fundraising table, #mycart_totals table td {
	border:none;
	line-height:1em;
}

#my-events-table {
	width:100%;
}

.moneyRaised table td, .moneyRaised table th, #mycart_totals table td, #receiptable-donations table th,,#mycart_table th  {
	padding:5px;
}

#full-content #page-content table th {
	text-align:left;
	font-size:1.3em;
	font-family:MyriadProBold;
	padding:5px;
}

#full-content #page-content table#current-pledges td {
	padding-bottom:10px;
}

#join_a_team_form table {
	margin-bottom:25px;
	width:100%;
}

#fundraising table {
	width:40%;
}

table#cal_addevent {
	width:70%;
}

#fundraising {
	margin-top:20px;
}

#fundraising table th {
	padding:5px;
}
#cal_addevent td {
	padding:5px;
}
/*==============================FORM STYLINGS==========================*/

#page-content input[type="text"], #page-content input[type="password"] {
	border-top:solid 1px #5d5a59;
	border-left:solid 1px #5d5a59;
	border-bottom:solid 1px #807e7d;
	border-right:solid 1px #807e7d;
	background-color:#fff;
	width:250px;/*was commented out*/
	height:25px;
}

/*========================LEFT SIGN IN/UP ===============================*/
#sidebar-loginform {
	background-image:url(/images/backgrounds/loginBack.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:170px;
	margin-bottom:25px;
}

#inner-content #sidebar-loginform form #loginform-table, .third #sidebar-loginform form #loginform-table {
	background-color:#ebebdd;
	padding:10px 20px 10px 20px;
	width:75%;
}

#left-sidebar #sign-up a {
	text-decoration:none;
	color:#4c4948;
}

#inner-content #sidebar-loginform form #loginform-table .def_field, .third #sidebar-loginform form #loginform-table .def_field {
	width:220px;
}

#left-sidebar #sidebar-loginform input[type="button"], #left-sidebar #sidebar-loginform input[type="submit"], .third #sidebar-loginform input[type="submit"], .third #sidebar-loginform input[type="button"] {
	margin-right:0;
}

#sidebar-loginform .links {
	text-align:center;
}

#sidebar-loginform .links a {
	color:#ff6700;
}

#sidebar-loginform .links a:hover {
	color:#ffce00;
}

/*-------*/
	
	.errmsg {
	color:#ff6700;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:10px;
}

/*--------------------------------------SEND INVITATION-------------------*/
.def_field_ddl, .def_field_textarea, input.def_field[type="text"].def_field, input.def_field[type="password"], .event_txtarea {
	width:250px;
	margin-bottom:10px;
	border:solid 1px #807e7d;
	height:25px;
}

input [type="checkbox"].def_field {
	width:auto;
}

.def_field_textarea {
	height:150px;
	width:74%;
}

#content form table {
	text-align:left;
}

.requestTeam .def_field_textarea {
	width:85%;
}

#inner-content form table td {
	padding-top:2.5px;
	padding-bottom:2.5px;
}

#invitations-table table th {
	text-align:left;
}

#inner-content form table {
	width:100%;
}

.form, .members, .money {
	margin-bottom:20px;
}

.money table {
	border:solid 1px #DFDFD1;
}

.members {
	float:left;
	width:30%;
	margin-right:20px;
}

.members select.def_field_ddl {
	height:150px;
}

#communications-form .members table {
	background-color: #DFDFD1;
	padding:10px;
}

#team-overview .members {
	width:100%;
}

#team-overview .members table {
	padding:5px;
	border:solid 1px #DFDFD1;
}

#full-content #page-content .members .title {
	border:none;
	margin:0;/*clear from other title margins*/
	padding:0;
	margin-bottom:10px;
	font-size:1.5em;
}

/*------------------member details-----------*/

#member-details {
}

#member-details .member-info {
	background-color: #DFDFD1;
	width:60%;
}

#team-invitations .form {
	float:left;
	width:65%;
}

#full-content #page-content #invitations-table table {
	width:615px;
	padding:0;
}

#full-content #page-content #invitations-table table td {
	padding:0;
}

#full-content #page-content #invitations-table .def_field_textarea {
	width:592px;
}

#full-content #page-content #invitations-table table th {
	padding:0;
}

#invitations-table .buttons {
	text-align:right;
	width:74%;
	float:right;
	margin-right:20px;
}

#page-content #invitations-table td input[type="button"] {
	width:60px;
	font-size:.9em;
}

/*----------------fundraising-------------*/
.fundraising .member-details table {
	border:solid 1px #DFDFD1;
	padding:5px;
}

/*------------------------------SIGN UP------------------------*/
.signup_main_div{
	margin-bottom:50px;
}
/* ===============================PLEDGES ===============================*/
#pledges .title {
	font-family:MyriadProBold;
	color:#4C4948;
	border-bottom:5px solid #FF6700;
	width:380px;
	font-size:2em;
	margin-bottom:10px;
}

#pledges .searchChoices {
	width:97%;
	padding:15px;
	background-color:#DFDFD1;
	overflow:hidden;
	margin-bottom:30px;
}

#pledges .searchChoices .sub-title {
	margin-bottom:5px;
	margin-top:0;
}

#pledges-add .left {
	float:left;
	margin-right:20px;
	width:60%;
}

#pledges-add .right {
	float:right;
	width:50%;
	margin-bottom:20x;
	text-align:right;
}

#pledges-add .select {
	float:left;
	width:30%;
}

select[name="selected"], select[name="runyear"] {
	border:solid 2px #DFDFD1;
	width:200px;
	height:25px;
}

#pledges .sub-title {
	line-height:1em;
	margin-top:0;
}

#pledges select[name="runyear"] {
	margin-bottom:25px;
}

#pledges-update, #pledges-add, .search-results {
	margin-bottom:50px;
}

#pledges-add {
	width:100%;
	overflow:hidden;
}

#pledges .search-results {
	/*width:55%;
	float:left;*/
}

#current-pledges {
	border:solid 1px #DFDFD1;
}

#full-content #page-content #pledges .ajax-results {
}

#full-content #page-content #pledges table#enterPledge {
	width:500px;
	background-color:#DFDFD1;
	padding:10px;
	/*float:right;*/
	/*text-align:right;*/
}

#full-content #page-content #pledges table#enterPledge td{
	padding:5px;
}

#full-content #page-content #pledges table#enterPledge input[type="text"] {
	/*width:110px;*/
}

#full-content #page-content #pledges table#enterPledge .sub-title {
	margin-top:0;
}

.dollar {
	font-size:1.3em;
	float:left;
	padding-top:5px;
}

#pledges table {
	width:100%;
}

#current-pledges {
}

tr.top {
	background-color:#DFDFD1;
}

.darkGrey {
	background-color:#DFDFD1;
}

.lightGrey {
	background-color:#E6E6DC;
}

tr.top th {
	padding:5px;
}

#communications-table {
	font-size:.8em;
}

/*==============================RUNNERS' PAGES=============================*/
#receiptable-donations {
}

#receiptable-donations .recieptable {
	background-color:#E6E6DC;
	padding:10px;
	margin-bottom:20px;
	margin-top:20px;
}

#receiptable-donations .noReceipt {
	background-color:#DFDFD1;
	padding:10px;
	margin-bottom:20px;
	margin-top:20px;
}

#receiptable-donations .noReceipt .title {
	width:500px;
}

/*-----account info------*/

#full-content #page-content .cbb table {
	float:left;
	width:45%;
}

#full-content #page-content #event-detailed-view table {
}

#event-detailed-view .left, #event-detailed-view .right {
	float:left;
	width:57%;
}

#event-detailed-view .left {
	width:40%;
	margin-right:20px;
}

#join_a_team_form select[name="selected"] {
	width:250px;
	border:1px solid #807E7D;
}

#join_a_team_form input[value="Search"] {
	margin-top:5px;
}

/*-----------------------------contact us------------*/
	
	#contactus-form textarea.def_field {
	width:91%;
	height:150px;
}

#member-communications form {
	overflow:hidden;
	width:65%;
}

/*-----------------------my_team page------------------------*/
#join-a-team {
	position:relative;
	width:1020px;
	/*font-size:.7em;*/
	/*margin-top:150px;*/
}

#content-left #join-a-team{
margin-top:150px;	
}

#join-a-team .left {
	float:left;
}

#join-a-team #page-content input[type="text"] {
	width:100px;
}

#join-a-team .right {
	padding-top:20px;
	float:left;
	margin-left:50px;
}

#join-a-team table {
	text-align:left;
}

#my-team  p{
	line-height:1em;
}

.memberSearchResults {
}

/*-------------------------GOALS-------------------------------*/
#content-left {
	float:left;
	width:50%;
}

#content-right {
	float:left;
	width:50%;
}

.top {
}

#content-right #memberSearch {
}

#content-right #memberSearch .memberSearchResults {
	width:120%;
	
}

#goals {
	width:429px;
	height:393px;
	background-image:url(/images/backgrounds/goalBack.png);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;/*margin-bottom:50px;*/
	
}

#goals .left {
}

#goals .right {
	float:left;
	margin-left:110px;
	padding-top:110px;
	position:relative;
	width:200px;
}

#goals .right .sub-title {
	font-size:1.7em;
	color:#ff6700;
	margin-bottom:5px;
}

#goals .right .right {
	margin:0;
	padding:0;
	font-size:.9em;
	position:absolute;
	top:130px;
	right:-100px;
	text-align:right;
}

#goals .right .right .money {
	font-size:1.2em;
}

#goals .right .money {
	font-size:2em;
	margin:5px;
}

#set-goal{
	font-size:1.5em;
	padding:10px;
	border:solid 1px #ccc;
	margin-top:60px;
}

#set-goal .title{
	font-family:MyriadProBold;
	font-size:2em;
}

#mercury {
	background-image:url(/images/backgrounds/mercury.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index:5;
	width:100%;
	height:100%;
	bottom:1px;
}

#thermometerFront {
	position:absolute;
	z-index:10;
	top:0;
}


#rankin-route #map{
	border:solid 1px #ccc;
}

#must-login{
	margin-bottom:20px;
}

#must-login .errmsg{
	font-size:1.3em;
}

.disclaimer{
	font-size:.8em;
	line-height:1.2em;
	padding:10px;
	background-color:#8F8A88;
	display:block;
	color:#fff;
	font-style:italic;
}

.disclaimer a{
	color:#fff;
}

#full-content #pledges-add input[type="button"]{
float:right;	
margin-right:65px;
}

#full-content #pledges-add .searchChoices input[type="button"],#full-content #pledges-add #enterPledge input[type="button"]{
float:none;
margin-right:0;	
}

.small{
	font-size:.7em;
}

#donor-request .subtitle{
	font-size:1.2em;
	color:#ff6700;
}

#checkout-paypal{
	margin-left:250px;
}

#signup-form p{
	line-height:1.4em;
	font-size:1.1em;
}

#full-content #page-content #pledges table#enterPledge input[name="pledgeamount"]{
	width:225px;
	margin-left:10px;
}