/* ******************************************************** */
/* ******************************************************** */
/* ******************************************************** */



.ListTableItemHeading {
	background-color: #0066cc;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	max-width: 800px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	outline-bottom: 2px solid #ff0000;
}

.ListTableItemHeadingWrapper {
	max-width: 800px;
	background-color: #ffffff;
	padding-top: 2px;
	border-top: 2px solid #ff0000;
	padding-bottom: 2px;
	border-bottom: 2px solid #ff0000;
	margin: 20px 0px 20px 10px;
}

.ResultListTable {
	display: table;
	width: 100%;
	max-width: 1000px;
}

.ResultListTR {
	display: table-row;
}

.ResultListTDSubjectInfo {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 10px 10px 10px 0px;
}

.ResultListSubjectName {
	padding: 5px 5px 5px 5px;
}
.ResultListSubjectName a {
	font-family: 'Carter One';
	font-style: normal;
	font-weight: 400;
	font-size: 1.2em;
	letter-spacing: 0px !important;
	line-height: 1 !important;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	color: #0066cc;
}
.ResultListSubjectName a:hover {
	color: #cc0000;
}
.ResultListSubjectName a:active {
	color: #ff9900;
}

.ResultListSubjectHeadline {
	padding: 5px 5px 5px 5px;
}
.ResultListSubjectHeadline a {
	font-family: 'Kalam';
	font-style: normal;
	font-weight: 400;
  	font-size: 1.2em;
	color: #000000;
	line-height: 1.25;
	letter-spacing: 0px;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	color: #cc0000;
}
.ResultListSubjectHeadline a:hover {
	color: #0066cc;
}
.ResultListSubjectHeadline a:active {
	color: #ff9900;
}


.EventPlaceName {
	padding: 1px 0px 1px 0px;
}
.EventPlaceName a {
	font-size: 1em;
	font-weight: 700;
	color: #0066cc;
}
.EventPlaceName a:hover {
	color: #ff9900;
}
.EventPlaceName a:active {
	color: #339966;
}

.EventPlaceAddress
 {
	padding: 1px 0px 1px 0px
}
.EventPlaceAddress
 a {
	font-size: 1em;
	font-weight: 400;
	color: #0066cc;
}
.EventPlaceAddress
 a:hover {
	color: #ff9900;
}
.EventPlaceAddress
 a:active {
	color: #339966;
}

.EventDateTimeString
 {
	padding: 2px 0px 2px 0px;
}
.EventDateTimeString
 a {
	font-size: 1em;
	font-weight: 400;
	font-style: italic;
	color: #ff9900;
}
.EventDateTimeString
 a:hover {
	color: #0066cc;
}
.EventDateTimeString
 a:active {
	color: #cc0000;
}
.PostingDisplayDateBR {
	display: none;
}
@media screen and (max-width: 350px) {

	.PostingDisplayDateBR {
		display: inline;
	}
}

.ResultListSubjectDescription {
	padding: 5px 5px 0px 5px;
}

.ResultListTDSubjectLink {
	display: table-cell;
	text-align: center !important;
	vertical-align: middle;
	padding: 10px 0px 10px 10px;
	min-width: 220px;
}

.ResultListItemWillShip {
	display: inline-block;
	vertical-align: middle;
	padding: 2px 20px 5px 20px;
}

.YesWillShip, .NoWillShip {
	-webkit-transform:scale(1.2,1) !important; /* Safari and Chrome */
	-moz-transform:scale(1.2,1) !important; /* Firefox */
	-ms-transform:scale(1.2,1) !important; /* IE 9 */
	-o-transform:scale(1.2,1) !important; /* Opera */
	transform:scale(1.2,1) !important; /* W3C */
	display:inline-block;
	font-family: 'Boogaloo';
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	letter-spacing: 0px;
	line-height: 1.1;
}

