﻿body 
{
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family						: Arial, Helvetica, sans-serif;
	font-size:12px;
	color							: #455560;
	

}
.SmallText
{
		
	font-family						: Arial, Helvetica, sans-serif;
	font-size:10px;
}
p
{
	margin-top:0px;
	margin-bottom:0px;
}
a
{
	color: #455560;
	text-decoration: underline;
}
a:hover
{
	color: #455560;
	text-decoration: underline;
	
}
a:visited
{
	color: #455560;
	text-decoration: underline;
	
}
ul
{
	list-style-type: square;
	
}
li
{
	padding: 4px 0px 4px 0px;
}

/* BLOG */
.BlogCategoryListName
{
	
}
.BlogCategoryListName a
{
	text-decoration: none;
	display: block;
	
	font-size: 14px;
	color: #455660;
	border-bottom: solid 1px #c3c3c3;
	padding: 6px 4px 6px 4px;
}
.BlogCategoryListName a:hover
{
	color: #455660;
	text-decoration: none;
	background-color: #b1cde6;
	display: block;
}
.BlogCategoryListSubCategories
{
	padding-left: 25px;
}
.BlogCategoryTitle
{
	font-size: 18px;
	margin-bottom: 4px;
	color: #455660;
	border-bottom: solid 1px gray;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.PostListNone
{
}
.PostListTopPager
{
	margin-bottom: 10px;
}
.PostListTopPager a
{
	text-decoration: underline;
}
.PostListTopPager a:hover
{
	text-decoration: underline;
}
.PostListBottomPager
{
}
.PostListBottomPager a
{
	text-decoration: underline;
}
.PostListBottomPager a:hover
{
	text-decoration: underline;
}
.PagerCell
{
	padding-right: 4px;
}
.PostListItem
{
	margin-bottom: 20px;
}
.PostListItemTitle
{
	font-size: 18px;
	margin-bottom: 4px;
	color: #455660;
}
.PostListItemTitle a
{
	text-decoration: underline;
	color: #455660;
}
.PostListItemTitle a:hover
{
	text-decoration: underline;
	color: #455660;
}
.PostListItemDateUser
{
	font-size: 11px;
	color: #777777;
	margin-bottom: 8px;
}
.PostListItemPreview
{

}
.PostListItemPreview a
{
	text-decoration: underline;
}
.PostListItemPreview a:hover
{
	text-decoration: underline;
}
.PostDetailsBackToBlogList
{
	margin-bottom: 10px;
}
.PostDetailsTitle
{
	font-size: 18px;
	margin-bottom: 4px;
}
.PostDetailsDateUser
{
	font-size: 11px;
	color: #777777;
	margin-bottom: 8px;
}
.PostDetailsContent
{
	margin-bottom: 14px;
}
.PostDetailsCommentForm
{
	margin-bottom: 10px;
}
.PostDetailsLeaveReply
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
.PostDetailsCancelComment
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}
.PostDetailsCommentTextArea
{
	font-family: Arial;
	font-size: 11px;
}
.PostDetailsCommentTextBox
{
	font-family: Arial;
	font-size: 11px;
}
.RootCommentBlock
{
	padding-left: 30px;
	margin-bottom: 14px;
}
.RootLevelComment
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 1px gainsboro;
}
.CommentBlock
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 28px;
	padding-left: 8px;
	border-left: solid 1px gainsboro;
}
.CommentUserTitle
{
	font-weight: bold;
	padding-bottom: 4px;
}
.CommentDate
{
	padding-bottom: 4px;
	color: #777777;
}
.CommentDate a
{
	color: #777777;
	text-decoration: underline;
}
.CommentDate a:hover
{
	color: #777777;
	text-decoration: underline;
}
.CommentNotes
{
	padding-bottom: 4px;
}

