﻿.linkBackgroundHelp
{
 background-image:url(/images/icons/helpcenter.jpg);
 background-repeat:no-repeat;
 background-position:center;
 background-color:#000066;
 font-family:Trebuchet MS, Arial;
 font-size:14px;
 font-weight:bold; 
 text-align:center;
 vertical-align:bottom;
}
.linkBackgroundScreenPrintEmbroider
{
 background-image:url(/images/icons/screenprinting.jpg);

}

productHeader
{
 color :#ffffff;
 font-weight:bold;
 font-size:21px;	
}

navlinks
{
 color:#0d9948;
 font-family:Arial;
 font-size:12px;
}
.productImageBorder
{
	border-style:groove;
	border-color:#e2e2e2;
}

.backgroundDarkGray
{
 background-color:#d9d7d7;
}

.backgroundLightGray
{
 background-color:#e2e2e2;
}

.backgroundOffWhite
{
 background-color:#ffffff;	
}

.backgroundFadeGreenGradient
{
	background-image:url(/images/app/greenbg.png);
	background-repeat:repeat-x;
}

.backgroundLightGreenGradient
{
 background-image:url(/images/app/green_gradient.jpg);	
 background-repeat:repeat-x;
}

.pricingDisplayLabel
{
	font-size:12px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial;
	color:#002663;
}

.fadetogray
{
 background-image:url(/images/app/whitetogray50.png);	
 background-repeat:repeat-x;
}
.fadetowhite
{
 background-image:url(/images/app/graytowhite50.png);	
 background-repeat:repeat-x;
}


div.RadGrid_Hay  .rgRow  td 
{
    background-color:#f0f7ed;   
}

div.RadGrid_Hay  .rgAltRow  td
{
    background-color:#dceed5;   
}

.rgCaption 
{    
  font-family:Arial;
  font-size:14px;
  font-weight:bold;        
  color:#0f297e;
  background-image:url(/images/app/whitetogray50.png);	
  background-repeat:repeat-x;
  vertical-align:bottom;
  height:25px;
  padding-top:10px;
 } 
   
.rgClipCells .rgRow td,
.rgClipCells .rgAltRow td,
.rgClipCells .rgEditRow td
{
    overflow:hidden;
    text-overflow:ellipsis;
}
.noborder
{
    border: 0 !important;
}

.MultiLineTextBox
{
    overflow:auto;
    background-color:#EFF9E6;
    font-family:Arial;
    font-size:14px;
    color:#00250f;
}

.imageSpaceBottom
{
 vertical-align:bottom;
 height:33px;    
}



