/* ==================================
    CSS STYLES for Lighting Center 
   ==================================
   ==================================
   Updated 3/10/2007 by Hugh Pierson
   ==================================
*/





.tdTab 
{
    font-family: Verdana;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-color: #213f7d;
    text-decoration: none;
}

.onTab
{	
    font-family: Verdana;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-color: #6986b2;
    text-decoration: none;
}

.keTab 
{
    font-family: Verdana;
    font-size: 14px;
    color: 213f7d;
    font-weight: bold;
    background-color: #FFFFFF;
    align: center;
}

.tdBlank 
{
    font-family: Verdana;
    font-size: 11px;
    color: white;
    font-weight: bold;
    background-color: white;
}

.navTab 
{
    font-family: Verdana;
    font-size: 11px;
    color: white;
    font-weight: bold;
}

a.navTab:link { 
    font-family: Verdana;
    font-size: 11px;
    color: white;
    font-weight: bold;
}


a.navTab:visited { 
    font-family: Verdana;
    font-size: 11px;
    color: white;
    font-weight: bold;
}


.catTab 
{
    font-family: Verdana;
    font-size: 9px;
    color: white;
    font-weight: bold;
}

a.catTab:link { 
    font-family: Verdana;
    font-size: 9px;
    color: white;
    font-weight: bold;
}


a.catTab:visited { 
    font-family: Verdana;
    font-size: 9px;
    color: white;
    font-weight: bold;
}

.catTaboff 
{
    font-family: Verdana;
    font-size: 9px;
    color: white;
    font-weight: bold;
    background-color: #92a7c6;
}

.catnav
{
    font-family: Verdana;
    font-size: 9px;
    color: #002A8F;
    margin-left:5px;
    line-height:18px;
}

a.catnav:link
{
    font-family: Verdana;
    font-size: 9px;
    color: #002A8F;
}

a.catnav:visited
{
    font-family: Verdana;
    font-size: 9px;
    color: #002A8F;
}

a.catnav:hover
{
    font-family: Verdana;
    font-size: 9px;
    color: #002A8F;
    text-decoration: underline;
}

.content
{
    font-family: Verdana;
    font-size: 12px;
    color: black;
    text-align: justify;
}


url  {
    font-family: Verdana;
    font-size: 12px;
    color: #213f7d;
}

a.url:link { 
    font-family: Verdana;
    font-size: 12px;
    color: #213f7d;
}


a.url:visited { 
    font-family: Verdana;
    font-size: 12px;
    color: #213f7d;
}

a.url:hover {
    font-family: Verdana;
    font-size: 12px;
    color: #6986b2;
    font-decoration: underline;
}



.footer
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	font-family: tahoma;
	height: 12px;
	background-color: #92a7c6;
	text-align: center;
	text-decoration: none;

} 

.grfooter
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	font-family: tahoma;
	height: 12px;
	background-color: #4a8d11;
	text-align: center;
	text-decoration: none;

} 


.bannertitle
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	font-family: tahoma;
	height: 18px;
	background-color: #92a7c6;
	text-align: center;
	text-decoration: none;
}

.greentitle
{
	font-weight: bold;
	font-size: 8pt;
	width: 100%;
	color: white;
	font-family: tahoma;
	height: 18px;
	background-color: #4a8d11;
	text-align: center;
	text-decoration: none;
}


.bulletpoint
{
    font-family: Verdana;
    font-size: 12px;
    color: black;
}

.prodlink
	{
    font-family: Verdana;
    font-size: 10px;
    color: 213f7d;
}

a.prodlink:link { 
    font-family: Verdana;
    font-size: 10px;
    color: 213f7d;
}


a.prodlink:visited { 
    font-family: Verdana;
    font-size: 10px;
    color: 213f7d;
}

a.prodlink:hover {
    font-family: Verdana;
    font-size: 10px;
    color: #6986b2;
    font-decoration: underline;
}

.imglink
	{
    font-family: Verdana;
    font-size: 10px;
    color: 213f7d;
}

a.imglink:link { 
    font-family: Verdana;
    font-size: 10px;
    color: 213f7d;
}


a.imglink:visited { 
    font-family: Verdana;
    font-size: 10px;
    color: 213f7d;
}

table.header {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #92a7c6;
	border-left-color: #92a7c6;
	border-collapse: collapse;
}

table.grheader {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a8d11;
	border-left-color: #4a8d11;
	border-collapse: collapse;
}


table.navigate {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #213f7d;
	border-left-color: #213f7d;
	border-collapse: collapse;
}

table.product {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #92a7c6;
	border-left-color: #92a7c6;
	border-collapse: collapse;
}


.title
{
    font-family: Verdana;
    font-size: 12px;
    color: #213f7d;
	font-weight: bold;
}

.navborder
{
    border-bottom-width: 2px;
    border-bottom-color: #213f7d;
    border-bottom-style: solid;
}


.greenlink
	{
    font-family: Verdana;
    font-size: 12px;
    color: #4a8d11;
}

a.greenlink:link { 
    font-family: Verdana;
    font-size: 12px;
    color: #4a8d11;
    text-decoration: underline;
    
}


a.greenlink:visited { 
    font-family: Verdana;
    font-size: 12px;
    color: #4a8d11;
    text-decoration: underline;
}


.contactlink
	{
    font-family: Verdana;
    font-size: 10px;
    color: #213f7d;
}

a.contactlink:link { 
    font-family: Verdana;
    font-size: 10px;
    color: #213f7d;
}


a.contactlink:visited { 
    font-family: Verdana;
    font-size: 9px;
    color: #213f7d;
}



.formTextRequired {
 font-family: Verdana;
 font-size: 11px;
 color: #213f7d;
 text-align: right;

}

.formText {
 font-family: Verdana;
 font-size: 11px;
 color: #213f7d;
 text-align: right;

}

.textbox {
	background-color: #FFFFFF;
	FONT-SIZE: 11px; 
	COLOR: #213f7d; 
	FONT-FAMILY: Verdana;
	border-style: solid;	
	border-width: 1px;
	border-color: #92a7c6;
	}

.formerror {
  color : Red;
  FONT-FAMILY: verdana;
  font-size : 11px;
}

.msg 
{
    font-family: Verdana;
    font-size: 20px;
    color: white;
    font-weight: bold;
}

.rightnav {
    border-left-style: solid;	
    border-left-width: 1px;
    border-left-color: #213f7d;
    font-family: Verdana;
    font-size: 12px;
    color: #213f7d;
}

.righttext {
    border-right-style: solid;	
    border-right-width: 1px;
    border-right-color: #213f7d;
    font-family: Verdana;
    font-size: 12px;
}


.bannerurl
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	height: 18px;
	background-color: #92a7c6;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}


a.bannerurl:link
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	height: 18px;
	background-color: #92a7c6;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}

a.bannerurl:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	height: 18px;
	background-color: #92a7c6;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}

a.bannerurl:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: tahoma;
	height: 18px;
	background-color: #92a7c6;
	text-align: center;
	text-decoration: underline;
	padding-top: 2px;
}


.artprize
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #213f7d;
	}

.arthost
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	height: 24px;
	text-decoration: none;
	color: #213f7d;
	}


.artists
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	height: 18px;
	text-decoration: none;
	color: #213f7d;
	}

a.artists:Link
{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	height: 18px;
	text-decoration: none;
	color: #213f7d;
	}

a.artists:Visited
{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	height: 18px;
	text-decoration: none;
	color: #213f7d;
	}

a.artists:hover
{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	height: 18px;
	text-decoration: underline;
	color: #999;
	}
