﻿#menu tr.MouseOver {
  background-image: url('http://www.yardsignsdirect.com/includes/images/buttonOn-160.gif');
  cursor: pointer;
letter-spacing:1px;
  font-weight: bold;
  text-decoration: no-underline
  font-family:Verdana;
font-size:10pt;
}

#menu tr {
  background-image: url('http://www.yardsignsdirect.com/includes/images/buttonOff-160.gif');
    cursor: pointer;
  font-weight: bold;
  text-decoration: no-underline
  font-family:Verdana;
font-size:10pt;
}

.numbers{
font-weight:bold;
color:#000000;
font-family:Verdana;
font-size:10pt;
}

.item{
font-family:Verdana;
font-size:8pt;
/*color:#990000;*/
color:#000000;
font-weight:bold;
}

.pad5{
padding:5px;
}

.signexample{
border-bottom:1px solid #cccccc;
}
.headertext{
font-family:Verdana;
font-size:8pt;
/*color:#990000;*/
color:#000000;
font-weight:bold;
/*background-color: #D5F2FF;*/
background-color:#FFBE00;
}
.headertext3{
font-family:Verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
background-color: #D5F2FF;
padding:3px;
}
.headertext2{
font-family:Verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
background-color: #cccccc;
padding:5px;
}

.inputboxtext{
font-family:Verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
padding-right:5px;
}
.inputboxtext2{
font-family:Verdana;
font-size:8pt;
color:#990000;
font-weight:bold;
padding-right:0px;
}
.inputboxtextopt{
font-family:Verdana;
font-size:8pt;
color:#000000;
padding-right:0px;
}

.inputbox{
background-color: #FFFFCC;
border: 1px solid #000000;
font-family:Verdana;
font-size:10pt;
color:#000000;
padding-left:5px;
}
.inputbox2{
background-color: #ffffff;
border: 1px solid #000000;
font-family:Verdana;
font-size:10pt;
color:#000000;
padding-left:5px;
}
.inputboxwarning{
background-color: #FFFFCC;
border: 1px solid #000000;
font-family:Verdana;
font-size:10pt;
color:#cc0000;
padding-left:10px;
}

.inputboxwarning-old{
background-color: #FFFFCC;
border: 1px solid #000000;
}

.inputboxNR{
background-color: #ffffff;
border: 1px solid #000000;
font-family:Verdana;
font-size:8pt;
color:#000000;
}





.navigation{
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}

.footer {
border-top: 1px solid #000080;
}

.contact {
border-top: 2px solid #000080;
}

.hometable {
border: 1px solid #000080;
}

.yardsignstable{
border: 1px solid #000080;
}

.pad10{
padding:10px;
}

.spacer {
background-color: #ffffff;
width:1px;
}

.buttonoff {
background-color: #FF9900;
padding:0px;
}
.buttonon {
background-color: #FFB546;
padding:0px;
	letter-spacing:1px;

}

/* unvisited link */
	a:link {
	color: #0000FF;
	text-decoration: none;
	}
	 
/* visited link */  
	a:visited {
	color: #0000FF;
	text-decoration: none;
	} 
	
/* mouse over link */
	a:hover {
	color: #0000FF;
	text-decoration: underline;

	}   
/* selected link */
	a:active {
	color: #0000FF;
	text-decoration: none;
	}
	
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}