﻿
.FbdMrktRequiedFieldValid
{
	background-color: Transparent;
	border-width: 0px;
	border-style: none;
	border-color: White;
	font-weight:normal;
	font-size: 8pt;
	font-family:Trebuchet MS;
	color:Red;
	height:auto;
	width: auto;
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:800px;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}


/* Success Message Div */

.SuccessMessageDiv
{
	font-family:Trebuchet MS;
	font-size:12px;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}

.adminsectionlabelcss
{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica;
    font-size: 13px;
    color: #4e81be;
    text-decoration: none;
}

.textboxcss
{
    font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica;
    font-size: 13px;
    color: Black;
   

/*
.RepeaterCSS
{
	font-family:Trebuchet MS;
	font-size:12px;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
    float:left;
    vertical-align:top;
    width: 33%;
    text-decoration:none;
    white-space:nowrap;
}

.RepeaterCSS a
{
	font-family:Trebuchet MS;
	font-size:12px;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
    float:left;
    vertical-align:top;
    width: 33%;
    text-decoration:none;
    white-space:nowrap;
    
   
}

.RepeaterCSS a:hover
{
	font-family:Trebuchet MS;
	font-size:12px;
	font-variant:normal;
	font-weight:bold;
	text-align:left;
    float:left;
    vertical-align:top;
    width: 33%;
    text-decoration:underline;
    white-space:nowrap;
}

*/