a.YesWillShip {color: green; text-decoration: none}
a.YesWillShip:hover {color : #cc0000; text-decoration: none}
a.YesWillShip:active {color : #ff9900; text-decoration: none}

a.NoWillShip {color: #cc0000; text-decoration: none}
a.NoWillShip:hover {color : #ff9900; text-decoration: none}
a.NoWillShip:active {color : #0066cc; text-decoration: none}


.ResultListItemPrice {
	margin: 10px 0px 0px 0px;
}

.PricingSpacer {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 50px 0px 0px;
}
.PricingSpacer2 {
	display: block;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.PricingSpacer3 {
	display: block;
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.ResultListItemPriceAsking {
	display: inline-block;
	vertical-align: middle;
}
.ResultListItemPriceAsking2 {
	display: block;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.ResultListItemPriceAsking a, .ResultListItemPriceAsking2 a {
	font-family: 'Kalam';
	font-style: normal;
	font-weight: 400;
  	font-size: 1.75em;
	color: #000000;
	letter-spacing: 0px;
	padding: 5px 0px 3px 0px;
	color: #000000;
}
.ResultListItemPriceAsking a {
	line-height: 1.25;
}
.ResultListItemPriceAsking2 a {
	line-height: 0;
}



.ResultListItemPriceAsking a:hover, .ResultListItemPriceAsking2 a:hover {
	color: #cc0000;
}
.ResultListItemPriceAsking a:active, .ResultListItemPriceAsking2 a:active {
	color: #ff9900;
}

.ResultListItemPriceValue {
	padding: 0px 0px 5px 0px;
	display: inline-block;
	vertical-align: middle;
}
.ResultListItemPriceValueLink * {
	color: #ff9900;
}
a.ResultListItemPriceValueLink * {
	color: #ff9900;
}
a.ResultListItemPriceValueLink:hover * {
	color: #ff0000;
}
a.ResultListItemPriceValueLink:active * {
	color: #0066cc;
}

.ResultListItemPriceValueDollarSign, .ResultListItemPriceValueCents {
	font-family: 'Carter One';
	font-style: normal;
	font-weight: 400;
	font-size: 1.5em;
	letter-spacing: 0px !important;
	line-height: 1 !important;
	color: #0066cc;
	vertical-align: top;
}

.ResultListItemPriceValueCents {
  border-bottom: 2px solid #ff9900;
  display: inline-block;
  margin-left: 5px;
}

.ResultListItemPriceValueDollars {
	font-family: 'Carter One';
	font-style: normal;
	font-weight: 400;
	font-size: 1.75em;
	letter-spacing: 0px !important;
	line-height: 1 !important;
	color: #0066cc;
}




.RedBlueListingRule {
	background-color: #ffffff;
	padding: 1px;
	width: 100%;
	max-width: 1000px;
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #0066cc;
}

.ResultListPreviewImageContainer {
	padding: 10px 10px 10px 10px;
}

.ResultListItemInfoTable {
	display: table;
}
.ResultListItemInfoTR {
	display: table-row;
}
.ResultListItemInfoIndex {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
.ResultListItemInfoMain {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 0px 10px;
}

.ResultListItemPrice {
	margin-top: 0px;
}
.ResultListItemPrice br {
	display: inline;
}

@media screen and (max-width: 800px) {

	.PricingSpacer {
		display: inline-block;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
	}

}

@media screen and (max-width: 760px) {
	
	.ResultListSubjectName a {
		font-size: 1.4em;
	}
	.ResultListSubjectHeadline a {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 700px) {

	.PricingSpacer {
		display: block;
	}
	.PricingSpacer3 {
		display: none;
	}
	.ResultListItemPriceAsking2 {
		display: inline-block;
	}
}

@media screen and (max-width: 660px) {
	
	.ResultListSubjectName a {
		font-size: 1.5em;
	}
	.ResultListSubjectHeadline a {
		font-size: 1.75em;
	}
}

@media screen and (max-width: 600px) {

	.ResultListTable, .ResultListTR, .ResultListTDSubjectInfo, .ResultListTDSubjectLink {
		display: block;
	}
	.ResultListTDSubjectInfo {
		text-align: center !important;
	}
	.ResultListItemPrice {
		margin-top: 20px;
	}
	.ResultListItemPrice br {
		display: none;
	}

	.YesWillShip, .NoWillShip {
		font-size: 1.5em;
	}
	.ResultListItemPriceAsking a {
		font-size: 2em;
	}
	.ResultListItemPriceValueDollarSign, .ResultListItemPriceValueCents {
		font-size: 2.0em;
	}
	.ResultListItemPriceValueDollars {
		font-size: 2.5em;
	}
}

.PreviewImageWrapperTable {
	width: 105px;
}

.PreviewImageWrapper {
	padding: 0px 0px 0px 0px;
	vertical-align: middle !important;
}
.ButtonWrapper {
	height: 60px !important;
}



.PreviewImage {
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}

.ItemImage {
	max-width: 100px;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}
.ImageHovered {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-animation: glow .25s alternate infinite;
	animation: glow .25s alternate infinite;
}

@-webkit-keyframes glow {
  0% {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
  100% {
    -webkit-filter: brightness(2);
    filter: brightness(2);
  }
}
@keyframes glow {
  0% {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
  100% {
    -webkit-filter: brightness(2);
    filter: brightness(2);
  }
}

.ResultListSubjectName {
	font-weight: 600;
	font-size: 1.1em;
}


/* ***************************************************************** */
/* ***************************************************************** */
/* ***************************************************************** */


.EventPlaceAddressWrapper {
	margin: 0px;
	padding: 0px;
}

.EventPlaceAddressContainer {
	display: inline-block;
}

.EventPlaceContainer {
	display: inline-block;
}

a.MemberLink {color: #ffffff; text-decoration: none}
a.MemberLink:hover {color : #ffcc66; text-decoration: none}
a.MemberLink:active {color : #ff6666; text-decoration: none}

/* ******************************************************** */
/* ******************************************************** */
/* ******************************************************** */

.SpinnyThings {
	display: none;
	width: 100% !important;
	vertical-align: middle !important;
}

.svg-spinners {
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: 1.2s;
	-webkit-animation-name: rotate;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;

	-moz-transition-property: -moz-transform;
	-moz-animation-name: rotate; 
	-moz-animation-duration: 1.2s; 
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;

	transition-property: transform;
	animation-name: rotate; 
	animation-duration: 1.2s; 
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@-webkit-keyframes rotate {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);}
}

@-moz-keyframes rotate {
	from {-moz-transform: rotate(0deg);}
	to {-moz-transform: rotate(360deg);}
}

@keyframes rotate {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