/* END BLOG */
.AttorneySearchContainer
{
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.AttorneySearchContainerTitle
{
	margin-top: 0px;
	font-size: 13px;
	color: #99a2a7;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.ViewAllCalendarItems
{
	margin-top: 10px;
	font-size: 10px;
}
.ViewAllCalendarItems a
{
	color: #17609e;
	text-decoration: none;
}
.ViewAllCalendarItems a:hover
{
	color: #3879b1;
	text-decoration: underline;
}
.Location_Header_Title
{
	padding-right: 0px; padding-left: 15px; font-size: 22px; left: 0px; padding-bottom: 0px; text-transform: uppercase; width: 326px; color: white; padding-top: 11px; font-family: Georgia, Arial, Helvetica, sans-serif; position: absolute; top: 159px; height: 37px; background-color: #3879b1;
}
.Location_Header_ViewMapRegion
{
	background-position: right top;
	padding-left: 10px;
	font-size: 14px;
	left: 341px;
	background-image: url(../../images/ViewMap_BackgroundArrow.jpg);
	text-transform: uppercase;
	width: 116px;
	color: white;
	padding-top: 5px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 180px;
	height: 22px;
	background-color: #6496c2;
	background-repeat: no-repeat;
}
.Location_Header_ViewMapRegion a
{
	color: White;
	text-decoration: none;
}
.Location_Header_ViewMapRegion a:hover
{
	color: #c7e5ff;
	text-decoration: none;
}
.ViewAll
{
	font-size: 10px;
}
.ViewAll a
{
	color: #17609e;
	text-decoration: none;
}
.ViewAll a:hover
{
	color: #3879b1;
	text-decoration: underline;
}

.PageFooter
{
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	color: #737373;
}
.PageFooter a
{
	color: #737373;
}
.PageFooter a:hover
{
	color: #17609e;
}

.SubMenuBar
{
	background-image: url(../../images/submenu_background.jpg);
	background-repeat: repeat-x;
}

h1
{
	margin-top: 0px;
	font-size: 22px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
h2
{
	margin-top: 0px;
	font-size: 18px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
h3
{
	margin-top: 0px;
	font-size: 13px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	text-transform: capitalize;
}
h4
{
	margin-top: 0px;
	font-size: 13px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	text-transform: capitalize;
}

.Heading1
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.Heading2
{
	margin-top: 0px;
	font-size: 18px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.Heading3
{
	margin-top: 0px;
	font-size: 13px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
}

.Heading4
{
	margin-top: 0px;
	font-size: 13px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
}

.ProfileLeftColumn
{
	width: 173px;
	padding: 0px 50px 0px 8px;
	
}
.ProfileRightColumnTopTable
{
	width: 467px;
	margin-bottom: 4px;
}
.ProfileRightColumnTable
{
	width: 467px;
}
.RightColumnSectionPadding
{
	padding-left: 20px;
}
.ProfileSectionHeader
{
	font-size: 14px;
	color: #455660;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.ProfileSectionContent
{
	font-size: 12px;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 16px;
}
.ProfileSectionContentSmall
{
	font-size: 11px;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0px 16px 0px;
}
.ProfileBackToProfiles
{
	font-size: 11px;
	color: #a2aaaf;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 16px;
}
.ProfileBackToProfiles a
{
	color: #a2aaaf;
	text-decoration: none;
}
.ProfileBackToProfiles a:hover
{
	color: #a2aaaf;
	text-decoration: underline;
	
}
.ProfileRightColumnDetailsTable
{
	margin-top: 10px;
}
.ProfileAttorneyName
{
	font-size: 22px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #e5edf5;
	border-top: solid 1px #e5edf5;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
.ProfileSectionBiographyHeader
{
	font-size: 18px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.ProfileImage
{
	font-size: 11px;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 7px #3879b1;
}
/*
.ProfileImage img
{
	
	filter:gray ;
}
*/
.ProfileImage2
{
	font-size: 11px;
	color: #455560;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px black;
}
/* .ProfileImage2 img
{
	filter:gray 
}
*/
.HomeCalendarItem
{
	background-position: 5px 9px;
	padding: 4px 0px 12px 20px;
	font-size: 11px;
	background-image: url(../../images/ArrowBullet.jpg);
	background-repeat: no-repeat;
}
.HomeCalendarItem a, .HomeCalendarItem a:visited
{
	color: #455560;
	text-decoration: underline;
}
.HomeCalendarItem a:hover
{
	color: #455560;
	text-decoration: underline;
}

.HomePressItem
{
	background-position: 5px 9px;
	padding: 4px 0px 2px 20px;
	font-size: 11px;
	background-image: url(../../images/ArrowBullet.jpg);
	background-repeat: no-repeat;
}
.HomePressItem a, .HomePressItem a:visited
{
	color: #455560;
	text-decoration: underline;
}
.HomePressItem a:hover
{
	color: #455560;
	text-decoration: underline;
}


.Home_Menu_Container_Cell
{
	padding: 0px 0px 10px 0px;
}
.Home_Spotlight_Container
{
	padding: 0px 3px 0px 0px;
}
.Home_Spotlight_BorderedContainer
{
	
	border-top: solid 1px #d3e2ee;
	padding: 10px 0px 0px 0px;
}
.Home_Spotlight_ContentContainer
{
	width: 195px;
	padding: 7px 30px 0px 0px;
}
.Home_Column_Image_Header
{
	padding-bottomxxx: 12px;
}
.Home_Columns_BorderedContainer
{
	border-top: solid 1px #d3e2ee;
	border-bottom: solid 1px #d3e2ee;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}
.Home_Column_1
{
	width: 221px;
	padding: 0px 10px 0px 0px;
	border-right: solid 1px #d3e2ee;
}
.Home_Column_2
{
	width: 234px;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #d3e2ee;
}
.Home_Column_3
{
	width: 190px;
	padding: 0px 10px 0px 10px;
}
.Home_Column_1_ContentContainer
{
	padding: 7px 0px 0px 0px;
}
.Home_Column_2_ContentContainer
{
	padding: 7px 0px 0px 0px;
}
.Home_Column_3_ContentContainer
{
	padding: 7px 0px 0px 0px;
	font-size: 11px;
}
.DynForm_OKButtonContainer
{
	
	padding-top: 20px;
	padding-bottom: 20px;
}
.DynForm_FieldLabelHorizontal
{
	width: 140px;
	padding-right: 10px;
	
	font-size: 13px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.DynForm_FieldLabelHorizontal_Required
{
	width: 140px;
	padding-right: 10px;
	
	font-size: 13px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.DynForm_FieldLabelVertical
{
	padding-top: 14px;
	font-size: 13px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


.DynForm_FieldLabelVertical_Required
{
	padding-top: 14px;
	font-size: 13px;
	color: #3879b1;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.DynForm_Captcha_Text
{
	
	font-size: 13px;
	color: #99a2a7;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.DynForm_FieldControlHorizontal textarea
{
	width: 200px;
	height: 50px;
}
.DynForm_FieldControlVertical textarea
{
	width: 330px;
	height: 50px;
}

.HomeSectionContentContainer
{
	background-color: #3879b1;
	color: White;
	width: 467px;
	margin-bottom: 15px;
}
.HomeSectionTextContainer
{
	min-height: 80px;
	padding: 20px 20px 10px 20px;
}

.SubPage_ContentContainer
{
	padding: 25px 0px 25px 0px; 
	border-bottom: solid 1px #d3e2ee;
}
.SubPage_Location_ContentContainer
{
	padding: 8px 0px 10px 0px; 
	border-bottom: solid 1px #d3e2ee;
}
.SubPage_ContentContainer_AttorneyProfile
{
	border-bottom: solid 1px #d3e2ee;
	padding: 10px 0px 10px 0px; 
	width: 698px;
}
.SubPage_ColumnLeft
{
	width: 191px;
	padding: 0px 25px 0px 15px;
}
.SubPage_ColumnLeft ul
{
	padding-left: 10px;
	margin-left: 10px;
}
.SubPage_Location_ColumnLeft
{
	width: 201px;
	padding: 17px 15px 0px 15px;
}
.SubPage_ColumnRight
{
	width: 437px;
	padding: 0px 15px 0px 15px;
}

.SubPage_Location_ColumnRightTop
{
	width: 467px;
}
.SubPage_Location_ColumnRightBottom
{
	width: 437px;
	padding: 0px 15px 0px 15px;
}

/*  Side Sub Menu */
.SideMenuContainerNoLinks
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #455560;
	text-transform:uppercase;
}

.SideMenuContainer
{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #3879b1;
	text-transform:uppercase;
}
.SideMenuContainer a
{
	text-decoration: none;
	color: #455560;
}
.SideMenuContainer a:hover
{
	text-decoration: none;
	colorOLD: #3879b1;
	color: #99a2a7;
}
.SideMenuTopLevelName
{
	
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	
	color: #3879b1;
}
.SideMenuTopLevelName a
{
	text-decoration: none;
	color: #3879b1;
}
.SideMenuTopLevelName a:hover
{
	text-decoration: none;
	color: #5ca1dd;
}

.SideMenuContainer ul
{
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: url(../../images/SideMenuBullet_v2.jpg);
	
}
.SideMenuContainer li
{
	padding: 4px;
}
.SideMenuContainer ul ul
{
	list-style-image: url(../../images/SideMenuBullet_v2.jpg);
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}


/* Main Menu and Dropdowns */

.SubMenuContainer
{
	z-index: 900;
	display: none;
	visibility: hidden;
	width: 190px;
	
}

.SubMenuItemFirst
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemFirst a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
}
.SubMenuItemFirst a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemFirstWithSubMenu
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
	
}
.SubMenuItemFirstWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
.SubMenuItemFirstWithSubMenu a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}

.SubMenuItemMiddle
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemMiddle a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
}
.SubMenuItemMiddle a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemMiddleWithSubMenu
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemMiddleWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
.SubMenuItemMiddleWithSubMenu a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}

.SubMenuItemLast
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
	
}
.SubMenuItemLast a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
	
	
}
.SubMenuItemLast a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemLastWithSubMenu
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemLastWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
	
}
.SubMenuItemLastWithSubMenu a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}

.SubMenuItemSingle
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemSingle a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
}
.SubMenuItemSingle a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemSingleWithSubMenu
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemSingleWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: #99a2a9;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
.SubMenuItemSingleWithSubMenu a:hover
{
	background-color: #3879b1;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}



/* TinyMCE Styles*/

#left_content_column
{
	padding-right: 20px;
}
#right_content_column
{
	border-left: solid 1px #2e2e2e;
	padding-left: 20px;
}


.SmallText
{
	font:10px Arial;
}

.IssuesSearchField-subpage,
.IssuesSearchField-home
{
	border-top:1px #888 solid;
	border-left:1px #bbb solid;
	border-right:1px #eee solid;
	border-bottom:1px #fff solid;
	margin-right:8px;
}
.IssuesSearchField-subpage
{
	width:185px;
}
.IssuesSearchField-home
{
	width:175px;
}
.SearchField
{
}
a.readmore
{
	color:#0067c7;
	text-decoration:none;
	font-size:9px;
}
a.readmore:hover
{
	text-decoration:underline;
}

.EditorButtonBar
{
	padding: 3px;
	padding-top:0px;
	padding-bottom:6px;
	background-color: White;
	border-bottom:1px #888 solid;
}



/* BLACK & RED CALENDAR STYLES */

.BLACKRED_CalendarHeader
{
	
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #3879b1;
	padding-bottom: 4px;
}
.BLACKRED_CalendarTable
{
	
}
.BLACKRED_DayColumnHeader
{
	background-image: url(../../images/Calendar_blackred_DayColumnHeader_Background.jpg);
	text-align: center;
	background-color: #cddbee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	overflow: hidden;
}

.BLACKRED_DayNumberHeader
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background.jpg);
	text-align: right;
	background-color: #dce6f3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
}
.BLACKRED_DayNumberHeader a
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeader a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderHover
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background_Hover.jpg);
	text-align: right;
	background-color: #dce6f3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
}
.BLACKRED_DayNumberHeaderHover a
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderHover a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonth
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background.jpg);
	
	text-align: right;
	
	background-color: #cfd7e1;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	
	
}
.BLACKRED_DayNumberHeaderOffMonth a
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonth a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonthHover
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background_Hover.jpg);
	
	text-align: right;
	
	background-color: #cfd7e1;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	
	
}
.BLACKRED_DayNumberHeaderOffMonthHover a
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonthHover a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayCell
{
	text-align: left;
	
	background-color: white;
	
	font-family: Arial;
	font-size: 11px;
	color:Black;
	
}

