﻿/*

Main.css    (8-11-10)

STYLE SHEET FOR [Silver Strikers Web Site]
Created by [Jim Quinn]
[URL OF AUTHOR]


Notes:  Provides css changes required for main pages.
*/


/*  Common to multiple pages  */

#masthead {
		border-top: none;
		}

#adobeText {
		text-align: center;
		margin-bottom: 1.0em;
		}

#adobeReader {
		text-align: center;
		margin-bottom: 3.5em;
		}

#adobeReader .imageResize {
		height: 3.3em;
		width: 11.2em;
		}

.pdfDoc {
		text-align: center;
		margin-top: 1.0em;
		}

.redText {
		color: red;
		}
.underlineText {
  text-decoration: underline;
}

#catalogTitle {
  font-size: 1.0em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.rssIconResize {
  height: 1.6em;
	width: 1.6em;
}

.navSubMenu {
  margin-top: 0.5em;
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.ccaText {
  margin-top: 0.2em;
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
}

/*  Membership-Application-Printable  */

#membershipApplicationPrintable #content p {
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		font-size: 1.5em; 
		line-height: 2.0em; 
		font-family: Veranda, "Trebuchet MS", Helvetica, sans-serf;
		}

#membershipApplicationPrintable .noPrint {
		text-align: center;
		margin-bottom: 1.0em;
		}
		

/*  Membership-Menu  */

#membershipMenu #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#membershipMenu #content {
		border-left: none;
		}

#membershipMenu #content p {
		text-align: center;
		margin-top: 2.0em;
		margin-bottom: 4.0em;
		}


/*  Membership-New  */


#membershipNew #content {
		width: 60em;
		}

#membershipNew .error {
		color: red;
		}

#membershipNew .ok {
		text-align: center;
		color: green;
		}

#membershipNew #content ol {
		margin-left: 1.5em;
		margin-bottom: 2.0em;
		}

#membershipNew #content li {
		font-size: 1.6em;
		}

#membershipNew #content p {
		font-size: 1.6em;
		}

#membershipNew #content #firstFieldset {
		margin-bottom: 1.5em;
		}

#membershipNew #content #interestFieldset {
		margin-bottom: 1.5em;
		}

#membershipNew #content #denominationFieldset {
		margin-bottom: 1.5em;
		}

#membershipNew #content .appSubmit {
		margin-top: 2.0em;
		}

#membershipNew #content #rowOne {
		margin-top: 3.5em;
		margin-bottom: 2.0em;
		float: left;
		}

#membershipNew #content .leftColumn {
		width: 25em;
		float: left;
		margin-right: 5.0em;
		}

#membershipNew #content .rightColumn {
		width: 30em;
		float: left;
		}


/*  Membership-Renewal  */


#membershipRenewal #content {
		width: 60em;
		}

#membershipRenewal .error {
		color: red;
		}

#membershipRenewal .ok {
		text-align: center;
		color: green;
		}

#membershipRenewal #content ol {
		margin-left: 1.5em;
		margin-bottom: 2.0em;
		}

#membershipRenewal #content li {
		font-size: 1.6em;
		}

#membershipRenewal #content p {
		font-size: 1.6em;
		}

#membershipRenewal #content #firstFieldset {
		margin-bottom: 1.5em;
		}

#membershipRenewal #content #interestFieldset {
		margin-bottom: 1.5em;
		}

#membershipRenewal #content #denominationFieldset {
		margin-bottom: 1.5em;
		}

#membershipRenewal #content .appSubmit {
		margin-top: 2.0em;
		}

#membershipRenewal #content #rowOne {
		margin-top: 3.5em;
		margin-bottom: 2.0em;
		float: left;
		}

#membershipRenewal #content .leftColumn {
		width: 25em;
		float: left;
		margin-right: 5.0em;
		}

#membershipRenewal #content .rightColumn {
		width: 30em;
		float: left;
		}

/*  Membership-Application  */

#membershipApplication #content {
		width: 60em;
		}

#membershipApplication .error {
		color: red;
		}

