F/* Gerardy Photo Web Site Style Sheet */

BODY
{
	font-weight: normal;
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: gainsboro;
	margin:0;
	padding:0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.SmallFont
{
	font-size: small;
	color: black;
	font-family: Arial;
}
.ReviewFont
{
	font-size: x-small;
	font-family: 'Times New Roman','Arial Narrow' , 'MS Reference Sans Serif'  ;
}

TextBox.SmallerFont
{
	font-size: x-small;
	color: black;
	font-family: Arial;
}

VerySmallFont
{
	font-size: 6pt;
	color: black;
	font-family: Arial;
}

A:link
{
	text-decoration: underline;
	color: #333333;
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
}	
Footerlink
{
	font-size: xx-small;
	color: #3333cc;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration: underline;
	color: #333333;
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
	}	
		
A:active	{	
	text-decoration: underline;
	color: #333333;
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
	}	
		
A:hover	{	
	text-decoration: underline;
	color: #333333;
	font-family: 'Times New Roman' , Times, serif;
	font-size: medium;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
TD.LeftNavButton
{
	padding: 1px;
	height: 50px;
	background-color: buttonface;
}
TD.TopNav
{
	color: white;
	background-color: inactivecaptiontext;
}
TD.HeaderNav
{
	color: white;
	background-color: #ccffff;
}

TD.PackageType
{
	color: white;
	background-color: #ffff99;
}
Button.PackageButton
{
	background-color: #ffff66;
}


.VS1
{
	visibility:visible;
}

.VS2
{
	visibility:hidden;
}
.BlueText
{
	font-family: "Times New Roman" , Times, serif;
	color: #27487B;
	font-size: medium;
}
.RedText {
    font-family: "Times New Roman", Times, serif;
    color: #FF0000;
    font-size: medium;
    font-weight: bold;
}

.outertable
{
	height: 100%;
	background-color: #27487B;
	width: 100%;
	margin:0; 

	padding:0; 
	margin: 0px;
}
.fullheight
{
	height: 100%;
	background-color: #27487B;
	width: 100%;
	margin:0; 
	padding:0; 
	margin: 0px;
}
.fullheightbody
{
	background-position: center top;
	height: 571px;
	background-color: #27487B;
	width: 100%;
	margin: 0;
	padding: 0;
	margin: 0px;
	background-image: url('file:///C:/Projects/GerardyPhoto4/Website/Images/Bkgd-1024.jpg');
	background-repeat: repeat-y;
}
.smallheader{
	font-size:8pt;
}
.shoppingpageblue {
	background-color: #FFFFFF;
	color: #27487B;
}

.yearbookRed
{
    color: #CC0000;
    font-family: 'Segoe Print';
}

.yearbookBlue
{
    color: #27487B;
    font-family: 'Times New Roman' , Times, serif;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.greyedout
{
	background-color:darkgrey
}

.displaynone
{
    display: none;
}

.modalPopup
{
    background-color: #CCFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
}
.modalPopupWarning
{
    background-color: #FFFF99;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 500px;
}

.packageList {
    border-style: none;
}
.zeroborder{
    border-style: 0;
    border-color: 0;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}
/* Dropdown Button */
.dropbtn {
	background-color: #4CAF50;
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

	/* Links inside the dropdown */
	.dropdown-content a {
		color: black;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}

		/* Change color of dropdown links on hover */
		.dropdown-content a:hover {
			background-color: #ddd;
		}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
/*.gridview-header {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	color: #666666;
	padding-top: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
*/
.gridview_sm {
	font-weight: normal;
/*	font-size: 6px;
	padding-bottom: 3px;
	color: #666666;
	padding-top: 3px;
*/	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}