﻿.Label
{
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   padding: 6px 2px 2px 3px;
   color: #663300;
   text-align: right;
   vertical-align: top;
}
.LeftLabel
{
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   padding: 7px 2px 3px 3px;
   color: #663300;
   text-align: left;
   vertical-align: top;
}
.CenterLabel
{
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   padding: 3px 2px 2px 3px;
   color: #663300;
   text-align: center;
}
.CompactLabel
{
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight: bold;
   color: #663300;
}

.Value
{
   font-family: Arial, Verdana;
   font-size: 11px;
   padding: 2px 15px 2px 3px;
   vertical-align: top;
   text-align: left;
}
.ValueText
{
   font-family: Arial, Verdana;
   font-size: 11px;
   padding: 6px 15px 5px 5px;
   vertical-align: top;
   text-align: left;
}

/* Message */
.GlobalMessageCenter
{
}
.GlobalMessageCenter .MessageSummary
{
}
.GlobalMessageCenter .MessageSummary SPAN
{
}
.GlobalMessageCenter .MessageSummary IMG
{
}
.GlobalMessageCenter .MessageContainer
{
}
.GlobalMessageCenter .MessageContainer UL
{
   margin: 0px 5px 0px 10px;
}
.GlobalMessageCenter .MessageContainer UL LI
{
   list-style-type: none;
   background-repeat: no-repeat;
   background-position: 0px 0px;
   margin: 6px 0px 6px 0px;
   padding: 2px 0px 0px 20px;
}
.GlobalMessageCenter .PortalMessages
{
}
.GlobalMessageCenter .PortalMessages LI
{
}
.GlobalMessageCenter .PortalMessages UL .Success
{
   color: #008000;
   background-image: url('Images/NotificationSuccess.png');
}
.GlobalMessageCenter .PortalMessages UL .Warning
{
   color: #FF0000;
   background-image: url('Images/NotificationWarning.png');
}
.GlobalMessageCenter .PortalMessages UL .Error
{
   color: #FF0000;
   background-image: url('Images/NotificationError.png');
}
.GlobalMessageCenter .PortalMessages UL .Failure
{
   color: #FF0000;
   background-image: url('Images/NotificationFailure.png');
}
.GlobalMessageCenter .PortalMessages UL .Information
{
   color: #000000;
   background-image: url('Images/NotificationInformation.png');
}
.GlobalMessageCenter .PortalMessages UL .Note
{
   color: #000000;
   font-style: italic;
   background-image: url('Images/NotificationInformation.png');
}
.GlobalMessageCenter .ValidationMessages
{
}
.GlobalMessageCenter .ValidationMessages LI
{
   color: #FF0000;
   background-image: url('Images/NotificationWarning.png');
}

/* Message */
.PrivateMessageCenter
{
}
.PrivateMessageCenter .MessageSummary
{
}
.PrivateMessageCenter .MessageSummary IMG
{
}
.PrivateMessageCenter .MessageSummary SPAN
{
}
.PrivateMessageCenter .MessageContainer
{
}
.PrivateMessageCenter .MessageContainer UL
{
}
.PrivateMessageCenter .PortalMessages
{
}
.PrivateMessageCenter .PortalMessages LI
{
}
.PrivateMessageCenter .PortalMessages UL .Success
{
   color: #008000;
}
.PrivateMessageCenter .PortalMessages UL .Warning
{
   color: #FF0000;
}
.PrivateMessageCenter .PortalMessages UL .Error
{
   color: #FF0000;
}
.PrivateMessageCenter .PortalMessages UL .Failure
{
   color: #FF0000;
}
.PrivateMessageCenter .PortalMessages UL .Information
{
   color: #000000;
}
.PrivateMessageCenter .PortalMessages UL .Note
{
   color: #000000;
   font-style: italic;
}
.PrivateMessageCenter .ValidationMessages
{
}
.PrivateMessageCenter .ValidationMessages LI
{
}