#membershipApplication .ok {
		text-align: center;
		color: green;
		}

#membershipApplication #content ol {
		margin-left: 1.5em;
		margin-bottom: 2.0em;
		}

#membershipApplication #content li {
		font-size: 1.6em;
		}

#membershipApplication #content p {
		font-size: 1.6em;
		}

#membershipApplication #content #firstFieldset {
		margin-bottom: 1.5em;
		}

#membershipApplication #content #interestFieldset {
		margin-bottom: 1.5em;
		}

#membershipApplication #content #denominationFieldset {
		margin-bottom: 1.5em;
		}

#membershipApplication #content .appSubmit {
		margin-top: 2.0em;
		}

#membershipApplication #content #rowOne {
		margin-top: 3.5em;
		margin-bottom: 2.0em;
		float: left;
		}

#membershipApplication #content .leftColumn {
		width: 25em;
		float: left;
		margin-right: 5.0em;
		}

#membershipApplication #content .rightColumn {
		width: 30em;
		float: left;
		}

#membershipApplication #content .noteText {
		font-size: 2.5em;
		}


/*  Membership-Application-Menu  */

#membershipApplicationMenu #content p {
		font-size: 2.0em;
		text-align: center;
		margin-top: 2.0em;
}

#membershipApplicationMenu #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}
#membershipApplicationMenu #content {
		border-left: none;
		}


/*  Membership Application Online New  */

#membershipApplicationOnlineNew .error {
		color: red;
}

#membershipApplicationOnlineNew .ok {
		text-align: center;
		color: green;
}

#membershipApplicationOnlineNew #content #firstFieldset {
		margin-bottom: 1.5em;
}

#membershipApplicationOnlineNew #content #lastFieldset p {
		margin-top: 1.5em;
}

#membershipApplicationOnlineNew #content .noteText {
		font-size: 2.5em;
		margin-top: 1.5em;
}

#membershipApplicationOnlineNew #content .appSubmit {
		margin-top: 2.0em;
}

#membershipApplicationOnlineNew #content .leftColumn {
		width: 25em;
		float: left;
		margin-right: 5.0em;
}

#membershipApplicationOnlineNew #content .rightColumn {
		width: 30em;
		float: left;
}


/*  Membership Application Online Renewal  */

#membershipApplicationOnlineRenewal .error {
		color: red;
}

#membershipApplicationOnlineRenewal .ok {
		text-align: center;
		color: green;
}
/*
#membershipApplicationOnlineRenewal #content #firstFieldset {
		margin-bottom: 1.5em;
}
*/
#membershipApplicationOnlineRenewal #content #lastFieldset p {
		margin-top: 1.5em;
}

#membershipApplicationOnlineRenewal #content .noteText {
		font-size: 2.5em;
		margin-top: 1.5em;
}

#membershipApplicationOnlinRenewal #content .appSubmit {
		margin-top: 2.0em;
}

#membershipApplicationOnlineRenewal #content .leftColumn {
		width: 25em;
		float: left;
		margin-right: 5.0em;
}

#membershipApplicationOnlineRenewal #content .rightColumn {
		width: 30em;
		float: left;
}


/*  Membership-ApplicationV2  */

#membershipApplicationV2 #navigationMain {
	border-right: 0.5em double black;
	margin-top: -0.1em;
	padding-bottom: 1.0em;
}
#membershipApplicationV2 #content {
	border-left: none;
  width: 60em;
}

#membershipApplicationV2 .error {
	color: red;
}

#membershipApplicationV2 .ok {
  text-align: center;
	color: green;
	font-size: 14pt;
}

#membershipApplicationV2 #content #submitNotice {
  text-align: center;
	color: green;
  font-size: 1.7em;
  font-weight: bolder;
  margin-bottom: 1.5em;
}

#membershipApplicationV2 #content #rowOne .leftColumn {
  font-weight: bolder;
  margin-left: -15.0em;
  margin-right: 4.0em;
	float: left;
}

#membershipApplicationV2 #content #rowOne .imageResize {
  height: 10em;
  width: 10em;
}

