﻿/*
TO DO:

convert to em...

http://sureshjain.wordpress.com/2007/07/06/53/
*/
.searchtextbox 
{
	width: 100px;
}
.checkoutBackground 
{
	background-color: #D6C6A5;
	padding:8px;
}
.showMe 
{
	display: block;
	visibility: visible;
}
.hideMe 
{
	display: none;
	visibility: hidden;
}
.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;
}

      #sidebar 
{
            
            text-align: left;
            background-color: #36b9ec;
            background-image: url(../images/layout/sidebar.jpg);
            background-position: top center;
            padding-left: 1px;
            background-repeat: no-repeat;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt;
            
        }
 .sidebarLink:link ,.sidebarLink:visited 
 {
	color:White;
 }
 .sidebarLink:hover 
 {
	color: Gray;
 }
 #header 
{
	width: 100%;
	background-color: #2d89b5;
	text-align: center;
	height: 170px;
}
#header2 
{
	background-color: #034573;
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: Comic Sans MS,Verdana, Geneva, Helvetica, Arial; */
	color: #96fffe; 
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 12pt;
	font-weight: bold;
	height: 50px;
}    


body 
{	
     color: #402000;
   font-size: 14pt;
   font-family: Garamond, Verdana, Geneva, Helvetica, Arial;

	margin: 0px; 
	padding: 0px; 
background-color: #7ec8e4;
}
h1 
{
  font-size: 18pt;
  color: #336699;
  margin: 0;
  font-family: Monotype Corsiva,Apple Chancery,Comic Sans MS, Verdana, Geneva, Helvetica, Arial;
}
h2 
{
  font-size : 16pt;
  color: #980101;
  margin: 0;
  font-style: italic;
}

.h2special 
{
	padding: 0;
	margin: 0;
    font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	color: #7A7B69;
	text-transform: capitalize;
	display: block;
}
form 
{
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #335E88;
	
}
a:hover, a:active {
	text-decoration: underline;
	color: black;	
}

/* small text at bottom of page */
.smallstuff {
  font-size: 9pt;
  color: white;
}

/* breadcrumbs */

#breadTop a:link,
#breadTop a:visited
{
	color: gray;	
	font-size: 8pt;
	text-decoration: none;
}
#breadTop a:hover 
{
	color: black;
	text-decoration: none;
	background-color: #35b6e8;
}
/* 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%;
	 padding-left: 8px;
	 padding-right: 8px;
}

#container 
{
	width: 100%; 
	text-align: center;		
}




/* to help with editing... */
.normal { border: 0; }
.highlight { border: 2px solid green;  background-image: url(../images/editcontent.jpg);
    background-position: right top;
    background-repeat:no-repeat;}

#mainContentSection 
{
	text-align:left;
	vertical-align: top;
}
#mainContentSection2Col 
{
	text-align:left;
}
#mainContentSection p, #mainContentSection table tr td, #mainContentSection2Col p, #mainContentSection2Col 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;
}

