

/* General Styles */

body, html
{
    font-family: Verdana;
    color: #505050;
    background-color: #FFFFFF;
    background-image: none;
}

form
{
    min-width: 920px;
}

A:LINK
{
    color: #006666;
}

A:ACTIVE
{
    color: #666666;
}

A:VISITED
{
    color: #006666;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Verdana;
}

.Common
{
    width: 920px;
}

A.NewPageLink
{
    color: #FA5454;
}

/* Header Styles */

#CommonHeader
{
    background-image: none;
    background-color: #FDF7EF;
    height: 113px;
}

.CommonHeaderTitle
{
    color: #3C5B75;
    font-family: Verdana;
    font-size: 225%;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserContent
{
    background-color: #FBCC7C;
}

#CommonHeaderUserContent
{
    color: #FFDD91;
}

/* Navigation Styles */

#CommonNavigation
{
    background-color: #FBCC7C;
}

#CommonNavigation .Common .Inner, #CommonNavigation ul li
{
    border-color: #FFF7A0;
}

#CommonNavigation .Common, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:hover
{
    border-color: #BBA158;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #332E2E;
}

#CommonNavigation a:hover
{
    color: #CC0000;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #332E2E;
    background-color: #FFF6A0;
}

#CommonNavigation2
{
    background-color: #FFF6A0;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    color: #BB8C3C;
}

.CommonBreadCrumbArea
{
    background-color: #FFFFFF;
    color: #3C5B75;
}

/* Body Styles */

.CommonTitle
{
    font-family: Verdana;
    color: #3C5B75;
    font-size: 150%;
}

#CommonHeaderTitle
{
    font-size: 225%;
}

#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE
{
    font-family: Verdana;
    color: #3C5B75;
}

.ForumPostHeader
{
    font-size: 70%;
    color: #555555;
    font-family: Verdana;
    background-color: #FBCC7C;
}

.ForumPostHeader, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea
{
    border-color: #CCCCCC;
}

.ForumPostTitleArea
{
    background-color: #FFFFFF;
}

.ForumPostUserArea
{
    background-color: #FFFFFF;
}

.ForumPostContentArea
{
    color: #505050;
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #006666;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #006666;
}

/* Content Box */

.CommonContentBox
{
    background-color: #FDF7EF;
    border-top-color: #FBCC7C;
}

.CommonContentBox .CommonContentBoxHeader
{
    border-bottom-color: #FBCC7C;
    font-family: Verdana;
    color: #555555;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4,
.CommonSearchContent
{
	background-color: #F5EFE7;
	border-color: #E3B464;
}

.CommonSearchContent input
{
    background-color: #F5EFE7;
}

/* Announcement Content Box */

.CommonContentBox.Highlighted
{
    background-color: #FDF7EF;
    border-top-color: #FBCC7C;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #FBCC7C;
    font-family: Verdana;
    color: #555555;
}

/* Activity Content Box */

.CommonContentBox.TitleHighlighted
{
    background-color: #FDF7EF;
    border-top-color: #FBCC7C;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #FBCC7C;
    font-family: Verdana;
    color: #555555;
}

/* Highlighted Content Box */

.CommonContentBox.Highlighted2
{
    background-color: #FDF7EF;
    border-top-color: #FBCC7C;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #FBCC7C;
    font-family: Verdana;
    color: #555555;
}

/* Message Box */

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4,
.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10,
.CommonCommentContent
{
    background-color: #FDF7EF;
}

.Owner .CommonCommentBubbleRoundTop .r1, .Owner .CommonCommentBubbleRoundTop .r2, .Owner .CommonCommentBubbleRoundTop .r3, .Owner .CommonCommentBubbleRoundTop .r4,
.Owner .CommonCommentBubbleRoundBottom .r1, .Owner .CommonCommentBubbleRoundBottom .r2, .Owner .CommonCommentBubbleRoundBottom .r3, .Owner .CommonCommentBubbleRoundBottom .r4,
.Owner .CommonCommentArrow .r1, .Owner .CommonCommentArrow .r2, .Owner .CommonCommentArrow .r3, .Owner .CommonCommentArrow .r4,
.Owner .CommonCommentArrow .r5, .Owner .CommonCommentArrow .r6, .Owner .CommonCommentArrow .r7, .Owner .CommonCommentArrow .r8, 
.Owner .CommonCommentArrow .r9, .Owner .CommonCommentArrow .r10,
.Owner .CommonCommentContent
{
    background-color: #F2D3A6;

}

/* File Box */

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
    background-color: #FDF7EF;
}

.CommonFile
{
    border-color: #DDD7CF;
    background-color: #FDF7EF;
}

/* List Styles */

.CommonListTitle
{
    font-family: Verdana;
    font-size: 65%;
}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active
{
    color: #555555;
}

.CommonListHeader
{
    background-color: #FBCC7C;
    color: #DB7A3C;
}

.CommonListRow, .CommonAvatarListItemArea
{
    background-color: #FFFFFF;
}

.CommonListRowAlt td, .CommonAvatarListItemArea.Alt
{
    background-color: #FDF7EF;;
}

/* Footer Styles */

#CommonFooter
{
    background-image: none;
    background-color: ;
}

/* Sidebar Styles */

#CommonSidebarLeft .CommonSidebar, #CommonSidebarRight .CommonSidebar
{
    width: 235px;
}

/* Modal Styles */

.CommonModal, .CommonModalTitle
{
    border-color: #505050;
}

.CommonModalTitle
{
    color: ;
    font-family: Andale Mono;
}

.CommonTitle{
   font-size:120%;
}

.CommonContentBoxContent{
   font-size:90%;
}

#CommonContent .CommonContentBoxHeader{
   font-size:110%;
   font-weight:bold;
}

.CommonContentBoxHeader{
   font-size:110%;
   font-weight:bold;

}

.CommonContentBoxContent h4{
   font-size:100%;
}

.ForumPostBodyArea{
   background-color:#fff;
}

.ForumPostContentArea{
   background-color:#fff;
}

.ForumPostFooterArea{
   background-color:#fff;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active{
   font-size:90%;
}


/* navigation style override*/

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited { border:0; }

#CommonNavigation {
border-top:0;
border-bottom:2px solid #FBCC7C;
background-color:#fff;
font-size:100%;
}

#CommonNavigation ul li { border:0; border-right:solid 3px #fff;  background-color:#fceedc; }

#CommonNavigation .Common .Inner { border:0; }

#CommonNavigation .Common { border:0; }

#CommonNavigation { background-color:#fff; }

#CommonNavigation .Common, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited, #CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:hover {
border-color:#fff;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited{
   background-color:#F7C492;
}

#CommonNavigation2Empty{
   border-bottom:1px solid #FBCC7C;
}

div.CommonFormFieldName{
   padding: 6px 2px 6px 0;
}

td.CommonFormFieldName{
   padding:8px 2px;
}

.CommonSideListArea{
   width:220px;
   overflow:visible;
}