#membershipApplicationV2 #content #h2Title {
  margin-left: 16em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}

#membershipApplicationV2 #content h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 18pt;
  font-style: italic;
  margin-top: 0.2em;
  font-weight: bolder;
  margin-bottom: -0.8em;
}

#membershipApplicationV2 form {
  border-style: none;
}

#membershipApplicationV2 #content p {
	font-size: 12pt;
  font-family: Calibri;
}

#membershipApplicationV2 #content #firstFieldset {
	font-size: 12pt;
  font-family: Calibri;
	margin-bottom: 0.5em;
  margin-top: -2.0em;
  border-style: none;
}

#membershipApplicationV2 input[type=text] {
  border: none;
  border-bottom: 2px solid black;
  margin-bottom: 1.0em;
}

#membershipApplicationV2 #content #firstFieldset .appInput {
	margin-bottom: 0.8em;
}

#membershipApplicationV2 #content #firstFieldset #appInputEnote {
	margin-top: -1.5em;
}

#membershipApplicationV2 #content .newMember {
  margin-top: 0.5em;
	margin-bottom: 1.0em;
}

#membershipApplicationV2 #content #lastFieldset {
  border-style: none;
}

#membershipApplicationV2 #content #lastFieldset p {
	margin-top: 0.1em;
}

#membershipApplicationV2 #content #lastFieldset #memberNumber {
	margin-bottom: 0.5em;
}

#membershipApplicationV2 #content #firstFieldset #appRoster {
  margin-top: 1.0em;
	margin-bottom: 0.5em;
}

#membershipApplicationV2 #content #noteText {
	font-size: 2.0em;
  margin-top: 1.5em;
}

#membershipApplicationV2 #content #appSubmit {
	margin-top: 3.5em;
	margin-bottom: 2.0em;
	float: left;
}

#membershipApplicationV2 #content #appBottom {
	width: 25em;
	float: right;
  margin-top: 1.5em;
	margin-right: 5.0em;
}

#membershipApplicationV2 #content input[type=submit] {
  font-size: 1.2em;
}

/* End of Membership-ApplicationV2  */



/*  bylaws  */

#bylaws h2 {
		padding-bottom: 0.2em; 
		}

#bylaws #content li {
		margin-left: 1.5em; 
		}

#bylaws ol.olUpperRoman {
		font-size: 1.6em; 
		list-style-type: upper-roman;
		}

#bylaws ol.olUpperAlpha {
		list-style-type: upper-alpha;
		}

#bylaws ol.olDecimal {
		list-style-type: decimal;
		}

#bylaws ol.olNone {
		list-style-type: none;
		}

#bylaws .liUnderline {
		text-decoration: underline;
		}


/*  bylaws Test3 */

#bylaws .bylawsMenuTop, #bylaws .bylawsMenuBottom {
		text-align: center;
		font-size: 1.6em; 
		margin-top: 1.0em;
		margin-bottom: 1.0em;
	  }
/*
#bylaws .bylawsMenuBottom {
		text-align: center;
		font-size: 1.6em; 
		}
*/
#bylaws #byLawsImage {
		text-align: center;
		}
#bylaws #contentBylaws {
		width: 83.5em;
		border-left: none;
		}

#bylaws #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}
#bylaws #content {
		border-left: none;
		}

/*  Ccgtcc-Application  */

#ccgtccApplication #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#ccgtccApplication #content {
		border-left: none;
		}

#ccgtccApplication #content p {
		margin-bottom: 1.0em;
		}


/*  Classified-Ads  */

#classifiedAds #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#classifiedAds #content {
		border-left: none;
		}
			
#classifiedAds p+h3 {
		margin-top: 1.0em;
		}

#classifiedAds ol {
		margin-left: 1.5em;
		font-family:Veranda,"Trebuchet MS",Helvetica,sans-serf;
		font-size:1.3em;
		}
			
#classifiedAds #instructions {
		border-bottom: 0.5em double black;
		}

#classifiedAds .adheader {
		padding-bottom: 2.0em;
		}
			