.BLACKRED_DayCellOffMonth
{
	text-align: left;
	
	background-color: #dadada;
	
	font-family: Arial;
	font-size: 11px;
	color:Black;
	
}
.BLACKRED_MoreContainer
{

	font-family: Arial;
	font-size: 11px;
	color: Black;
	white-space: nowrap;
	overflow: hidden;
}
.BLACKRED_MoreContainer a
{
	color: Black;
	text-decoration: none;
}
.BLACKRED_MoreContainer a:hover
{
	color: Black;
	text-decoration: underline;
}
.BLACKRED_CalendarEvent
{
	background-image: url(../../images/Calendar_blackred_CalendarEvent_Background.jpg);
	background-color: #f1f7ff;
	font-family: Arial;
	font-size: 11px;
	color: black;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.BLACKRED_CalendarEvent a
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarEvent a:hover
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarEventHover
{
	background-image: url(../../images/Calendar_blackred_CalendarEvent_Hover_Background.jpg);
	background-color: #f1f7ff;
	font-family: Arial;
	font-size: 11px;
	color: black;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.BLACKRED_CalendarEventHover a
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarEventHover a:hover
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarPopupBackground
{
	background:#fff;
	opacity:0.50;
	filter:alpha(opacity=50); 
}

.BLACKRED_CalendarListViewContainer
{
	border: solid 1px gray;
	
}
.BLACKRED_CalendarListViewNoRecords
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-align: center;
	padding: 25px;
}

.BLACKRED_CalendarDetailLabel
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	padding: 2px;
	color: black;
}
.BLACKRED_CalendarDetailValue
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	padding: 2px;
	color: black;
}
.BLACKRED_CalendarDescriptionDisplay
{
	border: solid 1px gray;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	background-color: white;
	height:200px;
	overflow-y:scroll;
}
.BLACKRED_CalendarDetailsContainer
{
	border: solid 1px gray; background-color: white; padding: 0px;
}
.BLACKRED_CalendarDetailsContainerWindowTitle
{
	padding-left: 3px;
	height: 16px;
	background-image: url(../../images/Calendar_blackred_DayColumnHeader_Background.jpg);
	background-color: #cddbee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	border-bottom: solid 1px gray;
}
.BLACKRED_CalendarDetailsContainerWindowContents
{
	padding: 2px;
	background-color: white;
	background-image: url(../../images/Calendar_Details_Background.jpg);
	background-repeat: repeat-x;
}
.BLACKRED_CalendarDetailsCloseContainer
{
	text-align: center;
	padding-top: 2px;
}


