﻿a:link
{
	color:Blue;
	text-decoration:none;
}

a:visited
{
	color:Purple;
	text-decoration:none;
}

a:hover
{
	color:Blue;
	text-decoration:underline;
}

a:active
{
	color:Blue;
	text-decoration:none;
}

/* W3C CSS validator likes CSS files to start with a class rather than a comment, 
which is why this comment is below the a:links section. To make sure link styles work 
properly, set them up in LVHA order. That's link, visited, hover, and active. */

a image
{
	text-decoration:none;
}

.BackToTop
{
	font-family:Verdana;
	padding-bottom:5px;
	padding-left:35px;
	padding-top:5px;
	text-align:left
}

.brochure
{
	font-family:Comic Sans MS;
	font-size:0.9em;
}

.ComponentLinks
{
    font-family:Verdana;
    font-size:0.7em;
}

Content1
{
    /*height:100%;
    padding:5px;
    text-align:left;
    /*width:535px;*/
}

.DivCentered
{
	margin-right:0px;
	text-align:center;
	vertical-align:middle;
}

.DivComponent
{
	float:left;
	padding-left:10px;
	width:215px;
}

.DivLinks 
{
	clear:right;
	float:left;
	margin:10px;
	vertical-align:middle;
}

.DivSystems 
{
	clear:right;
	float:left;
	margin:5px;
	vertical-align:middle;
}

.footer
{
	/*background-color:#FAFAD2;
	background-image: url('../MediaFiles/images/footer1.jpg');
	background-repeat: repeat-x;
	border-top:1px solid #FEF840;*/
	border-top:1px solid #324DA1;
	clear:both;
	height:70px;
	margin:0px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:1006px;
}

.FooterContact
{
	clear:both;
	font-family:Verdana;
	font-size:0.7em;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

.header
{
	color:red;
	font-family:Verdana;
}

.header2
{
	font-family:Comic Sans MS;
	font-weight:bolder;
	margin-bottom:0;
	margin-top:0;
}

.HeaderRuleMain
{
	color:red;
	height:1px;
	width:100%;
}

#ItemLinks
{
    color:Blue;
    font-family:Comic Sans MS;
    font-size:0.8em;
    margin-left:0;
    padding-left:15px;
}


/*LinkButton Style*/

A.LinkButton, A.LinkButton:Link, A.LinkButton:Visited
   {
       display: block;
       width:79px;
       height:28px;
       background:url(../images/greenbutton4.gif) no-repeat 0 0;
   }

A.LinkButton:Hover
   {
       background:url(../images/greenbutton3.gif) repeat;
   }

/*End LinkButton Style*/


/* Links Style underlines links on these pages: Links and Resources, and Design a Dog Park. 
Gary Max prefers these links underlined so that they stand out from the rest of the page.*/

.LinksMax
    {
        color:Blue;
        font-size:1em;
        text-decoration:underline;
    }

/*End of Links Style*/


.List1
{
    color:red;
    list-style-type:disc;
    margin-left:10px;
}

.List2
{
    list-style-type:none;
    margin-left:0px;
}

.List3
{
    color:red;
    list-style-type:disc;
    margin-left:-15px;
}

.popupcontrol1
{
	visibility: visible;
}

#priceList
{
    display:block;
    width:79px;
    height:28px;
    background:url(../images/greenbutton4.gif) no-repeat 0 0;
}

#priceList:hover
{
    background:url(../images/greenbutton3.gif) repeat;
}

.ProductLinks
{
    font-family:Verdana;
    font-size:0.7em;
    padding:5px;
    text-align:center;
}

.ProductImageLinks
{
    font-family:Comic Sans MS;
    font-size:0.8em;
    padding-left:5px;
    text-align:center;
}

.ProductDescription
{
    border-bottom:solid 1px gray;
    color:red;
    font-family:Verdana;
    font-size:0.6em;
    padding-left:5px;
    padding-right:5px;
    text-align:left;
    width:120px;
}

.ProductNumber
{
    border-bottom:solid 1px gray;
    color:red;
    font-family:Verdana;
    font-size:0.6em;
    padding-left:5px;
    padding-right:5px;
    text-align:left;
    width:40px;
}

span 
{ 
	color:black;
	font-family:Verdana;
	font-size:0.7em;
}

.Span2
{
	color:black;
	font-family:Comic Sans MS;
	font-size:0.9em;
}

.TableCellLeft
{
	/*border-right:solid 1px silver;
	border-top:solid 1px silver;*/
	vertical-align:top; 
	width:345px;
}

.TableCellRight
{
	/*border-top:solid 1px silver;*/
	vertical-align:top; 
	width:340px;
}

.text
{
    font-family:Verdana;
    font-size:0.7em;
}

.TextCopyright
{
    font-family:Verdana;
    font-size:0.7em;
    text-align:center;
}

.TextThumbnail
{
    font-family:Verdana;
    font-size:0.7em;
    text-align:center;
}

.TextIntro
{
	color:red;
	font-family:Verdana;
	font-size:large;
	font-weight:bold;
}

.td1
{
	behavior:url('Styles/iepngfix.htc');
}

.TDLinks
{
    vertical-align:top;
    width:550px;
}