#classifiedAds .classifiedAd {
		border-top: gray 0.1em solid;
		border-bottom: gray 0.1em solid;
		margin-top: 1.0em;
		margin-bottom: 1.5em;
		padding-top: 1.0em;
		padding-bottom: 1.0em;
		}
			
#classifiedAds .classifiedAd p {
		margin-bottom: 0.5em;
		}

#classifiedAds .textAds {
		font-weight: bold;
		}


/*  constitution */

#constitutionText {
		font-size: 1.8em;
		}
		
#constitution .olNone {
		list-style-type: none;
		}
		
#constitution .olNone2 {
		list-style-type: none;
		margin-left: 1.0em;
		}

#constitution .olUpperAlpha {
		list-style-type: upper-alpha;
		margin-left: 2.5em;
		}

#constitution2015 #content {
		border-left: none;
		}

#constitution2015 #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#constitution2015 .pdfDoc p {
		font-size: 4em;
		margin-top: 2em;
		margin-bottom: 2em;
		}

#constitution2015 .imgDoc p {
		font-size: 3em;
		text-align: center;
		}

/*  Code-Of-Ethics  */

#codeOfEthics #navigationMain {
	border-right: 0.5em double black;
	margin-top: -0.1em;
	padding-bottom: 1.0em;
}

#codeOfEthics #content {
	border-left: none;
}

/*  Financials  */

#financials #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#financials #content {
		border-left: none;
		}

#financials #financialStatements {
		font-size: 2.0em; 
		line-height: 2.0em; 
		}


/*  Club-History  */

#clubHistory #navigationSite {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#clubHistory #content {
		border-left: none;
		}

#clubHistory #history {
		font-size: 2.0em; 
		line-height: 2.0em;
		text-align: center;
		}


/*  Officials  */


#officials #content {
		text-align: center;
		}

#officials #content #bodList h2, #officials #content #apList h2 {
		font-weight: bold;
		}

#officials #content h3 {
		font-weight: bold;
		margin-bottom: 0.5em;
		}

#officials .officeHolder {
		margin-bottom: 3.0em;
		}


/*  news  */

#logo {
		border-right: 0.5em double black;
		float: left;
		width: 20em;
		height: 20em; 
		}
		
#noticeSpace {
		margin-top: 0.1em;
		}

#noticeSpaceColumnOne, #noticeSpaceColumnTwo {
		float: left;
		width: 26em;
		margin-top: 0.1em;
		margin-left: 8.5em;
		}

#noticeSpaceColumnTwo {
		margin-left: 1.5em;
		}
		
#noticeSpace2, #noticeSpace3, #noticeSpace5, #noticeSpace6 {
		margin-top: 0.5em;
		}
		
#noticeSpace .imageResize {
		height: 6.0em;
		width: 25em;
		}

#news #masthead {
		border-top: 0.5em double black;
		}

#news h2+p {
		margin-bottom: 5.0em;
		}

#news #newsItems p {
		margin-bottom: 0.5em;
		}

#news #newsItems .pCenter p {
		text-align: center;
		}

#news .newsSource {
		text-align: center;
		margin-top: 1.0em;
		margin-bottom: 3.0em;
		}

#news ol {
		margin-left: 1.5em;
		margin-bottom: 1.0em;
		font-family: Arial, Helvetica, sans-serf;
		font-size: 1.3em;
		}

#news ul {
		list-style: none;
		margin-bottom: 1.0em;
		}

#news .ulDisc ul {
		font-family: Arial, Helvetica, sans-serf;
		font-size: 1.3em;
		list-style: disc;
		}

#news #newsItems h1 {
		color: #CC0033;  /* crimson */
		font-weight: bold;
		}

#news #newsItems h2 {
		color: #FF0000;  /* color: red */		
		margin-top: 0em;
		}

#news h3 {
		color: #FF00FF; /* color: fuchsia */ 
		}

#news .boldText {
		font-weight: bold;
		}

#news .imgCenter {
		text-align: center;
		}


/*  Sales-Banner-Ads  */

#salesBannerAds #navigationMain {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#salesBannerAds #content {
		border-left: none;
		}

