﻿/*
TO DO:

convert to em...

http://sureshjain.wordpress.com/2007/07/06/53/
*/
.checkoutBackground 
{
	background-color: #333333;
	padding:8px;
}

.categoryHeading {
  margin-top: 5px;
  margin-bottom: 35px;
  text-align: center;
  font-weight: bold;
}
.categoryHeading a:link, .categoryHeading a:visited {
  font-family: Palatino Linotype;
  font-size: 14pt; 
    font-style: normal; /*italic or normal*/
    font-weight: bold; /*bold or normal*/
    text-decoration: none;	
    color: #FFFFCB;
}
.categoryHeading a:hover {
    color:  #936F76;/* #C9C7C9; */
    text-decoration: underline;
}


body 
{
   background-color : black;  
   margin: 0; 
   padding: 0;     
   font-family: Arial; 
   font-size: 12pt;
   color : #FDEEF4;
}
h1 
{	
   font-size : 1.5em; /* 3.0em;*/
	font-style: normal;
	font-family: Palatino Linotype;
	color: #FFFFCB; /* #FDEEF4; */
	text-decoration: none;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0;
	padding: 0;
}
h2 
{
 	font-size: 1.1em;
	font-weight: bold;
	color: rgb(222,184,185);
	font-style: normal;
	font-variant: normal;
	padding: 0;
	margin: 0;
}
.h2special 
{
    font-size  : 30pt; /* 3.0em;*/
	font-style: normal;
	font-family: Palatino Linotype;
	line-height: 50px;
	color: #FFFFD3;
	text-decoration: none;
	letter-spacing: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0;
	padding: 0;
}
form 
{
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #D37ADD;
	
}
a:hover, a:active {
	text-decoration: none;
	color: #C9C7C9;	
}

/* small text at bottom of page */
.smallstuff {
  font-size: 9pt;
  color: white;
}

/* breadcrumbs */
#breadTop, #breadTop a:link, #breadTop a:visited
{
	color: #C9C7C9;	
	font-size: 8pt;
}
#breadTop a:hover 
{
	color: white;
}

/* controls width/style of column for banner ads */
.banneradcolumn 
{
	width: 167px;
	
	
}
/* wraps one banner ad */
.bannerAdDiv 
{
	margin-bottom: 15px;
	text-align:right;
	padding-right: 10px;
}

.calendarList 
{
	position: relative;
	top: -7px;
}
.calendarListLi 
{
	/* background-color: rgb(228,244,218); */
}

.calendarListLinkA:link, .calendarListLinkA:visited 
{
	color: black;
	border-bottom: none;
	font-weight: normal;
}
.calendarListLinkA:hover 
{
	color:  #56C0FF;
}

.calendarList 
{
	margin-left: 10px;
    padding-left : 0;
    padding-top : 0;
    margin-top : 0px;
    list-style : none;
}




 



.testimonial 
{
	font-family: Monotype Corsiva,Apple Chancery,Comic Sans MS, Comic Sans MS5, cursive;
	font-weight: bold;
	/*border: 1px dashed #000000;	*/
	background-color:  #FAEBD7; /*Antiquewhite;*/
	font-size: 15pt;
}
.testimonial small 
{
	font-style: italic;
}

#mainContentSection2Col 
{
	width: 100%;
}
#content 
{
	 /* background-color: White; */
	 text-align: left;
	 width: 100%;
}


#container 
{
	width: 100%; 
	text-align: center;		
}




/* to help with editing... */
.normal { border: 0; }
.highlight { border: 2px solid green; }

#mainContentSection 
{
	text-align:left;
}
#mainContentSection2Col 
{
	text-align:left;
}
#mainContentSection p, #mainContentSection table tr td, #mainContentSection2Col p, #mainContentSection2Col table tr td, .smallstuff2 p, .smallstuff2 table tr td
{
	margin: 0;
	padding: 0;
}

.DeleteButton 
{
   background-color: Red;
   color: White;
   font-weight: bold;	
}
.AddUpdateButton 
{
	background-color: Green;
   color: White;
   font-weight: bold;	
}

.purchasebutton 
{
	color:white; 
	background-color: green;
	font-weight: bold;
}

