html, body { padding: 0; margin: 0; }

body {
	font-size: 16px;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;

	background: #184274;
}

/* Misc. Styles */
h1 { font-size: 26px; line-height: 32px; color: #254ca1; }

.uppercase { text-transform: uppercase; }

.clear { clear: both; }

.center { text-align: center; }

/* Content Styles */
#wrapper {
	padding: 0;
	margin: 0 auto 40px auto;

	width: 800px;
	min-height: 600px;

	background: #fff;
}

	@media (max-width:799px) {
		#wrapper {
			padding: 0;
			margin: 0;
			width: auto;
		}
	}

#header {
	padding: 0;
	margin: 0;
	height: 80px;

	background: #fff;
}

	#logo {
		padding:0;
		margin:0 auto;
		width:800px;
		height:80px;
		background:url("../_img/mrc-logo.png") 20px 50% no-repeat;
	}

	@media (min-width:480px) and (max-width:799px) {
		#header {
			padding: 0;
			margin: 0;
			width: auto;
		}
	}
	@media (max-width:479px) {
		#logo {
			padding: 0;
			margin: 0;
			width:auto;
			background-size:80%;
			background:url("../_img/mrc-logo.png") 50% 50% no-repeat;
		}
	}

.content {
	float: left;

	padding: 0;
	margin: 0 0 0 20px;

	width: 520px;
}
	
#headline {
	padding:5px 10px 0 10px;
	margin:0 auto;
	width:780px;
	height:50px;
	text-align:center;
	color:#fff;
	font-size:25px;
	line-height:50px;
	text-transform:uppercase;
	font-weight:bold;
	background:#c9452c;
}

	@media (max-width:799px) {
		.content {
			padding: 20px;
			margin: 0 auto;

			width: 85%;
		}
		#headline {
			line-height:32px;
			height:auto;
			width:auto;
		}
	}

	ul.check {
		list-style-image: url("../_img/check.png");
	}
		ul.check li {
			margin-bottom: 24px;
		}

	.form-header {
		padding: 6px 40px 0 58px;
		margin: 0 0 0 -58px;

		width: 429px;
		height: 111px;

		line-height: 36px;

		color: #fff;
		text-transform: uppercase;

		background: url("../_img/form-header.png") no-repeat;
	}

		.black {
			padding: 0 0 0 40px;
			margin: 0;
			height: 70px;
			color: #000;

			background: url("../_img/arrow-left.png") 0 15px no-repeat;
		}
		.black span {
			display: block;
			height: 70px;

			background: url("../_img/arrow-right.png") 65% 15px no-repeat;
		}

			@media (max-width:799px) {
				.black span {
					background-image: none;
				}
			}

	@media (max-width:799px) {
		.form-header {
			padding: 0;
			margin: 0 0 24px 0;

			width: auto;
			height: auto;

			font-size: 26px;
			line-height: 32px;
			text-transform: none;
			color: #254ca1;

			background-image: none;
			background: none;
		}
	}

/* Sidebar Styles */
.sidebar {
	float: right;

	padding: 0;
	margin: 0 20px 0 0;

	width: 200px;
}

	/* Pull Quotes */
	.pull-quote {
		/*float: right;*/

		padding: 0;
		margin: 1em 0;

		width: 198px;
		
		border:1px solid #c9452c;
	}
		.pull-quote p {
			padding:0 10px;
			color:#c9452c;
			font-family:Times, "Times New Roman", serif;
		}
			.pull-quote p span {
				display:block;
				text-align:right;
			}

		@media (max-width:799px) {
			.sidebar {
				width: auto;
				float: none;
			}
			.pull-quote {
				display: none;
			}
		}

		.pull-quote img {
			width:100%;
			border-bottom:1px solid #c9452c;
		}

	/* Recent Gifts Widget */
	#ticker-widget {
		/*float: left;*/

		padding: 0;
		margin: 0;

		width: 198px;
		height: 240px;
		
		border:1px solid #c9452c;

		/*background: url("../_img/thanks-note.png") no-repeat;*/
	}
		#ticker-widget h2 {
			padding:5px 0;
			margin:0;
			text-align:center;
			font-size:16px;
			line-height:24px;
			text-transform:uppercase;
			color:#fff;
			background:#c9452c;
		}

		@media (max-width:799px) {
			#ticker-widget {
				display: none;
			}
		}

		ul.thanks {
			padding: 0;
			margin:10px;

			height: 160px;

			font-weight: bold;

			list-style-type: none;

			overflow: hidden;
		}
			ul.thanks li {
				margin-bottom: 16px;
				font-size: 12px;
			}

p#paypal {
	padding: 0;
	margin: 24px 0;
	text-align: center;
}

#footer {
	padding:0;
	margin:0;
	background:#fff;
}

/* Partner Logos */
#partner-footer {
	width:900px;
	position:relative;
	padding:1em 0;
	margin:0 auto;
	color:#7b7b7b;
	text-align:center;
}
	.partner-logo-wrapper {
		position: relative;
		margin:0 auto;
		/*width:540px;*/
	}
	#partner-footer p { font-size: 12px; line-height: 16px; }
	#partner-footer img { margin: 0 10px; }

	@media (max-width:799px) {
		#partner-footer {
			padding: 10px;
			width:auto;
		}
		.partner-logo-wrapper {
			position: relative;
			margin:0 auto;
			/*width:240px;*/
		}
		#partner-footer img { margin: 10px auto; }
	}

hr { margin: 0 20px; }
h4 { padding: 0; margin: 0 0 12px 0; font-size: 16px; line-height: 24px; }

/* Kimbia Styles */
.k_buttonBlock {
	padding:15px 0 0 0 !important;
	margin:0 !important;
	width:150px !important;
	height:auto !important;
}
	.k_button.forward {
		display:block;
		width:150px;
		height:45px;
		border:none;
		color:#fff;
		font-size:20px !important;
		text-transform:capitalize !important;
		line-height:45px;
		background:#c9452c;
	}

/* Formats label above field for narrow viewing windows */
@media (max-width:479px) {	
	div.kimbiaDiv.two_col input.k_number, 
	div.kimbiaDiv.two_col input.k_text, 
	div.kimbiaDiv.two_col input.k_money, 
	div.kimbiaDiv.two_col select.k_select { margin-left: 0px !important;}
}

/* Form Chooser Styles */
.k_jquery-ui .ui-widget-content,
.k_jquery-ui .ui-state-default,
.k_jquery-ui .ui-state-active {
	border: none !important;
}


.k_jquery-ui .ui-state-default,
.k_jquery-ui .ui-state-active {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: bold !important;
}

.k_jquery-ui .ui-state-default {
	background: none !important;
}
	.k_jquery-ui .ui-state-default a {
		color: #c9452c !important;
	}

.k_jquery-ui .ui-state-active {
	border-radius: 5px !important;
	background: #c9452c !important;
}
	.k_jquery-ui .ui-state-active a {
		color: #ffffff !important;
	}

/* Fixing some things that were being issues on mobile */	
@media (max-width:479px) {
	.k_jquery-ui .ui-tabs .ui-tabs-panel {
		padding:0 !important;
	}
}

/* Reducing extra spacing/padding between form elements */
div.kimbiaDiv div.kimbiaInnerDiv label.formDefLabel {
	display: none !important;
}

div.kimbiaDiv label.groupLabel.k_askArrayMain {
	margin: .5em 0 .3em 0 !important;
}