#salesBannerAds h3 {
		margin-top: 1.0em;
		margin-bottom: 0.8em;
		}

#salesBannerAds p+p {
		margin-top: 1.0em;
		}

#salesBannerAds ol {
		margin-left: 1.5em;
		font-family:Veranda,"Trebuchet MS",Helvetica,sans-serf;
		font-size:1.3em;
		}


/*  Club-Coin-Contest-Rules  */

#clubCoinContestRules #navigationMain {
		border-right: none;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#clubCoinContestRules #content {
		border-left: 0.5em double black;
		}

#clubCoinContestRules #content ul {
		margin-bottom: 1.0em;
		}


/*  Ccgtcc-Application  */


/*  Strikes-In-Play-Menu  */

#strikesInplayMenu #navigationMain {
		border-right: none;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#strikesInplayMenu #content {
		border-left: 0.5em double black;
		}

#strikesInplayMenu #content h3 {
		margin-bottom: 0.5em;
		margin-top: 2.0em;
		font-size: 1.8em;
		font-weight: bold;
		}

#strikesInplayMenu #content ul {
		font-family:Arial,Helvetica,sans-serf;
		font-size: 1.8em;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		line-height: 1.0em;
		list-style-type: none;
		margin-top: 0.5em;
		text-align: center;
		}

#strikesInplayMenu #content li {
		display: inline;
		padding: 0em 0.9em;
		border-right: 0.1em solid gray; 
		font-size: 1.0em;
		margin-bottom: 2.0em;
		}

#strikesInplayMenu #wrapper .endLink {
		border-right: none;
		}

#strikesInplayMenu p {
		text-align: center;
		}


/*  Strikes-In-Play-Details  */

#strikesInplayDetails #navigationMain {
		border-right: none;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#strikesInplayDetails #content {
		border-left: 0.5em double black;
		}

#strikesInplayDetails .boldText {
		font-weight: bold;
		}
#strikesInplayDetails h2 {
		margin-top: 2.0em;
		}

#strikesInplayDetails p {
		margin-bottom: 0.5em;
		}


/*  Club Strike 2011 Order Form Printable  */

#clubStrike2011OrderFormPrintable h3 {
		margin-top: 1.0em;
		}

#clubStrike2011OrderFormPrintable .strikeGroupCenter {
		text-align: center;
		margin-top: 2.0em;
		margin-bottom: 2.0em;
		}

#clubStrike2011OrderFormPrintable .strikeImage .imageResize {
		height: 20em;
		width: 40em;
		}

#clubStrike2011OrderFormPrintable .newsSource {
		margin-top: 1.0em;
		margin-bottom: 3.0em;
		}

#clubStrike2011OrderFormPrintable .underlineText {
		text-decoration: line-through;
		}

#clubStrike2011OrderFormPrintable .redText {
		text-decoration: none;
		font-size: 2.0em;
		color: red;
		}

#clubStrike2011OrderFormPrintable #coinsAvailable {
		margin-bottom: 2.0em;
		}

#clubStrike2011OrderFormPrintable #soldOut {
		margin-bottom: 2.0em;
		}


/*  Club Strike 2012 Order Form Printable  */

#clubStrike2012OrderFormPrintable #navigationMain {
		border-right: 0.5em double black;
		}

#clubStrike2012OrderFormPrintable #content {
		border-left: none;
		}

#clubStrike2012OrderFormPrintable h3 {
		margin-top: 1.0em;
		}

#clubStrike2012OrderFormPrintable .strikeGroupCenter {
		text-align: center;
		margin-top: 2.0em;
		margin-bottom: 2.0em;
		}

#clubStrike2012OrderFormPrintable .strikeImage .imageResize {
		height: 20em;
		width: 40em;
		}

#clubStrike2012OrderFormPrintable .newsSource {
		margin-top: 1.0em;
		margin-bottom: 3.0em;
		}

#clubStrike2012OrderFormPrintable .underlineText {
		text-decoration: line-through;
		}

#clubStrike2012OrderFormPrintable .redText {
		text-decoration: none;
		font-size: 2.0em;
		color: red;
		}