/* Fieldset Collapse
.FieldsetExp { border-style: solid none none none; overflow: hidden; border-top-width: 2px; border-top-color: #CCCCCC; }
.FieldsetCol { border-style: solid none none none; overflow: hidden; border-top-width: 2px; border-top-color: #CCCCCC; height: 13px; }
.FieldsetCol LEGEND { font-size: 13px; font-weight: normal; height: 15px; padding: 2px 0px 2px 62px; background-image: url(../Assets/Images/TrabonFieldSet/Collapse/fs_exp.gif); background-position: left 2px; background-repeat: no-repeat; margin-left: -10px; cursor: pointer; color: #0033CC; }
.FieldsetExp LEGEND { font-size: 13px; font-weight: normal; height: 15px; padding: 2px 0px 2px 62px; background-image: url(../Assets/Images/TrabonFieldSet/Collapse/fs_col.gif); background-position: left 2px; background-repeat: no-repeat; margin-left: -10px; cursor: pointer; color: #0033CC; }
.FieldsetCol TABLE DIV {display: none;}
 */

.test
{
}


/* Used for Blog Display page */
.tdBlogTitle
{
	color: #7d7f81;
   font-family: Arial;
   font-size: 22px;
   padding: 2px 3px 2px 3px;
	width: 60%;
}


/* Cells for the Overall Blog Table */
.tdBlogCalendar
{
	color: #7d7f81;
	text-align:center;
   font-family: Arial;
   font-size: 22px;
   padding: 2px 3px 2px 3px;
	width: 30%; 
}


/* Cells for the Content Table */
.tdContentTitle
{
 width:100%;
}

.tdContentAuthor
{
   font-family: Arial;
   font-size: 10px;
   font-style:italic;
 	color: #7d7f81;
}

.tdContent
{
   font-family: Arial;
   font-size: 11px;
   padding-top: 20px;
}

.tdContentTag
{
   font-family: Arial;
   font-size: 10px;
 	color: #7d7f81;
 	padding-top: 20px;
}

.tdContentCommentSummary
{
   font-family: Arial;
   font-size: 20px;
 	color: #7d7f81;
 	padding-top: 20px;
}

.tdContentFooter
{
 	padding-top: 10px;
}

/* Comment Cell skins */
.tdCommentLegal
{
   font-family: Arial;
   font-size: 11px;
}

.tdCommentFieldLabel
{
   font-family: Arial, Verdana;
   font-size: 11px;
   padding: 7px 2px 3px 3px;
   text-align: left;
   vertical-align: top;
}

.tdCommentFieldValue
{
   font-family: Arial, Verdana;
   font-size: 11px;
   padding: 2px 15px 2px 3px;
   vertical-align: top;
   text-align: left;
   width:100%;
}

/* Blog Link Button skins */
.lbtnContentTitle
{
	color: #37699e;
   font-family: Arial;
   font-size: 24px;
	font-weight: bold;
	text-decoration:none;
}

.lbtnContentFilter
{
	color: #224ba9;
   font-family: Arial;
   font-size: 10px;
   padding: 2px 3px 2px 3px;
	text-decoration: none;
}

a.lbtnContentFilter:hover
{
	color: #3399ff;
	text-decoration:underline;
}

.lbtnContent
{
	color: #224ba9;
	font-style:normal;
	text-decoration:none;
}

a.lbtnContent:hover
{
	text-decoration:underline;
}


.lbtnCommentCount
{
	color: #000000;
	text-decoration: none;
}

a.lbtnCommentCount:hover
{
	color: #3399ff;
	text-decoration:underline;
}

/* Blog Label Styles */
.lblContentDate
{
	font-style:normal;
}

.lblContent
{
   font-family: Arial;
	font-size:11px;
	font-weight: normal;
}

.lblCommenterName
{
	color:#37699e;
   font-family: Arial;
	font-size:15px;
	font-weight: bold;
}

.lblCommentDate
{
	color:#7d7f81;
   font-family: Arial;
	font-size:11px;
}

/* Content Image Styles */
.imgAuthor
{

}

/* Calendar Filter */