.BLACKRED_CalendarListViewContainer
{
	background-color: White;
}

.BLACKRED_CalendarListViewHeader
{
	padding-left: 3px;
	height: 16px;
	background-image: url(../../images/Calendar_blackred_DayColumnHeader_Background.jpg);
	background-color: #cddbee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.BLACKRED_CalendarListViewMonthGroup
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	
	padding: 6px;
	background-color: #ceb1b3;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	background-image: url(../../images/Calendar_blackred_MonthGroup_Background.jpg);
	background-repeat: repeat-x;
	
}
.BLACKRED_CalendarListViewMonthGroup a
{
	color: Black;
	text-decoration: none;
}

.BLACKRED_CalendarListViewMonthGroup a:hover
{
	color: Black;
	text-decoration: underline;
}


.BLACKRED_CalendarListViewRow
{
	
	font-family: Arial;
	font-size: 11px;
	color: black;
	
	padding: 3px;
	background-color: white;
}
.BLACKRED_CalendarListViewRow a
{
	color: black;
	text-decoration: none;
}
.BLACKRED_CalendarListViewRow a:hover
{
	
	color: black;
	text-decoration: underline;
}


.BLACKRED_CalendarListViewAltRow
{
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	color: black;
	
	background-color: #e4e4e4;
	border-bottom: solid 1px #d8d8d8;
	border-top: solid 1px #d8d8d8;
}
.BLACKRED_CalendarListViewAltRow a
{
	color: black;
	text-decoration: none;
}
.BLACKRED_CalendarListViewAltRow a:hover
{
	
	color: black;
	text-decoration: underline;
}


.BLACKRED_CalendarDetailseRegisterForEventContainer
{
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.BLACKRED_CalendarDetailseRegisterForEventContainer a
{
	color: black;
	text-decoration: none;
}
.BLACKRED_CalendarDetailseRegisterForEventContainer a:hover
{
	color: black;
	text-decoration: underline;
}


/* END CALENDAR STYLES */


.EditModeNotification
{
	background-color: #b1d3f0;
	font-size: 10px;
	text-align: center;
	padding: 4px;
}