#clubStrike2012OrderFormPrintable #coinsAvailable {
		margin-bottom: 2.0em;
		}

#clubStrike2012OrderFormPrintable #soldOut {
		margin-bottom: 2.0em;
		}

#clubStrike2012OrderFormPrintable p img {
		margin-right: 2.0em;
		}

#clubStrike2012OrderFormPrintable #clubCoinImages {
		margin-bottom: 2.0em;
		text-align: center;
		}


/*  Club Strike 2016-2 Order Form  */
#clubCoinOrderForm2016-2 #clubCoin {
  margin-top: 1.0em;
  margin-left: 22em;
}

#clubCoinOrderForm2016-2 #navigationMain {
	border-right: 0.5em double black;
  margin-top: -0.5em;
}

#clubCoinOrderForm2016-2 #content {
		border-left: none;
}


/*  Club Coin 2017 Order Form  */

#clubCoinOrderForm2017 #masthead img {
  margin-left: -0.05em;
}
#clubCoinOrderForm2017 #clubCoin {
  margin-top: 1.0em;
  margin-left: 22em;
}

#clubCoinOrderForm2017 #navigationMain {
	border-right: none;
  margin-top: -0.5em;
}

#clubCoinOrderForm2017 #content {
		border-left: 0.5em double black;
}

#clubCoinOrderForm2017 img {
		margin-left: 1em;
}


/*  Club Coin 2017-2 Order Form  */

#clubCoinOrderForm2017-2 #masthead img {
  margin-left: -0.05em;
}
#clubCoinOrderForm2017-2 #clubCoin {
  margin-top: 1.0em;
  margin-left: 22em;
}

#clubCoinOrderForm2017-2 #navigationMain {
	border-right: 0.5em double black;
  margin-top: -0.5em;
}

#clubCoinOrderForm2017-2 #content {
		border-left: None;
}

#clubCoinOrderForm2017-2 img {
		margin-left: 1em;
}


/* strikeGroup */

.strikeGroupLeft {
		float: left;
		margin-right: 3.0em;
		margin-bottom: 2.0em;
		margin-left: 3.0em;
		}

.strikeGroupRight {
		float: left;
		margin-bottom: 2.0em;
		}

.strikeGroupCenter {
		text-align: left;
		margin-left: 25em;
		margin-bottom: 2.0em;
		}

.strikeGroup {
		margin-bottom: 2.5em;
		}

.strikeImage {
		margin-bottom: 0.1em;
		}


/*  Club Strike 2013 Order Form  */

#clubStrike2013OrderForm #navigationMain {
		border-left: none;
		}

#clubStrike2013OrderForm #content {
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#clubStrike2013OrderForm p img {
		margin-left: 1.5em;
		}


/*  Club Officals Voting Form 2017  */

#clubOfficialsVotingForm2017 #navigationMain {
	border-right: 0.5em double black;
  margin-top: -0.1em;
		}

#clubOfficialsVotingForm2017 #content {
	margin-top: -0.1em;
	padding-bottom: 1.0em;
		border-left: none;
		}

#clubOfficialsVotingForm2017 p img {
		margin-left: 1.0em;
		}

#clubOfficialsVotingForm2017 .error {
		color: red;
		}

#clubOfficialsVotingForm2017 .ok {
		color: green;
		}


/*  Paypal Payment Received  */

#paypalPaymentReceived #navigationMain {
		border-right: none;
		margin-top: -0.1em;
}

#paypalPaymentReceived #content {
  border-left: 0.5em double black;
  margin-top: -1em;
}

#paypalPaymentReceived #content p {
  	text-align: center;
}
/*

#paypalPaymentReceived .payPalPayment {
		font-size: 4.0em;
    margin-top: 4.0em;
}

#paypalPaymentReceived .payPalThankyou {
		font-size: 8.0em;
    color: green;
}

#strikesInplayMenu #navigationMain {
		border-right: none;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
		}

#strikesInplayMenu #content {
		border-left: 0.5em double black;
		}
*/