﻿body
{
    font-family:Arial,Verdana,Tahoma;
    font-size: large;
    margin: 0px;
}

a
{
 color:#FFFFCC;   
}

a:visited
{
    color: #ffffff;
}

a:hover
{
    text-decoration: none; 
}

a:active
{
    text-decoration: none;
    color: #ffffff;
}

a.b{
   color:Blue;
}

.philatelica
{
  color: White;
}

b
{
    color:#FFFFCC;
    font-size:medium;
    font-weight:bold;
} 

strong
{
    color:#FFFFCC;
    font-size:medium;
}

i
{
    color:#FFFFFF;  
} 

i.b{
   color:#000000; 
}

p
{
  color: #ffffff;
  text-align: justify;
}

input, select, textarea
{
    font-size:1em; 
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/

h1
{
   font-size: 28px;
   font-weight: bold;
   margin: 5px 0 5px 0;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}

.IE8Fix
 {
   z-index: 100;
   text-align:center;
   color:White;
 }

#navtop
{
    font-size: 18px;  
    font-family:Georgia;
    margin-right: auto;
    margin-left: auto;
    width:980;
    height: 64px;
    vertical-align:top;
}


/************************************************************************
* 
* Main navigation used by the masterpage
*
************************************************************************/

#footer
{
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size:small;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #ffffff;
}




/************************************************************************
* 
* Formatting common to most pages
*
************************************************************************/

/* Main part of the page that holds contents */

.container
{
  background-image: url( 'images/PhilatelySideEdge2.png' );
  background-position:center;
  background-repeat:repeat-y;
  margin-right: auto;
  margin-left: auto;
  width: 800px;
}
   

/* A full width block on the page */

.fullwidth3
{
  width: 727px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  text-align: center;
}


/************************************************************************
* 
* Global formatting
*
************************************************************************/

/* all the legend tags use this same style */

legend
{
    font-weight: bold;
    color: #000000;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}


/************************************************************************
* 
* Forms
*
************************************************************************/

.paleo
{  
    vertical-align:top;
    font-family:Showcard Gothic;
    font-size:xx-large;
    margin-left:auto;
    background:url(images/stone.jpg);  
}

.philatelic
{
  font-family: Verdana;
  color: White;
  font-size:small; 
  line-height:1.75;
  background-color: #02020A;
  background-image: url( 'images/PhilatelyBGnew3.jpg' );
  background-position: center top;
  background-repeat: repeat-y;
}

.bigannounce {
	width: 734px;
	color: Black;
	background-color: #f4f4f4;
	border-top: 3px solid #d8d8d8;
	border-right: 3px solid #d8d8d8;
	border-bottom: 3px solid #d8d8d8;
	border-left: 3px solid #ccc;
	font-family:Georgia;
  font-size:small;
}

.tdenvelope
{
   text-align:center;
   margin-top:-10px;
   padding-top:-10px;
}

.tdprices
{
   margin-bottom:0px;
   padding-bottom:0px;
}
