/* 
  ------------------------------------------
  PVII Mercury
  by Project Seven Development
  www.projectseven.com
  Layout01: Grunge - Menu Top
  ------------------------------------------
*/

body {
	font-family: Calibri, Candara, Geneva, Helvetica, sans-serif;
	margin: 0;
	background-color: #FFF;
	color: #000;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center 60px;
	min-width: 700px;
}
#logo {
	text-align: center;
	font-family: 'AmaranthRegular', Calibri, Geneva, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	text-transform: uppercase;
	color: #EEE;
	background-color: #222;
	margin: 0;
	border-top: 1px solid #FFF;
	position: fixed;
	z-index: 9999999;
	width: 100%;
	left: 0px;
	top: auto;
	bottom: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#logo {
	-moz-box-shadow: 0px 0px 50px #999, inset -3px 20px 40px #222;
	-webkit-box-shadow: 0px 0px 50px #999, inset -3px 20px 40px #222;
	box-shadow: 0px 0px 50px #999, inset -3px 20px 40px #222;
}
#logo .logo-shape2 {
	font-size: 50%;
	color: #C05A5A;
	background-color: #333;
	padding: 6px;
	margin-left: -0.5em;
	border: 2px solid #C05A5A;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	top: -6px;
}
#logo .logo-shape3 {
	font-size: 40%;
	color: #000;
	background-color: #C05A5A;
	padding: 6px;
	margin-left: -1em;
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0;
	position: relative;
	top: -6px;
}
.navigation {
	position: fixed;
	left: 0px;
	top: 0;
	z-index: 9999999;
	zoom: 1;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
.p7mercury-menu {
	text-align: center;
	word-spacing: -0.15em;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #222222;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}

.p7mercury-menu li {
	display: inline-block;
	list-style-type: none;
	margin-right: 1px;
	padding: 18px 0;
}

.p7mercury-menu a {
	text-decoration: none;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: 'AmaranthRegular', Arial;
}

/*Menu Links CSS3 Properties*/

.p7mercury-menu a:hover, .p7mercury-menu a:focus {
	color: #FFA51C;
}

.p7mercury-menu a.down {
	color: #333333;
	border-color: #FFF;
	background-image: url(../grad.gif);
	background-repeat: repeat-x;
}
.p7mercury-menu a.down:hover, .p7mercury-menu a.down:focus {
	background-color: #666;
	color: #FFF;
}

h1, h2, h3, h4 {
	font-family: 'AmaranthRegular', Calibri, Geneva, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	text-align: center;
}


/*Adjust bottom padding to leave room for footer*/
#p7HPS_wrapper  {
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;

}

div.p7HPSsection {
	padding-top: 0px;
}

/*Text properties and white space for content in sections. Top padding is not necessary*/
div.section-content {
	line-height: 1.5;
	font-size: 16px;
	text-align: center;
	width: 100%;
	padding: 0px;
}

div.section-content img {
	max-width: 100%;
}

.section-content ul {
	margin-left: .85em;
	padding-left: .85em;
}

.section-content li {
	list-style-type: square;
}

.section-content strong {
	color: #000;
}

.section-content em {
	font-style: normal;
	color: #C05A5A;
}

.section-content a, .section-content a:visited {
	color: #990000;
}

.section-content a:hover, .section-content a:focus {
	color: #CC5A5A;
}


#footer .footer-content {
	color: #CCC;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#footer .footer-content p {
	margin: 0;
}
.highlight-box {
	margin: 20px auto;
	padding: 20px 28px;
	color: #000;
	line-height: normal;
	border: 1px solid #CCC;
	width: 750px;
	background-image: url(../whtbk.png);
	background-repeat: repeat;
	 
	
}
.table.padded-table td { 
	padding:10px;
	}
	
	
.mycontent {
	margin: 20px auto;
	padding: 20px 28px;
	color: #000;
	line-height: normal;
	border: 1px solid #CCC;
	width: 700px;
	background-image: url(../whtbk.png);
	background-repeat: repeat;

		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: left;
}

.reverse-text {
	background-color: #000;
	color: #EFEFEF;
}

.css-column-5050 h1, .css-column-5050 h2, .css-column-5050 h3, .css-column-5050 h4,
.css-column-6040 h1, .css-column-6040 h2, .css-column-6040 h3, .css-column-6040 h4,
.css-column-4060 h1, .css-column-4060 h2, .css-column-4060 h3, .css-column-4060 h4 {
	text-align: left;
}


div.data-table-wrapper {
	margin: 12px auto;
	max-width: 800px;
}

table.data-table {
	font-size: 16px;
	padding: 20px;
	color: #000;
	line-height: normal;
	border: 1px solid #CCC;
	width: 100%;
	text-align: left;
}

/*Data Table CSS3 Properties*/
table.data-table {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

table.data-table th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border: 1px dotted #CCC;
}

table.data-table td {
	border: 0px solid #999;
	text-align: left;
	padding: 6px;
	color: #000;
	font-size: 16px;
}

table.data-table .no {
	background-color: #C05A5A;
	color: #000;
	border-color: #C05A5A;
}

table.data-table .transparent {
	border: 0;
}

.dt-caption {
	font-family: Candara, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	max-width: 800px;
	margin: 6px auto;
}



/*Skip Links*/
.skip-links {
	position: absolute;
	left: -20000px;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 9999999;
}
.skip-links:focus {
	left: 20px;
	top: 20px;
	color: #FFF !important;
}

/*Rules for Mobile Browsers*/
.p7HPS_mobile .navigation, .p7HPS_mobile #logo {
	position: static !important;
}

.p7HPS_mobile #p7HPS_wrapper {
	padding: 0;
}
.header {
	color: #000;
	line-height: normal;
	border: 0px solid #CCC;
	width: 646px;


		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	text-align: center;
}
.mycontentvideo {
	margin: 20px auto;
	padding: 20px 28px;
	color: #000;
	line-height: normal;
	border: 1px solid #CCC;
	width: 700px;
	background-image: url(../whtbk.png);
	background-repeat: repeat;

		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}
.imgwrap {
	padding: 0;
	text-align: left;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
.fb-like {
	position: fixed !important;
	width: 100%;
	left: 0px !important;
	top: 70px !important;
	

    }
#Layer1 {
	padding: 10px;
}
table.donor-table {
	font-size: 16px;
	color: #000;
	line-height: normal;
	border: 1px solid #CCC;
	width: 100%;
	text-align: center !important;
	background-color: #0033FF;
	padding: 10px;
}
.pledges {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 9px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;

    }
.info {
	padding: 20px;
	color: #000;
	line-height: normal;
	border: 1px solid #CCC;
	width: 400px;
	background-image: url(../whtbk.png);
	background-repeat: repeat;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.reviews {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
}
.border {
	border: 1px solid #000000;
}
