
body
{
background: #ffffff;
font-family: Arial, ariel, sans-serif;
color: #000000;
font-weight: normal;
font-size: 1.25em;
margin-bottom: 10pt; margin-top: 0px;
text-align: left;
}

.holidayNote
{
text-align: center;
font-size: .85em;
font-style: italic;
font-weight: bold;
color: black;
background: yellow;
}

.topbanner   
{
display: block;
text-align: left;
padding-right: 1em;
width: 98%;

  max-width:2100px;
  max-height:432px;
  width: auto;
  height: auto;
}


img.displayed
{
display: block;
width: 800px;
height: 120px;
text-align: left;
}

.spacer
{
padding-top: 2em;
}


#upper
{
font-size: 100%;
font-weight: normal;
text-align: center;
width: auto;
}

#tabs
{
text-align: left;
}

table
{
margin: auto;
text-align: left;
}


td
{
vertical-align: left;
font-size: 1.5em;
}



table.tlayout
{
width: 95%;
text-align: left;
margin: 0px auto;
}  


td.proddesc
{
width: 50%;
padding-left: 1em;
padding-right: 2em;
font-size: 1.25em;
font-weight: bold;
}

td.produpperpics
{
padding-left: 1em;
padding-right: 8em;
padding-bottom: 2em;
margin: auto;
text-align: center;	
	
}

td.prodpic
{
width: 50%;
text-align: center;
}


td.logopic
{
text-align: center;
padding-left: 88px;
}

td.pad
{
text-align: left;
padding-left: 2em;
}

ul.topdesc
{
padding-top: 1em;
}

li.sizzle1
{
padding-bottom: .5em;
color: red;
font-size: 1.25em;
}

li.sizzle2
{
padding-bottom: .5em;
font-size: 1.5em;
font-weight: bold;

color: green

}




.indent
{
font-size: 1em;
font-weight: normal;
padding: 2% 5% 1% 5%;
}




/* TABS STYLING */

      ul#tabs { list-style-type: none; margin: 30px 0 0 0; padding: 0 0 0.15em 0; font-size: .85em; }
      ul#tabs li { display: inline; font-size: 1.5em; }
      ul#tabs li a { color: #fff; background-color: #215c85; border: 1px solid #000; border-bottom: none; padding: 0.3em; text-decoration: none; }
      ul#tabs li a:hover { background-color: #215c85; }
      ul#tabs li a.selected { color: #215c85; background-color: #CBAB51; padding: 0.3em 0.3em 0.2em 0.3em; }
      div.tabContent { border: 2px solid #215c85; padding: 0.5em; background-color: #fff; width: 95%; text-align: left; }
      div.tabContent.hide { display: none; }


	  
/* everything below is for tab content */

.sectionHead
{
font-style: italic;
font-size: larger;
font-weight: bold;
}

.sectionHeadcolored
{
font-style: italic;
font-size: larger;
font-weight: bold;
color: red;
}

.sectionSmaller
{
font-size: smaller;
font-weight: normal;
}


.reditem
{
color: red;
}

.redbold
{
color: red;
font-weight: bold;
}


.mainHead
{
text-align: center;
font-style: italic;
color: black;
font-size: 2.5em;
font-weight: bold;
letter-spacing:2px;
}



.topcontact
{
text-align: center;
color: #215c85;
font-size: 2em;
font-style: italic;
font-weight: bold;
letter-spacing:2px;
}

.lowerContact
{
padding-top: 2em;
text-align: center;
font-style: italic;
color: red;
font-size: 2em;
font-weight: bold;
letter-spacing: 2px;
}


.lowerbanners
{
padding-top: 2em;
padding-bottom: 2em;
text-align: center;
}

/* Start Added to comply with eBay Removing Active Content*/
main {
  /*min-width: 320px;
  max-width: 400px;
  padding: 50px;
  margin: 0 auto;*/
  text-align: left;
  max-width: 95%;
  background: #fff;
    font-family: Arial, ariel, sans-serif;
}
section {
  display: none;
  <!-- padding: 20px 0 0; -->
  border-top: 1px solid #ddd;
}
input {
  display: none;
}

/* this is the inactive labels */
label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
   <!-- font-weight: 600; -->
  text-align: center;
  color: #215c85;
  background-color: #CBAB51;
    border: 1px solid #000;
	border-bottom: none;
    padding: 0.3em;
    text-decoration: none;
    color: #fff;
    background-color: #215c85;
    border: 1px solid #000;
    border-bottom: none;
    padding: 0.3em;
    text-decoration: none;
	font-size: 1.25em;
}

/* this is the tab hover style */
label:hover {
  /*color: #ffffff; */
  cursor: pointer;
  font-size: 1.35em;
      color: #CBAB51;
    background-color: #215c85;
}

/* this is the main active label */
input:checked + label {
  color: #555;
  border-bottom: none;
	border-bottom: none;
    padding: 0em;
    text-decoration: none;
    color: #215c85;
    background-color: #CBAB51;
	font-size: 1.25em;
    padding: .3em .3em .3em .3em;
}

/* this is the tab content */
#desc:checked ~ #desccontent,
#png:checked ~ #pngcontent,
#coinstats:checked ~ #coinstatscontent,
#pq:checked ~ #pqcontent,
#cac:checked ~ #caccontent,
#guarantee:checked ~ #guaranteecontent,
#payment:checked ~ #paymentcontent,
#shipping:checked ~ #shippingcontent,
#returns:checked ~ #returnscontent,
#caorders:checked ~ #caorderscontent,
#contact:checked ~ #contactcontent {
  display: block; font-size: 1.25em;
}

@media screen and (max-width: 650px) {
  label {
	font-size: 0;
  }
  label:before {
	margin: 0;
	font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  label {
	padding: 15px;
  }
  
  
/* End Added to comply with eBay Removing Active Content*/

table.ValueTable
{
margin: auto;
text-align: center;
}

table.valueName
{
	Text-align: left;
}


table.valueAmount
{
	Text-align: right;
}

